The requested changes are too big and content was truncated. Show full diff
@@ -1,690 +1,691 | |||||
1 | _gloc_rule_default: '|n| n==1 ? "" : "_plural" ' |
|
1 | _gloc_rule_default: '|n| n==1 ? "" : "_plural" ' | |
2 |
|
2 | |||
3 | actionview_datehelper_select_day_prefix: |
|
3 | actionview_datehelper_select_day_prefix: | |
4 | actionview_datehelper_select_month_names: Януари,Февруари,Март,Април,Май,Юни,Юли,Август,Септември,Октомври,Ноември,Декември |
|
4 | actionview_datehelper_select_month_names: Януари,Февруари,Март,Април,Май,Юни,Юли,Август,Септември,Октомври,Ноември,Декември | |
5 | actionview_datehelper_select_month_names_abbr: Яну,Фев,Мар,Апр,Май,Юни,Юли,Авг,Сеп,Окт,Ное,Дек |
|
5 | actionview_datehelper_select_month_names_abbr: Яну,Фев,Мар,Апр,Май,Юни,Юли,Авг,Сеп,Окт,Ное,Дек | |
6 | actionview_datehelper_select_month_prefix: |
|
6 | actionview_datehelper_select_month_prefix: | |
7 | actionview_datehelper_select_year_prefix: |
|
7 | actionview_datehelper_select_year_prefix: | |
8 | actionview_datehelper_time_in_words_day: 1 ден |
|
8 | actionview_datehelper_time_in_words_day: 1 ден | |
9 | actionview_datehelper_time_in_words_day_plural: %d дни |
|
9 | actionview_datehelper_time_in_words_day_plural: %d дни | |
10 | actionview_datehelper_time_in_words_hour_about: около час |
|
10 | actionview_datehelper_time_in_words_hour_about: около час | |
11 | actionview_datehelper_time_in_words_hour_about_plural: около %d часа |
|
11 | actionview_datehelper_time_in_words_hour_about_plural: около %d часа | |
12 | actionview_datehelper_time_in_words_hour_about_single: около час |
|
12 | actionview_datehelper_time_in_words_hour_about_single: около час | |
13 | actionview_datehelper_time_in_words_minute: 1 минута |
|
13 | actionview_datehelper_time_in_words_minute: 1 минута | |
14 | actionview_datehelper_time_in_words_minute_half: половин минута |
|
14 | actionview_datehelper_time_in_words_minute_half: половин минута | |
15 | actionview_datehelper_time_in_words_minute_less_than: по-малко от минута |
|
15 | actionview_datehelper_time_in_words_minute_less_than: по-малко от минута | |
16 | actionview_datehelper_time_in_words_minute_plural: %d минути |
|
16 | actionview_datehelper_time_in_words_minute_plural: %d минути | |
17 | actionview_datehelper_time_in_words_minute_single: 1 минута |
|
17 | actionview_datehelper_time_in_words_minute_single: 1 минута | |
18 | actionview_datehelper_time_in_words_second_less_than: по-малко от секунда |
|
18 | actionview_datehelper_time_in_words_second_less_than: по-малко от секунда | |
19 | actionview_datehelper_time_in_words_second_less_than_plural: по-малко от %d секунди |
|
19 | actionview_datehelper_time_in_words_second_less_than_plural: по-малко от %d секунди | |
20 | actionview_instancetag_blank_option: Изберете |
|
20 | actionview_instancetag_blank_option: Изберете | |
21 |
|
21 | |||
22 | activerecord_error_inclusion: не съществува в списъка |
|
22 | activerecord_error_inclusion: не съществува в списъка | |
23 | activerecord_error_exclusion: е запазено |
|
23 | activerecord_error_exclusion: е запазено | |
24 | activerecord_error_invalid: е невалидно |
|
24 | activerecord_error_invalid: е невалидно | |
25 | activerecord_error_confirmation: липсва одобрение |
|
25 | activerecord_error_confirmation: липсва одобрение | |
26 | activerecord_error_accepted: трябва да се приеме |
|
26 | activerecord_error_accepted: трябва да се приеме | |
27 | activerecord_error_empty: не може да е празно |
|
27 | activerecord_error_empty: не може да е празно | |
28 | activerecord_error_blank: не може да е празно |
|
28 | activerecord_error_blank: не може да е празно | |
29 | activerecord_error_too_long: е прекалено дълго |
|
29 | activerecord_error_too_long: е прекалено дълго | |
30 | activerecord_error_too_short: е прекалено късо |
|
30 | activerecord_error_too_short: е прекалено късо | |
31 | activerecord_error_wrong_length: е с грешна дължина |
|
31 | activerecord_error_wrong_length: е с грешна дължина | |
32 | activerecord_error_taken: вече съществува |
|
32 | activerecord_error_taken: вече съществува | |
33 | activerecord_error_not_a_number: не е число |
|
33 | activerecord_error_not_a_number: не е число | |
34 | activerecord_error_not_a_date: е невалидна дата |
|
34 | activerecord_error_not_a_date: е невалидна дата | |
35 | activerecord_error_greater_than_start_date: трябва да е след началната дата |
|
35 | activerecord_error_greater_than_start_date: трябва да е след началната дата | |
36 | activerecord_error_not_same_project: не е от същия проект |
|
36 | activerecord_error_not_same_project: не е от същия проект | |
37 | activerecord_error_circular_dependency: Тази релация ще доведе до безкрайна зависимост |
|
37 | activerecord_error_circular_dependency: Тази релация ще доведе до безкрайна зависимост | |
38 |
|
38 | |||
39 | general_fmt_age: %d yr |
|
39 | general_fmt_age: %d yr | |
40 | general_fmt_age_plural: %d yrs |
|
40 | general_fmt_age_plural: %d yrs | |
41 | general_fmt_date: %%d.%%m.%%Y |
|
41 | general_fmt_date: %%d.%%m.%%Y | |
42 | general_fmt_datetime: %%d.%%m.%%Y %%H:%%M |
|
42 | general_fmt_datetime: %%d.%%m.%%Y %%H:%%M | |
43 | general_fmt_datetime_short: %%b %%d, %%H:%%M |
|
43 | general_fmt_datetime_short: %%b %%d, %%H:%%M | |
44 | general_fmt_time: %%H:%%M |
|
44 | general_fmt_time: %%H:%%M | |
45 | general_text_No: 'Не' |
|
45 | general_text_No: 'Не' | |
46 | general_text_Yes: 'Да' |
|
46 | general_text_Yes: 'Да' | |
47 | general_text_no: 'не' |
|
47 | general_text_no: 'не' | |
48 | general_text_yes: 'да' |
|
48 | general_text_yes: 'да' | |
49 | general_lang_name: 'Bulgarian' |
|
49 | general_lang_name: 'Bulgarian' | |
50 | general_csv_separator: ',' |
|
50 | general_csv_separator: ',' | |
51 | general_csv_decimal_separator: '.' |
|
51 | general_csv_decimal_separator: '.' | |
52 | general_csv_encoding: UTF-8 |
|
52 | general_csv_encoding: UTF-8 | |
53 | general_pdf_encoding: UTF-8 |
|
53 | general_pdf_encoding: UTF-8 | |
54 | general_day_names: Понеделник,Вторник,Сряда,Четвъртък,Петък,Събота,Неделя |
|
54 | general_day_names: Понеделник,Вторник,Сряда,Четвъртък,Петък,Събота,Неделя | |
55 | general_first_day_of_week: '1' |
|
55 | general_first_day_of_week: '1' | |
56 |
|
56 | |||
57 | notice_account_updated: Профилът е обновен успешно. |
|
57 | notice_account_updated: Профилът е обновен успешно. | |
58 | notice_account_invalid_creditentials: Невалиден потребител или парола. |
|
58 | notice_account_invalid_creditentials: Невалиден потребител или парола. | |
59 | notice_account_password_updated: Паролата е успешно променена. |
|
59 | notice_account_password_updated: Паролата е успешно променена. | |
60 | notice_account_wrong_password: Грешна парола |
|
60 | notice_account_wrong_password: Грешна парола | |
61 | notice_account_register_done: Профилът е създаден успешно. |
|
61 | notice_account_register_done: Профилът е създаден успешно. | |
62 | notice_account_unknown_email: Непознат e-mail. |
|
62 | notice_account_unknown_email: Непознат e-mail. | |
63 | notice_can_t_change_password: Този профил е с външен метод за оторизация. Невъзможна смяна на паролата. |
|
63 | notice_can_t_change_password: Този профил е с външен метод за оторизация. Невъзможна смяна на паролата. | |
64 | notice_account_lost_email_sent: Изпратен ви е e-mail с инструкции за избор на нова парола. |
|
64 | notice_account_lost_email_sent: Изпратен ви е e-mail с инструкции за избор на нова парола. | |
65 | notice_account_activated: Профилът ви е активиран. Вече може да влезете в системата. |
|
65 | notice_account_activated: Профилът ви е активиран. Вече може да влезете в системата. | |
66 | notice_successful_create: Успешно създаване. |
|
66 | notice_successful_create: Успешно създаване. | |
67 | notice_successful_update: Успешно обновяване. |
|
67 | notice_successful_update: Успешно обновяване. | |
68 | notice_successful_delete: Успешно изтриване. |
|
68 | notice_successful_delete: Успешно изтриване. | |
69 | notice_successful_connection: Успешно свързване. |
|
69 | notice_successful_connection: Успешно свързване. | |
70 | notice_file_not_found: Несъществуваща или преместена страница. |
|
70 | notice_file_not_found: Несъществуваща или преместена страница. | |
71 | notice_locking_conflict: Друг потребител променя тези данни в момента. |
|
71 | notice_locking_conflict: Друг потребител променя тези данни в момента. | |
72 | notice_not_authorized: Нямате право на достъп до тази страница. |
|
72 | notice_not_authorized: Нямате право на достъп до тази страница. | |
73 | notice_email_sent: Изпратен e-mail на %s |
|
73 | notice_email_sent: Изпратен e-mail на %s | |
74 | notice_email_error: Грешка при изпращане на e-mail (%s) |
|
74 | notice_email_error: Грешка при изпращане на e-mail (%s) | |
75 | notice_feeds_access_key_reseted: Вашия ключ за RSS достъп беше променен. |
|
75 | notice_feeds_access_key_reseted: Вашия ключ за RSS достъп беше променен. | |
76 |
|
76 | |||
77 | error_scm_not_found: Несъществуващ обект в хранилището. |
|
77 | error_scm_not_found: Несъществуващ обект в хранилището. | |
78 | error_scm_command_failed: "Грешка при опит за комуникация с хранилище: %s" |
|
78 | error_scm_command_failed: "Грешка при опит за комуникация с хранилище: %s" | |
79 |
|
79 | |||
80 | mail_subject_lost_password: Вашата парола (%s) |
|
80 | mail_subject_lost_password: Вашата парола (%s) | |
81 | mail_body_lost_password: 'За да смените паролата си, използвайте следния линк:' |
|
81 | mail_body_lost_password: 'За да смените паролата си, използвайте следния линк:' | |
82 | mail_subject_register: Активация на профил (%s) |
|
82 | mail_subject_register: Активация на профил (%s) | |
83 | mail_body_register: 'За да активирате профила си използвайте следния линк:' |
|
83 | mail_body_register: 'За да активирате профила си използвайте следния линк:' | |
84 |
|
84 | |||
85 | gui_validation_error: 1 грешка |
|
85 | gui_validation_error: 1 грешка | |
86 | gui_validation_error_plural: %d грешки |
|
86 | gui_validation_error_plural: %d грешки | |
87 |
|
87 | |||
88 | field_name: Име |
|
88 | field_name: Име | |
89 | field_description: Описание |
|
89 | field_description: Описание | |
90 | field_summary: Групиран изглед |
|
90 | field_summary: Групиран изглед | |
91 | field_is_required: Задължително |
|
91 | field_is_required: Задължително | |
92 | field_firstname: Име |
|
92 | field_firstname: Име | |
93 | field_lastname: Фамилия |
|
93 | field_lastname: Фамилия | |
94 | field_mail: Email |
|
94 | field_mail: Email | |
95 | field_filename: Файл |
|
95 | field_filename: Файл | |
96 | field_filesize: Големина |
|
96 | field_filesize: Големина | |
97 | field_downloads: Downloads |
|
97 | field_downloads: Downloads | |
98 | field_author: Автор |
|
98 | field_author: Автор | |
99 | field_created_on: От дата |
|
99 | field_created_on: От дата | |
100 | field_updated_on: Обновена |
|
100 | field_updated_on: Обновена | |
101 | field_field_format: Тип |
|
101 | field_field_format: Тип | |
102 | field_is_for_all: За всички проекти |
|
102 | field_is_for_all: За всички проекти | |
103 | field_possible_values: Възможни стойности |
|
103 | field_possible_values: Възможни стойности | |
104 | field_regexp: Регулярен израз |
|
104 | field_regexp: Регулярен израз | |
105 | field_min_length: Мин. дължина |
|
105 | field_min_length: Мин. дължина | |
106 | field_max_length: Макс. дължина |
|
106 | field_max_length: Макс. дължина | |
107 | field_value: Стойност |
|
107 | field_value: Стойност | |
108 | field_category: Категория |
|
108 | field_category: Категория | |
109 | field_title: Заглавие |
|
109 | field_title: Заглавие | |
110 | field_project: Проект |
|
110 | field_project: Проект | |
111 | field_issue: Задача |
|
111 | field_issue: Задача | |
112 | field_status: Статус |
|
112 | field_status: Статус | |
113 | field_notes: Бележка |
|
113 | field_notes: Бележка | |
114 | field_is_closed: Затворена задача |
|
114 | field_is_closed: Затворена задача | |
115 | field_is_default: Статус по подразбиране |
|
115 | field_is_default: Статус по подразбиране | |
116 | field_tracker: Тракер |
|
116 | field_tracker: Тракер | |
117 | field_subject: Относно |
|
117 | field_subject: Относно | |
118 | field_due_date: Крайна дата |
|
118 | field_due_date: Крайна дата | |
119 | field_assigned_to: Възложена на |
|
119 | field_assigned_to: Възложена на | |
120 | field_priority: Приоритет |
|
120 | field_priority: Приоритет | |
121 | field_fixed_version: Планувана версия |
|
121 | field_fixed_version: Планувана версия | |
122 | field_user: Потребител |
|
122 | field_user: Потребител | |
123 | field_role: Роля |
|
123 | field_role: Роля | |
124 | field_homepage: Начална страница |
|
124 | field_homepage: Начална страница | |
125 | field_is_public: Публичен |
|
125 | field_is_public: Публичен | |
126 | field_parent: Подпроект на |
|
126 | field_parent: Подпроект на | |
127 | field_is_in_chlog: Да се вижда ли в Изменения |
|
127 | field_is_in_chlog: Да се вижда ли в Изменения | |
128 | field_is_in_roadmap: Да се вижда ли в Пътна карта |
|
128 | field_is_in_roadmap: Да се вижда ли в Пътна карта | |
129 | field_login: Потребител |
|
129 | field_login: Потребител | |
130 | field_mail_notification: Известия по пощата |
|
130 | field_mail_notification: Известия по пощата | |
131 | field_admin: Администратор |
|
131 | field_admin: Администратор | |
132 | field_last_login_on: Последно свързване |
|
132 | field_last_login_on: Последно свързване | |
133 | field_language: Език |
|
133 | field_language: Език | |
134 | field_effective_date: Дата |
|
134 | field_effective_date: Дата | |
135 | field_password: Парола |
|
135 | field_password: Парола | |
136 | field_new_password: Нова парола |
|
136 | field_new_password: Нова парола | |
137 | field_password_confirmation: Потвърждение |
|
137 | field_password_confirmation: Потвърждение | |
138 | field_version: Версия |
|
138 | field_version: Версия | |
139 | field_type: Тип |
|
139 | field_type: Тип | |
140 | field_host: Хост |
|
140 | field_host: Хост | |
141 | field_port: Порт |
|
141 | field_port: Порт | |
142 | field_account: Профил |
|
142 | field_account: Профил | |
143 | field_base_dn: Base DN |
|
143 | field_base_dn: Base DN | |
144 | field_attr_login: Login attribute |
|
144 | field_attr_login: Login attribute | |
145 | field_attr_firstname: Firstname attribute |
|
145 | field_attr_firstname: Firstname attribute | |
146 | field_attr_lastname: Lastname attribute |
|
146 | field_attr_lastname: Lastname attribute | |
147 | field_attr_mail: Email attribute |
|
147 | field_attr_mail: Email attribute | |
148 | field_onthefly: Динамично създаване на потребител |
|
148 | field_onthefly: Динамично създаване на потребител | |
149 | field_start_date: Начална дата |
|
149 | field_start_date: Начална дата | |
150 | field_done_ratio: %% Прогрес |
|
150 | field_done_ratio: %% Прогрес | |
151 | field_auth_source: Начин на оторизация |
|
151 | field_auth_source: Начин на оторизация | |
152 | field_hide_mail: Скрий e-mail адреса ми |
|
152 | field_hide_mail: Скрий e-mail адреса ми | |
153 | field_comments: Коментар |
|
153 | field_comments: Коментар | |
154 | field_url: Адрес |
|
154 | field_url: Адрес | |
155 | field_start_page: Начална страница |
|
155 | field_start_page: Начална страница | |
156 | field_subproject: Подпроект |
|
156 | field_subproject: Подпроект | |
157 | field_hours: Часове |
|
157 | field_hours: Часове | |
158 | field_activity: Дейност |
|
158 | field_activity: Дейност | |
159 | field_spent_on: Дата |
|
159 | field_spent_on: Дата | |
160 | field_identifier: Идентификатор |
|
160 | field_identifier: Идентификатор | |
161 | field_is_filter: Използва се за филтър |
|
161 | field_is_filter: Използва се за филтър | |
162 | field_issue_to_id: Свързана задача |
|
162 | field_issue_to_id: Свързана задача | |
163 | field_delay: Отместване |
|
163 | field_delay: Отместване | |
164 | field_assignable: Възможно е възлагане на задачи за тази роля |
|
164 | field_assignable: Възможно е възлагане на задачи за тази роля | |
165 | field_redirect_existing_links: Пренасочване на съществуващи линкове |
|
165 | field_redirect_existing_links: Пренасочване на съществуващи линкове | |
166 | field_estimated_hours: Изчислено време |
|
166 | field_estimated_hours: Изчислено време | |
167 | field_default_value: Стойност по подразбиране |
|
167 | field_default_value: Стойност по подразбиране | |
168 |
|
168 | |||
169 | setting_app_title: Заглавие |
|
169 | setting_app_title: Заглавие | |
170 | setting_app_subtitle: Описание |
|
170 | setting_app_subtitle: Описание | |
171 | setting_welcome_text: Допълнителен текст |
|
171 | setting_welcome_text: Допълнителен текст | |
172 | setting_default_language: Език по подразбиране |
|
172 | setting_default_language: Език по подразбиране | |
173 | setting_login_required: Изискване за вход в системата |
|
173 | setting_login_required: Изискване за вход в системата | |
174 | setting_self_registration: Регистрация от потребители |
|
174 | setting_self_registration: Регистрация от потребители | |
175 | setting_attachment_max_size: Максимална големина на прикачен файл |
|
175 | setting_attachment_max_size: Максимална големина на прикачен файл | |
176 | setting_issues_export_limit: Лимит за експорт на задачи |
|
176 | setting_issues_export_limit: Лимит за експорт на задачи | |
177 | setting_mail_from: E-mail адрес за емисии |
|
177 | setting_mail_from: E-mail адрес за емисии | |
178 | setting_host_name: Хост |
|
178 | setting_host_name: Хост | |
179 | setting_text_formatting: Форматиране на текста |
|
179 | setting_text_formatting: Форматиране на текста | |
180 | setting_wiki_compression: Wiki компресиране на историята |
|
180 | setting_wiki_compression: Wiki компресиране на историята | |
181 | setting_feeds_limit: Лимит на Feeds |
|
181 | setting_feeds_limit: Лимит на Feeds | |
182 | setting_autofetch_changesets: Автоматично обработване на ревизиите |
|
182 | setting_autofetch_changesets: Автоматично обработване на ревизиите | |
183 | setting_sys_api_enabled: Разрешаване на WS за управление |
|
183 | setting_sys_api_enabled: Разрешаване на WS за управление | |
184 | setting_commit_ref_keywords: Отбелязващи ключови думи |
|
184 | setting_commit_ref_keywords: Отбелязващи ключови думи | |
185 | setting_commit_fix_keywords: Приключващи ключови думи |
|
185 | setting_commit_fix_keywords: Приключващи ключови думи | |
186 | setting_autologin: Автоматичен вход |
|
186 | setting_autologin: Автоматичен вход | |
187 | setting_date_format: Формат на датата |
|
187 | setting_date_format: Формат на датата | |
188 | setting_cross_project_issue_relations: Релации на задачи между проекти |
|
188 | setting_cross_project_issue_relations: Релации на задачи между проекти | |
189 |
|
189 | |||
190 | label_user: Потребител |
|
190 | label_user: Потребител | |
191 | label_user_plural: Потребители |
|
191 | label_user_plural: Потребители | |
192 | label_user_new: Нов потребител |
|
192 | label_user_new: Нов потребител | |
193 | label_project: Проект |
|
193 | label_project: Проект | |
194 | label_project_new: Нов проект |
|
194 | label_project_new: Нов проект | |
195 | label_project_plural: Проекти |
|
195 | label_project_plural: Проекти | |
196 | label_project_all: Всички проекти |
|
196 | label_project_all: Всички проекти | |
197 | label_project_latest: Последни проекти |
|
197 | label_project_latest: Последни проекти | |
198 | label_issue: Задача |
|
198 | label_issue: Задача | |
199 | label_issue_new: Нова задача |
|
199 | label_issue_new: Нова задача | |
200 | label_issue_plural: Задачи |
|
200 | label_issue_plural: Задачи | |
201 | label_issue_view_all: Всички задачи |
|
201 | label_issue_view_all: Всички задачи | |
202 | label_document: Документ |
|
202 | label_document: Документ | |
203 | label_document_new: Нов документ |
|
203 | label_document_new: Нов документ | |
204 | label_document_plural: Документи |
|
204 | label_document_plural: Документи | |
205 | label_role: Роля |
|
205 | label_role: Роля | |
206 | label_role_plural: Роли |
|
206 | label_role_plural: Роли | |
207 | label_role_new: Нова роля |
|
207 | label_role_new: Нова роля | |
208 | label_role_and_permissions: Роли и права |
|
208 | label_role_and_permissions: Роли и права | |
209 | label_member: Член |
|
209 | label_member: Член | |
210 | label_member_new: Нов член |
|
210 | label_member_new: Нов член | |
211 | label_member_plural: Членове |
|
211 | label_member_plural: Членове | |
212 | label_tracker: Тракер |
|
212 | label_tracker: Тракер | |
213 | label_tracker_plural: Тракери |
|
213 | label_tracker_plural: Тракери | |
214 | label_tracker_new: Нов тракер |
|
214 | label_tracker_new: Нов тракер | |
215 | label_workflow: Работен процес |
|
215 | label_workflow: Работен процес | |
216 | label_issue_status: Статус на задача |
|
216 | label_issue_status: Статус на задача | |
217 | label_issue_status_plural: Статуси на задачи |
|
217 | label_issue_status_plural: Статуси на задачи | |
218 | label_issue_status_new: Нов статус |
|
218 | label_issue_status_new: Нов статус | |
219 | label_issue_category: Категория задача |
|
219 | label_issue_category: Категория задача | |
220 | label_issue_category_plural: Категории задачи |
|
220 | label_issue_category_plural: Категории задачи | |
221 | label_issue_category_new: Нова категория |
|
221 | label_issue_category_new: Нова категория | |
222 | label_custom_field: Потребителско поле |
|
222 | label_custom_field: Потребителско поле | |
223 | label_custom_field_plural: Потребителски полета |
|
223 | label_custom_field_plural: Потребителски полета | |
224 | label_custom_field_new: Ново потребителско поле |
|
224 | label_custom_field_new: Ново потребителско поле | |
225 | label_enumerations: Списъци |
|
225 | label_enumerations: Списъци | |
226 | label_enumeration_new: Нова стойност |
|
226 | label_enumeration_new: Нова стойност | |
227 | label_information: Информация |
|
227 | label_information: Информация | |
228 | label_information_plural: Информация |
|
228 | label_information_plural: Информация | |
229 | label_please_login: Вход |
|
229 | label_please_login: Вход | |
230 | label_register: Регистрация |
|
230 | label_register: Регистрация | |
231 | label_password_lost: Забравена парола |
|
231 | label_password_lost: Забравена парола | |
232 | label_home: Начало |
|
232 | label_home: Начало | |
233 | label_my_page: Лична страница |
|
233 | label_my_page: Лична страница | |
234 | label_my_account: Профил |
|
234 | label_my_account: Профил | |
235 | label_my_projects: Проекти, в които участвам |
|
235 | label_my_projects: Проекти, в които участвам | |
236 | label_administration: Администрация |
|
236 | label_administration: Администрация | |
237 | label_login: Вход |
|
237 | label_login: Вход | |
238 | label_logout: Изход |
|
238 | label_logout: Изход | |
239 | label_help: Помощ |
|
239 | label_help: Помощ | |
240 | label_reported_issues: Публикувани задачи |
|
240 | label_reported_issues: Публикувани задачи | |
241 | label_assigned_to_me_issues: Възложени на мен |
|
241 | label_assigned_to_me_issues: Възложени на мен | |
242 | label_last_login: Последно свързване |
|
242 | label_last_login: Последно свързване | |
243 | label_last_updates: Последно обновена |
|
243 | label_last_updates: Последно обновена | |
244 | label_last_updates_plural: %d последно обновени |
|
244 | label_last_updates_plural: %d последно обновени | |
245 | label_registered_on: Регистрация |
|
245 | label_registered_on: Регистрация | |
246 | label_activity: Дейност |
|
246 | label_activity: Дейност | |
247 | label_new: Нов |
|
247 | label_new: Нов | |
248 | label_logged_as: Логнат като |
|
248 | label_logged_as: Логнат като | |
249 | label_environment: Среда |
|
249 | label_environment: Среда | |
250 | label_authentication: Оторизация |
|
250 | label_authentication: Оторизация | |
251 | label_auth_source: Начин на оторозация |
|
251 | label_auth_source: Начин на оторозация | |
252 | label_auth_source_new: Нов начин на оторизация |
|
252 | label_auth_source_new: Нов начин на оторизация | |
253 | label_auth_source_plural: Начини на оторизация |
|
253 | label_auth_source_plural: Начини на оторизация | |
254 | label_subproject_plural: Подпроекти |
|
254 | label_subproject_plural: Подпроекти | |
255 | label_min_max_length: Мин. - Макс. дължина |
|
255 | label_min_max_length: Мин. - Макс. дължина | |
256 | label_list: Списък |
|
256 | label_list: Списък | |
257 | label_date: Дата |
|
257 | label_date: Дата | |
258 | label_integer: Целочислен |
|
258 | label_integer: Целочислен | |
259 | label_boolean: Чекбокс |
|
259 | label_boolean: Чекбокс | |
260 | label_string: Текст |
|
260 | label_string: Текст | |
261 | label_text: Дълъг текст |
|
261 | label_text: Дълъг текст | |
262 | label_attribute: Атрибут |
|
262 | label_attribute: Атрибут | |
263 | label_attribute_plural: Атрибути |
|
263 | label_attribute_plural: Атрибути | |
264 | label_download: %d Download |
|
264 | label_download: %d Download | |
265 | label_download_plural: %d Downloads |
|
265 | label_download_plural: %d Downloads | |
266 | label_no_data: Няма изходни данни |
|
266 | label_no_data: Няма изходни данни | |
267 | label_change_status: Промяна на статуса |
|
267 | label_change_status: Промяна на статуса | |
268 | label_history: История |
|
268 | label_history: История | |
269 | label_attachment: Файл |
|
269 | label_attachment: Файл | |
270 | label_attachment_new: Нов файл |
|
270 | label_attachment_new: Нов файл | |
271 | label_attachment_delete: Изтриване |
|
271 | label_attachment_delete: Изтриване | |
272 | label_attachment_plural: Файлове |
|
272 | label_attachment_plural: Файлове | |
273 | label_report: Справка |
|
273 | label_report: Справка | |
274 | label_report_plural: Справки |
|
274 | label_report_plural: Справки | |
275 | label_news: Новини |
|
275 | label_news: Новини | |
276 | label_news_new: Добави |
|
276 | label_news_new: Добави | |
277 | label_news_plural: Новини |
|
277 | label_news_plural: Новини | |
278 | label_news_latest: Последни новини |
|
278 | label_news_latest: Последни новини | |
279 | label_news_view_all: Виж всички |
|
279 | label_news_view_all: Виж всички | |
280 | label_change_log: Изменения |
|
280 | label_change_log: Изменения | |
281 | label_settings: Настройки |
|
281 | label_settings: Настройки | |
282 | label_overview: Общ изглед |
|
282 | label_overview: Общ изглед | |
283 | label_version: Версия |
|
283 | label_version: Версия | |
284 | label_version_new: Нова версия |
|
284 | label_version_new: Нова версия | |
285 | label_version_plural: Версии |
|
285 | label_version_plural: Версии | |
286 | label_confirmation: Одобрение |
|
286 | label_confirmation: Одобрение | |
287 | label_export_to: Експорт към |
|
287 | label_export_to: Експорт към | |
288 | label_read: Read... |
|
288 | label_read: Read... | |
289 | label_public_projects: Публични проекти |
|
289 | label_public_projects: Публични проекти | |
290 | label_open_issues: отворена |
|
290 | label_open_issues: отворена | |
291 | label_open_issues_plural: отворени |
|
291 | label_open_issues_plural: отворени | |
292 | label_closed_issues: затворена |
|
292 | label_closed_issues: затворена | |
293 | label_closed_issues_plural: затворени |
|
293 | label_closed_issues_plural: затворени | |
294 | label_total: Общо |
|
294 | label_total: Общо | |
295 | label_permissions: Права |
|
295 | label_permissions: Права | |
296 | label_current_status: Текущ статус |
|
296 | label_current_status: Текущ статус | |
297 | label_new_statuses_allowed: Позволени статуси |
|
297 | label_new_statuses_allowed: Позволени статуси | |
298 | label_all: всички |
|
298 | label_all: всички | |
299 | label_none: никакви |
|
299 | label_none: никакви | |
300 | label_next: Следващ |
|
300 | label_next: Следващ | |
301 | label_previous: Предишен |
|
301 | label_previous: Предишен | |
302 | label_used_by: Използва се от |
|
302 | label_used_by: Използва се от | |
303 | label_details: Детайли |
|
303 | label_details: Детайли | |
304 | label_add_note: Добавяне на бележка |
|
304 | label_add_note: Добавяне на бележка | |
305 | label_per_page: На страница |
|
305 | label_per_page: На страница | |
306 | label_calendar: Календар |
|
306 | label_calendar: Календар | |
307 | label_months_from: месеца от |
|
307 | label_months_from: месеца от | |
308 | label_gantt: Gantt |
|
308 | label_gantt: Gantt | |
309 | label_internal: Вътрешен |
|
309 | label_internal: Вътрешен | |
310 | label_last_changes: последни %d промени |
|
310 | label_last_changes: последни %d промени | |
311 | label_change_view_all: Виж всички промени |
|
311 | label_change_view_all: Виж всички промени | |
312 | label_personalize_page: Персонализиране |
|
312 | label_personalize_page: Персонализиране | |
313 | label_comment: Коментар |
|
313 | label_comment: Коментар | |
314 | label_comment_plural: Коментари |
|
314 | label_comment_plural: Коментари | |
315 | label_comment_add: Добавяне на коментар |
|
315 | label_comment_add: Добавяне на коментар | |
316 | label_comment_added: Добавен коментар |
|
316 | label_comment_added: Добавен коментар | |
317 | label_comment_delete: Изтриване на коментари |
|
317 | label_comment_delete: Изтриване на коментари | |
318 | label_query: Потребителска справка |
|
318 | label_query: Потребителска справка | |
319 | label_query_plural: Потребителски справки |
|
319 | label_query_plural: Потребителски справки | |
320 | label_query_new: Нова заявка |
|
320 | label_query_new: Нова заявка | |
321 | label_filter_add: Добави филтър |
|
321 | label_filter_add: Добави филтър | |
322 | label_filter_plural: Филтри |
|
322 | label_filter_plural: Филтри | |
323 | label_equals: е |
|
323 | label_equals: е | |
324 | label_not_equals: не е |
|
324 | label_not_equals: не е | |
325 | label_in_less_than: след по-малко от |
|
325 | label_in_less_than: след по-малко от | |
326 | label_in_more_than: след повече от |
|
326 | label_in_more_than: след повече от | |
327 | label_in: в следващите |
|
327 | label_in: в следващите | |
328 | label_today: днес |
|
328 | label_today: днес | |
329 | label_this_week: тази седмица |
|
329 | label_this_week: тази седмица | |
330 | label_less_than_ago: преди по-малко от |
|
330 | label_less_than_ago: преди по-малко от | |
331 | label_more_than_ago: преди повече от |
|
331 | label_more_than_ago: преди повече от | |
332 | label_ago: преди |
|
332 | label_ago: преди | |
333 | label_contains: съдържа |
|
333 | label_contains: съдържа | |
334 | label_not_contains: не съдържа |
|
334 | label_not_contains: не съдържа | |
335 | label_day_plural: дни |
|
335 | label_day_plural: дни | |
336 | label_repository: Хранилище |
|
336 | label_repository: Хранилище | |
337 | label_browse: Разглеждане |
|
337 | label_browse: Разглеждане | |
338 | label_modification: %d промяна |
|
338 | label_modification: %d промяна | |
339 | label_modification_plural: %d промени |
|
339 | label_modification_plural: %d промени | |
340 | label_revision: Ревизия |
|
340 | label_revision: Ревизия | |
341 | label_revision_plural: Ревизии |
|
341 | label_revision_plural: Ревизии | |
342 | label_added: добавено |
|
342 | label_added: добавено | |
343 | label_modified: променено |
|
343 | label_modified: променено | |
344 | label_deleted: изтрито |
|
344 | label_deleted: изтрито | |
345 | label_latest_revision: Последна ревизия |
|
345 | label_latest_revision: Последна ревизия | |
346 | label_latest_revision_plural: Последни ревизии |
|
346 | label_latest_revision_plural: Последни ревизии | |
347 | label_view_revisions: Виж ревизиите |
|
347 | label_view_revisions: Виж ревизиите | |
348 | label_max_size: Максимална големина |
|
348 | label_max_size: Максимална големина | |
349 | label_on: 'от' |
|
349 | label_on: 'от' | |
350 | label_sort_highest: Премести най-горе |
|
350 | label_sort_highest: Премести най-горе | |
351 | label_sort_higher: Премести по-горе |
|
351 | label_sort_higher: Премести по-горе | |
352 | label_sort_lower: Премести по-долу |
|
352 | label_sort_lower: Премести по-долу | |
353 | label_sort_lowest: Премести най-долу |
|
353 | label_sort_lowest: Премести най-долу | |
354 | label_roadmap: Пътна карта |
|
354 | label_roadmap: Пътна карта | |
355 | label_roadmap_due_in: Излиза след %s |
|
355 | label_roadmap_due_in: Излиза след %s | |
356 | label_roadmap_overdue: %s закъснение |
|
356 | label_roadmap_overdue: %s закъснение | |
357 | label_roadmap_no_issues: Няма задачи за тази версия |
|
357 | label_roadmap_no_issues: Няма задачи за тази версия | |
358 | label_search: Търсене |
|
358 | label_search: Търсене | |
359 | label_result_plural: Pезултати |
|
359 | label_result_plural: Pезултати | |
360 | label_all_words: Всички думи |
|
360 | label_all_words: Всички думи | |
361 | label_wiki: Wiki |
|
361 | label_wiki: Wiki | |
362 | label_wiki_edit: Wiki редакция |
|
362 | label_wiki_edit: Wiki редакция | |
363 | label_wiki_edit_plural: Wiki редакции |
|
363 | label_wiki_edit_plural: Wiki редакции | |
364 | label_wiki_page: Wiki page |
|
364 | label_wiki_page: Wiki page | |
365 | label_wiki_page_plural: Wiki pages |
|
365 | label_wiki_page_plural: Wiki pages | |
366 | label_index_by_title: Индекс |
|
366 | label_index_by_title: Индекс | |
367 | label_index_by_date: Индекс по дата |
|
367 | label_index_by_date: Индекс по дата | |
368 | label_current_version: Текуща версия |
|
368 | label_current_version: Текуща версия | |
369 | label_preview: Преглед |
|
369 | label_preview: Преглед | |
370 | label_feed_plural: Feeds |
|
370 | label_feed_plural: Feeds | |
371 | label_changes_details: Подробни промени |
|
371 | label_changes_details: Подробни промени | |
372 | label_issue_tracking: Тракинг |
|
372 | label_issue_tracking: Тракинг | |
373 | label_spent_time: Отделено време |
|
373 | label_spent_time: Отделено време | |
374 | label_f_hour: %.2f час |
|
374 | label_f_hour: %.2f час | |
375 | label_f_hour_plural: %.2f часа |
|
375 | label_f_hour_plural: %.2f часа | |
376 | label_time_tracking: Отделяне на време |
|
376 | label_time_tracking: Отделяне на време | |
377 | label_change_plural: Промени |
|
377 | label_change_plural: Промени | |
378 | label_statistics: Статистики |
|
378 | label_statistics: Статистики | |
379 | label_commits_per_month: Ревизии по месеци |
|
379 | label_commits_per_month: Ревизии по месеци | |
380 | label_commits_per_author: Ревизии по автор |
|
380 | label_commits_per_author: Ревизии по автор | |
381 | label_view_diff: Виж разликите |
|
381 | label_view_diff: Виж разликите | |
382 | label_diff_inline: хоризонтално |
|
382 | label_diff_inline: хоризонтално | |
383 | label_diff_side_by_side: вертикално |
|
383 | label_diff_side_by_side: вертикално | |
384 | label_options: Опции |
|
384 | label_options: Опции | |
385 | label_copy_workflow_from: Копирай работния процес от |
|
385 | label_copy_workflow_from: Копирай работния процес от | |
386 | label_permissions_report: Справка за права |
|
386 | label_permissions_report: Справка за права | |
387 | label_watched_issues: Наблюдавани задачи |
|
387 | label_watched_issues: Наблюдавани задачи | |
388 | label_related_issues: Свързани задачи |
|
388 | label_related_issues: Свързани задачи | |
389 | label_applied_status: Промени статуса на |
|
389 | label_applied_status: Промени статуса на | |
390 | label_loading: Зареждане... |
|
390 | label_loading: Зареждане... | |
391 | label_relation_new: Нова релация |
|
391 | label_relation_new: Нова релация | |
392 | label_relation_delete: Изтриване на релация |
|
392 | label_relation_delete: Изтриване на релация | |
393 | label_relates_to: свързана със |
|
393 | label_relates_to: свързана със | |
394 | label_duplicates: дублира |
|
394 | label_duplicates: дублира | |
395 | label_blocks: блокира |
|
395 | label_blocks: блокира | |
396 | label_blocked_by: блокирана от |
|
396 | label_blocked_by: блокирана от | |
397 | label_precedes: предшества |
|
397 | label_precedes: предшества | |
398 | label_follows: изпълнява се след |
|
398 | label_follows: изпълнява се след | |
399 | label_end_to_start: end to start |
|
399 | label_end_to_start: end to start | |
400 | label_end_to_end: end to end |
|
400 | label_end_to_end: end to end | |
401 | label_start_to_start: start to start |
|
401 | label_start_to_start: start to start | |
402 | label_start_to_end: start to end |
|
402 | label_start_to_end: start to end | |
403 | label_stay_logged_in: Запомни ме |
|
403 | label_stay_logged_in: Запомни ме | |
404 | label_disabled: забранено |
|
404 | label_disabled: забранено | |
405 | label_show_completed_versions: Показване на реализирани версии |
|
405 | label_show_completed_versions: Показване на реализирани версии | |
406 | label_me: аз |
|
406 | label_me: аз | |
407 | label_board: Форум |
|
407 | label_board: Форум | |
408 | label_board_new: Нов форум |
|
408 | label_board_new: Нов форум | |
409 | label_board_plural: Форуми |
|
409 | label_board_plural: Форуми | |
410 | label_topic_plural: Теми |
|
410 | label_topic_plural: Теми | |
411 | label_message_plural: Съобщения |
|
411 | label_message_plural: Съобщения | |
412 | label_message_last: Последно съобщение |
|
412 | label_message_last: Последно съобщение | |
413 | label_message_new: Нова тема |
|
413 | label_message_new: Нова тема | |
414 | label_reply_plural: Отговори |
|
414 | label_reply_plural: Отговори | |
415 | label_send_information: Изпращане на информацията до потребителя |
|
415 | label_send_information: Изпращане на информацията до потребителя | |
416 | label_year: Година |
|
416 | label_year: Година | |
417 | label_month: Месец |
|
417 | label_month: Месец | |
418 | label_week: Седмица |
|
418 | label_week: Седмица | |
419 | label_date_from: От |
|
419 | label_date_from: От | |
420 | label_date_to: До |
|
420 | label_date_to: До | |
421 | label_language_based: В зависимост от езика |
|
421 | label_language_based: В зависимост от езика | |
422 | label_sort_by: Сортиране по %s |
|
422 | label_sort_by: Сортиране по %s | |
423 | label_send_test_email: Изпращане на тестов e-mail |
|
423 | label_send_test_email: Изпращане на тестов e-mail | |
424 | label_feeds_access_key_created_on: %s от създаването на RSS ключа |
|
424 | label_feeds_access_key_created_on: %s от създаването на RSS ключа | |
425 | label_module_plural: Модули |
|
425 | label_module_plural: Модули | |
426 | label_added_time_by: Публикувана от %s преди %s |
|
426 | label_added_time_by: Публикувана от %s преди %s | |
427 | label_updated_time: Обновена преди %s |
|
427 | label_updated_time: Обновена преди %s | |
428 | label_jump_to_a_project: Проект... |
|
428 | label_jump_to_a_project: Проект... | |
429 |
|
429 | |||
430 | button_login: Вход |
|
430 | button_login: Вход | |
431 | button_submit: Прикачване |
|
431 | button_submit: Прикачване | |
432 | button_save: Запис |
|
432 | button_save: Запис | |
433 | button_check_all: Избор на всички |
|
433 | button_check_all: Избор на всички | |
434 | button_uncheck_all: Изчистване на всички |
|
434 | button_uncheck_all: Изчистване на всички | |
435 | button_delete: Изтриване |
|
435 | button_delete: Изтриване | |
436 | button_create: Създаване |
|
436 | button_create: Създаване | |
437 | button_test: Тест |
|
437 | button_test: Тест | |
438 | button_edit: Редакция |
|
438 | button_edit: Редакция | |
439 | button_add: Добавяне |
|
439 | button_add: Добавяне | |
440 | button_change: Промяна |
|
440 | button_change: Промяна | |
441 | button_apply: Приложи |
|
441 | button_apply: Приложи | |
442 | button_clear: Изчисти |
|
442 | button_clear: Изчисти | |
443 | button_lock: Заключване |
|
443 | button_lock: Заключване | |
444 | button_unlock: Отключване |
|
444 | button_unlock: Отключване | |
445 | button_download: Download |
|
445 | button_download: Download | |
446 | button_list: Списък |
|
446 | button_list: Списък | |
447 | button_view: Преглед |
|
447 | button_view: Преглед | |
448 | button_move: Преместване |
|
448 | button_move: Преместване | |
449 | button_back: Назад |
|
449 | button_back: Назад | |
450 | button_cancel: Отказ |
|
450 | button_cancel: Отказ | |
451 | button_activate: Активация |
|
451 | button_activate: Активация | |
452 | button_sort: Сортиране |
|
452 | button_sort: Сортиране | |
453 | button_log_time: Отделяне на време |
|
453 | button_log_time: Отделяне на време | |
454 | button_rollback: Върни се към тази ревизия |
|
454 | button_rollback: Върни се към тази ревизия | |
455 | button_watch: Наблюдавай |
|
455 | button_watch: Наблюдавай | |
456 | button_unwatch: Спри наблюдението |
|
456 | button_unwatch: Спри наблюдението | |
457 | button_reply: Отговор |
|
457 | button_reply: Отговор | |
458 | button_archive: Архивиране |
|
458 | button_archive: Архивиране | |
459 | button_unarchive: Разархивиране |
|
459 | button_unarchive: Разархивиране | |
460 | button_reset: Генериране наново |
|
460 | button_reset: Генериране наново | |
461 | button_rename: Преименуване |
|
461 | button_rename: Преименуване | |
462 |
|
462 | |||
463 | status_active: активен |
|
463 | status_active: активен | |
464 | status_registered: регистриран |
|
464 | status_registered: регистриран | |
465 | status_locked: заключен |
|
465 | status_locked: заключен | |
466 |
|
466 | |||
467 | text_select_mail_notifications: Изберете събития за изпращане на e-mail. |
|
467 | text_select_mail_notifications: Изберете събития за изпращане на e-mail. | |
468 | text_regexp_info: пр. ^[A-Z0-9]+$ |
|
468 | text_regexp_info: пр. ^[A-Z0-9]+$ | |
469 | text_min_max_length_info: 0 - без ограничения |
|
469 | text_min_max_length_info: 0 - без ограничения | |
470 | text_project_destroy_confirmation: Сигурни ли сте, че искате да изтриете проекта и данните в него? |
|
470 | text_project_destroy_confirmation: Сигурни ли сте, че искате да изтриете проекта и данните в него? | |
471 | text_workflow_edit: Изберете роля и тракер за да редактирате работния процес |
|
471 | text_workflow_edit: Изберете роля и тракер за да редактирате работния процес | |
472 | text_are_you_sure: Сигурни ли сте? |
|
472 | text_are_you_sure: Сигурни ли сте? | |
473 | text_journal_changed: промяна от %s на %s |
|
473 | text_journal_changed: промяна от %s на %s | |
474 | text_journal_set_to: установено на %s |
|
474 | text_journal_set_to: установено на %s | |
475 | text_journal_deleted: изтрито |
|
475 | text_journal_deleted: изтрито | |
476 | text_tip_task_begin_day: задача започваща този ден |
|
476 | text_tip_task_begin_day: задача започваща този ден | |
477 | text_tip_task_end_day: задача завършваща този ден |
|
477 | text_tip_task_end_day: задача завършваща този ден | |
478 | text_tip_task_begin_end_day: задача започваща и завършваща този ден |
|
478 | text_tip_task_begin_end_day: задача започваща и завършваща този ден | |
479 | text_project_identifier_info: 'Позволени са малки букви (a-z), цифри и тирета.<br />Невъзможна промяна след запис.' |
|
479 | text_project_identifier_info: 'Позволени са малки букви (a-z), цифри и тирета.<br />Невъзможна промяна след запис.' | |
480 | text_caracters_maximum: До %d символа. |
|
480 | text_caracters_maximum: До %d символа. | |
481 | text_length_between: От %d до %d символа. |
|
481 | text_length_between: От %d до %d символа. | |
482 | text_tracker_no_workflow: Няма дефиниран работен процес за този тракер |
|
482 | text_tracker_no_workflow: Няма дефиниран работен процес за този тракер | |
483 | text_unallowed_characters: Непозволени символи |
|
483 | text_unallowed_characters: Непозволени символи | |
484 | text_comma_separated: Позволено е изброяване (с разделител запетая). |
|
484 | text_comma_separated: Позволено е изброяване (с разделител запетая). | |
485 | text_issues_ref_in_commit_messages: Отбелязване и приключване на задачи от ревизии |
|
485 | text_issues_ref_in_commit_messages: Отбелязване и приключване на задачи от ревизии | |
486 | text_issue_added: Публикувана е нова задача с номер %s (от %s). |
|
486 | text_issue_added: Публикувана е нова задача с номер %s (от %s). | |
487 | text_issue_updated: Задача %s е обновена (от %s). |
|
487 | text_issue_updated: Задача %s е обновена (от %s). | |
488 | text_wiki_destroy_confirmation: Сигурни ли сте, че искате да изтриете това Wiki и цялото му съдържание? |
|
488 | text_wiki_destroy_confirmation: Сигурни ли сте, че искате да изтриете това Wiki и цялото му съдържание? | |
489 | text_issue_category_destroy_question: Има задачи (%d) обвързани с тази категория. Какво ще изберете? |
|
489 | text_issue_category_destroy_question: Има задачи (%d) обвързани с тази категория. Какво ще изберете? | |
490 | text_issue_category_destroy_assignments: Премахване на връзките с категорията |
|
490 | text_issue_category_destroy_assignments: Премахване на връзките с категорията | |
491 | text_issue_category_reassign_to: Преобвързване с категория |
|
491 | text_issue_category_reassign_to: Преобвързване с категория | |
492 |
|
492 | |||
493 | default_role_manager: Мениджър |
|
493 | default_role_manager: Мениджър | |
494 | default_role_developper: Разработчик |
|
494 | default_role_developper: Разработчик | |
495 | default_role_reporter: Публикуващ |
|
495 | default_role_reporter: Публикуващ | |
496 | default_tracker_bug: Бъг |
|
496 | default_tracker_bug: Бъг | |
497 | default_tracker_feature: Функционалност |
|
497 | default_tracker_feature: Функционалност | |
498 | default_tracker_support: Поддръжка |
|
498 | default_tracker_support: Поддръжка | |
499 | default_issue_status_new: Нова |
|
499 | default_issue_status_new: Нова | |
500 | default_issue_status_assigned: Възложена |
|
500 | default_issue_status_assigned: Възложена | |
501 | default_issue_status_resolved: Приключена |
|
501 | default_issue_status_resolved: Приключена | |
502 | default_issue_status_feedback: Обратна връзка |
|
502 | default_issue_status_feedback: Обратна връзка | |
503 | default_issue_status_closed: Затворена |
|
503 | default_issue_status_closed: Затворена | |
504 | default_issue_status_rejected: Отхвърлена |
|
504 | default_issue_status_rejected: Отхвърлена | |
505 | default_doc_category_user: Документация за потребителя |
|
505 | default_doc_category_user: Документация за потребителя | |
506 | default_doc_category_tech: Техническа документация |
|
506 | default_doc_category_tech: Техническа документация | |
507 | default_priority_low: Нисък |
|
507 | default_priority_low: Нисък | |
508 | default_priority_normal: Нормален |
|
508 | default_priority_normal: Нормален | |
509 | default_priority_high: Висок |
|
509 | default_priority_high: Висок | |
510 | default_priority_urgent: Спешен |
|
510 | default_priority_urgent: Спешен | |
511 | default_priority_immediate: Веднага |
|
511 | default_priority_immediate: Веднага | |
512 | default_activity_design: Дизайн |
|
512 | default_activity_design: Дизайн | |
513 | default_activity_development: Разработка |
|
513 | default_activity_development: Разработка | |
514 |
|
514 | |||
515 | enumeration_issue_priorities: Приоритети на задачи |
|
515 | enumeration_issue_priorities: Приоритети на задачи | |
516 | enumeration_doc_categories: Категории документи |
|
516 | enumeration_doc_categories: Категории документи | |
517 | enumeration_activities: Дейности (time tracking) |
|
517 | enumeration_activities: Дейности (time tracking) | |
518 | label_file_plural: Файлове |
|
518 | label_file_plural: Файлове | |
519 | label_changeset_plural: Ревизии |
|
519 | label_changeset_plural: Ревизии | |
520 | field_column_names: Колони |
|
520 | field_column_names: Колони | |
521 | label_default_columns: По подразбиране |
|
521 | label_default_columns: По подразбиране | |
522 | setting_issue_list_default_columns: Показвани колони по подразбиране |
|
522 | setting_issue_list_default_columns: Показвани колони по подразбиране | |
523 | setting_repositories_encodings: Кодови таблици |
|
523 | setting_repositories_encodings: Кодови таблици | |
524 | notice_no_issue_selected: "Няма избрани задачи." |
|
524 | notice_no_issue_selected: "Няма избрани задачи." | |
525 | label_bulk_edit_selected_issues: Редактиране на задачи |
|
525 | label_bulk_edit_selected_issues: Редактиране на задачи | |
526 | label_no_change_option: (Без промяна) |
|
526 | label_no_change_option: (Без промяна) | |
527 | notice_failed_to_save_issues: "Неуспешен запис на %d задачи от %d избрани: %s." |
|
527 | notice_failed_to_save_issues: "Неуспешен запис на %d задачи от %d избрани: %s." | |
528 | label_theme: Тема |
|
528 | label_theme: Тема | |
529 | label_default: По подразбиране |
|
529 | label_default: По подразбиране | |
530 | label_search_titles_only: Само в заглавията |
|
530 | label_search_titles_only: Само в заглавията | |
531 | label_nobody: никой |
|
531 | label_nobody: никой | |
532 | button_change_password: Промяна на парола |
|
532 | button_change_password: Промяна на парола | |
533 | text_user_mail_option: "За неизбраните проекти, ще получавате известия само за наблюдавани дейности или в които участвате (т.е. автор или назначени на мен)." |
|
533 | text_user_mail_option: "За неизбраните проекти, ще получавате известия само за наблюдавани дейности или в които участвате (т.е. автор или назначени на мен)." | |
534 | label_user_mail_option_selected: "За всички събития само в избраните проекти..." |
|
534 | label_user_mail_option_selected: "За всички събития само в избраните проекти..." | |
535 | label_user_mail_option_all: "За всяко събитие в проектите, в които участвам" |
|
535 | label_user_mail_option_all: "За всяко събитие в проектите, в които участвам" | |
536 | label_user_mail_option_none: "Само за наблюдавани или в които участвам (автор или назначени на мен)" |
|
536 | label_user_mail_option_none: "Само за наблюдавани или в които участвам (автор или назначени на мен)" | |
537 | setting_emails_footer: Подтекст за e-mail |
|
537 | setting_emails_footer: Подтекст за e-mail | |
538 | label_float: Дробно |
|
538 | label_float: Дробно | |
539 | button_copy: Копиране |
|
539 | button_copy: Копиране | |
540 | mail_body_account_information_external: Можете да използвате вашия "%s" профил за вход. |
|
540 | mail_body_account_information_external: Можете да използвате вашия "%s" профил за вход. | |
541 | mail_body_account_information: Информацията за профила ви |
|
541 | mail_body_account_information: Информацията за профила ви | |
542 | setting_protocol: Протокол |
|
542 | setting_protocol: Протокол | |
543 | label_user_mail_no_self_notified: "Не искам известия за извършени от мен промени" |
|
543 | label_user_mail_no_self_notified: "Не искам известия за извършени от мен промени" | |
544 | setting_time_format: Формат на часа |
|
544 | setting_time_format: Формат на часа | |
545 | label_registration_activation_by_email: активиране на профила по email |
|
545 | label_registration_activation_by_email: активиране на профила по email | |
546 | mail_subject_account_activation_request: Заявка за активиране на профил в %s |
|
546 | mail_subject_account_activation_request: Заявка за активиране на профил в %s | |
547 | mail_body_account_activation_request: 'Има новорегистриран потребител (%s), очакващ вашето одобрение:' |
|
547 | mail_body_account_activation_request: 'Има новорегистриран потребител (%s), очакващ вашето одобрение:' | |
548 | label_registration_automatic_activation: автоматично активиране |
|
548 | label_registration_automatic_activation: автоматично активиране | |
549 | label_registration_manual_activation: ръчно активиране |
|
549 | label_registration_manual_activation: ръчно активиране | |
550 | notice_account_pending: "Профилът Ви е създаден и очаква одобрение от администратор." |
|
550 | notice_account_pending: "Профилът Ви е създаден и очаква одобрение от администратор." | |
551 | field_time_zone: Часова зона |
|
551 | field_time_zone: Часова зона | |
552 | text_caracters_minimum: Минимум %d символа. |
|
552 | text_caracters_minimum: Минимум %d символа. | |
553 | setting_bcc_recipients: Получатели на скрито копие (bcc) |
|
553 | setting_bcc_recipients: Получатели на скрито копие (bcc) | |
554 | button_annotate: Анотация |
|
554 | button_annotate: Анотация | |
555 | label_issues_by: Задачи по %s |
|
555 | label_issues_by: Задачи по %s | |
556 | field_searchable: С възможност за търсене |
|
556 | field_searchable: С възможност за търсене | |
557 | label_display_per_page: 'На страница по: %s' |
|
557 | label_display_per_page: 'На страница по: %s' | |
558 | setting_per_page_options: Опции за страниране |
|
558 | setting_per_page_options: Опции за страниране | |
559 | label_age: Възраст |
|
559 | label_age: Възраст | |
560 | notice_default_data_loaded: Примерната информацията е успешно заредена. |
|
560 | notice_default_data_loaded: Примерната информацията е успешно заредена. | |
561 | text_load_default_configuration: Зареждане на примерна информация |
|
561 | text_load_default_configuration: Зареждане на примерна информация | |
562 | text_no_configuration_data: "Все още не са конфигурирани Роли, тракери, статуси на задачи и работен процес.\nСтрого се препоръчва зареждането на примерната информация. Веднъж заредена ще имате възможност да я редактирате." |
|
562 | text_no_configuration_data: "Все още не са конфигурирани Роли, тракери, статуси на задачи и работен процес.\nСтрого се препоръчва зареждането на примерната информация. Веднъж заредена ще имате възможност да я редактирате." | |
563 | error_can_t_load_default_data: "Грешка при зареждане на примерната информация: %s" |
|
563 | error_can_t_load_default_data: "Грешка при зареждане на примерната информация: %s" | |
564 | button_update: Обновяване |
|
564 | button_update: Обновяване | |
565 | label_change_properties: Промяна на настройки |
|
565 | label_change_properties: Промяна на настройки | |
566 | label_general: Основни |
|
566 | label_general: Основни | |
567 | label_repository_plural: Хранилища |
|
567 | label_repository_plural: Хранилища | |
568 | label_associated_revisions: Асоциирани ревизии |
|
568 | label_associated_revisions: Асоциирани ревизии | |
569 | setting_user_format: Потребителски формат |
|
569 | setting_user_format: Потребителски формат | |
570 | text_status_changed_by_changeset: Приложено с ревизия %s. |
|
570 | text_status_changed_by_changeset: Приложено с ревизия %s. | |
571 | label_more: Още |
|
571 | label_more: Още | |
572 | text_issues_destroy_confirmation: 'Сигурни ли сте, че искате да изтриете избраните задачи?' |
|
572 | text_issues_destroy_confirmation: 'Сигурни ли сте, че искате да изтриете избраните задачи?' | |
573 | label_scm: SCM (Система за контрол на кода) |
|
573 | label_scm: SCM (Система за контрол на кода) | |
574 | text_select_project_modules: 'Изберете активните модули за този проект:' |
|
574 | text_select_project_modules: 'Изберете активните модули за този проект:' | |
575 | label_issue_added: Добавена задача |
|
575 | label_issue_added: Добавена задача | |
576 | label_issue_updated: Обновена задача |
|
576 | label_issue_updated: Обновена задача | |
577 | label_document_added: Добавен документ |
|
577 | label_document_added: Добавен документ | |
578 | label_message_posted: Добавено съобщение |
|
578 | label_message_posted: Добавено съобщение | |
579 | label_file_added: Добавен файл |
|
579 | label_file_added: Добавен файл | |
580 | label_news_added: Добавена новина |
|
580 | label_news_added: Добавена новина | |
581 | project_module_boards: Форуми |
|
581 | project_module_boards: Форуми | |
582 | project_module_issue_tracking: Тракинг |
|
582 | project_module_issue_tracking: Тракинг | |
583 | project_module_wiki: Wiki |
|
583 | project_module_wiki: Wiki | |
584 | project_module_files: Файлове |
|
584 | project_module_files: Файлове | |
585 | project_module_documents: Документи |
|
585 | project_module_documents: Документи | |
586 | project_module_repository: Хранилище |
|
586 | project_module_repository: Хранилище | |
587 | project_module_news: Новини |
|
587 | project_module_news: Новини | |
588 | project_module_time_tracking: Отделяне на време |
|
588 | project_module_time_tracking: Отделяне на време | |
589 | text_file_repository_writable: Възможност за писане в хранилището с файлове |
|
589 | text_file_repository_writable: Възможност за писане в хранилището с файлове | |
590 | text_default_administrator_account_changed: Сменен фабричния администраторски профил |
|
590 | text_default_administrator_account_changed: Сменен фабричния администраторски профил | |
591 | text_rmagick_available: Наличен RMagick (по избор) |
|
591 | text_rmagick_available: Наличен RMagick (по избор) | |
592 | button_configure: Конфигуриране |
|
592 | button_configure: Конфигуриране | |
593 | label_plugins: Плъгини |
|
593 | label_plugins: Плъгини | |
594 | label_ldap_authentication: LDAP оторизация |
|
594 | label_ldap_authentication: LDAP оторизация | |
595 | label_downloads_abbr: D/L |
|
595 | label_downloads_abbr: D/L | |
596 | label_this_month: текущия месец |
|
596 | label_this_month: текущия месец | |
597 | label_last_n_days: последните %d дни |
|
597 | label_last_n_days: последните %d дни | |
598 | label_all_time: всички |
|
598 | label_all_time: всички | |
599 | label_this_year: текущата година |
|
599 | label_this_year: текущата година | |
600 | label_date_range: Период |
|
600 | label_date_range: Период | |
601 | label_last_week: последната седмица |
|
601 | label_last_week: последната седмица | |
602 | label_yesterday: вчера |
|
602 | label_yesterday: вчера | |
603 | label_last_month: последния месец |
|
603 | label_last_month: последния месец | |
604 | label_add_another_file: Добавяне на друг файл |
|
604 | label_add_another_file: Добавяне на друг файл | |
605 | label_optional_description: Незадължително описание |
|
605 | label_optional_description: Незадължително описание | |
606 | text_destroy_time_entries_question: %.02f часа са отделени на задачите, които искате да изтриете. Какво избирате? |
|
606 | text_destroy_time_entries_question: %.02f часа са отделени на задачите, които искате да изтриете. Какво избирате? | |
607 | error_issue_not_found_in_project: 'Задачата не е намерена или не принадлежи на този проект' |
|
607 | error_issue_not_found_in_project: 'Задачата не е намерена или не принадлежи на този проект' | |
608 | text_assign_time_entries_to_project: Прехвърляне на отделеното време към проект |
|
608 | text_assign_time_entries_to_project: Прехвърляне на отделеното време към проект | |
609 | text_destroy_time_entries: Изтриване на отделеното време |
|
609 | text_destroy_time_entries: Изтриване на отделеното време | |
610 | text_reassign_time_entries: 'Прехвърляне на отделеното време към задача:' |
|
610 | text_reassign_time_entries: 'Прехвърляне на отделеното време към задача:' | |
611 | setting_activity_days_default: Брой дни показвани на таб Дейност |
|
611 | setting_activity_days_default: Брой дни показвани на таб Дейност | |
612 | label_chronological_order: Хронологичен ред |
|
612 | label_chronological_order: Хронологичен ред | |
613 | field_comments_sorting: Сортиране на коментарите |
|
613 | field_comments_sorting: Сортиране на коментарите | |
614 | label_reverse_chronological_order: Обратен хронологичен ред |
|
614 | label_reverse_chronological_order: Обратен хронологичен ред | |
615 | label_preferences: Предпочитания |
|
615 | label_preferences: Предпочитания | |
616 | setting_display_subprojects_issues: Показване на подпроектите в проектите по подразбиране |
|
616 | setting_display_subprojects_issues: Показване на подпроектите в проектите по подразбиране | |
617 | label_overall_activity: Цялостна дейност |
|
617 | label_overall_activity: Цялостна дейност | |
618 | setting_default_projects_public: Новите проекти са публични по подразбиране |
|
618 | setting_default_projects_public: Новите проекти са публични по подразбиране | |
619 | error_scm_annotate: "Обектът не съществува или не може да бъде анотиран." |
|
619 | error_scm_annotate: "Обектът не съществува или не може да бъде анотиран." | |
620 | label_planning: Планиране |
|
620 | label_planning: Планиране | |
621 | text_subprojects_destroy_warning: 'Its subproject(s): %s will be also deleted.' |
|
621 | text_subprojects_destroy_warning: 'Its subproject(s): %s will be also deleted.' | |
622 | label_and_its_subprojects: %s and its subprojects |
|
622 | label_and_its_subprojects: %s and its subprojects | |
623 | mail_body_reminder: "%d issue(s) that are assigned to you are due in the next %d days:" |
|
623 | mail_body_reminder: "%d issue(s) that are assigned to you are due in the next %d days:" | |
624 | mail_subject_reminder: "%d issue(s) due in the next days" |
|
624 | mail_subject_reminder: "%d issue(s) due in the next days" | |
625 | text_user_wrote: '%s wrote:' |
|
625 | text_user_wrote: '%s wrote:' | |
626 | label_duplicated_by: duplicated by |
|
626 | label_duplicated_by: duplicated by | |
627 | setting_enabled_scm: Enabled SCM |
|
627 | setting_enabled_scm: Enabled SCM | |
628 | text_enumeration_category_reassign_to: 'Reassign them to this value:' |
|
628 | text_enumeration_category_reassign_to: 'Reassign them to this value:' | |
629 | text_enumeration_destroy_question: '%d objects are assigned to this value.' |
|
629 | text_enumeration_destroy_question: '%d objects are assigned to this value.' | |
630 | label_incoming_emails: Incoming emails |
|
630 | label_incoming_emails: Incoming emails | |
631 | label_generate_key: Generate a key |
|
631 | label_generate_key: Generate a key | |
632 | setting_mail_handler_api_enabled: Enable WS for incoming emails |
|
632 | setting_mail_handler_api_enabled: Enable WS for incoming emails | |
633 | setting_mail_handler_api_key: API key |
|
633 | setting_mail_handler_api_key: API key | |
634 | text_email_delivery_not_configured: "Email delivery is not configured, and notifications are disabled.\nConfigure your SMTP server in config/email.yml and restart the application to enable them." |
|
634 | text_email_delivery_not_configured: "Email delivery is not configured, and notifications are disabled.\nConfigure your SMTP server in config/email.yml and restart the application to enable them." | |
635 | field_parent_title: Parent page |
|
635 | field_parent_title: Parent page | |
636 | label_issue_watchers: Watchers |
|
636 | label_issue_watchers: Watchers | |
637 | setting_commit_logs_encoding: Commit messages encoding |
|
637 | setting_commit_logs_encoding: Commit messages encoding | |
638 | button_quote: Quote |
|
638 | button_quote: Quote | |
639 | setting_sequential_project_identifiers: Generate sequential project identifiers |
|
639 | setting_sequential_project_identifiers: Generate sequential project identifiers | |
640 | notice_unable_delete_version: Unable to delete version |
|
640 | notice_unable_delete_version: Unable to delete version | |
641 | label_renamed: renamed |
|
641 | label_renamed: renamed | |
642 | label_copied: copied |
|
642 | label_copied: copied | |
643 | setting_plain_text_mail: plain text only (no HTML) |
|
643 | setting_plain_text_mail: plain text only (no HTML) | |
644 | permission_view_files: View files |
|
644 | permission_view_files: View files | |
645 | permission_edit_issues: Edit issues |
|
645 | permission_edit_issues: Edit issues | |
646 | permission_edit_own_time_entries: Edit own time logs |
|
646 | permission_edit_own_time_entries: Edit own time logs | |
647 | permission_manage_public_queries: Manage public queries |
|
647 | permission_manage_public_queries: Manage public queries | |
648 | permission_add_issues: Add issues |
|
648 | permission_add_issues: Add issues | |
649 | permission_log_time: Log spent time |
|
649 | permission_log_time: Log spent time | |
650 | permission_view_changesets: View changesets |
|
650 | permission_view_changesets: View changesets | |
651 | permission_view_time_entries: View spent time |
|
651 | permission_view_time_entries: View spent time | |
652 | permission_manage_versions: Manage versions |
|
652 | permission_manage_versions: Manage versions | |
653 | permission_manage_wiki: Manage wiki |
|
653 | permission_manage_wiki: Manage wiki | |
654 | permission_manage_categories: Manage issue categories |
|
654 | permission_manage_categories: Manage issue categories | |
655 | permission_protect_wiki_pages: Protect wiki pages |
|
655 | permission_protect_wiki_pages: Protect wiki pages | |
656 | permission_comment_news: Comment news |
|
656 | permission_comment_news: Comment news | |
657 | permission_delete_messages: Delete messages |
|
657 | permission_delete_messages: Delete messages | |
658 | permission_select_project_modules: Select project modules |
|
658 | permission_select_project_modules: Select project modules | |
659 | permission_manage_documents: Manage documents |
|
659 | permission_manage_documents: Manage documents | |
660 | permission_edit_wiki_pages: Edit wiki pages |
|
660 | permission_edit_wiki_pages: Edit wiki pages | |
661 | permission_add_issue_watchers: Add watchers |
|
661 | permission_add_issue_watchers: Add watchers | |
662 | permission_view_gantt: View gantt chart |
|
662 | permission_view_gantt: View gantt chart | |
663 | permission_move_issues: Move issues |
|
663 | permission_move_issues: Move issues | |
664 | permission_manage_issue_relations: Manage issue relations |
|
664 | permission_manage_issue_relations: Manage issue relations | |
665 | permission_delete_wiki_pages: Delete wiki pages |
|
665 | permission_delete_wiki_pages: Delete wiki pages | |
666 | permission_manage_boards: Manage boards |
|
666 | permission_manage_boards: Manage boards | |
667 | permission_delete_wiki_pages_attachments: Delete attachments |
|
667 | permission_delete_wiki_pages_attachments: Delete attachments | |
668 | permission_view_wiki_edits: View wiki history |
|
668 | permission_view_wiki_edits: View wiki history | |
669 | permission_add_messages: Post messages |
|
669 | permission_add_messages: Post messages | |
670 | permission_view_messages: View messages |
|
670 | permission_view_messages: View messages | |
671 | permission_manage_files: Manage files |
|
671 | permission_manage_files: Manage files | |
672 | permission_edit_issue_notes: Edit notes |
|
672 | permission_edit_issue_notes: Edit notes | |
673 | permission_manage_news: Manage news |
|
673 | permission_manage_news: Manage news | |
674 | permission_view_calendar: View calendrier |
|
674 | permission_view_calendar: View calendrier | |
675 | permission_manage_members: Manage members |
|
675 | permission_manage_members: Manage members | |
676 | permission_edit_messages: Edit messages |
|
676 | permission_edit_messages: Edit messages | |
677 | permission_delete_issues: Delete issues |
|
677 | permission_delete_issues: Delete issues | |
678 | permission_view_issue_watchers: View watchers list |
|
678 | permission_view_issue_watchers: View watchers list | |
679 | permission_manage_repository: Manage repository |
|
679 | permission_manage_repository: Manage repository | |
680 | permission_commit_access: Commit access |
|
680 | permission_commit_access: Commit access | |
681 | permission_browse_repository: Browse repository |
|
681 | permission_browse_repository: Browse repository | |
682 | permission_view_documents: View documents |
|
682 | permission_view_documents: View documents | |
683 | permission_edit_project: Edit project |
|
683 | permission_edit_project: Edit project | |
684 | permission_add_issue_notes: Add notes |
|
684 | permission_add_issue_notes: Add notes | |
685 | permission_save_queries: Save queries |
|
685 | permission_save_queries: Save queries | |
686 | permission_view_wiki_pages: View wiki |
|
686 | permission_view_wiki_pages: View wiki | |
687 | permission_rename_wiki_pages: Rename wiki pages |
|
687 | permission_rename_wiki_pages: Rename wiki pages | |
688 | permission_edit_time_entries: Edit time logs |
|
688 | permission_edit_time_entries: Edit time logs | |
689 | permission_edit_own_issue_notes: Edit own notes |
|
689 | permission_edit_own_issue_notes: Edit own notes | |
690 | setting_gravatar_enabled: Use Gravatar user icons |
|
690 | setting_gravatar_enabled: Use Gravatar user icons | |
|
691 | label_example: Example |
@@ -1,691 +1,692 | |||||
1 | _gloc_rule_default: '|n| n==1 ? "" : "_plural" ' |
|
1 | _gloc_rule_default: '|n| n==1 ? "" : "_plural" ' | |
2 |
|
2 | |||
3 | actionview_datehelper_select_day_prefix: |
|
3 | actionview_datehelper_select_day_prefix: | |
4 | actionview_datehelper_select_month_names: Gener,Febrer,Març,Abril,Maig,Juny,Juliol,Agost,Setembre,Octubre,Novembre,Desembre |
|
4 | actionview_datehelper_select_month_names: Gener,Febrer,Març,Abril,Maig,Juny,Juliol,Agost,Setembre,Octubre,Novembre,Desembre | |
5 | actionview_datehelper_select_month_names_abbr: Gen,Feb,Mar,Abr,Mai,Jun,Jul,Ago,Set,Oct,Nov,Dec |
|
5 | actionview_datehelper_select_month_names_abbr: Gen,Feb,Mar,Abr,Mai,Jun,Jul,Ago,Set,Oct,Nov,Dec | |
6 | actionview_datehelper_select_month_prefix: |
|
6 | actionview_datehelper_select_month_prefix: | |
7 | actionview_datehelper_select_year_prefix: |
|
7 | actionview_datehelper_select_year_prefix: | |
8 | actionview_datehelper_time_in_words_day: 1 dia |
|
8 | actionview_datehelper_time_in_words_day: 1 dia | |
9 | actionview_datehelper_time_in_words_day_plural: %d dies |
|
9 | actionview_datehelper_time_in_words_day_plural: %d dies | |
10 | actionview_datehelper_time_in_words_hour_about: aproximadament una hora |
|
10 | actionview_datehelper_time_in_words_hour_about: aproximadament una hora | |
11 | actionview_datehelper_time_in_words_hour_about_plural: aproximadament %d hores |
|
11 | actionview_datehelper_time_in_words_hour_about_plural: aproximadament %d hores | |
12 | actionview_datehelper_time_in_words_hour_about_single: aproximadament una hora |
|
12 | actionview_datehelper_time_in_words_hour_about_single: aproximadament una hora | |
13 | actionview_datehelper_time_in_words_minute: 1 minut |
|
13 | actionview_datehelper_time_in_words_minute: 1 minut | |
14 | actionview_datehelper_time_in_words_minute_half: mig minut |
|
14 | actionview_datehelper_time_in_words_minute_half: mig minut | |
15 | actionview_datehelper_time_in_words_minute_less_than: "menys d'un minut" |
|
15 | actionview_datehelper_time_in_words_minute_less_than: "menys d'un minut" | |
16 | actionview_datehelper_time_in_words_minute_plural: %d minuts |
|
16 | actionview_datehelper_time_in_words_minute_plural: %d minuts | |
17 | actionview_datehelper_time_in_words_minute_single: 1 minut |
|
17 | actionview_datehelper_time_in_words_minute_single: 1 minut | |
18 | actionview_datehelper_time_in_words_second_less_than: "menys d'un segon" |
|
18 | actionview_datehelper_time_in_words_second_less_than: "menys d'un segon" | |
19 | actionview_datehelper_time_in_words_second_less_than_plural: menys de %d segons |
|
19 | actionview_datehelper_time_in_words_second_less_than_plural: menys de %d segons | |
20 | actionview_instancetag_blank_option: Seleccioneu |
|
20 | actionview_instancetag_blank_option: Seleccioneu | |
21 |
|
21 | |||
22 | activerecord_error_inclusion: no està inclòs a la llista |
|
22 | activerecord_error_inclusion: no està inclòs a la llista | |
23 | activerecord_error_exclusion: està reservat |
|
23 | activerecord_error_exclusion: està reservat | |
24 | activerecord_error_invalid: no és vàlid |
|
24 | activerecord_error_invalid: no és vàlid | |
25 | activerecord_error_confirmation: la confirmació no coincideix |
|
25 | activerecord_error_confirmation: la confirmació no coincideix | |
26 | activerecord_error_accepted: "s'ha d'acceptar" |
|
26 | activerecord_error_accepted: "s'ha d'acceptar" | |
27 | activerecord_error_empty: no pot estar buit |
|
27 | activerecord_error_empty: no pot estar buit | |
28 | activerecord_error_blank: no pot estar en blanc |
|
28 | activerecord_error_blank: no pot estar en blanc | |
29 | activerecord_error_too_long: és massa llarg |
|
29 | activerecord_error_too_long: és massa llarg | |
30 | activerecord_error_too_short: és massa curt |
|
30 | activerecord_error_too_short: és massa curt | |
31 | activerecord_error_wrong_length: la longitud és incorrecta |
|
31 | activerecord_error_wrong_length: la longitud és incorrecta | |
32 | activerecord_error_taken: "ja s'està utilitzant" |
|
32 | activerecord_error_taken: "ja s'està utilitzant" | |
33 | activerecord_error_not_a_number: no és un número |
|
33 | activerecord_error_not_a_number: no és un número | |
34 | activerecord_error_not_a_date: no és una data vàlida |
|
34 | activerecord_error_not_a_date: no és una data vàlida | |
35 | activerecord_error_greater_than_start_date: ha de ser superior que la data inicial |
|
35 | activerecord_error_greater_than_start_date: ha de ser superior que la data inicial | |
36 | activerecord_error_not_same_project: no pertany al mateix projecte |
|
36 | activerecord_error_not_same_project: no pertany al mateix projecte | |
37 | activerecord_error_circular_dependency: Aquesta relació crearia una dependència circular |
|
37 | activerecord_error_circular_dependency: Aquesta relació crearia una dependència circular | |
38 |
|
38 | |||
39 | general_fmt_age: %d any |
|
39 | general_fmt_age: %d any | |
40 | general_fmt_age_plural: %d anys |
|
40 | general_fmt_age_plural: %d anys | |
41 | general_fmt_date: %%d/%%m/%%Y |
|
41 | general_fmt_date: %%d/%%m/%%Y | |
42 | general_fmt_datetime: %%d/%%m/%%Y %%H:%%M |
|
42 | general_fmt_datetime: %%d/%%m/%%Y %%H:%%M | |
43 | general_fmt_datetime_short: %%d/%%m %%H:%%M |
|
43 | general_fmt_datetime_short: %%d/%%m %%H:%%M | |
44 | general_fmt_time: %%H:%%M |
|
44 | general_fmt_time: %%H:%%M | |
45 | general_text_No: 'No' |
|
45 | general_text_No: 'No' | |
46 | general_text_Yes: 'Si' |
|
46 | general_text_Yes: 'Si' | |
47 | general_text_no: 'no' |
|
47 | general_text_no: 'no' | |
48 | general_text_yes: 'si' |
|
48 | general_text_yes: 'si' | |
49 | general_lang_name: 'Català' |
|
49 | general_lang_name: 'Català' | |
50 | general_csv_separator: ';' |
|
50 | general_csv_separator: ';' | |
51 | general_csv_decimal_separator: ',' |
|
51 | general_csv_decimal_separator: ',' | |
52 | general_csv_encoding: ISO-8859-15 |
|
52 | general_csv_encoding: ISO-8859-15 | |
53 | general_pdf_encoding: ISO-8859-15 |
|
53 | general_pdf_encoding: ISO-8859-15 | |
54 | general_day_names: Dilluns,Dimarts,Dimecres,Dijous,Divendres,Dissabte,Diumenge |
|
54 | general_day_names: Dilluns,Dimarts,Dimecres,Dijous,Divendres,Dissabte,Diumenge | |
55 | general_first_day_of_week: '1' |
|
55 | general_first_day_of_week: '1' | |
56 |
|
56 | |||
57 | notice_account_updated: "El compte s'ha actualitzat correctament." |
|
57 | notice_account_updated: "El compte s'ha actualitzat correctament." | |
58 | notice_account_invalid_creditentials: Usuari o contrasenya invàlid |
|
58 | notice_account_invalid_creditentials: Usuari o contrasenya invàlid | |
59 | notice_account_password_updated: "La contrasenya s'ha modificat correctament." |
|
59 | notice_account_password_updated: "La contrasenya s'ha modificat correctament." | |
60 | notice_account_wrong_password: Contrasenya incorrecta |
|
60 | notice_account_wrong_password: Contrasenya incorrecta | |
61 | notice_account_register_done: "El compte s'ha creat correctament. Per a activar el compte, feu clic en l'enllaç que us han enviat per correu electrònic." |
|
61 | notice_account_register_done: "El compte s'ha creat correctament. Per a activar el compte, feu clic en l'enllaç que us han enviat per correu electrònic." | |
62 | notice_account_unknown_email: Usuari desconegut. |
|
62 | notice_account_unknown_email: Usuari desconegut. | |
63 | notice_can_t_change_password: "Aquest compte utilitza una font d'autenticació externa. No és possible canviar la contrasenya." |
|
63 | notice_can_t_change_password: "Aquest compte utilitza una font d'autenticació externa. No és possible canviar la contrasenya." | |
64 | notice_account_lost_email_sent: "S'ha enviat un correu electrònic amb instruccions per a seleccionar una contrasenya nova." |
|
64 | notice_account_lost_email_sent: "S'ha enviat un correu electrònic amb instruccions per a seleccionar una contrasenya nova." | |
65 | notice_account_activated: "El compte s'ha activat. Ara podeu entrar." |
|
65 | notice_account_activated: "El compte s'ha activat. Ara podeu entrar." | |
66 | notice_successful_create: "S'ha creat correctament." |
|
66 | notice_successful_create: "S'ha creat correctament." | |
67 | notice_successful_update: "S'ha modificat correctament." |
|
67 | notice_successful_update: "S'ha modificat correctament." | |
68 | notice_successful_delete: "S'ha suprimit correctament." |
|
68 | notice_successful_delete: "S'ha suprimit correctament." | |
69 | notice_successful_connection: "S'ha connectat correctament." |
|
69 | notice_successful_connection: "S'ha connectat correctament." | |
70 | notice_file_not_found: "La pàgina a la que intenteu accedir no existeix o s'ha suprimit." |
|
70 | notice_file_not_found: "La pàgina a la que intenteu accedir no existeix o s'ha suprimit." | |
71 | notice_locking_conflict: Un altre usuari ha actualitzat les dades. |
|
71 | notice_locking_conflict: Un altre usuari ha actualitzat les dades. | |
72 | notice_not_authorized: No teniu permís per a accedir a aquesta pàgina. |
|
72 | notice_not_authorized: No teniu permís per a accedir a aquesta pàgina. | |
73 | notice_email_sent: "S'ha enviat un correu electrònic a %s" |
|
73 | notice_email_sent: "S'ha enviat un correu electrònic a %s" | |
74 | notice_email_error: "S'ha produït un error en enviar el correu (%s)" |
|
74 | notice_email_error: "S'ha produït un error en enviar el correu (%s)" | |
75 | notice_feeds_access_key_reseted: "S'ha reiniciat la clau d'accés del RSS." |
|
75 | notice_feeds_access_key_reseted: "S'ha reiniciat la clau d'accés del RSS." | |
76 | notice_failed_to_save_issues: "No s'han pogut desar %s assumptes de %d seleccionats: %s." |
|
76 | notice_failed_to_save_issues: "No s'han pogut desar %s assumptes de %d seleccionats: %s." | |
77 | notice_no_issue_selected: "No s'ha seleccionat cap assumpte. Activeu els assumptes que voleu editar." |
|
77 | notice_no_issue_selected: "No s'ha seleccionat cap assumpte. Activeu els assumptes que voleu editar." | |
78 | notice_account_pending: "S'ha creat el compte i ara està pendent de l'aprovació de l'administrador." |
|
78 | notice_account_pending: "S'ha creat el compte i ara està pendent de l'aprovació de l'administrador." | |
79 | notice_default_data_loaded: "S'ha carregat correctament la configuració predeterminada." |
|
79 | notice_default_data_loaded: "S'ha carregat correctament la configuració predeterminada." | |
80 | notice_unable_delete_version: "No s'ha pogut suprimir la versió." |
|
80 | notice_unable_delete_version: "No s'ha pogut suprimir la versió." | |
81 |
|
81 | |||
82 | error_can_t_load_default_data: "No s'ha pogut carregar la configuració predeterminada: %s" |
|
82 | error_can_t_load_default_data: "No s'ha pogut carregar la configuració predeterminada: %s" | |
83 | error_scm_not_found: "No s'ha trobat l'entrada o la revisió en el dipòsit." |
|
83 | error_scm_not_found: "No s'ha trobat l'entrada o la revisió en el dipòsit." | |
84 | error_scm_command_failed: "S'ha produït un error en intentar accedir al dipòsit: %s" |
|
84 | error_scm_command_failed: "S'ha produït un error en intentar accedir al dipòsit: %s" | |
85 | error_scm_annotate: "L'entrada no existeix o no s'ha pogut anotar." |
|
85 | error_scm_annotate: "L'entrada no existeix o no s'ha pogut anotar." | |
86 | error_issue_not_found_in_project: "No s'ha trobat l'assumpte o no pertany a aquest projecte" |
|
86 | error_issue_not_found_in_project: "No s'ha trobat l'assumpte o no pertany a aquest projecte" | |
87 |
|
87 | |||
88 | mail_subject_lost_password: Contrasenya de %s |
|
88 | mail_subject_lost_password: Contrasenya de %s | |
89 | mail_body_lost_password: "Per a canviar la contrasenya, feu clic en l'enllaç següent:" |
|
89 | mail_body_lost_password: "Per a canviar la contrasenya, feu clic en l'enllaç següent:" | |
90 | mail_subject_register: Activació del compte de %s |
|
90 | mail_subject_register: Activació del compte de %s | |
91 | mail_body_register: "Per a activar el compte, feu clic en l'enllaç següent:" |
|
91 | mail_body_register: "Per a activar el compte, feu clic en l'enllaç següent:" | |
92 | mail_body_account_information_external: Podeu utilitzar el compte «%s» per a entrar. |
|
92 | mail_body_account_information_external: Podeu utilitzar el compte «%s» per a entrar. | |
93 | mail_body_account_information: Informació del compte |
|
93 | mail_body_account_information: Informació del compte | |
94 | mail_subject_account_activation_request: "Sol·licitud d'activació del compte de %s" |
|
94 | mail_subject_account_activation_request: "Sol·licitud d'activació del compte de %s" | |
95 | mail_body_account_activation_request: "S'ha registrat un usuari nou (%s). El seu compte està pendent d'aprovació:" |
|
95 | mail_body_account_activation_request: "S'ha registrat un usuari nou (%s). El seu compte està pendent d'aprovació:" | |
96 | mail_subject_reminder: "%d assumptes venceran els següents %d dies" |
|
96 | mail_subject_reminder: "%d assumptes venceran els següents %d dies" | |
97 | mail_body_reminder: "%d assumptes que teniu assignades venceran els següents %d dies:" |
|
97 | mail_body_reminder: "%d assumptes que teniu assignades venceran els següents %d dies:" | |
98 |
|
98 | |||
99 | gui_validation_error: 1 error |
|
99 | gui_validation_error: 1 error | |
100 | gui_validation_error_plural: %d errors |
|
100 | gui_validation_error_plural: %d errors | |
101 |
|
101 | |||
102 | field_name: Nom |
|
102 | field_name: Nom | |
103 | field_description: Descripció |
|
103 | field_description: Descripció | |
104 | field_summary: Resum |
|
104 | field_summary: Resum | |
105 | field_is_required: Necessari |
|
105 | field_is_required: Necessari | |
106 | field_firstname: Nom |
|
106 | field_firstname: Nom | |
107 | field_lastname: Cognom |
|
107 | field_lastname: Cognom | |
108 | field_mail: Correu electrònic |
|
108 | field_mail: Correu electrònic | |
109 | field_filename: Fitxer |
|
109 | field_filename: Fitxer | |
110 | field_filesize: Mida |
|
110 | field_filesize: Mida | |
111 | field_downloads: Baixades |
|
111 | field_downloads: Baixades | |
112 | field_author: Autor |
|
112 | field_author: Autor | |
113 | field_created_on: Creat |
|
113 | field_created_on: Creat | |
114 | field_updated_on: Actualitzat |
|
114 | field_updated_on: Actualitzat | |
115 | field_field_format: Format |
|
115 | field_field_format: Format | |
116 | field_is_for_all: Per a tots els projectes |
|
116 | field_is_for_all: Per a tots els projectes | |
117 | field_possible_values: Valores possibles |
|
117 | field_possible_values: Valores possibles | |
118 | field_regexp: Expressió regular |
|
118 | field_regexp: Expressió regular | |
119 | field_min_length: Longitud mínima |
|
119 | field_min_length: Longitud mínima | |
120 | field_max_length: Longitud màxima |
|
120 | field_max_length: Longitud màxima | |
121 | field_value: Valor |
|
121 | field_value: Valor | |
122 | field_category: Categoria |
|
122 | field_category: Categoria | |
123 | field_title: Títol |
|
123 | field_title: Títol | |
124 | field_project: Projecte |
|
124 | field_project: Projecte | |
125 | field_issue: Assumpte |
|
125 | field_issue: Assumpte | |
126 | field_status: Estat |
|
126 | field_status: Estat | |
127 | field_notes: Notes |
|
127 | field_notes: Notes | |
128 | field_is_closed: Assumpte tancat |
|
128 | field_is_closed: Assumpte tancat | |
129 | field_is_default: Estat predeterminat |
|
129 | field_is_default: Estat predeterminat | |
130 | field_tracker: Seguidor |
|
130 | field_tracker: Seguidor | |
131 | field_subject: Tema |
|
131 | field_subject: Tema | |
132 | field_due_date: Data de venciment |
|
132 | field_due_date: Data de venciment | |
133 | field_assigned_to: Assignat a |
|
133 | field_assigned_to: Assignat a | |
134 | field_priority: Prioritat |
|
134 | field_priority: Prioritat | |
135 | field_fixed_version: Versió objectiu |
|
135 | field_fixed_version: Versió objectiu | |
136 | field_user: Usuari |
|
136 | field_user: Usuari | |
137 | field_role: Rol |
|
137 | field_role: Rol | |
138 | field_homepage: Pàgina web |
|
138 | field_homepage: Pàgina web | |
139 | field_is_public: Públic |
|
139 | field_is_public: Públic | |
140 | field_parent: Subprojecte de |
|
140 | field_parent: Subprojecte de | |
141 | field_is_in_chlog: Assumptes mostrats en el registre de canvis |
|
141 | field_is_in_chlog: Assumptes mostrats en el registre de canvis | |
142 | field_is_in_roadmap: Assumptes mostrats en la planificació |
|
142 | field_is_in_roadmap: Assumptes mostrats en la planificació | |
143 | field_login: Entrada |
|
143 | field_login: Entrada | |
144 | field_mail_notification: Notificacions per correu electrònic |
|
144 | field_mail_notification: Notificacions per correu electrònic | |
145 | field_admin: Administrador |
|
145 | field_admin: Administrador | |
146 | field_last_login_on: Última connexió |
|
146 | field_last_login_on: Última connexió | |
147 | field_language: Idioma |
|
147 | field_language: Idioma | |
148 | field_effective_date: Data |
|
148 | field_effective_date: Data | |
149 | field_password: Contrasenya |
|
149 | field_password: Contrasenya | |
150 | field_new_password: Contrasenya nova |
|
150 | field_new_password: Contrasenya nova | |
151 | field_password_confirmation: Confirmació |
|
151 | field_password_confirmation: Confirmació | |
152 | field_version: Versió |
|
152 | field_version: Versió | |
153 | field_type: Tipus |
|
153 | field_type: Tipus | |
154 | field_host: Ordinador |
|
154 | field_host: Ordinador | |
155 | field_port: Port |
|
155 | field_port: Port | |
156 | field_account: Compte |
|
156 | field_account: Compte | |
157 | field_base_dn: Base DN |
|
157 | field_base_dn: Base DN | |
158 | field_attr_login: "Atribut d'entrada" |
|
158 | field_attr_login: "Atribut d'entrada" | |
159 | field_attr_firstname: Atribut del nom |
|
159 | field_attr_firstname: Atribut del nom | |
160 | field_attr_lastname: Atribut del cognom |
|
160 | field_attr_lastname: Atribut del cognom | |
161 | field_attr_mail: Atribut del correu electrònic |
|
161 | field_attr_mail: Atribut del correu electrònic | |
162 | field_onthefly: "Creació de l'usuari «al vol»" |
|
162 | field_onthefly: "Creació de l'usuari «al vol»" | |
163 | field_start_date: Inici |
|
163 | field_start_date: Inici | |
164 | field_done_ratio: %% realitzat |
|
164 | field_done_ratio: %% realitzat | |
165 | field_auth_source: "Mode d'autenticació" |
|
165 | field_auth_source: "Mode d'autenticació" | |
166 | field_hide_mail: "Oculta l'adreça de correu electrònic" |
|
166 | field_hide_mail: "Oculta l'adreça de correu electrònic" | |
167 | field_comments: Comentari |
|
167 | field_comments: Comentari | |
168 | field_url: URL |
|
168 | field_url: URL | |
169 | field_start_page: Pàgina inicial |
|
169 | field_start_page: Pàgina inicial | |
170 | field_subproject: Subprojecte |
|
170 | field_subproject: Subprojecte | |
171 | field_hours: Hores |
|
171 | field_hours: Hores | |
172 | field_activity: Activitat |
|
172 | field_activity: Activitat | |
173 | field_spent_on: Data |
|
173 | field_spent_on: Data | |
174 | field_identifier: Identificador |
|
174 | field_identifier: Identificador | |
175 | field_is_filter: "S'ha utilitzat com a filtre" |
|
175 | field_is_filter: "S'ha utilitzat com a filtre" | |
176 | field_issue_to_id: Assumpte relacionat |
|
176 | field_issue_to_id: Assumpte relacionat | |
177 | field_delay: Retard |
|
177 | field_delay: Retard | |
178 | field_assignable: Es poden assignar assumptes a aquest rol |
|
178 | field_assignable: Es poden assignar assumptes a aquest rol | |
179 | field_redirect_existing_links: Redirigeix els enllaços existents |
|
179 | field_redirect_existing_links: Redirigeix els enllaços existents | |
180 | field_estimated_hours: Temps previst |
|
180 | field_estimated_hours: Temps previst | |
181 | field_column_names: Columnes |
|
181 | field_column_names: Columnes | |
182 | field_time_zone: Zona horària |
|
182 | field_time_zone: Zona horària | |
183 | field_searchable: Es pot cercar |
|
183 | field_searchable: Es pot cercar | |
184 | field_default_value: Valor predeterminat |
|
184 | field_default_value: Valor predeterminat | |
185 | field_comments_sorting: Mostra els comentaris |
|
185 | field_comments_sorting: Mostra els comentaris | |
186 | field_parent_title: Pàgina pare |
|
186 | field_parent_title: Pàgina pare | |
187 |
|
187 | |||
188 | setting_app_title: "Títol de l'aplicació" |
|
188 | setting_app_title: "Títol de l'aplicació" | |
189 | setting_app_subtitle: "Subtítol de l'aplicació" |
|
189 | setting_app_subtitle: "Subtítol de l'aplicació" | |
190 | setting_welcome_text: Text de benvinguda |
|
190 | setting_welcome_text: Text de benvinguda | |
191 | setting_default_language: Idioma predeterminat |
|
191 | setting_default_language: Idioma predeterminat | |
192 | setting_login_required: Es necessita autenticació |
|
192 | setting_login_required: Es necessita autenticació | |
193 | setting_self_registration: Registre automàtic |
|
193 | setting_self_registration: Registre automàtic | |
194 | setting_attachment_max_size: Mida màxima dels adjunts |
|
194 | setting_attachment_max_size: Mida màxima dels adjunts | |
195 | setting_issues_export_limit: "Límit d'exportació d'assumptes" |
|
195 | setting_issues_export_limit: "Límit d'exportació d'assumptes" | |
196 | setting_mail_from: "Adreça de correu electrònic d'emissió" |
|
196 | setting_mail_from: "Adreça de correu electrònic d'emissió" | |
197 | setting_bcc_recipients: Vincula els destinataris de les còpies amb carbó (bcc) |
|
197 | setting_bcc_recipients: Vincula els destinataris de les còpies amb carbó (bcc) | |
198 | setting_host_name: "Nom de l'ordinador" |
|
198 | setting_host_name: "Nom de l'ordinador" | |
199 | setting_text_formatting: Format del text |
|
199 | setting_text_formatting: Format del text | |
200 | setting_wiki_compression: "Comprimeix l'historial del wiki" |
|
200 | setting_wiki_compression: "Comprimeix l'historial del wiki" | |
201 | setting_feeds_limit: Límit de contingut del canal |
|
201 | setting_feeds_limit: Límit de contingut del canal | |
202 | setting_default_projects_public: Els projectes nous són públics per defecte |
|
202 | setting_default_projects_public: Els projectes nous són públics per defecte | |
203 | setting_autofetch_changesets: Omple automàticament les publicacions |
|
203 | setting_autofetch_changesets: Omple automàticament les publicacions | |
204 | setting_sys_api_enabled: Habilita el WS per a la gestió del dipòsit |
|
204 | setting_sys_api_enabled: Habilita el WS per a la gestió del dipòsit | |
205 | setting_commit_ref_keywords: Paraules claus per a la referència |
|
205 | setting_commit_ref_keywords: Paraules claus per a la referència | |
206 | setting_commit_fix_keywords: Paraules claus per a la correcció |
|
206 | setting_commit_fix_keywords: Paraules claus per a la correcció | |
207 | setting_autologin: Entrada automàtica |
|
207 | setting_autologin: Entrada automàtica | |
208 | setting_date_format: Format de la data |
|
208 | setting_date_format: Format de la data | |
209 | setting_time_format: Format de hora |
|
209 | setting_time_format: Format de hora | |
210 | setting_cross_project_issue_relations: "Permet les relacions d'assumptes entre projectes" |
|
210 | setting_cross_project_issue_relations: "Permet les relacions d'assumptes entre projectes" | |
211 | setting_issue_list_default_columns: "Columnes mostrades per defecte en la llista d'assumptes" |
|
211 | setting_issue_list_default_columns: "Columnes mostrades per defecte en la llista d'assumptes" | |
212 | setting_repositories_encodings: Codificacions del dipòsit |
|
212 | setting_repositories_encodings: Codificacions del dipòsit | |
213 | setting_commit_logs_encoding: Codificació dels missatges publicats |
|
213 | setting_commit_logs_encoding: Codificació dels missatges publicats | |
214 | setting_emails_footer: Peu dels correus electrònics |
|
214 | setting_emails_footer: Peu dels correus electrònics | |
215 | setting_protocol: Protocol |
|
215 | setting_protocol: Protocol | |
216 | setting_per_page_options: Opcions dels objectes per pàgina |
|
216 | setting_per_page_options: Opcions dels objectes per pàgina | |
217 | setting_user_format: "Format de com mostrar l'usuari" |
|
217 | setting_user_format: "Format de com mostrar l'usuari" | |
218 | setting_activity_days_default: "Dies a mostrar l'activitat del projecte" |
|
218 | setting_activity_days_default: "Dies a mostrar l'activitat del projecte" | |
219 | setting_display_subprojects_issues: "Mostra els assumptes d'un subprojecte en el projecte pare per defecte" |
|
219 | setting_display_subprojects_issues: "Mostra els assumptes d'un subprojecte en el projecte pare per defecte" | |
220 | setting_enabled_scm: "Habilita l'SCM" |
|
220 | setting_enabled_scm: "Habilita l'SCM" | |
221 | setting_mail_handler_api_enabled: "Habilita el WS per correus electrònics d'entrada" |
|
221 | setting_mail_handler_api_enabled: "Habilita el WS per correus electrònics d'entrada" | |
222 | setting_mail_handler_api_key: Clau API |
|
222 | setting_mail_handler_api_key: Clau API | |
223 | setting_sequential_project_identifiers: Genera identificadors de projecte seqüencials |
|
223 | setting_sequential_project_identifiers: Genera identificadors de projecte seqüencials | |
224 |
|
224 | |||
225 | project_module_issue_tracking: "Seguidor d'assumptes" |
|
225 | project_module_issue_tracking: "Seguidor d'assumptes" | |
226 | project_module_time_tracking: Seguidor de temps |
|
226 | project_module_time_tracking: Seguidor de temps | |
227 | project_module_news: Noticies |
|
227 | project_module_news: Noticies | |
228 | project_module_documents: Documents |
|
228 | project_module_documents: Documents | |
229 | project_module_files: Fitxers |
|
229 | project_module_files: Fitxers | |
230 | project_module_wiki: Wiki |
|
230 | project_module_wiki: Wiki | |
231 | project_module_repository: Dipòsit |
|
231 | project_module_repository: Dipòsit | |
232 | project_module_boards: Taulers |
|
232 | project_module_boards: Taulers | |
233 |
|
233 | |||
234 | label_user: Usuari |
|
234 | label_user: Usuari | |
235 | label_user_plural: Usuaris |
|
235 | label_user_plural: Usuaris | |
236 | label_user_new: Usuari nou |
|
236 | label_user_new: Usuari nou | |
237 | label_project: Projecte |
|
237 | label_project: Projecte | |
238 | label_project_new: Projecte nou |
|
238 | label_project_new: Projecte nou | |
239 | label_project_plural: Projectes |
|
239 | label_project_plural: Projectes | |
240 | label_project_all: Tots els projectes |
|
240 | label_project_all: Tots els projectes | |
241 | label_project_latest: Els últims projectes |
|
241 | label_project_latest: Els últims projectes | |
242 | label_issue: Assumpte |
|
242 | label_issue: Assumpte | |
243 | label_issue_new: Assumpte nou |
|
243 | label_issue_new: Assumpte nou | |
244 | label_issue_plural: Assumptes |
|
244 | label_issue_plural: Assumptes | |
245 | label_issue_view_all: Visualitza tots els assumptes |
|
245 | label_issue_view_all: Visualitza tots els assumptes | |
246 | label_issues_by: Assumptes per %s |
|
246 | label_issues_by: Assumptes per %s | |
247 | label_issue_added: Assumpte afegit |
|
247 | label_issue_added: Assumpte afegit | |
248 | label_issue_updated: Assumpte actualitzat |
|
248 | label_issue_updated: Assumpte actualitzat | |
249 | label_document: Document |
|
249 | label_document: Document | |
250 | label_document_new: Document nou |
|
250 | label_document_new: Document nou | |
251 | label_document_plural: Documents |
|
251 | label_document_plural: Documents | |
252 | label_document_added: Document afegit |
|
252 | label_document_added: Document afegit | |
253 | label_role: Rol |
|
253 | label_role: Rol | |
254 | label_role_plural: Rols |
|
254 | label_role_plural: Rols | |
255 | label_role_new: Rol nou |
|
255 | label_role_new: Rol nou | |
256 | label_role_and_permissions: Rols i permisos |
|
256 | label_role_and_permissions: Rols i permisos | |
257 | label_member: Membre |
|
257 | label_member: Membre | |
258 | label_member_new: Membre nou |
|
258 | label_member_new: Membre nou | |
259 | label_member_plural: Membres |
|
259 | label_member_plural: Membres | |
260 | label_tracker: Seguidor |
|
260 | label_tracker: Seguidor | |
261 | label_tracker_plural: Seguidors |
|
261 | label_tracker_plural: Seguidors | |
262 | label_tracker_new: Seguidor nou |
|
262 | label_tracker_new: Seguidor nou | |
263 | label_workflow: Flux de treball |
|
263 | label_workflow: Flux de treball | |
264 | label_issue_status: "Estat de l'assumpte" |
|
264 | label_issue_status: "Estat de l'assumpte" | |
265 | label_issue_status_plural: "Estats de l'assumpte" |
|
265 | label_issue_status_plural: "Estats de l'assumpte" | |
266 | label_issue_status_new: Estat nou |
|
266 | label_issue_status_new: Estat nou | |
267 | label_issue_category: "Categoria de l'assumpte" |
|
267 | label_issue_category: "Categoria de l'assumpte" | |
268 | label_issue_category_plural: "Categories de l'assumpte" |
|
268 | label_issue_category_plural: "Categories de l'assumpte" | |
269 | label_issue_category_new: Categoria nova |
|
269 | label_issue_category_new: Categoria nova | |
270 | label_custom_field: Camp personalitzat |
|
270 | label_custom_field: Camp personalitzat | |
271 | label_custom_field_plural: Camps personalitzats |
|
271 | label_custom_field_plural: Camps personalitzats | |
272 | label_custom_field_new: Camp personalitzat nou |
|
272 | label_custom_field_new: Camp personalitzat nou | |
273 | label_enumerations: Enumeracions |
|
273 | label_enumerations: Enumeracions | |
274 | label_enumeration_new: Valor nou |
|
274 | label_enumeration_new: Valor nou | |
275 | label_information: Informació |
|
275 | label_information: Informació | |
276 | label_information_plural: Informació |
|
276 | label_information_plural: Informació | |
277 | label_please_login: Entreu |
|
277 | label_please_login: Entreu | |
278 | label_register: Registre |
|
278 | label_register: Registre | |
279 | label_password_lost: Contrasenya perduda |
|
279 | label_password_lost: Contrasenya perduda | |
280 | label_home: Inici |
|
280 | label_home: Inici | |
281 | label_my_page: La meva pàgina |
|
281 | label_my_page: La meva pàgina | |
282 | label_my_account: El meu compte |
|
282 | label_my_account: El meu compte | |
283 | label_my_projects: Els meus projectes |
|
283 | label_my_projects: Els meus projectes | |
284 | label_administration: Administració |
|
284 | label_administration: Administració | |
285 | label_login: Entra |
|
285 | label_login: Entra | |
286 | label_logout: Surt |
|
286 | label_logout: Surt | |
287 | label_help: Ajuda |
|
287 | label_help: Ajuda | |
288 | label_reported_issues: Assumptes informats |
|
288 | label_reported_issues: Assumptes informats | |
289 | label_assigned_to_me_issues: Assumptes assignats a mi |
|
289 | label_assigned_to_me_issues: Assumptes assignats a mi | |
290 | label_last_login: Última connexió |
|
290 | label_last_login: Última connexió | |
291 | label_last_updates: Última actualització |
|
291 | label_last_updates: Última actualització | |
292 | label_last_updates_plural: %d última actualització |
|
292 | label_last_updates_plural: %d última actualització | |
293 | label_registered_on: Informat el |
|
293 | label_registered_on: Informat el | |
294 | label_activity: Activitat |
|
294 | label_activity: Activitat | |
295 | label_overall_activity: Activitat global |
|
295 | label_overall_activity: Activitat global | |
296 | label_new: Nou |
|
296 | label_new: Nou | |
297 | label_logged_as: Heu entrat com a |
|
297 | label_logged_as: Heu entrat com a | |
298 | label_environment: Entorn |
|
298 | label_environment: Entorn | |
299 | label_authentication: Autenticació |
|
299 | label_authentication: Autenticació | |
300 | label_auth_source: "Mode d'autenticació" |
|
300 | label_auth_source: "Mode d'autenticació" | |
301 | label_auth_source_new: "Mode d'autenticació nou" |
|
301 | label_auth_source_new: "Mode d'autenticació nou" | |
302 | label_auth_source_plural: "Modes d'autenticació" |
|
302 | label_auth_source_plural: "Modes d'autenticació" | |
303 | label_subproject_plural: Subprojectes |
|
303 | label_subproject_plural: Subprojectes | |
304 | label_and_its_subprojects: %s i els seus subprojectes |
|
304 | label_and_its_subprojects: %s i els seus subprojectes | |
305 | label_min_max_length: Longitud mín - max |
|
305 | label_min_max_length: Longitud mín - max | |
306 | label_list: Llist |
|
306 | label_list: Llist | |
307 | label_date: Data |
|
307 | label_date: Data | |
308 | label_integer: Enter |
|
308 | label_integer: Enter | |
309 | label_float: Flotant |
|
309 | label_float: Flotant | |
310 | label_boolean: Booleà |
|
310 | label_boolean: Booleà | |
311 | label_string: Text |
|
311 | label_string: Text | |
312 | label_text: Text llarg |
|
312 | label_text: Text llarg | |
313 | label_attribute: Atribut |
|
313 | label_attribute: Atribut | |
314 | label_attribute_plural: Atributs |
|
314 | label_attribute_plural: Atributs | |
315 | label_download: %d baixada |
|
315 | label_download: %d baixada | |
316 | label_download_plural: %d baixades |
|
316 | label_download_plural: %d baixades | |
317 | label_no_data: Sense dades a mostrar |
|
317 | label_no_data: Sense dades a mostrar | |
318 | label_change_status: "Canvia l'estat" |
|
318 | label_change_status: "Canvia l'estat" | |
319 | label_history: Historial |
|
319 | label_history: Historial | |
320 | label_attachment: Fitxer |
|
320 | label_attachment: Fitxer | |
321 | label_attachment_new: Fitxer nou |
|
321 | label_attachment_new: Fitxer nou | |
322 | label_attachment_delete: Suprimeix el fitxer |
|
322 | label_attachment_delete: Suprimeix el fitxer | |
323 | label_attachment_plural: Fitxers |
|
323 | label_attachment_plural: Fitxers | |
324 | label_file_added: Fitxer afegit |
|
324 | label_file_added: Fitxer afegit | |
325 | label_report: Informe |
|
325 | label_report: Informe | |
326 | label_report_plural: Informes |
|
326 | label_report_plural: Informes | |
327 | label_news: Noticies |
|
327 | label_news: Noticies | |
328 | label_news_new: Afegeix noticies |
|
328 | label_news_new: Afegeix noticies | |
329 | label_news_plural: Noticies |
|
329 | label_news_plural: Noticies | |
330 | label_news_latest: Últimes noticies |
|
330 | label_news_latest: Últimes noticies | |
331 | label_news_view_all: Visualitza totes les noticies |
|
331 | label_news_view_all: Visualitza totes les noticies | |
332 | label_news_added: Noticies afegides |
|
332 | label_news_added: Noticies afegides | |
333 | label_change_log: Registre de canvis |
|
333 | label_change_log: Registre de canvis | |
334 | label_settings: Paràmetres |
|
334 | label_settings: Paràmetres | |
335 | label_overview: Resum |
|
335 | label_overview: Resum | |
336 | label_version: Versió |
|
336 | label_version: Versió | |
337 | label_version_new: Versió nova |
|
337 | label_version_new: Versió nova | |
338 | label_version_plural: Versions |
|
338 | label_version_plural: Versions | |
339 | label_confirmation: Confirmació |
|
339 | label_confirmation: Confirmació | |
340 | label_export_to: 'També disponible a:' |
|
340 | label_export_to: 'També disponible a:' | |
341 | label_read: Llegeix... |
|
341 | label_read: Llegeix... | |
342 | label_public_projects: Projectes públics |
|
342 | label_public_projects: Projectes públics | |
343 | label_open_issues: obert |
|
343 | label_open_issues: obert | |
344 | label_open_issues_plural: oberts |
|
344 | label_open_issues_plural: oberts | |
345 | label_closed_issues: tancat |
|
345 | label_closed_issues: tancat | |
346 | label_closed_issues_plural: tancats |
|
346 | label_closed_issues_plural: tancats | |
347 | label_total: Total |
|
347 | label_total: Total | |
348 | label_permissions: Permisos |
|
348 | label_permissions: Permisos | |
349 | label_current_status: Estat actual |
|
349 | label_current_status: Estat actual | |
350 | label_new_statuses_allowed: Nous estats autoritzats |
|
350 | label_new_statuses_allowed: Nous estats autoritzats | |
351 | label_all: tots |
|
351 | label_all: tots | |
352 | label_none: cap |
|
352 | label_none: cap | |
353 | label_nobody: ningú |
|
353 | label_nobody: ningú | |
354 | label_next: Següent |
|
354 | label_next: Següent | |
355 | label_previous: Anterior |
|
355 | label_previous: Anterior | |
356 | label_used_by: Utilitzat per |
|
356 | label_used_by: Utilitzat per | |
357 | label_details: Detalls |
|
357 | label_details: Detalls | |
358 | label_add_note: Afegeix una nota |
|
358 | label_add_note: Afegeix una nota | |
359 | label_per_page: Per pàgina |
|
359 | label_per_page: Per pàgina | |
360 | label_calendar: Calendari |
|
360 | label_calendar: Calendari | |
361 | label_months_from: mesos des de |
|
361 | label_months_from: mesos des de | |
362 | label_gantt: Gantt |
|
362 | label_gantt: Gantt | |
363 | label_internal: Intern |
|
363 | label_internal: Intern | |
364 | label_last_changes: últims %d canvis |
|
364 | label_last_changes: últims %d canvis | |
365 | label_change_view_all: Visualitza tots els canvis |
|
365 | label_change_view_all: Visualitza tots els canvis | |
366 | label_personalize_page: Personalitza aquesta pàgina |
|
366 | label_personalize_page: Personalitza aquesta pàgina | |
367 | label_comment: Comentari |
|
367 | label_comment: Comentari | |
368 | label_comment_plural: Comentaris |
|
368 | label_comment_plural: Comentaris | |
369 | label_comment_add: Afegeix un comentari |
|
369 | label_comment_add: Afegeix un comentari | |
370 | label_comment_added: Comentari afegit |
|
370 | label_comment_added: Comentari afegit | |
371 | label_comment_delete: Suprimeix comentaris |
|
371 | label_comment_delete: Suprimeix comentaris | |
372 | label_query: Consulta personalitzada |
|
372 | label_query: Consulta personalitzada | |
373 | label_query_plural: Consultes personalitzades |
|
373 | label_query_plural: Consultes personalitzades | |
374 | label_query_new: Consulta nova |
|
374 | label_query_new: Consulta nova | |
375 | label_filter_add: Afegeix un filtre |
|
375 | label_filter_add: Afegeix un filtre | |
376 | label_filter_plural: Filtres |
|
376 | label_filter_plural: Filtres | |
377 | label_equals: és |
|
377 | label_equals: és | |
378 | label_not_equals: no és |
|
378 | label_not_equals: no és | |
379 | label_in_less_than: en menys de |
|
379 | label_in_less_than: en menys de | |
380 | label_in_more_than: en més de |
|
380 | label_in_more_than: en més de | |
381 | label_in: en |
|
381 | label_in: en | |
382 | label_today: avui |
|
382 | label_today: avui | |
383 | label_all_time: tot el temps |
|
383 | label_all_time: tot el temps | |
384 | label_yesterday: ahir |
|
384 | label_yesterday: ahir | |
385 | label_this_week: aquesta setmana |
|
385 | label_this_week: aquesta setmana | |
386 | label_last_week: "l'última setmana" |
|
386 | label_last_week: "l'última setmana" | |
387 | label_last_n_days: els últims %d dies |
|
387 | label_last_n_days: els últims %d dies | |
388 | label_this_month: aquest més |
|
388 | label_this_month: aquest més | |
389 | label_last_month: "l'últim més" |
|
389 | label_last_month: "l'últim més" | |
390 | label_this_year: aquest any |
|
390 | label_this_year: aquest any | |
391 | label_date_range: Abast de les dates |
|
391 | label_date_range: Abast de les dates | |
392 | label_less_than_ago: fa menys de |
|
392 | label_less_than_ago: fa menys de | |
393 | label_more_than_ago: fa més de |
|
393 | label_more_than_ago: fa més de | |
394 | label_ago: fa |
|
394 | label_ago: fa | |
395 | label_contains: conté |
|
395 | label_contains: conté | |
396 | label_not_contains: no conté |
|
396 | label_not_contains: no conté | |
397 | label_day_plural: dies |
|
397 | label_day_plural: dies | |
398 | label_repository: Dipòsit |
|
398 | label_repository: Dipòsit | |
399 | label_repository_plural: Dipòsits |
|
399 | label_repository_plural: Dipòsits | |
400 | label_browse: Navega |
|
400 | label_browse: Navega | |
401 | label_modification: %d canvi |
|
401 | label_modification: %d canvi | |
402 | label_modification_plural: %d canvis |
|
402 | label_modification_plural: %d canvis | |
403 | label_revision: Revisió |
|
403 | label_revision: Revisió | |
404 | label_revision_plural: Revisions |
|
404 | label_revision_plural: Revisions | |
405 | label_associated_revisions: Revisions associades |
|
405 | label_associated_revisions: Revisions associades | |
406 | label_added: afegit |
|
406 | label_added: afegit | |
407 | label_modified: modificat |
|
407 | label_modified: modificat | |
408 | label_renamed: reanomenat |
|
408 | label_renamed: reanomenat | |
409 | label_copied: copiat |
|
409 | label_copied: copiat | |
410 | label_deleted: suprimit |
|
410 | label_deleted: suprimit | |
411 | label_latest_revision: Última revisió |
|
411 | label_latest_revision: Última revisió | |
412 | label_latest_revision_plural: Últimes revisions |
|
412 | label_latest_revision_plural: Últimes revisions | |
413 | label_view_revisions: Visualitza les revisions |
|
413 | label_view_revisions: Visualitza les revisions | |
414 | label_max_size: Mida màxima |
|
414 | label_max_size: Mida màxima | |
415 | label_on: 'de' |
|
415 | label_on: 'de' | |
416 | label_sort_highest: Mou a la part superior |
|
416 | label_sort_highest: Mou a la part superior | |
417 | label_sort_higher: Mou cap amunt |
|
417 | label_sort_higher: Mou cap amunt | |
418 | label_sort_lower: Mou cap avall |
|
418 | label_sort_lower: Mou cap avall | |
419 | label_sort_lowest: Mou a la part inferior |
|
419 | label_sort_lowest: Mou a la part inferior | |
420 | label_roadmap: Planificació |
|
420 | label_roadmap: Planificació | |
421 | label_roadmap_due_in: Venç en %s |
|
421 | label_roadmap_due_in: Venç en %s | |
422 | label_roadmap_overdue: %s tard |
|
422 | label_roadmap_overdue: %s tard | |
423 | label_roadmap_no_issues: No hi ha assumptes per a aquesta versió |
|
423 | label_roadmap_no_issues: No hi ha assumptes per a aquesta versió | |
424 | label_search: Cerca |
|
424 | label_search: Cerca | |
425 | label_result_plural: Resultats |
|
425 | label_result_plural: Resultats | |
426 | label_all_words: Totes les paraules |
|
426 | label_all_words: Totes les paraules | |
427 | label_wiki: Wiki |
|
427 | label_wiki: Wiki | |
428 | label_wiki_edit: Edició wiki |
|
428 | label_wiki_edit: Edició wiki | |
429 | label_wiki_edit_plural: Edicions wiki |
|
429 | label_wiki_edit_plural: Edicions wiki | |
430 | label_wiki_page: Pàgina wiki |
|
430 | label_wiki_page: Pàgina wiki | |
431 | label_wiki_page_plural: Pàgines wiki |
|
431 | label_wiki_page_plural: Pàgines wiki | |
432 | label_index_by_title: Índex per títol |
|
432 | label_index_by_title: Índex per títol | |
433 | label_index_by_date: Índex per data |
|
433 | label_index_by_date: Índex per data | |
434 | label_current_version: Versió actual |
|
434 | label_current_version: Versió actual | |
435 | label_preview: Previsualització |
|
435 | label_preview: Previsualització | |
436 | label_feed_plural: Canals |
|
436 | label_feed_plural: Canals | |
437 | label_changes_details: Detalls de tots els canvis |
|
437 | label_changes_details: Detalls de tots els canvis | |
438 | label_issue_tracking: "Seguiment d'assumptes" |
|
438 | label_issue_tracking: "Seguiment d'assumptes" | |
439 | label_spent_time: Temps invertit |
|
439 | label_spent_time: Temps invertit | |
440 | label_f_hour: %.2f hora |
|
440 | label_f_hour: %.2f hora | |
441 | label_f_hour_plural: %.2f hores |
|
441 | label_f_hour_plural: %.2f hores | |
442 | label_time_tracking: Temps de seguiment |
|
442 | label_time_tracking: Temps de seguiment | |
443 | label_change_plural: Canvis |
|
443 | label_change_plural: Canvis | |
444 | label_statistics: Estadístiques |
|
444 | label_statistics: Estadístiques | |
445 | label_commits_per_month: Publicacions per mes |
|
445 | label_commits_per_month: Publicacions per mes | |
446 | label_commits_per_author: Publicacions per autor |
|
446 | label_commits_per_author: Publicacions per autor | |
447 | label_view_diff: Visualitza les diferències |
|
447 | label_view_diff: Visualitza les diferències | |
448 | label_diff_inline: en línia |
|
448 | label_diff_inline: en línia | |
449 | label_diff_side_by_side: costat per costat |
|
449 | label_diff_side_by_side: costat per costat | |
450 | label_options: Opcions |
|
450 | label_options: Opcions | |
451 | label_copy_workflow_from: Copia el flux de treball des de |
|
451 | label_copy_workflow_from: Copia el flux de treball des de | |
452 | label_permissions_report: Informe de permisos |
|
452 | label_permissions_report: Informe de permisos | |
453 | label_watched_issues: Assumptes vigilats |
|
453 | label_watched_issues: Assumptes vigilats | |
454 | label_related_issues: Assumptes relacionats |
|
454 | label_related_issues: Assumptes relacionats | |
455 | label_applied_status: Estat aplicat |
|
455 | label_applied_status: Estat aplicat | |
456 | label_loading: "S'està carregant..." |
|
456 | label_loading: "S'està carregant..." | |
457 | label_relation_new: Relació nova |
|
457 | label_relation_new: Relació nova | |
458 | label_relation_delete: Suprimeix la relació |
|
458 | label_relation_delete: Suprimeix la relació | |
459 | label_relates_to: relacionat amb |
|
459 | label_relates_to: relacionat amb | |
460 | label_duplicates: duplicats |
|
460 | label_duplicates: duplicats | |
461 | label_duplicated_by: duplicat per |
|
461 | label_duplicated_by: duplicat per | |
462 | label_blocks: bloqueja |
|
462 | label_blocks: bloqueja | |
463 | label_blocked_by: bloquejats per |
|
463 | label_blocked_by: bloquejats per | |
464 | label_precedes: anterior a |
|
464 | label_precedes: anterior a | |
465 | label_follows: posterior a |
|
465 | label_follows: posterior a | |
466 | label_end_to_start: final al començament |
|
466 | label_end_to_start: final al començament | |
467 | label_end_to_end: final al final |
|
467 | label_end_to_end: final al final | |
468 | label_start_to_start: començament al començament |
|
468 | label_start_to_start: començament al començament | |
469 | label_start_to_end: començament al final |
|
469 | label_start_to_end: començament al final | |
470 | label_stay_logged_in: "Manté l'entrada" |
|
470 | label_stay_logged_in: "Manté l'entrada" | |
471 | label_disabled: inhabilitat |
|
471 | label_disabled: inhabilitat | |
472 | label_show_completed_versions: Mostra les versions completes |
|
472 | label_show_completed_versions: Mostra les versions completes | |
473 | label_me: jo mateix |
|
473 | label_me: jo mateix | |
474 | label_board: Fòrum |
|
474 | label_board: Fòrum | |
475 | label_board_new: Fòrum nou |
|
475 | label_board_new: Fòrum nou | |
476 | label_board_plural: Fòrums |
|
476 | label_board_plural: Fòrums | |
477 | label_topic_plural: Temes |
|
477 | label_topic_plural: Temes | |
478 | label_message_plural: Missatges |
|
478 | label_message_plural: Missatges | |
479 | label_message_last: Últim missatge |
|
479 | label_message_last: Últim missatge | |
480 | label_message_new: Missatge nou |
|
480 | label_message_new: Missatge nou | |
481 | label_message_posted: Missatge afegit |
|
481 | label_message_posted: Missatge afegit | |
482 | label_reply_plural: Respostes |
|
482 | label_reply_plural: Respostes | |
483 | label_send_information: "Envia la informació del compte a l'usuari" |
|
483 | label_send_information: "Envia la informació del compte a l'usuari" | |
484 | label_year: Any |
|
484 | label_year: Any | |
485 | label_month: Mes |
|
485 | label_month: Mes | |
486 | label_week: Setmana |
|
486 | label_week: Setmana | |
487 | label_date_from: Des de |
|
487 | label_date_from: Des de | |
488 | label_date_to: A |
|
488 | label_date_to: A | |
489 | label_language_based: "Basat en l'idioma de l'usuari" |
|
489 | label_language_based: "Basat en l'idioma de l'usuari" | |
490 | label_sort_by: Ordena per %s |
|
490 | label_sort_by: Ordena per %s | |
491 | label_send_test_email: Envia un correu electrònic de prova |
|
491 | label_send_test_email: Envia un correu electrònic de prova | |
492 | label_feeds_access_key_created_on: "Clau d'accés del RSS creada fa %s" |
|
492 | label_feeds_access_key_created_on: "Clau d'accés del RSS creada fa %s" | |
493 | label_module_plural: Mòduls |
|
493 | label_module_plural: Mòduls | |
494 | label_added_time_by: Afegit per %s fa %s |
|
494 | label_added_time_by: Afegit per %s fa %s | |
495 | label_updated_time: Actualitzat fa %s |
|
495 | label_updated_time: Actualitzat fa %s | |
496 | label_jump_to_a_project: Salta al projecte... |
|
496 | label_jump_to_a_project: Salta al projecte... | |
497 | label_file_plural: Fitxers |
|
497 | label_file_plural: Fitxers | |
498 | label_changeset_plural: Conjunt de canvis |
|
498 | label_changeset_plural: Conjunt de canvis | |
499 | label_default_columns: Columnes predeterminades |
|
499 | label_default_columns: Columnes predeterminades | |
500 | label_no_change_option: (sense canvis) |
|
500 | label_no_change_option: (sense canvis) | |
501 | label_bulk_edit_selected_issues: Edita en bloc els assumptes seleccionats |
|
501 | label_bulk_edit_selected_issues: Edita en bloc els assumptes seleccionats | |
502 | label_theme: Tema |
|
502 | label_theme: Tema | |
503 | label_default: Predeterminat |
|
503 | label_default: Predeterminat | |
504 | label_search_titles_only: Cerca només en els títols |
|
504 | label_search_titles_only: Cerca només en els títols | |
505 | label_user_mail_option_all: "Per qualsevol esdeveniment en tots els meus projectes" |
|
505 | label_user_mail_option_all: "Per qualsevol esdeveniment en tots els meus projectes" | |
506 | label_user_mail_option_selected: "Per qualsevol esdeveniment en els projectes seleccionats..." |
|
506 | label_user_mail_option_selected: "Per qualsevol esdeveniment en els projectes seleccionats..." | |
507 | label_user_mail_option_none: "Només per les coses que vigilo o hi estic implicat" |
|
507 | label_user_mail_option_none: "Només per les coses que vigilo o hi estic implicat" | |
508 | label_user_mail_no_self_notified: "No vull ser notificat pels canvis que faig jo mateix" |
|
508 | label_user_mail_no_self_notified: "No vull ser notificat pels canvis que faig jo mateix" | |
509 | label_registration_activation_by_email: activació del compte per correu electrònic |
|
509 | label_registration_activation_by_email: activació del compte per correu electrònic | |
510 | label_registration_manual_activation: activació del compte manual |
|
510 | label_registration_manual_activation: activació del compte manual | |
511 | label_registration_automatic_activation: activació del compte automàtica |
|
511 | label_registration_automatic_activation: activació del compte automàtica | |
512 | label_display_per_page: 'Per pàgina: %s' |
|
512 | label_display_per_page: 'Per pàgina: %s' | |
513 | label_age: Edat |
|
513 | label_age: Edat | |
514 | label_change_properties: Canvia les propietats |
|
514 | label_change_properties: Canvia les propietats | |
515 | label_general: General |
|
515 | label_general: General | |
516 | label_more: Més |
|
516 | label_more: Més | |
517 | label_scm: SCM |
|
517 | label_scm: SCM | |
518 | label_plugins: Connectors |
|
518 | label_plugins: Connectors | |
519 | label_ldap_authentication: Autenticació LDAP |
|
519 | label_ldap_authentication: Autenticació LDAP | |
520 | label_downloads_abbr: Baixades |
|
520 | label_downloads_abbr: Baixades | |
521 | label_optional_description: Descripció opcional |
|
521 | label_optional_description: Descripció opcional | |
522 | label_add_another_file: Afegeix un altre fitxer |
|
522 | label_add_another_file: Afegeix un altre fitxer | |
523 | label_preferences: Preferències |
|
523 | label_preferences: Preferències | |
524 | label_chronological_order: En ordre cronològic |
|
524 | label_chronological_order: En ordre cronològic | |
525 | label_reverse_chronological_order: En ordre cronològic invers |
|
525 | label_reverse_chronological_order: En ordre cronològic invers | |
526 | label_planning: Planificació |
|
526 | label_planning: Planificació | |
527 | label_incoming_emails: "Correu electrònics d'entrada" |
|
527 | label_incoming_emails: "Correu electrònics d'entrada" | |
528 | label_generate_key: Genera una clau |
|
528 | label_generate_key: Genera una clau | |
529 | label_issue_watchers: Vigilants |
|
529 | label_issue_watchers: Vigilants | |
530 |
|
530 | |||
531 | button_login: Entra |
|
531 | button_login: Entra | |
532 | button_submit: Tramet |
|
532 | button_submit: Tramet | |
533 | button_save: Desa |
|
533 | button_save: Desa | |
534 | button_check_all: Activa-ho tot |
|
534 | button_check_all: Activa-ho tot | |
535 | button_uncheck_all: Desactiva-ho tot |
|
535 | button_uncheck_all: Desactiva-ho tot | |
536 | button_delete: Suprimeix |
|
536 | button_delete: Suprimeix | |
537 | button_create: Crea |
|
537 | button_create: Crea | |
538 | button_test: Test |
|
538 | button_test: Test | |
539 | button_edit: Edit |
|
539 | button_edit: Edit | |
540 | button_add: Afegeix |
|
540 | button_add: Afegeix | |
541 | button_change: Canvia |
|
541 | button_change: Canvia | |
542 | button_apply: Aplica |
|
542 | button_apply: Aplica | |
543 | button_clear: Neteja |
|
543 | button_clear: Neteja | |
544 | button_lock: Bloca |
|
544 | button_lock: Bloca | |
545 | button_unlock: Desbloca |
|
545 | button_unlock: Desbloca | |
546 | button_download: Baixa |
|
546 | button_download: Baixa | |
547 | button_list: Llista |
|
547 | button_list: Llista | |
548 | button_view: Visualitza |
|
548 | button_view: Visualitza | |
549 | button_move: Mou |
|
549 | button_move: Mou | |
550 | button_back: Enrere |
|
550 | button_back: Enrere | |
551 | button_cancel: Cancel·la |
|
551 | button_cancel: Cancel·la | |
552 | button_activate: Activa |
|
552 | button_activate: Activa | |
553 | button_sort: Ordena |
|
553 | button_sort: Ordena | |
554 | button_log_time: "Hora d'entrada" |
|
554 | button_log_time: "Hora d'entrada" | |
555 | button_rollback: Torna a aquesta versió |
|
555 | button_rollback: Torna a aquesta versió | |
556 | button_watch: Vigila |
|
556 | button_watch: Vigila | |
557 | button_unwatch: No vigilis |
|
557 | button_unwatch: No vigilis | |
558 | button_reply: Resposta |
|
558 | button_reply: Resposta | |
559 | button_archive: Arxiva |
|
559 | button_archive: Arxiva | |
560 | button_unarchive: Desarxiva |
|
560 | button_unarchive: Desarxiva | |
561 | button_reset: Reinicia |
|
561 | button_reset: Reinicia | |
562 | button_rename: Reanomena |
|
562 | button_rename: Reanomena | |
563 | button_change_password: Canvia la contrasenya |
|
563 | button_change_password: Canvia la contrasenya | |
564 | button_copy: Copia |
|
564 | button_copy: Copia | |
565 | button_annotate: Anota |
|
565 | button_annotate: Anota | |
566 | button_update: Actualitza |
|
566 | button_update: Actualitza | |
567 | button_configure: Configura |
|
567 | button_configure: Configura | |
568 | button_quote: Cita |
|
568 | button_quote: Cita | |
569 |
|
569 | |||
570 | status_active: actiu |
|
570 | status_active: actiu | |
571 | status_registered: informat |
|
571 | status_registered: informat | |
572 | status_locked: bloquejat |
|
572 | status_locked: bloquejat | |
573 |
|
573 | |||
574 | text_select_mail_notifications: "Seleccioneu les accions per les quals s'hauria d'enviar una notificació per correu electrònic." |
|
574 | text_select_mail_notifications: "Seleccioneu les accions per les quals s'hauria d'enviar una notificació per correu electrònic." | |
575 | text_regexp_info: ex. ^[A-Z0-9]+$ |
|
575 | text_regexp_info: ex. ^[A-Z0-9]+$ | |
576 | text_min_max_length_info: 0 significa sense restricció |
|
576 | text_min_max_length_info: 0 significa sense restricció | |
577 | text_project_destroy_confirmation: Segur que voleu suprimir aquest projecte i les dades relacionades? |
|
577 | text_project_destroy_confirmation: Segur que voleu suprimir aquest projecte i les dades relacionades? | |
578 | text_subprojects_destroy_warning: "També seran suprimits els seus subprojectes: %s." |
|
578 | text_subprojects_destroy_warning: "També seran suprimits els seus subprojectes: %s." | |
579 | text_workflow_edit: Seleccioneu un rol i un seguidor per a editar el flux de treball |
|
579 | text_workflow_edit: Seleccioneu un rol i un seguidor per a editar el flux de treball | |
580 | text_are_you_sure: Segur? |
|
580 | text_are_you_sure: Segur? | |
581 | text_journal_changed: canviat des de %s a %s |
|
581 | text_journal_changed: canviat des de %s a %s | |
582 | text_journal_set_to: establert a %s |
|
582 | text_journal_set_to: establert a %s | |
583 | text_journal_deleted: suprimit |
|
583 | text_journal_deleted: suprimit | |
584 | text_tip_task_begin_day: "tasca que s'inicia aquest dia" |
|
584 | text_tip_task_begin_day: "tasca que s'inicia aquest dia" | |
585 | text_tip_task_end_day: tasca que finalitza aquest dia |
|
585 | text_tip_task_end_day: tasca que finalitza aquest dia | |
586 | text_tip_task_begin_end_day: "tasca que s'inicia i finalitza aquest dia" |
|
586 | text_tip_task_begin_end_day: "tasca que s'inicia i finalitza aquest dia" | |
587 | text_project_identifier_info: "Es permeten lletres en minúscules (a-z), números i guions.<br />Un cop desat, l'identificador no es pot modificar." |
|
587 | text_project_identifier_info: "Es permeten lletres en minúscules (a-z), números i guions.<br />Un cop desat, l'identificador no es pot modificar." | |
588 | text_caracters_maximum: %d caràcters com a màxim. |
|
588 | text_caracters_maximum: %d caràcters com a màxim. | |
589 | text_caracters_minimum: Com a mínim ha de tenir %d caràcters. |
|
589 | text_caracters_minimum: Com a mínim ha de tenir %d caràcters. | |
590 | text_length_between: Longitud entre %d i %d caràcters. |
|
590 | text_length_between: Longitud entre %d i %d caràcters. | |
591 | text_tracker_no_workflow: "No s'ha definit cap flux de treball per a aquest seguidor" |
|
591 | text_tracker_no_workflow: "No s'ha definit cap flux de treball per a aquest seguidor" | |
592 | text_unallowed_characters: Caràcters no permesos |
|
592 | text_unallowed_characters: Caràcters no permesos | |
593 | text_comma_separated: Es permeten valors múltiples (separats per una coma). |
|
593 | text_comma_separated: Es permeten valors múltiples (separats per una coma). | |
594 | text_issues_ref_in_commit_messages: Referència i soluciona els assumptes en els missatges publicats |
|
594 | text_issues_ref_in_commit_messages: Referència i soluciona els assumptes en els missatges publicats | |
595 | text_issue_added: "L'assumpte %s ha sigut informat per %s." |
|
595 | text_issue_added: "L'assumpte %s ha sigut informat per %s." | |
596 | text_issue_updated: "L'assumpte %s ha sigut actualitzat per %s." |
|
596 | text_issue_updated: "L'assumpte %s ha sigut actualitzat per %s." | |
597 | text_wiki_destroy_confirmation: Segur que voleu suprimir aquest wiki i tots els seus continguts? |
|
597 | text_wiki_destroy_confirmation: Segur que voleu suprimir aquest wiki i tots els seus continguts? | |
598 | text_issue_category_destroy_question: Alguns assumptes (%d) estan assignats a aquesta categoria. Què voleu fer? |
|
598 | text_issue_category_destroy_question: Alguns assumptes (%d) estan assignats a aquesta categoria. Què voleu fer? | |
599 | text_issue_category_destroy_assignments: Suprimeix les assignacions de la categoria |
|
599 | text_issue_category_destroy_assignments: Suprimeix les assignacions de la categoria | |
600 | text_issue_category_reassign_to: Torna a assignar els assumptes a aquesta categoria |
|
600 | text_issue_category_reassign_to: Torna a assignar els assumptes a aquesta categoria | |
601 | text_user_mail_option: "Per als projectes no seleccionats, només rebreu notificacions sobre les coses que vigileu o que hi esteu implicat (ex. assumptes que en sou l'autor o hi esteu assignat)." |
|
601 | text_user_mail_option: "Per als projectes no seleccionats, només rebreu notificacions sobre les coses que vigileu o que hi esteu implicat (ex. assumptes que en sou l'autor o hi esteu assignat)." | |
602 | text_no_configuration_data: "Encara no s'han configurat els rols, seguidors, estats de l'assumpte i flux de treball.\nÉs altament recomanable que carregueu la configuració predeterminada. Podreu modificar-la un cop carregada." |
|
602 | text_no_configuration_data: "Encara no s'han configurat els rols, seguidors, estats de l'assumpte i flux de treball.\nÉs altament recomanable que carregueu la configuració predeterminada. Podreu modificar-la un cop carregada." | |
603 | text_load_default_configuration: Carrega la configuració predeterminada |
|
603 | text_load_default_configuration: Carrega la configuració predeterminada | |
604 | text_status_changed_by_changeset: Aplicat en el conjunt de canvis %s. |
|
604 | text_status_changed_by_changeset: Aplicat en el conjunt de canvis %s. | |
605 | text_issues_destroy_confirmation: "Segur que voleu suprimir els assumptes seleccionats?" |
|
605 | text_issues_destroy_confirmation: "Segur que voleu suprimir els assumptes seleccionats?" | |
606 | text_select_project_modules: "Seleccioneu els mòduls a habilitar per a aquest projecte:" |
|
606 | text_select_project_modules: "Seleccioneu els mòduls a habilitar per a aquest projecte:" | |
607 | text_default_administrator_account_changed: "S'ha canviat el compte d'administrador predeterminat" |
|
607 | text_default_administrator_account_changed: "S'ha canviat el compte d'administrador predeterminat" | |
608 | text_file_repository_writable: Es pot escriure en el dipòsit de fitxers |
|
608 | text_file_repository_writable: Es pot escriure en el dipòsit de fitxers | |
609 | text_rmagick_available: RMagick disponible (opcional) |
|
609 | text_rmagick_available: RMagick disponible (opcional) | |
610 | text_destroy_time_entries_question: "S'han informat %.02f hores en els assumptes que aneu a suprimir. Què voleu fer?" |
|
610 | text_destroy_time_entries_question: "S'han informat %.02f hores en els assumptes que aneu a suprimir. Què voleu fer?" | |
611 | text_destroy_time_entries: Suprimeix les hores informades |
|
611 | text_destroy_time_entries: Suprimeix les hores informades | |
612 | text_assign_time_entries_to_project: Assigna les hores informades al projecte |
|
612 | text_assign_time_entries_to_project: Assigna les hores informades al projecte | |
613 | text_reassign_time_entries: 'Torna a assignar les hores informades a aquest assumpte:' |
|
613 | text_reassign_time_entries: 'Torna a assignar les hores informades a aquest assumpte:' | |
614 | text_user_wrote: '%s va escriure:' |
|
614 | text_user_wrote: '%s va escriure:' | |
615 | text_enumeration_destroy_question: '%d objectes estan assignats a aquest valor.' |
|
615 | text_enumeration_destroy_question: '%d objectes estan assignats a aquest valor.' | |
616 | text_enumeration_category_reassign_to: 'Torna a assignar-los a aquest valor:' |
|
616 | text_enumeration_category_reassign_to: 'Torna a assignar-los a aquest valor:' | |
617 | text_email_delivery_not_configured: "El lliurament per correu electrònic no està configurat i les notificacions estan inhabilitades.\nConfigureu el servidor SMTP a config/email.yml i reinicieu l'aplicació per habilitar-lo." |
|
617 | text_email_delivery_not_configured: "El lliurament per correu electrònic no està configurat i les notificacions estan inhabilitades.\nConfigureu el servidor SMTP a config/email.yml i reinicieu l'aplicació per habilitar-lo." | |
618 |
|
618 | |||
619 | default_role_manager: Gestor |
|
619 | default_role_manager: Gestor | |
620 | default_role_developper: Desenvolupador |
|
620 | default_role_developper: Desenvolupador | |
621 | default_role_reporter: Informador |
|
621 | default_role_reporter: Informador | |
622 | default_tracker_bug: Error |
|
622 | default_tracker_bug: Error | |
623 | default_tracker_feature: Característica |
|
623 | default_tracker_feature: Característica | |
624 | default_tracker_support: Suport |
|
624 | default_tracker_support: Suport | |
625 | default_issue_status_new: Nou |
|
625 | default_issue_status_new: Nou | |
626 | default_issue_status_assigned: Assignat |
|
626 | default_issue_status_assigned: Assignat | |
627 | default_issue_status_resolved: Resolt |
|
627 | default_issue_status_resolved: Resolt | |
628 | default_issue_status_feedback: Comentaris |
|
628 | default_issue_status_feedback: Comentaris | |
629 | default_issue_status_closed: Tancat |
|
629 | default_issue_status_closed: Tancat | |
630 | default_issue_status_rejected: Rebutjat |
|
630 | default_issue_status_rejected: Rebutjat | |
631 | default_doc_category_user: "Documentació d'usuari" |
|
631 | default_doc_category_user: "Documentació d'usuari" | |
632 | default_doc_category_tech: Documentació tècnica |
|
632 | default_doc_category_tech: Documentació tècnica | |
633 | default_priority_low: Baixa |
|
633 | default_priority_low: Baixa | |
634 | default_priority_normal: Normal |
|
634 | default_priority_normal: Normal | |
635 | default_priority_high: Alta |
|
635 | default_priority_high: Alta | |
636 | default_priority_urgent: Urgent |
|
636 | default_priority_urgent: Urgent | |
637 | default_priority_immediate: Immediata |
|
637 | default_priority_immediate: Immediata | |
638 | default_activity_design: Disseny |
|
638 | default_activity_design: Disseny | |
639 | default_activity_development: Desenvolupament |
|
639 | default_activity_development: Desenvolupament | |
640 |
|
640 | |||
641 | enumeration_issue_priorities: Prioritat dels assumptes |
|
641 | enumeration_issue_priorities: Prioritat dels assumptes | |
642 | enumeration_doc_categories: Categories del document |
|
642 | enumeration_doc_categories: Categories del document | |
643 | enumeration_activities: Activitats (seguidor de temps) |
|
643 | enumeration_activities: Activitats (seguidor de temps) | |
644 | setting_plain_text_mail: plain text only (no HTML) |
|
644 | setting_plain_text_mail: plain text only (no HTML) | |
645 | permission_view_files: View files |
|
645 | permission_view_files: View files | |
646 | permission_edit_issues: Edit issues |
|
646 | permission_edit_issues: Edit issues | |
647 | permission_edit_own_time_entries: Edit own time logs |
|
647 | permission_edit_own_time_entries: Edit own time logs | |
648 | permission_manage_public_queries: Manage public queries |
|
648 | permission_manage_public_queries: Manage public queries | |
649 | permission_add_issues: Add issues |
|
649 | permission_add_issues: Add issues | |
650 | permission_log_time: Log spent time |
|
650 | permission_log_time: Log spent time | |
651 | permission_view_changesets: View changesets |
|
651 | permission_view_changesets: View changesets | |
652 | permission_view_time_entries: View spent time |
|
652 | permission_view_time_entries: View spent time | |
653 | permission_manage_versions: Manage versions |
|
653 | permission_manage_versions: Manage versions | |
654 | permission_manage_wiki: Manage wiki |
|
654 | permission_manage_wiki: Manage wiki | |
655 | permission_manage_categories: Manage issue categories |
|
655 | permission_manage_categories: Manage issue categories | |
656 | permission_protect_wiki_pages: Protect wiki pages |
|
656 | permission_protect_wiki_pages: Protect wiki pages | |
657 | permission_comment_news: Comment news |
|
657 | permission_comment_news: Comment news | |
658 | permission_delete_messages: Delete messages |
|
658 | permission_delete_messages: Delete messages | |
659 | permission_select_project_modules: Select project modules |
|
659 | permission_select_project_modules: Select project modules | |
660 | permission_manage_documents: Manage documents |
|
660 | permission_manage_documents: Manage documents | |
661 | permission_edit_wiki_pages: Edit wiki pages |
|
661 | permission_edit_wiki_pages: Edit wiki pages | |
662 | permission_add_issue_watchers: Add watchers |
|
662 | permission_add_issue_watchers: Add watchers | |
663 | permission_view_gantt: View gantt chart |
|
663 | permission_view_gantt: View gantt chart | |
664 | permission_move_issues: Move issues |
|
664 | permission_move_issues: Move issues | |
665 | permission_manage_issue_relations: Manage issue relations |
|
665 | permission_manage_issue_relations: Manage issue relations | |
666 | permission_delete_wiki_pages: Delete wiki pages |
|
666 | permission_delete_wiki_pages: Delete wiki pages | |
667 | permission_manage_boards: Manage boards |
|
667 | permission_manage_boards: Manage boards | |
668 | permission_delete_wiki_pages_attachments: Delete attachments |
|
668 | permission_delete_wiki_pages_attachments: Delete attachments | |
669 | permission_view_wiki_edits: View wiki history |
|
669 | permission_view_wiki_edits: View wiki history | |
670 | permission_add_messages: Post messages |
|
670 | permission_add_messages: Post messages | |
671 | permission_view_messages: View messages |
|
671 | permission_view_messages: View messages | |
672 | permission_manage_files: Manage files |
|
672 | permission_manage_files: Manage files | |
673 | permission_edit_issue_notes: Edit notes |
|
673 | permission_edit_issue_notes: Edit notes | |
674 | permission_manage_news: Manage news |
|
674 | permission_manage_news: Manage news | |
675 | permission_view_calendar: View calendrier |
|
675 | permission_view_calendar: View calendrier | |
676 | permission_manage_members: Manage members |
|
676 | permission_manage_members: Manage members | |
677 | permission_edit_messages: Edit messages |
|
677 | permission_edit_messages: Edit messages | |
678 | permission_delete_issues: Delete issues |
|
678 | permission_delete_issues: Delete issues | |
679 | permission_view_issue_watchers: View watchers list |
|
679 | permission_view_issue_watchers: View watchers list | |
680 | permission_manage_repository: Manage repository |
|
680 | permission_manage_repository: Manage repository | |
681 | permission_commit_access: Commit access |
|
681 | permission_commit_access: Commit access | |
682 | permission_browse_repository: Browse repository |
|
682 | permission_browse_repository: Browse repository | |
683 | permission_view_documents: View documents |
|
683 | permission_view_documents: View documents | |
684 | permission_edit_project: Edit project |
|
684 | permission_edit_project: Edit project | |
685 | permission_add_issue_notes: Add notes |
|
685 | permission_add_issue_notes: Add notes | |
686 | permission_save_queries: Save queries |
|
686 | permission_save_queries: Save queries | |
687 | permission_view_wiki_pages: View wiki |
|
687 | permission_view_wiki_pages: View wiki | |
688 | permission_rename_wiki_pages: Rename wiki pages |
|
688 | permission_rename_wiki_pages: Rename wiki pages | |
689 | permission_edit_time_entries: Edit time logs |
|
689 | permission_edit_time_entries: Edit time logs | |
690 | permission_edit_own_issue_notes: Edit own notes |
|
690 | permission_edit_own_issue_notes: Edit own notes | |
691 | setting_gravatar_enabled: Use Gravatar user icons |
|
691 | setting_gravatar_enabled: Use Gravatar user icons | |
|
692 | label_example: Example |
@@ -1,695 +1,696 | |||||
1 | # CZ translation by Maxim Krušina | Massimo Filippi, s.r.o. | maxim@mxm.cz |
|
1 | # CZ translation by Maxim Krušina | Massimo Filippi, s.r.o. | maxim@mxm.cz | |
2 | # Based on original CZ translation by Jan Kadleček |
|
2 | # Based on original CZ translation by Jan Kadleček | |
3 |
|
3 | |||
4 | _gloc_rule_default: '|n| n==1 ? "" : "_plural" ' |
|
4 | _gloc_rule_default: '|n| n==1 ? "" : "_plural" ' | |
5 |
|
5 | |||
6 | actionview_datehelper_select_day_prefix: |
|
6 | actionview_datehelper_select_day_prefix: | |
7 | actionview_datehelper_select_month_names: Leden,Únor,Březen,Duben,Květen,Červen,Červenec,Srpen,Září,Říjen,Listopad,Prosinec |
|
7 | actionview_datehelper_select_month_names: Leden,Únor,Březen,Duben,Květen,Červen,Červenec,Srpen,Září,Říjen,Listopad,Prosinec | |
8 | actionview_datehelper_select_month_names_abbr: Led,Úno,Bře,Dub,Kvě,Čer,Čvc,Srp,Zář,Říj,Lis,Pro |
|
8 | actionview_datehelper_select_month_names_abbr: Led,Úno,Bře,Dub,Kvě,Čer,Čvc,Srp,Zář,Říj,Lis,Pro | |
9 | actionview_datehelper_select_month_prefix: |
|
9 | actionview_datehelper_select_month_prefix: | |
10 | actionview_datehelper_select_year_prefix: |
|
10 | actionview_datehelper_select_year_prefix: | |
11 | actionview_datehelper_time_in_words_day: 1 den |
|
11 | actionview_datehelper_time_in_words_day: 1 den | |
12 | actionview_datehelper_time_in_words_day_plural: %d dny |
|
12 | actionview_datehelper_time_in_words_day_plural: %d dny | |
13 | actionview_datehelper_time_in_words_hour_about: asi hodinou |
|
13 | actionview_datehelper_time_in_words_hour_about: asi hodinou | |
14 | actionview_datehelper_time_in_words_hour_about_plural: asi %d hodinami |
|
14 | actionview_datehelper_time_in_words_hour_about_plural: asi %d hodinami | |
15 | actionview_datehelper_time_in_words_hour_about_single: asi hodinou |
|
15 | actionview_datehelper_time_in_words_hour_about_single: asi hodinou | |
16 | actionview_datehelper_time_in_words_minute: 1 minutou |
|
16 | actionview_datehelper_time_in_words_minute: 1 minutou | |
17 | actionview_datehelper_time_in_words_minute_half: půl minutou |
|
17 | actionview_datehelper_time_in_words_minute_half: půl minutou | |
18 | actionview_datehelper_time_in_words_minute_less_than: méně než minutou |
|
18 | actionview_datehelper_time_in_words_minute_less_than: méně než minutou | |
19 | actionview_datehelper_time_in_words_minute_plural: %d minutami |
|
19 | actionview_datehelper_time_in_words_minute_plural: %d minutami | |
20 | actionview_datehelper_time_in_words_minute_single: 1 minutou |
|
20 | actionview_datehelper_time_in_words_minute_single: 1 minutou | |
21 | actionview_datehelper_time_in_words_second_less_than: méně než sekundou |
|
21 | actionview_datehelper_time_in_words_second_less_than: méně než sekundou | |
22 | actionview_datehelper_time_in_words_second_less_than_plural: méně než %d sekundami |
|
22 | actionview_datehelper_time_in_words_second_less_than_plural: méně než %d sekundami | |
23 | actionview_instancetag_blank_option: Prosím vyberte |
|
23 | actionview_instancetag_blank_option: Prosím vyberte | |
24 |
|
24 | |||
25 | activerecord_error_inclusion: není zahrnuto v seznamu |
|
25 | activerecord_error_inclusion: není zahrnuto v seznamu | |
26 | activerecord_error_exclusion: je rezervováno |
|
26 | activerecord_error_exclusion: je rezervováno | |
27 | activerecord_error_invalid: je neplatné |
|
27 | activerecord_error_invalid: je neplatné | |
28 | activerecord_error_confirmation: se neshoduje s potvrzením |
|
28 | activerecord_error_confirmation: se neshoduje s potvrzením | |
29 | activerecord_error_accepted: musí být akceptováno |
|
29 | activerecord_error_accepted: musí být akceptováno | |
30 | activerecord_error_empty: nemůže být prázdný |
|
30 | activerecord_error_empty: nemůže být prázdný | |
31 | activerecord_error_blank: nemůže být prázdný |
|
31 | activerecord_error_blank: nemůže být prázdný | |
32 | activerecord_error_too_long: je příliš dlouhý |
|
32 | activerecord_error_too_long: je příliš dlouhý | |
33 | activerecord_error_too_short: je příliš krátký |
|
33 | activerecord_error_too_short: je příliš krátký | |
34 | activerecord_error_wrong_length: má chybnou délku |
|
34 | activerecord_error_wrong_length: má chybnou délku | |
35 | activerecord_error_taken: je již použito |
|
35 | activerecord_error_taken: je již použito | |
36 | activerecord_error_not_a_number: není číslo |
|
36 | activerecord_error_not_a_number: není číslo | |
37 | activerecord_error_not_a_date: není platné datum |
|
37 | activerecord_error_not_a_date: není platné datum | |
38 | activerecord_error_greater_than_start_date: musí být větší než počáteční datum |
|
38 | activerecord_error_greater_than_start_date: musí být větší než počáteční datum | |
39 | activerecord_error_not_same_project: nepatří stejnému projektu |
|
39 | activerecord_error_not_same_project: nepatří stejnému projektu | |
40 | activerecord_error_circular_dependency: Tento vztah by vytvořil cyklickou závislost |
|
40 | activerecord_error_circular_dependency: Tento vztah by vytvořil cyklickou závislost | |
41 |
|
41 | |||
42 | general_fmt_age: %d rok |
|
42 | general_fmt_age: %d rok | |
43 | general_fmt_age_plural: %d roků |
|
43 | general_fmt_age_plural: %d roků | |
44 | general_fmt_date: %%m/%%d/%%Y |
|
44 | general_fmt_date: %%m/%%d/%%Y | |
45 | general_fmt_datetime: %%m/%%d/%%Y %%I:%%M %%p |
|
45 | general_fmt_datetime: %%m/%%d/%%Y %%I:%%M %%p | |
46 | general_fmt_datetime_short: %%b %%d, %%I:%%M %%p |
|
46 | general_fmt_datetime_short: %%b %%d, %%I:%%M %%p | |
47 | general_fmt_time: %%I:%%M %%p |
|
47 | general_fmt_time: %%I:%%M %%p | |
48 | general_text_No: 'Ne' |
|
48 | general_text_No: 'Ne' | |
49 | general_text_Yes: 'Ano' |
|
49 | general_text_Yes: 'Ano' | |
50 | general_text_no: 'ne' |
|
50 | general_text_no: 'ne' | |
51 | general_text_yes: 'ano' |
|
51 | general_text_yes: 'ano' | |
52 | general_lang_name: 'Čeština' |
|
52 | general_lang_name: 'Čeština' | |
53 | general_csv_separator: ',' |
|
53 | general_csv_separator: ',' | |
54 | general_csv_decimal_separator: '.' |
|
54 | general_csv_decimal_separator: '.' | |
55 | general_csv_encoding: UTF-8 |
|
55 | general_csv_encoding: UTF-8 | |
56 | general_pdf_encoding: UTF-8 |
|
56 | general_pdf_encoding: UTF-8 | |
57 | general_day_names: Pondělí,Úterý,Středa,Čtvrtek,Pátek,Sobota,Neděle |
|
57 | general_day_names: Pondělí,Úterý,Středa,Čtvrtek,Pátek,Sobota,Neděle | |
58 | general_first_day_of_week: '1' |
|
58 | general_first_day_of_week: '1' | |
59 |
|
59 | |||
60 | notice_account_updated: Účet byl úspěšně změněn. |
|
60 | notice_account_updated: Účet byl úspěšně změněn. | |
61 | notice_account_invalid_creditentials: Chybné jméno nebo heslo |
|
61 | notice_account_invalid_creditentials: Chybné jméno nebo heslo | |
62 | notice_account_password_updated: Heslo bylo úspěšně změněno. |
|
62 | notice_account_password_updated: Heslo bylo úspěšně změněno. | |
63 | notice_account_wrong_password: Chybné heslo |
|
63 | notice_account_wrong_password: Chybné heslo | |
64 | 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. |
|
64 | 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. | |
65 | notice_account_unknown_email: Neznámý uživatel. |
|
65 | notice_account_unknown_email: Neznámý uživatel. | |
66 | notice_can_t_change_password: Tento účet používá externí autentifikaci. Zde heslo změnit nemůžete. |
|
66 | notice_can_t_change_password: Tento účet používá externí autentifikaci. Zde heslo změnit nemůžete. | |
67 | notice_account_lost_email_sent: Byl vám zaslán email s intrukcemi jak si nastavíte nové heslo. |
|
67 | notice_account_lost_email_sent: Byl vám zaslán email s intrukcemi jak si nastavíte nové heslo. | |
68 | notice_account_activated: Váš účet byl aktivován. Nyní se můžete přihlásit. |
|
68 | notice_account_activated: Váš účet byl aktivován. Nyní se můžete přihlásit. | |
69 | notice_successful_create: Úspěšně vytvořeno. |
|
69 | notice_successful_create: Úspěšně vytvořeno. | |
70 | notice_successful_update: Úspěšně aktualizováno. |
|
70 | notice_successful_update: Úspěšně aktualizováno. | |
71 | notice_successful_delete: Úspěšně odstraněno. |
|
71 | notice_successful_delete: Úspěšně odstraněno. | |
72 | notice_successful_connection: Úspěšné připojení. |
|
72 | notice_successful_connection: Úspěšné připojení. | |
73 | notice_file_not_found: Stránka na kterou se snažíte zobrazit neexistuje nebo byla smazána. |
|
73 | notice_file_not_found: Stránka na kterou se snažíte zobrazit neexistuje nebo byla smazána. | |
74 | notice_locking_conflict: Údaje byly změněny jiným uživatelem. |
|
74 | notice_locking_conflict: Údaje byly změněny jiným uživatelem. | |
75 | notice_scm_error: Entry and/or revision doesn't exist in the repository. |
|
75 | notice_scm_error: Entry and/or revision doesn't exist in the repository. | |
76 | notice_not_authorized: Nemáte dostatečná práva pro zobrazení této stránky. |
|
76 | notice_not_authorized: Nemáte dostatečná práva pro zobrazení této stránky. | |
77 | notice_email_sent: Na adresu %s byl odeslán email |
|
77 | notice_email_sent: Na adresu %s byl odeslán email | |
78 | notice_email_error: Při odesílání emailu nastala chyba (%s) |
|
78 | notice_email_error: Při odesílání emailu nastala chyba (%s) | |
79 | notice_feeds_access_key_reseted: Váš klíč pro přístup k RSS byl resetován. |
|
79 | notice_feeds_access_key_reseted: Váš klíč pro přístup k RSS byl resetován. | |
80 | notice_failed_to_save_issues: "Failed to save %d issue(s) on %d selected: %s." |
|
80 | notice_failed_to_save_issues: "Failed to save %d issue(s) on %d selected: %s." | |
81 | notice_no_issue_selected: "Nebyl zvolen žádný úkol. Prosím, zvolte úkoly, které chcete editovat" |
|
81 | notice_no_issue_selected: "Nebyl zvolen žádný úkol. Prosím, zvolte úkoly, které chcete editovat" | |
82 | notice_account_pending: "Váš účet byl vytvořen, nyní čeká na schválení administrátorem." |
|
82 | notice_account_pending: "Váš účet byl vytvořen, nyní čeká na schválení administrátorem." | |
83 | notice_default_data_loaded: Výchozí konfigurace úspěšně nahrána. |
|
83 | notice_default_data_loaded: Výchozí konfigurace úspěšně nahrána. | |
84 |
|
84 | |||
85 | error_can_t_load_default_data: "Výchozí konfigurace nebyla nahrána: %s" |
|
85 | error_can_t_load_default_data: "Výchozí konfigurace nebyla nahrána: %s" | |
86 | error_scm_not_found: "Položka a/nebo revize neexistují v repository." |
|
86 | error_scm_not_found: "Položka a/nebo revize neexistují v repository." | |
87 | error_scm_command_failed: "Při pokusu o přístup k repository došlo k chybě: %s" |
|
87 | error_scm_command_failed: "Při pokusu o přístup k repository došlo k chybě: %s" | |
88 | error_issue_not_found_in_project: 'Úkol nebyl nalezen nebo nepatří k tomuto projektu' |
|
88 | error_issue_not_found_in_project: 'Úkol nebyl nalezen nebo nepatří k tomuto projektu' | |
89 |
|
89 | |||
90 | mail_subject_lost_password: Vaše heslo (%s) |
|
90 | mail_subject_lost_password: Vaše heslo (%s) | |
91 | mail_body_lost_password: 'Pro změnu vašeho hesla klikněte na následující odkaz:' |
|
91 | mail_body_lost_password: 'Pro změnu vašeho hesla klikněte na následující odkaz:' | |
92 | mail_subject_register: Aktivace účtu (%s) |
|
92 | mail_subject_register: Aktivace účtu (%s) | |
93 | mail_body_register: 'Pro aktivaci vašeho účtu klikněte na následující odkaz:' |
|
93 | mail_body_register: 'Pro aktivaci vašeho účtu klikněte na následující odkaz:' | |
94 | mail_body_account_information_external: Pomocí vašeho účtu "%s" se můžete přihlásit. |
|
94 | mail_body_account_information_external: Pomocí vašeho účtu "%s" se můžete přihlásit. | |
95 | mail_body_account_information: Informace o vašem účtu |
|
95 | mail_body_account_information: Informace o vašem účtu | |
96 | mail_subject_account_activation_request: Aktivace %s účtu |
|
96 | mail_subject_account_activation_request: Aktivace %s účtu | |
97 | mail_body_account_activation_request: Byl zaregistrován nový uživatel "%s". Aktivace jeho účtu závisí na vašem potvrzení. |
|
97 | mail_body_account_activation_request: Byl zaregistrován nový uživatel "%s". Aktivace jeho účtu závisí na vašem potvrzení. | |
98 |
|
98 | |||
99 | gui_validation_error: 1 chyba |
|
99 | gui_validation_error: 1 chyba | |
100 | gui_validation_error_plural: %d chyb(y) |
|
100 | gui_validation_error_plural: %d chyb(y) | |
101 |
|
101 | |||
102 | field_name: Název |
|
102 | field_name: Název | |
103 | field_description: Popis |
|
103 | field_description: Popis | |
104 | field_summary: Přehled |
|
104 | field_summary: Přehled | |
105 | field_is_required: Povinné pole |
|
105 | field_is_required: Povinné pole | |
106 | field_firstname: Jméno |
|
106 | field_firstname: Jméno | |
107 | field_lastname: Příjmení |
|
107 | field_lastname: Příjmení | |
108 | field_mail: Email |
|
108 | field_mail: Email | |
109 | field_filename: Soubor |
|
109 | field_filename: Soubor | |
110 | field_filesize: Velikost |
|
110 | field_filesize: Velikost | |
111 | field_downloads: Staženo |
|
111 | field_downloads: Staženo | |
112 | field_author: Autor |
|
112 | field_author: Autor | |
113 | field_created_on: Vytvořeno |
|
113 | field_created_on: Vytvořeno | |
114 | field_updated_on: Aktualizováno |
|
114 | field_updated_on: Aktualizováno | |
115 | field_field_format: Formát |
|
115 | field_field_format: Formát | |
116 | field_is_for_all: Pro všechny projekty |
|
116 | field_is_for_all: Pro všechny projekty | |
117 | field_possible_values: Možné hodnoty |
|
117 | field_possible_values: Možné hodnoty | |
118 | field_regexp: Regulární výraz |
|
118 | field_regexp: Regulární výraz | |
119 | field_min_length: Minimální délka |
|
119 | field_min_length: Minimální délka | |
120 | field_max_length: Maximální délka |
|
120 | field_max_length: Maximální délka | |
121 | field_value: Hodnota |
|
121 | field_value: Hodnota | |
122 | field_category: Kategorie |
|
122 | field_category: Kategorie | |
123 | field_title: Název |
|
123 | field_title: Název | |
124 | field_project: Projekt |
|
124 | field_project: Projekt | |
125 | field_issue: Úkol |
|
125 | field_issue: Úkol | |
126 | field_status: Stav |
|
126 | field_status: Stav | |
127 | field_notes: Poznámka |
|
127 | field_notes: Poznámka | |
128 | field_is_closed: Úkol uzavřen |
|
128 | field_is_closed: Úkol uzavřen | |
129 | field_is_default: Výchozí stav |
|
129 | field_is_default: Výchozí stav | |
130 | field_tracker: Fronta |
|
130 | field_tracker: Fronta | |
131 | field_subject: Předmět |
|
131 | field_subject: Předmět | |
132 | field_due_date: Uzavřít do |
|
132 | field_due_date: Uzavřít do | |
133 | field_assigned_to: Přiřazeno |
|
133 | field_assigned_to: Přiřazeno | |
134 | field_priority: Priorita |
|
134 | field_priority: Priorita | |
135 | field_fixed_version: Přiřazeno k verzi |
|
135 | field_fixed_version: Přiřazeno k verzi | |
136 | field_user: Uživatel |
|
136 | field_user: Uživatel | |
137 | field_role: Role |
|
137 | field_role: Role | |
138 | field_homepage: Homepage |
|
138 | field_homepage: Homepage | |
139 | field_is_public: Veřejný |
|
139 | field_is_public: Veřejný | |
140 | field_parent: Nadřazený projekt |
|
140 | field_parent: Nadřazený projekt | |
141 | field_is_in_chlog: Úkoly zobrazené v změnovém logu |
|
141 | field_is_in_chlog: Úkoly zobrazené v změnovém logu | |
142 | field_is_in_roadmap: Úkoly zobrazené v plánu |
|
142 | field_is_in_roadmap: Úkoly zobrazené v plánu | |
143 | field_login: Přihlášení |
|
143 | field_login: Přihlášení | |
144 | field_mail_notification: Emailová oznámení |
|
144 | field_mail_notification: Emailová oznámení | |
145 | field_admin: Administrátor |
|
145 | field_admin: Administrátor | |
146 | field_last_login_on: Poslední přihlášení |
|
146 | field_last_login_on: Poslední přihlášení | |
147 | field_language: Jazyk |
|
147 | field_language: Jazyk | |
148 | field_effective_date: Datum |
|
148 | field_effective_date: Datum | |
149 | field_password: Heslo |
|
149 | field_password: Heslo | |
150 | field_new_password: Nové heslo |
|
150 | field_new_password: Nové heslo | |
151 | field_password_confirmation: Potvrzení |
|
151 | field_password_confirmation: Potvrzení | |
152 | field_version: Verze |
|
152 | field_version: Verze | |
153 | field_type: Typ |
|
153 | field_type: Typ | |
154 | field_host: Host |
|
154 | field_host: Host | |
155 | field_port: Port |
|
155 | field_port: Port | |
156 | field_account: Účet |
|
156 | field_account: Účet | |
157 | field_base_dn: Base DN |
|
157 | field_base_dn: Base DN | |
158 | field_attr_login: Přihlášení (atribut) |
|
158 | field_attr_login: Přihlášení (atribut) | |
159 | field_attr_firstname: Jméno (atribut) |
|
159 | field_attr_firstname: Jméno (atribut) | |
160 | field_attr_lastname: Příjemní (atribut) |
|
160 | field_attr_lastname: Příjemní (atribut) | |
161 | field_attr_mail: Email (atribut) |
|
161 | field_attr_mail: Email (atribut) | |
162 | field_onthefly: Automatické vytváření uživatelů |
|
162 | field_onthefly: Automatické vytváření uživatelů | |
163 | field_start_date: Začátek |
|
163 | field_start_date: Začátek | |
164 | field_done_ratio: %% Hotovo |
|
164 | field_done_ratio: %% Hotovo | |
165 | field_auth_source: Autentifikační mód |
|
165 | field_auth_source: Autentifikační mód | |
166 | field_hide_mail: Nezobrazovat můj email |
|
166 | field_hide_mail: Nezobrazovat můj email | |
167 | field_comments: Komentář |
|
167 | field_comments: Komentář | |
168 | field_url: URL |
|
168 | field_url: URL | |
169 | field_start_page: Výchozí stránka |
|
169 | field_start_page: Výchozí stránka | |
170 | field_subproject: Podprojekt |
|
170 | field_subproject: Podprojekt | |
171 | field_hours: Hodiny |
|
171 | field_hours: Hodiny | |
172 | field_activity: Aktivita |
|
172 | field_activity: Aktivita | |
173 | field_spent_on: Datum |
|
173 | field_spent_on: Datum | |
174 | field_identifier: Identifikátor |
|
174 | field_identifier: Identifikátor | |
175 | field_is_filter: Použít jako filtr |
|
175 | field_is_filter: Použít jako filtr | |
176 | field_issue_to_id: Související úkol |
|
176 | field_issue_to_id: Související úkol | |
177 | field_delay: Zpoždění |
|
177 | field_delay: Zpoždění | |
178 | field_assignable: Úkoly mohou být přiřazeny této roli |
|
178 | field_assignable: Úkoly mohou být přiřazeny této roli | |
179 | field_redirect_existing_links: Přesměrovat stvávající odkazy |
|
179 | field_redirect_existing_links: Přesměrovat stvávající odkazy | |
180 | field_estimated_hours: Odhadovaná doba |
|
180 | field_estimated_hours: Odhadovaná doba | |
181 | field_column_names: Sloupce |
|
181 | field_column_names: Sloupce | |
182 | field_time_zone: Časové pásmo |
|
182 | field_time_zone: Časové pásmo | |
183 | field_searchable: Umožnit vyhledávání |
|
183 | field_searchable: Umožnit vyhledávání | |
184 | field_default_value: Výchozí hodnota |
|
184 | field_default_value: Výchozí hodnota | |
185 | field_comments_sorting: Zobrazit komentáře |
|
185 | field_comments_sorting: Zobrazit komentáře | |
186 |
|
186 | |||
187 | setting_app_title: Název aplikace |
|
187 | setting_app_title: Název aplikace | |
188 | setting_app_subtitle: Podtitulek aplikace |
|
188 | setting_app_subtitle: Podtitulek aplikace | |
189 | setting_welcome_text: Uvítací text |
|
189 | setting_welcome_text: Uvítací text | |
190 | setting_default_language: Výchozí jazyk |
|
190 | setting_default_language: Výchozí jazyk | |
191 | setting_login_required: Auten. vyžadována |
|
191 | setting_login_required: Auten. vyžadována | |
192 | setting_self_registration: Povolena automatická registrace |
|
192 | setting_self_registration: Povolena automatická registrace | |
193 | setting_attachment_max_size: Maximální velikost přílohy |
|
193 | setting_attachment_max_size: Maximální velikost přílohy | |
194 | setting_issues_export_limit: Limit pro export úkolů |
|
194 | setting_issues_export_limit: Limit pro export úkolů | |
195 | setting_mail_from: Odesílat emaily z adresy |
|
195 | setting_mail_from: Odesílat emaily z adresy | |
196 | setting_bcc_recipients: Příjemci skryté kopie (bcc) |
|
196 | setting_bcc_recipients: Příjemci skryté kopie (bcc) | |
197 | setting_host_name: Host name |
|
197 | setting_host_name: Host name | |
198 | setting_text_formatting: Formátování textu |
|
198 | setting_text_formatting: Formátování textu | |
199 | setting_wiki_compression: Komperese historie Wiki |
|
199 | setting_wiki_compression: Komperese historie Wiki | |
200 | setting_feeds_limit: Feed content limit |
|
200 | setting_feeds_limit: Feed content limit | |
201 | setting_default_projects_public: Nové projekty nastavovat jako veřejné |
|
201 | setting_default_projects_public: Nové projekty nastavovat jako veřejné | |
202 | setting_autofetch_changesets: Autofetch commits |
|
202 | setting_autofetch_changesets: Autofetch commits | |
203 | setting_sys_api_enabled: Povolit WS pro správu repozitory |
|
203 | setting_sys_api_enabled: Povolit WS pro správu repozitory | |
204 | setting_commit_ref_keywords: Klíčová slova pro odkazy |
|
204 | setting_commit_ref_keywords: Klíčová slova pro odkazy | |
205 | setting_commit_fix_keywords: Klíčová slova pro uzavření |
|
205 | setting_commit_fix_keywords: Klíčová slova pro uzavření | |
206 | setting_autologin: Automatické přihlašování |
|
206 | setting_autologin: Automatické přihlašování | |
207 | setting_date_format: Formát data |
|
207 | setting_date_format: Formát data | |
208 | setting_time_format: Formát času |
|
208 | setting_time_format: Formát času | |
209 | setting_cross_project_issue_relations: Povolit vazby úkolů napříč projekty |
|
209 | setting_cross_project_issue_relations: Povolit vazby úkolů napříč projekty | |
210 | setting_issue_list_default_columns: Výchozí sloupce zobrazené v seznamu úkolů |
|
210 | setting_issue_list_default_columns: Výchozí sloupce zobrazené v seznamu úkolů | |
211 | setting_repositories_encodings: Kódování |
|
211 | setting_repositories_encodings: Kódování | |
212 | setting_emails_footer: Patička emailů |
|
212 | setting_emails_footer: Patička emailů | |
213 | setting_protocol: Protokol |
|
213 | setting_protocol: Protokol | |
214 | setting_per_page_options: Povolené počty řádků na stránce |
|
214 | setting_per_page_options: Povolené počty řádků na stránce | |
215 | setting_user_format: Formát zobrazení uživatele |
|
215 | setting_user_format: Formát zobrazení uživatele | |
216 | setting_activity_days_default: Days displayed on project activity |
|
216 | setting_activity_days_default: Days displayed on project activity | |
217 | setting_display_subprojects_issues: Display subprojects issues on main projects by default |
|
217 | setting_display_subprojects_issues: Display subprojects issues on main projects by default | |
218 |
|
218 | |||
219 | project_module_issue_tracking: Sledování úkolů |
|
219 | project_module_issue_tracking: Sledování úkolů | |
220 | project_module_time_tracking: Sledování času |
|
220 | project_module_time_tracking: Sledování času | |
221 | project_module_news: Novinky |
|
221 | project_module_news: Novinky | |
222 | project_module_documents: Dokumenty |
|
222 | project_module_documents: Dokumenty | |
223 | project_module_files: Soubory |
|
223 | project_module_files: Soubory | |
224 | project_module_wiki: Wiki |
|
224 | project_module_wiki: Wiki | |
225 | project_module_repository: Repository |
|
225 | project_module_repository: Repository | |
226 | project_module_boards: Diskuse |
|
226 | project_module_boards: Diskuse | |
227 |
|
227 | |||
228 | label_user: Uživatel |
|
228 | label_user: Uživatel | |
229 | label_user_plural: Uživatelé |
|
229 | label_user_plural: Uživatelé | |
230 | label_user_new: Nový uživatel |
|
230 | label_user_new: Nový uživatel | |
231 | label_project: Projekt |
|
231 | label_project: Projekt | |
232 | label_project_new: Nový projekt |
|
232 | label_project_new: Nový projekt | |
233 | label_project_plural: Projekty |
|
233 | label_project_plural: Projekty | |
234 | label_project_all: Všechny projekty |
|
234 | label_project_all: Všechny projekty | |
235 | label_project_latest: Poslední projekty |
|
235 | label_project_latest: Poslední projekty | |
236 | label_issue: Úkol |
|
236 | label_issue: Úkol | |
237 | label_issue_new: Nový úkol |
|
237 | label_issue_new: Nový úkol | |
238 | label_issue_plural: Úkoly |
|
238 | label_issue_plural: Úkoly | |
239 | label_issue_view_all: Všechny úkoly |
|
239 | label_issue_view_all: Všechny úkoly | |
240 | label_issues_by: Úkoly od uživatele %s |
|
240 | label_issues_by: Úkoly od uživatele %s | |
241 | label_issue_added: Úkol přidán |
|
241 | label_issue_added: Úkol přidán | |
242 | label_issue_updated: Úkol aktualizován |
|
242 | label_issue_updated: Úkol aktualizován | |
243 | label_document: Dokument |
|
243 | label_document: Dokument | |
244 | label_document_new: Nový dokument |
|
244 | label_document_new: Nový dokument | |
245 | label_document_plural: Dokumenty |
|
245 | label_document_plural: Dokumenty | |
246 | label_document_added: Dokument přidán |
|
246 | label_document_added: Dokument přidán | |
247 | label_role: Role |
|
247 | label_role: Role | |
248 | label_role_plural: Role |
|
248 | label_role_plural: Role | |
249 | label_role_new: Nová role |
|
249 | label_role_new: Nová role | |
250 | label_role_and_permissions: Role a práva |
|
250 | label_role_and_permissions: Role a práva | |
251 | label_member: Člen |
|
251 | label_member: Člen | |
252 | label_member_new: Nový člen |
|
252 | label_member_new: Nový člen | |
253 | label_member_plural: Členové |
|
253 | label_member_plural: Členové | |
254 | label_tracker: Fronta |
|
254 | label_tracker: Fronta | |
255 | label_tracker_plural: Fronty |
|
255 | label_tracker_plural: Fronty | |
256 | label_tracker_new: Nová fronta |
|
256 | label_tracker_new: Nová fronta | |
257 | label_workflow: Workflow |
|
257 | label_workflow: Workflow | |
258 | label_issue_status: Stav úkolu |
|
258 | label_issue_status: Stav úkolu | |
259 | label_issue_status_plural: Stavy úkolů |
|
259 | label_issue_status_plural: Stavy úkolů | |
260 | label_issue_status_new: Nový stav |
|
260 | label_issue_status_new: Nový stav | |
261 | label_issue_category: Kategorie úkolu |
|
261 | label_issue_category: Kategorie úkolu | |
262 | label_issue_category_plural: Kategorie úkolů |
|
262 | label_issue_category_plural: Kategorie úkolů | |
263 | label_issue_category_new: Nová kategorie |
|
263 | label_issue_category_new: Nová kategorie | |
264 | label_custom_field: Uživatelské pole |
|
264 | label_custom_field: Uživatelské pole | |
265 | label_custom_field_plural: Uživatelská pole |
|
265 | label_custom_field_plural: Uživatelská pole | |
266 | label_custom_field_new: Nové uživatelské pole |
|
266 | label_custom_field_new: Nové uživatelské pole | |
267 | label_enumerations: Seznamy |
|
267 | label_enumerations: Seznamy | |
268 | label_enumeration_new: Nová hodnota |
|
268 | label_enumeration_new: Nová hodnota | |
269 | label_information: Informace |
|
269 | label_information: Informace | |
270 | label_information_plural: Informace |
|
270 | label_information_plural: Informace | |
271 | label_please_login: Prosím přihlašte se |
|
271 | label_please_login: Prosím přihlašte se | |
272 | label_register: Registrovat |
|
272 | label_register: Registrovat | |
273 | label_password_lost: Zapomenuté heslo |
|
273 | label_password_lost: Zapomenuté heslo | |
274 | label_home: Úvodní |
|
274 | label_home: Úvodní | |
275 | label_my_page: Moje stránka |
|
275 | label_my_page: Moje stránka | |
276 | label_my_account: Můj účet |
|
276 | label_my_account: Můj účet | |
277 | label_my_projects: Moje projekty |
|
277 | label_my_projects: Moje projekty | |
278 | label_administration: Administrace |
|
278 | label_administration: Administrace | |
279 | label_login: Přihlášení |
|
279 | label_login: Přihlášení | |
280 | label_logout: Odhlášení |
|
280 | label_logout: Odhlášení | |
281 | label_help: Nápověda |
|
281 | label_help: Nápověda | |
282 | label_reported_issues: Nahlášené úkoly |
|
282 | label_reported_issues: Nahlášené úkoly | |
283 | label_assigned_to_me_issues: Mé úkoly |
|
283 | label_assigned_to_me_issues: Mé úkoly | |
284 | label_last_login: Poslední přihlášení |
|
284 | label_last_login: Poslední přihlášení | |
285 | label_last_updates: Poslední změna |
|
285 | label_last_updates: Poslední změna | |
286 | label_last_updates_plural: %d poslední změny |
|
286 | label_last_updates_plural: %d poslední změny | |
287 | label_registered_on: Registrován |
|
287 | label_registered_on: Registrován | |
288 | label_activity: Aktivita |
|
288 | label_activity: Aktivita | |
289 | label_overall_activity: Celková aktivita |
|
289 | label_overall_activity: Celková aktivita | |
290 | label_new: Nový |
|
290 | label_new: Nový | |
291 | label_logged_as: Přihlášen jako |
|
291 | label_logged_as: Přihlášen jako | |
292 | label_environment: Prostředí |
|
292 | label_environment: Prostředí | |
293 | label_authentication: Autentifikace |
|
293 | label_authentication: Autentifikace | |
294 | label_auth_source: Mód autentifikace |
|
294 | label_auth_source: Mód autentifikace | |
295 | label_auth_source_new: Nový mód autentifikace |
|
295 | label_auth_source_new: Nový mód autentifikace | |
296 | label_auth_source_plural: Módy autentifikace |
|
296 | label_auth_source_plural: Módy autentifikace | |
297 | label_subproject_plural: Podprojekty |
|
297 | label_subproject_plural: Podprojekty | |
298 | label_min_max_length: Min - Max délka |
|
298 | label_min_max_length: Min - Max délka | |
299 | label_list: Seznam |
|
299 | label_list: Seznam | |
300 | label_date: Datum |
|
300 | label_date: Datum | |
301 | label_integer: Celé číslo |
|
301 | label_integer: Celé číslo | |
302 | label_float: Desetiné číslo |
|
302 | label_float: Desetiné číslo | |
303 | label_boolean: Ano/Ne |
|
303 | label_boolean: Ano/Ne | |
304 | label_string: Text |
|
304 | label_string: Text | |
305 | label_text: Dlouhý text |
|
305 | label_text: Dlouhý text | |
306 | label_attribute: Atribut |
|
306 | label_attribute: Atribut | |
307 | label_attribute_plural: Atributy |
|
307 | label_attribute_plural: Atributy | |
308 | label_download: %d Download |
|
308 | label_download: %d Download | |
309 | label_download_plural: %d Downloads |
|
309 | label_download_plural: %d Downloads | |
310 | label_no_data: Žádné položky |
|
310 | label_no_data: Žádné položky | |
311 | label_change_status: Změnit stav |
|
311 | label_change_status: Změnit stav | |
312 | label_history: Historie |
|
312 | label_history: Historie | |
313 | label_attachment: Soubor |
|
313 | label_attachment: Soubor | |
314 | label_attachment_new: Nový soubor |
|
314 | label_attachment_new: Nový soubor | |
315 | label_attachment_delete: Odstranit soubor |
|
315 | label_attachment_delete: Odstranit soubor | |
316 | label_attachment_plural: Soubory |
|
316 | label_attachment_plural: Soubory | |
317 | label_file_added: Soubor přidán |
|
317 | label_file_added: Soubor přidán | |
318 | label_report: Přeheled |
|
318 | label_report: Přeheled | |
319 | label_report_plural: Přehledy |
|
319 | label_report_plural: Přehledy | |
320 | label_news: Novinky |
|
320 | label_news: Novinky | |
321 | label_news_new: Přidat novinku |
|
321 | label_news_new: Přidat novinku | |
322 | label_news_plural: Novinky |
|
322 | label_news_plural: Novinky | |
323 | label_news_latest: Poslední novinky |
|
323 | label_news_latest: Poslední novinky | |
324 | label_news_view_all: Zobrazit všechny novinky |
|
324 | label_news_view_all: Zobrazit všechny novinky | |
325 | label_news_added: Novinka přidána |
|
325 | label_news_added: Novinka přidána | |
326 | label_change_log: Protokol změn |
|
326 | label_change_log: Protokol změn | |
327 | label_settings: Nastavení |
|
327 | label_settings: Nastavení | |
328 | label_overview: Přehled |
|
328 | label_overview: Přehled | |
329 | label_version: Verze |
|
329 | label_version: Verze | |
330 | label_version_new: Nová verze |
|
330 | label_version_new: Nová verze | |
331 | label_version_plural: Verze |
|
331 | label_version_plural: Verze | |
332 | label_confirmation: Potvrzení |
|
332 | label_confirmation: Potvrzení | |
333 | label_export_to: 'Také k dispozici:' |
|
333 | label_export_to: 'Také k dispozici:' | |
334 | label_read: Načítá se... |
|
334 | label_read: Načítá se... | |
335 | label_public_projects: Veřejné projekty |
|
335 | label_public_projects: Veřejné projekty | |
336 | label_open_issues: otevřený |
|
336 | label_open_issues: otevřený | |
337 | label_open_issues_plural: otevřené |
|
337 | label_open_issues_plural: otevřené | |
338 | label_closed_issues: uzavřený |
|
338 | label_closed_issues: uzavřený | |
339 | label_closed_issues_plural: uzavřené |
|
339 | label_closed_issues_plural: uzavřené | |
340 | label_total: Celkem |
|
340 | label_total: Celkem | |
341 | label_permissions: Práva |
|
341 | label_permissions: Práva | |
342 | label_current_status: Aktuální stav |
|
342 | label_current_status: Aktuální stav | |
343 | label_new_statuses_allowed: Nové povolené stavy |
|
343 | label_new_statuses_allowed: Nové povolené stavy | |
344 | label_all: vše |
|
344 | label_all: vše | |
345 | label_none: nic |
|
345 | label_none: nic | |
346 | label_nobody: nikdo |
|
346 | label_nobody: nikdo | |
347 | label_next: Další |
|
347 | label_next: Další | |
348 | label_previous: Předchozí |
|
348 | label_previous: Předchozí | |
349 | label_used_by: Použito |
|
349 | label_used_by: Použito | |
350 | label_details: Detaily |
|
350 | label_details: Detaily | |
351 | label_add_note: Přidat poznámku |
|
351 | label_add_note: Přidat poznámku | |
352 | label_per_page: Na stránku |
|
352 | label_per_page: Na stránku | |
353 | label_calendar: Kalendář |
|
353 | label_calendar: Kalendář | |
354 | label_months_from: měsíců od |
|
354 | label_months_from: měsíců od | |
355 | label_gantt: Ganttův graf |
|
355 | label_gantt: Ganttův graf | |
356 | label_internal: Interní |
|
356 | label_internal: Interní | |
357 | label_last_changes: posledních %d změn |
|
357 | label_last_changes: posledních %d změn | |
358 | label_change_view_all: Zobrazit všechny změny |
|
358 | label_change_view_all: Zobrazit všechny změny | |
359 | label_personalize_page: Přizpůsobit tuto stránku |
|
359 | label_personalize_page: Přizpůsobit tuto stránku | |
360 | label_comment: Komentář |
|
360 | label_comment: Komentář | |
361 | label_comment_plural: Komentáře |
|
361 | label_comment_plural: Komentáře | |
362 | label_comment_add: Přidat komentáře |
|
362 | label_comment_add: Přidat komentáře | |
363 | label_comment_added: Komentář přidán |
|
363 | label_comment_added: Komentář přidán | |
364 | label_comment_delete: Odstranit komentář |
|
364 | label_comment_delete: Odstranit komentář | |
365 | label_query: Uživatelský dotaz |
|
365 | label_query: Uživatelský dotaz | |
366 | label_query_plural: Uživatelské dotazy |
|
366 | label_query_plural: Uživatelské dotazy | |
367 | label_query_new: Nový dotaz |
|
367 | label_query_new: Nový dotaz | |
368 | label_filter_add: Přidat filtr |
|
368 | label_filter_add: Přidat filtr | |
369 | label_filter_plural: Filtry |
|
369 | label_filter_plural: Filtry | |
370 | label_equals: je |
|
370 | label_equals: je | |
371 | label_not_equals: není |
|
371 | label_not_equals: není | |
372 | label_in_less_than: je měší než |
|
372 | label_in_less_than: je měší než | |
373 | label_in_more_than: je větší než |
|
373 | label_in_more_than: je větší než | |
374 | label_in: v |
|
374 | label_in: v | |
375 | label_today: dnes |
|
375 | label_today: dnes | |
376 | label_all_time: vše |
|
376 | label_all_time: vše | |
377 | label_yesterday: včera |
|
377 | label_yesterday: včera | |
378 | label_this_week: tento týden |
|
378 | label_this_week: tento týden | |
379 | label_last_week: minulý týden |
|
379 | label_last_week: minulý týden | |
380 | label_last_n_days: posledních %d dnů |
|
380 | label_last_n_days: posledních %d dnů | |
381 | label_this_month: tento měsíc |
|
381 | label_this_month: tento měsíc | |
382 | label_last_month: minulý měsíc |
|
382 | label_last_month: minulý měsíc | |
383 | label_this_year: tento rok |
|
383 | label_this_year: tento rok | |
384 | label_date_range: Časový rozsah |
|
384 | label_date_range: Časový rozsah | |
385 | label_less_than_ago: před méně jak (dny) |
|
385 | label_less_than_ago: před méně jak (dny) | |
386 | label_more_than_ago: před více jak (dny) |
|
386 | label_more_than_ago: před více jak (dny) | |
387 | label_ago: před (dny) |
|
387 | label_ago: před (dny) | |
388 | label_contains: obsahuje |
|
388 | label_contains: obsahuje | |
389 | label_not_contains: neobsahuje |
|
389 | label_not_contains: neobsahuje | |
390 | label_day_plural: dny |
|
390 | label_day_plural: dny | |
391 | label_repository: Repository |
|
391 | label_repository: Repository | |
392 | label_repository_plural: Repository |
|
392 | label_repository_plural: Repository | |
393 | label_browse: Procházet |
|
393 | label_browse: Procházet | |
394 | label_modification: %d změna |
|
394 | label_modification: %d změna | |
395 | label_modification_plural: %d změn |
|
395 | label_modification_plural: %d změn | |
396 | label_revision: Revize |
|
396 | label_revision: Revize | |
397 | label_revision_plural: Revizí |
|
397 | label_revision_plural: Revizí | |
398 | label_associated_revisions: Související verze |
|
398 | label_associated_revisions: Související verze | |
399 | label_added: přidáno |
|
399 | label_added: přidáno | |
400 | label_modified: změněno |
|
400 | label_modified: změněno | |
401 | label_deleted: odstraněno |
|
401 | label_deleted: odstraněno | |
402 | label_latest_revision: Poslední revize |
|
402 | label_latest_revision: Poslední revize | |
403 | label_latest_revision_plural: Poslední revize |
|
403 | label_latest_revision_plural: Poslední revize | |
404 | label_view_revisions: Zobrazit revize |
|
404 | label_view_revisions: Zobrazit revize | |
405 | label_max_size: Maximální velikost |
|
405 | label_max_size: Maximální velikost | |
406 | label_on: 'zapnuto' |
|
406 | label_on: 'zapnuto' | |
407 | label_sort_highest: Přesunout na začátek |
|
407 | label_sort_highest: Přesunout na začátek | |
408 | label_sort_higher: Přesunout nahoru |
|
408 | label_sort_higher: Přesunout nahoru | |
409 | label_sort_lower: Přesunout dolů |
|
409 | label_sort_lower: Přesunout dolů | |
410 | label_sort_lowest: Přesunout na konec |
|
410 | label_sort_lowest: Přesunout na konec | |
411 | label_roadmap: Plán |
|
411 | label_roadmap: Plán | |
412 | label_roadmap_due_in: Zbývá %s |
|
412 | label_roadmap_due_in: Zbývá %s | |
413 | label_roadmap_overdue: %s pozdě |
|
413 | label_roadmap_overdue: %s pozdě | |
414 | label_roadmap_no_issues: Pro tuto verzi nejsou žádné úkoly |
|
414 | label_roadmap_no_issues: Pro tuto verzi nejsou žádné úkoly | |
415 | label_search: Hledat |
|
415 | label_search: Hledat | |
416 | label_result_plural: Výsledky |
|
416 | label_result_plural: Výsledky | |
417 | label_all_words: Všechna slova |
|
417 | label_all_words: Všechna slova | |
418 | label_wiki: Wiki |
|
418 | label_wiki: Wiki | |
419 | label_wiki_edit: Wiki úprava |
|
419 | label_wiki_edit: Wiki úprava | |
420 | label_wiki_edit_plural: Wiki úpravy |
|
420 | label_wiki_edit_plural: Wiki úpravy | |
421 | label_wiki_page: Wiki stránka |
|
421 | label_wiki_page: Wiki stránka | |
422 | label_wiki_page_plural: Wiki stránky |
|
422 | label_wiki_page_plural: Wiki stránky | |
423 | label_index_by_title: Index dle názvu |
|
423 | label_index_by_title: Index dle názvu | |
424 | label_index_by_date: Index dle data |
|
424 | label_index_by_date: Index dle data | |
425 | label_current_version: Aktuální verze |
|
425 | label_current_version: Aktuální verze | |
426 | label_preview: Náhled |
|
426 | label_preview: Náhled | |
427 | label_feed_plural: Příspěvky |
|
427 | label_feed_plural: Příspěvky | |
428 | label_changes_details: Detail všech změn |
|
428 | label_changes_details: Detail všech změn | |
429 | label_issue_tracking: Sledování úkolů |
|
429 | label_issue_tracking: Sledování úkolů | |
430 | label_spent_time: Strávený čas |
|
430 | label_spent_time: Strávený čas | |
431 | label_f_hour: %.2f hodina |
|
431 | label_f_hour: %.2f hodina | |
432 | label_f_hour_plural: %.2f hodin |
|
432 | label_f_hour_plural: %.2f hodin | |
433 | label_time_tracking: Sledování času |
|
433 | label_time_tracking: Sledování času | |
434 | label_change_plural: Změny |
|
434 | label_change_plural: Změny | |
435 | label_statistics: Statistiky |
|
435 | label_statistics: Statistiky | |
436 | label_commits_per_month: Commitů za měsíc |
|
436 | label_commits_per_month: Commitů za měsíc | |
437 | label_commits_per_author: Commitů za autora |
|
437 | label_commits_per_author: Commitů za autora | |
438 | label_view_diff: Zobrazit rozdíly |
|
438 | label_view_diff: Zobrazit rozdíly | |
439 | label_diff_inline: uvnitř |
|
439 | label_diff_inline: uvnitř | |
440 | label_diff_side_by_side: vedle sebe |
|
440 | label_diff_side_by_side: vedle sebe | |
441 | label_options: Nastavení |
|
441 | label_options: Nastavení | |
442 | label_copy_workflow_from: Kopírovat workflow z |
|
442 | label_copy_workflow_from: Kopírovat workflow z | |
443 | label_permissions_report: Přehled práv |
|
443 | label_permissions_report: Přehled práv | |
444 | label_watched_issues: Sledované úkoly |
|
444 | label_watched_issues: Sledované úkoly | |
445 | label_related_issues: Související úkoly |
|
445 | label_related_issues: Související úkoly | |
446 | label_applied_status: Použitý stav |
|
446 | label_applied_status: Použitý stav | |
447 | label_loading: Nahrávám... |
|
447 | label_loading: Nahrávám... | |
448 | label_relation_new: Nová souvislost |
|
448 | label_relation_new: Nová souvislost | |
449 | label_relation_delete: Odstranit souvislost |
|
449 | label_relation_delete: Odstranit souvislost | |
450 | label_relates_to: související s |
|
450 | label_relates_to: související s | |
451 | label_duplicates: duplicity |
|
451 | label_duplicates: duplicity | |
452 | label_blocks: bloků |
|
452 | label_blocks: bloků | |
453 | label_blocked_by: zablokován |
|
453 | label_blocked_by: zablokován | |
454 | label_precedes: předchází |
|
454 | label_precedes: předchází | |
455 | label_follows: následuje |
|
455 | label_follows: následuje | |
456 | label_end_to_start: od konce do začátku |
|
456 | label_end_to_start: od konce do začátku | |
457 | label_end_to_end: od konce do konce |
|
457 | label_end_to_end: od konce do konce | |
458 | label_start_to_start: od začátku do začátku |
|
458 | label_start_to_start: od začátku do začátku | |
459 | label_start_to_end: od začátku do konce |
|
459 | label_start_to_end: od začátku do konce | |
460 | label_stay_logged_in: Zůstat přihlášený |
|
460 | label_stay_logged_in: Zůstat přihlášený | |
461 | label_disabled: zakázán |
|
461 | label_disabled: zakázán | |
462 | label_show_completed_versions: Ukázat dokončené verze |
|
462 | label_show_completed_versions: Ukázat dokončené verze | |
463 | label_me: mě |
|
463 | label_me: mě | |
464 | label_board: Fórum |
|
464 | label_board: Fórum | |
465 | label_board_new: Nové fórum |
|
465 | label_board_new: Nové fórum | |
466 | label_board_plural: Fóra |
|
466 | label_board_plural: Fóra | |
467 | label_topic_plural: Témata |
|
467 | label_topic_plural: Témata | |
468 | label_message_plural: Zprávy |
|
468 | label_message_plural: Zprávy | |
469 | label_message_last: Poslední zpráva |
|
469 | label_message_last: Poslední zpráva | |
470 | label_message_new: Nová zpráva |
|
470 | label_message_new: Nová zpráva | |
471 | label_message_posted: Zpráva přidána |
|
471 | label_message_posted: Zpráva přidána | |
472 | label_reply_plural: Odpovědi |
|
472 | label_reply_plural: Odpovědi | |
473 | label_send_information: Zaslat informace o účtu uživateli |
|
473 | label_send_information: Zaslat informace o účtu uživateli | |
474 | label_year: Rok |
|
474 | label_year: Rok | |
475 | label_month: Měsíc |
|
475 | label_month: Měsíc | |
476 | label_week: Týden |
|
476 | label_week: Týden | |
477 | label_date_from: Od |
|
477 | label_date_from: Od | |
478 | label_date_to: Do |
|
478 | label_date_to: Do | |
479 | label_language_based: Podle výchozího jazyku |
|
479 | label_language_based: Podle výchozího jazyku | |
480 | label_sort_by: Seřadit podle %s |
|
480 | label_sort_by: Seřadit podle %s | |
481 | label_send_test_email: Poslat testovací email |
|
481 | label_send_test_email: Poslat testovací email | |
482 | label_feeds_access_key_created_on: Přístupový klíč pro RSS byl vytvořen před %s |
|
482 | label_feeds_access_key_created_on: Přístupový klíč pro RSS byl vytvořen před %s | |
483 | label_module_plural: Moduly |
|
483 | label_module_plural: Moduly | |
484 | label_added_time_by: 'Přidáno uživatelem %s před %s' |
|
484 | label_added_time_by: 'Přidáno uživatelem %s před %s' | |
485 | label_updated_time: 'Aktualizováno před %s' |
|
485 | label_updated_time: 'Aktualizováno před %s' | |
486 | label_jump_to_a_project: Zvolit projekt... |
|
486 | label_jump_to_a_project: Zvolit projekt... | |
487 | label_file_plural: Soubory |
|
487 | label_file_plural: Soubory | |
488 | label_changeset_plural: Changesety |
|
488 | label_changeset_plural: Changesety | |
489 | label_default_columns: Výchozí sloupce |
|
489 | label_default_columns: Výchozí sloupce | |
490 | label_no_change_option: (beze změny) |
|
490 | label_no_change_option: (beze změny) | |
491 | label_bulk_edit_selected_issues: Bulk edit selected issues |
|
491 | label_bulk_edit_selected_issues: Bulk edit selected issues | |
492 | label_theme: Téma |
|
492 | label_theme: Téma | |
493 | label_default: Výchozí |
|
493 | label_default: Výchozí | |
494 | label_search_titles_only: Vyhledávat pouze v názvech |
|
494 | label_search_titles_only: Vyhledávat pouze v názvech | |
495 | label_user_mail_option_all: "Pro všechny události všech mých projektů" |
|
495 | label_user_mail_option_all: "Pro všechny události všech mých projektů" | |
496 | label_user_mail_option_selected: "Pro všechny události vybraných projektů..." |
|
496 | label_user_mail_option_selected: "Pro všechny události vybraných projektů..." | |
497 | label_user_mail_option_none: "Pouze pro události které sleduji nebo které se mne týkají" |
|
497 | label_user_mail_option_none: "Pouze pro události které sleduji nebo které se mne týkají" | |
498 | label_user_mail_no_self_notified: "Nezasílat informace o mnou vytvořených změnách" |
|
498 | label_user_mail_no_self_notified: "Nezasílat informace o mnou vytvořených změnách" | |
499 | label_registration_activation_by_email: aktivace účtu emailem |
|
499 | label_registration_activation_by_email: aktivace účtu emailem | |
500 | label_registration_manual_activation: manuální aktivace účtu |
|
500 | label_registration_manual_activation: manuální aktivace účtu | |
501 | label_registration_automatic_activation: automatická aktivace účtu |
|
501 | label_registration_automatic_activation: automatická aktivace účtu | |
502 | label_display_per_page: '%s na stránku' |
|
502 | label_display_per_page: '%s na stránku' | |
503 | label_age: Věk |
|
503 | label_age: Věk | |
504 | label_change_properties: Změnit vlastnosti |
|
504 | label_change_properties: Změnit vlastnosti | |
505 | label_general: Obecné |
|
505 | label_general: Obecné | |
506 | label_more: Více |
|
506 | label_more: Více | |
507 | label_scm: SCM |
|
507 | label_scm: SCM | |
508 | label_plugins: Doplňky |
|
508 | label_plugins: Doplňky | |
509 | label_ldap_authentication: Autentifikace LDAP |
|
509 | label_ldap_authentication: Autentifikace LDAP | |
510 | label_downloads_abbr: D/L |
|
510 | label_downloads_abbr: D/L | |
511 | label_optional_description: Volitelný popis |
|
511 | label_optional_description: Volitelný popis | |
512 | label_add_another_file: Přidat další soubor |
|
512 | label_add_another_file: Přidat další soubor | |
513 | label_preferences: Nastavení |
|
513 | label_preferences: Nastavení | |
514 | label_chronological_order: V chronologickém pořadí |
|
514 | label_chronological_order: V chronologickém pořadí | |
515 | label_reverse_chronological_order: V obrácaném chronologickém pořadí |
|
515 | label_reverse_chronological_order: V obrácaném chronologickém pořadí | |
516 |
|
516 | |||
517 | button_login: Přihlásit |
|
517 | button_login: Přihlásit | |
518 | button_submit: Potvrdit |
|
518 | button_submit: Potvrdit | |
519 | button_save: Uložit |
|
519 | button_save: Uložit | |
520 | button_check_all: Zašrtnout vše |
|
520 | button_check_all: Zašrtnout vše | |
521 | button_uncheck_all: Odšrtnout vše |
|
521 | button_uncheck_all: Odšrtnout vše | |
522 | button_delete: Odstranit |
|
522 | button_delete: Odstranit | |
523 | button_create: Vytvořit |
|
523 | button_create: Vytvořit | |
524 | button_test: Test |
|
524 | button_test: Test | |
525 | button_edit: Upravit |
|
525 | button_edit: Upravit | |
526 | button_add: Přidat |
|
526 | button_add: Přidat | |
527 | button_change: Změnit |
|
527 | button_change: Změnit | |
528 | button_apply: Použít |
|
528 | button_apply: Použít | |
529 | button_clear: Smazat |
|
529 | button_clear: Smazat | |
530 | button_lock: Zamknout |
|
530 | button_lock: Zamknout | |
531 | button_unlock: Odemknout |
|
531 | button_unlock: Odemknout | |
532 | button_download: Stáhnout |
|
532 | button_download: Stáhnout | |
533 | button_list: Vypsat |
|
533 | button_list: Vypsat | |
534 | button_view: Zobrazit |
|
534 | button_view: Zobrazit | |
535 | button_move: Přesunout |
|
535 | button_move: Přesunout | |
536 | button_back: Zpět |
|
536 | button_back: Zpět | |
537 | button_cancel: Storno |
|
537 | button_cancel: Storno | |
538 | button_activate: Aktivovat |
|
538 | button_activate: Aktivovat | |
539 | button_sort: Seřadit |
|
539 | button_sort: Seřadit | |
540 | button_log_time: Přidat čas |
|
540 | button_log_time: Přidat čas | |
541 | button_rollback: Zpět k této verzi |
|
541 | button_rollback: Zpět k této verzi | |
542 | button_watch: Sledovat |
|
542 | button_watch: Sledovat | |
543 | button_unwatch: Nesledovat |
|
543 | button_unwatch: Nesledovat | |
544 | button_reply: Odpovědět |
|
544 | button_reply: Odpovědět | |
545 | button_archive: Archivovat |
|
545 | button_archive: Archivovat | |
546 | button_unarchive: Odarchivovat |
|
546 | button_unarchive: Odarchivovat | |
547 | button_reset: Reset |
|
547 | button_reset: Reset | |
548 | button_rename: Přejmenovat |
|
548 | button_rename: Přejmenovat | |
549 | button_change_password: Změnit heslo |
|
549 | button_change_password: Změnit heslo | |
550 | button_copy: Kopírovat |
|
550 | button_copy: Kopírovat | |
551 | button_annotate: Komentovat |
|
551 | button_annotate: Komentovat | |
552 | button_update: Aktualizovat |
|
552 | button_update: Aktualizovat | |
553 | button_configure: Konfigurovat |
|
553 | button_configure: Konfigurovat | |
554 |
|
554 | |||
555 | status_active: aktivní |
|
555 | status_active: aktivní | |
556 | status_registered: registrovaný |
|
556 | status_registered: registrovaný | |
557 | status_locked: uzamčený |
|
557 | status_locked: uzamčený | |
558 |
|
558 | |||
559 | text_select_mail_notifications: Vyberte akci při které bude zasláno upozornění emailem. |
|
559 | text_select_mail_notifications: Vyberte akci při které bude zasláno upozornění emailem. | |
560 | text_regexp_info: např. ^[A-Z0-9]+$ |
|
560 | text_regexp_info: např. ^[A-Z0-9]+$ | |
561 | text_min_max_length_info: 0 znamená bez limitu |
|
561 | text_min_max_length_info: 0 znamená bez limitu | |
562 | text_project_destroy_confirmation: Jste si jisti, že chcete odstranit tento projekt a všechna související data ? |
|
562 | text_project_destroy_confirmation: Jste si jisti, že chcete odstranit tento projekt a všechna související data ? | |
563 | text_workflow_edit: Vyberte roli a frontu k editaci workflow |
|
563 | text_workflow_edit: Vyberte roli a frontu k editaci workflow | |
564 | text_are_you_sure: Jste si jisti? |
|
564 | text_are_you_sure: Jste si jisti? | |
565 | text_journal_changed: změněno z %s na %s |
|
565 | text_journal_changed: změněno z %s na %s | |
566 | text_journal_set_to: nastaveno na %s |
|
566 | text_journal_set_to: nastaveno na %s | |
567 | text_journal_deleted: odstraněno |
|
567 | text_journal_deleted: odstraněno | |
568 | text_tip_task_begin_day: úkol začíná v tento den |
|
568 | text_tip_task_begin_day: úkol začíná v tento den | |
569 | text_tip_task_end_day: úkol končí v tento den |
|
569 | text_tip_task_end_day: úkol končí v tento den | |
570 | text_tip_task_begin_end_day: úkol začíná a končí v tento den |
|
570 | text_tip_task_begin_end_day: úkol začíná a končí v tento den | |
571 | text_project_identifier_info: 'Jsou povolena malá písmena (a-z), čísla a pomlčky.<br />Po uložení již není možné identifikátor změnit.' |
|
571 | text_project_identifier_info: 'Jsou povolena malá písmena (a-z), čísla a pomlčky.<br />Po uložení již není možné identifikátor změnit.' | |
572 | text_caracters_maximum: %d znaků maximálně. |
|
572 | text_caracters_maximum: %d znaků maximálně. | |
573 | text_caracters_minimum: Musí být alespoň %d znaků dlouhé. |
|
573 | text_caracters_minimum: Musí být alespoň %d znaků dlouhé. | |
574 | text_length_between: Délka mezi %d a %d znaky. |
|
574 | text_length_between: Délka mezi %d a %d znaky. | |
575 | text_tracker_no_workflow: Pro tuto frontu není definován žádný workflow |
|
575 | text_tracker_no_workflow: Pro tuto frontu není definován žádný workflow | |
576 | text_unallowed_characters: Nepovolené znaky |
|
576 | text_unallowed_characters: Nepovolené znaky | |
577 | text_comma_separated: Povoleno více hodnot (oddělěné čárkou). |
|
577 | text_comma_separated: Povoleno více hodnot (oddělěné čárkou). | |
578 | text_issues_ref_in_commit_messages: Referencing and fixing issues in commit messages |
|
578 | text_issues_ref_in_commit_messages: Referencing and fixing issues in commit messages | |
579 | text_issue_added: Úkol %s byl vytvořen uživatelem %s. |
|
579 | text_issue_added: Úkol %s byl vytvořen uživatelem %s. | |
580 | text_issue_updated: Úkol %s byl aktualizován uživatelem %s. |
|
580 | text_issue_updated: Úkol %s byl aktualizován uživatelem %s. | |
581 | text_wiki_destroy_confirmation: Opravdu si přejete odstranit tuto WIKI a celý její obsah? |
|
581 | text_wiki_destroy_confirmation: Opravdu si přejete odstranit tuto WIKI a celý její obsah? | |
582 | text_issue_category_destroy_question: Některé úkoly (%d) jsou přiřazeny k této kategorii. Co s nimi chtete udělat? |
|
582 | text_issue_category_destroy_question: Některé úkoly (%d) jsou přiřazeny k této kategorii. Co s nimi chtete udělat? | |
583 | text_issue_category_destroy_assignments: Zrušit přiřazení ke kategorii |
|
583 | text_issue_category_destroy_assignments: Zrušit přiřazení ke kategorii | |
584 | text_issue_category_reassign_to: Přiřadit úkoly do této kategorie |
|
584 | text_issue_category_reassign_to: Přiřadit úkoly do této kategorie | |
585 | 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))." |
|
585 | 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))." | |
586 | text_no_configuration_data: "Role, fronty, stavy úkolů ani workflow nebyly zatím nakonfigurovány.\nVelice doporučujeme nahrát výchozí konfiguraci.Po té si můžete vše upravit" |
|
586 | text_no_configuration_data: "Role, fronty, stavy úkolů ani workflow nebyly zatím nakonfigurovány.\nVelice doporučujeme nahrát výchozí konfiguraci.Po té si můžete vše upravit" | |
587 | text_load_default_configuration: Nahrát výchozí konfiguraci |
|
587 | text_load_default_configuration: Nahrát výchozí konfiguraci | |
588 | text_status_changed_by_changeset: Použito v changesetu %s. |
|
588 | text_status_changed_by_changeset: Použito v changesetu %s. | |
589 | text_issues_destroy_confirmation: 'Opravdu si přejete odstranit všechny zvolené úkoly?' |
|
589 | text_issues_destroy_confirmation: 'Opravdu si přejete odstranit všechny zvolené úkoly?' | |
590 | text_select_project_modules: 'Aktivní moduly v tomto projektu:' |
|
590 | text_select_project_modules: 'Aktivní moduly v tomto projektu:' | |
591 | text_default_administrator_account_changed: Výchozí nastavení administrátorského účtu změněno |
|
591 | text_default_administrator_account_changed: Výchozí nastavení administrátorského účtu změněno | |
592 | text_file_repository_writable: Povolen zápis do repository |
|
592 | text_file_repository_writable: Povolen zápis do repository | |
593 | text_rmagick_available: RMagick k dispozici (volitelné) |
|
593 | text_rmagick_available: RMagick k dispozici (volitelné) | |
594 | text_destroy_time_entries_question: U úkolů, které chcete odstranit je evidováno %.02f práce. Co chete udělat? |
|
594 | text_destroy_time_entries_question: U úkolů, které chcete odstranit je evidováno %.02f práce. Co chete udělat? | |
595 | text_destroy_time_entries: Odstranit evidované hodiny. |
|
595 | text_destroy_time_entries: Odstranit evidované hodiny. | |
596 | text_assign_time_entries_to_project: Přiřadit evidované hodiny projektu |
|
596 | text_assign_time_entries_to_project: Přiřadit evidované hodiny projektu | |
597 | text_reassign_time_entries: 'Přeřadit evidované hodiny k tomuto úkolu:' |
|
597 | text_reassign_time_entries: 'Přeřadit evidované hodiny k tomuto úkolu:' | |
598 |
|
598 | |||
599 | default_role_manager: Manažer |
|
599 | default_role_manager: Manažer | |
600 | default_role_developper: Vývojář |
|
600 | default_role_developper: Vývojář | |
601 | default_role_reporter: Reportér |
|
601 | default_role_reporter: Reportér | |
602 | default_tracker_bug: Chyba |
|
602 | default_tracker_bug: Chyba | |
603 | default_tracker_feature: Požadavek |
|
603 | default_tracker_feature: Požadavek | |
604 | default_tracker_support: Podpora |
|
604 | default_tracker_support: Podpora | |
605 | default_issue_status_new: Nový |
|
605 | default_issue_status_new: Nový | |
606 | default_issue_status_assigned: Přiřazený |
|
606 | default_issue_status_assigned: Přiřazený | |
607 | default_issue_status_resolved: Vyřešený |
|
607 | default_issue_status_resolved: Vyřešený | |
608 | default_issue_status_feedback: Čeká se |
|
608 | default_issue_status_feedback: Čeká se | |
609 | default_issue_status_closed: Uzavřený |
|
609 | default_issue_status_closed: Uzavřený | |
610 | default_issue_status_rejected: Odmítnutý |
|
610 | default_issue_status_rejected: Odmítnutý | |
611 | default_doc_category_user: Uživatelská dokumentace |
|
611 | default_doc_category_user: Uživatelská dokumentace | |
612 | default_doc_category_tech: Technická dokumentace |
|
612 | default_doc_category_tech: Technická dokumentace | |
613 | default_priority_low: Nízká |
|
613 | default_priority_low: Nízká | |
614 | default_priority_normal: Normální |
|
614 | default_priority_normal: Normální | |
615 | default_priority_high: Vysoká |
|
615 | default_priority_high: Vysoká | |
616 | default_priority_urgent: Urgentní |
|
616 | default_priority_urgent: Urgentní | |
617 | default_priority_immediate: Okamžitá |
|
617 | default_priority_immediate: Okamžitá | |
618 | default_activity_design: Design |
|
618 | default_activity_design: Design | |
619 | default_activity_development: Vývoj |
|
619 | default_activity_development: Vývoj | |
620 |
|
620 | |||
621 | enumeration_issue_priorities: Priority úkolů |
|
621 | enumeration_issue_priorities: Priority úkolů | |
622 | enumeration_doc_categories: Kategorie dokumentů |
|
622 | enumeration_doc_categories: Kategorie dokumentů | |
623 | enumeration_activities: Aktivity (sledování času) |
|
623 | enumeration_activities: Aktivity (sledování času) | |
624 | error_scm_annotate: "Položka neexistuje nebo nemůže být komentována." |
|
624 | error_scm_annotate: "Položka neexistuje nebo nemůže být komentována." | |
625 | label_planning: Plánování |
|
625 | label_planning: Plánování | |
626 | text_subprojects_destroy_warning: 'Its subproject(s): %s will be also deleted.' |
|
626 | text_subprojects_destroy_warning: 'Its subproject(s): %s will be also deleted.' | |
627 | label_and_its_subprojects: %s and its subprojects |
|
627 | label_and_its_subprojects: %s and its subprojects | |
628 | mail_body_reminder: "%d issue(s) that are assigned to you are due in the next %d days:" |
|
628 | mail_body_reminder: "%d issue(s) that are assigned to you are due in the next %d days:" | |
629 | mail_subject_reminder: "%d issue(s) due in the next days" |
|
629 | mail_subject_reminder: "%d issue(s) due in the next days" | |
630 | text_user_wrote: '%s wrote:' |
|
630 | text_user_wrote: '%s wrote:' | |
631 | label_duplicated_by: duplicated by |
|
631 | label_duplicated_by: duplicated by | |
632 | setting_enabled_scm: Enabled SCM |
|
632 | setting_enabled_scm: Enabled SCM | |
633 | text_enumeration_category_reassign_to: 'Reassign them to this value:' |
|
633 | text_enumeration_category_reassign_to: 'Reassign them to this value:' | |
634 | text_enumeration_destroy_question: '%d objects are assigned to this value.' |
|
634 | text_enumeration_destroy_question: '%d objects are assigned to this value.' | |
635 | label_incoming_emails: Incoming emails |
|
635 | label_incoming_emails: Incoming emails | |
636 | label_generate_key: Generate a key |
|
636 | label_generate_key: Generate a key | |
637 | setting_mail_handler_api_enabled: Enable WS for incoming emails |
|
637 | setting_mail_handler_api_enabled: Enable WS for incoming emails | |
638 | setting_mail_handler_api_key: API key |
|
638 | setting_mail_handler_api_key: API key | |
639 | text_email_delivery_not_configured: "Email delivery is not configured, and notifications are disabled.\nConfigure your SMTP server in config/email.yml and restart the application to enable them." |
|
639 | text_email_delivery_not_configured: "Email delivery is not configured, and notifications are disabled.\nConfigure your SMTP server in config/email.yml and restart the application to enable them." | |
640 | field_parent_title: Parent page |
|
640 | field_parent_title: Parent page | |
641 | label_issue_watchers: Watchers |
|
641 | label_issue_watchers: Watchers | |
642 | setting_commit_logs_encoding: Commit messages encoding |
|
642 | setting_commit_logs_encoding: Commit messages encoding | |
643 | button_quote: Quote |
|
643 | button_quote: Quote | |
644 | setting_sequential_project_identifiers: Generate sequential project identifiers |
|
644 | setting_sequential_project_identifiers: Generate sequential project identifiers | |
645 | notice_unable_delete_version: Unable to delete version |
|
645 | notice_unable_delete_version: Unable to delete version | |
646 | label_renamed: renamed |
|
646 | label_renamed: renamed | |
647 | label_copied: copied |
|
647 | label_copied: copied | |
648 | setting_plain_text_mail: plain text only (no HTML) |
|
648 | setting_plain_text_mail: plain text only (no HTML) | |
649 | permission_view_files: View files |
|
649 | permission_view_files: View files | |
650 | permission_edit_issues: Edit issues |
|
650 | permission_edit_issues: Edit issues | |
651 | permission_edit_own_time_entries: Edit own time logs |
|
651 | permission_edit_own_time_entries: Edit own time logs | |
652 | permission_manage_public_queries: Manage public queries |
|
652 | permission_manage_public_queries: Manage public queries | |
653 | permission_add_issues: Add issues |
|
653 | permission_add_issues: Add issues | |
654 | permission_log_time: Log spent time |
|
654 | permission_log_time: Log spent time | |
655 | permission_view_changesets: View changesets |
|
655 | permission_view_changesets: View changesets | |
656 | permission_view_time_entries: View spent time |
|
656 | permission_view_time_entries: View spent time | |
657 | permission_manage_versions: Manage versions |
|
657 | permission_manage_versions: Manage versions | |
658 | permission_manage_wiki: Manage wiki |
|
658 | permission_manage_wiki: Manage wiki | |
659 | permission_manage_categories: Manage issue categories |
|
659 | permission_manage_categories: Manage issue categories | |
660 | permission_protect_wiki_pages: Protect wiki pages |
|
660 | permission_protect_wiki_pages: Protect wiki pages | |
661 | permission_comment_news: Comment news |
|
661 | permission_comment_news: Comment news | |
662 | permission_delete_messages: Delete messages |
|
662 | permission_delete_messages: Delete messages | |
663 | permission_select_project_modules: Select project modules |
|
663 | permission_select_project_modules: Select project modules | |
664 | permission_manage_documents: Manage documents |
|
664 | permission_manage_documents: Manage documents | |
665 | permission_edit_wiki_pages: Edit wiki pages |
|
665 | permission_edit_wiki_pages: Edit wiki pages | |
666 | permission_add_issue_watchers: Add watchers |
|
666 | permission_add_issue_watchers: Add watchers | |
667 | permission_view_gantt: View gantt chart |
|
667 | permission_view_gantt: View gantt chart | |
668 | permission_move_issues: Move issues |
|
668 | permission_move_issues: Move issues | |
669 | permission_manage_issue_relations: Manage issue relations |
|
669 | permission_manage_issue_relations: Manage issue relations | |
670 | permission_delete_wiki_pages: Delete wiki pages |
|
670 | permission_delete_wiki_pages: Delete wiki pages | |
671 | permission_manage_boards: Manage boards |
|
671 | permission_manage_boards: Manage boards | |
672 | permission_delete_wiki_pages_attachments: Delete attachments |
|
672 | permission_delete_wiki_pages_attachments: Delete attachments | |
673 | permission_view_wiki_edits: View wiki history |
|
673 | permission_view_wiki_edits: View wiki history | |
674 | permission_add_messages: Post messages |
|
674 | permission_add_messages: Post messages | |
675 | permission_view_messages: View messages |
|
675 | permission_view_messages: View messages | |
676 | permission_manage_files: Manage files |
|
676 | permission_manage_files: Manage files | |
677 | permission_edit_issue_notes: Edit notes |
|
677 | permission_edit_issue_notes: Edit notes | |
678 | permission_manage_news: Manage news |
|
678 | permission_manage_news: Manage news | |
679 | permission_view_calendar: View calendrier |
|
679 | permission_view_calendar: View calendrier | |
680 | permission_manage_members: Manage members |
|
680 | permission_manage_members: Manage members | |
681 | permission_edit_messages: Edit messages |
|
681 | permission_edit_messages: Edit messages | |
682 | permission_delete_issues: Delete issues |
|
682 | permission_delete_issues: Delete issues | |
683 | permission_view_issue_watchers: View watchers list |
|
683 | permission_view_issue_watchers: View watchers list | |
684 | permission_manage_repository: Manage repository |
|
684 | permission_manage_repository: Manage repository | |
685 | permission_commit_access: Commit access |
|
685 | permission_commit_access: Commit access | |
686 | permission_browse_repository: Browse repository |
|
686 | permission_browse_repository: Browse repository | |
687 | permission_view_documents: View documents |
|
687 | permission_view_documents: View documents | |
688 | permission_edit_project: Edit project |
|
688 | permission_edit_project: Edit project | |
689 | permission_add_issue_notes: Add notes |
|
689 | permission_add_issue_notes: Add notes | |
690 | permission_save_queries: Save queries |
|
690 | permission_save_queries: Save queries | |
691 | permission_view_wiki_pages: View wiki |
|
691 | permission_view_wiki_pages: View wiki | |
692 | permission_rename_wiki_pages: Rename wiki pages |
|
692 | permission_rename_wiki_pages: Rename wiki pages | |
693 | permission_edit_time_entries: Edit time logs |
|
693 | permission_edit_time_entries: Edit time logs | |
694 | permission_edit_own_issue_notes: Edit own notes |
|
694 | permission_edit_own_issue_notes: Edit own notes | |
695 | setting_gravatar_enabled: Use Gravatar user icons |
|
695 | setting_gravatar_enabled: Use Gravatar user icons | |
|
696 | label_example: Example |
@@ -1,691 +1,692 | |||||
1 | _gloc_rule_default: '|n| n==1 ? "" : "_plural" ' |
|
1 | _gloc_rule_default: '|n| n==1 ? "" : "_plural" ' | |
2 |
|
2 | |||
3 | actionview_datehelper_select_day_prefix: |
|
3 | actionview_datehelper_select_day_prefix: | |
4 | actionview_datehelper_select_month_names: Januar,Februar,Marts,April,Maj,Juni,Juli,August,September,Oktober,November,December |
|
4 | actionview_datehelper_select_month_names: Januar,Februar,Marts,April,Maj,Juni,Juli,August,September,Oktober,November,December | |
5 | actionview_datehelper_select_month_names_abbr: Jan,Feb,Mar,Apr,Maj,Jun,Jul,Aug,Sep,Okt,Nov,Dec |
|
5 | actionview_datehelper_select_month_names_abbr: Jan,Feb,Mar,Apr,Maj,Jun,Jul,Aug,Sep,Okt,Nov,Dec | |
6 | actionview_datehelper_select_month_prefix: |
|
6 | actionview_datehelper_select_month_prefix: | |
7 | actionview_datehelper_select_year_prefix: |
|
7 | actionview_datehelper_select_year_prefix: | |
8 | actionview_datehelper_time_in_words_day: 1 dag |
|
8 | actionview_datehelper_time_in_words_day: 1 dag | |
9 | actionview_datehelper_time_in_words_day_plural: %d dage |
|
9 | actionview_datehelper_time_in_words_day_plural: %d dage | |
10 | actionview_datehelper_time_in_words_hour_about: cirka en time |
|
10 | actionview_datehelper_time_in_words_hour_about: cirka en time | |
11 | actionview_datehelper_time_in_words_hour_about_plural: cirka %d timer |
|
11 | actionview_datehelper_time_in_words_hour_about_plural: cirka %d timer | |
12 | actionview_datehelper_time_in_words_hour_about_single: cirka en time |
|
12 | actionview_datehelper_time_in_words_hour_about_single: cirka en time | |
13 | actionview_datehelper_time_in_words_minute: 1 minut |
|
13 | actionview_datehelper_time_in_words_minute: 1 minut | |
14 | actionview_datehelper_time_in_words_minute_half: et halvt minut |
|
14 | actionview_datehelper_time_in_words_minute_half: et halvt minut | |
15 | actionview_datehelper_time_in_words_minute_less_than: mindre end et minut |
|
15 | actionview_datehelper_time_in_words_minute_less_than: mindre end et minut | |
16 | actionview_datehelper_time_in_words_minute_plural: %d minutter |
|
16 | actionview_datehelper_time_in_words_minute_plural: %d minutter | |
17 | actionview_datehelper_time_in_words_minute_single: 1 minut |
|
17 | actionview_datehelper_time_in_words_minute_single: 1 minut | |
18 | actionview_datehelper_time_in_words_second_less_than: mindre end et sekund |
|
18 | actionview_datehelper_time_in_words_second_less_than: mindre end et sekund | |
19 | actionview_datehelper_time_in_words_second_less_than_plural: mindre end %d sekunder |
|
19 | actionview_datehelper_time_in_words_second_less_than_plural: mindre end %d sekunder | |
20 | actionview_instancetag_blank_option: Vælg venligst |
|
20 | actionview_instancetag_blank_option: Vælg venligst | |
21 |
|
21 | |||
22 | activerecord_error_inclusion: er ikke i listen |
|
22 | activerecord_error_inclusion: er ikke i listen | |
23 | activerecord_error_exclusion: er reserveret |
|
23 | activerecord_error_exclusion: er reserveret | |
24 | activerecord_error_invalid: er ugyldig |
|
24 | activerecord_error_invalid: er ugyldig | |
25 | activerecord_error_confirmation: passer ikke bekræftelsen |
|
25 | activerecord_error_confirmation: passer ikke bekræftelsen | |
26 | activerecord_error_accepted: skal accepteres |
|
26 | activerecord_error_accepted: skal accepteres | |
27 | activerecord_error_empty: kan ikke være tom |
|
27 | activerecord_error_empty: kan ikke være tom | |
28 | activerecord_error_blank: kan ikke være blank |
|
28 | activerecord_error_blank: kan ikke være blank | |
29 | activerecord_error_too_long: er for lang |
|
29 | activerecord_error_too_long: er for lang | |
30 | activerecord_error_too_short: er for kort |
|
30 | activerecord_error_too_short: er for kort | |
31 | activerecord_error_wrong_length: har den forkerte længde |
|
31 | activerecord_error_wrong_length: har den forkerte længde | |
32 | activerecord_error_taken: er allerede valgt |
|
32 | activerecord_error_taken: er allerede valgt | |
33 | activerecord_error_not_a_number: er ikke et tal |
|
33 | activerecord_error_not_a_number: er ikke et tal | |
34 | activerecord_error_not_a_date: er en ugyldig dato |
|
34 | activerecord_error_not_a_date: er en ugyldig dato | |
35 | activerecord_error_greater_than_start_date: skal være senere end startdatoen |
|
35 | activerecord_error_greater_than_start_date: skal være senere end startdatoen | |
36 | activerecord_error_not_same_project: hører ikke til samme projekt |
|
36 | activerecord_error_not_same_project: hører ikke til samme projekt | |
37 | activerecord_error_circular_dependency: Denne relation vil skabe en cirkulær afhængighed |
|
37 | activerecord_error_circular_dependency: Denne relation vil skabe en cirkulær afhængighed | |
38 |
|
38 | |||
39 | general_fmt_age: %d år |
|
39 | general_fmt_age: %d år | |
40 | general_fmt_age_plural: %d år |
|
40 | general_fmt_age_plural: %d år | |
41 | general_fmt_date: %%m/%%d/%%Y |
|
41 | general_fmt_date: %%m/%%d/%%Y | |
42 | general_fmt_datetime: %%m/%%d/%%Y %%I:%%M %%p |
|
42 | general_fmt_datetime: %%m/%%d/%%Y %%I:%%M %%p | |
43 | general_fmt_datetime_short: %%b %%d, %%I:%%M %%p |
|
43 | general_fmt_datetime_short: %%b %%d, %%I:%%M %%p | |
44 | general_fmt_time: %%I:%%M %%p |
|
44 | general_fmt_time: %%I:%%M %%p | |
45 | general_text_No: 'Nej' |
|
45 | general_text_No: 'Nej' | |
46 | general_text_Yes: 'Ja' |
|
46 | general_text_Yes: 'Ja' | |
47 | general_text_no: 'nej' |
|
47 | general_text_no: 'nej' | |
48 | general_text_yes: 'ja' |
|
48 | general_text_yes: 'ja' | |
49 | general_lang_name: 'Dansk' |
|
49 | general_lang_name: 'Dansk' | |
50 | general_csv_separator: ',' |
|
50 | general_csv_separator: ',' | |
51 | general_csv_decimal_separator: '.' |
|
51 | general_csv_decimal_separator: '.' | |
52 | general_csv_encoding: ISO-8859-1 |
|
52 | general_csv_encoding: ISO-8859-1 | |
53 | general_pdf_encoding: ISO-8859-1 |
|
53 | general_pdf_encoding: ISO-8859-1 | |
54 | general_day_names: Mandag,Tirsdag,Onsdag,Torsdag,Fredag,Lørdag,Søndag |
|
54 | general_day_names: Mandag,Tirsdag,Onsdag,Torsdag,Fredag,Lørdag,Søndag | |
55 | general_first_day_of_week: '1' |
|
55 | general_first_day_of_week: '1' | |
56 |
|
56 | |||
57 | notice_account_updated: Kontoen er opdateret. |
|
57 | notice_account_updated: Kontoen er opdateret. | |
58 | notice_account_invalid_creditentials: Forkert brugernavn eller kodeord |
|
58 | notice_account_invalid_creditentials: Forkert brugernavn eller kodeord | |
59 | notice_account_password_updated: Kodeordet er opdateret. |
|
59 | notice_account_password_updated: Kodeordet er opdateret. | |
60 | notice_account_wrong_password: Forkert kodeord |
|
60 | notice_account_wrong_password: Forkert kodeord | |
61 | notice_account_register_done: Kontoen er oprettet. For at aktivere kontoen, skal du klikke på linket i den tilsendte e-mail. |
|
61 | notice_account_register_done: Kontoen er oprettet. For at aktivere kontoen, skal du klikke på linket i den tilsendte e-mail. | |
62 | notice_account_unknown_email: Ukendt brugernavn. |
|
62 | notice_account_unknown_email: Ukendt brugernavn. | |
63 | notice_can_t_change_password: Denne konto benytter en ekstern sikkerhedsgodkendelse. Det er ikke muligt at skifte kodeord. |
|
63 | notice_can_t_change_password: Denne konto benytter en ekstern sikkerhedsgodkendelse. Det er ikke muligt at skifte kodeord. | |
64 | notice_account_lost_email_sent: En e-mail med instruktioner til at vælge et nyt kodeord er afsendt til dig. |
|
64 | notice_account_lost_email_sent: En e-mail med instruktioner til at vælge et nyt kodeord er afsendt til dig. | |
65 | notice_account_activated: Din konto er aktiveret. Du kan nu logge ind. |
|
65 | notice_account_activated: Din konto er aktiveret. Du kan nu logge ind. | |
66 | notice_successful_create: Oprettelse lykkedes. |
|
66 | notice_successful_create: Oprettelse lykkedes. | |
67 | notice_successful_update: Opdatering lykkedes. |
|
67 | notice_successful_update: Opdatering lykkedes. | |
68 | notice_successful_delete: Sletning lykkedes. |
|
68 | notice_successful_delete: Sletning lykkedes. | |
69 | notice_successful_connection: Succesfuld forbindelse. |
|
69 | notice_successful_connection: Succesfuld forbindelse. | |
70 | notice_file_not_found: Siden, du forsøger at tilgå, eksisterer ikke eller er blevet fjernet. |
|
70 | notice_file_not_found: Siden, du forsøger at tilgå, eksisterer ikke eller er blevet fjernet. | |
71 | notice_locking_conflict: Data er opdateret af en anden bruger. |
|
71 | notice_locking_conflict: Data er opdateret af en anden bruger. | |
72 | notice_not_authorized: Du har ikke adgang til denne side. |
|
72 | notice_not_authorized: Du har ikke adgang til denne side. | |
73 | notice_email_sent: En e-mail er sendt til %s |
|
73 | notice_email_sent: En e-mail er sendt til %s | |
74 | notice_email_error: En fejl opstod under afsendelse af e-mail (%s) |
|
74 | notice_email_error: En fejl opstod under afsendelse af e-mail (%s) | |
75 | notice_feeds_access_key_reseted: Din RSS-adgangsnøgle er nulstillet. |
|
75 | notice_feeds_access_key_reseted: Din RSS-adgangsnøgle er nulstillet. | |
76 | notice_failed_to_save_issues: "Det mislykkedes at gemme %d sage(r) på %d valgt: %s." |
|
76 | notice_failed_to_save_issues: "Det mislykkedes at gemme %d sage(r) på %d valgt: %s." | |
77 | notice_no_issue_selected: "Ingen sag er valgt! Vælg venligst, hvilke emner du vil rette." |
|
77 | notice_no_issue_selected: "Ingen sag er valgt! Vælg venligst, hvilke emner du vil rette." | |
78 | notice_account_pending: "Din konto er oprettet og afventer administratorens godkendelse." |
|
78 | notice_account_pending: "Din konto er oprettet og afventer administratorens godkendelse." | |
79 | notice_default_data_loaded: Standardkonfiguration er indlæst. |
|
79 | notice_default_data_loaded: Standardkonfiguration er indlæst. | |
80 | notice_unable_delete_version: Kan ikke slette version |
|
80 | notice_unable_delete_version: Kan ikke slette version | |
81 |
|
81 | |||
82 | error_can_t_load_default_data: "Standardkonfiguration kunne ikke indlæses: %s" |
|
82 | error_can_t_load_default_data: "Standardkonfiguration kunne ikke indlæses: %s" | |
83 | error_scm_not_found: "Fil og/eller revision blev ikke fundet i det valgte filarkiv." |
|
83 | error_scm_not_found: "Fil og/eller revision blev ikke fundet i det valgte filarkiv." | |
84 | error_scm_command_failed: "En fejl opstod under forbindelsen til det valgte filarkiv: %s" |
|
84 | error_scm_command_failed: "En fejl opstod under forbindelsen til det valgte filarkiv: %s" | |
85 | error_scm_annotate: "Filen findes ikke eller kan ikke annoteres." |
|
85 | error_scm_annotate: "Filen findes ikke eller kan ikke annoteres." | |
86 | error_issue_not_found_in_project: 'Sagen blev ikke fundet eller tilhører ikke dette projekt' |
|
86 | error_issue_not_found_in_project: 'Sagen blev ikke fundet eller tilhører ikke dette projekt' | |
87 |
|
87 | |||
88 | mail_subject_lost_password: Dit kodeord til %s |
|
88 | mail_subject_lost_password: Dit kodeord til %s | |
89 | mail_body_lost_password: 'For at ændre dit kodeord, klik på dette link:' |
|
89 | mail_body_lost_password: 'For at ændre dit kodeord, klik på dette link:' | |
90 | mail_subject_register: %s kontoaktivering |
|
90 | mail_subject_register: %s kontoaktivering | |
91 | mail_body_register: 'For at aktivere din konto, klik på dette link:' |
|
91 | mail_body_register: 'For at aktivere din konto, klik på dette link:' | |
92 | mail_body_account_information_external: Du kan bruge din "%s" konto til at logge ind. |
|
92 | mail_body_account_information_external: Du kan bruge din "%s" konto til at logge ind. | |
93 | mail_body_account_information: Din kontoinformation |
|
93 | mail_body_account_information: Din kontoinformation | |
94 | mail_subject_account_activation_request: %s kontoaktivering |
|
94 | mail_subject_account_activation_request: %s kontoaktivering | |
95 | mail_body_account_activation_request: 'En ny bruger (%s) er registreret. Godkend venligst kontoen:' |
|
95 | mail_body_account_activation_request: 'En ny bruger (%s) er registreret. Godkend venligst kontoen:' | |
96 | mail_subject_reminder: "%d sag(er) har snart deadline" |
|
96 | mail_subject_reminder: "%d sag(er) har snart deadline" | |
97 | mail_body_reminder: "%d sag(er) der er tildelt dig har deadline i løbet af de kommende %d dage:" |
|
97 | mail_body_reminder: "%d sag(er) der er tildelt dig har deadline i løbet af de kommende %d dage:" | |
98 |
|
98 | |||
99 | gui_validation_error: 1 fejl |
|
99 | gui_validation_error: 1 fejl | |
100 | gui_validation_error_plural: %d fejl |
|
100 | gui_validation_error_plural: %d fejl | |
101 |
|
101 | |||
102 | field_name: Navn |
|
102 | field_name: Navn | |
103 | field_description: Beskrivelse |
|
103 | field_description: Beskrivelse | |
104 | field_summary: Oversigt |
|
104 | field_summary: Oversigt | |
105 | field_is_required: Skal udfyldes |
|
105 | field_is_required: Skal udfyldes | |
106 | field_firstname: Fornavn |
|
106 | field_firstname: Fornavn | |
107 | field_lastname: Efternavn |
|
107 | field_lastname: Efternavn | |
108 | field_mail: E-mail |
|
108 | field_mail: E-mail | |
109 | field_filename: Fil |
|
109 | field_filename: Fil | |
110 | field_filesize: Størrelse |
|
110 | field_filesize: Størrelse | |
111 | field_downloads: Downloads |
|
111 | field_downloads: Downloads | |
112 | field_author: Opretter |
|
112 | field_author: Opretter | |
113 | field_created_on: Oprettet |
|
113 | field_created_on: Oprettet | |
114 | field_updated_on: Opdateret |
|
114 | field_updated_on: Opdateret | |
115 | field_field_format: Format |
|
115 | field_field_format: Format | |
116 | field_is_for_all: For alle projekter |
|
116 | field_is_for_all: For alle projekter | |
117 | field_possible_values: Mulige værdier |
|
117 | field_possible_values: Mulige værdier | |
118 | field_regexp: Regulære udtryk |
|
118 | field_regexp: Regulære udtryk | |
119 | field_min_length: Minimum længde |
|
119 | field_min_length: Minimum længde | |
120 | field_max_length: Maksimal længde |
|
120 | field_max_length: Maksimal længde | |
121 | field_value: Værdi |
|
121 | field_value: Værdi | |
122 | field_category: Kategori |
|
122 | field_category: Kategori | |
123 | field_title: Titel |
|
123 | field_title: Titel | |
124 | field_project: Projekt |
|
124 | field_project: Projekt | |
125 | field_issue: Sag |
|
125 | field_issue: Sag | |
126 | field_status: Status |
|
126 | field_status: Status | |
127 | field_notes: Noter |
|
127 | field_notes: Noter | |
128 | field_is_closed: Sagen er lukket |
|
128 | field_is_closed: Sagen er lukket | |
129 | field_is_default: Standardværdi |
|
129 | field_is_default: Standardværdi | |
130 | field_tracker: Type |
|
130 | field_tracker: Type | |
131 | field_subject: Emne |
|
131 | field_subject: Emne | |
132 | field_due_date: Deadline |
|
132 | field_due_date: Deadline | |
133 | field_assigned_to: Tildelt til |
|
133 | field_assigned_to: Tildelt til | |
134 | field_priority: Prioritet |
|
134 | field_priority: Prioritet | |
135 | field_fixed_version: Planlagt version |
|
135 | field_fixed_version: Planlagt version | |
136 | field_user: Bruger |
|
136 | field_user: Bruger | |
137 | field_role: Rolle |
|
137 | field_role: Rolle | |
138 | field_homepage: Hjemmeside |
|
138 | field_homepage: Hjemmeside | |
139 | field_is_public: Offentlig |
|
139 | field_is_public: Offentlig | |
140 | field_parent: Underprojekt af |
|
140 | field_parent: Underprojekt af | |
141 | field_is_in_chlog: Sager vist i ændringslog |
|
141 | field_is_in_chlog: Sager vist i ændringslog | |
142 | field_is_in_roadmap: Sager vist i plan |
|
142 | field_is_in_roadmap: Sager vist i plan | |
143 | field_login: Brugernavn |
|
143 | field_login: Brugernavn | |
144 | field_mail_notification: E-mail-notifikationer |
|
144 | field_mail_notification: E-mail-notifikationer | |
145 | field_admin: Administrator |
|
145 | field_admin: Administrator | |
146 | field_last_login_on: Sidst logget ind |
|
146 | field_last_login_on: Sidst logget ind | |
147 | field_language: Sprog |
|
147 | field_language: Sprog | |
148 | field_effective_date: Dato |
|
148 | field_effective_date: Dato | |
149 | field_password: Kodeord |
|
149 | field_password: Kodeord | |
150 | field_new_password: Nyt kodeord |
|
150 | field_new_password: Nyt kodeord | |
151 | field_password_confirmation: Bekræft |
|
151 | field_password_confirmation: Bekræft | |
152 | field_version: Version |
|
152 | field_version: Version | |
153 | field_type: Type |
|
153 | field_type: Type | |
154 | field_host: Vært |
|
154 | field_host: Vært | |
155 | field_port: Port |
|
155 | field_port: Port | |
156 | field_account: Kode |
|
156 | field_account: Kode | |
157 | field_base_dn: Base-DN |
|
157 | field_base_dn: Base-DN | |
158 | field_attr_login: Attribut for brugernavn |
|
158 | field_attr_login: Attribut for brugernavn | |
159 | field_attr_firstname: Attribut for fornavn |
|
159 | field_attr_firstname: Attribut for fornavn | |
160 | field_attr_lastname: Attribut for efternavn |
|
160 | field_attr_lastname: Attribut for efternavn | |
161 | field_attr_mail: Attribut for e-mail |
|
161 | field_attr_mail: Attribut for e-mail | |
162 | field_onthefly: Løbende brugeroprettelse |
|
162 | field_onthefly: Løbende brugeroprettelse | |
163 | field_start_date: Start |
|
163 | field_start_date: Start | |
164 | field_done_ratio: %% færdig |
|
164 | field_done_ratio: %% færdig | |
165 | field_auth_source: Godkendelsesmetode |
|
165 | field_auth_source: Godkendelsesmetode | |
166 | field_hide_mail: Skjul min e-mail |
|
166 | field_hide_mail: Skjul min e-mail | |
167 | field_comments: Kommentar |
|
167 | field_comments: Kommentar | |
168 | field_url: URL |
|
168 | field_url: URL | |
169 | field_start_page: Startside |
|
169 | field_start_page: Startside | |
170 | field_subproject: Underprojekt |
|
170 | field_subproject: Underprojekt | |
171 | field_hours: Timer |
|
171 | field_hours: Timer | |
172 | field_activity: Aktivitet |
|
172 | field_activity: Aktivitet | |
173 | field_spent_on: Dato |
|
173 | field_spent_on: Dato | |
174 | field_identifier: Identifikator |
|
174 | field_identifier: Identifikator | |
175 | field_is_filter: Brugt som et filter |
|
175 | field_is_filter: Brugt som et filter | |
176 | field_issue_to_id: Relateret sag |
|
176 | field_issue_to_id: Relateret sag | |
177 | field_delay: Udsættelse |
|
177 | field_delay: Udsættelse | |
178 | field_assignable: Sager kan tildeles denne rolle |
|
178 | field_assignable: Sager kan tildeles denne rolle | |
179 | field_redirect_existing_links: Videresend eksisterende links |
|
179 | field_redirect_existing_links: Videresend eksisterende links | |
180 | field_estimated_hours: Tidsestimat |
|
180 | field_estimated_hours: Tidsestimat | |
181 | field_column_names: Kolonner |
|
181 | field_column_names: Kolonner | |
182 | field_time_zone: Tidszone |
|
182 | field_time_zone: Tidszone | |
183 | field_searchable: Søgbar |
|
183 | field_searchable: Søgbar | |
184 | field_default_value: Standardværdi |
|
184 | field_default_value: Standardværdi | |
185 | field_comments_sorting: Vis kommentarer |
|
185 | field_comments_sorting: Vis kommentarer | |
186 | field_parent_title: Forælderside |
|
186 | field_parent_title: Forælderside | |
187 |
|
187 | |||
188 | setting_app_title: Applikationens titel |
|
188 | setting_app_title: Applikationens titel | |
189 | setting_app_subtitle: Applikationes undertitel |
|
189 | setting_app_subtitle: Applikationes undertitel | |
190 | setting_welcome_text: Velkomsttekst |
|
190 | setting_welcome_text: Velkomsttekst | |
191 | setting_default_language: Standardsprog |
|
191 | setting_default_language: Standardsprog | |
192 | setting_login_required: Indlogning påkrævet |
|
192 | setting_login_required: Indlogning påkrævet | |
193 | setting_self_registration: Brugeroprettelse |
|
193 | setting_self_registration: Brugeroprettelse | |
194 | setting_attachment_max_size: Maks. størrelse for vedhæftede filer |
|
194 | setting_attachment_max_size: Maks. størrelse for vedhæftede filer | |
195 | setting_issues_export_limit: Maks. antal sager i eksport |
|
195 | setting_issues_export_limit: Maks. antal sager i eksport | |
196 | setting_mail_from: Afsender-e-mail |
|
196 | setting_mail_from: Afsender-e-mail | |
197 | setting_bcc_recipients: Blindkopimodtager (bcc) |
|
197 | setting_bcc_recipients: Blindkopimodtager (bcc) | |
198 | setting_host_name: Værtsnavn |
|
198 | setting_host_name: Værtsnavn | |
199 | setting_text_formatting: Tekstformatering |
|
199 | setting_text_formatting: Tekstformatering | |
200 | setting_wiki_compression: Komprimer wiki-historik |
|
200 | setting_wiki_compression: Komprimer wiki-historik | |
201 | setting_feeds_limit: Antal objekter i feeds |
|
201 | setting_feeds_limit: Antal objekter i feeds | |
202 | setting_default_projects_public: Nye projekter er som standard offentlige |
|
202 | setting_default_projects_public: Nye projekter er som standard offentlige | |
203 | setting_autofetch_changesets: Hent automatisk commits |
|
203 | setting_autofetch_changesets: Hent automatisk commits | |
204 | setting_sys_api_enabled: Aktiver webservice til versionsstyring |
|
204 | setting_sys_api_enabled: Aktiver webservice til versionsstyring | |
205 | setting_commit_ref_keywords: Nøgleord for sagsreferencer |
|
205 | setting_commit_ref_keywords: Nøgleord for sagsreferencer | |
206 | setting_commit_fix_keywords: Nøgleord for lukning af sager |
|
206 | setting_commit_fix_keywords: Nøgleord for lukning af sager | |
207 | setting_autologin: Autologin |
|
207 | setting_autologin: Autologin | |
208 | setting_date_format: Datoformat |
|
208 | setting_date_format: Datoformat | |
209 | setting_time_format: Tidsformat |
|
209 | setting_time_format: Tidsformat | |
210 | setting_cross_project_issue_relations: Tillad sagsrelationer på tværs af projekter |
|
210 | setting_cross_project_issue_relations: Tillad sagsrelationer på tværs af projekter | |
211 | setting_issue_list_default_columns: Standardkolonner på sagslisten |
|
211 | setting_issue_list_default_columns: Standardkolonner på sagslisten | |
212 | setting_repositories_encodings: Filarkivtegnsæt |
|
212 | setting_repositories_encodings: Filarkivtegnsæt | |
213 | setting_commit_logs_encoding: Tegnsæt for commitbeskeder |
|
213 | setting_commit_logs_encoding: Tegnsæt for commitbeskeder | |
214 | setting_emails_footer: Sidefod i e-mail |
|
214 | setting_emails_footer: Sidefod i e-mail | |
215 | setting_protocol: Protokol |
|
215 | setting_protocol: Protokol | |
216 | setting_per_page_options: Valgmuligheder for antal objekter pr. side |
|
216 | setting_per_page_options: Valgmuligheder for antal objekter pr. side | |
217 | setting_user_format: Brugervisningsformat |
|
217 | setting_user_format: Brugervisningsformat | |
218 | setting_activity_days_default: Antal dage der vises under projektaktivitet |
|
218 | setting_activity_days_default: Antal dage der vises under projektaktivitet | |
219 | setting_display_subprojects_issues: Vis som standard sager for underprojekter på hovedprojektet |
|
219 | setting_display_subprojects_issues: Vis som standard sager for underprojekter på hovedprojektet | |
220 | setting_enabled_scm: Aktiveret versionsstyring |
|
220 | setting_enabled_scm: Aktiveret versionsstyring | |
221 | setting_mail_handler_api_enabled: Aktiver redigering af sager via mail |
|
221 | setting_mail_handler_api_enabled: Aktiver redigering af sager via mail | |
222 | setting_mail_handler_api_key: API-nøgle |
|
222 | setting_mail_handler_api_key: API-nøgle | |
223 | setting_sequential_project_identifiers: Generer fortløbende identifikatorer |
|
223 | setting_sequential_project_identifiers: Generer fortløbende identifikatorer | |
224 |
|
224 | |||
225 | project_module_issue_tracking: Sagssøgning |
|
225 | project_module_issue_tracking: Sagssøgning | |
226 | project_module_time_tracking: Tidsregistrering |
|
226 | project_module_time_tracking: Tidsregistrering | |
227 | project_module_news: Nyheder |
|
227 | project_module_news: Nyheder | |
228 | project_module_documents: Dokumenter |
|
228 | project_module_documents: Dokumenter | |
229 | project_module_files: Filer |
|
229 | project_module_files: Filer | |
230 | project_module_wiki: Wiki |
|
230 | project_module_wiki: Wiki | |
231 | project_module_repository: Versionsstyring |
|
231 | project_module_repository: Versionsstyring | |
232 | project_module_boards: Opslagstavle |
|
232 | project_module_boards: Opslagstavle | |
233 |
|
233 | |||
234 | label_user: Bruger |
|
234 | label_user: Bruger | |
235 | label_user_plural: Brugere |
|
235 | label_user_plural: Brugere | |
236 | label_user_new: Ny bruger |
|
236 | label_user_new: Ny bruger | |
237 | label_project: Projekt |
|
237 | label_project: Projekt | |
238 | label_project_new: Nyt projekt |
|
238 | label_project_new: Nyt projekt | |
239 | label_project_plural: Projekter |
|
239 | label_project_plural: Projekter | |
240 | label_project_all: Alle projekter |
|
240 | label_project_all: Alle projekter | |
241 | label_project_latest: Seneste projekter |
|
241 | label_project_latest: Seneste projekter | |
242 | label_issue: Sag |
|
242 | label_issue: Sag | |
243 | label_issue_new: Ny sag |
|
243 | label_issue_new: Ny sag | |
244 | label_issue_plural: Sager |
|
244 | label_issue_plural: Sager | |
245 | label_issue_view_all: Vis alle sager |
|
245 | label_issue_view_all: Vis alle sager | |
246 | label_issues_by: Sager fra %s |
|
246 | label_issues_by: Sager fra %s | |
247 | label_issue_added: Sag oprettet |
|
247 | label_issue_added: Sag oprettet | |
248 | label_issue_updated: Sag opdateret |
|
248 | label_issue_updated: Sag opdateret | |
249 | label_document: Dokument |
|
249 | label_document: Dokument | |
250 | label_document_new: Nyt dokument |
|
250 | label_document_new: Nyt dokument | |
251 | label_document_plural: Dokumenter |
|
251 | label_document_plural: Dokumenter | |
252 | label_document_added: Dokument oprettet |
|
252 | label_document_added: Dokument oprettet | |
253 | label_role: Rolle |
|
253 | label_role: Rolle | |
254 | label_role_plural: Roller |
|
254 | label_role_plural: Roller | |
255 | label_role_new: Ny rolle |
|
255 | label_role_new: Ny rolle | |
256 | label_role_and_permissions: Roller og rettigheder |
|
256 | label_role_and_permissions: Roller og rettigheder | |
257 | label_member: Medlem |
|
257 | label_member: Medlem | |
258 | label_member_new: Nyt medlem |
|
258 | label_member_new: Nyt medlem | |
259 | label_member_plural: Medlemmer |
|
259 | label_member_plural: Medlemmer | |
260 | label_tracker: Type |
|
260 | label_tracker: Type | |
261 | label_tracker_plural: Typer |
|
261 | label_tracker_plural: Typer | |
262 | label_tracker_new: Ny type |
|
262 | label_tracker_new: Ny type | |
263 | label_workflow: Arbejdsgang |
|
263 | label_workflow: Arbejdsgang | |
264 | label_issue_status: Statuskode |
|
264 | label_issue_status: Statuskode | |
265 | label_issue_status_plural: Statuskoder |
|
265 | label_issue_status_plural: Statuskoder | |
266 | label_issue_status_new: Ny statuskode |
|
266 | label_issue_status_new: Ny statuskode | |
267 | label_issue_category: Sagskategori |
|
267 | label_issue_category: Sagskategori | |
268 | label_issue_category_plural: Sagskategorier |
|
268 | label_issue_category_plural: Sagskategorier | |
269 | label_issue_category_new: Ny kategori |
|
269 | label_issue_category_new: Ny kategori | |
270 | label_custom_field: Brugerdefineret felt |
|
270 | label_custom_field: Brugerdefineret felt | |
271 | label_custom_field_plural: Brugerdefinerede felter |
|
271 | label_custom_field_plural: Brugerdefinerede felter | |
272 | label_custom_field_new: Nyt brugerdefineret felt |
|
272 | label_custom_field_new: Nyt brugerdefineret felt | |
273 | label_enumerations: Værdier |
|
273 | label_enumerations: Værdier | |
274 | label_enumeration_new: Ny værdi |
|
274 | label_enumeration_new: Ny værdi | |
275 | label_information: Information |
|
275 | label_information: Information | |
276 | label_information_plural: Information |
|
276 | label_information_plural: Information | |
277 | label_please_login: Log venligst ind |
|
277 | label_please_login: Log venligst ind | |
278 | label_register: Registrer |
|
278 | label_register: Registrer | |
279 | label_password_lost: Glemt kodeord |
|
279 | label_password_lost: Glemt kodeord | |
280 | label_home: Forside |
|
280 | label_home: Forside | |
281 | label_my_page: Min side |
|
281 | label_my_page: Min side | |
282 | label_my_account: Min konto |
|
282 | label_my_account: Min konto | |
283 | label_my_projects: Mine projekter |
|
283 | label_my_projects: Mine projekter | |
284 | label_administration: Administration |
|
284 | label_administration: Administration | |
285 | label_login: Log ind |
|
285 | label_login: Log ind | |
286 | label_logout: Log ud |
|
286 | label_logout: Log ud | |
287 | label_help: Hjælp |
|
287 | label_help: Hjælp | |
288 | label_reported_issues: Rapporterede sager |
|
288 | label_reported_issues: Rapporterede sager | |
289 | label_assigned_to_me_issues: Sager tildelt mig |
|
289 | label_assigned_to_me_issues: Sager tildelt mig | |
290 | label_last_login: Sidste indlogning |
|
290 | label_last_login: Sidste indlogning | |
291 | label_last_updates: Sidst opdateret |
|
291 | label_last_updates: Sidst opdateret | |
292 | label_last_updates_plural: %d sidst opdateret |
|
292 | label_last_updates_plural: %d sidst opdateret | |
293 | label_registered_on: Oprettet den |
|
293 | label_registered_on: Oprettet den | |
294 | label_activity: Aktivitet |
|
294 | label_activity: Aktivitet | |
295 | label_overall_activity: Al aktivitet |
|
295 | label_overall_activity: Al aktivitet | |
296 | label_new: Ny |
|
296 | label_new: Ny | |
297 | label_logged_as: Logget ind som |
|
297 | label_logged_as: Logget ind som | |
298 | label_environment: Miljø |
|
298 | label_environment: Miljø | |
299 | label_authentication: Godkendelse |
|
299 | label_authentication: Godkendelse | |
300 | label_auth_source: Godkendelsesmetode |
|
300 | label_auth_source: Godkendelsesmetode | |
301 | label_auth_source_new: Ny godkendelsemetode |
|
301 | label_auth_source_new: Ny godkendelsemetode | |
302 | label_auth_source_plural: Godkendelsesmetoder |
|
302 | label_auth_source_plural: Godkendelsesmetoder | |
303 | label_subproject_plural: Underprojekter |
|
303 | label_subproject_plural: Underprojekter | |
304 | label_and_its_subprojects: Projektet %s og dets underprojekter |
|
304 | label_and_its_subprojects: Projektet %s og dets underprojekter | |
305 | label_min_max_length: Min.-maks.-længde |
|
305 | label_min_max_length: Min.-maks.-længde | |
306 | label_list: Liste |
|
306 | label_list: Liste | |
307 | label_date: Dato |
|
307 | label_date: Dato | |
308 | label_integer: Heltal |
|
308 | label_integer: Heltal | |
309 | label_float: Kommatal |
|
309 | label_float: Kommatal | |
310 | label_boolean: Sand/falsk |
|
310 | label_boolean: Sand/falsk | |
311 | label_string: Tekst |
|
311 | label_string: Tekst | |
312 | label_text: Lang tekst |
|
312 | label_text: Lang tekst | |
313 | label_attribute: Attribut |
|
313 | label_attribute: Attribut | |
314 | label_attribute_plural: Attributter |
|
314 | label_attribute_plural: Attributter | |
315 | label_download: %d download |
|
315 | label_download: %d download | |
316 | label_download_plural: %d downloads |
|
316 | label_download_plural: %d downloads | |
317 | label_no_data: Ingen data at vise |
|
317 | label_no_data: Ingen data at vise | |
318 | label_change_status: Ændringsstatus |
|
318 | label_change_status: Ændringsstatus | |
319 | label_history: Historik |
|
319 | label_history: Historik | |
320 | label_attachment: Fil |
|
320 | label_attachment: Fil | |
321 | label_attachment_new: Ny fil |
|
321 | label_attachment_new: Ny fil | |
322 | label_attachment_delete: Slet fil |
|
322 | label_attachment_delete: Slet fil | |
323 | label_attachment_plural: Filer |
|
323 | label_attachment_plural: Filer | |
324 | label_file_added: Fil oprettet |
|
324 | label_file_added: Fil oprettet | |
325 | label_report: Rapport |
|
325 | label_report: Rapport | |
326 | label_report_plural: Rapporter |
|
326 | label_report_plural: Rapporter | |
327 | label_news: Nyheder |
|
327 | label_news: Nyheder | |
328 | label_news_new: Ny nyhed |
|
328 | label_news_new: Ny nyhed | |
329 | label_news_plural: Nyheder |
|
329 | label_news_plural: Nyheder | |
330 | label_news_latest: Seneste nyheder |
|
330 | label_news_latest: Seneste nyheder | |
331 | label_news_view_all: Vis alle nyheder |
|
331 | label_news_view_all: Vis alle nyheder | |
332 | label_news_added: Nyhed oprettet |
|
332 | label_news_added: Nyhed oprettet | |
333 | label_change_log: Ændringer |
|
333 | label_change_log: Ændringer | |
334 | label_settings: Indstillinger |
|
334 | label_settings: Indstillinger | |
335 | label_overview: Oversigt |
|
335 | label_overview: Oversigt | |
336 | label_version: Version |
|
336 | label_version: Version | |
337 | label_version_new: Ny version |
|
337 | label_version_new: Ny version | |
338 | label_version_plural: Versioner |
|
338 | label_version_plural: Versioner | |
339 | label_confirmation: Bekræftelser |
|
339 | label_confirmation: Bekræftelser | |
340 | label_export_to: Eksporter til |
|
340 | label_export_to: Eksporter til | |
341 | label_read: Læs... |
|
341 | label_read: Læs... | |
342 | label_public_projects: Offentlige projekter |
|
342 | label_public_projects: Offentlige projekter | |
343 | label_open_issues: åben |
|
343 | label_open_issues: åben | |
344 | label_open_issues_plural: åbne |
|
344 | label_open_issues_plural: åbne | |
345 | label_closed_issues: lukket |
|
345 | label_closed_issues: lukket | |
346 | label_closed_issues_plural: lukkede |
|
346 | label_closed_issues_plural: lukkede | |
347 | label_total: Total |
|
347 | label_total: Total | |
348 | label_permissions: Rettigheder |
|
348 | label_permissions: Rettigheder | |
349 | label_current_status: Nuværende status |
|
349 | label_current_status: Nuværende status | |
350 | label_new_statuses_allowed: Tilladte nye statuskoder |
|
350 | label_new_statuses_allowed: Tilladte nye statuskoder | |
351 | label_all: alle |
|
351 | label_all: alle | |
352 | label_none: intet |
|
352 | label_none: intet | |
353 | label_nobody: ingen |
|
353 | label_nobody: ingen | |
354 | label_next: Næste |
|
354 | label_next: Næste | |
355 | label_previous: Forrige |
|
355 | label_previous: Forrige | |
356 | label_used_by: Brugt af |
|
356 | label_used_by: Brugt af | |
357 | label_details: Detaljer |
|
357 | label_details: Detaljer | |
358 | label_add_note: Ny note |
|
358 | label_add_note: Ny note | |
359 | label_per_page: Pr. side |
|
359 | label_per_page: Pr. side | |
360 | label_calendar: Kalender |
|
360 | label_calendar: Kalender | |
361 | label_months_from: måneder frem |
|
361 | label_months_from: måneder frem | |
362 | label_gantt: Gantt |
|
362 | label_gantt: Gantt | |
363 | label_internal: Intern |
|
363 | label_internal: Intern | |
364 | label_last_changes: sidste %d ændringer |
|
364 | label_last_changes: sidste %d ændringer | |
365 | label_change_view_all: Vis alle ændringer |
|
365 | label_change_view_all: Vis alle ændringer | |
366 | label_personalize_page: Tilret denne side |
|
366 | label_personalize_page: Tilret denne side | |
367 | label_comment: Kommentar |
|
367 | label_comment: Kommentar | |
368 | label_comment_plural: Kommentarer |
|
368 | label_comment_plural: Kommentarer | |
369 | label_comment_add: Tilføj en kommentar |
|
369 | label_comment_add: Tilføj en kommentar | |
370 | label_comment_added: Kommentar tilføjet |
|
370 | label_comment_added: Kommentar tilføjet | |
371 | label_comment_delete: Slet kommentar |
|
371 | label_comment_delete: Slet kommentar | |
372 | label_query: Brugerdefineret søgning |
|
372 | label_query: Brugerdefineret søgning | |
373 | label_query_plural: Brugerdefinerede søgning |
|
373 | label_query_plural: Brugerdefinerede søgning | |
374 | label_query_new: Ny søgning |
|
374 | label_query_new: Ny søgning | |
375 | label_filter_add: Tilføj filter |
|
375 | label_filter_add: Tilføj filter | |
376 | label_filter_plural: Filtre |
|
376 | label_filter_plural: Filtre | |
377 | label_equals: er |
|
377 | label_equals: er | |
378 | label_not_equals: er ikke |
|
378 | label_not_equals: er ikke | |
379 | label_in_less_than: er mindre end |
|
379 | label_in_less_than: er mindre end | |
380 | label_in_more_than: er større end |
|
380 | label_in_more_than: er større end | |
381 | label_in: indeholdt i |
|
381 | label_in: indeholdt i | |
382 | label_today: i dag |
|
382 | label_today: i dag | |
383 | label_all_time: altid |
|
383 | label_all_time: altid | |
384 | label_yesterday: i går |
|
384 | label_yesterday: i går | |
385 | label_this_week: denne uge |
|
385 | label_this_week: denne uge | |
386 | label_last_week: sidste uge |
|
386 | label_last_week: sidste uge | |
387 | label_last_n_days: sidste %d dage |
|
387 | label_last_n_days: sidste %d dage | |
388 | label_this_month: denne måned |
|
388 | label_this_month: denne måned | |
389 | label_last_month: sidste måned |
|
389 | label_last_month: sidste måned | |
390 | label_this_year: dette år |
|
390 | label_this_year: dette år | |
391 | label_date_range: Datointerval |
|
391 | label_date_range: Datointerval | |
392 | label_less_than_ago: mindre end dage siden |
|
392 | label_less_than_ago: mindre end dage siden | |
393 | label_more_than_ago: mere end dage siden |
|
393 | label_more_than_ago: mere end dage siden | |
394 | label_ago: days siden |
|
394 | label_ago: days siden | |
395 | label_contains: indeholder |
|
395 | label_contains: indeholder | |
396 | label_not_contains: indeholder ikke |
|
396 | label_not_contains: indeholder ikke | |
397 | label_day_plural: dage |
|
397 | label_day_plural: dage | |
398 | label_repository: Versionsstyring |
|
398 | label_repository: Versionsstyring | |
399 | label_repository_plural: Versionsstyring |
|
399 | label_repository_plural: Versionsstyring | |
400 | label_browse: Gennemse |
|
400 | label_browse: Gennemse | |
401 | label_modification: %d ændring |
|
401 | label_modification: %d ændring | |
402 | label_modification_plural: %d ændringer |
|
402 | label_modification_plural: %d ændringer | |
403 | label_revision: Revision |
|
403 | label_revision: Revision | |
404 | label_revision_plural: Revisioner |
|
404 | label_revision_plural: Revisioner | |
405 | label_associated_revisions: Tilnyttede revisioner |
|
405 | label_associated_revisions: Tilnyttede revisioner | |
406 | label_added: oprettet |
|
406 | label_added: oprettet | |
407 | label_modified: ændret |
|
407 | label_modified: ændret | |
408 | label_copied: kopieret |
|
408 | label_copied: kopieret | |
409 | label_renamed: omdøbt |
|
409 | label_renamed: omdøbt | |
410 | label_deleted: slettet |
|
410 | label_deleted: slettet | |
411 | label_latest_revision: Seneste revision |
|
411 | label_latest_revision: Seneste revision | |
412 | label_latest_revision_plural: Seneste revisioner |
|
412 | label_latest_revision_plural: Seneste revisioner | |
413 | label_view_revisions: Se revisioner |
|
413 | label_view_revisions: Se revisioner | |
414 | label_max_size: Maximal størrelse |
|
414 | label_max_size: Maximal størrelse | |
415 | label_on: 'til' |
|
415 | label_on: 'til' | |
416 | label_sort_highest: Flyt til toppen |
|
416 | label_sort_highest: Flyt til toppen | |
417 | label_sort_higher: Flyt op |
|
417 | label_sort_higher: Flyt op | |
418 | label_sort_lower: Flyt ned |
|
418 | label_sort_lower: Flyt ned | |
419 | label_sort_lowest: Flyt til bunden |
|
419 | label_sort_lowest: Flyt til bunden | |
420 | label_roadmap: Plan |
|
420 | label_roadmap: Plan | |
421 | label_roadmap_due_in: Deadline %s |
|
421 | label_roadmap_due_in: Deadline %s | |
422 | label_roadmap_overdue: %s forsinket |
|
422 | label_roadmap_overdue: %s forsinket | |
423 | label_roadmap_no_issues: Ingen sager i denne version |
|
423 | label_roadmap_no_issues: Ingen sager i denne version | |
424 | label_search: Søg |
|
424 | label_search: Søg | |
425 | label_result_plural: Resultater |
|
425 | label_result_plural: Resultater | |
426 | label_all_words: Alle ord |
|
426 | label_all_words: Alle ord | |
427 | label_wiki: Wiki |
|
427 | label_wiki: Wiki | |
428 | label_wiki_edit: Wikiændring |
|
428 | label_wiki_edit: Wikiændring | |
429 | label_wiki_edit_plural: Wikiændringer |
|
429 | label_wiki_edit_plural: Wikiændringer | |
430 | label_wiki_page: Wikiside |
|
430 | label_wiki_page: Wikiside | |
431 | label_wiki_page_plural: Wikisider |
|
431 | label_wiki_page_plural: Wikisider | |
432 | label_index_by_title: Indhold efter titel |
|
432 | label_index_by_title: Indhold efter titel | |
433 | label_index_by_date: Indhold efter dato |
|
433 | label_index_by_date: Indhold efter dato | |
434 | label_current_version: Nuværende version |
|
434 | label_current_version: Nuværende version | |
435 | label_preview: Forhåndsvisning |
|
435 | label_preview: Forhåndsvisning | |
436 | label_feed_plural: Feeds |
|
436 | label_feed_plural: Feeds | |
437 | label_changes_details: Detaljer for alle ændringer |
|
437 | label_changes_details: Detaljer for alle ændringer | |
438 | label_issue_tracking: Sagsstyring |
|
438 | label_issue_tracking: Sagsstyring | |
439 | label_spent_time: Tidsforbrug |
|
439 | label_spent_time: Tidsforbrug | |
440 | label_f_hour: %.2f time |
|
440 | label_f_hour: %.2f time | |
441 | label_f_hour_plural: %.2f timer |
|
441 | label_f_hour_plural: %.2f timer | |
442 | label_time_tracking: Tidsregistrering |
|
442 | label_time_tracking: Tidsregistrering | |
443 | label_change_plural: Ændringer |
|
443 | label_change_plural: Ændringer | |
444 | label_statistics: Statistik |
|
444 | label_statistics: Statistik | |
445 | label_commits_per_month: Commits pr. måned |
|
445 | label_commits_per_month: Commits pr. måned | |
446 | label_commits_per_author: Commits pr. bruger |
|
446 | label_commits_per_author: Commits pr. bruger | |
447 | label_view_diff: Vis ændringer |
|
447 | label_view_diff: Vis ændringer | |
448 | label_diff_inline: inline |
|
448 | label_diff_inline: inline | |
449 | label_diff_side_by_side: side om side |
|
449 | label_diff_side_by_side: side om side | |
450 | label_options: Optioner |
|
450 | label_options: Optioner | |
451 | label_copy_workflow_from: Kopier arbejdsgang fra |
|
451 | label_copy_workflow_from: Kopier arbejdsgang fra | |
452 | label_permissions_report: Rettighedsoversigt |
|
452 | label_permissions_report: Rettighedsoversigt | |
453 | label_watched_issues: Overvågede sager |
|
453 | label_watched_issues: Overvågede sager | |
454 | label_related_issues: Relaterede sager |
|
454 | label_related_issues: Relaterede sager | |
455 | label_applied_status: Tildelt status |
|
455 | label_applied_status: Tildelt status | |
456 | label_loading: Indlæser... |
|
456 | label_loading: Indlæser... | |
457 | label_relation_new: Ny relation |
|
457 | label_relation_new: Ny relation | |
458 | label_relation_delete: Slet relation |
|
458 | label_relation_delete: Slet relation | |
459 | label_relates_to: er relateret til |
|
459 | label_relates_to: er relateret til | |
460 | label_duplicates: dublerer |
|
460 | label_duplicates: dublerer | |
461 | label_duplicated_by: dubleret af |
|
461 | label_duplicated_by: dubleret af | |
462 | label_blocks: blokerer |
|
462 | label_blocks: blokerer | |
463 | label_blocked_by: blokeret af |
|
463 | label_blocked_by: blokeret af | |
464 | label_precedes: kommer før |
|
464 | label_precedes: kommer før | |
465 | label_follows: følger |
|
465 | label_follows: følger | |
466 | label_end_to_start: slut til start |
|
466 | label_end_to_start: slut til start | |
467 | label_end_to_end: slut til slut |
|
467 | label_end_to_end: slut til slut | |
468 | label_start_to_start: start til start |
|
468 | label_start_to_start: start til start | |
469 | label_start_to_end: start til slut |
|
469 | label_start_to_end: start til slut | |
470 | label_stay_logged_in: Forbliv indlogget |
|
470 | label_stay_logged_in: Forbliv indlogget | |
471 | label_disabled: deaktiveret |
|
471 | label_disabled: deaktiveret | |
472 | label_show_completed_versions: Vis færdige versioner |
|
472 | label_show_completed_versions: Vis færdige versioner | |
473 | label_me: mig |
|
473 | label_me: mig | |
474 | label_board: Forum |
|
474 | label_board: Forum | |
475 | label_board_new: Nyt forum |
|
475 | label_board_new: Nyt forum | |
476 | label_board_plural: Fora |
|
476 | label_board_plural: Fora | |
477 | label_topic_plural: Emner |
|
477 | label_topic_plural: Emner | |
478 | label_message_plural: Beskeder |
|
478 | label_message_plural: Beskeder | |
479 | label_message_last: Seneste besked |
|
479 | label_message_last: Seneste besked | |
480 | label_message_new: Ny besked |
|
480 | label_message_new: Ny besked | |
481 | label_message_posted: Besked oprettet |
|
481 | label_message_posted: Besked oprettet | |
482 | label_reply_plural: Besvarer |
|
482 | label_reply_plural: Besvarer | |
483 | label_send_information: Send kontoinformation til bruger |
|
483 | label_send_information: Send kontoinformation til bruger | |
484 | label_year: År |
|
484 | label_year: År | |
485 | label_month: Måned |
|
485 | label_month: Måned | |
486 | label_week: Uge |
|
486 | label_week: Uge | |
487 | label_date_from: Fra |
|
487 | label_date_from: Fra | |
488 | label_date_to: Til |
|
488 | label_date_to: Til | |
489 | label_language_based: Baseret på brugerens sprog |
|
489 | label_language_based: Baseret på brugerens sprog | |
490 | label_sort_by: Sorter efter %s |
|
490 | label_sort_by: Sorter efter %s | |
491 | label_send_test_email: Send en testmail |
|
491 | label_send_test_email: Send en testmail | |
492 | label_feeds_access_key_created_on: RSS-adgangsnøgle genereret for %s siden |
|
492 | label_feeds_access_key_created_on: RSS-adgangsnøgle genereret for %s siden | |
493 | label_module_plural: Moduler |
|
493 | label_module_plural: Moduler | |
494 | label_added_time_by: Oprettet af %s for %s siden |
|
494 | label_added_time_by: Oprettet af %s for %s siden | |
495 | label_updated_time: Opdateret for %s siden |
|
495 | label_updated_time: Opdateret for %s siden | |
496 | label_jump_to_a_project: Skift til projekt... |
|
496 | label_jump_to_a_project: Skift til projekt... | |
497 | label_file_plural: Filer |
|
497 | label_file_plural: Filer | |
498 | label_changeset_plural: Ændringer |
|
498 | label_changeset_plural: Ændringer | |
499 | label_default_columns: Standardkolonner |
|
499 | label_default_columns: Standardkolonner | |
500 | label_no_change_option: (Ingen ændringer) |
|
500 | label_no_change_option: (Ingen ændringer) | |
501 | label_bulk_edit_selected_issues: Masseret de valgte sager |
|
501 | label_bulk_edit_selected_issues: Masseret de valgte sager | |
502 | label_theme: Tema |
|
502 | label_theme: Tema | |
503 | label_default: standard |
|
503 | label_default: standard | |
504 | label_search_titles_only: Søg kun i titler |
|
504 | label_search_titles_only: Søg kun i titler | |
505 | label_user_mail_option_all: "For alle hændelser på mine projekter" |
|
505 | label_user_mail_option_all: "For alle hændelser på mine projekter" | |
506 | label_user_mail_option_selected: "For alle hændelser på udvalgte projekter..." |
|
506 | label_user_mail_option_selected: "For alle hændelser på udvalgte projekter..." | |
507 | label_user_mail_option_none: "Kun for ting jeg overvåger eller er involveret i" |
|
507 | label_user_mail_option_none: "Kun for ting jeg overvåger eller er involveret i" | |
508 | label_user_mail_no_self_notified: "Jeg ønsker ikke at blive notificeret om ændringer foretaget af mig selv" |
|
508 | label_user_mail_no_self_notified: "Jeg ønsker ikke at blive notificeret om ændringer foretaget af mig selv" | |
509 | label_registration_activation_by_email: kontoaktivering på e-mail |
|
509 | label_registration_activation_by_email: kontoaktivering på e-mail | |
510 | label_registration_manual_activation: manuel kontoaktivering |
|
510 | label_registration_manual_activation: manuel kontoaktivering | |
511 | label_registration_automatic_activation: automatisk kontoaktivering |
|
511 | label_registration_automatic_activation: automatisk kontoaktivering | |
512 | label_display_per_page: 'Pr. side: %s' |
|
512 | label_display_per_page: 'Pr. side: %s' | |
513 | label_age: Alder |
|
513 | label_age: Alder | |
514 | label_change_properties: Ændre indstillinger |
|
514 | label_change_properties: Ændre indstillinger | |
515 | label_general: Generelt |
|
515 | label_general: Generelt | |
516 | label_more: Mere |
|
516 | label_more: Mere | |
517 | label_scm: Versionsstyring |
|
517 | label_scm: Versionsstyring | |
518 | label_plugins: Plugins |
|
518 | label_plugins: Plugins | |
519 | label_ldap_authentication: LDAP-godkendelse |
|
519 | label_ldap_authentication: LDAP-godkendelse | |
520 | label_downloads_abbr: D/L |
|
520 | label_downloads_abbr: D/L | |
521 | label_add_another_file: Opret endnu en fil |
|
521 | label_add_another_file: Opret endnu en fil | |
522 | label_optional_description: Valgfri beskrivelse |
|
522 | label_optional_description: Valgfri beskrivelse | |
523 | label_preferences: Indstillinger |
|
523 | label_preferences: Indstillinger | |
524 | label_chronological_order: I kronologisk rækkefølge |
|
524 | label_chronological_order: I kronologisk rækkefølge | |
525 | label_reverse_chronological_order: I omvendt kronologisk rækkefølge |
|
525 | label_reverse_chronological_order: I omvendt kronologisk rækkefølge | |
526 | label_planning: Planlægning |
|
526 | label_planning: Planlægning | |
527 | label_incoming_emails: Indkommende e-mails |
|
527 | label_incoming_emails: Indkommende e-mails | |
528 | label_generate_key: Generer en nøgle |
|
528 | label_generate_key: Generer en nøgle | |
529 | label_issue_watchers: Overvågere |
|
529 | label_issue_watchers: Overvågere | |
530 |
|
530 | |||
531 | button_login: Log ind |
|
531 | button_login: Log ind | |
532 | button_submit: Send |
|
532 | button_submit: Send | |
533 | button_save: Gem |
|
533 | button_save: Gem | |
534 | button_check_all: Vælg alle |
|
534 | button_check_all: Vælg alle | |
535 | button_uncheck_all: Fravælg alle |
|
535 | button_uncheck_all: Fravælg alle | |
536 | button_delete: Slet |
|
536 | button_delete: Slet | |
537 | button_create: Opret |
|
537 | button_create: Opret | |
538 | button_test: Test |
|
538 | button_test: Test | |
539 | button_edit: Ret |
|
539 | button_edit: Ret | |
540 | button_add: Opret |
|
540 | button_add: Opret | |
541 | button_change: Skift |
|
541 | button_change: Skift | |
542 | button_apply: Anvend |
|
542 | button_apply: Anvend | |
543 | button_clear: Nulstil |
|
543 | button_clear: Nulstil | |
544 | button_lock: Lås |
|
544 | button_lock: Lås | |
545 | button_unlock: Lås op |
|
545 | button_unlock: Lås op | |
546 | button_download: Download |
|
546 | button_download: Download | |
547 | button_list: List |
|
547 | button_list: List | |
548 | button_view: Vis |
|
548 | button_view: Vis | |
549 | button_move: Flyt |
|
549 | button_move: Flyt | |
550 | button_back: Tilbage |
|
550 | button_back: Tilbage | |
551 | button_cancel: Annuller |
|
551 | button_cancel: Annuller | |
552 | button_activate: Aktiver |
|
552 | button_activate: Aktiver | |
553 | button_sort: Sorter |
|
553 | button_sort: Sorter | |
554 | button_log_time: Registrer tid |
|
554 | button_log_time: Registrer tid | |
555 | button_rollback: Rul tilbage til denne version |
|
555 | button_rollback: Rul tilbage til denne version | |
556 | button_watch: Overvåg |
|
556 | button_watch: Overvåg | |
557 | button_unwatch: Stop overvågning |
|
557 | button_unwatch: Stop overvågning | |
558 | button_reply: Besvar |
|
558 | button_reply: Besvar | |
559 | button_archive: Arkiver |
|
559 | button_archive: Arkiver | |
560 | button_unarchive: Fjern fra arkiv |
|
560 | button_unarchive: Fjern fra arkiv | |
561 | button_reset: Nulstil |
|
561 | button_reset: Nulstil | |
562 | button_rename: Omdøb |
|
562 | button_rename: Omdøb | |
563 | button_change_password: Skift kodeord |
|
563 | button_change_password: Skift kodeord | |
564 | button_copy: Kopier |
|
564 | button_copy: Kopier | |
565 | button_annotate: Annotere |
|
565 | button_annotate: Annotere | |
566 | button_update: Opdater |
|
566 | button_update: Opdater | |
567 | button_configure: Konfigurer |
|
567 | button_configure: Konfigurer | |
568 | button_quote: Citer |
|
568 | button_quote: Citer | |
569 |
|
569 | |||
570 | status_active: aktiv |
|
570 | status_active: aktiv | |
571 | status_registered: registreret |
|
571 | status_registered: registreret | |
572 | status_locked: låst |
|
572 | status_locked: låst | |
573 |
|
573 | |||
574 | text_select_mail_notifications: Vælg handlinger for hvilke, der skal sendes en e-mail-notifikation. |
|
574 | text_select_mail_notifications: Vælg handlinger for hvilke, der skal sendes en e-mail-notifikation. | |
575 | text_regexp_info: f.eks. ^[A-ZÆØÅ0-9]+$ |
|
575 | text_regexp_info: f.eks. ^[A-ZÆØÅ0-9]+$ | |
576 | text_min_max_length_info: 0 betyder ingen begrænsninger |
|
576 | text_min_max_length_info: 0 betyder ingen begrænsninger | |
577 | text_project_destroy_confirmation: Er du sikker på, at du vil slette dette projekt og alle relaterede data ? |
|
577 | text_project_destroy_confirmation: Er du sikker på, at du vil slette dette projekt og alle relaterede data ? | |
578 | text_subprojects_destroy_warning: 'Dets underprojekt(er): %s vil også blive slettet.' |
|
578 | text_subprojects_destroy_warning: 'Dets underprojekt(er): %s vil også blive slettet.' | |
579 | text_workflow_edit: Vælg en rolle samt en type for at redigere arbejdsgangen |
|
579 | text_workflow_edit: Vælg en rolle samt en type for at redigere arbejdsgangen | |
580 | text_are_you_sure: Er du sikker? |
|
580 | text_are_you_sure: Er du sikker? | |
581 | text_journal_changed: ændret fra %s til %s |
|
581 | text_journal_changed: ændret fra %s til %s | |
582 | text_journal_set_to: sat til %s |
|
582 | text_journal_set_to: sat til %s | |
583 | text_journal_deleted: slettet |
|
583 | text_journal_deleted: slettet | |
584 | text_tip_task_begin_day: opgaven begynder denne dag |
|
584 | text_tip_task_begin_day: opgaven begynder denne dag | |
585 | text_tip_task_end_day: opgaven slutter denne dag |
|
585 | text_tip_task_end_day: opgaven slutter denne dag | |
586 | text_tip_task_begin_end_day: opgaven begynder og slutter denne dag |
|
586 | text_tip_task_begin_end_day: opgaven begynder og slutter denne dag | |
587 | text_project_identifier_info: 'Små bogstaver (a-z), numre og bindestreg er tilladt.<br />Når den er gemt, kan identifikatoren ikke rettes.' |
|
587 | text_project_identifier_info: 'Små bogstaver (a-z), numre og bindestreg er tilladt.<br />Når den er gemt, kan identifikatoren ikke rettes.' | |
588 | text_caracters_maximum: maks. %d tegn. |
|
588 | text_caracters_maximum: maks. %d tegn. | |
589 | text_caracters_minimum: Skal være mindst %d tegn lang. |
|
589 | text_caracters_minimum: Skal være mindst %d tegn lang. | |
590 | text_length_between: Længde skal være mellem %d og %d tegn. |
|
590 | text_length_between: Længde skal være mellem %d og %d tegn. | |
591 | text_tracker_no_workflow: Ingen arbejdsgang defineret for denne type |
|
591 | text_tracker_no_workflow: Ingen arbejdsgang defineret for denne type | |
592 | text_unallowed_characters: Ugyldige tegn |
|
592 | text_unallowed_characters: Ugyldige tegn | |
593 | text_comma_separated: Flere værdier tilladt (adskilt af komma). |
|
593 | text_comma_separated: Flere værdier tilladt (adskilt af komma). | |
594 | text_issues_ref_in_commit_messages: Referer og luk sager i commitbeskeder |
|
594 | text_issues_ref_in_commit_messages: Referer og luk sager i commitbeskeder | |
595 | text_issue_added: Sag %s er rapporteret af %s. |
|
595 | text_issue_added: Sag %s er rapporteret af %s. | |
596 | text_issue_updated: Sag %s er blevet opdateret af %s. |
|
596 | text_issue_updated: Sag %s er blevet opdateret af %s. | |
597 | text_wiki_destroy_confirmation: Er du sikker på, at du vil slette denne wiki og alt dens indhold? |
|
597 | text_wiki_destroy_confirmation: Er du sikker på, at du vil slette denne wiki og alt dens indhold? | |
598 | text_issue_category_destroy_question: Nogle sager (%d) er tildelt denne kategori. Hvad ønsker du at gøre? |
|
598 | text_issue_category_destroy_question: Nogle sager (%d) er tildelt denne kategori. Hvad ønsker du at gøre? | |
599 | text_issue_category_destroy_assignments: Slet kategoritildelinger |
|
599 | text_issue_category_destroy_assignments: Slet kategoritildelinger | |
600 | text_issue_category_reassign_to: Tildel sager til denne kategori |
|
600 | text_issue_category_reassign_to: Tildel sager til denne kategori | |
601 | text_user_mail_option: "For ikke-valgte projekter vil du kun modtage notifikationer omhandlende ting, du er involveret i eller overvåger (f.eks. sager du har oprettet eller er tildelt)." |
|
601 | text_user_mail_option: "For ikke-valgte projekter vil du kun modtage notifikationer omhandlende ting, du er involveret i eller overvåger (f.eks. sager du har oprettet eller er tildelt)." | |
602 | text_no_configuration_data: "Roller, typer, statuskoder og arbejdsgange er endnu ikke konfigureret.\nDet er anbefalet at indlæse standardkonfigurationen. Du vil kunne ændre denne, når den er indlæst." |
|
602 | text_no_configuration_data: "Roller, typer, statuskoder og arbejdsgange er endnu ikke konfigureret.\nDet er anbefalet at indlæse standardkonfigurationen. Du vil kunne ændre denne, når den er indlæst." | |
603 | text_load_default_configuration: Indlæs standardkonfiguration |
|
603 | text_load_default_configuration: Indlæs standardkonfiguration | |
604 | text_status_changed_by_changeset: Anvendt i ændring %s. |
|
604 | text_status_changed_by_changeset: Anvendt i ændring %s. | |
605 | text_issues_destroy_confirmation: 'Er du sikker på, du ønsker at slette den/de valgte sag(er) ?' |
|
605 | text_issues_destroy_confirmation: 'Er du sikker på, du ønsker at slette den/de valgte sag(er) ?' | |
606 | text_select_project_modules: 'Vælg moduler, der skal være aktiveret for dette projekt:' |
|
606 | text_select_project_modules: 'Vælg moduler, der skal være aktiveret for dette projekt:' | |
607 | text_default_administrator_account_changed: Standardadministratorkonto ændret |
|
607 | text_default_administrator_account_changed: Standardadministratorkonto ændret | |
608 | text_file_repository_writable: Filarkiv er skrivbart |
|
608 | text_file_repository_writable: Filarkiv er skrivbart | |
609 | text_rmagick_available: RMagick tilgængelig (valgfri) |
|
609 | text_rmagick_available: RMagick tilgængelig (valgfri) | |
610 | text_destroy_time_entries_question: %.02f timer er registreret på denne sag, som du er ved at slette. Hvad vil du gøre? |
|
610 | text_destroy_time_entries_question: %.02f timer er registreret på denne sag, som du er ved at slette. Hvad vil du gøre? | |
611 | text_destroy_time_entries: Slet registrerede timer |
|
611 | text_destroy_time_entries: Slet registrerede timer | |
612 | text_assign_time_entries_to_project: Overfør registrerede timer til projektet |
|
612 | text_assign_time_entries_to_project: Overfør registrerede timer til projektet | |
613 | text_reassign_time_entries: 'Tilbagefør registrerede timer til denne sag igen:' |
|
613 | text_reassign_time_entries: 'Tilbagefør registrerede timer til denne sag igen:' | |
614 | text_user_wrote: '%s skrev:' |
|
614 | text_user_wrote: '%s skrev:' | |
615 | text_enumeration_destroy_question: '%d objekter er tildelt denne værdi.' |
|
615 | text_enumeration_destroy_question: '%d objekter er tildelt denne værdi.' | |
616 | text_enumeration_category_reassign_to: 'Tildel dem denne værdi:' |
|
616 | text_enumeration_category_reassign_to: 'Tildel dem denne værdi:' | |
617 | text_email_delivery_not_configured: "E-mail-afsendelse er ikke konfigureret, så notifikationer er deaktiverede.\nKonfigurer din SMTP-server i config/email.yml og genstart applikationen for at aktivere disse." |
|
617 | text_email_delivery_not_configured: "E-mail-afsendelse er ikke konfigureret, så notifikationer er deaktiverede.\nKonfigurer din SMTP-server i config/email.yml og genstart applikationen for at aktivere disse." | |
618 |
|
618 | |||
619 | default_role_manager: Leder |
|
619 | default_role_manager: Leder | |
620 | default_role_developper: Udvikler |
|
620 | default_role_developper: Udvikler | |
621 | default_role_reporter: Rapportør |
|
621 | default_role_reporter: Rapportør | |
622 | default_tracker_bug: Bug |
|
622 | default_tracker_bug: Bug | |
623 | default_tracker_feature: Feature |
|
623 | default_tracker_feature: Feature | |
624 | default_tracker_support: Support |
|
624 | default_tracker_support: Support | |
625 | default_issue_status_new: Ny |
|
625 | default_issue_status_new: Ny | |
626 | default_issue_status_assigned: Tildelt |
|
626 | default_issue_status_assigned: Tildelt | |
627 | default_issue_status_resolved: Løst |
|
627 | default_issue_status_resolved: Løst | |
628 | default_issue_status_feedback: Feedback |
|
628 | default_issue_status_feedback: Feedback | |
629 | default_issue_status_closed: Lukket |
|
629 | default_issue_status_closed: Lukket | |
630 | default_issue_status_rejected: Afvist |
|
630 | default_issue_status_rejected: Afvist | |
631 | default_doc_category_user: Brugerdokumentation |
|
631 | default_doc_category_user: Brugerdokumentation | |
632 | default_doc_category_tech: Teknisk dokumentation |
|
632 | default_doc_category_tech: Teknisk dokumentation | |
633 | default_priority_low: Lav |
|
633 | default_priority_low: Lav | |
634 | default_priority_normal: Normal |
|
634 | default_priority_normal: Normal | |
635 | default_priority_high: Høj |
|
635 | default_priority_high: Høj | |
636 | default_priority_urgent: Haster |
|
636 | default_priority_urgent: Haster | |
637 | default_priority_immediate: Akut |
|
637 | default_priority_immediate: Akut | |
638 | default_activity_design: Design |
|
638 | default_activity_design: Design | |
639 | default_activity_development: Udvikling |
|
639 | default_activity_development: Udvikling | |
640 |
|
640 | |||
641 | enumeration_issue_priorities: Sagsprioriteter |
|
641 | enumeration_issue_priorities: Sagsprioriteter | |
642 | enumeration_doc_categories: Dokumentkategorier |
|
642 | enumeration_doc_categories: Dokumentkategorier | |
643 | enumeration_activities: Aktiviteter (tidsregistrering) |
|
643 | enumeration_activities: Aktiviteter (tidsregistrering) | |
644 | setting_plain_text_mail: plain text only (no HTML) |
|
644 | setting_plain_text_mail: plain text only (no HTML) | |
645 | permission_view_files: View files |
|
645 | permission_view_files: View files | |
646 | permission_edit_issues: Edit issues |
|
646 | permission_edit_issues: Edit issues | |
647 | permission_edit_own_time_entries: Edit own time logs |
|
647 | permission_edit_own_time_entries: Edit own time logs | |
648 | permission_manage_public_queries: Manage public queries |
|
648 | permission_manage_public_queries: Manage public queries | |
649 | permission_add_issues: Add issues |
|
649 | permission_add_issues: Add issues | |
650 | permission_log_time: Log spent time |
|
650 | permission_log_time: Log spent time | |
651 | permission_view_changesets: View changesets |
|
651 | permission_view_changesets: View changesets | |
652 | permission_view_time_entries: View spent time |
|
652 | permission_view_time_entries: View spent time | |
653 | permission_manage_versions: Manage versions |
|
653 | permission_manage_versions: Manage versions | |
654 | permission_manage_wiki: Manage wiki |
|
654 | permission_manage_wiki: Manage wiki | |
655 | permission_manage_categories: Manage issue categories |
|
655 | permission_manage_categories: Manage issue categories | |
656 | permission_protect_wiki_pages: Protect wiki pages |
|
656 | permission_protect_wiki_pages: Protect wiki pages | |
657 | permission_comment_news: Comment news |
|
657 | permission_comment_news: Comment news | |
658 | permission_delete_messages: Delete messages |
|
658 | permission_delete_messages: Delete messages | |
659 | permission_select_project_modules: Select project modules |
|
659 | permission_select_project_modules: Select project modules | |
660 | permission_manage_documents: Manage documents |
|
660 | permission_manage_documents: Manage documents | |
661 | permission_edit_wiki_pages: Edit wiki pages |
|
661 | permission_edit_wiki_pages: Edit wiki pages | |
662 | permission_add_issue_watchers: Add watchers |
|
662 | permission_add_issue_watchers: Add watchers | |
663 | permission_view_gantt: View gantt chart |
|
663 | permission_view_gantt: View gantt chart | |
664 | permission_move_issues: Move issues |
|
664 | permission_move_issues: Move issues | |
665 | permission_manage_issue_relations: Manage issue relations |
|
665 | permission_manage_issue_relations: Manage issue relations | |
666 | permission_delete_wiki_pages: Delete wiki pages |
|
666 | permission_delete_wiki_pages: Delete wiki pages | |
667 | permission_manage_boards: Manage boards |
|
667 | permission_manage_boards: Manage boards | |
668 | permission_delete_wiki_pages_attachments: Delete attachments |
|
668 | permission_delete_wiki_pages_attachments: Delete attachments | |
669 | permission_view_wiki_edits: View wiki history |
|
669 | permission_view_wiki_edits: View wiki history | |
670 | permission_add_messages: Post messages |
|
670 | permission_add_messages: Post messages | |
671 | permission_view_messages: View messages |
|
671 | permission_view_messages: View messages | |
672 | permission_manage_files: Manage files |
|
672 | permission_manage_files: Manage files | |
673 | permission_edit_issue_notes: Edit notes |
|
673 | permission_edit_issue_notes: Edit notes | |
674 | permission_manage_news: Manage news |
|
674 | permission_manage_news: Manage news | |
675 | permission_view_calendar: View calendrier |
|
675 | permission_view_calendar: View calendrier | |
676 | permission_manage_members: Manage members |
|
676 | permission_manage_members: Manage members | |
677 | permission_edit_messages: Edit messages |
|
677 | permission_edit_messages: Edit messages | |
678 | permission_delete_issues: Delete issues |
|
678 | permission_delete_issues: Delete issues | |
679 | permission_view_issue_watchers: View watchers list |
|
679 | permission_view_issue_watchers: View watchers list | |
680 | permission_manage_repository: Manage repository |
|
680 | permission_manage_repository: Manage repository | |
681 | permission_commit_access: Commit access |
|
681 | permission_commit_access: Commit access | |
682 | permission_browse_repository: Browse repository |
|
682 | permission_browse_repository: Browse repository | |
683 | permission_view_documents: View documents |
|
683 | permission_view_documents: View documents | |
684 | permission_edit_project: Edit project |
|
684 | permission_edit_project: Edit project | |
685 | permission_add_issue_notes: Add notes |
|
685 | permission_add_issue_notes: Add notes | |
686 | permission_save_queries: Save queries |
|
686 | permission_save_queries: Save queries | |
687 | permission_view_wiki_pages: View wiki |
|
687 | permission_view_wiki_pages: View wiki | |
688 | permission_rename_wiki_pages: Rename wiki pages |
|
688 | permission_rename_wiki_pages: Rename wiki pages | |
689 | permission_edit_time_entries: Edit time logs |
|
689 | permission_edit_time_entries: Edit time logs | |
690 | permission_edit_own_issue_notes: Edit own notes |
|
690 | permission_edit_own_issue_notes: Edit own notes | |
691 | setting_gravatar_enabled: Use Gravatar user icons |
|
691 | setting_gravatar_enabled: Use Gravatar user icons | |
|
692 | label_example: Example |
@@ -1,691 +1,692 | |||||
1 | _gloc_rule_default: '|n| n==1 ? "" : "_plural" ' |
|
1 | _gloc_rule_default: '|n| n==1 ? "" : "_plural" ' | |
2 |
|
2 | |||
3 | actionview_datehelper_select_day_prefix: |
|
3 | actionview_datehelper_select_day_prefix: | |
4 | actionview_datehelper_select_month_names: Januar,Februar,März,April,Mai,Juni,Juli,August,September,Oktober,November,Dezember |
|
4 | actionview_datehelper_select_month_names: Januar,Februar,März,April,Mai,Juni,Juli,August,September,Oktober,November,Dezember | |
5 | actionview_datehelper_select_month_names_abbr: Jan,Feb,Mär,Apr,Mai,Jun,Jul,Aug,Sep,Okt,Nov,Dez |
|
5 | actionview_datehelper_select_month_names_abbr: Jan,Feb,Mär,Apr,Mai,Jun,Jul,Aug,Sep,Okt,Nov,Dez | |
6 | actionview_datehelper_select_month_prefix: |
|
6 | actionview_datehelper_select_month_prefix: | |
7 | actionview_datehelper_select_year_prefix: |
|
7 | actionview_datehelper_select_year_prefix: | |
8 | actionview_datehelper_time_in_words_day: 1 Tag |
|
8 | actionview_datehelper_time_in_words_day: 1 Tag | |
9 | actionview_datehelper_time_in_words_day_plural: %d Tagen |
|
9 | actionview_datehelper_time_in_words_day_plural: %d Tagen | |
10 | actionview_datehelper_time_in_words_hour_about: ungefähr einer Stunde |
|
10 | actionview_datehelper_time_in_words_hour_about: ungefähr einer Stunde | |
11 | actionview_datehelper_time_in_words_hour_about_plural: ungefähr %d Stunden |
|
11 | actionview_datehelper_time_in_words_hour_about_plural: ungefähr %d Stunden | |
12 | actionview_datehelper_time_in_words_hour_about_single: ungefähr einer Stunde |
|
12 | actionview_datehelper_time_in_words_hour_about_single: ungefähr einer Stunde | |
13 | actionview_datehelper_time_in_words_minute: 1 Minute |
|
13 | actionview_datehelper_time_in_words_minute: 1 Minute | |
14 | actionview_datehelper_time_in_words_minute_half: einer halben Minute |
|
14 | actionview_datehelper_time_in_words_minute_half: einer halben Minute | |
15 | actionview_datehelper_time_in_words_minute_less_than: weniger als einer Minute |
|
15 | actionview_datehelper_time_in_words_minute_less_than: weniger als einer Minute | |
16 | actionview_datehelper_time_in_words_minute_plural: %d Minuten |
|
16 | actionview_datehelper_time_in_words_minute_plural: %d Minuten | |
17 | actionview_datehelper_time_in_words_minute_single: 1 Minute |
|
17 | actionview_datehelper_time_in_words_minute_single: 1 Minute | |
18 | actionview_datehelper_time_in_words_second_less_than: weniger als einer Sekunde |
|
18 | actionview_datehelper_time_in_words_second_less_than: weniger als einer Sekunde | |
19 | actionview_datehelper_time_in_words_second_less_than_plural: weniger als %d Sekunden |
|
19 | actionview_datehelper_time_in_words_second_less_than_plural: weniger als %d Sekunden | |
20 | actionview_instancetag_blank_option: Bitte auswählen |
|
20 | actionview_instancetag_blank_option: Bitte auswählen | |
21 |
|
21 | |||
22 | activerecord_error_inclusion: ist nicht in der Liste enthalten |
|
22 | activerecord_error_inclusion: ist nicht in der Liste enthalten | |
23 | activerecord_error_exclusion: ist reserviert |
|
23 | activerecord_error_exclusion: ist reserviert | |
24 | activerecord_error_invalid: ist unzulässig |
|
24 | activerecord_error_invalid: ist unzulässig | |
25 | activerecord_error_confirmation: passt nicht zur Bestätigung |
|
25 | activerecord_error_confirmation: passt nicht zur Bestätigung | |
26 | activerecord_error_accepted: muss angenommen werden |
|
26 | activerecord_error_accepted: muss angenommen werden | |
27 | activerecord_error_empty: darf nicht leer sein |
|
27 | activerecord_error_empty: darf nicht leer sein | |
28 | activerecord_error_blank: darf nicht leer sein |
|
28 | activerecord_error_blank: darf nicht leer sein | |
29 | activerecord_error_too_long: ist zu lang |
|
29 | activerecord_error_too_long: ist zu lang | |
30 | activerecord_error_too_short: ist zu kurz |
|
30 | activerecord_error_too_short: ist zu kurz | |
31 | activerecord_error_wrong_length: hat die falsche Länge |
|
31 | activerecord_error_wrong_length: hat die falsche Länge | |
32 | activerecord_error_taken: ist bereits vergeben |
|
32 | activerecord_error_taken: ist bereits vergeben | |
33 | activerecord_error_not_a_number: ist keine Zahl |
|
33 | activerecord_error_not_a_number: ist keine Zahl | |
34 | activerecord_error_not_a_date: ist kein gültiges Datum |
|
34 | activerecord_error_not_a_date: ist kein gültiges Datum | |
35 | activerecord_error_greater_than_start_date: muss größer als Anfangsdatum sein |
|
35 | activerecord_error_greater_than_start_date: muss größer als Anfangsdatum sein | |
36 | activerecord_error_not_same_project: gehört nicht zum selben Projekt |
|
36 | activerecord_error_not_same_project: gehört nicht zum selben Projekt | |
37 | activerecord_error_circular_dependency: Diese Beziehung würde eine zyklische Abhängigkeit erzeugen |
|
37 | activerecord_error_circular_dependency: Diese Beziehung würde eine zyklische Abhängigkeit erzeugen | |
38 |
|
38 | |||
39 | general_fmt_age: %d Jahr |
|
39 | general_fmt_age: %d Jahr | |
40 | general_fmt_age_plural: %d Jahre |
|
40 | general_fmt_age_plural: %d Jahre | |
41 | general_fmt_date: %%d.%%m.%%y |
|
41 | general_fmt_date: %%d.%%m.%%y | |
42 | general_fmt_datetime: %%d.%%m.%%y, %%H:%%M |
|
42 | general_fmt_datetime: %%d.%%m.%%y, %%H:%%M | |
43 | general_fmt_datetime_short: %%d.%%m, %%H:%%M |
|
43 | general_fmt_datetime_short: %%d.%%m, %%H:%%M | |
44 | general_fmt_time: %%H:%%M |
|
44 | general_fmt_time: %%H:%%M | |
45 | general_text_No: 'Nein' |
|
45 | general_text_No: 'Nein' | |
46 | general_text_Yes: 'Ja' |
|
46 | general_text_Yes: 'Ja' | |
47 | general_text_no: 'nein' |
|
47 | general_text_no: 'nein' | |
48 | general_text_yes: 'ja' |
|
48 | general_text_yes: 'ja' | |
49 | general_lang_name: 'Deutsch' |
|
49 | general_lang_name: 'Deutsch' | |
50 | general_csv_separator: ';' |
|
50 | general_csv_separator: ';' | |
51 | general_csv_decimal_separator: ',' |
|
51 | general_csv_decimal_separator: ',' | |
52 | general_csv_encoding: ISO-8859-1 |
|
52 | general_csv_encoding: ISO-8859-1 | |
53 | general_pdf_encoding: ISO-8859-1 |
|
53 | general_pdf_encoding: ISO-8859-1 | |
54 | general_day_names: Montag,Dienstag,Mittwoch,Donnerstag,Freitag,Samstag,Sonntag |
|
54 | general_day_names: Montag,Dienstag,Mittwoch,Donnerstag,Freitag,Samstag,Sonntag | |
55 | general_first_day_of_week: '1' |
|
55 | general_first_day_of_week: '1' | |
56 |
|
56 | |||
57 | notice_account_updated: Konto wurde erfolgreich aktualisiert. |
|
57 | notice_account_updated: Konto wurde erfolgreich aktualisiert. | |
58 | notice_account_invalid_creditentials: Benutzer oder Kennwort unzulässig |
|
58 | notice_account_invalid_creditentials: Benutzer oder Kennwort unzulässig | |
59 | notice_account_password_updated: Kennwort wurde erfolgreich aktualisiert. |
|
59 | notice_account_password_updated: Kennwort wurde erfolgreich aktualisiert. | |
60 | notice_account_wrong_password: Falsches Kennwort |
|
60 | notice_account_wrong_password: Falsches Kennwort | |
61 | notice_account_register_done: Konto wurde erfolgreich angelegt. |
|
61 | notice_account_register_done: Konto wurde erfolgreich angelegt. | |
62 | notice_account_unknown_email: Unbekannter Benutzer. |
|
62 | notice_account_unknown_email: Unbekannter Benutzer. | |
63 | notice_can_t_change_password: Dieses Konto verwendet eine externe Authentifizierungs-Quelle. Unmöglich, das Kennwort zu ändern. |
|
63 | notice_can_t_change_password: Dieses Konto verwendet eine externe Authentifizierungs-Quelle. Unmöglich, das Kennwort zu ändern. | |
64 | notice_account_lost_email_sent: Eine E-Mail mit Anweisungen, ein neues Kennwort zu wählen, wurde Ihnen geschickt. |
|
64 | notice_account_lost_email_sent: Eine E-Mail mit Anweisungen, ein neues Kennwort zu wählen, wurde Ihnen geschickt. | |
65 | notice_account_activated: Ihr Konto ist aktiviert. Sie können sich jetzt anmelden. |
|
65 | notice_account_activated: Ihr Konto ist aktiviert. Sie können sich jetzt anmelden. | |
66 | notice_successful_create: Erfolgreich angelegt |
|
66 | notice_successful_create: Erfolgreich angelegt | |
67 | notice_successful_update: Erfolgreich aktualisiert. |
|
67 | notice_successful_update: Erfolgreich aktualisiert. | |
68 | notice_successful_delete: Erfolgreich gelöscht. |
|
68 | notice_successful_delete: Erfolgreich gelöscht. | |
69 | notice_successful_connection: Verbindung erfolgreich. |
|
69 | notice_successful_connection: Verbindung erfolgreich. | |
70 | notice_file_not_found: Anhang besteht nicht oder ist gelöscht worden. |
|
70 | notice_file_not_found: Anhang besteht nicht oder ist gelöscht worden. | |
71 | notice_locking_conflict: Datum wurde von einem anderen Benutzer geändert. |
|
71 | notice_locking_conflict: Datum wurde von einem anderen Benutzer geändert. | |
72 | notice_not_authorized: Sie sind nicht berechtigt, auf diese Seite zuzugreifen. |
|
72 | notice_not_authorized: Sie sind nicht berechtigt, auf diese Seite zuzugreifen. | |
73 | notice_email_sent: Eine E-Mail wurde an %s gesendet. |
|
73 | notice_email_sent: Eine E-Mail wurde an %s gesendet. | |
74 | notice_email_error: Beim Senden einer E-Mail ist ein Fehler aufgetreten (%s). |
|
74 | notice_email_error: Beim Senden einer E-Mail ist ein Fehler aufgetreten (%s). | |
75 | notice_feeds_access_key_reseted: Ihr Atom-Zugriffsschlüssel wurde zurückgesetzt. |
|
75 | notice_feeds_access_key_reseted: Ihr Atom-Zugriffsschlüssel wurde zurückgesetzt. | |
76 | notice_failed_to_save_issues: "%d von %d ausgewählten Tickets konnte(n) nicht gespeichert werden: %s." |
|
76 | notice_failed_to_save_issues: "%d von %d ausgewählten Tickets konnte(n) nicht gespeichert werden: %s." | |
77 | notice_no_issue_selected: "Kein Ticket ausgewählt! Bitte wählen Sie die Tickets, die Sie bearbeiten möchten." |
|
77 | notice_no_issue_selected: "Kein Ticket ausgewählt! Bitte wählen Sie die Tickets, die Sie bearbeiten möchten." | |
78 | notice_account_pending: "Ihr Konto wurde erstellt und wartet jetzt auf die Genehmigung des Administrators." |
|
78 | notice_account_pending: "Ihr Konto wurde erstellt und wartet jetzt auf die Genehmigung des Administrators." | |
79 | notice_default_data_loaded: Die Standard-Konfiguration wurde erfolgreich geladen. |
|
79 | notice_default_data_loaded: Die Standard-Konfiguration wurde erfolgreich geladen. | |
80 | notice_unable_delete_version: Die Version konnte nicht gelöscht werden |
|
80 | notice_unable_delete_version: Die Version konnte nicht gelöscht werden | |
81 |
|
81 | |||
82 | error_can_t_load_default_data: "Die Standard-Konfiguration konnte nicht geladen werden: %s" |
|
82 | error_can_t_load_default_data: "Die Standard-Konfiguration konnte nicht geladen werden: %s" | |
83 | error_scm_not_found: Eintrag und/oder Revision besteht nicht im Projektarchiv. |
|
83 | error_scm_not_found: Eintrag und/oder Revision besteht nicht im Projektarchiv. | |
84 | error_scm_command_failed: "Beim Zugriff auf das Projektarchiv ist ein Fehler aufgetreten: %s" |
|
84 | error_scm_command_failed: "Beim Zugriff auf das Projektarchiv ist ein Fehler aufgetreten: %s" | |
85 | error_scm_annotate: "Der Eintrag existiert nicht oder kann nicht annotiert werden." |
|
85 | error_scm_annotate: "Der Eintrag existiert nicht oder kann nicht annotiert werden." | |
86 | error_issue_not_found_in_project: 'Das Ticket wurde nicht gefunden oder gehört nicht zu diesem Projekt.' |
|
86 | error_issue_not_found_in_project: 'Das Ticket wurde nicht gefunden oder gehört nicht zu diesem Projekt.' | |
87 |
|
87 | |||
88 | mail_subject_lost_password: Ihr %s Kennwort |
|
88 | mail_subject_lost_password: Ihr %s Kennwort | |
89 | mail_body_lost_password: 'Benutzen Sie den folgenden Link, um Ihr Kennwort zu ändern:' |
|
89 | mail_body_lost_password: 'Benutzen Sie den folgenden Link, um Ihr Kennwort zu ändern:' | |
90 | mail_subject_register: %s Kontoaktivierung |
|
90 | mail_subject_register: %s Kontoaktivierung | |
91 | mail_body_register: 'Um Ihr Konto zu aktivieren, benutzen Sie folgenden Link:' |
|
91 | mail_body_register: 'Um Ihr Konto zu aktivieren, benutzen Sie folgenden Link:' | |
92 | mail_body_account_information_external: Sie können sich mit Ihrem Konto "%s" an anmelden. |
|
92 | mail_body_account_information_external: Sie können sich mit Ihrem Konto "%s" an anmelden. | |
93 | mail_body_account_information: Ihre Konto-Informationen |
|
93 | mail_body_account_information: Ihre Konto-Informationen | |
94 | mail_subject_account_activation_request: Antrag auf %s Kontoaktivierung |
|
94 | mail_subject_account_activation_request: Antrag auf %s Kontoaktivierung | |
95 | mail_body_account_activation_request: 'Ein neuer Benutzer (%s) hat sich registriert. Sein Konto wartet auf Ihre Genehmigung:' |
|
95 | mail_body_account_activation_request: 'Ein neuer Benutzer (%s) hat sich registriert. Sein Konto wartet auf Ihre Genehmigung:' | |
96 | mail_subject_reminder: "%d Tickets müssen in den nächsten Tagen abgegeben werden" |
|
96 | mail_subject_reminder: "%d Tickets müssen in den nächsten Tagen abgegeben werden" | |
97 | mail_body_reminder: "%d Tickets, die Ihnen zugewiesen sind, müssen in den nächsten %d Tagen abgegeben werden:" |
|
97 | mail_body_reminder: "%d Tickets, die Ihnen zugewiesen sind, müssen in den nächsten %d Tagen abgegeben werden:" | |
98 |
|
98 | |||
99 | gui_validation_error: 1 Fehler |
|
99 | gui_validation_error: 1 Fehler | |
100 | gui_validation_error_plural: %d Fehler |
|
100 | gui_validation_error_plural: %d Fehler | |
101 |
|
101 | |||
102 | field_name: Name |
|
102 | field_name: Name | |
103 | field_description: Beschreibung |
|
103 | field_description: Beschreibung | |
104 | field_summary: Zusammenfassung |
|
104 | field_summary: Zusammenfassung | |
105 | field_is_required: Erforderlich |
|
105 | field_is_required: Erforderlich | |
106 | field_firstname: Vorname |
|
106 | field_firstname: Vorname | |
107 | field_lastname: Nachname |
|
107 | field_lastname: Nachname | |
108 | field_mail: E-Mail |
|
108 | field_mail: E-Mail | |
109 | field_filename: Datei |
|
109 | field_filename: Datei | |
110 | field_filesize: Größe |
|
110 | field_filesize: Größe | |
111 | field_downloads: Downloads |
|
111 | field_downloads: Downloads | |
112 | field_author: Autor |
|
112 | field_author: Autor | |
113 | field_created_on: Angelegt |
|
113 | field_created_on: Angelegt | |
114 | field_updated_on: Aktualisiert |
|
114 | field_updated_on: Aktualisiert | |
115 | field_field_format: Format |
|
115 | field_field_format: Format | |
116 | field_is_for_all: Für alle Projekte |
|
116 | field_is_for_all: Für alle Projekte | |
117 | field_possible_values: Mögliche Werte |
|
117 | field_possible_values: Mögliche Werte | |
118 | field_regexp: Regulärer Ausdruck |
|
118 | field_regexp: Regulärer Ausdruck | |
119 | field_min_length: Minimale Länge |
|
119 | field_min_length: Minimale Länge | |
120 | field_max_length: Maximale Länge |
|
120 | field_max_length: Maximale Länge | |
121 | field_value: Wert |
|
121 | field_value: Wert | |
122 | field_category: Kategorie |
|
122 | field_category: Kategorie | |
123 | field_title: Titel |
|
123 | field_title: Titel | |
124 | field_project: Projekt |
|
124 | field_project: Projekt | |
125 | field_issue: Ticket |
|
125 | field_issue: Ticket | |
126 | field_status: Status |
|
126 | field_status: Status | |
127 | field_notes: Kommentare |
|
127 | field_notes: Kommentare | |
128 | field_is_closed: Ticket geschlossen |
|
128 | field_is_closed: Ticket geschlossen | |
129 | field_is_default: Standardeinstellung |
|
129 | field_is_default: Standardeinstellung | |
130 | field_tracker: Tracker |
|
130 | field_tracker: Tracker | |
131 | field_subject: Thema |
|
131 | field_subject: Thema | |
132 | field_due_date: Abgabedatum |
|
132 | field_due_date: Abgabedatum | |
133 | field_assigned_to: Zugewiesen an |
|
133 | field_assigned_to: Zugewiesen an | |
134 | field_priority: Priorität |
|
134 | field_priority: Priorität | |
135 | field_fixed_version: Zielversion |
|
135 | field_fixed_version: Zielversion | |
136 | field_user: Benutzer |
|
136 | field_user: Benutzer | |
137 | field_role: Rolle |
|
137 | field_role: Rolle | |
138 | field_homepage: Projekt-Homepage |
|
138 | field_homepage: Projekt-Homepage | |
139 | field_is_public: Öffentlich |
|
139 | field_is_public: Öffentlich | |
140 | field_parent: Unterprojekt von |
|
140 | field_parent: Unterprojekt von | |
141 | field_is_in_chlog: Im Change-Log anzeigen |
|
141 | field_is_in_chlog: Im Change-Log anzeigen | |
142 | field_is_in_roadmap: In der Roadmap anzeigen |
|
142 | field_is_in_roadmap: In der Roadmap anzeigen | |
143 | field_login: Mitgliedsname |
|
143 | field_login: Mitgliedsname | |
144 | field_mail_notification: Mailbenachrichtigung |
|
144 | field_mail_notification: Mailbenachrichtigung | |
145 | field_admin: Administrator |
|
145 | field_admin: Administrator | |
146 | field_last_login_on: Letzte Anmeldung |
|
146 | field_last_login_on: Letzte Anmeldung | |
147 | field_language: Sprache |
|
147 | field_language: Sprache | |
148 | field_effective_date: Datum |
|
148 | field_effective_date: Datum | |
149 | field_password: Kennwort |
|
149 | field_password: Kennwort | |
150 | field_new_password: Neues Kennwort |
|
150 | field_new_password: Neues Kennwort | |
151 | field_password_confirmation: Bestätigung |
|
151 | field_password_confirmation: Bestätigung | |
152 | field_version: Version |
|
152 | field_version: Version | |
153 | field_type: Typ |
|
153 | field_type: Typ | |
154 | field_host: Host |
|
154 | field_host: Host | |
155 | field_port: Port |
|
155 | field_port: Port | |
156 | field_account: Konto |
|
156 | field_account: Konto | |
157 | field_base_dn: Base DN |
|
157 | field_base_dn: Base DN | |
158 | field_attr_login: Mitgliedsname-Attribut |
|
158 | field_attr_login: Mitgliedsname-Attribut | |
159 | field_attr_firstname: Vorname-Attribut |
|
159 | field_attr_firstname: Vorname-Attribut | |
160 | field_attr_lastname: Name-Attribut |
|
160 | field_attr_lastname: Name-Attribut | |
161 | field_attr_mail: E-Mail-Attribut |
|
161 | field_attr_mail: E-Mail-Attribut | |
162 | field_onthefly: On-the-fly-Benutzererstellung |
|
162 | field_onthefly: On-the-fly-Benutzererstellung | |
163 | field_start_date: Beginn |
|
163 | field_start_date: Beginn | |
164 | field_done_ratio: %% erledigt |
|
164 | field_done_ratio: %% erledigt | |
165 | field_auth_source: Authentifizierungs-Modus |
|
165 | field_auth_source: Authentifizierungs-Modus | |
166 | field_hide_mail: E-Mail-Adresse nicht anzeigen |
|
166 | field_hide_mail: E-Mail-Adresse nicht anzeigen | |
167 | field_comments: Kommentar |
|
167 | field_comments: Kommentar | |
168 | field_url: URL |
|
168 | field_url: URL | |
169 | field_start_page: Hauptseite |
|
169 | field_start_page: Hauptseite | |
170 | field_subproject: Subprojekt von |
|
170 | field_subproject: Subprojekt von | |
171 | field_hours: Stunden |
|
171 | field_hours: Stunden | |
172 | field_activity: Aktivität |
|
172 | field_activity: Aktivität | |
173 | field_spent_on: Datum |
|
173 | field_spent_on: Datum | |
174 | field_identifier: Kennung |
|
174 | field_identifier: Kennung | |
175 | field_is_filter: Als Filter benutzen |
|
175 | field_is_filter: Als Filter benutzen | |
176 | field_issue_to_id: Zugehöriges Ticket |
|
176 | field_issue_to_id: Zugehöriges Ticket | |
177 | field_delay: Pufferzeit |
|
177 | field_delay: Pufferzeit | |
178 | field_assignable: Tickets können dieser Rolle zugewiesen werden |
|
178 | field_assignable: Tickets können dieser Rolle zugewiesen werden | |
179 | field_redirect_existing_links: Existierende Links umleiten |
|
179 | field_redirect_existing_links: Existierende Links umleiten | |
180 | field_estimated_hours: Geschätzter Aufwand |
|
180 | field_estimated_hours: Geschätzter Aufwand | |
181 | field_column_names: Spalten |
|
181 | field_column_names: Spalten | |
182 | field_time_zone: Zeitzone |
|
182 | field_time_zone: Zeitzone | |
183 | field_searchable: Durchsuchbar |
|
183 | field_searchable: Durchsuchbar | |
184 | field_default_value: Standardwert |
|
184 | field_default_value: Standardwert | |
185 | field_comments_sorting: Kommentare anzeigen |
|
185 | field_comments_sorting: Kommentare anzeigen | |
186 | field_parent_title: Übergeordnete Seite |
|
186 | field_parent_title: Übergeordnete Seite | |
187 |
|
187 | |||
188 | setting_app_title: Applikations-Titel |
|
188 | setting_app_title: Applikations-Titel | |
189 | setting_app_subtitle: Applikations-Untertitel |
|
189 | setting_app_subtitle: Applikations-Untertitel | |
190 | setting_welcome_text: Willkommenstext |
|
190 | setting_welcome_text: Willkommenstext | |
191 | setting_default_language: Default-Sprache |
|
191 | setting_default_language: Default-Sprache | |
192 | setting_login_required: Authentisierung erforderlich |
|
192 | setting_login_required: Authentisierung erforderlich | |
193 | setting_self_registration: Anmeldung ermöglicht |
|
193 | setting_self_registration: Anmeldung ermöglicht | |
194 | setting_attachment_max_size: Max. Dateigröße |
|
194 | setting_attachment_max_size: Max. Dateigröße | |
195 | setting_issues_export_limit: Max. Anzahl Tickets bei CSV/PDF-Export |
|
195 | setting_issues_export_limit: Max. Anzahl Tickets bei CSV/PDF-Export | |
196 | setting_mail_from: E-Mail-Absender |
|
196 | setting_mail_from: E-Mail-Absender | |
197 | setting_bcc_recipients: E-Mails als Blindkopie (BCC) senden |
|
197 | setting_bcc_recipients: E-Mails als Blindkopie (BCC) senden | |
198 | setting_host_name: Hostname |
|
198 | setting_host_name: Hostname | |
199 | setting_text_formatting: Textformatierung |
|
199 | setting_text_formatting: Textformatierung | |
200 | setting_wiki_compression: Wiki-Historie komprimieren |
|
200 | setting_wiki_compression: Wiki-Historie komprimieren | |
201 | setting_feeds_limit: Max. Anzahl Einträge pro Atom-Feed |
|
201 | setting_feeds_limit: Max. Anzahl Einträge pro Atom-Feed | |
202 | setting_default_projects_public: Neue Projekte sind standardmäßig öffentlich |
|
202 | setting_default_projects_public: Neue Projekte sind standardmäßig öffentlich | |
203 | setting_autofetch_changesets: Changesets automatisch abrufen |
|
203 | setting_autofetch_changesets: Changesets automatisch abrufen | |
204 | setting_sys_api_enabled: Webservice zur Verwaltung der Projektarchive benutzen |
|
204 | setting_sys_api_enabled: Webservice zur Verwaltung der Projektarchive benutzen | |
205 | setting_commit_ref_keywords: Schlüsselwörter (Beziehungen) |
|
205 | setting_commit_ref_keywords: Schlüsselwörter (Beziehungen) | |
206 | setting_commit_fix_keywords: Schlüsselwörter (Status) |
|
206 | setting_commit_fix_keywords: Schlüsselwörter (Status) | |
207 | setting_autologin: Automatische Anmeldung |
|
207 | setting_autologin: Automatische Anmeldung | |
208 | setting_date_format: Datumsformat |
|
208 | setting_date_format: Datumsformat | |
209 | setting_time_format: Zeitformat |
|
209 | setting_time_format: Zeitformat | |
210 | setting_cross_project_issue_relations: Ticket-Beziehungen zwischen Projekten erlauben |
|
210 | setting_cross_project_issue_relations: Ticket-Beziehungen zwischen Projekten erlauben | |
211 | setting_issue_list_default_columns: Default-Spalten in der Ticket-Auflistung |
|
211 | setting_issue_list_default_columns: Default-Spalten in der Ticket-Auflistung | |
212 | setting_repositories_encodings: Kodierungen der Projektarchive |
|
212 | setting_repositories_encodings: Kodierungen der Projektarchive | |
213 | setting_commit_logs_encoding: Kodierung der Log-Meldungen |
|
213 | setting_commit_logs_encoding: Kodierung der Log-Meldungen | |
214 | setting_emails_footer: E-Mail-Fußzeile |
|
214 | setting_emails_footer: E-Mail-Fußzeile | |
215 | setting_protocol: Protokoll |
|
215 | setting_protocol: Protokoll | |
216 | setting_per_page_options: Objekte pro Seite |
|
216 | setting_per_page_options: Objekte pro Seite | |
217 | setting_user_format: Benutzer-Anzeigeformat |
|
217 | setting_user_format: Benutzer-Anzeigeformat | |
218 | setting_activity_days_default: Anzahl Tage pro Seite der Projekt-Aktivität |
|
218 | setting_activity_days_default: Anzahl Tage pro Seite der Projekt-Aktivität | |
219 | setting_display_subprojects_issues: Tickets von Unterprojekten im Hauptprojekt anzeigen |
|
219 | setting_display_subprojects_issues: Tickets von Unterprojekten im Hauptprojekt anzeigen | |
220 | setting_enabled_scm: Aktivierte Versionskontrollsysteme |
|
220 | setting_enabled_scm: Aktivierte Versionskontrollsysteme | |
221 | setting_mail_handler_api_enabled: Abruf eingehender E-Mails aktivieren |
|
221 | setting_mail_handler_api_enabled: Abruf eingehender E-Mails aktivieren | |
222 | setting_mail_handler_api_key: API-Schlüssel |
|
222 | setting_mail_handler_api_key: API-Schlüssel | |
223 | setting_sequential_project_identifiers: Fortlaufende Projektkennungen generieren |
|
223 | setting_sequential_project_identifiers: Fortlaufende Projektkennungen generieren | |
224 |
|
224 | |||
225 | project_module_issue_tracking: Ticket-Verfolgung |
|
225 | project_module_issue_tracking: Ticket-Verfolgung | |
226 | project_module_time_tracking: Zeiterfassung |
|
226 | project_module_time_tracking: Zeiterfassung | |
227 | project_module_news: News |
|
227 | project_module_news: News | |
228 | project_module_documents: Dokumente |
|
228 | project_module_documents: Dokumente | |
229 | project_module_files: Dateien |
|
229 | project_module_files: Dateien | |
230 | project_module_wiki: Wiki |
|
230 | project_module_wiki: Wiki | |
231 | project_module_repository: Projektarchiv |
|
231 | project_module_repository: Projektarchiv | |
232 | project_module_boards: Foren |
|
232 | project_module_boards: Foren | |
233 |
|
233 | |||
234 | label_user: Benutzer |
|
234 | label_user: Benutzer | |
235 | label_user_plural: Benutzer |
|
235 | label_user_plural: Benutzer | |
236 | label_user_new: Neuer Benutzer |
|
236 | label_user_new: Neuer Benutzer | |
237 | label_project: Projekt |
|
237 | label_project: Projekt | |
238 | label_project_new: Neues Projekt |
|
238 | label_project_new: Neues Projekt | |
239 | label_project_plural: Projekte |
|
239 | label_project_plural: Projekte | |
240 | label_project_all: Alle Projekte |
|
240 | label_project_all: Alle Projekte | |
241 | label_project_latest: Neueste Projekte |
|
241 | label_project_latest: Neueste Projekte | |
242 | label_issue: Ticket |
|
242 | label_issue: Ticket | |
243 | label_issue_new: Neues Ticket |
|
243 | label_issue_new: Neues Ticket | |
244 | label_issue_plural: Tickets |
|
244 | label_issue_plural: Tickets | |
245 | label_issue_view_all: Alle Tickets anzeigen |
|
245 | label_issue_view_all: Alle Tickets anzeigen | |
246 | label_issues_by: Tickets von %s |
|
246 | label_issues_by: Tickets von %s | |
247 | label_issue_added: Ticket hinzugefügt |
|
247 | label_issue_added: Ticket hinzugefügt | |
248 | label_issue_updated: Ticket aktualisiert |
|
248 | label_issue_updated: Ticket aktualisiert | |
249 | label_document: Dokument |
|
249 | label_document: Dokument | |
250 | label_document_new: Neues Dokument |
|
250 | label_document_new: Neues Dokument | |
251 | label_document_plural: Dokumente |
|
251 | label_document_plural: Dokumente | |
252 | label_document_added: Dokument hinzugefügt |
|
252 | label_document_added: Dokument hinzugefügt | |
253 | label_role: Rolle |
|
253 | label_role: Rolle | |
254 | label_role_plural: Rollen |
|
254 | label_role_plural: Rollen | |
255 | label_role_new: Neue Rolle |
|
255 | label_role_new: Neue Rolle | |
256 | label_role_and_permissions: Rollen und Rechte |
|
256 | label_role_and_permissions: Rollen und Rechte | |
257 | label_member: Mitglied |
|
257 | label_member: Mitglied | |
258 | label_member_new: Neues Mitglied |
|
258 | label_member_new: Neues Mitglied | |
259 | label_member_plural: Mitglieder |
|
259 | label_member_plural: Mitglieder | |
260 | label_tracker: Tracker |
|
260 | label_tracker: Tracker | |
261 | label_tracker_plural: Tracker |
|
261 | label_tracker_plural: Tracker | |
262 | label_tracker_new: Neuer Tracker |
|
262 | label_tracker_new: Neuer Tracker | |
263 | label_workflow: Workflow |
|
263 | label_workflow: Workflow | |
264 | label_issue_status: Ticket-Status |
|
264 | label_issue_status: Ticket-Status | |
265 | label_issue_status_plural: Ticket-Status |
|
265 | label_issue_status_plural: Ticket-Status | |
266 | label_issue_status_new: Neuer Status |
|
266 | label_issue_status_new: Neuer Status | |
267 | label_issue_category: Ticket-Kategorie |
|
267 | label_issue_category: Ticket-Kategorie | |
268 | label_issue_category_plural: Ticket-Kategorien |
|
268 | label_issue_category_plural: Ticket-Kategorien | |
269 | label_issue_category_new: Neue Kategorie |
|
269 | label_issue_category_new: Neue Kategorie | |
270 | label_custom_field: Benutzerdefiniertes Feld |
|
270 | label_custom_field: Benutzerdefiniertes Feld | |
271 | label_custom_field_plural: Benutzerdefinierte Felder |
|
271 | label_custom_field_plural: Benutzerdefinierte Felder | |
272 | label_custom_field_new: Neues Feld |
|
272 | label_custom_field_new: Neues Feld | |
273 | label_enumerations: Aufzählungen |
|
273 | label_enumerations: Aufzählungen | |
274 | label_enumeration_new: Neuer Wert |
|
274 | label_enumeration_new: Neuer Wert | |
275 | label_information: Information |
|
275 | label_information: Information | |
276 | label_information_plural: Informationen |
|
276 | label_information_plural: Informationen | |
277 | label_please_login: Anmelden |
|
277 | label_please_login: Anmelden | |
278 | label_register: Registrieren |
|
278 | label_register: Registrieren | |
279 | label_password_lost: Kennwort vergessen |
|
279 | label_password_lost: Kennwort vergessen | |
280 | label_home: Hauptseite |
|
280 | label_home: Hauptseite | |
281 | label_my_page: Meine Seite |
|
281 | label_my_page: Meine Seite | |
282 | label_my_account: Mein Konto |
|
282 | label_my_account: Mein Konto | |
283 | label_my_projects: Meine Projekte |
|
283 | label_my_projects: Meine Projekte | |
284 | label_administration: Administration |
|
284 | label_administration: Administration | |
285 | label_login: Anmelden |
|
285 | label_login: Anmelden | |
286 | label_logout: Abmelden |
|
286 | label_logout: Abmelden | |
287 | label_help: Hilfe |
|
287 | label_help: Hilfe | |
288 | label_reported_issues: Gemeldete Tickets |
|
288 | label_reported_issues: Gemeldete Tickets | |
289 | label_assigned_to_me_issues: Mir zugewiesen |
|
289 | label_assigned_to_me_issues: Mir zugewiesen | |
290 | label_last_login: Letzte Anmeldung |
|
290 | label_last_login: Letzte Anmeldung | |
291 | label_last_updates: zuletzt aktualisiert |
|
291 | label_last_updates: zuletzt aktualisiert | |
292 | label_last_updates_plural: %d zuletzt aktualisierten |
|
292 | label_last_updates_plural: %d zuletzt aktualisierten | |
293 | label_registered_on: Angemeldet am |
|
293 | label_registered_on: Angemeldet am | |
294 | label_activity: Aktivität |
|
294 | label_activity: Aktivität | |
295 | label_overall_activity: Aktivität aller Projekte anzeigen |
|
295 | label_overall_activity: Aktivität aller Projekte anzeigen | |
296 | label_new: Neu |
|
296 | label_new: Neu | |
297 | label_logged_as: Angemeldet als |
|
297 | label_logged_as: Angemeldet als | |
298 | label_environment: Environment |
|
298 | label_environment: Environment | |
299 | label_authentication: Authentifizierung |
|
299 | label_authentication: Authentifizierung | |
300 | label_auth_source: Authentifizierungs-Modus |
|
300 | label_auth_source: Authentifizierungs-Modus | |
301 | label_auth_source_new: Neuer Authentifizierungs-Modus |
|
301 | label_auth_source_new: Neuer Authentifizierungs-Modus | |
302 | label_auth_source_plural: Authentifizierungs-Arten |
|
302 | label_auth_source_plural: Authentifizierungs-Arten | |
303 | label_subproject_plural: Unterprojekte |
|
303 | label_subproject_plural: Unterprojekte | |
304 | label_and_its_subprojects: %s und dessen Unterprojekte |
|
304 | label_and_its_subprojects: %s und dessen Unterprojekte | |
305 | label_min_max_length: Länge (Min. - Max.) |
|
305 | label_min_max_length: Länge (Min. - Max.) | |
306 | label_list: Liste |
|
306 | label_list: Liste | |
307 | label_date: Datum |
|
307 | label_date: Datum | |
308 | label_integer: Zahl |
|
308 | label_integer: Zahl | |
309 | label_float: Fließkommazahl |
|
309 | label_float: Fließkommazahl | |
310 | label_boolean: Boolean |
|
310 | label_boolean: Boolean | |
311 | label_string: Text |
|
311 | label_string: Text | |
312 | label_text: Langer Text |
|
312 | label_text: Langer Text | |
313 | label_attribute: Attribut |
|
313 | label_attribute: Attribut | |
314 | label_attribute_plural: Attribute |
|
314 | label_attribute_plural: Attribute | |
315 | label_download: %d Download |
|
315 | label_download: %d Download | |
316 | label_download_plural: %d Downloads |
|
316 | label_download_plural: %d Downloads | |
317 | label_no_data: Nichts anzuzeigen |
|
317 | label_no_data: Nichts anzuzeigen | |
318 | label_change_status: Statuswechsel |
|
318 | label_change_status: Statuswechsel | |
319 | label_history: Historie |
|
319 | label_history: Historie | |
320 | label_attachment: Datei |
|
320 | label_attachment: Datei | |
321 | label_attachment_new: Neue Datei |
|
321 | label_attachment_new: Neue Datei | |
322 | label_attachment_delete: Anhang löschen |
|
322 | label_attachment_delete: Anhang löschen | |
323 | label_attachment_plural: Dateien |
|
323 | label_attachment_plural: Dateien | |
324 | label_file_added: Datei hinzugefügt |
|
324 | label_file_added: Datei hinzugefügt | |
325 | label_report: Bericht |
|
325 | label_report: Bericht | |
326 | label_report_plural: Berichte |
|
326 | label_report_plural: Berichte | |
327 | label_news: News |
|
327 | label_news: News | |
328 | label_news_new: News hinzufügen |
|
328 | label_news_new: News hinzufügen | |
329 | label_news_plural: News |
|
329 | label_news_plural: News | |
330 | label_news_latest: Letzte News |
|
330 | label_news_latest: Letzte News | |
331 | label_news_view_all: Alle News anzeigen |
|
331 | label_news_view_all: Alle News anzeigen | |
332 | label_news_added: News hinzugefügt |
|
332 | label_news_added: News hinzugefügt | |
333 | label_change_log: Change-Log |
|
333 | label_change_log: Change-Log | |
334 | label_settings: Konfiguration |
|
334 | label_settings: Konfiguration | |
335 | label_overview: Übersicht |
|
335 | label_overview: Übersicht | |
336 | label_version: Version |
|
336 | label_version: Version | |
337 | label_version_new: Neue Version |
|
337 | label_version_new: Neue Version | |
338 | label_version_plural: Versionen |
|
338 | label_version_plural: Versionen | |
339 | label_confirmation: Bestätigung |
|
339 | label_confirmation: Bestätigung | |
340 | label_export_to: "Auch abrufbar als:" |
|
340 | label_export_to: "Auch abrufbar als:" | |
341 | label_read: Lesen... |
|
341 | label_read: Lesen... | |
342 | label_public_projects: Öffentliche Projekte |
|
342 | label_public_projects: Öffentliche Projekte | |
343 | label_open_issues: offen |
|
343 | label_open_issues: offen | |
344 | label_open_issues_plural: offen |
|
344 | label_open_issues_plural: offen | |
345 | label_closed_issues: geschlossen |
|
345 | label_closed_issues: geschlossen | |
346 | label_closed_issues_plural: geschlossen |
|
346 | label_closed_issues_plural: geschlossen | |
347 | label_total: Gesamtzahl |
|
347 | label_total: Gesamtzahl | |
348 | label_permissions: Berechtigungen |
|
348 | label_permissions: Berechtigungen | |
349 | label_current_status: Gegenwärtiger Status |
|
349 | label_current_status: Gegenwärtiger Status | |
350 | label_new_statuses_allowed: Neue Berechtigungen |
|
350 | label_new_statuses_allowed: Neue Berechtigungen | |
351 | label_all: alle |
|
351 | label_all: alle | |
352 | label_none: kein |
|
352 | label_none: kein | |
353 | label_nobody: Niemand |
|
353 | label_nobody: Niemand | |
354 | label_next: Weiter |
|
354 | label_next: Weiter | |
355 | label_previous: Zurück |
|
355 | label_previous: Zurück | |
356 | label_used_by: Benutzt von |
|
356 | label_used_by: Benutzt von | |
357 | label_details: Details |
|
357 | label_details: Details | |
358 | label_add_note: Kommentar hinzufügen |
|
358 | label_add_note: Kommentar hinzufügen | |
359 | label_per_page: Pro Seite |
|
359 | label_per_page: Pro Seite | |
360 | label_calendar: Kalender |
|
360 | label_calendar: Kalender | |
361 | label_months_from: Monate ab |
|
361 | label_months_from: Monate ab | |
362 | label_gantt: Gantt |
|
362 | label_gantt: Gantt | |
363 | label_internal: Intern |
|
363 | label_internal: Intern | |
364 | label_last_changes: %d letzte Änderungen |
|
364 | label_last_changes: %d letzte Änderungen | |
365 | label_change_view_all: Alle Änderungen anzeigen |
|
365 | label_change_view_all: Alle Änderungen anzeigen | |
366 | label_personalize_page: Diese Seite anpassen |
|
366 | label_personalize_page: Diese Seite anpassen | |
367 | label_comment: Kommentar |
|
367 | label_comment: Kommentar | |
368 | label_comment_plural: Kommentare |
|
368 | label_comment_plural: Kommentare | |
369 | label_comment_add: Kommentar hinzufügen |
|
369 | label_comment_add: Kommentar hinzufügen | |
370 | label_comment_added: Kommentar hinzugefügt |
|
370 | label_comment_added: Kommentar hinzugefügt | |
371 | label_comment_delete: Kommentar löschen |
|
371 | label_comment_delete: Kommentar löschen | |
372 | label_query: Benutzerdefinierte Abfrage |
|
372 | label_query: Benutzerdefinierte Abfrage | |
373 | label_query_plural: Benutzerdefinierte Berichte |
|
373 | label_query_plural: Benutzerdefinierte Berichte | |
374 | label_query_new: Neuer Bericht |
|
374 | label_query_new: Neuer Bericht | |
375 | label_filter_add: Filter hinzufügen |
|
375 | label_filter_add: Filter hinzufügen | |
376 | label_filter_plural: Filter |
|
376 | label_filter_plural: Filter | |
377 | label_equals: ist |
|
377 | label_equals: ist | |
378 | label_not_equals: ist nicht |
|
378 | label_not_equals: ist nicht | |
379 | label_in_less_than: in weniger als |
|
379 | label_in_less_than: in weniger als | |
380 | label_in_more_than: in mehr als |
|
380 | label_in_more_than: in mehr als | |
381 | label_in: an |
|
381 | label_in: an | |
382 | label_today: heute |
|
382 | label_today: heute | |
383 | label_all_time: gesamter Zeitraum |
|
383 | label_all_time: gesamter Zeitraum | |
384 | label_yesterday: gestern |
|
384 | label_yesterday: gestern | |
385 | label_this_week: aktuelle Woche |
|
385 | label_this_week: aktuelle Woche | |
386 | label_last_week: vorige Woche |
|
386 | label_last_week: vorige Woche | |
387 | label_last_n_days: die letzten %d Tage |
|
387 | label_last_n_days: die letzten %d Tage | |
388 | label_this_month: aktueller Monat |
|
388 | label_this_month: aktueller Monat | |
389 | label_last_month: voriger Monat |
|
389 | label_last_month: voriger Monat | |
390 | label_this_year: aktuelles Jahr |
|
390 | label_this_year: aktuelles Jahr | |
391 | label_date_range: Zeitraum |
|
391 | label_date_range: Zeitraum | |
392 | label_less_than_ago: vor weniger als |
|
392 | label_less_than_ago: vor weniger als | |
393 | label_more_than_ago: vor mehr als |
|
393 | label_more_than_ago: vor mehr als | |
394 | label_ago: vor |
|
394 | label_ago: vor | |
395 | label_contains: enthält |
|
395 | label_contains: enthält | |
396 | label_not_contains: enthält nicht |
|
396 | label_not_contains: enthält nicht | |
397 | label_day_plural: Tage |
|
397 | label_day_plural: Tage | |
398 | label_repository: Projektarchiv |
|
398 | label_repository: Projektarchiv | |
399 | label_repository_plural: Projektarchive |
|
399 | label_repository_plural: Projektarchive | |
400 | label_browse: Codebrowser |
|
400 | label_browse: Codebrowser | |
401 | label_modification: %d Änderung |
|
401 | label_modification: %d Änderung | |
402 | label_modification_plural: %d Änderungen |
|
402 | label_modification_plural: %d Änderungen | |
403 | label_revision: Revision |
|
403 | label_revision: Revision | |
404 | label_revision_plural: Revisionen |
|
404 | label_revision_plural: Revisionen | |
405 | label_associated_revisions: Zugehörige Revisionen |
|
405 | label_associated_revisions: Zugehörige Revisionen | |
406 | label_added: hinzugefügt |
|
406 | label_added: hinzugefügt | |
407 | label_modified: geändert |
|
407 | label_modified: geändert | |
408 | label_copied: kopiert |
|
408 | label_copied: kopiert | |
409 | label_renamed: umbenannt |
|
409 | label_renamed: umbenannt | |
410 | label_deleted: gelöscht |
|
410 | label_deleted: gelöscht | |
411 | label_latest_revision: Aktuellste Revision |
|
411 | label_latest_revision: Aktuellste Revision | |
412 | label_latest_revision_plural: Aktuellste Revisionen |
|
412 | label_latest_revision_plural: Aktuellste Revisionen | |
413 | label_view_revisions: Revisionen anzeigen |
|
413 | label_view_revisions: Revisionen anzeigen | |
414 | label_max_size: Maximale Größe |
|
414 | label_max_size: Maximale Größe | |
415 | label_on: von |
|
415 | label_on: von | |
416 | label_sort_highest: An den Anfang |
|
416 | label_sort_highest: An den Anfang | |
417 | label_sort_higher: Eins höher |
|
417 | label_sort_higher: Eins höher | |
418 | label_sort_lower: Eins tiefer |
|
418 | label_sort_lower: Eins tiefer | |
419 | label_sort_lowest: Ans Ende |
|
419 | label_sort_lowest: Ans Ende | |
420 | label_roadmap: Roadmap |
|
420 | label_roadmap: Roadmap | |
421 | label_roadmap_due_in: Fällig in |
|
421 | label_roadmap_due_in: Fällig in | |
422 | label_roadmap_overdue: %s verspätet |
|
422 | label_roadmap_overdue: %s verspätet | |
423 | label_roadmap_no_issues: Keine Tickets für diese Version |
|
423 | label_roadmap_no_issues: Keine Tickets für diese Version | |
424 | label_search: Suche |
|
424 | label_search: Suche | |
425 | label_result_plural: Resultate |
|
425 | label_result_plural: Resultate | |
426 | label_all_words: Alle Wörter |
|
426 | label_all_words: Alle Wörter | |
427 | label_wiki: Wiki |
|
427 | label_wiki: Wiki | |
428 | label_wiki_edit: Wiki-Bearbeitung |
|
428 | label_wiki_edit: Wiki-Bearbeitung | |
429 | label_wiki_edit_plural: Wiki-Bearbeitungen |
|
429 | label_wiki_edit_plural: Wiki-Bearbeitungen | |
430 | label_wiki_page: Wiki-Seite |
|
430 | label_wiki_page: Wiki-Seite | |
431 | label_wiki_page_plural: Wiki-Seiten |
|
431 | label_wiki_page_plural: Wiki-Seiten | |
432 | label_index_by_title: Seiten nach Titel sortiert |
|
432 | label_index_by_title: Seiten nach Titel sortiert | |
433 | label_index_by_date: Seiten nach Datum sortiert |
|
433 | label_index_by_date: Seiten nach Datum sortiert | |
434 | label_current_version: Gegenwärtige Version |
|
434 | label_current_version: Gegenwärtige Version | |
435 | label_preview: Vorschau |
|
435 | label_preview: Vorschau | |
436 | label_feed_plural: Feeds |
|
436 | label_feed_plural: Feeds | |
437 | label_changes_details: Details aller Änderungen |
|
437 | label_changes_details: Details aller Änderungen | |
438 | label_issue_tracking: Tickets |
|
438 | label_issue_tracking: Tickets | |
439 | label_spent_time: Aufgewendete Zeit |
|
439 | label_spent_time: Aufgewendete Zeit | |
440 | label_f_hour: %.2f Stunde |
|
440 | label_f_hour: %.2f Stunde | |
441 | label_f_hour_plural: %.2f Stunden |
|
441 | label_f_hour_plural: %.2f Stunden | |
442 | label_time_tracking: Zeiterfassung |
|
442 | label_time_tracking: Zeiterfassung | |
443 | label_change_plural: Änderungen |
|
443 | label_change_plural: Änderungen | |
444 | label_statistics: Statistiken |
|
444 | label_statistics: Statistiken | |
445 | label_commits_per_month: Übertragungen pro Monat |
|
445 | label_commits_per_month: Übertragungen pro Monat | |
446 | label_commits_per_author: Übertragungen pro Autor |
|
446 | label_commits_per_author: Übertragungen pro Autor | |
447 | label_view_diff: Unterschiede anzeigen |
|
447 | label_view_diff: Unterschiede anzeigen | |
448 | label_diff_inline: inline |
|
448 | label_diff_inline: inline | |
449 | label_diff_side_by_side: nebeneinander |
|
449 | label_diff_side_by_side: nebeneinander | |
450 | label_options: Optionen |
|
450 | label_options: Optionen | |
451 | label_copy_workflow_from: Workflow kopieren von |
|
451 | label_copy_workflow_from: Workflow kopieren von | |
452 | label_permissions_report: Berechtigungsübersicht |
|
452 | label_permissions_report: Berechtigungsübersicht | |
453 | label_watched_issues: Beobachtete Tickets |
|
453 | label_watched_issues: Beobachtete Tickets | |
454 | label_related_issues: Zugehörige Tickets |
|
454 | label_related_issues: Zugehörige Tickets | |
455 | label_applied_status: Zugewiesener Status |
|
455 | label_applied_status: Zugewiesener Status | |
456 | label_loading: Lade... |
|
456 | label_loading: Lade... | |
457 | label_relation_new: Neue Beziehung |
|
457 | label_relation_new: Neue Beziehung | |
458 | label_relation_delete: Beziehung löschen |
|
458 | label_relation_delete: Beziehung löschen | |
459 | label_relates_to: Beziehung mit |
|
459 | label_relates_to: Beziehung mit | |
460 | label_duplicates: Duplikat von |
|
460 | label_duplicates: Duplikat von | |
461 | label_duplicated_by: Dupliziert durch |
|
461 | label_duplicated_by: Dupliziert durch | |
462 | label_blocks: Blockiert |
|
462 | label_blocks: Blockiert | |
463 | label_blocked_by: Blockiert durch |
|
463 | label_blocked_by: Blockiert durch | |
464 | label_precedes: Vorgänger von |
|
464 | label_precedes: Vorgänger von | |
465 | label_follows: folgt |
|
465 | label_follows: folgt | |
466 | label_end_to_start: Ende - Anfang |
|
466 | label_end_to_start: Ende - Anfang | |
467 | label_end_to_end: Ende - Ende |
|
467 | label_end_to_end: Ende - Ende | |
468 | label_start_to_start: Anfang - Anfang |
|
468 | label_start_to_start: Anfang - Anfang | |
469 | label_start_to_end: Anfang - Ende |
|
469 | label_start_to_end: Anfang - Ende | |
470 | label_stay_logged_in: Angemeldet bleiben |
|
470 | label_stay_logged_in: Angemeldet bleiben | |
471 | label_disabled: gesperrt |
|
471 | label_disabled: gesperrt | |
472 | label_show_completed_versions: Abgeschlossene Versionen anzeigen |
|
472 | label_show_completed_versions: Abgeschlossene Versionen anzeigen | |
473 | label_me: ich |
|
473 | label_me: ich | |
474 | label_board: Forum |
|
474 | label_board: Forum | |
475 | label_board_new: Neues Forum |
|
475 | label_board_new: Neues Forum | |
476 | label_board_plural: Foren |
|
476 | label_board_plural: Foren | |
477 | label_topic_plural: Themen |
|
477 | label_topic_plural: Themen | |
478 | label_message_plural: Nachrichten |
|
478 | label_message_plural: Nachrichten | |
479 | label_message_last: Letzte Nachricht |
|
479 | label_message_last: Letzte Nachricht | |
480 | label_message_new: Neue Nachricht |
|
480 | label_message_new: Neue Nachricht | |
481 | label_message_posted: Forums-Beitrag hinzugefügt |
|
481 | label_message_posted: Forums-Beitrag hinzugefügt | |
482 | label_reply_plural: Antworten |
|
482 | label_reply_plural: Antworten | |
483 | label_send_information: Sende Kontoinformationen zum Benutzer |
|
483 | label_send_information: Sende Kontoinformationen zum Benutzer | |
484 | label_year: Jahr |
|
484 | label_year: Jahr | |
485 | label_month: Monat |
|
485 | label_month: Monat | |
486 | label_week: Woche |
|
486 | label_week: Woche | |
487 | label_date_from: Von |
|
487 | label_date_from: Von | |
488 | label_date_to: Bis |
|
488 | label_date_to: Bis | |
489 | label_language_based: Sprachabhängig |
|
489 | label_language_based: Sprachabhängig | |
490 | label_sort_by: Sortiert nach %s |
|
490 | label_sort_by: Sortiert nach %s | |
491 | label_send_test_email: Test-E-Mail senden |
|
491 | label_send_test_email: Test-E-Mail senden | |
492 | label_feeds_access_key_created_on: Atom-Zugriffsschlüssel vor %s erstellt |
|
492 | label_feeds_access_key_created_on: Atom-Zugriffsschlüssel vor %s erstellt | |
493 | label_module_plural: Module |
|
493 | label_module_plural: Module | |
494 | label_added_time_by: Von %s vor %s hinzugefügt |
|
494 | label_added_time_by: Von %s vor %s hinzugefügt | |
495 | label_updated_time: Vor %s aktualisiert |
|
495 | label_updated_time: Vor %s aktualisiert | |
496 | label_jump_to_a_project: Zu einem Projekt springen... |
|
496 | label_jump_to_a_project: Zu einem Projekt springen... | |
497 | label_file_plural: Dateien |
|
497 | label_file_plural: Dateien | |
498 | label_changeset_plural: Changesets |
|
498 | label_changeset_plural: Changesets | |
499 | label_default_columns: Default-Spalten |
|
499 | label_default_columns: Default-Spalten | |
500 | label_no_change_option: (Keine Änderung) |
|
500 | label_no_change_option: (Keine Änderung) | |
501 | label_bulk_edit_selected_issues: Alle ausgewählten Tickets bearbeiten |
|
501 | label_bulk_edit_selected_issues: Alle ausgewählten Tickets bearbeiten | |
502 | label_theme: Stil |
|
502 | label_theme: Stil | |
503 | label_default: Default |
|
503 | label_default: Default | |
504 | label_search_titles_only: Nur Titel durchsuchen |
|
504 | label_search_titles_only: Nur Titel durchsuchen | |
505 | label_user_mail_option_all: "Für alle Ereignisse in all meinen Projekten" |
|
505 | label_user_mail_option_all: "Für alle Ereignisse in all meinen Projekten" | |
506 | label_user_mail_option_selected: "Für alle Ereignisse in den ausgewählten Projekten..." |
|
506 | label_user_mail_option_selected: "Für alle Ereignisse in den ausgewählten Projekten..." | |
507 | label_user_mail_option_none: "Nur für Dinge, die ich beobachte oder an denen ich beteiligt bin" |
|
507 | label_user_mail_option_none: "Nur für Dinge, die ich beobachte oder an denen ich beteiligt bin" | |
508 | label_user_mail_no_self_notified: "Ich möchte nicht über Änderungen benachrichtigt werden, die ich selbst durchführe." |
|
508 | label_user_mail_no_self_notified: "Ich möchte nicht über Änderungen benachrichtigt werden, die ich selbst durchführe." | |
509 | label_registration_activation_by_email: Kontoaktivierung durch E-Mail |
|
509 | label_registration_activation_by_email: Kontoaktivierung durch E-Mail | |
510 | label_registration_manual_activation: Manuelle Kontoaktivierung |
|
510 | label_registration_manual_activation: Manuelle Kontoaktivierung | |
511 | label_registration_automatic_activation: Automatische Kontoaktivierung |
|
511 | label_registration_automatic_activation: Automatische Kontoaktivierung | |
512 | label_display_per_page: 'Pro Seite: %s' |
|
512 | label_display_per_page: 'Pro Seite: %s' | |
513 | label_age: Geändert vor |
|
513 | label_age: Geändert vor | |
514 | label_change_properties: Eigenschaften ändern |
|
514 | label_change_properties: Eigenschaften ändern | |
515 | label_general: Allgemein |
|
515 | label_general: Allgemein | |
516 | label_more: Mehr |
|
516 | label_more: Mehr | |
517 | label_scm: Versionskontrollsystem |
|
517 | label_scm: Versionskontrollsystem | |
518 | label_plugins: Plugins |
|
518 | label_plugins: Plugins | |
519 | label_ldap_authentication: LDAP-Authentifizierung |
|
519 | label_ldap_authentication: LDAP-Authentifizierung | |
520 | label_downloads_abbr: D/L |
|
520 | label_downloads_abbr: D/L | |
521 | label_optional_description: Beschreibung (optional) |
|
521 | label_optional_description: Beschreibung (optional) | |
522 | label_add_another_file: Eine weitere Datei hinzufügen |
|
522 | label_add_another_file: Eine weitere Datei hinzufügen | |
523 | label_preferences: Präferenzen |
|
523 | label_preferences: Präferenzen | |
524 | label_chronological_order: in zeitlicher Reihenfolge |
|
524 | label_chronological_order: in zeitlicher Reihenfolge | |
525 | label_reverse_chronological_order: in umgekehrter zeitlicher Reihenfolge |
|
525 | label_reverse_chronological_order: in umgekehrter zeitlicher Reihenfolge | |
526 | label_planning: Terminplanung |
|
526 | label_planning: Terminplanung | |
527 | label_incoming_emails: Eingehende E-Mails |
|
527 | label_incoming_emails: Eingehende E-Mails | |
528 | label_generate_key: Generieren |
|
528 | label_generate_key: Generieren | |
529 | label_issue_watchers: Beobachter |
|
529 | label_issue_watchers: Beobachter | |
530 |
|
530 | |||
531 | button_login: Anmelden |
|
531 | button_login: Anmelden | |
532 | button_submit: OK |
|
532 | button_submit: OK | |
533 | button_save: Speichern |
|
533 | button_save: Speichern | |
534 | button_check_all: Alles auswählen |
|
534 | button_check_all: Alles auswählen | |
535 | button_uncheck_all: Alles abwählen |
|
535 | button_uncheck_all: Alles abwählen | |
536 | button_delete: Löschen |
|
536 | button_delete: Löschen | |
537 | button_create: Anlegen |
|
537 | button_create: Anlegen | |
538 | button_test: Testen |
|
538 | button_test: Testen | |
539 | button_edit: Bearbeiten |
|
539 | button_edit: Bearbeiten | |
540 | button_add: Hinzufügen |
|
540 | button_add: Hinzufügen | |
541 | button_change: Wechseln |
|
541 | button_change: Wechseln | |
542 | button_apply: Anwenden |
|
542 | button_apply: Anwenden | |
543 | button_clear: Zurücksetzen |
|
543 | button_clear: Zurücksetzen | |
544 | button_lock: Sperren |
|
544 | button_lock: Sperren | |
545 | button_unlock: Entsperren |
|
545 | button_unlock: Entsperren | |
546 | button_download: Download |
|
546 | button_download: Download | |
547 | button_list: Liste |
|
547 | button_list: Liste | |
548 | button_view: Anzeigen |
|
548 | button_view: Anzeigen | |
549 | button_move: Verschieben |
|
549 | button_move: Verschieben | |
550 | button_back: Zurück |
|
550 | button_back: Zurück | |
551 | button_cancel: Abbrechen |
|
551 | button_cancel: Abbrechen | |
552 | button_activate: Aktivieren |
|
552 | button_activate: Aktivieren | |
553 | button_sort: Sortieren |
|
553 | button_sort: Sortieren | |
554 | button_log_time: Aufwand buchen |
|
554 | button_log_time: Aufwand buchen | |
555 | button_rollback: Auf diese Version zurücksetzen |
|
555 | button_rollback: Auf diese Version zurücksetzen | |
556 | button_watch: Beobachten |
|
556 | button_watch: Beobachten | |
557 | button_unwatch: Nicht beobachten |
|
557 | button_unwatch: Nicht beobachten | |
558 | button_reply: Antworten |
|
558 | button_reply: Antworten | |
559 | button_archive: Archivieren |
|
559 | button_archive: Archivieren | |
560 | button_unarchive: Entarchivieren |
|
560 | button_unarchive: Entarchivieren | |
561 | button_reset: Zurücksetzen |
|
561 | button_reset: Zurücksetzen | |
562 | button_rename: Umbenennen |
|
562 | button_rename: Umbenennen | |
563 | button_change_password: Kennwort ändern |
|
563 | button_change_password: Kennwort ändern | |
564 | button_copy: Kopieren |
|
564 | button_copy: Kopieren | |
565 | button_annotate: Annotieren |
|
565 | button_annotate: Annotieren | |
566 | button_update: Aktualisieren |
|
566 | button_update: Aktualisieren | |
567 | button_configure: Konfigurieren |
|
567 | button_configure: Konfigurieren | |
568 | button_quote: Zitieren |
|
568 | button_quote: Zitieren | |
569 |
|
569 | |||
570 | status_active: aktiv |
|
570 | status_active: aktiv | |
571 | status_registered: angemeldet |
|
571 | status_registered: angemeldet | |
572 | status_locked: gesperrt |
|
572 | status_locked: gesperrt | |
573 |
|
573 | |||
574 | text_select_mail_notifications: Bitte wählen Sie die Aktionen aus, für die eine Mailbenachrichtigung gesendet werden soll |
|
574 | text_select_mail_notifications: Bitte wählen Sie die Aktionen aus, für die eine Mailbenachrichtigung gesendet werden soll | |
575 | text_regexp_info: z. B. ^[A-Z0-9]+$ |
|
575 | text_regexp_info: z. B. ^[A-Z0-9]+$ | |
576 | text_min_max_length_info: 0 heißt keine Beschränkung |
|
576 | text_min_max_length_info: 0 heißt keine Beschränkung | |
577 | text_project_destroy_confirmation: Sind Sie sicher, dass sie das Projekt löschen wollen? |
|
577 | text_project_destroy_confirmation: Sind Sie sicher, dass sie das Projekt löschen wollen? | |
578 | text_subprojects_destroy_warning: 'Dessen Unterprojekte (%s) werden ebenfalls gelöscht.' |
|
578 | text_subprojects_destroy_warning: 'Dessen Unterprojekte (%s) werden ebenfalls gelöscht.' | |
579 | text_workflow_edit: Workflow zum Bearbeiten auswählen |
|
579 | text_workflow_edit: Workflow zum Bearbeiten auswählen | |
580 | text_are_you_sure: Sind Sie sicher? |
|
580 | text_are_you_sure: Sind Sie sicher? | |
581 | text_journal_changed: geändert von %s zu %s |
|
581 | text_journal_changed: geändert von %s zu %s | |
582 | text_journal_set_to: gestellt zu %s |
|
582 | text_journal_set_to: gestellt zu %s | |
583 | text_journal_deleted: gelöscht |
|
583 | text_journal_deleted: gelöscht | |
584 | text_tip_task_begin_day: Aufgabe, die an diesem Tag beginnt |
|
584 | text_tip_task_begin_day: Aufgabe, die an diesem Tag beginnt | |
585 | text_tip_task_end_day: Aufgabe, die an diesem Tag endet |
|
585 | text_tip_task_end_day: Aufgabe, die an diesem Tag endet | |
586 | text_tip_task_begin_end_day: Aufgabe, die an diesem Tag beginnt und endet |
|
586 | text_tip_task_begin_end_day: Aufgabe, die an diesem Tag beginnt und endet | |
587 | text_project_identifier_info: 'Kleinbuchstaben (a-z), Ziffern und Bindestriche erlaubt.<br />Einmal gespeichert, kann die Kennung nicht mehr geändert werden.' |
|
587 | text_project_identifier_info: 'Kleinbuchstaben (a-z), Ziffern und Bindestriche erlaubt.<br />Einmal gespeichert, kann die Kennung nicht mehr geändert werden.' | |
588 | text_caracters_maximum: Max. %d Zeichen. |
|
588 | text_caracters_maximum: Max. %d Zeichen. | |
589 | text_caracters_minimum: Muss mindestens %d Zeichen lang sein. |
|
589 | text_caracters_minimum: Muss mindestens %d Zeichen lang sein. | |
590 | text_length_between: Länge zwischen %d und %d Zeichen. |
|
590 | text_length_between: Länge zwischen %d und %d Zeichen. | |
591 | text_tracker_no_workflow: Kein Workflow für diesen Tracker definiert. |
|
591 | text_tracker_no_workflow: Kein Workflow für diesen Tracker definiert. | |
592 | text_unallowed_characters: Nicht erlaubte Zeichen |
|
592 | text_unallowed_characters: Nicht erlaubte Zeichen | |
593 | text_comma_separated: Mehrere Werte erlaubt (durch Komma getrennt). |
|
593 | text_comma_separated: Mehrere Werte erlaubt (durch Komma getrennt). | |
594 | text_issues_ref_in_commit_messages: Ticket-Beziehungen und -Status in Commit-Log-Meldungen |
|
594 | text_issues_ref_in_commit_messages: Ticket-Beziehungen und -Status in Commit-Log-Meldungen | |
595 | text_issue_added: Ticket %s wurde erstellt by %s. |
|
595 | text_issue_added: Ticket %s wurde erstellt by %s. | |
596 | text_issue_updated: Ticket %s wurde aktualisiert by %s. |
|
596 | text_issue_updated: Ticket %s wurde aktualisiert by %s. | |
597 | text_wiki_destroy_confirmation: Sind Sie sicher, dass Sie dieses Wiki mit sämtlichem Inhalt löschen möchten? |
|
597 | text_wiki_destroy_confirmation: Sind Sie sicher, dass Sie dieses Wiki mit sämtlichem Inhalt löschen möchten? | |
598 | text_issue_category_destroy_question: Einige Tickets (%d) sind dieser Kategorie zugeodnet. Was möchten Sie tun? |
|
598 | text_issue_category_destroy_question: Einige Tickets (%d) sind dieser Kategorie zugeodnet. Was möchten Sie tun? | |
599 | text_issue_category_destroy_assignments: Kategorie-Zuordnung entfernen |
|
599 | text_issue_category_destroy_assignments: Kategorie-Zuordnung entfernen | |
600 | text_issue_category_reassign_to: Tickets dieser Kategorie zuordnen |
|
600 | text_issue_category_reassign_to: Tickets dieser Kategorie zuordnen | |
601 | text_user_mail_option: "Für nicht ausgewählte Projekte werden Sie nur Benachrichtigungen für Dinge erhalten, die Sie beobachten oder an denen Sie beteiligt sind (z. B. Tickets, deren Autor Sie sind oder die Ihnen zugewiesen sind)." |
|
601 | text_user_mail_option: "Für nicht ausgewählte Projekte werden Sie nur Benachrichtigungen für Dinge erhalten, die Sie beobachten oder an denen Sie beteiligt sind (z. B. Tickets, deren Autor Sie sind oder die Ihnen zugewiesen sind)." | |
602 | text_no_configuration_data: "Rollen, Tracker, Ticket-Status und Workflows wurden noch nicht konfiguriert.\nEs ist sehr zu empfehlen, die Standard-Konfiguration zu laden. Sobald sie geladen ist, können Sie sie abändern." |
|
602 | text_no_configuration_data: "Rollen, Tracker, Ticket-Status und Workflows wurden noch nicht konfiguriert.\nEs ist sehr zu empfehlen, die Standard-Konfiguration zu laden. Sobald sie geladen ist, können Sie sie abändern." | |
603 | text_load_default_configuration: Standard-Konfiguration laden |
|
603 | text_load_default_configuration: Standard-Konfiguration laden | |
604 | text_status_changed_by_changeset: Status geändert durch Changeset %s. |
|
604 | text_status_changed_by_changeset: Status geändert durch Changeset %s. | |
605 | text_issues_destroy_confirmation: 'Sind Sie sicher, dass Sie die ausgewählten Tickets löschen möchten?' |
|
605 | text_issues_destroy_confirmation: 'Sind Sie sicher, dass Sie die ausgewählten Tickets löschen möchten?' | |
606 | text_select_project_modules: 'Bitte wählen Sie die Module aus, die in diesem Projekt aktiviert sein sollen:' |
|
606 | text_select_project_modules: 'Bitte wählen Sie die Module aus, die in diesem Projekt aktiviert sein sollen:' | |
607 | text_default_administrator_account_changed: Administrator-Kennwort geändert |
|
607 | text_default_administrator_account_changed: Administrator-Kennwort geändert | |
608 | text_file_repository_writable: Verzeichnis für Dateien beschreibbar |
|
608 | text_file_repository_writable: Verzeichnis für Dateien beschreibbar | |
609 | text_rmagick_available: RMagick verfügbar (optional) |
|
609 | text_rmagick_available: RMagick verfügbar (optional) | |
610 | text_destroy_time_entries_question: Es wurden bereits %.02f Stunden auf dieses Ticket gebucht. Was soll mit den Aufwänden geschehen? |
|
610 | text_destroy_time_entries_question: Es wurden bereits %.02f Stunden auf dieses Ticket gebucht. Was soll mit den Aufwänden geschehen? | |
611 | text_destroy_time_entries: Gebuchte Aufwände löschen |
|
611 | text_destroy_time_entries: Gebuchte Aufwände löschen | |
612 | text_assign_time_entries_to_project: Gebuchte Aufwände dem Projekt zuweisen |
|
612 | text_assign_time_entries_to_project: Gebuchte Aufwände dem Projekt zuweisen | |
613 | text_reassign_time_entries: 'Gebuchte Aufwände diesem Ticket zuweisen:' |
|
613 | text_reassign_time_entries: 'Gebuchte Aufwände diesem Ticket zuweisen:' | |
614 | text_user_wrote: '%s schrieb:' |
|
614 | text_user_wrote: '%s schrieb:' | |
615 | text_enumeration_destroy_question: '%d Objekte sind diesem Wert zugeordnet.' |
|
615 | text_enumeration_destroy_question: '%d Objekte sind diesem Wert zugeordnet.' | |
616 | text_enumeration_category_reassign_to: 'Die Objekte stattdessen diesem Wert zuordnen:' |
|
616 | text_enumeration_category_reassign_to: 'Die Objekte stattdessen diesem Wert zuordnen:' | |
617 | text_email_delivery_not_configured: "Der SMTP-Server ist nicht konfiguriert und Mailbenachrichtigungen sind ausgeschaltet.\nNehmen Sie die Einstellungen für Ihren SMTP-Server in config/email.yml vor und starten Sie die Applikation neu." |
|
617 | text_email_delivery_not_configured: "Der SMTP-Server ist nicht konfiguriert und Mailbenachrichtigungen sind ausgeschaltet.\nNehmen Sie die Einstellungen für Ihren SMTP-Server in config/email.yml vor und starten Sie die Applikation neu." | |
618 |
|
618 | |||
619 | default_role_manager: Manager |
|
619 | default_role_manager: Manager | |
620 | default_role_developper: Entwickler |
|
620 | default_role_developper: Entwickler | |
621 | default_role_reporter: Reporter |
|
621 | default_role_reporter: Reporter | |
622 | default_tracker_bug: Fehler |
|
622 | default_tracker_bug: Fehler | |
623 | default_tracker_feature: Feature |
|
623 | default_tracker_feature: Feature | |
624 | default_tracker_support: Unterstützung |
|
624 | default_tracker_support: Unterstützung | |
625 | default_issue_status_new: Neu |
|
625 | default_issue_status_new: Neu | |
626 | default_issue_status_assigned: Zugewiesen |
|
626 | default_issue_status_assigned: Zugewiesen | |
627 | default_issue_status_resolved: Gelöst |
|
627 | default_issue_status_resolved: Gelöst | |
628 | default_issue_status_feedback: Feedback |
|
628 | default_issue_status_feedback: Feedback | |
629 | default_issue_status_closed: Erledigt |
|
629 | default_issue_status_closed: Erledigt | |
630 | default_issue_status_rejected: Abgewiesen |
|
630 | default_issue_status_rejected: Abgewiesen | |
631 | default_doc_category_user: Benutzerdokumentation |
|
631 | default_doc_category_user: Benutzerdokumentation | |
632 | default_doc_category_tech: Technische Dokumentation |
|
632 | default_doc_category_tech: Technische Dokumentation | |
633 | default_priority_low: Niedrig |
|
633 | default_priority_low: Niedrig | |
634 | default_priority_normal: Normal |
|
634 | default_priority_normal: Normal | |
635 | default_priority_high: Hoch |
|
635 | default_priority_high: Hoch | |
636 | default_priority_urgent: Dringend |
|
636 | default_priority_urgent: Dringend | |
637 | default_priority_immediate: Sofort |
|
637 | default_priority_immediate: Sofort | |
638 | default_activity_design: Design |
|
638 | default_activity_design: Design | |
639 | default_activity_development: Entwicklung |
|
639 | default_activity_development: Entwicklung | |
640 |
|
640 | |||
641 | enumeration_issue_priorities: Ticket-Prioritäten |
|
641 | enumeration_issue_priorities: Ticket-Prioritäten | |
642 | enumeration_doc_categories: Dokumentenkategorien |
|
642 | enumeration_doc_categories: Dokumentenkategorien | |
643 | enumeration_activities: Aktivitäten (Zeiterfassung) |
|
643 | enumeration_activities: Aktivitäten (Zeiterfassung) | |
644 | setting_plain_text_mail: plain text only (no HTML) |
|
644 | setting_plain_text_mail: plain text only (no HTML) | |
645 | permission_view_files: View files |
|
645 | permission_view_files: View files | |
646 | permission_edit_issues: Edit issues |
|
646 | permission_edit_issues: Edit issues | |
647 | permission_edit_own_time_entries: Edit own time logs |
|
647 | permission_edit_own_time_entries: Edit own time logs | |
648 | permission_manage_public_queries: Manage public queries |
|
648 | permission_manage_public_queries: Manage public queries | |
649 | permission_add_issues: Add issues |
|
649 | permission_add_issues: Add issues | |
650 | permission_log_time: Log spent time |
|
650 | permission_log_time: Log spent time | |
651 | permission_view_changesets: View changesets |
|
651 | permission_view_changesets: View changesets | |
652 | permission_view_time_entries: View spent time |
|
652 | permission_view_time_entries: View spent time | |
653 | permission_manage_versions: Manage versions |
|
653 | permission_manage_versions: Manage versions | |
654 | permission_manage_wiki: Manage wiki |
|
654 | permission_manage_wiki: Manage wiki | |
655 | permission_manage_categories: Manage issue categories |
|
655 | permission_manage_categories: Manage issue categories | |
656 | permission_protect_wiki_pages: Protect wiki pages |
|
656 | permission_protect_wiki_pages: Protect wiki pages | |
657 | permission_comment_news: Comment news |
|
657 | permission_comment_news: Comment news | |
658 | permission_delete_messages: Delete messages |
|
658 | permission_delete_messages: Delete messages | |
659 | permission_select_project_modules: Select project modules |
|
659 | permission_select_project_modules: Select project modules | |
660 | permission_manage_documents: Manage documents |
|
660 | permission_manage_documents: Manage documents | |
661 | permission_edit_wiki_pages: Edit wiki pages |
|
661 | permission_edit_wiki_pages: Edit wiki pages | |
662 | permission_add_issue_watchers: Add watchers |
|
662 | permission_add_issue_watchers: Add watchers | |
663 | permission_view_gantt: View gantt chart |
|
663 | permission_view_gantt: View gantt chart | |
664 | permission_move_issues: Move issues |
|
664 | permission_move_issues: Move issues | |
665 | permission_manage_issue_relations: Manage issue relations |
|
665 | permission_manage_issue_relations: Manage issue relations | |
666 | permission_delete_wiki_pages: Delete wiki pages |
|
666 | permission_delete_wiki_pages: Delete wiki pages | |
667 | permission_manage_boards: Manage boards |
|
667 | permission_manage_boards: Manage boards | |
668 | permission_delete_wiki_pages_attachments: Delete attachments |
|
668 | permission_delete_wiki_pages_attachments: Delete attachments | |
669 | permission_view_wiki_edits: View wiki history |
|
669 | permission_view_wiki_edits: View wiki history | |
670 | permission_add_messages: Post messages |
|
670 | permission_add_messages: Post messages | |
671 | permission_view_messages: View messages |
|
671 | permission_view_messages: View messages | |
672 | permission_manage_files: Manage files |
|
672 | permission_manage_files: Manage files | |
673 | permission_edit_issue_notes: Edit notes |
|
673 | permission_edit_issue_notes: Edit notes | |
674 | permission_manage_news: Manage news |
|
674 | permission_manage_news: Manage news | |
675 | permission_view_calendar: View calendrier |
|
675 | permission_view_calendar: View calendrier | |
676 | permission_manage_members: Manage members |
|
676 | permission_manage_members: Manage members | |
677 | permission_edit_messages: Edit messages |
|
677 | permission_edit_messages: Edit messages | |
678 | permission_delete_issues: Delete issues |
|
678 | permission_delete_issues: Delete issues | |
679 | permission_view_issue_watchers: View watchers list |
|
679 | permission_view_issue_watchers: View watchers list | |
680 | permission_manage_repository: Manage repository |
|
680 | permission_manage_repository: Manage repository | |
681 | permission_commit_access: Commit access |
|
681 | permission_commit_access: Commit access | |
682 | permission_browse_repository: Browse repository |
|
682 | permission_browse_repository: Browse repository | |
683 | permission_view_documents: View documents |
|
683 | permission_view_documents: View documents | |
684 | permission_edit_project: Edit project |
|
684 | permission_edit_project: Edit project | |
685 | permission_add_issue_notes: Add notes |
|
685 | permission_add_issue_notes: Add notes | |
686 | permission_save_queries: Save queries |
|
686 | permission_save_queries: Save queries | |
687 | permission_view_wiki_pages: View wiki |
|
687 | permission_view_wiki_pages: View wiki | |
688 | permission_rename_wiki_pages: Rename wiki pages |
|
688 | permission_rename_wiki_pages: Rename wiki pages | |
689 | permission_edit_time_entries: Edit time logs |
|
689 | permission_edit_time_entries: Edit time logs | |
690 | permission_edit_own_issue_notes: Edit own notes |
|
690 | permission_edit_own_issue_notes: Edit own notes | |
691 | setting_gravatar_enabled: Use Gravatar user icons |
|
691 | setting_gravatar_enabled: Use Gravatar user icons | |
|
692 | label_example: Example |
@@ -1,693 +1,694 | |||||
1 | _gloc_rule_default: '|n| n==1 ? "" : "_plural" ' |
|
1 | _gloc_rule_default: '|n| n==1 ? "" : "_plural" ' | |
2 |
|
2 | |||
3 | actionview_datehelper_select_day_prefix: |
|
3 | actionview_datehelper_select_day_prefix: | |
4 | actionview_datehelper_select_month_names: Enero,Febrero,Marzo,Abril,Mayo,Junio,Julio,Agosto,Septiembre,Octubre,Noviembre,Diciembre |
|
4 | actionview_datehelper_select_month_names: Enero,Febrero,Marzo,Abril,Mayo,Junio,Julio,Agosto,Septiembre,Octubre,Noviembre,Diciembre | |
5 | actionview_datehelper_select_month_names_abbr: Ene,Feb,Mar,Abr,Mayo,Jun,Jul,Ago,Sep,Oct,Nov,Dic |
|
5 | actionview_datehelper_select_month_names_abbr: Ene,Feb,Mar,Abr,Mayo,Jun,Jul,Ago,Sep,Oct,Nov,Dic | |
6 | actionview_datehelper_select_month_prefix: |
|
6 | actionview_datehelper_select_month_prefix: | |
7 | actionview_datehelper_select_year_prefix: |
|
7 | actionview_datehelper_select_year_prefix: | |
8 | actionview_datehelper_time_in_words_day: 1 día |
|
8 | actionview_datehelper_time_in_words_day: 1 día | |
9 | actionview_datehelper_time_in_words_day_plural: %d días |
|
9 | actionview_datehelper_time_in_words_day_plural: %d días | |
10 | actionview_datehelper_time_in_words_hour_about: una hora aproximadamente |
|
10 | actionview_datehelper_time_in_words_hour_about: una hora aproximadamente | |
11 | actionview_datehelper_time_in_words_hour_about_plural: aproximadamente %d horas |
|
11 | actionview_datehelper_time_in_words_hour_about_plural: aproximadamente %d horas | |
12 | actionview_datehelper_time_in_words_hour_about_single: una hora aproximadamente |
|
12 | actionview_datehelper_time_in_words_hour_about_single: una hora aproximadamente | |
13 | actionview_datehelper_time_in_words_minute: 1 minuto |
|
13 | actionview_datehelper_time_in_words_minute: 1 minuto | |
14 | actionview_datehelper_time_in_words_minute_half: medio minuto |
|
14 | actionview_datehelper_time_in_words_minute_half: medio minuto | |
15 | actionview_datehelper_time_in_words_minute_less_than: menos de un minuto |
|
15 | actionview_datehelper_time_in_words_minute_less_than: menos de un minuto | |
16 | actionview_datehelper_time_in_words_minute_plural: %d minutos |
|
16 | actionview_datehelper_time_in_words_minute_plural: %d minutos | |
17 | actionview_datehelper_time_in_words_minute_single: 1 minuto |
|
17 | actionview_datehelper_time_in_words_minute_single: 1 minuto | |
18 | actionview_datehelper_time_in_words_second_less_than: menos de un segundo |
|
18 | actionview_datehelper_time_in_words_second_less_than: menos de un segundo | |
19 | actionview_datehelper_time_in_words_second_less_than_plural: menos de %d segundos |
|
19 | actionview_datehelper_time_in_words_second_less_than_plural: menos de %d segundos | |
20 | actionview_instancetag_blank_option: Por favor seleccione |
|
20 | actionview_instancetag_blank_option: Por favor seleccione | |
21 |
|
21 | |||
22 | activerecord_error_inclusion: no está incluído en la lista |
|
22 | activerecord_error_inclusion: no está incluído en la lista | |
23 | activerecord_error_exclusion: está reservado |
|
23 | activerecord_error_exclusion: está reservado | |
24 | activerecord_error_invalid: no es válido |
|
24 | activerecord_error_invalid: no es válido | |
25 | activerecord_error_confirmation: la confirmación no coincide |
|
25 | activerecord_error_confirmation: la confirmación no coincide | |
26 | activerecord_error_accepted: debe ser aceptado |
|
26 | activerecord_error_accepted: debe ser aceptado | |
27 | activerecord_error_empty: no puede estar vacío |
|
27 | activerecord_error_empty: no puede estar vacío | |
28 | activerecord_error_blank: no puede estar en blanco |
|
28 | activerecord_error_blank: no puede estar en blanco | |
29 | activerecord_error_too_long: es demasiado largo |
|
29 | activerecord_error_too_long: es demasiado largo | |
30 | activerecord_error_too_short: es demasiado corto |
|
30 | activerecord_error_too_short: es demasiado corto | |
31 | activerecord_error_wrong_length: la longitud es incorrecta |
|
31 | activerecord_error_wrong_length: la longitud es incorrecta | |
32 | activerecord_error_taken: ya está siendo usado |
|
32 | activerecord_error_taken: ya está siendo usado | |
33 | activerecord_error_not_a_number: no es un número |
|
33 | activerecord_error_not_a_number: no es un número | |
34 | activerecord_error_not_a_date: no es una fecha válida |
|
34 | activerecord_error_not_a_date: no es una fecha válida | |
35 | activerecord_error_greater_than_start_date: debe ser la fecha mayor que del comienzo |
|
35 | activerecord_error_greater_than_start_date: debe ser la fecha mayor que del comienzo | |
36 | activerecord_error_not_same_project: no pertenece al mismo proyecto |
|
36 | activerecord_error_not_same_project: no pertenece al mismo proyecto | |
37 | activerecord_error_circular_dependency: Esta relación podría crear una dependencia anidada |
|
37 | activerecord_error_circular_dependency: Esta relación podría crear una dependencia anidada | |
38 |
|
38 | |||
39 | general_fmt_age: %d año |
|
39 | general_fmt_age: %d año | |
40 | general_fmt_age_plural: %d años |
|
40 | general_fmt_age_plural: %d años | |
41 | general_fmt_date: %%d/%%m/%%Y |
|
41 | general_fmt_date: %%d/%%m/%%Y | |
42 | general_fmt_datetime: %%d/%%m/%%Y %%H:%%M |
|
42 | general_fmt_datetime: %%d/%%m/%%Y %%H:%%M | |
43 | general_fmt_datetime_short: %%d/%%m %%H:%%M |
|
43 | general_fmt_datetime_short: %%d/%%m %%H:%%M | |
44 | general_fmt_time: %%H:%%M |
|
44 | general_fmt_time: %%H:%%M | |
45 | general_text_No: 'No' |
|
45 | general_text_No: 'No' | |
46 | general_text_Yes: 'Sí' |
|
46 | general_text_Yes: 'Sí' | |
47 | general_text_no: 'no' |
|
47 | general_text_no: 'no' | |
48 | general_text_yes: 'sí' |
|
48 | general_text_yes: 'sí' | |
49 | general_lang_name: 'Español' |
|
49 | general_lang_name: 'Español' | |
50 | general_csv_separator: ';' |
|
50 | general_csv_separator: ';' | |
51 | general_csv_decimal_separator: ',' |
|
51 | general_csv_decimal_separator: ',' | |
52 | general_csv_encoding: ISO-8859-15 |
|
52 | general_csv_encoding: ISO-8859-15 | |
53 | general_pdf_encoding: ISO-8859-15 |
|
53 | general_pdf_encoding: ISO-8859-15 | |
54 | general_day_names: Lunes,Martes,Miércoles,Jueves,Viernes,Sábado,Domingo |
|
54 | general_day_names: Lunes,Martes,Miércoles,Jueves,Viernes,Sábado,Domingo | |
55 | general_first_day_of_week: '1' |
|
55 | general_first_day_of_week: '1' | |
56 |
|
56 | |||
57 | notice_account_updated: Cuenta actualizada correctamente. |
|
57 | notice_account_updated: Cuenta actualizada correctamente. | |
58 | notice_account_invalid_creditentials: Usuario o contraseña inválido. |
|
58 | notice_account_invalid_creditentials: Usuario o contraseña inválido. | |
59 | notice_account_password_updated: Contraseña modificada correctamente. |
|
59 | notice_account_password_updated: Contraseña modificada correctamente. | |
60 | notice_account_wrong_password: Contraseña incorrecta. |
|
60 | notice_account_wrong_password: Contraseña incorrecta. | |
61 | notice_account_register_done: Cuenta creada correctamente. |
|
61 | notice_account_register_done: Cuenta creada correctamente. | |
62 | notice_account_unknown_email: Usuario desconocido. |
|
62 | notice_account_unknown_email: Usuario desconocido. | |
63 | notice_can_t_change_password: Esta cuenta utiliza una fuente de autenticación externa. No es posible cambiar la contraseña. |
|
63 | notice_can_t_change_password: Esta cuenta utiliza una fuente de autenticación externa. No es posible cambiar la contraseña. | |
64 | notice_account_lost_email_sent: Se le ha enviado un correo con instrucciones para elegir una nueva contraseña. |
|
64 | notice_account_lost_email_sent: Se le ha enviado un correo con instrucciones para elegir una nueva contraseña. | |
65 | notice_account_activated: Su cuenta ha sido activada. Ahora se encuentra conectado. |
|
65 | notice_account_activated: Su cuenta ha sido activada. Ahora se encuentra conectado. | |
66 | notice_successful_create: Creación correcta. |
|
66 | notice_successful_create: Creación correcta. | |
67 | notice_successful_update: Modificación correcta. |
|
67 | notice_successful_update: Modificación correcta. | |
68 | notice_successful_delete: Borrado correcto. |
|
68 | notice_successful_delete: Borrado correcto. | |
69 | notice_successful_connection: Conexión correcta. |
|
69 | notice_successful_connection: Conexión correcta. | |
70 | notice_file_not_found: La página a la que intentas acceder no existe. |
|
70 | notice_file_not_found: La página a la que intentas acceder no existe. | |
71 | notice_locking_conflict: Los datos han sido modificados por otro usuario. |
|
71 | notice_locking_conflict: Los datos han sido modificados por otro usuario. | |
72 | notice_not_authorized: No tiene autorización para acceder a esta página. |
|
72 | notice_not_authorized: No tiene autorización para acceder a esta página. | |
73 |
|
73 | |||
74 | error_scm_not_found: "La entrada y/o la revisión no existe en el repositorio." |
|
74 | error_scm_not_found: "La entrada y/o la revisión no existe en el repositorio." | |
75 | error_scm_command_failed: "An error occurred when trying to access the repository: %s" |
|
75 | error_scm_command_failed: "An error occurred when trying to access the repository: %s" | |
76 |
|
76 | |||
77 | mail_subject_lost_password: Tu contraseña del %s |
|
77 | mail_subject_lost_password: Tu contraseña del %s | |
78 | mail_body_lost_password: 'Para cambiar su contraseña, haga click en el siguiente enlace:' |
|
78 | mail_body_lost_password: 'Para cambiar su contraseña, haga click en el siguiente enlace:' | |
79 | mail_subject_register: Activación de la cuenta del %s |
|
79 | mail_subject_register: Activación de la cuenta del %s | |
80 | mail_body_register: 'Para activar su cuenta, haga click en el siguiente enlace:' |
|
80 | mail_body_register: 'Para activar su cuenta, haga click en el siguiente enlace:' | |
81 |
|
81 | |||
82 | gui_validation_error: 1 error |
|
82 | gui_validation_error: 1 error | |
83 | gui_validation_error_plural: %d errores |
|
83 | gui_validation_error_plural: %d errores | |
84 |
|
84 | |||
85 | field_name: Nombre |
|
85 | field_name: Nombre | |
86 | field_description: Descripción |
|
86 | field_description: Descripción | |
87 | field_summary: Resumen |
|
87 | field_summary: Resumen | |
88 | field_is_required: Obligatorio |
|
88 | field_is_required: Obligatorio | |
89 | field_firstname: Nombre |
|
89 | field_firstname: Nombre | |
90 | field_lastname: Apellido |
|
90 | field_lastname: Apellido | |
91 | field_mail: Correo electrónico |
|
91 | field_mail: Correo electrónico | |
92 | field_filename: Fichero |
|
92 | field_filename: Fichero | |
93 | field_filesize: Tamaño |
|
93 | field_filesize: Tamaño | |
94 | field_downloads: Descargas |
|
94 | field_downloads: Descargas | |
95 | field_author: Autor |
|
95 | field_author: Autor | |
96 | field_created_on: Creado |
|
96 | field_created_on: Creado | |
97 | field_updated_on: Actualizado |
|
97 | field_updated_on: Actualizado | |
98 | field_field_format: Formato |
|
98 | field_field_format: Formato | |
99 | field_is_for_all: Para todos los proyectos |
|
99 | field_is_for_all: Para todos los proyectos | |
100 | field_possible_values: Valores posibles |
|
100 | field_possible_values: Valores posibles | |
101 | field_regexp: Expresión regular |
|
101 | field_regexp: Expresión regular | |
102 | field_min_length: Longitud mínima |
|
102 | field_min_length: Longitud mínima | |
103 | field_max_length: Longitud máxima |
|
103 | field_max_length: Longitud máxima | |
104 | field_value: Valor |
|
104 | field_value: Valor | |
105 | field_category: Categoría |
|
105 | field_category: Categoría | |
106 | field_title: Título |
|
106 | field_title: Título | |
107 | field_project: Proyecto |
|
107 | field_project: Proyecto | |
108 | field_issue: Petición |
|
108 | field_issue: Petición | |
109 | field_status: Estado |
|
109 | field_status: Estado | |
110 | field_notes: Notas |
|
110 | field_notes: Notas | |
111 | field_is_closed: Petición resuelta |
|
111 | field_is_closed: Petición resuelta | |
112 | field_is_default: Estado por defecto |
|
112 | field_is_default: Estado por defecto | |
113 | field_tracker: Tracker |
|
113 | field_tracker: Tracker | |
114 | field_subject: Tema |
|
114 | field_subject: Tema | |
115 | field_due_date: Fecha fin |
|
115 | field_due_date: Fecha fin | |
116 | field_assigned_to: Asignado a |
|
116 | field_assigned_to: Asignado a | |
117 | field_priority: Prioridad |
|
117 | field_priority: Prioridad | |
118 | field_fixed_version: Target version |
|
118 | field_fixed_version: Target version | |
119 | field_user: Usuario |
|
119 | field_user: Usuario | |
120 | field_role: Perfil |
|
120 | field_role: Perfil | |
121 | field_homepage: Sitio web |
|
121 | field_homepage: Sitio web | |
122 | field_is_public: Público |
|
122 | field_is_public: Público | |
123 | field_parent: Proyecto padre |
|
123 | field_parent: Proyecto padre | |
124 | field_is_in_chlog: Consultar las peticiones en el histórico |
|
124 | field_is_in_chlog: Consultar las peticiones en el histórico | |
125 | field_is_in_roadmap: Consultar las peticiones en el roadmap |
|
125 | field_is_in_roadmap: Consultar las peticiones en el roadmap | |
126 | field_login: Identificador |
|
126 | field_login: Identificador | |
127 | field_mail_notification: Notificaciones por correo |
|
127 | field_mail_notification: Notificaciones por correo | |
128 | field_admin: Administrador |
|
128 | field_admin: Administrador | |
129 | field_last_login_on: Última conexión |
|
129 | field_last_login_on: Última conexión | |
130 | field_language: Idioma |
|
130 | field_language: Idioma | |
131 | field_effective_date: Fecha |
|
131 | field_effective_date: Fecha | |
132 | field_password: Contraseña |
|
132 | field_password: Contraseña | |
133 | field_new_password: Nueva contraseña |
|
133 | field_new_password: Nueva contraseña | |
134 | field_password_confirmation: Confirmación |
|
134 | field_password_confirmation: Confirmación | |
135 | field_version: Versión |
|
135 | field_version: Versión | |
136 | field_type: Tipo |
|
136 | field_type: Tipo | |
137 | field_host: Anfitrión |
|
137 | field_host: Anfitrión | |
138 | field_port: Puerto |
|
138 | field_port: Puerto | |
139 | field_account: Cuenta |
|
139 | field_account: Cuenta | |
140 | field_base_dn: DN base |
|
140 | field_base_dn: DN base | |
141 | field_attr_login: Cualidad del identificador |
|
141 | field_attr_login: Cualidad del identificador | |
142 | field_attr_firstname: Cualidad del nombre |
|
142 | field_attr_firstname: Cualidad del nombre | |
143 | field_attr_lastname: Cualidad del apellido |
|
143 | field_attr_lastname: Cualidad del apellido | |
144 | field_attr_mail: Cualidad del Email |
|
144 | field_attr_mail: Cualidad del Email | |
145 | field_onthefly: Creación del usuario "al vuelo" |
|
145 | field_onthefly: Creación del usuario "al vuelo" | |
146 | field_start_date: Fecha de inicio |
|
146 | field_start_date: Fecha de inicio | |
147 | field_done_ratio: %% Realizado |
|
147 | field_done_ratio: %% Realizado | |
148 | field_auth_source: Modo de identificación |
|
148 | field_auth_source: Modo de identificación | |
149 | field_hide_mail: Ocultar mi dirección de correo |
|
149 | field_hide_mail: Ocultar mi dirección de correo | |
150 | field_comment: Comentario |
|
150 | field_comment: Comentario | |
151 | field_url: URL |
|
151 | field_url: URL | |
152 | field_start_page: Página principal |
|
152 | field_start_page: Página principal | |
153 | field_subproject: Proyecto secundario |
|
153 | field_subproject: Proyecto secundario | |
154 | field_hours: Horas |
|
154 | field_hours: Horas | |
155 | field_activity: Actividad |
|
155 | field_activity: Actividad | |
156 | field_spent_on: Fecha |
|
156 | field_spent_on: Fecha | |
157 | field_identifier: Identificador |
|
157 | field_identifier: Identificador | |
158 | field_is_filter: Usado como filtro |
|
158 | field_is_filter: Usado como filtro | |
159 | field_issue_to_id: Petición Relacionada |
|
159 | field_issue_to_id: Petición Relacionada | |
160 | field_delay: Retraso |
|
160 | field_delay: Retraso | |
161 | field_default_value: Estado por defecto |
|
161 | field_default_value: Estado por defecto | |
162 |
|
162 | |||
163 | setting_app_title: Título de la aplicación |
|
163 | setting_app_title: Título de la aplicación | |
164 | setting_app_subtitle: Subtítulo de la aplicación |
|
164 | setting_app_subtitle: Subtítulo de la aplicación | |
165 | setting_welcome_text: Texto de bienvenida |
|
165 | setting_welcome_text: Texto de bienvenida | |
166 | setting_default_language: Idioma por defecto |
|
166 | setting_default_language: Idioma por defecto | |
167 | setting_login_required: Se requiere identificación |
|
167 | setting_login_required: Se requiere identificación | |
168 | setting_self_registration: Registro permitido |
|
168 | setting_self_registration: Registro permitido | |
169 | setting_attachment_max_size: Tamaño máximo del fichero |
|
169 | setting_attachment_max_size: Tamaño máximo del fichero | |
170 | setting_issues_export_limit: Límite de exportación de peticiones |
|
170 | setting_issues_export_limit: Límite de exportación de peticiones | |
171 | setting_mail_from: Correo desde el que enviar mensajes |
|
171 | setting_mail_from: Correo desde el que enviar mensajes | |
172 | setting_host_name: Nombre de host |
|
172 | setting_host_name: Nombre de host | |
173 | setting_text_formatting: Formato de texto |
|
173 | setting_text_formatting: Formato de texto | |
174 | setting_wiki_compression: Compresión del historial de Wiki |
|
174 | setting_wiki_compression: Compresión del historial de Wiki | |
175 | setting_feeds_limit: Límite de contenido para sindicación |
|
175 | setting_feeds_limit: Límite de contenido para sindicación | |
176 | setting_autofetch_changesets: Autorellenar los commits del repositorio |
|
176 | setting_autofetch_changesets: Autorellenar los commits del repositorio | |
177 | setting_sys_api_enabled: Habilitar WS para la gestión del repositorio |
|
177 | setting_sys_api_enabled: Habilitar WS para la gestión del repositorio | |
178 | setting_commit_ref_keywords: Palabras clave para la referencia |
|
178 | setting_commit_ref_keywords: Palabras clave para la referencia | |
179 | setting_commit_fix_keywords: Palabras clave para la corrección |
|
179 | setting_commit_fix_keywords: Palabras clave para la corrección | |
180 | setting_autologin: Conexión automática |
|
180 | setting_autologin: Conexión automática | |
181 | setting_date_format: Formato de la fecha |
|
181 | setting_date_format: Formato de la fecha | |
182 |
|
182 | |||
183 | label_user: Usuario |
|
183 | label_user: Usuario | |
184 | label_user_plural: Usuarios |
|
184 | label_user_plural: Usuarios | |
185 | label_user_new: Nuevo usuario |
|
185 | label_user_new: Nuevo usuario | |
186 | label_project: Proyecto |
|
186 | label_project: Proyecto | |
187 | label_project_new: Nuevo proyecto |
|
187 | label_project_new: Nuevo proyecto | |
188 | label_project_plural: Proyectos |
|
188 | label_project_plural: Proyectos | |
189 | label_project_all: Todos los proyectos |
|
189 | label_project_all: Todos los proyectos | |
190 | label_project_latest: Últimos proyectos |
|
190 | label_project_latest: Últimos proyectos | |
191 | label_issue: Petición |
|
191 | label_issue: Petición | |
192 | label_issue_new: Nueva petición |
|
192 | label_issue_new: Nueva petición | |
193 | label_issue_plural: Peticiones |
|
193 | label_issue_plural: Peticiones | |
194 | label_issue_view_all: Ver todas las peticiones |
|
194 | label_issue_view_all: Ver todas las peticiones | |
195 | label_document: Documento |
|
195 | label_document: Documento | |
196 | label_document_new: Nuevo documento |
|
196 | label_document_new: Nuevo documento | |
197 | label_document_plural: Documentos |
|
197 | label_document_plural: Documentos | |
198 | label_role: Perfil |
|
198 | label_role: Perfil | |
199 | label_role_plural: Perfiles |
|
199 | label_role_plural: Perfiles | |
200 | label_role_new: Nuevo perfil |
|
200 | label_role_new: Nuevo perfil | |
201 | label_role_and_permissions: Perfiles y permisos |
|
201 | label_role_and_permissions: Perfiles y permisos | |
202 | label_member: Miembro |
|
202 | label_member: Miembro | |
203 | label_member_new: Nuevo miembro |
|
203 | label_member_new: Nuevo miembro | |
204 | label_member_plural: Miembros |
|
204 | label_member_plural: Miembros | |
205 | label_tracker: Tracker |
|
205 | label_tracker: Tracker | |
206 | label_tracker_plural: Trackers |
|
206 | label_tracker_plural: Trackers | |
207 | label_tracker_new: Nuevo tracker |
|
207 | label_tracker_new: Nuevo tracker | |
208 | label_workflow: Flujo de trabajo |
|
208 | label_workflow: Flujo de trabajo | |
209 | label_issue_status: Estado de petición |
|
209 | label_issue_status: Estado de petición | |
210 | label_issue_status_plural: Estados de las peticiones |
|
210 | label_issue_status_plural: Estados de las peticiones | |
211 | label_issue_status_new: Nuevo estado |
|
211 | label_issue_status_new: Nuevo estado | |
212 | label_issue_category: Categoría de las peticiones |
|
212 | label_issue_category: Categoría de las peticiones | |
213 | label_issue_category_plural: Categorías de las peticiones |
|
213 | label_issue_category_plural: Categorías de las peticiones | |
214 | label_issue_category_new: Nueva categoría |
|
214 | label_issue_category_new: Nueva categoría | |
215 | label_custom_field: Campo personalizado |
|
215 | label_custom_field: Campo personalizado | |
216 | label_custom_field_plural: Campos personalizados |
|
216 | label_custom_field_plural: Campos personalizados | |
217 | label_custom_field_new: Nuevo campo personalizado |
|
217 | label_custom_field_new: Nuevo campo personalizado | |
218 | label_enumerations: Listas de valores |
|
218 | label_enumerations: Listas de valores | |
219 | label_enumeration_new: Nuevo valor |
|
219 | label_enumeration_new: Nuevo valor | |
220 | label_information: Información |
|
220 | label_information: Información | |
221 | label_information_plural: Información |
|
221 | label_information_plural: Información | |
222 | label_please_login: Conexión |
|
222 | label_please_login: Conexión | |
223 | label_register: Registrar |
|
223 | label_register: Registrar | |
224 | label_password_lost: ¿Olvidaste la contraseña? |
|
224 | label_password_lost: ¿Olvidaste la contraseña? | |
225 | label_home: Inicio |
|
225 | label_home: Inicio | |
226 | label_my_page: Mi página |
|
226 | label_my_page: Mi página | |
227 | label_my_account: Mi cuenta |
|
227 | label_my_account: Mi cuenta | |
228 | label_my_projects: Mis proyectos |
|
228 | label_my_projects: Mis proyectos | |
229 | label_administration: Administración |
|
229 | label_administration: Administración | |
230 | label_login: Conexión |
|
230 | label_login: Conexión | |
231 | label_logout: Desconexión |
|
231 | label_logout: Desconexión | |
232 | label_help: Ayuda |
|
232 | label_help: Ayuda | |
233 | label_reported_issues: Peticiones registradas por mí |
|
233 | label_reported_issues: Peticiones registradas por mí | |
234 | label_assigned_to_me_issues: Peticiones que me están asignadas |
|
234 | label_assigned_to_me_issues: Peticiones que me están asignadas | |
235 | label_last_login: Última conexión |
|
235 | label_last_login: Última conexión | |
236 | label_last_updates: Actualizado |
|
236 | label_last_updates: Actualizado | |
237 | label_last_updates_plural: %d Actualizados |
|
237 | label_last_updates_plural: %d Actualizados | |
238 | label_registered_on: Inscrito el |
|
238 | label_registered_on: Inscrito el | |
239 | label_activity: Actividad |
|
239 | label_activity: Actividad | |
240 | label_new: Nuevo |
|
240 | label_new: Nuevo | |
241 | label_logged_as: Conectado como |
|
241 | label_logged_as: Conectado como | |
242 | label_environment: Entorno |
|
242 | label_environment: Entorno | |
243 | label_authentication: Autenticación |
|
243 | label_authentication: Autenticación | |
244 | label_auth_source: Modo de autenticación |
|
244 | label_auth_source: Modo de autenticación | |
245 | label_auth_source_new: Nuevo modo de autenticación |
|
245 | label_auth_source_new: Nuevo modo de autenticación | |
246 | label_auth_source_plural: Modos de autenticación |
|
246 | label_auth_source_plural: Modos de autenticación | |
247 | label_subproject_plural: Proyectos secundarios |
|
247 | label_subproject_plural: Proyectos secundarios | |
248 | label_min_max_length: Longitud mín - máx |
|
248 | label_min_max_length: Longitud mín - máx | |
249 | label_list: Lista |
|
249 | label_list: Lista | |
250 | label_date: Fecha |
|
250 | label_date: Fecha | |
251 | label_integer: Número |
|
251 | label_integer: Número | |
252 | label_boolean: Boleano |
|
252 | label_boolean: Boleano | |
253 | label_string: Texto |
|
253 | label_string: Texto | |
254 | label_text: Texto largo |
|
254 | label_text: Texto largo | |
255 | label_attribute: Cualidad |
|
255 | label_attribute: Cualidad | |
256 | label_attribute_plural: Cualidades |
|
256 | label_attribute_plural: Cualidades | |
257 | label_download: %d Descarga |
|
257 | label_download: %d Descarga | |
258 | label_download_plural: %d Descargas |
|
258 | label_download_plural: %d Descargas | |
259 | label_no_data: Ningun dato a mostrar |
|
259 | label_no_data: Ningun dato a mostrar | |
260 | label_change_status: Cambiar el estado |
|
260 | label_change_status: Cambiar el estado | |
261 | label_history: Histórico |
|
261 | label_history: Histórico | |
262 | label_attachment: Fichero |
|
262 | label_attachment: Fichero | |
263 | label_attachment_new: Nuevo fichero |
|
263 | label_attachment_new: Nuevo fichero | |
264 | label_attachment_delete: Borrar el fichero |
|
264 | label_attachment_delete: Borrar el fichero | |
265 | label_attachment_plural: Ficheros |
|
265 | label_attachment_plural: Ficheros | |
266 | label_report: Informe |
|
266 | label_report: Informe | |
267 | label_report_plural: Informes |
|
267 | label_report_plural: Informes | |
268 | label_news: Noticia |
|
268 | label_news: Noticia | |
269 | label_news_new: Nueva noticia |
|
269 | label_news_new: Nueva noticia | |
270 | label_news_plural: Noticias |
|
270 | label_news_plural: Noticias | |
271 | label_news_latest: Últimas noticias |
|
271 | label_news_latest: Últimas noticias | |
272 | label_news_view_all: Ver todas las noticias |
|
272 | label_news_view_all: Ver todas las noticias | |
273 | label_change_log: Cambios |
|
273 | label_change_log: Cambios | |
274 | label_settings: Configuración |
|
274 | label_settings: Configuración | |
275 | label_overview: Vistazo |
|
275 | label_overview: Vistazo | |
276 | label_version: Versión |
|
276 | label_version: Versión | |
277 | label_version_new: Nueva versión |
|
277 | label_version_new: Nueva versión | |
278 | label_version_plural: Versiones |
|
278 | label_version_plural: Versiones | |
279 | label_confirmation: Confirmación |
|
279 | label_confirmation: Confirmación | |
280 | label_export_to: Exportar a |
|
280 | label_export_to: Exportar a | |
281 | label_read: Leer... |
|
281 | label_read: Leer... | |
282 | label_public_projects: Proyectos públicos |
|
282 | label_public_projects: Proyectos públicos | |
283 | label_open_issues: abierta |
|
283 | label_open_issues: abierta | |
284 | label_open_issues_plural: abiertas |
|
284 | label_open_issues_plural: abiertas | |
285 | label_closed_issues: cerrada |
|
285 | label_closed_issues: cerrada | |
286 | label_closed_issues_plural: cerradas |
|
286 | label_closed_issues_plural: cerradas | |
287 | label_total: Total |
|
287 | label_total: Total | |
288 | label_permissions: Permisos |
|
288 | label_permissions: Permisos | |
289 | label_current_status: Estado actual |
|
289 | label_current_status: Estado actual | |
290 | label_new_statuses_allowed: Nuevos estados autorizados |
|
290 | label_new_statuses_allowed: Nuevos estados autorizados | |
291 | label_all: todos |
|
291 | label_all: todos | |
292 | label_none: ninguno |
|
292 | label_none: ninguno | |
293 | label_next: Próximo |
|
293 | label_next: Próximo | |
294 | label_previous: Anterior |
|
294 | label_previous: Anterior | |
295 | label_used_by: Utilizado por |
|
295 | label_used_by: Utilizado por | |
296 | label_details: Detalles |
|
296 | label_details: Detalles | |
297 | label_add_note: Añadir una nota |
|
297 | label_add_note: Añadir una nota | |
298 | label_per_page: Por la página |
|
298 | label_per_page: Por la página | |
299 | label_calendar: Calendario |
|
299 | label_calendar: Calendario | |
300 | label_months_from: meses de |
|
300 | label_months_from: meses de | |
301 | label_gantt: Gantt |
|
301 | label_gantt: Gantt | |
302 | label_internal: Interno |
|
302 | label_internal: Interno | |
303 | label_last_changes: %d cambios del último |
|
303 | label_last_changes: %d cambios del último | |
304 | label_change_view_all: Ver todos los cambios |
|
304 | label_change_view_all: Ver todos los cambios | |
305 | label_personalize_page: Personalizar esta página |
|
305 | label_personalize_page: Personalizar esta página | |
306 | label_comment: Comentario |
|
306 | label_comment: Comentario | |
307 | label_comment_plural: Comentarios |
|
307 | label_comment_plural: Comentarios | |
308 | label_comment_add: Añadir un comentario |
|
308 | label_comment_add: Añadir un comentario | |
309 | label_comment_added: Comentario añadido |
|
309 | label_comment_added: Comentario añadido | |
310 | label_comment_delete: Borrar comentarios |
|
310 | label_comment_delete: Borrar comentarios | |
311 | label_query: Consulta personalizada |
|
311 | label_query: Consulta personalizada | |
312 | label_query_plural: Consultas personalizadas |
|
312 | label_query_plural: Consultas personalizadas | |
313 | label_query_new: Nueva consulta |
|
313 | label_query_new: Nueva consulta | |
314 | label_filter_add: Añadir el filtro |
|
314 | label_filter_add: Añadir el filtro | |
315 | label_filter_plural: Filtros |
|
315 | label_filter_plural: Filtros | |
316 | label_equals: igual |
|
316 | label_equals: igual | |
317 | label_not_equals: no igual |
|
317 | label_not_equals: no igual | |
318 | label_in_less_than: en menos que |
|
318 | label_in_less_than: en menos que | |
319 | label_in_more_than: en más que |
|
319 | label_in_more_than: en más que | |
320 | label_in: en |
|
320 | label_in: en | |
321 | label_today: hoy |
|
321 | label_today: hoy | |
322 | label_less_than_ago: hace menos de |
|
322 | label_less_than_ago: hace menos de | |
323 | label_more_than_ago: hace más de |
|
323 | label_more_than_ago: hace más de | |
324 | label_ago: hace |
|
324 | label_ago: hace | |
325 | label_contains: contiene |
|
325 | label_contains: contiene | |
326 | label_not_contains: no contiene |
|
326 | label_not_contains: no contiene | |
327 | label_day_plural: días |
|
327 | label_day_plural: días | |
328 | label_repository: Repositorio |
|
328 | label_repository: Repositorio | |
329 | label_browse: Hojear |
|
329 | label_browse: Hojear | |
330 | label_modification: %d modificación |
|
330 | label_modification: %d modificación | |
331 | label_modification_plural: %d modificaciones |
|
331 | label_modification_plural: %d modificaciones | |
332 | label_revision: Revisión |
|
332 | label_revision: Revisión | |
333 | label_revision_plural: Revisiones |
|
333 | label_revision_plural: Revisiones | |
334 | label_added: añadido |
|
334 | label_added: añadido | |
335 | label_modified: modificado |
|
335 | label_modified: modificado | |
336 | label_deleted: suprimido |
|
336 | label_deleted: suprimido | |
337 | label_latest_revision: Última revisión |
|
337 | label_latest_revision: Última revisión | |
338 | label_latest_revision_plural: Últimas revisiones |
|
338 | label_latest_revision_plural: Últimas revisiones | |
339 | label_view_revisions: Ver las revisiones |
|
339 | label_view_revisions: Ver las revisiones | |
340 | label_max_size: Tamaño máximo |
|
340 | label_max_size: Tamaño máximo | |
341 | label_on: de |
|
341 | label_on: de | |
342 | label_sort_highest: Primero |
|
342 | label_sort_highest: Primero | |
343 | label_sort_higher: Subir |
|
343 | label_sort_higher: Subir | |
344 | label_sort_lower: Bajar |
|
344 | label_sort_lower: Bajar | |
345 | label_sort_lowest: Último |
|
345 | label_sort_lowest: Último | |
346 | label_roadmap: Roadmap |
|
346 | label_roadmap: Roadmap | |
347 | label_roadmap_due_in: Finaliza en %s |
|
347 | label_roadmap_due_in: Finaliza en %s | |
348 | label_roadmap_no_issues: No hay peticiones para esta versión |
|
348 | label_roadmap_no_issues: No hay peticiones para esta versión | |
349 | label_search: Búsqueda |
|
349 | label_search: Búsqueda | |
350 | label_result: %d resultado |
|
350 | label_result: %d resultado | |
351 | label_result_plural: Resultados |
|
351 | label_result_plural: Resultados | |
352 | label_all_words: Todas las palabras |
|
352 | label_all_words: Todas las palabras | |
353 | label_wiki: Wiki |
|
353 | label_wiki: Wiki | |
354 | label_wiki_edit: Wiki edicción |
|
354 | label_wiki_edit: Wiki edicción | |
355 | label_wiki_edit_plural: Wiki edicciones |
|
355 | label_wiki_edit_plural: Wiki edicciones | |
356 | label_wiki_page: Wiki página |
|
356 | label_wiki_page: Wiki página | |
357 | label_wiki_page_plural: Wiki páginas |
|
357 | label_wiki_page_plural: Wiki páginas | |
358 | label_page_index: Índice |
|
358 | label_page_index: Índice | |
359 | label_current_version: Versión actual |
|
359 | label_current_version: Versión actual | |
360 | label_preview: Previsualizar |
|
360 | label_preview: Previsualizar | |
361 | label_feed_plural: Feeds |
|
361 | label_feed_plural: Feeds | |
362 | label_changes_details: Detalles de todos los cambios |
|
362 | label_changes_details: Detalles de todos los cambios | |
363 | label_issue_tracking: Peticiones |
|
363 | label_issue_tracking: Peticiones | |
364 | label_spent_time: Tiempo dedicado |
|
364 | label_spent_time: Tiempo dedicado | |
365 | label_f_hour: %.2f hora |
|
365 | label_f_hour: %.2f hora | |
366 | label_f_hour_plural: %.2f horas |
|
366 | label_f_hour_plural: %.2f horas | |
367 | label_time_tracking: Tiempo tracking |
|
367 | label_time_tracking: Tiempo tracking | |
368 | label_change_plural: Cambios |
|
368 | label_change_plural: Cambios | |
369 | label_statistics: Estadísticas |
|
369 | label_statistics: Estadísticas | |
370 | label_commits_per_month: Commits por mes |
|
370 | label_commits_per_month: Commits por mes | |
371 | label_commits_per_author: Commits por autor |
|
371 | label_commits_per_author: Commits por autor | |
372 | label_view_diff: Ver diferencias |
|
372 | label_view_diff: Ver diferencias | |
373 | label_diff_inline: en línea |
|
373 | label_diff_inline: en línea | |
374 | label_diff_side_by_side: cara a cara |
|
374 | label_diff_side_by_side: cara a cara | |
375 | label_options: Opciones |
|
375 | label_options: Opciones | |
376 | label_copy_workflow_from: Copiar flujo de trabajo desde |
|
376 | label_copy_workflow_from: Copiar flujo de trabajo desde | |
377 | label_permissions_report: Informe de permisos |
|
377 | label_permissions_report: Informe de permisos | |
378 | label_watched_issues: Peticiones monitorizadas |
|
378 | label_watched_issues: Peticiones monitorizadas | |
379 | label_related_issues: Peticiones relacionadas |
|
379 | label_related_issues: Peticiones relacionadas | |
380 | label_applied_status: Aplicar estado |
|
380 | label_applied_status: Aplicar estado | |
381 | label_loading: Cargando... |
|
381 | label_loading: Cargando... | |
382 | label_relation_new: Nueva relación |
|
382 | label_relation_new: Nueva relación | |
383 | label_relation_delete: Eliminar relación |
|
383 | label_relation_delete: Eliminar relación | |
384 | label_relates_to: relacionada con |
|
384 | label_relates_to: relacionada con | |
385 | label_duplicates: duplicada de |
|
385 | label_duplicates: duplicada de | |
386 | label_blocks: bloquea a |
|
386 | label_blocks: bloquea a | |
387 | label_blocked_by: bloqueado por |
|
387 | label_blocked_by: bloqueado por | |
388 | label_precedes: anterior a |
|
388 | label_precedes: anterior a | |
389 | label_follows: posterior a |
|
389 | label_follows: posterior a | |
390 | label_end_to_start: fin a principio |
|
390 | label_end_to_start: fin a principio | |
391 | label_end_to_end: fin a fin |
|
391 | label_end_to_end: fin a fin | |
392 | label_start_to_start: principio a principio |
|
392 | label_start_to_start: principio a principio | |
393 | label_start_to_end: principio a fin |
|
393 | label_start_to_end: principio a fin | |
394 | label_stay_logged_in: Recordar conexión |
|
394 | label_stay_logged_in: Recordar conexión | |
395 | label_disabled: deshabilitado |
|
395 | label_disabled: deshabilitado | |
396 | label_show_completed_versions: Muestra las versiones completas |
|
396 | label_show_completed_versions: Muestra las versiones completas | |
397 | label_me: yo mismo |
|
397 | label_me: yo mismo | |
398 | label_board: Foro |
|
398 | label_board: Foro | |
399 | label_board_new: Nuevo foro |
|
399 | label_board_new: Nuevo foro | |
400 | label_board_plural: Foros |
|
400 | label_board_plural: Foros | |
401 | label_topic_plural: Temas |
|
401 | label_topic_plural: Temas | |
402 | label_message_plural: Mensajes |
|
402 | label_message_plural: Mensajes | |
403 | label_message_last: Último mensaje |
|
403 | label_message_last: Último mensaje | |
404 | label_message_new: Nuevo mensaje |
|
404 | label_message_new: Nuevo mensaje | |
405 | label_reply_plural: Respuestas |
|
405 | label_reply_plural: Respuestas | |
406 | label_send_information: Enviar información de la cuenta al usuario |
|
406 | label_send_information: Enviar información de la cuenta al usuario | |
407 | label_year: Año |
|
407 | label_year: Año | |
408 | label_month: Mes |
|
408 | label_month: Mes | |
409 | label_week: Semana |
|
409 | label_week: Semana | |
410 | label_date_from: Desde |
|
410 | label_date_from: Desde | |
411 | label_date_to: Hasta |
|
411 | label_date_to: Hasta | |
412 | label_language_based: Badado en el idioma |
|
412 | label_language_based: Badado en el idioma | |
413 |
|
413 | |||
414 | button_login: Conexión |
|
414 | button_login: Conexión | |
415 | button_submit: Aceptar |
|
415 | button_submit: Aceptar | |
416 | button_save: Guardar |
|
416 | button_save: Guardar | |
417 | button_check_all: Seleccionar todo |
|
417 | button_check_all: Seleccionar todo | |
418 | button_uncheck_all: No seleccionar nada |
|
418 | button_uncheck_all: No seleccionar nada | |
419 | button_delete: Borrar |
|
419 | button_delete: Borrar | |
420 | button_create: Crear |
|
420 | button_create: Crear | |
421 | button_test: Probar |
|
421 | button_test: Probar | |
422 | button_edit: Modificar |
|
422 | button_edit: Modificar | |
423 | button_add: Añadir |
|
423 | button_add: Añadir | |
424 | button_change: Cambiar |
|
424 | button_change: Cambiar | |
425 | button_apply: Aceptar |
|
425 | button_apply: Aceptar | |
426 | button_clear: Anular |
|
426 | button_clear: Anular | |
427 | button_lock: Bloquear |
|
427 | button_lock: Bloquear | |
428 | button_unlock: Desbloquear |
|
428 | button_unlock: Desbloquear | |
429 | button_download: Descargar |
|
429 | button_download: Descargar | |
430 | button_list: Listar |
|
430 | button_list: Listar | |
431 | button_view: Ver |
|
431 | button_view: Ver | |
432 | button_move: Mover |
|
432 | button_move: Mover | |
433 | button_back: Atrás |
|
433 | button_back: Atrás | |
434 | button_cancel: Cancelar |
|
434 | button_cancel: Cancelar | |
435 | button_activate: Activar |
|
435 | button_activate: Activar | |
436 | button_sort: Ordenar |
|
436 | button_sort: Ordenar | |
437 | button_log_time: Tiempo dedicado |
|
437 | button_log_time: Tiempo dedicado | |
438 | button_rollback: Volver a esta versión |
|
438 | button_rollback: Volver a esta versión | |
439 | button_watch: Monitorizar |
|
439 | button_watch: Monitorizar | |
440 | button_unwatch: No monitorizar |
|
440 | button_unwatch: No monitorizar | |
441 | button_reply: Responder |
|
441 | button_reply: Responder | |
442 | button_archive: Archivar |
|
442 | button_archive: Archivar | |
443 | button_unarchive: Desarchivar |
|
443 | button_unarchive: Desarchivar | |
444 |
|
444 | |||
445 | status_active: activo |
|
445 | status_active: activo | |
446 | status_registered: registrado |
|
446 | status_registered: registrado | |
447 | status_locked: bloqueado |
|
447 | status_locked: bloqueado | |
448 |
|
448 | |||
449 | text_select_mail_notifications: Seleccionar los eventos a notificar |
|
449 | text_select_mail_notifications: Seleccionar los eventos a notificar | |
450 | text_regexp_info: eg. ^[A-Z0-9]+$ |
|
450 | text_regexp_info: eg. ^[A-Z0-9]+$ | |
451 | text_min_max_length_info: 0 para ninguna restricción |
|
451 | text_min_max_length_info: 0 para ninguna restricción | |
452 | text_project_destroy_confirmation: ¿Estás seguro de querer eliminar el proyecto? |
|
452 | text_project_destroy_confirmation: ¿Estás seguro de querer eliminar el proyecto? | |
453 | text_workflow_edit: Seleccionar un flujo de trabajo para actualizar |
|
453 | text_workflow_edit: Seleccionar un flujo de trabajo para actualizar | |
454 | text_are_you_sure: ¿ Estás seguro ? |
|
454 | text_are_you_sure: ¿ Estás seguro ? | |
455 | text_journal_changed: cambiado de %s a %s |
|
455 | text_journal_changed: cambiado de %s a %s | |
456 | text_journal_set_to: fijado a %s |
|
456 | text_journal_set_to: fijado a %s | |
457 | text_journal_deleted: suprimido |
|
457 | text_journal_deleted: suprimido | |
458 | text_tip_task_begin_day: tarea que comienza este día |
|
458 | text_tip_task_begin_day: tarea que comienza este día | |
459 | text_tip_task_end_day: tarea que termina este día |
|
459 | text_tip_task_end_day: tarea que termina este día | |
460 | text_tip_task_begin_end_day: tarea que comienza y termina este día |
|
460 | text_tip_task_begin_end_day: tarea que comienza y termina este día | |
461 | text_project_identifier_info: 'Letras minúsculas (a-z), números y signos de puntuación permitidos.<br />Una vez guardado, el identificador no puede modificarse.' |
|
461 | text_project_identifier_info: 'Letras minúsculas (a-z), números y signos de puntuación permitidos.<br />Una vez guardado, el identificador no puede modificarse.' | |
462 | text_caracters_maximum: %d carácteres como máximo. |
|
462 | text_caracters_maximum: %d carácteres como máximo. | |
463 | text_length_between: Longitud entre %d y %d carácteres. |
|
463 | text_length_between: Longitud entre %d y %d carácteres. | |
464 | text_tracker_no_workflow: No hay ningún flujo de trabajo definido para este tracker |
|
464 | text_tracker_no_workflow: No hay ningún flujo de trabajo definido para este tracker | |
465 | text_unallowed_characters: Carácteres no permitidos |
|
465 | text_unallowed_characters: Carácteres no permitidos | |
466 | text_comma_separated: Múltiples valores permitidos (separados por coma). |
|
466 | text_comma_separated: Múltiples valores permitidos (separados por coma). | |
467 | text_issues_ref_in_commit_messages: Referencia y petición de corrección en los mensajes |
|
467 | text_issues_ref_in_commit_messages: Referencia y petición de corrección en los mensajes | |
468 |
|
468 | |||
469 | default_role_manager: Jefe de proyecto |
|
469 | default_role_manager: Jefe de proyecto | |
470 | default_role_developper: Desarrollador |
|
470 | default_role_developper: Desarrollador | |
471 | default_role_reporter: Informador |
|
471 | default_role_reporter: Informador | |
472 | default_tracker_bug: Errores |
|
472 | default_tracker_bug: Errores | |
473 | default_tracker_feature: Tareas |
|
473 | default_tracker_feature: Tareas | |
474 | default_tracker_support: Soporte |
|
474 | default_tracker_support: Soporte | |
475 | default_issue_status_new: Nueva |
|
475 | default_issue_status_new: Nueva | |
476 | default_issue_status_assigned: Asignada |
|
476 | default_issue_status_assigned: Asignada | |
477 | default_issue_status_resolved: Resuelta |
|
477 | default_issue_status_resolved: Resuelta | |
478 | default_issue_status_feedback: Comentarios |
|
478 | default_issue_status_feedback: Comentarios | |
479 | default_issue_status_closed: Cerrada |
|
479 | default_issue_status_closed: Cerrada | |
480 | default_issue_status_rejected: Rechazada |
|
480 | default_issue_status_rejected: Rechazada | |
481 | default_doc_category_user: Documentación de usuario |
|
481 | default_doc_category_user: Documentación de usuario | |
482 | default_doc_category_tech: Documentación técnica |
|
482 | default_doc_category_tech: Documentación técnica | |
483 | default_priority_low: Baja |
|
483 | default_priority_low: Baja | |
484 | default_priority_normal: Normal |
|
484 | default_priority_normal: Normal | |
485 | default_priority_high: Alta |
|
485 | default_priority_high: Alta | |
486 | default_priority_urgent: Urgente |
|
486 | default_priority_urgent: Urgente | |
487 | default_priority_immediate: Inmediata |
|
487 | default_priority_immediate: Inmediata | |
488 | default_activity_design: Diseño |
|
488 | default_activity_design: Diseño | |
489 | default_activity_development: Desarrollo |
|
489 | default_activity_development: Desarrollo | |
490 |
|
490 | |||
491 | enumeration_issue_priorities: Prioridad de las peticiones |
|
491 | enumeration_issue_priorities: Prioridad de las peticiones | |
492 | enumeration_doc_categories: Categorías del documento |
|
492 | enumeration_doc_categories: Categorías del documento | |
493 | enumeration_activities: Actividades (tiempo dedicado) |
|
493 | enumeration_activities: Actividades (tiempo dedicado) | |
494 | label_index_by_date: Índice por fecha |
|
494 | label_index_by_date: Índice por fecha | |
495 | field_column_names: Columnas |
|
495 | field_column_names: Columnas | |
496 | button_rename: Renombrar |
|
496 | button_rename: Renombrar | |
497 | text_issue_category_destroy_question: Algunas peticiones (%d) están asignadas a esta categoría. ¿Qué desea hacer? |
|
497 | text_issue_category_destroy_question: Algunas peticiones (%d) están asignadas a esta categoría. ¿Qué desea hacer? | |
498 | label_feeds_access_key_created_on: Clave de acceso por RSS creada hace %s |
|
498 | label_feeds_access_key_created_on: Clave de acceso por RSS creada hace %s | |
499 | label_default_columns: Columnas por defecto |
|
499 | label_default_columns: Columnas por defecto | |
500 | setting_cross_project_issue_relations: Permitir relacionar peticiones de distintos proyectos |
|
500 | setting_cross_project_issue_relations: Permitir relacionar peticiones de distintos proyectos | |
501 | label_roadmap_overdue: %s tarde |
|
501 | label_roadmap_overdue: %s tarde | |
502 | label_module_plural: Módulos |
|
502 | label_module_plural: Módulos | |
503 | label_this_week: esta semana |
|
503 | label_this_week: esta semana | |
504 | label_index_by_title: Índice por título |
|
504 | label_index_by_title: Índice por título | |
505 | label_jump_to_a_project: Ir al proyecto... |
|
505 | label_jump_to_a_project: Ir al proyecto... | |
506 | field_assignable: Se pueden asignar peticiones a este perfil |
|
506 | field_assignable: Se pueden asignar peticiones a este perfil | |
507 | label_sort_by: Ordenar por %s |
|
507 | label_sort_by: Ordenar por %s | |
508 | setting_issue_list_default_columns: Columnas por defecto para la lista de peticiones |
|
508 | setting_issue_list_default_columns: Columnas por defecto para la lista de peticiones | |
509 | text_issue_updated: La petición %s ha sido actualizada por %s. |
|
509 | text_issue_updated: La petición %s ha sido actualizada por %s. | |
510 | notice_feeds_access_key_reseted: Su clave de acceso para RSS ha sido reiniciada |
|
510 | notice_feeds_access_key_reseted: Su clave de acceso para RSS ha sido reiniciada | |
511 | field_redirect_existing_links: Redireccionar enlaces existentes |
|
511 | field_redirect_existing_links: Redireccionar enlaces existentes | |
512 | text_issue_category_reassign_to: Reasignar las peticiones a la categoría |
|
512 | text_issue_category_reassign_to: Reasignar las peticiones a la categoría | |
513 | notice_email_sent: Se ha enviado un correo a %s |
|
513 | notice_email_sent: Se ha enviado un correo a %s | |
514 | text_issue_added: Petición añadida por %s. |
|
514 | text_issue_added: Petición añadida por %s. | |
515 | field_comments: Comentario |
|
515 | field_comments: Comentario | |
516 | label_file_plural: Archivos |
|
516 | label_file_plural: Archivos | |
517 | text_wiki_destroy_confirmation: ¿Seguro que quiere borrar el wiki y todo su contenido? |
|
517 | text_wiki_destroy_confirmation: ¿Seguro que quiere borrar el wiki y todo su contenido? | |
518 | notice_email_error: Ha ocurrido un error mientras enviando el correo (%s) |
|
518 | notice_email_error: Ha ocurrido un error mientras enviando el correo (%s) | |
519 | label_updated_time: Actualizado hace %s |
|
519 | label_updated_time: Actualizado hace %s | |
520 | text_issue_category_destroy_assignments: Dejar las peticiones sin categoría |
|
520 | text_issue_category_destroy_assignments: Dejar las peticiones sin categoría | |
521 | label_send_test_email: Enviar un correo de prueba |
|
521 | label_send_test_email: Enviar un correo de prueba | |
522 | button_reset: Reestablecer |
|
522 | button_reset: Reestablecer | |
523 | label_added_time_by: Añadido por %s hace %s |
|
523 | label_added_time_by: Añadido por %s hace %s | |
524 | field_estimated_hours: Tiempo estimado |
|
524 | field_estimated_hours: Tiempo estimado | |
525 | label_changeset_plural: Cambios |
|
525 | label_changeset_plural: Cambios | |
526 | setting_repositories_encodings: Codificaciones del repositorio |
|
526 | setting_repositories_encodings: Codificaciones del repositorio | |
527 | notice_no_issue_selected: "Ninguna petición seleccionada. Por favor, compruebe la petición que quiere modificar" |
|
527 | notice_no_issue_selected: "Ninguna petición seleccionada. Por favor, compruebe la petición que quiere modificar" | |
528 | label_bulk_edit_selected_issues: Editar las peticiones seleccionadas |
|
528 | label_bulk_edit_selected_issues: Editar las peticiones seleccionadas | |
529 | label_no_change_option: (Sin cambios) |
|
529 | label_no_change_option: (Sin cambios) | |
530 | notice_failed_to_save_issues: "Imposible salvar %s peticion(es) en %d seleccionado: %s." |
|
530 | notice_failed_to_save_issues: "Imposible salvar %s peticion(es) en %d seleccionado: %s." | |
531 | label_theme: Tema |
|
531 | label_theme: Tema | |
532 | label_default: Por defecto |
|
532 | label_default: Por defecto | |
533 | label_search_titles_only: Buscar sólo en títulos |
|
533 | label_search_titles_only: Buscar sólo en títulos | |
534 | label_nobody: nadie |
|
534 | label_nobody: nadie | |
535 | button_change_password: Cambiar contraseña |
|
535 | button_change_password: Cambiar contraseña | |
536 | text_user_mail_option: "En los proyectos no seleccionados, sólo recibirá notificaciones sobre elementos monitorizados o elementos en los que esté involucrado (por ejemplo, peticiones de las que usted sea autor o asignadas a usted)." |
|
536 | text_user_mail_option: "En los proyectos no seleccionados, sólo recibirá notificaciones sobre elementos monitorizados o elementos en los que esté involucrado (por ejemplo, peticiones de las que usted sea autor o asignadas a usted)." | |
537 | label_user_mail_option_selected: "Para cualquier evento del proyecto seleccionado..." |
|
537 | label_user_mail_option_selected: "Para cualquier evento del proyecto seleccionado..." | |
538 | label_user_mail_option_all: "Para cualquier evento en todos mis proyectos" |
|
538 | label_user_mail_option_all: "Para cualquier evento en todos mis proyectos" | |
539 | label_user_mail_option_none: "Sólo para elementos monitorizados o relacionados conmigo" |
|
539 | label_user_mail_option_none: "Sólo para elementos monitorizados o relacionados conmigo" | |
540 | setting_emails_footer: Pie de mensajes |
|
540 | setting_emails_footer: Pie de mensajes | |
541 | label_float: Flotante |
|
541 | label_float: Flotante | |
542 | button_copy: Copiar |
|
542 | button_copy: Copiar | |
543 | mail_body_account_information_external: Puede usar su cuenta "%s" para conectarse. |
|
543 | mail_body_account_information_external: Puede usar su cuenta "%s" para conectarse. | |
544 | mail_body_account_information: Información sobre su cuenta |
|
544 | mail_body_account_information: Información sobre su cuenta | |
545 | setting_protocol: Protocolo |
|
545 | setting_protocol: Protocolo | |
546 | text_caracters_minimum: %d carácteres como mínimo |
|
546 | text_caracters_minimum: %d carácteres como mínimo | |
547 | field_time_zone: Zona horaria |
|
547 | field_time_zone: Zona horaria | |
548 | label_registration_activation_by_email: activación de cuenta por correo |
|
548 | label_registration_activation_by_email: activación de cuenta por correo | |
549 | label_user_mail_no_self_notified: "No quiero ser avisado de cambios hechos por mí" |
|
549 | label_user_mail_no_self_notified: "No quiero ser avisado de cambios hechos por mí" | |
550 | mail_subject_account_activation_request: Petición de activación de cuenta %s |
|
550 | mail_subject_account_activation_request: Petición de activación de cuenta %s | |
551 | mail_body_account_activation_request: "Un nuevo usuario (%s) ha sido registrado. Esta cuenta está pendiende de aprobación" |
|
551 | mail_body_account_activation_request: "Un nuevo usuario (%s) ha sido registrado. Esta cuenta está pendiende de aprobación" | |
552 | label_registration_automatic_activation: activación automática de cuenta |
|
552 | label_registration_automatic_activation: activación automática de cuenta | |
553 | label_registration_manual_activation: activación manual de cuenta |
|
553 | label_registration_manual_activation: activación manual de cuenta | |
554 | notice_account_pending: "Su cuenta ha sido creada y está pendiende de la aprobación por parte de administrador" |
|
554 | notice_account_pending: "Su cuenta ha sido creada y está pendiende de la aprobación por parte de administrador" | |
555 | setting_time_format: Formato de hora |
|
555 | setting_time_format: Formato de hora | |
556 | setting_bcc_recipients: Ocultar las copias de carbon (bcc) |
|
556 | setting_bcc_recipients: Ocultar las copias de carbon (bcc) | |
557 | button_annotate: Anotar |
|
557 | button_annotate: Anotar | |
558 | label_issues_by: Peticiones por %s |
|
558 | label_issues_by: Peticiones por %s | |
559 | field_searchable: Incluir en las búsquedas |
|
559 | field_searchable: Incluir en las búsquedas | |
560 | label_display_per_page: 'Por página: %s' |
|
560 | label_display_per_page: 'Por página: %s' | |
561 | setting_per_page_options: Objetos por página |
|
561 | setting_per_page_options: Objetos por página | |
562 | label_age: Edad |
|
562 | label_age: Edad | |
563 | notice_default_data_loaded: Configuración por defecto cargada correctamente. |
|
563 | notice_default_data_loaded: Configuración por defecto cargada correctamente. | |
564 | text_load_default_configuration: Cargar la configuración por defecto |
|
564 | text_load_default_configuration: Cargar la configuración por defecto | |
565 | text_no_configuration_data: "Todavía no se han configurado roles, ni trackers, ni estados y flujo de trabajo asociado a peticiones. Se recomiendo encarecidamente cargar la configuración por defecto. Una vez cargada, podrá modificarla." |
|
565 | text_no_configuration_data: "Todavía no se han configurado roles, ni trackers, ni estados y flujo de trabajo asociado a peticiones. Se recomiendo encarecidamente cargar la configuración por defecto. Una vez cargada, podrá modificarla." | |
566 | error_can_t_load_default_data: "No se ha podido cargar la configuración por defecto: %s" |
|
566 | error_can_t_load_default_data: "No se ha podido cargar la configuración por defecto: %s" | |
567 | button_update: Actualizar |
|
567 | button_update: Actualizar | |
568 | label_change_properties: Cambiar propiedades |
|
568 | label_change_properties: Cambiar propiedades | |
569 | label_general: General |
|
569 | label_general: General | |
570 | label_repository_plural: Repositorios |
|
570 | label_repository_plural: Repositorios | |
571 | label_associated_revisions: Revisiones asociadas |
|
571 | label_associated_revisions: Revisiones asociadas | |
572 | setting_user_format: Formato de nombre de usuario |
|
572 | setting_user_format: Formato de nombre de usuario | |
573 | text_status_changed_by_changeset: Aplicado en los cambios %s |
|
573 | text_status_changed_by_changeset: Aplicado en los cambios %s | |
574 | label_more: Más |
|
574 | label_more: Más | |
575 | text_issues_destroy_confirmation: '¿Seguro que quiere borrar las peticiones seleccionadas?' |
|
575 | text_issues_destroy_confirmation: '¿Seguro que quiere borrar las peticiones seleccionadas?' | |
576 | label_scm: SCM |
|
576 | label_scm: SCM | |
577 | text_select_project_modules: 'Seleccione los módulos a activar para este proyecto:' |
|
577 | text_select_project_modules: 'Seleccione los módulos a activar para este proyecto:' | |
578 | label_issue_added: Petición añadida |
|
578 | label_issue_added: Petición añadida | |
579 | label_issue_updated: Petición actualizada |
|
579 | label_issue_updated: Petición actualizada | |
580 | label_document_added: Documento añadido |
|
580 | label_document_added: Documento añadido | |
581 | label_message_posted: Mensaje añadido |
|
581 | label_message_posted: Mensaje añadido | |
582 | label_file_added: Fichero añadido |
|
582 | label_file_added: Fichero añadido | |
583 | label_news_added: Noticia añadida |
|
583 | label_news_added: Noticia añadida | |
584 | project_module_boards: Foros |
|
584 | project_module_boards: Foros | |
585 | project_module_issue_tracking: Peticiones |
|
585 | project_module_issue_tracking: Peticiones | |
586 | project_module_wiki: Wiki |
|
586 | project_module_wiki: Wiki | |
587 | project_module_files: Ficheros |
|
587 | project_module_files: Ficheros | |
588 | project_module_documents: Documentos |
|
588 | project_module_documents: Documentos | |
589 | project_module_repository: Repositorio |
|
589 | project_module_repository: Repositorio | |
590 | project_module_news: Noticias |
|
590 | project_module_news: Noticias | |
591 | project_module_time_tracking: Control de tiempo |
|
591 | project_module_time_tracking: Control de tiempo | |
592 | text_file_repository_writable: Se puede escribir en el repositorio |
|
592 | text_file_repository_writable: Se puede escribir en el repositorio | |
593 | text_default_administrator_account_changed: Cuenta de administrador por defecto modificada |
|
593 | text_default_administrator_account_changed: Cuenta de administrador por defecto modificada | |
594 | text_rmagick_available: RMagick disponible (opcional) |
|
594 | text_rmagick_available: RMagick disponible (opcional) | |
595 | button_configure: Configurar |
|
595 | button_configure: Configurar | |
596 | label_plugins: Plugins |
|
596 | label_plugins: Plugins | |
597 | label_ldap_authentication: Autenticación LDAP |
|
597 | label_ldap_authentication: Autenticación LDAP | |
598 | label_downloads_abbr: D/L |
|
598 | label_downloads_abbr: D/L | |
599 | label_this_month: este mes |
|
599 | label_this_month: este mes | |
600 | label_last_n_days: últimos %d días |
|
600 | label_last_n_days: últimos %d días | |
601 | label_all_time: todo el tiempo |
|
601 | label_all_time: todo el tiempo | |
602 | label_this_year: este año |
|
602 | label_this_year: este año | |
603 | label_date_range: Rango de fechas |
|
603 | label_date_range: Rango de fechas | |
604 | label_last_week: última semana |
|
604 | label_last_week: última semana | |
605 | label_yesterday: ayer |
|
605 | label_yesterday: ayer | |
606 | label_last_month: último mes |
|
606 | label_last_month: último mes | |
607 | label_add_another_file: Añadir otro fichero |
|
607 | label_add_another_file: Añadir otro fichero | |
608 | label_optional_description: Descripción opcional |
|
608 | label_optional_description: Descripción opcional | |
609 | text_destroy_time_entries_question: Existen %.02f horas asignadas a la petición que quiere borrar. ¿Qué quiere hacer ? |
|
609 | text_destroy_time_entries_question: Existen %.02f horas asignadas a la petición que quiere borrar. ¿Qué quiere hacer ? | |
610 | error_issue_not_found_in_project: 'La petición no se encuentra o no está asociada a este proyecto' |
|
610 | error_issue_not_found_in_project: 'La petición no se encuentra o no está asociada a este proyecto' | |
611 | text_assign_time_entries_to_project: Asignar las horas al proyecto |
|
611 | text_assign_time_entries_to_project: Asignar las horas al proyecto | |
612 | text_destroy_time_entries: Borrar las horas |
|
612 | text_destroy_time_entries: Borrar las horas | |
613 | text_reassign_time_entries: 'Reasignar las horas a esta petición:' |
|
613 | text_reassign_time_entries: 'Reasignar las horas a esta petición:' | |
614 | setting_activity_days_default: Días a mostrar en la actividad de proyecto |
|
614 | setting_activity_days_default: Días a mostrar en la actividad de proyecto | |
615 | label_chronological_order: En orden cronológico |
|
615 | label_chronological_order: En orden cronológico | |
616 | field_comments_sorting: Mostrar comentarios |
|
616 | field_comments_sorting: Mostrar comentarios | |
617 | label_reverse_chronological_order: En orden cronológico inverso |
|
617 | label_reverse_chronological_order: En orden cronológico inverso | |
618 | label_preferences: Preferencias |
|
618 | label_preferences: Preferencias | |
619 | setting_display_subprojects_issues: Mostrar peticiones de un subproyecto en el proyecto padre por defecto |
|
619 | setting_display_subprojects_issues: Mostrar peticiones de un subproyecto en el proyecto padre por defecto | |
620 | label_overall_activity: Actividad global |
|
620 | label_overall_activity: Actividad global | |
621 | setting_default_projects_public: Los proyectos nuevos son públicos por defecto |
|
621 | setting_default_projects_public: Los proyectos nuevos son públicos por defecto | |
622 | error_scm_annotate: "No existe la entrada o no ha podido ser anotada" |
|
622 | error_scm_annotate: "No existe la entrada o no ha podido ser anotada" | |
623 | label_planning: Planificación |
|
623 | label_planning: Planificación | |
624 | text_subprojects_destroy_warning: 'Sus subprojectos: %s también se eliminarán' |
|
624 | text_subprojects_destroy_warning: 'Sus subprojectos: %s también se eliminarán' | |
625 | label_and_its_subprojects: %s y sus subproyectos |
|
625 | label_and_its_subprojects: %s y sus subproyectos | |
626 | mail_body_reminder: "la petición %d asignada a tí finaliza en los próximos %d días:" |
|
626 | mail_body_reminder: "la petición %d asignada a tí finaliza en los próximos %d días:" | |
627 | mail_subject_reminder: "%d peticion(es) finaliza en los próximos días" |
|
627 | mail_subject_reminder: "%d peticion(es) finaliza en los próximos días" | |
628 | text_user_wrote: '%s escribió:' |
|
628 | text_user_wrote: '%s escribió:' | |
629 | label_duplicated_by: duplicada por |
|
629 | label_duplicated_by: duplicada por | |
630 | setting_enabled_scm: Activar SCM |
|
630 | setting_enabled_scm: Activar SCM | |
631 | text_enumeration_category_reassign_to: 'Reasignar el siguiente valor:' |
|
631 | text_enumeration_category_reassign_to: 'Reasignar el siguiente valor:' | |
632 | text_enumeration_destroy_question: '%d objetos con este valor asignado.' |
|
632 | text_enumeration_destroy_question: '%d objetos con este valor asignado.' | |
633 | label_incoming_emails: Correos entrantes |
|
633 | label_incoming_emails: Correos entrantes | |
634 | label_generate_key: Generar clave |
|
634 | label_generate_key: Generar clave | |
635 | setting_mail_handler_api_enabled: Activar SW para mensajes entrantes |
|
635 | setting_mail_handler_api_enabled: Activar SW para mensajes entrantes | |
636 | setting_mail_handler_api_key: clave de la API |
|
636 | setting_mail_handler_api_key: clave de la API | |
637 | text_email_delivery_not_configured: "El envío de correos no está configurado, y las notificaciones se han desactivado. \n Configure el servidor de SMTP en config/email.yml y reinicie la aplicación para activar los cambios." |
|
637 | text_email_delivery_not_configured: "El envío de correos no está configurado, y las notificaciones se han desactivado. \n Configure el servidor de SMTP en config/email.yml y reinicie la aplicación para activar los cambios." | |
638 | field_parent_title: Página padre |
|
638 | field_parent_title: Página padre | |
639 | label_issue_watchers: Seguidores |
|
639 | label_issue_watchers: Seguidores | |
640 | setting_commit_logs_encoding: Codificación de los mensajes de commit |
|
640 | setting_commit_logs_encoding: Codificación de los mensajes de commit | |
641 | button_quote: Quote |
|
641 | button_quote: Quote | |
642 | setting_sequential_project_identifiers: Generate sequential project identifiers |
|
642 | setting_sequential_project_identifiers: Generate sequential project identifiers | |
643 | notice_unable_delete_version: Unable to delete version |
|
643 | notice_unable_delete_version: Unable to delete version | |
644 | label_renamed: renamed |
|
644 | label_renamed: renamed | |
645 | label_copied: copied |
|
645 | label_copied: copied | |
646 | setting_plain_text_mail: plain text only (no HTML) |
|
646 | setting_plain_text_mail: plain text only (no HTML) | |
647 | permission_view_files: View files |
|
647 | permission_view_files: View files | |
648 | permission_edit_issues: Edit issues |
|
648 | permission_edit_issues: Edit issues | |
649 | permission_edit_own_time_entries: Edit own time logs |
|
649 | permission_edit_own_time_entries: Edit own time logs | |
650 | permission_manage_public_queries: Manage public queries |
|
650 | permission_manage_public_queries: Manage public queries | |
651 | permission_add_issues: Add issues |
|
651 | permission_add_issues: Add issues | |
652 | permission_log_time: Log spent time |
|
652 | permission_log_time: Log spent time | |
653 | permission_view_changesets: View changesets |
|
653 | permission_view_changesets: View changesets | |
654 | permission_view_time_entries: View spent time |
|
654 | permission_view_time_entries: View spent time | |
655 | permission_manage_versions: Manage versions |
|
655 | permission_manage_versions: Manage versions | |
656 | permission_manage_wiki: Manage wiki |
|
656 | permission_manage_wiki: Manage wiki | |
657 | permission_manage_categories: Manage issue categories |
|
657 | permission_manage_categories: Manage issue categories | |
658 | permission_protect_wiki_pages: Protect wiki pages |
|
658 | permission_protect_wiki_pages: Protect wiki pages | |
659 | permission_comment_news: Comment news |
|
659 | permission_comment_news: Comment news | |
660 | permission_delete_messages: Delete messages |
|
660 | permission_delete_messages: Delete messages | |
661 | permission_select_project_modules: Select project modules |
|
661 | permission_select_project_modules: Select project modules | |
662 | permission_manage_documents: Manage documents |
|
662 | permission_manage_documents: Manage documents | |
663 | permission_edit_wiki_pages: Edit wiki pages |
|
663 | permission_edit_wiki_pages: Edit wiki pages | |
664 | permission_add_issue_watchers: Add watchers |
|
664 | permission_add_issue_watchers: Add watchers | |
665 | permission_view_gantt: View gantt chart |
|
665 | permission_view_gantt: View gantt chart | |
666 | permission_move_issues: Move issues |
|
666 | permission_move_issues: Move issues | |
667 | permission_manage_issue_relations: Manage issue relations |
|
667 | permission_manage_issue_relations: Manage issue relations | |
668 | permission_delete_wiki_pages: Delete wiki pages |
|
668 | permission_delete_wiki_pages: Delete wiki pages | |
669 | permission_manage_boards: Manage boards |
|
669 | permission_manage_boards: Manage boards | |
670 | permission_delete_wiki_pages_attachments: Delete attachments |
|
670 | permission_delete_wiki_pages_attachments: Delete attachments | |
671 | permission_view_wiki_edits: View wiki history |
|
671 | permission_view_wiki_edits: View wiki history | |
672 | permission_add_messages: Post messages |
|
672 | permission_add_messages: Post messages | |
673 | permission_view_messages: View messages |
|
673 | permission_view_messages: View messages | |
674 | permission_manage_files: Manage files |
|
674 | permission_manage_files: Manage files | |
675 | permission_edit_issue_notes: Edit notes |
|
675 | permission_edit_issue_notes: Edit notes | |
676 | permission_manage_news: Manage news |
|
676 | permission_manage_news: Manage news | |
677 | permission_view_calendar: View calendrier |
|
677 | permission_view_calendar: View calendrier | |
678 | permission_manage_members: Manage members |
|
678 | permission_manage_members: Manage members | |
679 | permission_edit_messages: Edit messages |
|
679 | permission_edit_messages: Edit messages | |
680 | permission_delete_issues: Delete issues |
|
680 | permission_delete_issues: Delete issues | |
681 | permission_view_issue_watchers: View watchers list |
|
681 | permission_view_issue_watchers: View watchers list | |
682 | permission_manage_repository: Manage repository |
|
682 | permission_manage_repository: Manage repository | |
683 | permission_commit_access: Commit access |
|
683 | permission_commit_access: Commit access | |
684 | permission_browse_repository: Browse repository |
|
684 | permission_browse_repository: Browse repository | |
685 | permission_view_documents: View documents |
|
685 | permission_view_documents: View documents | |
686 | permission_edit_project: Edit project |
|
686 | permission_edit_project: Edit project | |
687 | permission_add_issue_notes: Add notes |
|
687 | permission_add_issue_notes: Add notes | |
688 | permission_save_queries: Save queries |
|
688 | permission_save_queries: Save queries | |
689 | permission_view_wiki_pages: View wiki |
|
689 | permission_view_wiki_pages: View wiki | |
690 | permission_rename_wiki_pages: Rename wiki pages |
|
690 | permission_rename_wiki_pages: Rename wiki pages | |
691 | permission_edit_time_entries: Edit time logs |
|
691 | permission_edit_time_entries: Edit time logs | |
692 | permission_edit_own_issue_notes: Edit own notes |
|
692 | permission_edit_own_issue_notes: Edit own notes | |
693 | setting_gravatar_enabled: Use Gravatar user icons |
|
693 | setting_gravatar_enabled: Use Gravatar user icons | |
|
694 | label_example: Example |
@@ -1,690 +1,691 | |||||
1 | _gloc_rule_default: '|n| n==1 ? "" : "_plural" ' |
|
1 | _gloc_rule_default: '|n| n==1 ? "" : "_plural" ' | |
2 |
|
2 | |||
3 | actionview_datehelper_select_day_prefix: |
|
3 | actionview_datehelper_select_day_prefix: | |
4 | actionview_datehelper_select_month_names: Tammikuu,Helmikuu,Maaliskuu,Huhtikuu,Toukokuu,Kesäkuu,Heinäkuu,Elokuu,Syyskuu,Lokakuu,Marraskuu,Joulukuu |
|
4 | actionview_datehelper_select_month_names: Tammikuu,Helmikuu,Maaliskuu,Huhtikuu,Toukokuu,Kesäkuu,Heinäkuu,Elokuu,Syyskuu,Lokakuu,Marraskuu,Joulukuu | |
5 | actionview_datehelper_select_month_names_abbr: Tammi,Helmi,Maalis,Huhti,Touko,Kesä,Heinä,Elo,Syys,Loka,Marras,Joulu |
|
5 | actionview_datehelper_select_month_names_abbr: Tammi,Helmi,Maalis,Huhti,Touko,Kesä,Heinä,Elo,Syys,Loka,Marras,Joulu | |
6 | actionview_datehelper_select_month_prefix: |
|
6 | actionview_datehelper_select_month_prefix: | |
7 | actionview_datehelper_select_year_prefix: |
|
7 | actionview_datehelper_select_year_prefix: | |
8 | actionview_datehelper_time_in_words_day: 1 päivä |
|
8 | actionview_datehelper_time_in_words_day: 1 päivä | |
9 | actionview_datehelper_time_in_words_day_plural: %d päivää |
|
9 | actionview_datehelper_time_in_words_day_plural: %d päivää | |
10 | actionview_datehelper_time_in_words_hour_about: noin tunti |
|
10 | actionview_datehelper_time_in_words_hour_about: noin tunti | |
11 | actionview_datehelper_time_in_words_hour_about_plural: noin %d tuntia |
|
11 | actionview_datehelper_time_in_words_hour_about_plural: noin %d tuntia | |
12 | actionview_datehelper_time_in_words_hour_about_single: noin tunnin |
|
12 | actionview_datehelper_time_in_words_hour_about_single: noin tunnin | |
13 | actionview_datehelper_time_in_words_minute: 1 minuutti |
|
13 | actionview_datehelper_time_in_words_minute: 1 minuutti | |
14 | actionview_datehelper_time_in_words_minute_half: puoli minuuttia |
|
14 | actionview_datehelper_time_in_words_minute_half: puoli minuuttia | |
15 | actionview_datehelper_time_in_words_minute_less_than: vähemmän kuin minuuttia |
|
15 | actionview_datehelper_time_in_words_minute_less_than: vähemmän kuin minuuttia | |
16 | actionview_datehelper_time_in_words_minute_plural: %d minuuttia |
|
16 | actionview_datehelper_time_in_words_minute_plural: %d minuuttia | |
17 | actionview_datehelper_time_in_words_minute_single: 1 minuutti |
|
17 | actionview_datehelper_time_in_words_minute_single: 1 minuutti | |
18 | actionview_datehelper_time_in_words_second_less_than: vähemmän kuin sekuntin |
|
18 | actionview_datehelper_time_in_words_second_less_than: vähemmän kuin sekuntin | |
19 | actionview_datehelper_time_in_words_second_less_than_plural: vähemmän kuin %d sekuntia |
|
19 | actionview_datehelper_time_in_words_second_less_than_plural: vähemmän kuin %d sekuntia | |
20 | actionview_instancetag_blank_option: Valitse, ole hyvä |
|
20 | actionview_instancetag_blank_option: Valitse, ole hyvä | |
21 |
|
21 | |||
22 | activerecord_error_inclusion: ei ole listalla |
|
22 | activerecord_error_inclusion: ei ole listalla | |
23 | activerecord_error_exclusion: on varattu |
|
23 | activerecord_error_exclusion: on varattu | |
24 | activerecord_error_invalid: ei ole kelpaava |
|
24 | activerecord_error_invalid: ei ole kelpaava | |
25 | activerecord_error_confirmation: ei vastaa vahvistusta |
|
25 | activerecord_error_confirmation: ei vastaa vahvistusta | |
26 | activerecord_error_accepted: tulee hyväksyä |
|
26 | activerecord_error_accepted: tulee hyväksyä | |
27 | activerecord_error_empty: ei voi olla tyhjä |
|
27 | activerecord_error_empty: ei voi olla tyhjä | |
28 | activerecord_error_blank: ei voi olla tyhjä |
|
28 | activerecord_error_blank: ei voi olla tyhjä | |
29 | activerecord_error_too_long: on liian pitkä |
|
29 | activerecord_error_too_long: on liian pitkä | |
30 | activerecord_error_too_short: on liian lyhyt |
|
30 | activerecord_error_too_short: on liian lyhyt | |
31 | activerecord_error_wrong_length: on väärän pituinen |
|
31 | activerecord_error_wrong_length: on väärän pituinen | |
32 | activerecord_error_taken: on jo varattu |
|
32 | activerecord_error_taken: on jo varattu | |
33 | activerecord_error_not_a_number: ei ole numero |
|
33 | activerecord_error_not_a_number: ei ole numero | |
34 | activerecord_error_not_a_date: ei ole oikea päivä |
|
34 | activerecord_error_not_a_date: ei ole oikea päivä | |
35 | activerecord_error_greater_than_start_date: tulee olla aloituspäivän jälkeinen |
|
35 | activerecord_error_greater_than_start_date: tulee olla aloituspäivän jälkeinen | |
36 | activerecord_error_not_same_project: ei kuulu samaan projektiin |
|
36 | activerecord_error_not_same_project: ei kuulu samaan projektiin | |
37 | activerecord_error_circular_dependency: Tämä suhde loisi kehän. |
|
37 | activerecord_error_circular_dependency: Tämä suhde loisi kehän. | |
38 |
|
38 | |||
39 | general_fmt_age: %d v. |
|
39 | general_fmt_age: %d v. | |
40 | general_fmt_age_plural: %d vuotta |
|
40 | general_fmt_age_plural: %d vuotta | |
41 | general_fmt_date: %%d.%%m.%%Y |
|
41 | general_fmt_date: %%d.%%m.%%Y | |
42 | general_fmt_datetime: %%d.%%m.%%Y %%I:%%M %%p |
|
42 | general_fmt_datetime: %%d.%%m.%%Y %%I:%%M %%p | |
43 | general_fmt_datetime_short: %%b %%d, %%I:%%M %%p |
|
43 | general_fmt_datetime_short: %%b %%d, %%I:%%M %%p | |
44 | general_fmt_time: %%I:%%M %%p |
|
44 | general_fmt_time: %%I:%%M %%p | |
45 | general_text_No: 'Ei' |
|
45 | general_text_No: 'Ei' | |
46 | general_text_Yes: 'Kyllä' |
|
46 | general_text_Yes: 'Kyllä' | |
47 | general_text_no: 'ei' |
|
47 | general_text_no: 'ei' | |
48 | general_text_yes: 'kyllä' |
|
48 | general_text_yes: 'kyllä' | |
49 | general_lang_name: 'Finnish (Suomi)' |
|
49 | general_lang_name: 'Finnish (Suomi)' | |
50 | general_csv_separator: ',' |
|
50 | general_csv_separator: ',' | |
51 | general_csv_decimal_separator: '.' |
|
51 | general_csv_decimal_separator: '.' | |
52 | general_csv_encoding: ISO-8859-15 |
|
52 | general_csv_encoding: ISO-8859-15 | |
53 | general_pdf_encoding: ISO-8859-15 |
|
53 | general_pdf_encoding: ISO-8859-15 | |
54 | general_day_names: Maanantai,Tiistai,Keskiviikko,Torstai,Perjantai,Lauantai,Sunnuntai |
|
54 | general_day_names: Maanantai,Tiistai,Keskiviikko,Torstai,Perjantai,Lauantai,Sunnuntai | |
55 | general_first_day_of_week: '1' |
|
55 | general_first_day_of_week: '1' | |
56 |
|
56 | |||
57 | notice_account_updated: Tilin päivitys onnistui. |
|
57 | notice_account_updated: Tilin päivitys onnistui. | |
58 | notice_account_invalid_creditentials: Virheellinen käyttäjätunnus tai salasana |
|
58 | notice_account_invalid_creditentials: Virheellinen käyttäjätunnus tai salasana | |
59 | notice_account_password_updated: Salasanan päivitys onnistui. |
|
59 | notice_account_password_updated: Salasanan päivitys onnistui. | |
60 | notice_account_wrong_password: Väärä salasana |
|
60 | notice_account_wrong_password: Väärä salasana | |
61 | notice_account_register_done: Tilin luonti onnistui. Aktivoidaksesi tilin seuraa linkkiä joka välitettiin sähköpostiisi. |
|
61 | notice_account_register_done: Tilin luonti onnistui. Aktivoidaksesi tilin seuraa linkkiä joka välitettiin sähköpostiisi. | |
62 | notice_account_unknown_email: Tuntematon käyttäjä. |
|
62 | notice_account_unknown_email: Tuntematon käyttäjä. | |
63 | notice_can_t_change_password: Tämä tili käyttää ulkoista tunnistautumisjärjestelmää. Salasanaa ei voi muuttaa. |
|
63 | notice_can_t_change_password: Tämä tili käyttää ulkoista tunnistautumisjärjestelmää. Salasanaa ei voi muuttaa. | |
64 | notice_account_lost_email_sent: Sinulle on lähetetty sähköposti jossa on ohje kuinka vaihdat salasanasi. |
|
64 | notice_account_lost_email_sent: Sinulle on lähetetty sähköposti jossa on ohje kuinka vaihdat salasanasi. | |
65 | notice_account_activated: Tilisi on nyt aktivoitu, voit kirjautua sisälle. |
|
65 | notice_account_activated: Tilisi on nyt aktivoitu, voit kirjautua sisälle. | |
66 | notice_successful_create: Luonti onnistui. |
|
66 | notice_successful_create: Luonti onnistui. | |
67 | notice_successful_update: Päivitys onnistui. |
|
67 | notice_successful_update: Päivitys onnistui. | |
68 | notice_successful_delete: Poisto onnistui. |
|
68 | notice_successful_delete: Poisto onnistui. | |
69 | notice_successful_connection: Yhteyden muodostus onnistui. |
|
69 | notice_successful_connection: Yhteyden muodostus onnistui. | |
70 | notice_file_not_found: Hakemaasi sivua ei löytynyt tai se on poistettu. |
|
70 | notice_file_not_found: Hakemaasi sivua ei löytynyt tai se on poistettu. | |
71 | notice_locking_conflict: Toinen käyttäjä on päivittänyt tiedot. |
|
71 | notice_locking_conflict: Toinen käyttäjä on päivittänyt tiedot. | |
72 | notice_not_authorized: Sinulla ei ole oikeutta näyttää tätä sivua. |
|
72 | notice_not_authorized: Sinulla ei ole oikeutta näyttää tätä sivua. | |
73 | notice_email_sent: Sähköposti on lähetty osoitteeseen %s |
|
73 | notice_email_sent: Sähköposti on lähetty osoitteeseen %s | |
74 | notice_email_error: Sähköpostilähetyksessä tapahtui virhe (%s) |
|
74 | notice_email_error: Sähköpostilähetyksessä tapahtui virhe (%s) | |
75 | notice_feeds_access_key_reseted: RSS salasana on nollaantunut. |
|
75 | notice_feeds_access_key_reseted: RSS salasana on nollaantunut. | |
76 | notice_failed_to_save_issues: "%d Tapahtum(an/ien) tallennus epäonnistui %d valitut: %s." |
|
76 | notice_failed_to_save_issues: "%d Tapahtum(an/ien) tallennus epäonnistui %d valitut: %s." | |
77 | notice_no_issue_selected: "Tapahtumia ei ole valittu! Valitse tapahtumat joita haluat muokata." |
|
77 | notice_no_issue_selected: "Tapahtumia ei ole valittu! Valitse tapahtumat joita haluat muokata." | |
78 | notice_account_pending: "Tilisi on luotu ja odottaa ylläpitäjän hyväksyntää." |
|
78 | notice_account_pending: "Tilisi on luotu ja odottaa ylläpitäjän hyväksyntää." | |
79 | notice_default_data_loaded: Vakioasetusten palautus onnistui. |
|
79 | notice_default_data_loaded: Vakioasetusten palautus onnistui. | |
80 |
|
80 | |||
81 | error_can_t_load_default_data: "Vakioasetuksia ei voitu ladata: %s" |
|
81 | error_can_t_load_default_data: "Vakioasetuksia ei voitu ladata: %s" | |
82 | error_scm_not_found: "Syötettä ja/tai versiota ei löydy tietovarastosta." |
|
82 | error_scm_not_found: "Syötettä ja/tai versiota ei löydy tietovarastosta." | |
83 | error_scm_command_failed: "Tietovarastoon pääsyssä tapahtui virhe: %s" |
|
83 | error_scm_command_failed: "Tietovarastoon pääsyssä tapahtui virhe: %s" | |
84 |
|
84 | |||
85 | mail_subject_lost_password: Sinun %s salasanasi |
|
85 | mail_subject_lost_password: Sinun %s salasanasi | |
86 | mail_body_lost_password: 'Vaihtaaksesi salasanasi, napsauta seuraavaa linkkiä:' |
|
86 | mail_body_lost_password: 'Vaihtaaksesi salasanasi, napsauta seuraavaa linkkiä:' | |
87 | mail_subject_register: %s tilin aktivointi |
|
87 | mail_subject_register: %s tilin aktivointi | |
88 | mail_body_register: 'Aktivoidaksesi tilisi, napsauta seuraavaa linkkiä:' |
|
88 | mail_body_register: 'Aktivoidaksesi tilisi, napsauta seuraavaa linkkiä:' | |
89 | mail_body_account_information_external: Voit nyt käyttää "%s" tiliäsi kirjautuaksesi järjestelmään. |
|
89 | mail_body_account_information_external: Voit nyt käyttää "%s" tiliäsi kirjautuaksesi järjestelmään. | |
90 | mail_body_account_information: Sinun tilin tiedot |
|
90 | mail_body_account_information: Sinun tilin tiedot | |
91 | mail_subject_account_activation_request: %s tilin aktivointi pyyntö |
|
91 | mail_subject_account_activation_request: %s tilin aktivointi pyyntö | |
92 | mail_body_account_activation_request: 'Uusi käyttäjä (%s) on rekisteröitynyt. Hänen tili odottaa hyväksyntääsi:' |
|
92 | mail_body_account_activation_request: 'Uusi käyttäjä (%s) on rekisteröitynyt. Hänen tili odottaa hyväksyntääsi:' | |
93 |
|
93 | |||
94 | gui_validation_error: 1 virhe |
|
94 | gui_validation_error: 1 virhe | |
95 | gui_validation_error_plural: %d virhettä |
|
95 | gui_validation_error_plural: %d virhettä | |
96 |
|
96 | |||
97 | field_name: Nimi |
|
97 | field_name: Nimi | |
98 | field_description: Kuvaus |
|
98 | field_description: Kuvaus | |
99 | field_summary: Yhteenveto |
|
99 | field_summary: Yhteenveto | |
100 | field_is_required: Vaaditaan |
|
100 | field_is_required: Vaaditaan | |
101 | field_firstname: Etunimi |
|
101 | field_firstname: Etunimi | |
102 | field_lastname: Sukunimi |
|
102 | field_lastname: Sukunimi | |
103 | field_mail: Sähköposti |
|
103 | field_mail: Sähköposti | |
104 | field_filename: Tiedosto |
|
104 | field_filename: Tiedosto | |
105 | field_filesize: Koko |
|
105 | field_filesize: Koko | |
106 | field_downloads: Latausta |
|
106 | field_downloads: Latausta | |
107 | field_author: Tekijä |
|
107 | field_author: Tekijä | |
108 | field_created_on: Luotu |
|
108 | field_created_on: Luotu | |
109 | field_updated_on: Päivitetty |
|
109 | field_updated_on: Päivitetty | |
110 | field_field_format: Muoto |
|
110 | field_field_format: Muoto | |
111 | field_is_for_all: Kaikille projekteille |
|
111 | field_is_for_all: Kaikille projekteille | |
112 | field_possible_values: Mahdolliset arvot |
|
112 | field_possible_values: Mahdolliset arvot | |
113 | field_regexp: Säännöllinen lauseke (reg exp) |
|
113 | field_regexp: Säännöllinen lauseke (reg exp) | |
114 | field_min_length: Minimipituus |
|
114 | field_min_length: Minimipituus | |
115 | field_max_length: Maksimipituus |
|
115 | field_max_length: Maksimipituus | |
116 | field_value: Arvo |
|
116 | field_value: Arvo | |
117 | field_category: Luokka |
|
117 | field_category: Luokka | |
118 | field_title: Otsikko |
|
118 | field_title: Otsikko | |
119 | field_project: Projekti |
|
119 | field_project: Projekti | |
120 | field_issue: Tapahtuma |
|
120 | field_issue: Tapahtuma | |
121 | field_status: Tila |
|
121 | field_status: Tila | |
122 | field_notes: Muistiinpanot |
|
122 | field_notes: Muistiinpanot | |
123 | field_is_closed: Tapahtuma suljettu |
|
123 | field_is_closed: Tapahtuma suljettu | |
124 | field_is_default: Vakioarvo |
|
124 | field_is_default: Vakioarvo | |
125 | field_tracker: Tapahtuma |
|
125 | field_tracker: Tapahtuma | |
126 | field_subject: Aihe |
|
126 | field_subject: Aihe | |
127 | field_due_date: Määräaika |
|
127 | field_due_date: Määräaika | |
128 | field_assigned_to: Nimetty |
|
128 | field_assigned_to: Nimetty | |
129 | field_priority: Prioriteetti |
|
129 | field_priority: Prioriteetti | |
130 | field_fixed_version: Kohdeversio |
|
130 | field_fixed_version: Kohdeversio | |
131 | field_user: Käyttäjä |
|
131 | field_user: Käyttäjä | |
132 | field_role: Rooli |
|
132 | field_role: Rooli | |
133 | field_homepage: Kotisivu |
|
133 | field_homepage: Kotisivu | |
134 | field_is_public: Julkinen |
|
134 | field_is_public: Julkinen | |
135 | field_parent: Aliprojekti |
|
135 | field_parent: Aliprojekti | |
136 | field_is_in_chlog: Tapahtumat näytetään muutoslokissa |
|
136 | field_is_in_chlog: Tapahtumat näytetään muutoslokissa | |
137 | field_is_in_roadmap: Tapahtumat näytetään roadmap näkymässä |
|
137 | field_is_in_roadmap: Tapahtumat näytetään roadmap näkymässä | |
138 | field_login: Kirjautuminen |
|
138 | field_login: Kirjautuminen | |
139 | field_mail_notification: Sähköposti muistutukset |
|
139 | field_mail_notification: Sähköposti muistutukset | |
140 | field_admin: Ylläpitäjä |
|
140 | field_admin: Ylläpitäjä | |
141 | field_last_login_on: Viimeinen yhteys |
|
141 | field_last_login_on: Viimeinen yhteys | |
142 | field_language: Kieli |
|
142 | field_language: Kieli | |
143 | field_effective_date: Päivä |
|
143 | field_effective_date: Päivä | |
144 | field_password: Salasana |
|
144 | field_password: Salasana | |
145 | field_new_password: Uusi salasana |
|
145 | field_new_password: Uusi salasana | |
146 | field_password_confirmation: Vahvistus |
|
146 | field_password_confirmation: Vahvistus | |
147 | field_version: Versio |
|
147 | field_version: Versio | |
148 | field_type: Tyyppi |
|
148 | field_type: Tyyppi | |
149 | field_host: Verkko-osoite |
|
149 | field_host: Verkko-osoite | |
150 | field_port: Portti |
|
150 | field_port: Portti | |
151 | field_account: Tili |
|
151 | field_account: Tili | |
152 | field_base_dn: Base DN |
|
152 | field_base_dn: Base DN | |
153 | field_attr_login: Kirjautumismääre |
|
153 | field_attr_login: Kirjautumismääre | |
154 | field_attr_firstname: Etuminenmääre |
|
154 | field_attr_firstname: Etuminenmääre | |
155 | field_attr_lastname: Sukunimenmääre |
|
155 | field_attr_lastname: Sukunimenmääre | |
156 | field_attr_mail: Sähköpostinmääre |
|
156 | field_attr_mail: Sähköpostinmääre | |
157 | field_onthefly: Automaattinen käyttäjien luonti |
|
157 | field_onthefly: Automaattinen käyttäjien luonti | |
158 | field_start_date: Alku |
|
158 | field_start_date: Alku | |
159 | field_done_ratio: %% Tehty |
|
159 | field_done_ratio: %% Tehty | |
160 | field_auth_source: Varmennusmuoto |
|
160 | field_auth_source: Varmennusmuoto | |
161 | field_hide_mail: Piiloita sähköpostiosoitteeni |
|
161 | field_hide_mail: Piiloita sähköpostiosoitteeni | |
162 | field_comments: Kommentti |
|
162 | field_comments: Kommentti | |
163 | field_url: URL |
|
163 | field_url: URL | |
164 | field_start_page: Aloitussivu |
|
164 | field_start_page: Aloitussivu | |
165 | field_subproject: Aliprojekti |
|
165 | field_subproject: Aliprojekti | |
166 | field_hours: Tuntia |
|
166 | field_hours: Tuntia | |
167 | field_activity: Historia |
|
167 | field_activity: Historia | |
168 | field_spent_on: Päivä |
|
168 | field_spent_on: Päivä | |
169 | field_identifier: Tunniste |
|
169 | field_identifier: Tunniste | |
170 | field_is_filter: Käytetään suodattimena |
|
170 | field_is_filter: Käytetään suodattimena | |
171 | field_issue_to_id: Liittyvä tapahtuma |
|
171 | field_issue_to_id: Liittyvä tapahtuma | |
172 | field_delay: Viive |
|
172 | field_delay: Viive | |
173 | field_assignable: Tapahtumia voidaan nimetä tälle roolille |
|
173 | field_assignable: Tapahtumia voidaan nimetä tälle roolille | |
174 | field_redirect_existing_links: Uudelleenohjaa olemassa olevat linkit |
|
174 | field_redirect_existing_links: Uudelleenohjaa olemassa olevat linkit | |
175 | field_estimated_hours: Arvioitu aika |
|
175 | field_estimated_hours: Arvioitu aika | |
176 | field_column_names: Saraketta |
|
176 | field_column_names: Saraketta | |
177 | field_time_zone: Aikavyöhyke |
|
177 | field_time_zone: Aikavyöhyke | |
178 | field_searchable: Haettava |
|
178 | field_searchable: Haettava | |
179 | field_default_value: Vakioarvo |
|
179 | field_default_value: Vakioarvo | |
180 |
|
180 | |||
181 | setting_app_title: Ohjelman otsikko |
|
181 | setting_app_title: Ohjelman otsikko | |
182 | setting_app_subtitle: Ohjelman alaotsikko |
|
182 | setting_app_subtitle: Ohjelman alaotsikko | |
183 | setting_welcome_text: Tervehdysteksti |
|
183 | setting_welcome_text: Tervehdysteksti | |
184 | setting_default_language: Vakiokieli |
|
184 | setting_default_language: Vakiokieli | |
185 | setting_login_required: Pakollinen kirjautuminen |
|
185 | setting_login_required: Pakollinen kirjautuminen | |
186 | setting_self_registration: Itserekisteröinti |
|
186 | setting_self_registration: Itserekisteröinti | |
187 | setting_attachment_max_size: Liitteen maksimikoko |
|
187 | setting_attachment_max_size: Liitteen maksimikoko | |
188 | setting_issues_export_limit: Tapahtumien vientirajoite |
|
188 | setting_issues_export_limit: Tapahtumien vientirajoite | |
189 | setting_mail_from: Lähettäjän sähköpostiosoite |
|
189 | setting_mail_from: Lähettäjän sähköpostiosoite | |
190 | setting_bcc_recipients: Vastaanottajat piilokopiona (bcc) |
|
190 | setting_bcc_recipients: Vastaanottajat piilokopiona (bcc) | |
191 | setting_host_name: Verkko-osoite |
|
191 | setting_host_name: Verkko-osoite | |
192 | setting_text_formatting: Tekstin muotoilu |
|
192 | setting_text_formatting: Tekstin muotoilu | |
193 | setting_wiki_compression: Wiki historian pakkaus |
|
193 | setting_wiki_compression: Wiki historian pakkaus | |
194 | setting_feeds_limit: Syötteen sisällön raja |
|
194 | setting_feeds_limit: Syötteen sisällön raja | |
195 | setting_autofetch_changesets: Automaattisten muutosjoukkojen haku |
|
195 | setting_autofetch_changesets: Automaattisten muutosjoukkojen haku | |
196 | setting_sys_api_enabled: Salli WS tietovaraston hallintaan |
|
196 | setting_sys_api_enabled: Salli WS tietovaraston hallintaan | |
197 | setting_commit_ref_keywords: Viittaavat hakusanat |
|
197 | setting_commit_ref_keywords: Viittaavat hakusanat | |
198 | setting_commit_fix_keywords: Korjaavat hakusanat |
|
198 | setting_commit_fix_keywords: Korjaavat hakusanat | |
199 | setting_autologin: Automaatinen kirjautuminen |
|
199 | setting_autologin: Automaatinen kirjautuminen | |
200 | setting_date_format: Päivän muoto |
|
200 | setting_date_format: Päivän muoto | |
201 | setting_time_format: Ajan muoto |
|
201 | setting_time_format: Ajan muoto | |
202 | setting_cross_project_issue_relations: Salli projektien väliset tapahtuminen suhteet |
|
202 | setting_cross_project_issue_relations: Salli projektien väliset tapahtuminen suhteet | |
203 | setting_issue_list_default_columns: Vakiosarakkeiden näyttö tapahtumalistauksessa |
|
203 | setting_issue_list_default_columns: Vakiosarakkeiden näyttö tapahtumalistauksessa | |
204 | setting_repositories_encodings: Tietovaraston koodaus |
|
204 | setting_repositories_encodings: Tietovaraston koodaus | |
205 | setting_emails_footer: Sähköpostin alatunniste |
|
205 | setting_emails_footer: Sähköpostin alatunniste | |
206 | setting_protocol: Protokolla |
|
206 | setting_protocol: Protokolla | |
207 | setting_per_page_options: Sivun objektien määrän asetukset |
|
207 | setting_per_page_options: Sivun objektien määrän asetukset | |
208 |
|
208 | |||
209 | label_user: Käyttäjä |
|
209 | label_user: Käyttäjä | |
210 | label_user_plural: Käyttäjät |
|
210 | label_user_plural: Käyttäjät | |
211 | label_user_new: Uusi käyttäjä |
|
211 | label_user_new: Uusi käyttäjä | |
212 | label_project: Projekti |
|
212 | label_project: Projekti | |
213 | label_project_new: Uusi projekti |
|
213 | label_project_new: Uusi projekti | |
214 | label_project_plural: Projektit |
|
214 | label_project_plural: Projektit | |
215 | label_project_all: Kaikki projektit |
|
215 | label_project_all: Kaikki projektit | |
216 | label_project_latest: Uusimmat projektit |
|
216 | label_project_latest: Uusimmat projektit | |
217 | label_issue: Tapahtuma |
|
217 | label_issue: Tapahtuma | |
218 | label_issue_new: Uusi tapahtuma |
|
218 | label_issue_new: Uusi tapahtuma | |
219 | label_issue_plural: Tapahtumat |
|
219 | label_issue_plural: Tapahtumat | |
220 | label_issue_view_all: Näytä kaikki tapahtumat |
|
220 | label_issue_view_all: Näytä kaikki tapahtumat | |
221 | label_issues_by: Tapahtumat %s |
|
221 | label_issues_by: Tapahtumat %s | |
222 | label_document: Dokumentti |
|
222 | label_document: Dokumentti | |
223 | label_document_new: Uusi dokumentti |
|
223 | label_document_new: Uusi dokumentti | |
224 | label_document_plural: Dokumentit |
|
224 | label_document_plural: Dokumentit | |
225 | label_role: Rooli |
|
225 | label_role: Rooli | |
226 | label_role_plural: Roolit |
|
226 | label_role_plural: Roolit | |
227 | label_role_new: Uusi rooli |
|
227 | label_role_new: Uusi rooli | |
228 | label_role_and_permissions: Roolit ja oikeudet |
|
228 | label_role_and_permissions: Roolit ja oikeudet | |
229 | label_member: Jäsen |
|
229 | label_member: Jäsen | |
230 | label_member_new: Uusi jäsen |
|
230 | label_member_new: Uusi jäsen | |
231 | label_member_plural: Jäsenet |
|
231 | label_member_plural: Jäsenet | |
232 | label_tracker: Tapahtuma |
|
232 | label_tracker: Tapahtuma | |
233 | label_tracker_plural: Tapahtumat |
|
233 | label_tracker_plural: Tapahtumat | |
234 | label_tracker_new: Uusi tapahtuma |
|
234 | label_tracker_new: Uusi tapahtuma | |
235 | label_workflow: Työnkulku |
|
235 | label_workflow: Työnkulku | |
236 | label_issue_status: Tapahtuman tila |
|
236 | label_issue_status: Tapahtuman tila | |
237 | label_issue_status_plural: Tapahtumien tilat |
|
237 | label_issue_status_plural: Tapahtumien tilat | |
238 | label_issue_status_new: Uusi tila |
|
238 | label_issue_status_new: Uusi tila | |
239 | label_issue_category: Tapahtumaluokka |
|
239 | label_issue_category: Tapahtumaluokka | |
240 | label_issue_category_plural: Tapahtumaluokat |
|
240 | label_issue_category_plural: Tapahtumaluokat | |
241 | label_issue_category_new: Uusi luokka |
|
241 | label_issue_category_new: Uusi luokka | |
242 | label_custom_field: Räätälöity kenttä |
|
242 | label_custom_field: Räätälöity kenttä | |
243 | label_custom_field_plural: Räätälöidyt kentät |
|
243 | label_custom_field_plural: Räätälöidyt kentät | |
244 | label_custom_field_new: Uusi räätälöity kenttä |
|
244 | label_custom_field_new: Uusi räätälöity kenttä | |
245 | label_enumerations: Lista |
|
245 | label_enumerations: Lista | |
246 | label_enumeration_new: Uusi arvo |
|
246 | label_enumeration_new: Uusi arvo | |
247 | label_information: Tieto |
|
247 | label_information: Tieto | |
248 | label_information_plural: Tiedot |
|
248 | label_information_plural: Tiedot | |
249 | label_please_login: Kirjaudu ole hyvä |
|
249 | label_please_login: Kirjaudu ole hyvä | |
250 | label_register: Rekisteröidy |
|
250 | label_register: Rekisteröidy | |
251 | label_password_lost: Hukattu salasana |
|
251 | label_password_lost: Hukattu salasana | |
252 | label_home: Koti |
|
252 | label_home: Koti | |
253 | label_my_page: Omasivu |
|
253 | label_my_page: Omasivu | |
254 | label_my_account: Oma tili |
|
254 | label_my_account: Oma tili | |
255 | label_my_projects: Omat projektit |
|
255 | label_my_projects: Omat projektit | |
256 | label_administration: Ylläpito |
|
256 | label_administration: Ylläpito | |
257 | label_login: Kirjaudu sisään |
|
257 | label_login: Kirjaudu sisään | |
258 | label_logout: Kirjaudu ulos |
|
258 | label_logout: Kirjaudu ulos | |
259 | label_help: Ohjeet |
|
259 | label_help: Ohjeet | |
260 | label_reported_issues: Raportoidut tapahtumat |
|
260 | label_reported_issues: Raportoidut tapahtumat | |
261 | label_assigned_to_me_issues: Minulle nimetyt tapahtumat |
|
261 | label_assigned_to_me_issues: Minulle nimetyt tapahtumat | |
262 | label_last_login: Viimeinen yhteys |
|
262 | label_last_login: Viimeinen yhteys | |
263 | label_last_updates: Viimeinen päivitys |
|
263 | label_last_updates: Viimeinen päivitys | |
264 | label_last_updates_plural: %d päivitetty viimeksi |
|
264 | label_last_updates_plural: %d päivitetty viimeksi | |
265 | label_registered_on: Rekisteröity |
|
265 | label_registered_on: Rekisteröity | |
266 | label_activity: Historia |
|
266 | label_activity: Historia | |
267 | label_new: Uusi |
|
267 | label_new: Uusi | |
268 | label_logged_as: Kirjauduttu nimellä |
|
268 | label_logged_as: Kirjauduttu nimellä | |
269 | label_environment: Ympäristö |
|
269 | label_environment: Ympäristö | |
270 | label_authentication: Varmennus |
|
270 | label_authentication: Varmennus | |
271 | label_auth_source: Varmennustapa |
|
271 | label_auth_source: Varmennustapa | |
272 | label_auth_source_new: Uusi varmennustapa |
|
272 | label_auth_source_new: Uusi varmennustapa | |
273 | label_auth_source_plural: Varmennustavat |
|
273 | label_auth_source_plural: Varmennustavat | |
274 | label_subproject_plural: Aliprojektit |
|
274 | label_subproject_plural: Aliprojektit | |
275 | label_min_max_length: Min - Max pituudet |
|
275 | label_min_max_length: Min - Max pituudet | |
276 | label_list: Lista |
|
276 | label_list: Lista | |
277 | label_date: Päivä |
|
277 | label_date: Päivä | |
278 | label_integer: Kokonaisluku |
|
278 | label_integer: Kokonaisluku | |
279 | label_float: Liukuluku |
|
279 | label_float: Liukuluku | |
280 | label_boolean: Totuusarvomuuttuja |
|
280 | label_boolean: Totuusarvomuuttuja | |
281 | label_string: Merkkijono |
|
281 | label_string: Merkkijono | |
282 | label_text: Pitkä merkkijono |
|
282 | label_text: Pitkä merkkijono | |
283 | label_attribute: Määre |
|
283 | label_attribute: Määre | |
284 | label_attribute_plural: Määreet |
|
284 | label_attribute_plural: Määreet | |
285 | label_download: %d Lataus |
|
285 | label_download: %d Lataus | |
286 | label_download_plural: %d Lataukset |
|
286 | label_download_plural: %d Lataukset | |
287 | label_no_data: Ei tietoa näytettäväksi |
|
287 | label_no_data: Ei tietoa näytettäväksi | |
288 | label_change_status: Muutos tila |
|
288 | label_change_status: Muutos tila | |
289 | label_history: Historia |
|
289 | label_history: Historia | |
290 | label_attachment: Tiedosto |
|
290 | label_attachment: Tiedosto | |
291 | label_attachment_new: Uusi tiedosto |
|
291 | label_attachment_new: Uusi tiedosto | |
292 | label_attachment_delete: Poista tiedosto |
|
292 | label_attachment_delete: Poista tiedosto | |
293 | label_attachment_plural: Tiedostot |
|
293 | label_attachment_plural: Tiedostot | |
294 | label_report: Raportti |
|
294 | label_report: Raportti | |
295 | label_report_plural: Raportit |
|
295 | label_report_plural: Raportit | |
296 | label_news: Uutinen |
|
296 | label_news: Uutinen | |
297 | label_news_new: Lisää uutinen |
|
297 | label_news_new: Lisää uutinen | |
298 | label_news_plural: Uutiset |
|
298 | label_news_plural: Uutiset | |
299 | label_news_latest: Viimeisimmät uutiset |
|
299 | label_news_latest: Viimeisimmät uutiset | |
300 | label_news_view_all: Näytä kaikki uutiset |
|
300 | label_news_view_all: Näytä kaikki uutiset | |
301 | label_change_log: Muutosloki |
|
301 | label_change_log: Muutosloki | |
302 | label_settings: Asetukset |
|
302 | label_settings: Asetukset | |
303 | label_overview: Yleiskatsaus |
|
303 | label_overview: Yleiskatsaus | |
304 | label_version: Versio |
|
304 | label_version: Versio | |
305 | label_version_new: Uusi versio |
|
305 | label_version_new: Uusi versio | |
306 | label_version_plural: Versiot |
|
306 | label_version_plural: Versiot | |
307 | label_confirmation: Vahvistus |
|
307 | label_confirmation: Vahvistus | |
308 | label_export_to: Vie |
|
308 | label_export_to: Vie | |
309 | label_read: Lukee... |
|
309 | label_read: Lukee... | |
310 | label_public_projects: Julkiset projektit |
|
310 | label_public_projects: Julkiset projektit | |
311 | label_open_issues: avoin, yhteensä |
|
311 | label_open_issues: avoin, yhteensä | |
312 | label_open_issues_plural: avointa, yhteensä |
|
312 | label_open_issues_plural: avointa, yhteensä | |
313 | label_closed_issues: suljettu |
|
313 | label_closed_issues: suljettu | |
314 | label_closed_issues_plural: suljettua |
|
314 | label_closed_issues_plural: suljettua | |
315 | label_total: Yhteensä |
|
315 | label_total: Yhteensä | |
316 | label_permissions: Oikeudet |
|
316 | label_permissions: Oikeudet | |
317 | label_current_status: Nykyinen tila |
|
317 | label_current_status: Nykyinen tila | |
318 | label_new_statuses_allowed: Uudet tilat sallittu |
|
318 | label_new_statuses_allowed: Uudet tilat sallittu | |
319 | label_all: kaikki |
|
319 | label_all: kaikki | |
320 | label_none: ei mitään |
|
320 | label_none: ei mitään | |
321 | label_nobody: ei kukaan |
|
321 | label_nobody: ei kukaan | |
322 | label_next: Seuraava |
|
322 | label_next: Seuraava | |
323 | label_previous: Edellinen |
|
323 | label_previous: Edellinen | |
324 | label_used_by: Käytetty |
|
324 | label_used_by: Käytetty | |
325 | label_details: Yksityiskohdat |
|
325 | label_details: Yksityiskohdat | |
326 | label_add_note: Lisää muistiinpano |
|
326 | label_add_note: Lisää muistiinpano | |
327 | label_per_page: Per sivu |
|
327 | label_per_page: Per sivu | |
328 | label_calendar: Kalenteri |
|
328 | label_calendar: Kalenteri | |
329 | label_months_from: kuukauden päässä |
|
329 | label_months_from: kuukauden päässä | |
330 | label_gantt: Gantt |
|
330 | label_gantt: Gantt | |
331 | label_internal: Sisäinen |
|
331 | label_internal: Sisäinen | |
332 | label_last_changes: viimeiset %d muutokset |
|
332 | label_last_changes: viimeiset %d muutokset | |
333 | label_change_view_all: Näytä kaikki muutokset |
|
333 | label_change_view_all: Näytä kaikki muutokset | |
334 | label_personalize_page: Personoi tämä sivu |
|
334 | label_personalize_page: Personoi tämä sivu | |
335 | label_comment: Kommentti |
|
335 | label_comment: Kommentti | |
336 | label_comment_plural: Kommentit |
|
336 | label_comment_plural: Kommentit | |
337 | label_comment_add: Lisää kommentti |
|
337 | label_comment_add: Lisää kommentti | |
338 | label_comment_added: Kommentti lisätty |
|
338 | label_comment_added: Kommentti lisätty | |
339 | label_comment_delete: Poista kommentti |
|
339 | label_comment_delete: Poista kommentti | |
340 | label_query: Räätälöity haku |
|
340 | label_query: Räätälöity haku | |
341 | label_query_plural: Räätälöidyt haut |
|
341 | label_query_plural: Räätälöidyt haut | |
342 | label_query_new: Uusi haku |
|
342 | label_query_new: Uusi haku | |
343 | label_filter_add: Lisää suodatin |
|
343 | label_filter_add: Lisää suodatin | |
344 | label_filter_plural: Suodattimet |
|
344 | label_filter_plural: Suodattimet | |
345 | label_equals: sama kuin |
|
345 | label_equals: sama kuin | |
346 | label_not_equals: eri kuin |
|
346 | label_not_equals: eri kuin | |
347 | label_in_less_than: pienempi kuin |
|
347 | label_in_less_than: pienempi kuin | |
348 | label_in_more_than: suurempi kuin |
|
348 | label_in_more_than: suurempi kuin | |
349 | label_today: tänään |
|
349 | label_today: tänään | |
350 | label_this_week: tällä viikolla |
|
350 | label_this_week: tällä viikolla | |
351 | label_less_than_ago: vähemmän kuin päivää sitten |
|
351 | label_less_than_ago: vähemmän kuin päivää sitten | |
352 | label_more_than_ago: enemän kuin päivää sitten |
|
352 | label_more_than_ago: enemän kuin päivää sitten | |
353 | label_ago: päiviä sitten |
|
353 | label_ago: päiviä sitten | |
354 | label_contains: sisältää |
|
354 | label_contains: sisältää | |
355 | label_not_contains: ei sisällä |
|
355 | label_not_contains: ei sisällä | |
356 | label_day_plural: päivää |
|
356 | label_day_plural: päivää | |
357 | label_repository: Tietovarasto |
|
357 | label_repository: Tietovarasto | |
358 | label_repository_plural: Tietovarastot |
|
358 | label_repository_plural: Tietovarastot | |
359 | label_browse: Selaus |
|
359 | label_browse: Selaus | |
360 | label_modification: %d muutos |
|
360 | label_modification: %d muutos | |
361 | label_modification_plural: %d muutettu |
|
361 | label_modification_plural: %d muutettu | |
362 | label_revision: Versio |
|
362 | label_revision: Versio | |
363 | label_revision_plural: Versiot |
|
363 | label_revision_plural: Versiot | |
364 | label_added: lisätty |
|
364 | label_added: lisätty | |
365 | label_modified: muokattu |
|
365 | label_modified: muokattu | |
366 | label_deleted: poistettu |
|
366 | label_deleted: poistettu | |
367 | label_latest_revision: Viimeisin versio |
|
367 | label_latest_revision: Viimeisin versio | |
368 | label_latest_revision_plural: Viimeisimmät versiot |
|
368 | label_latest_revision_plural: Viimeisimmät versiot | |
369 | label_view_revisions: Näytä versiot |
|
369 | label_view_revisions: Näytä versiot | |
370 | label_max_size: Suurin koko |
|
370 | label_max_size: Suurin koko | |
371 | label_sort_highest: Siirrä ylimmäiseksi |
|
371 | label_sort_highest: Siirrä ylimmäiseksi | |
372 | label_sort_higher: Siirrä ylös |
|
372 | label_sort_higher: Siirrä ylös | |
373 | label_sort_lower: Siirrä alas |
|
373 | label_sort_lower: Siirrä alas | |
374 | label_sort_lowest: Siirrä alimmaiseksi |
|
374 | label_sort_lowest: Siirrä alimmaiseksi | |
375 | label_roadmap: Roadmap |
|
375 | label_roadmap: Roadmap | |
376 | label_roadmap_due_in: Määräaika %s |
|
376 | label_roadmap_due_in: Määräaika %s | |
377 | label_roadmap_overdue: %s myöhässä |
|
377 | label_roadmap_overdue: %s myöhässä | |
378 | label_roadmap_no_issues: Ei tapahtumia tälle versiolle |
|
378 | label_roadmap_no_issues: Ei tapahtumia tälle versiolle | |
379 | label_search: Haku |
|
379 | label_search: Haku | |
380 | label_result_plural: Tulokset |
|
380 | label_result_plural: Tulokset | |
381 | label_all_words: kaikki sanat |
|
381 | label_all_words: kaikki sanat | |
382 | label_wiki: Wiki |
|
382 | label_wiki: Wiki | |
383 | label_wiki_edit: Wiki muokkaus |
|
383 | label_wiki_edit: Wiki muokkaus | |
384 | label_wiki_edit_plural: Wiki muokkaukset |
|
384 | label_wiki_edit_plural: Wiki muokkaukset | |
385 | label_wiki_page: Wiki sivu |
|
385 | label_wiki_page: Wiki sivu | |
386 | label_wiki_page_plural: Wiki sivut |
|
386 | label_wiki_page_plural: Wiki sivut | |
387 | label_index_by_title: Hakemisto otsikoittain |
|
387 | label_index_by_title: Hakemisto otsikoittain | |
388 | label_index_by_date: Hakemisto päivittäin |
|
388 | label_index_by_date: Hakemisto päivittäin | |
389 | label_current_version: Nykyinen versio |
|
389 | label_current_version: Nykyinen versio | |
390 | label_preview: Esikatselu |
|
390 | label_preview: Esikatselu | |
391 | label_feed_plural: Syötteet |
|
391 | label_feed_plural: Syötteet | |
392 | label_changes_details: Kaikkien muutosten yksityiskohdat |
|
392 | label_changes_details: Kaikkien muutosten yksityiskohdat | |
393 | label_issue_tracking: Tapahtumien seuranta |
|
393 | label_issue_tracking: Tapahtumien seuranta | |
394 | label_spent_time: Käytetty aika |
|
394 | label_spent_time: Käytetty aika | |
395 | label_f_hour: %.2f tunti |
|
395 | label_f_hour: %.2f tunti | |
396 | label_f_hour_plural: %.2f tuntia |
|
396 | label_f_hour_plural: %.2f tuntia | |
397 | label_time_tracking: Ajan seuranta |
|
397 | label_time_tracking: Ajan seuranta | |
398 | label_change_plural: Muutokset |
|
398 | label_change_plural: Muutokset | |
399 | label_statistics: Tilastot |
|
399 | label_statistics: Tilastot | |
400 | label_commits_per_month: Tapahtumaa per kuukausi |
|
400 | label_commits_per_month: Tapahtumaa per kuukausi | |
401 | label_commits_per_author: Tapahtumaa per tekijä |
|
401 | label_commits_per_author: Tapahtumaa per tekijä | |
402 | label_view_diff: Näytä erot |
|
402 | label_view_diff: Näytä erot | |
403 | label_diff_inline: sisällössä |
|
403 | label_diff_inline: sisällössä | |
404 | label_diff_side_by_side: vierekkäin |
|
404 | label_diff_side_by_side: vierekkäin | |
405 | label_options: Valinnat |
|
405 | label_options: Valinnat | |
406 | label_copy_workflow_from: Kopioi työnkulku |
|
406 | label_copy_workflow_from: Kopioi työnkulku | |
407 | label_permissions_report: Oikeuksien raportti |
|
407 | label_permissions_report: Oikeuksien raportti | |
408 | label_watched_issues: Seurattavat tapahtumat |
|
408 | label_watched_issues: Seurattavat tapahtumat | |
409 | label_related_issues: Liittyvät tapahtumat |
|
409 | label_related_issues: Liittyvät tapahtumat | |
410 | label_applied_status: Lisätty tila |
|
410 | label_applied_status: Lisätty tila | |
411 | label_loading: Lataa... |
|
411 | label_loading: Lataa... | |
412 | label_relation_new: Uusi suhde |
|
412 | label_relation_new: Uusi suhde | |
413 | label_relation_delete: Poista suhde |
|
413 | label_relation_delete: Poista suhde | |
414 | label_relates_to: liittyy |
|
414 | label_relates_to: liittyy | |
415 | label_duplicates: kopio |
|
415 | label_duplicates: kopio | |
416 | label_blocks: estää |
|
416 | label_blocks: estää | |
417 | label_blocked_by: estetty |
|
417 | label_blocked_by: estetty | |
418 | label_precedes: edeltää |
|
418 | label_precedes: edeltää | |
419 | label_follows: seuraa |
|
419 | label_follows: seuraa | |
420 | label_end_to_start: lopusta alkuun |
|
420 | label_end_to_start: lopusta alkuun | |
421 | label_end_to_end: lopusta loppuun |
|
421 | label_end_to_end: lopusta loppuun | |
422 | label_start_to_start: alusta alkuun |
|
422 | label_start_to_start: alusta alkuun | |
423 | label_start_to_end: alusta loppuun |
|
423 | label_start_to_end: alusta loppuun | |
424 | label_stay_logged_in: Pysy kirjautuneena |
|
424 | label_stay_logged_in: Pysy kirjautuneena | |
425 | label_disabled: poistettu käytöstä |
|
425 | label_disabled: poistettu käytöstä | |
426 | label_show_completed_versions: Näytä valmiit versiot |
|
426 | label_show_completed_versions: Näytä valmiit versiot | |
427 | label_me: minä |
|
427 | label_me: minä | |
428 | label_board: Keskustelupalsta |
|
428 | label_board: Keskustelupalsta | |
429 | label_board_new: Uusi keskustelupalsta |
|
429 | label_board_new: Uusi keskustelupalsta | |
430 | label_board_plural: Keskustelupalstat |
|
430 | label_board_plural: Keskustelupalstat | |
431 | label_topic_plural: Aiheet |
|
431 | label_topic_plural: Aiheet | |
432 | label_message_plural: Viestit |
|
432 | label_message_plural: Viestit | |
433 | label_message_last: Viimeisin viesti |
|
433 | label_message_last: Viimeisin viesti | |
434 | label_message_new: Uusi viesti |
|
434 | label_message_new: Uusi viesti | |
435 | label_reply_plural: Vastaukset |
|
435 | label_reply_plural: Vastaukset | |
436 | label_send_information: Lähetä tilin tiedot käyttäjälle |
|
436 | label_send_information: Lähetä tilin tiedot käyttäjälle | |
437 | label_year: Vuosi |
|
437 | label_year: Vuosi | |
438 | label_month: Kuukausi |
|
438 | label_month: Kuukausi | |
439 | label_week: Viikko |
|
439 | label_week: Viikko | |
440 | label_language_based: Pohjautuen käyttäjän kieleen |
|
440 | label_language_based: Pohjautuen käyttäjän kieleen | |
441 | label_sort_by: Lajittele %s |
|
441 | label_sort_by: Lajittele %s | |
442 | label_send_test_email: Lähetä testi sähköposti |
|
442 | label_send_test_email: Lähetä testi sähköposti | |
443 | label_feeds_access_key_created_on: RSS salasana luotiin %s sitten |
|
443 | label_feeds_access_key_created_on: RSS salasana luotiin %s sitten | |
444 | label_module_plural: Moduulit |
|
444 | label_module_plural: Moduulit | |
445 | label_added_time_by: Lisännyt %s %s sitten |
|
445 | label_added_time_by: Lisännyt %s %s sitten | |
446 | label_updated_time: Päivitetty %s sitten |
|
446 | label_updated_time: Päivitetty %s sitten | |
447 | label_jump_to_a_project: Siirry projektiin... |
|
447 | label_jump_to_a_project: Siirry projektiin... | |
448 | label_file_plural: Tiedostot |
|
448 | label_file_plural: Tiedostot | |
449 | label_changeset_plural: Muutosryhmät |
|
449 | label_changeset_plural: Muutosryhmät | |
450 | label_default_columns: Vakiosarakkeet |
|
450 | label_default_columns: Vakiosarakkeet | |
451 | label_no_change_option: (Ei muutosta) |
|
451 | label_no_change_option: (Ei muutosta) | |
452 | label_bulk_edit_selected_issues: Perusmuotoile valitut tapahtumat |
|
452 | label_bulk_edit_selected_issues: Perusmuotoile valitut tapahtumat | |
453 | label_theme: Teema |
|
453 | label_theme: Teema | |
454 | label_default: Vakio |
|
454 | label_default: Vakio | |
455 | label_search_titles_only: Hae vain otsikot |
|
455 | label_search_titles_only: Hae vain otsikot | |
456 | label_user_mail_option_all: "Kaikista tapahtumista kaikissa projekteistani" |
|
456 | label_user_mail_option_all: "Kaikista tapahtumista kaikissa projekteistani" | |
457 | label_user_mail_option_selected: "Kaikista tapahtumista vain valitsemistani projekteista..." |
|
457 | label_user_mail_option_selected: "Kaikista tapahtumista vain valitsemistani projekteista..." | |
458 | label_user_mail_option_none: "Vain tapahtumista joita valvon tai olen mukana" |
|
458 | label_user_mail_option_none: "Vain tapahtumista joita valvon tai olen mukana" | |
459 | label_user_mail_no_self_notified: "En halua muistutusta muutoksista joita itse teen" |
|
459 | label_user_mail_no_self_notified: "En halua muistutusta muutoksista joita itse teen" | |
460 | label_registration_activation_by_email: tilin aktivointi sähköpostitse |
|
460 | label_registration_activation_by_email: tilin aktivointi sähköpostitse | |
461 | label_registration_manual_activation: tilin aktivointi käsin |
|
461 | label_registration_manual_activation: tilin aktivointi käsin | |
462 | label_registration_automatic_activation: tilin aktivointi automaattisesti |
|
462 | label_registration_automatic_activation: tilin aktivointi automaattisesti | |
463 | label_display_per_page: 'Per sivu: %s' |
|
463 | label_display_per_page: 'Per sivu: %s' | |
464 | label_age: Ikä |
|
464 | label_age: Ikä | |
465 | label_change_properties: Vaihda asetuksia |
|
465 | label_change_properties: Vaihda asetuksia | |
466 | label_general: Yleinen |
|
466 | label_general: Yleinen | |
467 |
|
467 | |||
468 | button_login: Kirjaudu |
|
468 | button_login: Kirjaudu | |
469 | button_submit: Lähetä |
|
469 | button_submit: Lähetä | |
470 | button_save: Tallenna |
|
470 | button_save: Tallenna | |
471 | button_check_all: Valitse kaikki |
|
471 | button_check_all: Valitse kaikki | |
472 | button_uncheck_all: Poista valinnat |
|
472 | button_uncheck_all: Poista valinnat | |
473 | button_delete: Poista |
|
473 | button_delete: Poista | |
474 | button_create: Luo |
|
474 | button_create: Luo | |
475 | button_test: Testaa |
|
475 | button_test: Testaa | |
476 | button_edit: Muokkaa |
|
476 | button_edit: Muokkaa | |
477 | button_add: Lisää |
|
477 | button_add: Lisää | |
478 | button_change: Muuta |
|
478 | button_change: Muuta | |
479 | button_apply: Ota käyttöön |
|
479 | button_apply: Ota käyttöön | |
480 | button_clear: Tyhjää |
|
480 | button_clear: Tyhjää | |
481 | button_lock: Lukitse |
|
481 | button_lock: Lukitse | |
482 | button_unlock: Vapauta |
|
482 | button_unlock: Vapauta | |
483 | button_download: Lataa |
|
483 | button_download: Lataa | |
484 | button_list: Lista |
|
484 | button_list: Lista | |
485 | button_view: Näytä |
|
485 | button_view: Näytä | |
486 | button_move: Siirrä |
|
486 | button_move: Siirrä | |
487 | button_back: Takaisin |
|
487 | button_back: Takaisin | |
488 | button_cancel: Peruuta |
|
488 | button_cancel: Peruuta | |
489 | button_activate: Aktivoi |
|
489 | button_activate: Aktivoi | |
490 | button_sort: Järjestä |
|
490 | button_sort: Järjestä | |
491 | button_log_time: Seuraa aikaa |
|
491 | button_log_time: Seuraa aikaa | |
492 | button_rollback: Siirry takaisin tähän versioon |
|
492 | button_rollback: Siirry takaisin tähän versioon | |
493 | button_watch: Seuraa |
|
493 | button_watch: Seuraa | |
494 | button_unwatch: Älä seuraa |
|
494 | button_unwatch: Älä seuraa | |
495 | button_reply: Vastaa |
|
495 | button_reply: Vastaa | |
496 | button_archive: Arkistoi |
|
496 | button_archive: Arkistoi | |
497 | button_unarchive: Palauta |
|
497 | button_unarchive: Palauta | |
498 | button_reset: Nollaus |
|
498 | button_reset: Nollaus | |
499 | button_rename: Uudelleen nimeä |
|
499 | button_rename: Uudelleen nimeä | |
500 | button_change_password: Vaihda salasana |
|
500 | button_change_password: Vaihda salasana | |
501 | button_copy: Kopioi |
|
501 | button_copy: Kopioi | |
502 | button_annotate: Lisää selitys |
|
502 | button_annotate: Lisää selitys | |
503 | button_update: Päivitä |
|
503 | button_update: Päivitä | |
504 |
|
504 | |||
505 | status_active: aktiivinen |
|
505 | status_active: aktiivinen | |
506 | status_registered: rekisteröity |
|
506 | status_registered: rekisteröity | |
507 | status_locked: lukittu |
|
507 | status_locked: lukittu | |
508 |
|
508 | |||
509 | text_select_mail_notifications: Valitse tapahtumat joista tulisi lähettää sähköpostimuistutus. |
|
509 | text_select_mail_notifications: Valitse tapahtumat joista tulisi lähettää sähköpostimuistutus. | |
510 | text_regexp_info: esim. ^[A-Z0-9]+$ |
|
510 | text_regexp_info: esim. ^[A-Z0-9]+$ | |
511 | text_min_max_length_info: 0 tarkoittaa, ei rajoitusta |
|
511 | text_min_max_length_info: 0 tarkoittaa, ei rajoitusta | |
512 | text_project_destroy_confirmation: Oletko varma että haluat poistaa tämän projektin ja kaikki siihen kuuluvat tiedot? |
|
512 | text_project_destroy_confirmation: Oletko varma että haluat poistaa tämän projektin ja kaikki siihen kuuluvat tiedot? | |
513 | text_workflow_edit: Valitse rooli ja tapahtuma muokataksesi työnkulkua |
|
513 | text_workflow_edit: Valitse rooli ja tapahtuma muokataksesi työnkulkua | |
514 | text_are_you_sure: Oletko varma? |
|
514 | text_are_you_sure: Oletko varma? | |
515 | text_journal_changed: %s muutettu arvoksi %s |
|
515 | text_journal_changed: %s muutettu arvoksi %s | |
516 | text_journal_set_to: muutettu %s |
|
516 | text_journal_set_to: muutettu %s | |
517 | text_journal_deleted: poistettu |
|
517 | text_journal_deleted: poistettu | |
518 | text_tip_task_begin_day: tehtävä joka alkaa tänä päivänä |
|
518 | text_tip_task_begin_day: tehtävä joka alkaa tänä päivänä | |
519 | text_tip_task_end_day: tehtävä joka loppuu tänä päivänä |
|
519 | text_tip_task_end_day: tehtävä joka loppuu tänä päivänä | |
520 | text_tip_task_begin_end_day: tehtävä joka alkaa ja loppuu tänä päivänä |
|
520 | text_tip_task_begin_end_day: tehtävä joka alkaa ja loppuu tänä päivänä | |
521 | text_project_identifier_info: 'Pienet kirjaimet (a-z), numerot ja viivat ovat sallittu.<br />Tallentamisen jälkeen tunnistetta ei voi muuttaa.' |
|
521 | text_project_identifier_info: 'Pienet kirjaimet (a-z), numerot ja viivat ovat sallittu.<br />Tallentamisen jälkeen tunnistetta ei voi muuttaa.' | |
522 | text_caracters_maximum: %d merkkiä enintään. |
|
522 | text_caracters_maximum: %d merkkiä enintään. | |
523 | text_caracters_minimum: Täytyy olla vähintään %d merkkiä pitkä. |
|
523 | text_caracters_minimum: Täytyy olla vähintään %d merkkiä pitkä. | |
524 | text_length_between: Pituus välillä %d ja %d merkkiä. |
|
524 | text_length_between: Pituus välillä %d ja %d merkkiä. | |
525 | text_tracker_no_workflow: Työnkulkua ei määritelty tälle tapahtumalle |
|
525 | text_tracker_no_workflow: Työnkulkua ei määritelty tälle tapahtumalle | |
526 | text_unallowed_characters: Kiellettyjä merkkejä |
|
526 | text_unallowed_characters: Kiellettyjä merkkejä | |
527 | text_comma_separated: Useat arvot sallittu (pilkku eroteltuna). |
|
527 | text_comma_separated: Useat arvot sallittu (pilkku eroteltuna). | |
528 | text_issues_ref_in_commit_messages: Liitän ja korjaan ongelmia syötetyssä viestissä |
|
528 | text_issues_ref_in_commit_messages: Liitän ja korjaan ongelmia syötetyssä viestissä | |
529 | text_issue_added: Tapahtuma %s on kirjattu. |
|
529 | text_issue_added: Tapahtuma %s on kirjattu. | |
530 | text_issue_updated: Tapahtuma %s on päivitetty. |
|
530 | text_issue_updated: Tapahtuma %s on päivitetty. | |
531 | text_wiki_destroy_confirmation: Oletko varma että haluat poistaa tämän wiki:n ja kaikki sen sisältämän tiedon? |
|
531 | text_wiki_destroy_confirmation: Oletko varma että haluat poistaa tämän wiki:n ja kaikki sen sisältämän tiedon? | |
532 | text_issue_category_destroy_question: Jotkut tapahtumat (%d) ovat nimetty tälle luokalle. Mitä haluat tehdä? |
|
532 | text_issue_category_destroy_question: Jotkut tapahtumat (%d) ovat nimetty tälle luokalle. Mitä haluat tehdä? | |
533 | text_issue_category_destroy_assignments: Poista luokan tehtävät |
|
533 | text_issue_category_destroy_assignments: Poista luokan tehtävät | |
534 | text_issue_category_reassign_to: Vaihda tapahtuma tähän luokkaan |
|
534 | text_issue_category_reassign_to: Vaihda tapahtuma tähän luokkaan | |
535 | text_user_mail_option: "Valitsemattomille projekteille, saat vain muistutuksen asioista joita seuraat tai olet mukana (esim. tapahtumat joissa olet tekijä tai nimettynä)." |
|
535 | text_user_mail_option: "Valitsemattomille projekteille, saat vain muistutuksen asioista joita seuraat tai olet mukana (esim. tapahtumat joissa olet tekijä tai nimettynä)." | |
536 | text_no_configuration_data: "Rooleja, tapahtumien tiloja ja työnkulkua ei vielä olla määritelty.\nOn erittäin suotavaa ladata vakioasetukset. Voit muuttaa sitä latauksen jälkeen." |
|
536 | text_no_configuration_data: "Rooleja, tapahtumien tiloja ja työnkulkua ei vielä olla määritelty.\nOn erittäin suotavaa ladata vakioasetukset. Voit muuttaa sitä latauksen jälkeen." | |
537 | text_load_default_configuration: Lataa vakioasetukset |
|
537 | text_load_default_configuration: Lataa vakioasetukset | |
538 |
|
538 | |||
539 | default_role_manager: Päälikkö |
|
539 | default_role_manager: Päälikkö | |
540 | default_role_developper: Kehittäjä |
|
540 | default_role_developper: Kehittäjä | |
541 | default_role_reporter: Tarkastelija |
|
541 | default_role_reporter: Tarkastelija | |
542 | default_tracker_bug: Ohjelmointivirhe |
|
542 | default_tracker_bug: Ohjelmointivirhe | |
543 | default_tracker_feature: Ominaisuus |
|
543 | default_tracker_feature: Ominaisuus | |
544 | default_tracker_support: Tuki |
|
544 | default_tracker_support: Tuki | |
545 | default_issue_status_new: Uusi |
|
545 | default_issue_status_new: Uusi | |
546 | default_issue_status_assigned: Nimetty |
|
546 | default_issue_status_assigned: Nimetty | |
547 | default_issue_status_resolved: Hyväksytty |
|
547 | default_issue_status_resolved: Hyväksytty | |
548 | default_issue_status_feedback: Palaute |
|
548 | default_issue_status_feedback: Palaute | |
549 | default_issue_status_closed: Suljettu |
|
549 | default_issue_status_closed: Suljettu | |
550 | default_issue_status_rejected: Hylätty |
|
550 | default_issue_status_rejected: Hylätty | |
551 | default_doc_category_user: Käyttäjä dokumentaatio |
|
551 | default_doc_category_user: Käyttäjä dokumentaatio | |
552 | default_doc_category_tech: Tekninen dokumentaatio |
|
552 | default_doc_category_tech: Tekninen dokumentaatio | |
553 | default_priority_low: Matala |
|
553 | default_priority_low: Matala | |
554 | default_priority_normal: Normaali |
|
554 | default_priority_normal: Normaali | |
555 | default_priority_high: Korkea |
|
555 | default_priority_high: Korkea | |
556 | default_priority_urgent: Kiireellinen |
|
556 | default_priority_urgent: Kiireellinen | |
557 | default_priority_immediate: Valitön |
|
557 | default_priority_immediate: Valitön | |
558 | default_activity_design: Suunnittelu |
|
558 | default_activity_design: Suunnittelu | |
559 | default_activity_development: Kehitys |
|
559 | default_activity_development: Kehitys | |
560 |
|
560 | |||
561 | enumeration_issue_priorities: Tapahtuman tärkeysjärjestys |
|
561 | enumeration_issue_priorities: Tapahtuman tärkeysjärjestys | |
562 | enumeration_doc_categories: Dokumentin luokat |
|
562 | enumeration_doc_categories: Dokumentin luokat | |
563 | enumeration_activities: Historia (ajan seuranta) |
|
563 | enumeration_activities: Historia (ajan seuranta) | |
564 | label_associated_revisions: Liittyvät versiot |
|
564 | label_associated_revisions: Liittyvät versiot | |
565 | setting_user_format: Käyttäjien esitysmuoto |
|
565 | setting_user_format: Käyttäjien esitysmuoto | |
566 | text_status_changed_by_changeset: Päivitetty muutosversioon %s. |
|
566 | text_status_changed_by_changeset: Päivitetty muutosversioon %s. | |
567 | text_issues_destroy_confirmation: 'Oletko varma että haluat poistaa valitut tapahtumat ?' |
|
567 | text_issues_destroy_confirmation: 'Oletko varma että haluat poistaa valitut tapahtumat ?' | |
568 | label_more: Lisää |
|
568 | label_more: Lisää | |
569 | label_issue_added: Tapahtuma lisätty |
|
569 | label_issue_added: Tapahtuma lisätty | |
570 | label_issue_updated: Tapahtuma päivitetty |
|
570 | label_issue_updated: Tapahtuma päivitetty | |
571 | label_document_added: Dokumentti lisätty |
|
571 | label_document_added: Dokumentti lisätty | |
572 | label_message_posted: Viesti lisätty |
|
572 | label_message_posted: Viesti lisätty | |
573 | label_file_added: Tiedosto lisätty |
|
573 | label_file_added: Tiedosto lisätty | |
574 | label_scm: SCM |
|
574 | label_scm: SCM | |
575 | text_select_project_modules: 'Valitse modulit jotka haluat käyttöön tähän projektiin:' |
|
575 | text_select_project_modules: 'Valitse modulit jotka haluat käyttöön tähän projektiin:' | |
576 | label_news_added: Uutinen lisätty |
|
576 | label_news_added: Uutinen lisätty | |
577 | project_module_boards: Keskustelupalsta |
|
577 | project_module_boards: Keskustelupalsta | |
578 | project_module_issue_tracking: Tapahtuman seuranta |
|
578 | project_module_issue_tracking: Tapahtuman seuranta | |
579 | project_module_wiki: Wiki |
|
579 | project_module_wiki: Wiki | |
580 | project_module_files: Tiedostot |
|
580 | project_module_files: Tiedostot | |
581 | project_module_documents: Dokumentit |
|
581 | project_module_documents: Dokumentit | |
582 | project_module_repository: Tietovarasto |
|
582 | project_module_repository: Tietovarasto | |
583 | project_module_news: Uutiset |
|
583 | project_module_news: Uutiset | |
584 | project_module_time_tracking: Ajan seuranta |
|
584 | project_module_time_tracking: Ajan seuranta | |
585 | text_file_repository_writable: Kirjoitettava tiedostovarasto |
|
585 | text_file_repository_writable: Kirjoitettava tiedostovarasto | |
586 | text_default_administrator_account_changed: Vakio hallinoijan tunnus muutettu |
|
586 | text_default_administrator_account_changed: Vakio hallinoijan tunnus muutettu | |
587 | text_rmagick_available: RMagick saatavilla (valinnainen) |
|
587 | text_rmagick_available: RMagick saatavilla (valinnainen) | |
588 | button_configure: Asetukset |
|
588 | button_configure: Asetukset | |
589 | label_plugins: Lisäosat |
|
589 | label_plugins: Lisäosat | |
590 | label_ldap_authentication: LDAP tunnistautuminen |
|
590 | label_ldap_authentication: LDAP tunnistautuminen | |
591 | label_downloads_abbr: D/L |
|
591 | label_downloads_abbr: D/L | |
592 | label_add_another_file: Lisää uusi tiedosto |
|
592 | label_add_another_file: Lisää uusi tiedosto | |
593 | label_this_month: tässä kuussa |
|
593 | label_this_month: tässä kuussa | |
594 | text_destroy_time_entries_question: %.02f tuntia on raportoitu tapahtumasta jonka aiot poistaa. Mitä haluat tehdä ? |
|
594 | text_destroy_time_entries_question: %.02f tuntia on raportoitu tapahtumasta jonka aiot poistaa. Mitä haluat tehdä ? | |
595 | label_last_n_days: viimeiset %d päivää |
|
595 | label_last_n_days: viimeiset %d päivää | |
596 | label_all_time: koko ajalta |
|
596 | label_all_time: koko ajalta | |
597 | error_issue_not_found_in_project: 'Tapahtumaa ei löytynyt tai se ei kuulu tähän projektiin' |
|
597 | error_issue_not_found_in_project: 'Tapahtumaa ei löytynyt tai se ei kuulu tähän projektiin' | |
598 | label_this_year: tänä vuonna |
|
598 | label_this_year: tänä vuonna | |
599 | text_assign_time_entries_to_project: Määritä tunnit projektille |
|
599 | text_assign_time_entries_to_project: Määritä tunnit projektille | |
600 | label_date_range: Aikaväli |
|
600 | label_date_range: Aikaväli | |
601 | label_last_week: viime viikolla |
|
601 | label_last_week: viime viikolla | |
602 | label_yesterday: eilen |
|
602 | label_yesterday: eilen | |
603 | label_optional_description: Lisäkuvaus |
|
603 | label_optional_description: Lisäkuvaus | |
604 | label_last_month: viime kuussa |
|
604 | label_last_month: viime kuussa | |
605 | text_destroy_time_entries: Poista raportoidut tunnit |
|
605 | text_destroy_time_entries: Poista raportoidut tunnit | |
606 | text_reassign_time_entries: 'Siirrä raportoidut tunnit tälle tapahtumalle:' |
|
606 | text_reassign_time_entries: 'Siirrä raportoidut tunnit tälle tapahtumalle:' | |
607 | label_on: '' |
|
607 | label_on: '' | |
608 | label_chronological_order: Aikajärjestyksessä |
|
608 | label_chronological_order: Aikajärjestyksessä | |
609 | label_date_to: '' |
|
609 | label_date_to: '' | |
610 | setting_activity_days_default: Päivien esittäminen projektien historiassa |
|
610 | setting_activity_days_default: Päivien esittäminen projektien historiassa | |
611 | label_date_from: '' |
|
611 | label_date_from: '' | |
612 | label_in: '' |
|
612 | label_in: '' | |
613 | setting_display_subprojects_issues: Näytä aliprojektien tapahtumat pääprojektissa oletusarvoisesti |
|
613 | setting_display_subprojects_issues: Näytä aliprojektien tapahtumat pääprojektissa oletusarvoisesti | |
614 | field_comments_sorting: Näytä kommentit |
|
614 | field_comments_sorting: Näytä kommentit | |
615 | label_reverse_chronological_order: Käänteisessä aikajärjestyksessä |
|
615 | label_reverse_chronological_order: Käänteisessä aikajärjestyksessä | |
616 | label_preferences: Asetukset |
|
616 | label_preferences: Asetukset | |
617 | setting_default_projects_public: Uudet projektit ovat oletuksena julkisia |
|
617 | setting_default_projects_public: Uudet projektit ovat oletuksena julkisia | |
618 | label_overall_activity: Kokonaishistoria |
|
618 | label_overall_activity: Kokonaishistoria | |
619 | error_scm_annotate: "Merkintää ei ole tai siihen ei voi lisätä selityksiä." |
|
619 | error_scm_annotate: "Merkintää ei ole tai siihen ei voi lisätä selityksiä." | |
620 | label_planning: Suunnittelu |
|
620 | label_planning: Suunnittelu | |
621 | text_subprojects_destroy_warning: 'Tämän aliprojekti(t): %s tullaan myös poistamaan.' |
|
621 | text_subprojects_destroy_warning: 'Tämän aliprojekti(t): %s tullaan myös poistamaan.' | |
622 | label_and_its_subprojects: %s ja aliprojektit |
|
622 | label_and_its_subprojects: %s ja aliprojektit | |
623 | mail_body_reminder: "%d sinulle nimettyä tapahtuma(a) erääntyy %d päivä sisään:" |
|
623 | mail_body_reminder: "%d sinulle nimettyä tapahtuma(a) erääntyy %d päivä sisään:" | |
624 | mail_subject_reminder: "%d tapahtuma(a) erääntyy lähipäivinä" |
|
624 | mail_subject_reminder: "%d tapahtuma(a) erääntyy lähipäivinä" | |
625 | text_user_wrote: '%s kirjoitti:' |
|
625 | text_user_wrote: '%s kirjoitti:' | |
626 | label_duplicated_by: kopioinut |
|
626 | label_duplicated_by: kopioinut | |
627 | setting_enabled_scm: Versionhallinta käytettävissä |
|
627 | setting_enabled_scm: Versionhallinta käytettävissä | |
628 | text_enumeration_category_reassign_to: 'Siirrä täksi arvoksi:' |
|
628 | text_enumeration_category_reassign_to: 'Siirrä täksi arvoksi:' | |
629 | text_enumeration_destroy_question: '%d kohdetta on sijoitettu tälle arvolle.' |
|
629 | text_enumeration_destroy_question: '%d kohdetta on sijoitettu tälle arvolle.' | |
630 | label_incoming_emails: Saapuvat sähköpostiviestit |
|
630 | label_incoming_emails: Saapuvat sähköpostiviestit | |
631 | label_generate_key: Luo avain |
|
631 | label_generate_key: Luo avain | |
632 | setting_mail_handler_api_enabled: Ota käyttöön WS saapuville sähköposteille |
|
632 | setting_mail_handler_api_enabled: Ota käyttöön WS saapuville sähköposteille | |
633 | setting_mail_handler_api_key: API avain |
|
633 | setting_mail_handler_api_key: API avain | |
634 | text_email_delivery_not_configured: "Sähköpostin jakelu ei ole määritelty ja sähköpostimuistutukset eivät ole käytössä.\nKonfiguroi sähköpostipalvelinasetukset (SMTP) config/email.yml tiedostosta ja uudelleenkäynnistä sovellus jotta asetukset astuvat voimaan." |
|
634 | text_email_delivery_not_configured: "Sähköpostin jakelu ei ole määritelty ja sähköpostimuistutukset eivät ole käytössä.\nKonfiguroi sähköpostipalvelinasetukset (SMTP) config/email.yml tiedostosta ja uudelleenkäynnistä sovellus jotta asetukset astuvat voimaan." | |
635 | field_parent_title: Aloitussivu |
|
635 | field_parent_title: Aloitussivu | |
636 | label_issue_watchers: Tapahtuman seuraajat |
|
636 | label_issue_watchers: Tapahtuman seuraajat | |
637 | button_quote: Quote |
|
637 | button_quote: Quote | |
638 | setting_sequential_project_identifiers: Generate sequential project identifiers |
|
638 | setting_sequential_project_identifiers: Generate sequential project identifiers | |
639 | setting_commit_logs_encoding: Commit messages encoding |
|
639 | setting_commit_logs_encoding: Commit messages encoding | |
640 | notice_unable_delete_version: Unable to delete version |
|
640 | notice_unable_delete_version: Unable to delete version | |
641 | label_renamed: renamed |
|
641 | label_renamed: renamed | |
642 | label_copied: copied |
|
642 | label_copied: copied | |
643 | setting_plain_text_mail: plain text only (no HTML) |
|
643 | setting_plain_text_mail: plain text only (no HTML) | |
644 | permission_view_files: View files |
|
644 | permission_view_files: View files | |
645 | permission_edit_issues: Edit issues |
|
645 | permission_edit_issues: Edit issues | |
646 | permission_edit_own_time_entries: Edit own time logs |
|
646 | permission_edit_own_time_entries: Edit own time logs | |
647 | permission_manage_public_queries: Manage public queries |
|
647 | permission_manage_public_queries: Manage public queries | |
648 | permission_add_issues: Add issues |
|
648 | permission_add_issues: Add issues | |
649 | permission_log_time: Log spent time |
|
649 | permission_log_time: Log spent time | |
650 | permission_view_changesets: View changesets |
|
650 | permission_view_changesets: View changesets | |
651 | permission_view_time_entries: View spent time |
|
651 | permission_view_time_entries: View spent time | |
652 | permission_manage_versions: Manage versions |
|
652 | permission_manage_versions: Manage versions | |
653 | permission_manage_wiki: Manage wiki |
|
653 | permission_manage_wiki: Manage wiki | |
654 | permission_manage_categories: Manage issue categories |
|
654 | permission_manage_categories: Manage issue categories | |
655 | permission_protect_wiki_pages: Protect wiki pages |
|
655 | permission_protect_wiki_pages: Protect wiki pages | |
656 | permission_comment_news: Comment news |
|
656 | permission_comment_news: Comment news | |
657 | permission_delete_messages: Delete messages |
|
657 | permission_delete_messages: Delete messages | |
658 | permission_select_project_modules: Select project modules |
|
658 | permission_select_project_modules: Select project modules | |
659 | permission_manage_documents: Manage documents |
|
659 | permission_manage_documents: Manage documents | |
660 | permission_edit_wiki_pages: Edit wiki pages |
|
660 | permission_edit_wiki_pages: Edit wiki pages | |
661 | permission_add_issue_watchers: Add watchers |
|
661 | permission_add_issue_watchers: Add watchers | |
662 | permission_view_gantt: View gantt chart |
|
662 | permission_view_gantt: View gantt chart | |
663 | permission_move_issues: Move issues |
|
663 | permission_move_issues: Move issues | |
664 | permission_manage_issue_relations: Manage issue relations |
|
664 | permission_manage_issue_relations: Manage issue relations | |
665 | permission_delete_wiki_pages: Delete wiki pages |
|
665 | permission_delete_wiki_pages: Delete wiki pages | |
666 | permission_manage_boards: Manage boards |
|
666 | permission_manage_boards: Manage boards | |
667 | permission_delete_wiki_pages_attachments: Delete attachments |
|
667 | permission_delete_wiki_pages_attachments: Delete attachments | |
668 | permission_view_wiki_edits: View wiki history |
|
668 | permission_view_wiki_edits: View wiki history | |
669 | permission_add_messages: Post messages |
|
669 | permission_add_messages: Post messages | |
670 | permission_view_messages: View messages |
|
670 | permission_view_messages: View messages | |
671 | permission_manage_files: Manage files |
|
671 | permission_manage_files: Manage files | |
672 | permission_edit_issue_notes: Edit notes |
|
672 | permission_edit_issue_notes: Edit notes | |
673 | permission_manage_news: Manage news |
|
673 | permission_manage_news: Manage news | |
674 | permission_view_calendar: View calendrier |
|
674 | permission_view_calendar: View calendrier | |
675 | permission_manage_members: Manage members |
|
675 | permission_manage_members: Manage members | |
676 | permission_edit_messages: Edit messages |
|
676 | permission_edit_messages: Edit messages | |
677 | permission_delete_issues: Delete issues |
|
677 | permission_delete_issues: Delete issues | |
678 | permission_view_issue_watchers: View watchers list |
|
678 | permission_view_issue_watchers: View watchers list | |
679 | permission_manage_repository: Manage repository |
|
679 | permission_manage_repository: Manage repository | |
680 | permission_commit_access: Commit access |
|
680 | permission_commit_access: Commit access | |
681 | permission_browse_repository: Browse repository |
|
681 | permission_browse_repository: Browse repository | |
682 | permission_view_documents: View documents |
|
682 | permission_view_documents: View documents | |
683 | permission_edit_project: Edit project |
|
683 | permission_edit_project: Edit project | |
684 | permission_add_issue_notes: Add notes |
|
684 | permission_add_issue_notes: Add notes | |
685 | permission_save_queries: Save queries |
|
685 | permission_save_queries: Save queries | |
686 | permission_view_wiki_pages: View wiki |
|
686 | permission_view_wiki_pages: View wiki | |
687 | permission_rename_wiki_pages: Rename wiki pages |
|
687 | permission_rename_wiki_pages: Rename wiki pages | |
688 | permission_edit_time_entries: Edit time logs |
|
688 | permission_edit_time_entries: Edit time logs | |
689 | permission_edit_own_issue_notes: Edit own notes |
|
689 | permission_edit_own_issue_notes: Edit own notes | |
690 | setting_gravatar_enabled: Use Gravatar user icons |
|
690 | setting_gravatar_enabled: Use Gravatar user icons | |
|
691 | label_example: Example |
@@ -1,690 +1,691 | |||||
1 | _gloc_rule_default: '|n| n==1 ? "" : "_plural" ' |
|
1 | _gloc_rule_default: '|n| n==1 ? "" : "_plural" ' | |
2 |
|
2 | |||
3 | actionview_datehelper_select_day_prefix: |
|
3 | actionview_datehelper_select_day_prefix: | |
4 | actionview_datehelper_select_month_names: ינואר,פברואר,מרץ,אפריל,מאי,יוני,יולי,אוגוסט,ספטמבר,אוקטובר,נובמבר,דצבמבר |
|
4 | actionview_datehelper_select_month_names: ינואר,פברואר,מרץ,אפריל,מאי,יוני,יולי,אוגוסט,ספטמבר,אוקטובר,נובמבר,דצבמבר | |
5 | actionview_datehelper_select_month_names_abbr: ינו',פבו',מרץ,אפר',מאי,יונ',יול',אוג',ספט',אוקט',נוב',דצמ' |
|
5 | actionview_datehelper_select_month_names_abbr: ינו',פבו',מרץ,אפר',מאי,יונ',יול',אוג',ספט',אוקט',נוב',דצמ' | |
6 | actionview_datehelper_select_month_prefix: |
|
6 | actionview_datehelper_select_month_prefix: | |
7 | actionview_datehelper_select_year_prefix: |
|
7 | actionview_datehelper_select_year_prefix: | |
8 | actionview_datehelper_time_in_words_day: יום 1 |
|
8 | actionview_datehelper_time_in_words_day: יום 1 | |
9 | actionview_datehelper_time_in_words_day_plural: %d ימים |
|
9 | actionview_datehelper_time_in_words_day_plural: %d ימים | |
10 | actionview_datehelper_time_in_words_hour_about: כשעה |
|
10 | actionview_datehelper_time_in_words_hour_about: כשעה | |
11 | actionview_datehelper_time_in_words_hour_about_plural: כ-%d שעות |
|
11 | actionview_datehelper_time_in_words_hour_about_plural: כ-%d שעות | |
12 | actionview_datehelper_time_in_words_hour_about_single: כשעה |
|
12 | actionview_datehelper_time_in_words_hour_about_single: כשעה | |
13 | actionview_datehelper_time_in_words_minute: דקה 1 |
|
13 | actionview_datehelper_time_in_words_minute: דקה 1 | |
14 | actionview_datehelper_time_in_words_minute_half: חצי דקה |
|
14 | actionview_datehelper_time_in_words_minute_half: חצי דקה | |
15 | actionview_datehelper_time_in_words_minute_less_than: פחות מדקה |
|
15 | actionview_datehelper_time_in_words_minute_less_than: פחות מדקה | |
16 | actionview_datehelper_time_in_words_minute_plural: %d דקות |
|
16 | actionview_datehelper_time_in_words_minute_plural: %d דקות | |
17 | actionview_datehelper_time_in_words_minute_single: דקה 1 |
|
17 | actionview_datehelper_time_in_words_minute_single: דקה 1 | |
18 | actionview_datehelper_time_in_words_second_less_than: פחות משניה |
|
18 | actionview_datehelper_time_in_words_second_less_than: פחות משניה | |
19 | actionview_datehelper_time_in_words_second_less_than_plural: פחות מ-%d שניות |
|
19 | actionview_datehelper_time_in_words_second_less_than_plural: פחות מ-%d שניות | |
20 | actionview_instancetag_blank_option: בחר בבקשה |
|
20 | actionview_instancetag_blank_option: בחר בבקשה | |
21 |
|
21 | |||
22 | activerecord_error_inclusion: לא כלול ברשימה |
|
22 | activerecord_error_inclusion: לא כלול ברשימה | |
23 | activerecord_error_exclusion: שמור |
|
23 | activerecord_error_exclusion: שמור | |
24 | activerecord_error_invalid: לא קביל |
|
24 | activerecord_error_invalid: לא קביל | |
25 | activerecord_error_confirmation: לא מתאים לאישור |
|
25 | activerecord_error_confirmation: לא מתאים לאישור | |
26 | activerecord_error_accepted: חייב להסכים |
|
26 | activerecord_error_accepted: חייב להסכים | |
27 | activerecord_error_empty: לא יכול להיות ריק |
|
27 | activerecord_error_empty: לא יכול להיות ריק | |
28 | activerecord_error_blank: לא יכול להיות חסר |
|
28 | activerecord_error_blank: לא יכול להיות חסר | |
29 | activerecord_error_too_long: ארוך מדי |
|
29 | activerecord_error_too_long: ארוך מדי | |
30 | activerecord_error_too_short: קצר מדי |
|
30 | activerecord_error_too_short: קצר מדי | |
31 | activerecord_error_wrong_length: בארוך שגוי |
|
31 | activerecord_error_wrong_length: בארוך שגוי | |
32 | activerecord_error_taken: כבר נלקח |
|
32 | activerecord_error_taken: כבר נלקח | |
33 | activerecord_error_not_a_number: אינו מספר |
|
33 | activerecord_error_not_a_number: אינו מספר | |
34 | activerecord_error_not_a_date: אינו תאריך קביל |
|
34 | activerecord_error_not_a_date: אינו תאריך קביל | |
35 | activerecord_error_greater_than_start_date: חייב להיות מאוחר יותר מתאריך ההתחלה |
|
35 | activerecord_error_greater_than_start_date: חייב להיות מאוחר יותר מתאריך ההתחלה | |
36 | activerecord_error_not_same_project: לא שייך לאותו הפרויקט |
|
36 | activerecord_error_not_same_project: לא שייך לאותו הפרויקט | |
37 | activerecord_error_circular_dependency: הקשר הזה יצור תלות מעגלית |
|
37 | activerecord_error_circular_dependency: הקשר הזה יצור תלות מעגלית | |
38 |
|
38 | |||
39 | general_fmt_age: שנה %d |
|
39 | general_fmt_age: שנה %d | |
40 | general_fmt_age_plural: %d שנים |
|
40 | general_fmt_age_plural: %d שנים | |
41 | general_fmt_date: %%d/%%m/%%Y |
|
41 | general_fmt_date: %%d/%%m/%%Y | |
42 | general_fmt_datetime: %%d/%%m/%%Y %%I:%%M %%p |
|
42 | general_fmt_datetime: %%d/%%m/%%Y %%I:%%M %%p | |
43 | general_fmt_datetime_short: %%b %%d, %%I:%%M %%p |
|
43 | general_fmt_datetime_short: %%b %%d, %%I:%%M %%p | |
44 | general_fmt_time: %%I:%%M %%p |
|
44 | general_fmt_time: %%I:%%M %%p | |
45 | general_text_No: 'לא' |
|
45 | general_text_No: 'לא' | |
46 | general_text_Yes: 'כן' |
|
46 | general_text_Yes: 'כן' | |
47 | general_text_no: 'לא' |
|
47 | general_text_no: 'לא' | |
48 | general_text_yes: 'כן' |
|
48 | general_text_yes: 'כן' | |
49 | general_lang_name: 'Hebrew (עברית)' |
|
49 | general_lang_name: 'Hebrew (עברית)' | |
50 | general_csv_separator: ',' |
|
50 | general_csv_separator: ',' | |
51 | general_csv_decimal_separator: '.' |
|
51 | general_csv_decimal_separator: '.' | |
52 | general_csv_encoding: ISO-8859-8-I |
|
52 | general_csv_encoding: ISO-8859-8-I | |
53 | general_pdf_encoding: ISO-8859-8-I |
|
53 | general_pdf_encoding: ISO-8859-8-I | |
54 | general_day_names: שני,שלישי,רביעי,חמישי,שישי,שבת,ראשון |
|
54 | general_day_names: שני,שלישי,רביעי,חמישי,שישי,שבת,ראשון | |
55 | general_first_day_of_week: '7' |
|
55 | general_first_day_of_week: '7' | |
56 |
|
56 | |||
57 | notice_account_updated: החשבון עודכן בהצלחה! |
|
57 | notice_account_updated: החשבון עודכן בהצלחה! | |
58 | notice_account_invalid_creditentials: שם משתמש או סיסמה שגויים |
|
58 | notice_account_invalid_creditentials: שם משתמש או סיסמה שגויים | |
59 | notice_account_password_updated: הסיסמה עודכנה בהצלחה! |
|
59 | notice_account_password_updated: הסיסמה עודכנה בהצלחה! | |
60 | notice_account_wrong_password: סיסמה שגויה |
|
60 | notice_account_wrong_password: סיסמה שגויה | |
61 | notice_account_register_done: החשבון נוצר בהצלחה. להפעלת החשבון לחץ על הקישור שנשלח לדוא"ל שלך. |
|
61 | notice_account_register_done: החשבון נוצר בהצלחה. להפעלת החשבון לחץ על הקישור שנשלח לדוא"ל שלך. | |
62 | notice_account_unknown_email: משתמש לא מוכר. |
|
62 | notice_account_unknown_email: משתמש לא מוכר. | |
63 | notice_can_t_change_password: החשבון הזה משתמש במקור אימות חיצוני. שינוי סיסמה הינו בילתי אפשר |
|
63 | notice_can_t_change_password: החשבון הזה משתמש במקור אימות חיצוני. שינוי סיסמה הינו בילתי אפשר | |
64 | notice_account_lost_email_sent: דוא"ל עם הוראות לבחירת סיסמה חדשה נשלח אליך. |
|
64 | notice_account_lost_email_sent: דוא"ל עם הוראות לבחירת סיסמה חדשה נשלח אליך. | |
65 | notice_account_activated: חשבונך הופעל. אתה יכול להתחבר כעת. |
|
65 | notice_account_activated: חשבונך הופעל. אתה יכול להתחבר כעת. | |
66 | notice_successful_create: יצירה מוצלחת. |
|
66 | notice_successful_create: יצירה מוצלחת. | |
67 | notice_successful_update: עידכון מוצלח. |
|
67 | notice_successful_update: עידכון מוצלח. | |
68 | notice_successful_delete: מחיקה מוצלחת. |
|
68 | notice_successful_delete: מחיקה מוצלחת. | |
69 | notice_successful_connection: חיבור מוצלח. |
|
69 | notice_successful_connection: חיבור מוצלח. | |
70 | notice_file_not_found: הדף שאת\ה מנסה לגשת אליו אינו קיים או שהוסר. |
|
70 | notice_file_not_found: הדף שאת\ה מנסה לגשת אליו אינו קיים או שהוסר. | |
71 | notice_locking_conflict: המידע עודכן על ידי משתמש אחר. |
|
71 | notice_locking_conflict: המידע עודכן על ידי משתמש אחר. | |
72 | notice_not_authorized: אינך מורשה לראות דף זה. |
|
72 | notice_not_authorized: אינך מורשה לראות דף זה. | |
73 | notice_email_sent: דוא"ל נשלח לכתובת %s |
|
73 | notice_email_sent: דוא"ל נשלח לכתובת %s | |
74 | notice_email_error: ארעה שגיאה בעט שליחת הדוא"ל (%s) |
|
74 | notice_email_error: ארעה שגיאה בעט שליחת הדוא"ל (%s) | |
75 | notice_feeds_access_key_reseted: מפתח ה-RSS שלך אופס. |
|
75 | notice_feeds_access_key_reseted: מפתח ה-RSS שלך אופס. | |
76 | notice_failed_to_save_issues: "נכשרת בשמירת %d נושא\ים ב %d נבחרו: %s." |
|
76 | notice_failed_to_save_issues: "נכשרת בשמירת %d נושא\ים ב %d נבחרו: %s." | |
77 | notice_no_issue_selected: "לא נבחר אף נושא! בחר בבקשה את הנושאים שברצונך לערוך." |
|
77 | notice_no_issue_selected: "לא נבחר אף נושא! בחר בבקשה את הנושאים שברצונך לערוך." | |
78 |
|
78 | |||
79 | error_scm_not_found: כניסה ו\או גירסא אינם קיימים במאגר. |
|
79 | error_scm_not_found: כניסה ו\או גירסא אינם קיימים במאגר. | |
80 | error_scm_command_failed: "ארעה שגיאה בעת ניסון גישה למאגר: %s" |
|
80 | error_scm_command_failed: "ארעה שגיאה בעת ניסון גישה למאגר: %s" | |
81 |
|
81 | |||
82 | mail_subject_lost_password: סיסמת ה-%s שלך |
|
82 | mail_subject_lost_password: סיסמת ה-%s שלך | |
83 | mail_body_lost_password: 'לשינו סיסמת ה-Redmine שלך,לחץ על הקישור הבא:' |
|
83 | mail_body_lost_password: 'לשינו סיסמת ה-Redmine שלך,לחץ על הקישור הבא:' | |
84 | mail_subject_register: הפעלת חשבון %s |
|
84 | mail_subject_register: הפעלת חשבון %s | |
85 | mail_body_register: 'להפעלת חשבון ה-Redmine שלך, לחץ על הקישור הבא:' |
|
85 | mail_body_register: 'להפעלת חשבון ה-Redmine שלך, לחץ על הקישור הבא:' | |
86 |
|
86 | |||
87 | gui_validation_error: שגיאה 1 |
|
87 | gui_validation_error: שגיאה 1 | |
88 | gui_validation_error_plural: %d שגיאות |
|
88 | gui_validation_error_plural: %d שגיאות | |
89 |
|
89 | |||
90 | field_name: שם |
|
90 | field_name: שם | |
91 | field_description: תיאור |
|
91 | field_description: תיאור | |
92 | field_summary: תקציר |
|
92 | field_summary: תקציר | |
93 | field_is_required: נדרש |
|
93 | field_is_required: נדרש | |
94 | field_firstname: שם פרטי |
|
94 | field_firstname: שם פרטי | |
95 | field_lastname: שם משפחה |
|
95 | field_lastname: שם משפחה | |
96 | field_mail: דוא"ל |
|
96 | field_mail: דוא"ל | |
97 | field_filename: קובץ |
|
97 | field_filename: קובץ | |
98 | field_filesize: גודל |
|
98 | field_filesize: גודל | |
99 | field_downloads: הורדות |
|
99 | field_downloads: הורדות | |
100 | field_author: כותב |
|
100 | field_author: כותב | |
101 | field_created_on: נוצר |
|
101 | field_created_on: נוצר | |
102 | field_updated_on: עודכן |
|
102 | field_updated_on: עודכן | |
103 | field_field_format: פורמט |
|
103 | field_field_format: פורמט | |
104 | field_is_for_all: לכל הפרויקטים |
|
104 | field_is_for_all: לכל הפרויקטים | |
105 | field_possible_values: ערכים אפשריים |
|
105 | field_possible_values: ערכים אפשריים | |
106 | field_regexp: ביטוי רגיל |
|
106 | field_regexp: ביטוי רגיל | |
107 | field_min_length: אורך מינימאלי |
|
107 | field_min_length: אורך מינימאלי | |
108 | field_max_length: אורך מקסימאלי |
|
108 | field_max_length: אורך מקסימאלי | |
109 | field_value: ערך |
|
109 | field_value: ערך | |
110 | field_category: קטגוריה |
|
110 | field_category: קטגוריה | |
111 | field_title: כותרת |
|
111 | field_title: כותרת | |
112 | field_project: פרויקט |
|
112 | field_project: פרויקט | |
113 | field_issue: נושא |
|
113 | field_issue: נושא | |
114 | field_status: מצב |
|
114 | field_status: מצב | |
115 | field_notes: הערות |
|
115 | field_notes: הערות | |
116 | field_is_closed: נושא סגור |
|
116 | field_is_closed: נושא סגור | |
117 | field_is_default: ערך ברירת מחדל |
|
117 | field_is_default: ערך ברירת מחדל | |
118 | field_tracker: עוקב |
|
118 | field_tracker: עוקב | |
119 | field_subject: שם נושא |
|
119 | field_subject: שם נושא | |
120 | field_due_date: תאריך סיום |
|
120 | field_due_date: תאריך סיום | |
121 | field_assigned_to: מוצב ל |
|
121 | field_assigned_to: מוצב ל | |
122 | field_priority: עדיפות |
|
122 | field_priority: עדיפות | |
123 | field_fixed_version: גירסאת יעד |
|
123 | field_fixed_version: גירסאת יעד | |
124 | field_user: מתשמש |
|
124 | field_user: מתשמש | |
125 | field_role: תפקיד |
|
125 | field_role: תפקיד | |
126 | field_homepage: דף הבית |
|
126 | field_homepage: דף הבית | |
127 | field_is_public: פומבי |
|
127 | field_is_public: פומבי | |
128 | field_parent: תת פרויקט של |
|
128 | field_parent: תת פרויקט של | |
129 | field_is_in_chlog: נושאים המוצגים בדו"ח השינויים |
|
129 | field_is_in_chlog: נושאים המוצגים בדו"ח השינויים | |
130 | field_is_in_roadmap: נושאים המוצגים במפת הדרכים |
|
130 | field_is_in_roadmap: נושאים המוצגים במפת הדרכים | |
131 | field_login: שם משתמש |
|
131 | field_login: שם משתמש | |
132 | field_mail_notification: הודעות דוא"ל |
|
132 | field_mail_notification: הודעות דוא"ל | |
133 | field_admin: אדמיניסטרציה |
|
133 | field_admin: אדמיניסטרציה | |
134 | field_last_login_on: חיבור אחרון |
|
134 | field_last_login_on: חיבור אחרון | |
135 | field_language: שפה |
|
135 | field_language: שפה | |
136 | field_effective_date: תאריך |
|
136 | field_effective_date: תאריך | |
137 | field_password: סיסמה |
|
137 | field_password: סיסמה | |
138 | field_new_password: סיסמה חדשה |
|
138 | field_new_password: סיסמה חדשה | |
139 | field_password_confirmation: אישור |
|
139 | field_password_confirmation: אישור | |
140 | field_version: גירסא |
|
140 | field_version: גירסא | |
141 | field_type: סוג |
|
141 | field_type: סוג | |
142 | field_host: שרת |
|
142 | field_host: שרת | |
143 | field_port: פורט |
|
143 | field_port: פורט | |
144 | field_account: חשבון |
|
144 | field_account: חשבון | |
145 | field_base_dn: בסיס DN |
|
145 | field_base_dn: בסיס DN | |
146 | field_attr_login: תכונת התחברות |
|
146 | field_attr_login: תכונת התחברות | |
147 | field_attr_firstname: תכונת שם פרטים |
|
147 | field_attr_firstname: תכונת שם פרטים | |
148 | field_attr_lastname: תכונת שם משפחה |
|
148 | field_attr_lastname: תכונת שם משפחה | |
149 | field_attr_mail: תכונת דוא"ל |
|
149 | field_attr_mail: תכונת דוא"ל | |
150 | field_onthefly: יצירת משתמשים זריזה |
|
150 | field_onthefly: יצירת משתמשים זריזה | |
151 | field_start_date: התחל |
|
151 | field_start_date: התחל | |
152 | field_done_ratio: %% גמור |
|
152 | field_done_ratio: %% גמור | |
153 | field_auth_source: מצב אימות |
|
153 | field_auth_source: מצב אימות | |
154 | field_hide_mail: החבא את כתובת הדוא"ל שלי |
|
154 | field_hide_mail: החבא את כתובת הדוא"ל שלי | |
155 | field_comments: הערות |
|
155 | field_comments: הערות | |
156 | field_url: URL |
|
156 | field_url: URL | |
157 | field_start_page: דף התחלתי |
|
157 | field_start_page: דף התחלתי | |
158 | field_subproject: תת פרויקט |
|
158 | field_subproject: תת פרויקט | |
159 | field_hours: שעות |
|
159 | field_hours: שעות | |
160 | field_activity: פעילות |
|
160 | field_activity: פעילות | |
161 | field_spent_on: תאריך |
|
161 | field_spent_on: תאריך | |
162 | field_identifier: מזהה |
|
162 | field_identifier: מזהה | |
163 | field_is_filter: משמש כמסנן |
|
163 | field_is_filter: משמש כמסנן | |
164 | field_issue_to_id: נושאים קשורים |
|
164 | field_issue_to_id: נושאים קשורים | |
165 | field_delay: עיקוב |
|
165 | field_delay: עיקוב | |
166 | field_assignable: ניתן להקצות נושאים לתפקיד זה |
|
166 | field_assignable: ניתן להקצות נושאים לתפקיד זה | |
167 | field_redirect_existing_links: העבר קישורים קיימים |
|
167 | field_redirect_existing_links: העבר קישורים קיימים | |
168 | field_estimated_hours: זמן משוער |
|
168 | field_estimated_hours: זמן משוער | |
169 | field_column_names: עמודות |
|
169 | field_column_names: עמודות | |
170 | field_default_value: ערך ברירת מחדל |
|
170 | field_default_value: ערך ברירת מחדל | |
171 |
|
171 | |||
172 | setting_app_title: כותרת ישום |
|
172 | setting_app_title: כותרת ישום | |
173 | setting_app_subtitle: תת-כותרת ישום |
|
173 | setting_app_subtitle: תת-כותרת ישום | |
174 | setting_welcome_text: טקסט "ברוך הבא" |
|
174 | setting_welcome_text: טקסט "ברוך הבא" | |
175 | setting_default_language: שפת ברירת מחדל |
|
175 | setting_default_language: שפת ברירת מחדל | |
176 | setting_login_required: דרוש אימות |
|
176 | setting_login_required: דרוש אימות | |
177 | setting_self_registration: אפשר הרשמות עצמית |
|
177 | setting_self_registration: אפשר הרשמות עצמית | |
178 | setting_attachment_max_size: גודל דבוקה מקסימאלי |
|
178 | setting_attachment_max_size: גודל דבוקה מקסימאלי | |
179 | setting_issues_export_limit: גבול יצוא נושאים |
|
179 | setting_issues_export_limit: גבול יצוא נושאים | |
180 | setting_mail_from: כתובת שליחת דוא"ל |
|
180 | setting_mail_from: כתובת שליחת דוא"ל | |
181 | setting_host_name: שם שרת |
|
181 | setting_host_name: שם שרת | |
182 | setting_text_formatting: עיצוב טקסט |
|
182 | setting_text_formatting: עיצוב טקסט | |
183 | setting_wiki_compression: כיווץ היסטורית WIKI |
|
183 | setting_wiki_compression: כיווץ היסטורית WIKI | |
184 | setting_feeds_limit: גבול תוכן הזנות |
|
184 | setting_feeds_limit: גבול תוכן הזנות | |
185 | setting_autofetch_changesets: משיכה אוטומתי של עידכונים |
|
185 | setting_autofetch_changesets: משיכה אוטומתי של עידכונים | |
186 | setting_sys_api_enabled: אפשר WS לניהול המאגר |
|
186 | setting_sys_api_enabled: אפשר WS לניהול המאגר | |
187 | setting_commit_ref_keywords: מילות מפתח מקשרות |
|
187 | setting_commit_ref_keywords: מילות מפתח מקשרות | |
188 | setting_commit_fix_keywords: מילות מפתח מתקנות |
|
188 | setting_commit_fix_keywords: מילות מפתח מתקנות | |
189 | setting_autologin: חיבור אוטומטי |
|
189 | setting_autologin: חיבור אוטומטי | |
190 | setting_date_format: פורמט תאריך |
|
190 | setting_date_format: פורמט תאריך | |
191 | setting_cross_project_issue_relations: הרשה קישור נושאים בין פרויקטים |
|
191 | setting_cross_project_issue_relations: הרשה קישור נושאים בין פרויקטים | |
192 | setting_issue_list_default_columns: עמודות ברירת מחדל המוצגות ברשימת הנושאים |
|
192 | setting_issue_list_default_columns: עמודות ברירת מחדל המוצגות ברשימת הנושאים | |
193 | setting_repositories_encodings: קידוד המאגרים |
|
193 | setting_repositories_encodings: קידוד המאגרים | |
194 |
|
194 | |||
195 | label_user: משתמש |
|
195 | label_user: משתמש | |
196 | label_user_plural: משתמשים |
|
196 | label_user_plural: משתמשים | |
197 | label_user_new: משתמש חדש |
|
197 | label_user_new: משתמש חדש | |
198 | label_project: פרויקט |
|
198 | label_project: פרויקט | |
199 | label_project_new: פרויקט חדש |
|
199 | label_project_new: פרויקט חדש | |
200 | label_project_plural: פרויקטים |
|
200 | label_project_plural: פרויקטים | |
201 | label_project_all: כל הפרויקטים |
|
201 | label_project_all: כל הפרויקטים | |
202 | label_project_latest: הפרויקטים החדשים ביותר |
|
202 | label_project_latest: הפרויקטים החדשים ביותר | |
203 | label_issue: נושא |
|
203 | label_issue: נושא | |
204 | label_issue_new: נושא חדש |
|
204 | label_issue_new: נושא חדש | |
205 | label_issue_plural: נושאים |
|
205 | label_issue_plural: נושאים | |
206 | label_issue_view_all: צפה בכל הנושאים |
|
206 | label_issue_view_all: צפה בכל הנושאים | |
207 | label_document: מסמך |
|
207 | label_document: מסמך | |
208 | label_document_new: מסמך חדש |
|
208 | label_document_new: מסמך חדש | |
209 | label_document_plural: מסמכים |
|
209 | label_document_plural: מסמכים | |
210 | label_role: תפקיד |
|
210 | label_role: תפקיד | |
211 | label_role_plural: תפקידים |
|
211 | label_role_plural: תפקידים | |
212 | label_role_new: תפקיד חדש |
|
212 | label_role_new: תפקיד חדש | |
213 | label_role_and_permissions: תפקידים והרשאות |
|
213 | label_role_and_permissions: תפקידים והרשאות | |
214 | label_member: חבר |
|
214 | label_member: חבר | |
215 | label_member_new: חבר חדש |
|
215 | label_member_new: חבר חדש | |
216 | label_member_plural: חברים |
|
216 | label_member_plural: חברים | |
217 | label_tracker: עוקב |
|
217 | label_tracker: עוקב | |
218 | label_tracker_plural: עוקבים |
|
218 | label_tracker_plural: עוקבים | |
219 | label_tracker_new: עוקב חדש |
|
219 | label_tracker_new: עוקב חדש | |
220 | label_workflow: זרימת עבודה |
|
220 | label_workflow: זרימת עבודה | |
221 | label_issue_status: מצב נושא |
|
221 | label_issue_status: מצב נושא | |
222 | label_issue_status_plural: מצבי נושא |
|
222 | label_issue_status_plural: מצבי נושא | |
223 | label_issue_status_new: מצב חדש |
|
223 | label_issue_status_new: מצב חדש | |
224 | label_issue_category: קטגורית נושא |
|
224 | label_issue_category: קטגורית נושא | |
225 | label_issue_category_plural: קטגוריות נושא |
|
225 | label_issue_category_plural: קטגוריות נושא | |
226 | label_issue_category_new: קטגוריה חדשה |
|
226 | label_issue_category_new: קטגוריה חדשה | |
227 | label_custom_field: שדה אישי |
|
227 | label_custom_field: שדה אישי | |
228 | label_custom_field_plural: שדות אישיים |
|
228 | label_custom_field_plural: שדות אישיים | |
229 | label_custom_field_new: שדה אישי חדש |
|
229 | label_custom_field_new: שדה אישי חדש | |
230 | label_enumerations: אינומרציות |
|
230 | label_enumerations: אינומרציות | |
231 | label_enumeration_new: ערך חדש |
|
231 | label_enumeration_new: ערך חדש | |
232 | label_information: מידע |
|
232 | label_information: מידע | |
233 | label_information_plural: מידע |
|
233 | label_information_plural: מידע | |
234 | label_please_login: התחבר בבקשה |
|
234 | label_please_login: התחבר בבקשה | |
235 | label_register: הרשמה |
|
235 | label_register: הרשמה | |
236 | label_password_lost: אבדה הסיסמה? |
|
236 | label_password_lost: אבדה הסיסמה? | |
237 | label_home: דף הבית |
|
237 | label_home: דף הבית | |
238 | label_my_page: הדף שלי |
|
238 | label_my_page: הדף שלי | |
239 | label_my_account: השבון שלי |
|
239 | label_my_account: השבון שלי | |
240 | label_my_projects: הפרויקטים שלי |
|
240 | label_my_projects: הפרויקטים שלי | |
241 | label_administration: אדמיניסטרציה |
|
241 | label_administration: אדמיניסטרציה | |
242 | label_login: התחבר |
|
242 | label_login: התחבר | |
243 | label_logout: התנתק |
|
243 | label_logout: התנתק | |
244 | label_help: עזרה |
|
244 | label_help: עזרה | |
245 | label_reported_issues: נושאים שדווחו |
|
245 | label_reported_issues: נושאים שדווחו | |
246 | label_assigned_to_me_issues: נושאים שהוצבו לי |
|
246 | label_assigned_to_me_issues: נושאים שהוצבו לי | |
247 | label_last_login: חיבור אחרון |
|
247 | label_last_login: חיבור אחרון | |
248 | label_last_updates: עידכון אחרון |
|
248 | label_last_updates: עידכון אחרון | |
249 | label_last_updates_plural: %d עידכונים אחרונים |
|
249 | label_last_updates_plural: %d עידכונים אחרונים | |
250 | label_registered_on: נרשם בתאריך |
|
250 | label_registered_on: נרשם בתאריך | |
251 | label_activity: פעילות |
|
251 | label_activity: פעילות | |
252 | label_new: חדש |
|
252 | label_new: חדש | |
253 | label_logged_as: מחובר כ |
|
253 | label_logged_as: מחובר כ | |
254 | label_environment: סביבה |
|
254 | label_environment: סביבה | |
255 | label_authentication: אישור |
|
255 | label_authentication: אישור | |
256 | label_auth_source: מצב אישור |
|
256 | label_auth_source: מצב אישור | |
257 | label_auth_source_new: מצב אישור חדש |
|
257 | label_auth_source_new: מצב אישור חדש | |
258 | label_auth_source_plural: מצבי אישור |
|
258 | label_auth_source_plural: מצבי אישור | |
259 | label_subproject_plural: תת-פרויקטים |
|
259 | label_subproject_plural: תת-פרויקטים | |
260 | label_min_max_length: אורך מינימאלי - מקסימאלי |
|
260 | label_min_max_length: אורך מינימאלי - מקסימאלי | |
261 | label_list: רשימה |
|
261 | label_list: רשימה | |
262 | label_date: תאריך |
|
262 | label_date: תאריך | |
263 | label_integer: מספר שלם |
|
263 | label_integer: מספר שלם | |
264 | label_boolean: ערך בוליאני |
|
264 | label_boolean: ערך בוליאני | |
265 | label_string: טקסט |
|
265 | label_string: טקסט | |
266 | label_text: טקסט ארוך |
|
266 | label_text: טקסט ארוך | |
267 | label_attribute: תכונה |
|
267 | label_attribute: תכונה | |
268 | label_attribute_plural: תכונות |
|
268 | label_attribute_plural: תכונות | |
269 | label_download: הורדה %d |
|
269 | label_download: הורדה %d | |
270 | label_download_plural: %d הורדות |
|
270 | label_download_plural: %d הורדות | |
271 | label_no_data: אין מידע להציג |
|
271 | label_no_data: אין מידע להציג | |
272 | label_change_status: שנה מצב |
|
272 | label_change_status: שנה מצב | |
273 | label_history: היסטוריה |
|
273 | label_history: היסטוריה | |
274 | label_attachment: קובץ |
|
274 | label_attachment: קובץ | |
275 | label_attachment_new: קובץ חדש |
|
275 | label_attachment_new: קובץ חדש | |
276 | label_attachment_delete: מחק קובץ |
|
276 | label_attachment_delete: מחק קובץ | |
277 | label_attachment_plural: קבצים |
|
277 | label_attachment_plural: קבצים | |
278 | label_report: דו"ח |
|
278 | label_report: דו"ח | |
279 | label_report_plural: דו"חות |
|
279 | label_report_plural: דו"חות | |
280 | label_news: חדשות |
|
280 | label_news: חדשות | |
281 | label_news_new: הוסף חדשות |
|
281 | label_news_new: הוסף חדשות | |
282 | label_news_plural: חדשות |
|
282 | label_news_plural: חדשות | |
283 | label_news_latest: חדשות אחרונות |
|
283 | label_news_latest: חדשות אחרונות | |
284 | label_news_view_all: צפה בכל החדשות |
|
284 | label_news_view_all: צפה בכל החדשות | |
285 | label_change_log: דו"ח שינויים |
|
285 | label_change_log: דו"ח שינויים | |
286 | label_settings: הגדרות |
|
286 | label_settings: הגדרות | |
287 | label_overview: מבט רחב |
|
287 | label_overview: מבט רחב | |
288 | label_version: גירסא |
|
288 | label_version: גירסא | |
289 | label_version_new: גירסא חדשה |
|
289 | label_version_new: גירסא חדשה | |
290 | label_version_plural: גירסאות |
|
290 | label_version_plural: גירסאות | |
291 | label_confirmation: אישור |
|
291 | label_confirmation: אישור | |
292 | label_export_to: יצא ל |
|
292 | label_export_to: יצא ל | |
293 | label_read: קרא... |
|
293 | label_read: קרא... | |
294 | label_public_projects: פרויקטים פומביים |
|
294 | label_public_projects: פרויקטים פומביים | |
295 | label_open_issues: פותח |
|
295 | label_open_issues: פותח | |
296 | label_open_issues_plural: פתוחים |
|
296 | label_open_issues_plural: פתוחים | |
297 | label_closed_issues: סגור |
|
297 | label_closed_issues: סגור | |
298 | label_closed_issues_plural: סגורים |
|
298 | label_closed_issues_plural: סגורים | |
299 | label_total: סה"כ |
|
299 | label_total: סה"כ | |
300 | label_permissions: הרשאות |
|
300 | label_permissions: הרשאות | |
301 | label_current_status: מצב נוכחי |
|
301 | label_current_status: מצב נוכחי | |
302 | label_new_statuses_allowed: מצבים חדשים אפשריים |
|
302 | label_new_statuses_allowed: מצבים חדשים אפשריים | |
303 | label_all: הכל |
|
303 | label_all: הכל | |
304 | label_none: כלום |
|
304 | label_none: כלום | |
305 | label_next: הבא |
|
305 | label_next: הבא | |
306 | label_previous: הקודם |
|
306 | label_previous: הקודם | |
307 | label_used_by: בשימוש ע"י |
|
307 | label_used_by: בשימוש ע"י | |
308 | label_details: פרטים |
|
308 | label_details: פרטים | |
309 | label_add_note: הוסף הערה |
|
309 | label_add_note: הוסף הערה | |
310 | label_per_page: לכל דף |
|
310 | label_per_page: לכל דף | |
311 | label_calendar: לו"ח שנה |
|
311 | label_calendar: לו"ח שנה | |
312 | label_months_from: חודשים מ |
|
312 | label_months_from: חודשים מ | |
313 | label_gantt: גאנט |
|
313 | label_gantt: גאנט | |
314 | label_internal: פנימי |
|
314 | label_internal: פנימי | |
315 | label_last_changes: %d שינוים אחרונים |
|
315 | label_last_changes: %d שינוים אחרונים | |
316 | label_change_view_all: צפה בכל השינוים |
|
316 | label_change_view_all: צפה בכל השינוים | |
317 | label_personalize_page: הפוך דף זה לשלך |
|
317 | label_personalize_page: הפוך דף זה לשלך | |
318 | label_comment: תגובה |
|
318 | label_comment: תגובה | |
319 | label_comment_plural: תגובות |
|
319 | label_comment_plural: תגובות | |
320 | label_comment_add: הוסף תגובה |
|
320 | label_comment_add: הוסף תגובה | |
321 | label_comment_added: תגובה הוספה |
|
321 | label_comment_added: תגובה הוספה | |
322 | label_comment_delete: מחק תגובות |
|
322 | label_comment_delete: מחק תגובות | |
323 | label_query: שאילתה אישית |
|
323 | label_query: שאילתה אישית | |
324 | label_query_plural: שאילתות אישיות |
|
324 | label_query_plural: שאילתות אישיות | |
325 | label_query_new: שאילתה חדשה |
|
325 | label_query_new: שאילתה חדשה | |
326 | label_filter_add: הוסף מסנן |
|
326 | label_filter_add: הוסף מסנן | |
327 | label_filter_plural: מסננים |
|
327 | label_filter_plural: מסננים | |
328 | label_equals: הוא |
|
328 | label_equals: הוא | |
329 | label_not_equals: הוא לא |
|
329 | label_not_equals: הוא לא | |
330 | label_in_less_than: בפחות מ |
|
330 | label_in_less_than: בפחות מ | |
331 | label_in_more_than: ביותר מ |
|
331 | label_in_more_than: ביותר מ | |
332 | label_in: ב |
|
332 | label_in: ב | |
333 | label_today: היום |
|
333 | label_today: היום | |
334 | label_this_week: השבוע |
|
334 | label_this_week: השבוע | |
335 | label_less_than_ago: פחות ממספר ימים |
|
335 | label_less_than_ago: פחות ממספר ימים | |
336 | label_more_than_ago: יותר ממספר ימים |
|
336 | label_more_than_ago: יותר ממספר ימים | |
337 | label_ago: מספר ימים |
|
337 | label_ago: מספר ימים | |
338 | label_contains: מכיל |
|
338 | label_contains: מכיל | |
339 | label_not_contains: לא מכיל |
|
339 | label_not_contains: לא מכיל | |
340 | label_day_plural: ימים |
|
340 | label_day_plural: ימים | |
341 | label_repository: מאגר |
|
341 | label_repository: מאגר | |
342 | label_browse: סייר |
|
342 | label_browse: סייר | |
343 | label_modification: שינוי %d |
|
343 | label_modification: שינוי %d | |
344 | label_modification_plural: %d שינויים |
|
344 | label_modification_plural: %d שינויים | |
345 | label_revision: גירסא |
|
345 | label_revision: גירסא | |
346 | label_revision_plural: גירסאות |
|
346 | label_revision_plural: גירסאות | |
347 | label_added: הוסף |
|
347 | label_added: הוסף | |
348 | label_modified: שונה |
|
348 | label_modified: שונה | |
349 | label_deleted: נמחק |
|
349 | label_deleted: נמחק | |
350 | label_latest_revision: גירסא אחרונה |
|
350 | label_latest_revision: גירסא אחרונה | |
351 | label_latest_revision_plural: גירסאות אחרונות |
|
351 | label_latest_revision_plural: גירסאות אחרונות | |
352 | label_view_revisions: צפה בגירסאות |
|
352 | label_view_revisions: צפה בגירסאות | |
353 | label_max_size: גודל מקסימאלי |
|
353 | label_max_size: גודל מקסימאלי | |
354 | label_on: 'ב' |
|
354 | label_on: 'ב' | |
355 | label_sort_highest: הזז לראשית |
|
355 | label_sort_highest: הזז לראשית | |
356 | label_sort_higher: הזז למעלה |
|
356 | label_sort_higher: הזז למעלה | |
357 | label_sort_lower: הזז למטה |
|
357 | label_sort_lower: הזז למטה | |
358 | label_sort_lowest: הזז לתחתית |
|
358 | label_sort_lowest: הזז לתחתית | |
359 | label_roadmap: מפת הדרכים |
|
359 | label_roadmap: מפת הדרכים | |
360 | label_roadmap_due_in: %s נגמר בעוד |
|
360 | label_roadmap_due_in: %s נגמר בעוד | |
361 | label_roadmap_overdue: %s מאחר |
|
361 | label_roadmap_overdue: %s מאחר | |
362 | label_roadmap_no_issues: אין נושאים לגירסא זו |
|
362 | label_roadmap_no_issues: אין נושאים לגירסא זו | |
363 | label_search: חפש |
|
363 | label_search: חפש | |
364 | label_result_plural: תוצאות |
|
364 | label_result_plural: תוצאות | |
365 | label_all_words: כל המילים |
|
365 | label_all_words: כל המילים | |
366 | label_wiki: Wiki |
|
366 | label_wiki: Wiki | |
367 | label_wiki_edit: ערוך Wiki |
|
367 | label_wiki_edit: ערוך Wiki | |
368 | label_wiki_edit_plural: עריכות Wiki |
|
368 | label_wiki_edit_plural: עריכות Wiki | |
369 | label_wiki_page: דף Wiki |
|
369 | label_wiki_page: דף Wiki | |
370 | label_wiki_page_plural: דפי Wiki |
|
370 | label_wiki_page_plural: דפי Wiki | |
371 | label_index_by_title: סדר עך פי כותרת |
|
371 | label_index_by_title: סדר עך פי כותרת | |
372 | label_index_by_date: סדר על פי תאריך |
|
372 | label_index_by_date: סדר על פי תאריך | |
373 | label_current_version: גירסא נוכאית |
|
373 | label_current_version: גירסא נוכאית | |
374 | label_preview: תצוגה מקדימה |
|
374 | label_preview: תצוגה מקדימה | |
375 | label_feed_plural: הזנות |
|
375 | label_feed_plural: הזנות | |
376 | label_changes_details: פירוט כל השינויים |
|
376 | label_changes_details: פירוט כל השינויים | |
377 | label_issue_tracking: מעקב אחר נושאים |
|
377 | label_issue_tracking: מעקב אחר נושאים | |
378 | label_spent_time: זמן שבוזבז |
|
378 | label_spent_time: זמן שבוזבז | |
379 | label_f_hour: %.2f שעה |
|
379 | label_f_hour: %.2f שעה | |
380 | label_f_hour_plural: %.2f שעות |
|
380 | label_f_hour_plural: %.2f שעות | |
381 | label_time_tracking: מעקב זמנים |
|
381 | label_time_tracking: מעקב זמנים | |
382 | label_change_plural: שינויים |
|
382 | label_change_plural: שינויים | |
383 | label_statistics: סטטיסטיקות |
|
383 | label_statistics: סטטיסטיקות | |
384 | label_commits_per_month: הפקדות לפי חודש |
|
384 | label_commits_per_month: הפקדות לפי חודש | |
385 | label_commits_per_author: הפקדות לפי כותב |
|
385 | label_commits_per_author: הפקדות לפי כותב | |
386 | label_view_diff: צפה בהבדלים |
|
386 | label_view_diff: צפה בהבדלים | |
387 | label_diff_inline: בתוך השורה |
|
387 | label_diff_inline: בתוך השורה | |
388 | label_diff_side_by_side: צד לצד |
|
388 | label_diff_side_by_side: צד לצד | |
389 | label_options: אפשרויות |
|
389 | label_options: אפשרויות | |
390 | label_copy_workflow_from: העתק זירמת עבודה מ |
|
390 | label_copy_workflow_from: העתק זירמת עבודה מ | |
391 | label_permissions_report: דו"ח הרשאות |
|
391 | label_permissions_report: דו"ח הרשאות | |
392 | label_watched_issues: נושאים שנצפו |
|
392 | label_watched_issues: נושאים שנצפו | |
393 | label_related_issues: נושאים קשורים |
|
393 | label_related_issues: נושאים קשורים | |
394 | label_applied_status: מוצב מוחל |
|
394 | label_applied_status: מוצב מוחל | |
395 | label_loading: טוען... |
|
395 | label_loading: טוען... | |
396 | label_relation_new: קשר חדש |
|
396 | label_relation_new: קשר חדש | |
397 | label_relation_delete: מחק קשר |
|
397 | label_relation_delete: מחק קשר | |
398 | label_relates_to: קשור ל |
|
398 | label_relates_to: קשור ל | |
399 | label_duplicates: מכפיל את |
|
399 | label_duplicates: מכפיל את | |
400 | label_blocks: חוסם את |
|
400 | label_blocks: חוסם את | |
401 | label_blocked_by: חסום ע"י |
|
401 | label_blocked_by: חסום ע"י | |
402 | label_precedes: מקדים את |
|
402 | label_precedes: מקדים את | |
403 | label_follows: עוקב אחרי |
|
403 | label_follows: עוקב אחרי | |
404 | label_end_to_start: מהתחלה לסוף |
|
404 | label_end_to_start: מהתחלה לסוף | |
405 | label_end_to_end: מהסוף לסוף |
|
405 | label_end_to_end: מהסוף לסוף | |
406 | label_start_to_start: מהתחלה להתחלה |
|
406 | label_start_to_start: מהתחלה להתחלה | |
407 | label_start_to_end: מהתחלה לסוף |
|
407 | label_start_to_end: מהתחלה לסוף | |
408 | label_stay_logged_in: השאר מחובר |
|
408 | label_stay_logged_in: השאר מחובר | |
409 | label_disabled: מבוטל |
|
409 | label_disabled: מבוטל | |
410 | label_show_completed_versions: הצג גירזאות גמורות |
|
410 | label_show_completed_versions: הצג גירזאות גמורות | |
411 | label_me: אני |
|
411 | label_me: אני | |
412 | label_board: פורום |
|
412 | label_board: פורום | |
413 | label_board_new: פורום חדש |
|
413 | label_board_new: פורום חדש | |
414 | label_board_plural: פורומים |
|
414 | label_board_plural: פורומים | |
415 | label_topic_plural: נושאים |
|
415 | label_topic_plural: נושאים | |
416 | label_message_plural: הודעות |
|
416 | label_message_plural: הודעות | |
417 | label_message_last: הודעה אחרונה |
|
417 | label_message_last: הודעה אחרונה | |
418 | label_message_new: הודעה חדשה |
|
418 | label_message_new: הודעה חדשה | |
419 | label_reply_plural: השבות |
|
419 | label_reply_plural: השבות | |
420 | label_send_information: שלח מידע על חשבון למשתמש |
|
420 | label_send_information: שלח מידע על חשבון למשתמש | |
421 | label_year: שנה |
|
421 | label_year: שנה | |
422 | label_month: חודש |
|
422 | label_month: חודש | |
423 | label_week: שבוע |
|
423 | label_week: שבוע | |
424 | label_date_from: מאת |
|
424 | label_date_from: מאת | |
425 | label_date_to: אל |
|
425 | label_date_to: אל | |
426 | label_language_based: מבוסס שפה |
|
426 | label_language_based: מבוסס שפה | |
427 | label_sort_by: מין לפי %s |
|
427 | label_sort_by: מין לפי %s | |
428 | label_send_test_email: שלח דו"ל בדיקה |
|
428 | label_send_test_email: שלח דו"ל בדיקה | |
429 | label_feeds_access_key_created_on: מפתח הזנת RSS נוצר לפני%s |
|
429 | label_feeds_access_key_created_on: מפתח הזנת RSS נוצר לפני%s | |
430 | label_module_plural: מודולים |
|
430 | label_module_plural: מודולים | |
431 | label_added_time_by: הוסף על ידי %s לפני %s |
|
431 | label_added_time_by: הוסף על ידי %s לפני %s | |
432 | label_updated_time: עודכן לפני %s |
|
432 | label_updated_time: עודכן לפני %s | |
433 | label_jump_to_a_project: קפוץ לפרויקט... |
|
433 | label_jump_to_a_project: קפוץ לפרויקט... | |
434 | label_file_plural: קבצים |
|
434 | label_file_plural: קבצים | |
435 | label_changeset_plural: אוסף שינוים |
|
435 | label_changeset_plural: אוסף שינוים | |
436 | label_default_columns: עמודת ברירת מחדל |
|
436 | label_default_columns: עמודת ברירת מחדל | |
437 | label_no_change_option: (אין שינוים) |
|
437 | label_no_change_option: (אין שינוים) | |
438 | label_bulk_edit_selected_issues: ערוך את הנושאים המסומנים |
|
438 | label_bulk_edit_selected_issues: ערוך את הנושאים המסומנים | |
439 | label_theme: ערכת נושא |
|
439 | label_theme: ערכת נושא | |
440 | label_default: ברירת מחדש |
|
440 | label_default: ברירת מחדש | |
441 |
|
441 | |||
442 | button_login: התחבר |
|
442 | button_login: התחבר | |
443 | button_submit: הגש |
|
443 | button_submit: הגש | |
444 | button_save: שמור |
|
444 | button_save: שמור | |
445 | button_check_all: בחר הכל |
|
445 | button_check_all: בחר הכל | |
446 | button_uncheck_all: בחר כלום |
|
446 | button_uncheck_all: בחר כלום | |
447 | button_delete: מחק |
|
447 | button_delete: מחק | |
448 | button_create: צור |
|
448 | button_create: צור | |
449 | button_test: בדוק |
|
449 | button_test: בדוק | |
450 | button_edit: ערוך |
|
450 | button_edit: ערוך | |
451 | button_add: הוסף |
|
451 | button_add: הוסף | |
452 | button_change: שנה |
|
452 | button_change: שנה | |
453 | button_apply: הוצא לפועל |
|
453 | button_apply: הוצא לפועל | |
454 | button_clear: נקה |
|
454 | button_clear: נקה | |
455 | button_lock: נעל |
|
455 | button_lock: נעל | |
456 | button_unlock: בטל נעילה |
|
456 | button_unlock: בטל נעילה | |
457 | button_download: הורד |
|
457 | button_download: הורד | |
458 | button_list: רשימה |
|
458 | button_list: רשימה | |
459 | button_view: צפה |
|
459 | button_view: צפה | |
460 | button_move: הזז |
|
460 | button_move: הזז | |
461 | button_back: הקודם |
|
461 | button_back: הקודם | |
462 | button_cancel: בטח |
|
462 | button_cancel: בטח | |
463 | button_activate: הפעל |
|
463 | button_activate: הפעל | |
464 | button_sort: מיין |
|
464 | button_sort: מיין | |
465 | button_log_time: זמן לוג |
|
465 | button_log_time: זמן לוג | |
466 | button_rollback: חזור לגירסא זו |
|
466 | button_rollback: חזור לגירסא זו | |
467 | button_watch: צפה |
|
467 | button_watch: צפה | |
468 | button_unwatch: בטל צפיה |
|
468 | button_unwatch: בטל צפיה | |
469 | button_reply: השב |
|
469 | button_reply: השב | |
470 | button_archive: ארכיון |
|
470 | button_archive: ארכיון | |
471 | button_unarchive: הוצא מהארכיון |
|
471 | button_unarchive: הוצא מהארכיון | |
472 | button_reset: אפס |
|
472 | button_reset: אפס | |
473 | button_rename: שנה שם |
|
473 | button_rename: שנה שם | |
474 |
|
474 | |||
475 | status_active: פעיל |
|
475 | status_active: פעיל | |
476 | status_registered: רשום |
|
476 | status_registered: רשום | |
477 | status_locked: נעול |
|
477 | status_locked: נעול | |
478 |
|
478 | |||
479 | text_select_mail_notifications: בחר פעולת שבגללן ישלח דוא"ל. |
|
479 | text_select_mail_notifications: בחר פעולת שבגללן ישלח דוא"ל. | |
480 | text_regexp_info: כגון. ^[A-Z0-9]+$ |
|
480 | text_regexp_info: כגון. ^[A-Z0-9]+$ | |
481 | text_min_max_length_info: 0 משמעו ללא הגבלות |
|
481 | text_min_max_length_info: 0 משמעו ללא הגבלות | |
482 | text_project_destroy_confirmation: האם אתה בטוח שברצונך למחוק את הפרויקט ואת כל המידע הקשור אליו ? |
|
482 | text_project_destroy_confirmation: האם אתה בטוח שברצונך למחוק את הפרויקט ואת כל המידע הקשור אליו ? | |
483 | text_workflow_edit: בחר תפקיד ועוקב כדי לערות את זרימת העבודה |
|
483 | text_workflow_edit: בחר תפקיד ועוקב כדי לערות את זרימת העבודה | |
484 | text_are_you_sure: האם אתה בטוח ? |
|
484 | text_are_you_sure: האם אתה בטוח ? | |
485 | text_journal_changed: שונה מ %s ל %s |
|
485 | text_journal_changed: שונה מ %s ל %s | |
486 | text_journal_set_to: שונה ל %s |
|
486 | text_journal_set_to: שונה ל %s | |
487 | text_journal_deleted: נמחק |
|
487 | text_journal_deleted: נמחק | |
488 | text_tip_task_begin_day: מטלה המתחילה היום |
|
488 | text_tip_task_begin_day: מטלה המתחילה היום | |
489 | text_tip_task_end_day: מטלה המסתיימת היום |
|
489 | text_tip_task_end_day: מטלה המסתיימת היום | |
490 | text_tip_task_begin_end_day: מתלה המתחילה ומסתיימת היום |
|
490 | text_tip_task_begin_end_day: מתלה המתחילה ומסתיימת היום | |
491 | text_project_identifier_info: 'אותיות לטיניות (a-z), מספרים ומקפים.<br />ברגע שנשמר, לא ניתן לשנות את המזהה.' |
|
491 | text_project_identifier_info: 'אותיות לטיניות (a-z), מספרים ומקפים.<br />ברגע שנשמר, לא ניתן לשנות את המזהה.' | |
492 | text_caracters_maximum: מקסימום %d תווים. |
|
492 | text_caracters_maximum: מקסימום %d תווים. | |
493 | text_length_between: אורך בין %d ל %d תווים. |
|
493 | text_length_between: אורך בין %d ל %d תווים. | |
494 | text_tracker_no_workflow: זרימת עבודה לא הוגדרה עבור עוקב זה |
|
494 | text_tracker_no_workflow: זרימת עבודה לא הוגדרה עבור עוקב זה | |
495 | text_unallowed_characters: תווים לא מורשים |
|
495 | text_unallowed_characters: תווים לא מורשים | |
496 | text_comma_separated: הכנסת ערכים מרובים מותרת (מופרדים בפסיקים). |
|
496 | text_comma_separated: הכנסת ערכים מרובים מותרת (מופרדים בפסיקים). | |
497 | text_issues_ref_in_commit_messages: קישור ותיקום נושאים בהודעות הפקדות |
|
497 | text_issues_ref_in_commit_messages: קישור ותיקום נושאים בהודעות הפקדות | |
498 | text_issue_added: הנושא %s דווח (by %s). |
|
498 | text_issue_added: הנושא %s דווח (by %s). | |
499 | text_issue_updated: הנושא %s עודכן (by %s). |
|
499 | text_issue_updated: הנושא %s עודכן (by %s). | |
500 | text_wiki_destroy_confirmation: האם אתה בטוח שברצונך למחוק את הWIKI הזה ואת כל תוכנו? |
|
500 | text_wiki_destroy_confirmation: האם אתה בטוח שברצונך למחוק את הWIKI הזה ואת כל תוכנו? | |
501 | text_issue_category_destroy_question: כמה נושאים (%d) מוצבים לקטגוריה הזו. מה ברצונך לעשות? |
|
501 | text_issue_category_destroy_question: כמה נושאים (%d) מוצבים לקטגוריה הזו. מה ברצונך לעשות? | |
502 | text_issue_category_destroy_assignments: הסר הצבת קטגוריה |
|
502 | text_issue_category_destroy_assignments: הסר הצבת קטגוריה | |
503 | text_issue_category_reassign_to: הצב מחדש את הקטגוריה לנושאים |
|
503 | text_issue_category_reassign_to: הצב מחדש את הקטגוריה לנושאים | |
504 |
|
504 | |||
505 | default_role_manager: מנהל |
|
505 | default_role_manager: מנהל | |
506 | default_role_developper: מפתח |
|
506 | default_role_developper: מפתח | |
507 | default_role_reporter: מדווח |
|
507 | default_role_reporter: מדווח | |
508 | default_tracker_bug: באג |
|
508 | default_tracker_bug: באג | |
509 | default_tracker_feature: פיצ'ר |
|
509 | default_tracker_feature: פיצ'ר | |
510 | default_tracker_support: תמיכה |
|
510 | default_tracker_support: תמיכה | |
511 | default_issue_status_new: חדש |
|
511 | default_issue_status_new: חדש | |
512 | default_issue_status_assigned: מוצב |
|
512 | default_issue_status_assigned: מוצב | |
513 | default_issue_status_resolved: פתור |
|
513 | default_issue_status_resolved: פתור | |
514 | default_issue_status_feedback: משוב |
|
514 | default_issue_status_feedback: משוב | |
515 | default_issue_status_closed: סגור |
|
515 | default_issue_status_closed: סגור | |
516 | default_issue_status_rejected: דחוי |
|
516 | default_issue_status_rejected: דחוי | |
517 | default_doc_category_user: תיעוד משתמש |
|
517 | default_doc_category_user: תיעוד משתמש | |
518 | default_doc_category_tech: תיעוד טכני |
|
518 | default_doc_category_tech: תיעוד טכני | |
519 | default_priority_low: נמוכה |
|
519 | default_priority_low: נמוכה | |
520 | default_priority_normal: רגילה |
|
520 | default_priority_normal: רגילה | |
521 | default_priority_high: גהבוה |
|
521 | default_priority_high: גהבוה | |
522 | default_priority_urgent: דחופה |
|
522 | default_priority_urgent: דחופה | |
523 | default_priority_immediate: מידית |
|
523 | default_priority_immediate: מידית | |
524 | default_activity_design: עיצוב |
|
524 | default_activity_design: עיצוב | |
525 | default_activity_development: פיתוח |
|
525 | default_activity_development: פיתוח | |
526 |
|
526 | |||
527 | enumeration_issue_priorities: עדיפות נושאים |
|
527 | enumeration_issue_priorities: עדיפות נושאים | |
528 | enumeration_doc_categories: קטגוריות מסמכים |
|
528 | enumeration_doc_categories: קטגוריות מסמכים | |
529 | enumeration_activities: פעילויות (מעקב אחר זמנים) |
|
529 | enumeration_activities: פעילויות (מעקב אחר זמנים) | |
530 | label_search_titles_only: חפש בכותרות בלבד |
|
530 | label_search_titles_only: חפש בכותרות בלבד | |
531 | label_nobody: אף אחד |
|
531 | label_nobody: אף אחד | |
532 | button_change_password: שנה סיסמא |
|
532 | button_change_password: שנה סיסמא | |
533 | text_user_mail_option: "בפרויקטים שלא בחרת, אתה רק תקבל התרעות על שאתה צופה או קשור אליהם (לדוגמא:נושאים שאתה היוצר שלהם או מוצבים אליך)." |
|
533 | text_user_mail_option: "בפרויקטים שלא בחרת, אתה רק תקבל התרעות על שאתה צופה או קשור אליהם (לדוגמא:נושאים שאתה היוצר שלהם או מוצבים אליך)." | |
534 | label_user_mail_option_selected: "לכל אירוע בפרויקטים שבחרתי בלבד..." |
|
534 | label_user_mail_option_selected: "לכל אירוע בפרויקטים שבחרתי בלבד..." | |
535 | label_user_mail_option_all: "לכל אירוע בכל הפרויקטים שלי" |
|
535 | label_user_mail_option_all: "לכל אירוע בכל הפרויקטים שלי" | |
536 | label_user_mail_option_none: "רק לנושאים שאני צופה או קשור אליהם" |
|
536 | label_user_mail_option_none: "רק לנושאים שאני צופה או קשור אליהם" | |
537 | setting_emails_footer: תחתית דוא"ל |
|
537 | setting_emails_footer: תחתית דוא"ל | |
538 | label_float: צף |
|
538 | label_float: צף | |
539 | button_copy: העתק |
|
539 | button_copy: העתק | |
540 | mail_body_account_information_external: אתה יכול להשתמש בחשבון "%s" כדי להתחבר |
|
540 | mail_body_account_information_external: אתה יכול להשתמש בחשבון "%s" כדי להתחבר | |
541 | mail_body_account_information: פרטי החשבון שלך |
|
541 | mail_body_account_information: פרטי החשבון שלך | |
542 | setting_protocol: פרוטוקול |
|
542 | setting_protocol: פרוטוקול | |
543 | label_user_mail_no_self_notified: "אני לא רוצה שיודיעו לי על שינויים שאני מבצע" |
|
543 | label_user_mail_no_self_notified: "אני לא רוצה שיודיעו לי על שינויים שאני מבצע" | |
544 | setting_time_format: פורמט זמן |
|
544 | setting_time_format: פורמט זמן | |
545 | label_registration_activation_by_email: הפעל חשבון באמצעות דוא"ל |
|
545 | label_registration_activation_by_email: הפעל חשבון באמצעות דוא"ל | |
546 | mail_subject_account_activation_request: בקשת הפעלה לחשבון %s |
|
546 | mail_subject_account_activation_request: בקשת הפעלה לחשבון %s | |
547 | mail_body_account_activation_request: 'משתמש חדש (%s) נרשם. החשבון שלו מחכה לאישור שלך:' |
|
547 | mail_body_account_activation_request: 'משתמש חדש (%s) נרשם. החשבון שלו מחכה לאישור שלך:' | |
548 | label_registration_automatic_activation: הפעלת חשבון אוטומטית |
|
548 | label_registration_automatic_activation: הפעלת חשבון אוטומטית | |
549 | label_registration_manual_activation: הפעלת חשבון ידנית |
|
549 | label_registration_manual_activation: הפעלת חשבון ידנית | |
550 | notice_account_pending: "החשבון שלך נוצר ועתה מחכה לאישור מנהל המערכת." |
|
550 | notice_account_pending: "החשבון שלך נוצר ועתה מחכה לאישור מנהל המערכת." | |
551 | field_time_zone: איזור זמן |
|
551 | field_time_zone: איזור זמן | |
552 | text_caracters_minimum: חייב להיות לפחות באורך של %d תווים. |
|
552 | text_caracters_minimum: חייב להיות לפחות באורך של %d תווים. | |
553 | setting_bcc_recipients: מוסתר (bcc) |
|
553 | setting_bcc_recipients: מוסתר (bcc) | |
554 | button_annotate: הוסף תיאור מסגרת |
|
554 | button_annotate: הוסף תיאור מסגרת | |
555 | label_issues_by: נושאים של %s |
|
555 | label_issues_by: נושאים של %s | |
556 | field_searchable: ניתן לחיפוש |
|
556 | field_searchable: ניתן לחיפוש | |
557 | label_display_per_page: 'לכל דף: %s' |
|
557 | label_display_per_page: 'לכל דף: %s' | |
558 | setting_per_page_options: אפשרויות אוביקטים לפי דף |
|
558 | setting_per_page_options: אפשרויות אוביקטים לפי דף | |
559 | label_age: גיל |
|
559 | label_age: גיל | |
560 | notice_default_data_loaded: אפשרויות ברירת מחדל מופעלות. |
|
560 | notice_default_data_loaded: אפשרויות ברירת מחדל מופעלות. | |
561 | text_load_default_configuration: טען את אפשרויות ברירת המחדל |
|
561 | text_load_default_configuration: טען את אפשרויות ברירת המחדל | |
562 | text_no_configuration_data: "Roles, trackers, issue statuses and workflow have not been configured yet.\nIt is highly recommended to load the default configuration. יהיה באפשרותך לשנותו לאחר שיטען." |
|
562 | text_no_configuration_data: "Roles, trackers, issue statuses and workflow have not been configured yet.\nIt is highly recommended to load the default configuration. יהיה באפשרותך לשנותו לאחר שיטען." | |
563 | error_can_t_load_default_data: "אפשרויות ברירת המחדל לא הצליחו להיטען: %s" |
|
563 | error_can_t_load_default_data: "אפשרויות ברירת המחדל לא הצליחו להיטען: %s" | |
564 | button_update: עדכן |
|
564 | button_update: עדכן | |
565 | label_change_properties: שנה מאפיינים |
|
565 | label_change_properties: שנה מאפיינים | |
566 | label_general: כללי |
|
566 | label_general: כללי | |
567 | label_repository_plural: מאגרים |
|
567 | label_repository_plural: מאגרים | |
568 | label_associated_revisions: שינויים קשורים |
|
568 | label_associated_revisions: שינויים קשורים | |
569 | setting_user_format: פורמט הצגת משתמשים |
|
569 | setting_user_format: פורמט הצגת משתמשים | |
570 | text_status_changed_by_changeset: הוחל בסדרת השינויים %s. |
|
570 | text_status_changed_by_changeset: הוחל בסדרת השינויים %s. | |
571 | label_more: עוד |
|
571 | label_more: עוד | |
572 | text_issues_destroy_confirmation: 'האם את\ה בטוח שברצונך למחוק את הנושא\ים ?' |
|
572 | text_issues_destroy_confirmation: 'האם את\ה בטוח שברצונך למחוק את הנושא\ים ?' | |
573 | label_scm: SCM |
|
573 | label_scm: SCM | |
574 | text_select_project_modules: 'בחר מודולים להחיל על פקרויקט זה:' |
|
574 | text_select_project_modules: 'בחר מודולים להחיל על פקרויקט זה:' | |
575 | label_issue_added: נושא הוסף |
|
575 | label_issue_added: נושא הוסף | |
576 | label_issue_updated: נושא עודכן |
|
576 | label_issue_updated: נושא עודכן | |
577 | label_document_added: מוסמך הוסף |
|
577 | label_document_added: מוסמך הוסף | |
578 | label_message_posted: הודעה הוספה |
|
578 | label_message_posted: הודעה הוספה | |
579 | label_file_added: קובץ הוסף |
|
579 | label_file_added: קובץ הוסף | |
580 | label_news_added: חדשות הוספו |
|
580 | label_news_added: חדשות הוספו | |
581 | project_module_boards: לוחות |
|
581 | project_module_boards: לוחות | |
582 | project_module_issue_tracking: מעקב נושאים |
|
582 | project_module_issue_tracking: מעקב נושאים | |
583 | project_module_wiki: Wiki |
|
583 | project_module_wiki: Wiki | |
584 | project_module_files: קבצים |
|
584 | project_module_files: קבצים | |
585 | project_module_documents: מסמכים |
|
585 | project_module_documents: מסמכים | |
586 | project_module_repository: מאגר |
|
586 | project_module_repository: מאגר | |
587 | project_module_news: חדשות |
|
587 | project_module_news: חדשות | |
588 | project_module_time_tracking: מעקב אחר זמנים |
|
588 | project_module_time_tracking: מעקב אחר זמנים | |
589 | text_file_repository_writable: מאגר הקבצים ניתן לכתיבה |
|
589 | text_file_repository_writable: מאגר הקבצים ניתן לכתיבה | |
590 | text_default_administrator_account_changed: מנהל המערכת ברירת המחדל שונה |
|
590 | text_default_administrator_account_changed: מנהל המערכת ברירת המחדל שונה | |
591 | text_rmagick_available: RMagick available (optional) |
|
591 | text_rmagick_available: RMagick available (optional) | |
592 | button_configure: אפשרויות |
|
592 | button_configure: אפשרויות | |
593 | label_plugins: פלאגינים |
|
593 | label_plugins: פלאגינים | |
594 | label_ldap_authentication: אימות LDAP |
|
594 | label_ldap_authentication: אימות LDAP | |
595 | label_downloads_abbr: D/L |
|
595 | label_downloads_abbr: D/L | |
596 | label_this_month: החודש |
|
596 | label_this_month: החודש | |
597 | label_last_n_days: ב-%d ימים אחרונים |
|
597 | label_last_n_days: ב-%d ימים אחרונים | |
598 | label_all_time: תמיד |
|
598 | label_all_time: תמיד | |
599 | label_this_year: השנה |
|
599 | label_this_year: השנה | |
600 | label_date_range: טווח תאריכים |
|
600 | label_date_range: טווח תאריכים | |
601 | label_last_week: שבוע שעבר |
|
601 | label_last_week: שבוע שעבר | |
602 | label_yesterday: אתמול |
|
602 | label_yesterday: אתמול | |
603 | label_last_month: חודש שעבר |
|
603 | label_last_month: חודש שעבר | |
604 | label_add_another_file: הוסף עוד קובץ |
|
604 | label_add_another_file: הוסף עוד קובץ | |
605 | label_optional_description: תיאור רשות |
|
605 | label_optional_description: תיאור רשות | |
606 | text_destroy_time_entries_question: %.02f שעות דווחו על הנושים שאת\ה עומד\ת למחוק. מה ברצונך לעשות ? |
|
606 | text_destroy_time_entries_question: %.02f שעות דווחו על הנושים שאת\ה עומד\ת למחוק. מה ברצונך לעשות ? | |
607 | error_issue_not_found_in_project: 'הנושאים לא נמצאו או אינם שיכים לפרויקט' |
|
607 | error_issue_not_found_in_project: 'הנושאים לא נמצאו או אינם שיכים לפרויקט' | |
608 | text_assign_time_entries_to_project: הצב שעות שדווחו לפרויקט הזה |
|
608 | text_assign_time_entries_to_project: הצב שעות שדווחו לפרויקט הזה | |
609 | text_destroy_time_entries: מחק שעות שדווחו |
|
609 | text_destroy_time_entries: מחק שעות שדווחו | |
610 | text_reassign_time_entries: 'הצב מחדש שעות שדווחו לפרויקט הזה:' |
|
610 | text_reassign_time_entries: 'הצב מחדש שעות שדווחו לפרויקט הזה:' | |
611 | setting_activity_days_default: ימים המוצגים על פעילות הפרויקט |
|
611 | setting_activity_days_default: ימים המוצגים על פעילות הפרויקט | |
612 | label_chronological_order: בסדר כרונולוגי |
|
612 | label_chronological_order: בסדר כרונולוגי | |
613 | field_comments_sorting: הצג הערות |
|
613 | field_comments_sorting: הצג הערות | |
614 | label_reverse_chronological_order: בסדר כרונולוגי הפוך |
|
614 | label_reverse_chronological_order: בסדר כרונולוגי הפוך | |
615 | label_preferences: העדפות |
|
615 | label_preferences: העדפות | |
616 | setting_display_subprojects_issues: הצג נושאים של תת פרויקטים כברירת מחדל |
|
616 | setting_display_subprojects_issues: הצג נושאים של תת פרויקטים כברירת מחדל | |
617 | label_overall_activity: פעילות כוללת |
|
617 | label_overall_activity: פעילות כוללת | |
618 | setting_default_projects_public: פרויקטים חדשים הינם פומביים כברירת מחדל |
|
618 | setting_default_projects_public: פרויקטים חדשים הינם פומביים כברירת מחדל | |
619 | error_scm_annotate: "הכניסה לא קיימת או שלא ניתן לתאר אותה." |
|
619 | error_scm_annotate: "הכניסה לא קיימת או שלא ניתן לתאר אותה." | |
620 | label_planning: תכנון |
|
620 | label_planning: תכנון | |
621 | text_subprojects_destroy_warning: 'Its subproject(s): %s will be also deleted.' |
|
621 | text_subprojects_destroy_warning: 'Its subproject(s): %s will be also deleted.' | |
622 | label_and_its_subprojects: %s and its subprojects |
|
622 | label_and_its_subprojects: %s and its subprojects | |
623 | mail_body_reminder: "%d issue(s) that are assigned to you are due in the next %d days:" |
|
623 | mail_body_reminder: "%d issue(s) that are assigned to you are due in the next %d days:" | |
624 | mail_subject_reminder: "%d issue(s) due in the next days" |
|
624 | mail_subject_reminder: "%d issue(s) due in the next days" | |
625 | text_user_wrote: '%s wrote:' |
|
625 | text_user_wrote: '%s wrote:' | |
626 | label_duplicated_by: duplicated by |
|
626 | label_duplicated_by: duplicated by | |
627 | setting_enabled_scm: Enabled SCM |
|
627 | setting_enabled_scm: Enabled SCM | |
628 | text_enumeration_category_reassign_to: 'Reassign them to this value:' |
|
628 | text_enumeration_category_reassign_to: 'Reassign them to this value:' | |
629 | text_enumeration_destroy_question: '%d objects are assigned to this value.' |
|
629 | text_enumeration_destroy_question: '%d objects are assigned to this value.' | |
630 | label_incoming_emails: Incoming emails |
|
630 | label_incoming_emails: Incoming emails | |
631 | label_generate_key: Generate a key |
|
631 | label_generate_key: Generate a key | |
632 | setting_mail_handler_api_enabled: Enable WS for incoming emails |
|
632 | setting_mail_handler_api_enabled: Enable WS for incoming emails | |
633 | setting_mail_handler_api_key: API key |
|
633 | setting_mail_handler_api_key: API key | |
634 | text_email_delivery_not_configured: "Email delivery is not configured, and notifications are disabled.\nConfigure your SMTP server in config/email.yml and restart the application to enable them." |
|
634 | text_email_delivery_not_configured: "Email delivery is not configured, and notifications are disabled.\nConfigure your SMTP server in config/email.yml and restart the application to enable them." | |
635 | field_parent_title: Parent page |
|
635 | field_parent_title: Parent page | |
636 | label_issue_watchers: Watchers |
|
636 | label_issue_watchers: Watchers | |
637 | setting_commit_logs_encoding: Commit messages encoding |
|
637 | setting_commit_logs_encoding: Commit messages encoding | |
638 | button_quote: Quote |
|
638 | button_quote: Quote | |
639 | setting_sequential_project_identifiers: Generate sequential project identifiers |
|
639 | setting_sequential_project_identifiers: Generate sequential project identifiers | |
640 | notice_unable_delete_version: Unable to delete version |
|
640 | notice_unable_delete_version: Unable to delete version | |
641 | label_renamed: renamed |
|
641 | label_renamed: renamed | |
642 | label_copied: copied |
|
642 | label_copied: copied | |
643 | setting_plain_text_mail: plain text only (no HTML) |
|
643 | setting_plain_text_mail: plain text only (no HTML) | |
644 | permission_view_files: View files |
|
644 | permission_view_files: View files | |
645 | permission_edit_issues: Edit issues |
|
645 | permission_edit_issues: Edit issues | |
646 | permission_edit_own_time_entries: Edit own time logs |
|
646 | permission_edit_own_time_entries: Edit own time logs | |
647 | permission_manage_public_queries: Manage public queries |
|
647 | permission_manage_public_queries: Manage public queries | |
648 | permission_add_issues: Add issues |
|
648 | permission_add_issues: Add issues | |
649 | permission_log_time: Log spent time |
|
649 | permission_log_time: Log spent time | |
650 | permission_view_changesets: View changesets |
|
650 | permission_view_changesets: View changesets | |
651 | permission_view_time_entries: View spent time |
|
651 | permission_view_time_entries: View spent time | |
652 | permission_manage_versions: Manage versions |
|
652 | permission_manage_versions: Manage versions | |
653 | permission_manage_wiki: Manage wiki |
|
653 | permission_manage_wiki: Manage wiki | |
654 | permission_manage_categories: Manage issue categories |
|
654 | permission_manage_categories: Manage issue categories | |
655 | permission_protect_wiki_pages: Protect wiki pages |
|
655 | permission_protect_wiki_pages: Protect wiki pages | |
656 | permission_comment_news: Comment news |
|
656 | permission_comment_news: Comment news | |
657 | permission_delete_messages: Delete messages |
|
657 | permission_delete_messages: Delete messages | |
658 | permission_select_project_modules: Select project modules |
|
658 | permission_select_project_modules: Select project modules | |
659 | permission_manage_documents: Manage documents |
|
659 | permission_manage_documents: Manage documents | |
660 | permission_edit_wiki_pages: Edit wiki pages |
|
660 | permission_edit_wiki_pages: Edit wiki pages | |
661 | permission_add_issue_watchers: Add watchers |
|
661 | permission_add_issue_watchers: Add watchers | |
662 | permission_view_gantt: View gantt chart |
|
662 | permission_view_gantt: View gantt chart | |
663 | permission_move_issues: Move issues |
|
663 | permission_move_issues: Move issues | |
664 | permission_manage_issue_relations: Manage issue relations |
|
664 | permission_manage_issue_relations: Manage issue relations | |
665 | permission_delete_wiki_pages: Delete wiki pages |
|
665 | permission_delete_wiki_pages: Delete wiki pages | |
666 | permission_manage_boards: Manage boards |
|
666 | permission_manage_boards: Manage boards | |
667 | permission_delete_wiki_pages_attachments: Delete attachments |
|
667 | permission_delete_wiki_pages_attachments: Delete attachments | |
668 | permission_view_wiki_edits: View wiki history |
|
668 | permission_view_wiki_edits: View wiki history | |
669 | permission_add_messages: Post messages |
|
669 | permission_add_messages: Post messages | |
670 | permission_view_messages: View messages |
|
670 | permission_view_messages: View messages | |
671 | permission_manage_files: Manage files |
|
671 | permission_manage_files: Manage files | |
672 | permission_edit_issue_notes: Edit notes |
|
672 | permission_edit_issue_notes: Edit notes | |
673 | permission_manage_news: Manage news |
|
673 | permission_manage_news: Manage news | |
674 | permission_view_calendar: View calendrier |
|
674 | permission_view_calendar: View calendrier | |
675 | permission_manage_members: Manage members |
|
675 | permission_manage_members: Manage members | |
676 | permission_edit_messages: Edit messages |
|
676 | permission_edit_messages: Edit messages | |
677 | permission_delete_issues: Delete issues |
|
677 | permission_delete_issues: Delete issues | |
678 | permission_view_issue_watchers: View watchers list |
|
678 | permission_view_issue_watchers: View watchers list | |
679 | permission_manage_repository: Manage repository |
|
679 | permission_manage_repository: Manage repository | |
680 | permission_commit_access: Commit access |
|
680 | permission_commit_access: Commit access | |
681 | permission_browse_repository: Browse repository |
|
681 | permission_browse_repository: Browse repository | |
682 | permission_view_documents: View documents |
|
682 | permission_view_documents: View documents | |
683 | permission_edit_project: Edit project |
|
683 | permission_edit_project: Edit project | |
684 | permission_add_issue_notes: Add notes |
|
684 | permission_add_issue_notes: Add notes | |
685 | permission_save_queries: Save queries |
|
685 | permission_save_queries: Save queries | |
686 | permission_view_wiki_pages: View wiki |
|
686 | permission_view_wiki_pages: View wiki | |
687 | permission_rename_wiki_pages: Rename wiki pages |
|
687 | permission_rename_wiki_pages: Rename wiki pages | |
688 | permission_edit_time_entries: Edit time logs |
|
688 | permission_edit_time_entries: Edit time logs | |
689 | permission_edit_own_issue_notes: Edit own notes |
|
689 | permission_edit_own_issue_notes: Edit own notes | |
690 | setting_gravatar_enabled: Use Gravatar user icons |
|
690 | setting_gravatar_enabled: Use Gravatar user icons | |
|
691 | label_example: Example |
@@ -1,691 +1,692 | |||||
1 | _gloc_rule_default: '|n| n==1 ? "" : "_plural" ' |
|
1 | _gloc_rule_default: '|n| n==1 ? "" : "_plural" ' | |
2 |
|
2 | |||
3 | actionview_datehelper_select_day_prefix: |
|
3 | actionview_datehelper_select_day_prefix: | |
4 | actionview_datehelper_select_month_names: Január,Február,Március,Április,Május,Június,Július,Augusztus,Szeptember,Október,November,December |
|
4 | actionview_datehelper_select_month_names: Január,Február,Március,Április,Május,Június,Július,Augusztus,Szeptember,Október,November,December | |
5 | actionview_datehelper_select_month_names_abbr: Jan,Feb,Már,Ápr,Máj,Jún,Júl,Aug,Szept,Okt,Nov,Dec |
|
5 | actionview_datehelper_select_month_names_abbr: Jan,Feb,Már,Ápr,Máj,Jún,Júl,Aug,Szept,Okt,Nov,Dec | |
6 | actionview_datehelper_select_month_prefix: |
|
6 | actionview_datehelper_select_month_prefix: | |
7 | actionview_datehelper_select_year_prefix: |
|
7 | actionview_datehelper_select_year_prefix: | |
8 | actionview_datehelper_time_in_words_day: 1 nap |
|
8 | actionview_datehelper_time_in_words_day: 1 nap | |
9 | actionview_datehelper_time_in_words_day_plural: %d nap |
|
9 | actionview_datehelper_time_in_words_day_plural: %d nap | |
10 | actionview_datehelper_time_in_words_hour_about: kb. 1 óra |
|
10 | actionview_datehelper_time_in_words_hour_about: kb. 1 óra | |
11 | actionview_datehelper_time_in_words_hour_about_plural: kb. %d óra |
|
11 | actionview_datehelper_time_in_words_hour_about_plural: kb. %d óra | |
12 | actionview_datehelper_time_in_words_hour_about_single: kb. 1 óra |
|
12 | actionview_datehelper_time_in_words_hour_about_single: kb. 1 óra | |
13 | actionview_datehelper_time_in_words_minute: 1 perc |
|
13 | actionview_datehelper_time_in_words_minute: 1 perc | |
14 | actionview_datehelper_time_in_words_minute_half: fél perc |
|
14 | actionview_datehelper_time_in_words_minute_half: fél perc | |
15 | actionview_datehelper_time_in_words_minute_less_than: kevesebb, mint 1 perc |
|
15 | actionview_datehelper_time_in_words_minute_less_than: kevesebb, mint 1 perc | |
16 | actionview_datehelper_time_in_words_minute_plural: %d perc |
|
16 | actionview_datehelper_time_in_words_minute_plural: %d perc | |
17 | actionview_datehelper_time_in_words_minute_single: 1 perc |
|
17 | actionview_datehelper_time_in_words_minute_single: 1 perc | |
18 | actionview_datehelper_time_in_words_second_less_than: kevesebb, mint 1 másodperc |
|
18 | actionview_datehelper_time_in_words_second_less_than: kevesebb, mint 1 másodperc | |
19 | actionview_datehelper_time_in_words_second_less_than_plural: kevesebb, mint %d másodperc |
|
19 | actionview_datehelper_time_in_words_second_less_than_plural: kevesebb, mint %d másodperc | |
20 | actionview_instancetag_blank_option: Kérem válasszon |
|
20 | actionview_instancetag_blank_option: Kérem válasszon | |
21 |
|
21 | |||
22 | activerecord_error_inclusion: nem található a listában |
|
22 | activerecord_error_inclusion: nem található a listában | |
23 | activerecord_error_exclusion: foglalt |
|
23 | activerecord_error_exclusion: foglalt | |
24 | activerecord_error_invalid: érvénytelen |
|
24 | activerecord_error_invalid: érvénytelen | |
25 | activerecord_error_confirmation: jóváhagyás szükséges |
|
25 | activerecord_error_confirmation: jóváhagyás szükséges | |
26 | activerecord_error_accepted: ell kell fogadni |
|
26 | activerecord_error_accepted: ell kell fogadni | |
27 | activerecord_error_empty: nem lehet üres |
|
27 | activerecord_error_empty: nem lehet üres | |
28 | activerecord_error_blank: nem lehet üres |
|
28 | activerecord_error_blank: nem lehet üres | |
29 | activerecord_error_too_long: túl hosszú |
|
29 | activerecord_error_too_long: túl hosszú | |
30 | activerecord_error_too_short: túl rövid |
|
30 | activerecord_error_too_short: túl rövid | |
31 | activerecord_error_wrong_length: hibás a hossza |
|
31 | activerecord_error_wrong_length: hibás a hossza | |
32 | activerecord_error_taken: már foglalt |
|
32 | activerecord_error_taken: már foglalt | |
33 | activerecord_error_not_a_number: nem egy szám |
|
33 | activerecord_error_not_a_number: nem egy szám | |
34 | activerecord_error_not_a_date: nem érvényes dátum |
|
34 | activerecord_error_not_a_date: nem érvényes dátum | |
35 | activerecord_error_greater_than_start_date: nagyobbnak kell lennie, mint az indítás dátuma |
|
35 | activerecord_error_greater_than_start_date: nagyobbnak kell lennie, mint az indítás dátuma | |
36 | activerecord_error_not_same_project: nem azonos projekthez tartozik |
|
36 | activerecord_error_not_same_project: nem azonos projekthez tartozik | |
37 | activerecord_error_circular_dependency: Ez a kapcsolat egy körkörös függőséget eredményez |
|
37 | activerecord_error_circular_dependency: Ez a kapcsolat egy körkörös függőséget eredményez | |
38 |
|
38 | |||
39 | general_fmt_age: %d év |
|
39 | general_fmt_age: %d év | |
40 | general_fmt_age_plural: %d év |
|
40 | general_fmt_age_plural: %d év | |
41 | general_fmt_date: %%Y.%%m.%%d |
|
41 | general_fmt_date: %%Y.%%m.%%d | |
42 | general_fmt_datetime: %%Y.%%m.%%d %%H:%%M:%%S |
|
42 | general_fmt_datetime: %%Y.%%m.%%d %%H:%%M:%%S | |
43 | general_fmt_datetime_short: %%b %%d, %%H:%%M:%%S |
|
43 | general_fmt_datetime_short: %%b %%d, %%H:%%M:%%S | |
44 | general_fmt_time: %%H:%%M:%%S |
|
44 | general_fmt_time: %%H:%%M:%%S | |
45 | general_text_No: 'Nem' |
|
45 | general_text_No: 'Nem' | |
46 | general_text_Yes: 'Igen' |
|
46 | general_text_Yes: 'Igen' | |
47 | general_text_no: 'nem' |
|
47 | general_text_no: 'nem' | |
48 | general_text_yes: 'igen' |
|
48 | general_text_yes: 'igen' | |
49 | general_lang_name: 'Magyar' |
|
49 | general_lang_name: 'Magyar' | |
50 | general_csv_separator: ',' |
|
50 | general_csv_separator: ',' | |
51 | general_csv_decimal_separator: '.' |
|
51 | general_csv_decimal_separator: '.' | |
52 | general_csv_encoding: ISO-8859-2 |
|
52 | general_csv_encoding: ISO-8859-2 | |
53 | general_pdf_encoding: ISO-8859-2 |
|
53 | general_pdf_encoding: ISO-8859-2 | |
54 | general_day_names: Hétfő,Kedd,Szerda,Csütörtök,Péntek,Szombat,Vasárnap |
|
54 | general_day_names: Hétfő,Kedd,Szerda,Csütörtök,Péntek,Szombat,Vasárnap | |
55 | general_first_day_of_week: '1' |
|
55 | general_first_day_of_week: '1' | |
56 |
|
56 | |||
57 | notice_account_updated: A fiók adatai sikeresen frissítve. |
|
57 | notice_account_updated: A fiók adatai sikeresen frissítve. | |
58 | notice_account_invalid_creditentials: Hibás felhasználói név, vagy jelszó |
|
58 | notice_account_invalid_creditentials: Hibás felhasználói név, vagy jelszó | |
59 | notice_account_password_updated: A jelszó módosítása megtörtént. |
|
59 | notice_account_password_updated: A jelszó módosítása megtörtént. | |
60 | notice_account_wrong_password: Hibás jelszó |
|
60 | notice_account_wrong_password: Hibás jelszó | |
61 | notice_account_register_done: A fiók sikeresen létrehozva. Aktiválásához kattints az e-mailben kapott linkre |
|
61 | notice_account_register_done: A fiók sikeresen létrehozva. Aktiválásához kattints az e-mailben kapott linkre | |
62 | notice_account_unknown_email: Ismeretlen felhasználó. |
|
62 | notice_account_unknown_email: Ismeretlen felhasználó. | |
63 | notice_can_t_change_password: A fiók külső azonosítási forrást használ. A jelszó megváltoztatása nem lehetséges. |
|
63 | notice_can_t_change_password: A fiók külső azonosítási forrást használ. A jelszó megváltoztatása nem lehetséges. | |
64 | notice_account_lost_email_sent: Egy e-mail üzenetben postáztunk Önnek egy leírást az új jelszó beállításáról. |
|
64 | notice_account_lost_email_sent: Egy e-mail üzenetben postáztunk Önnek egy leírást az új jelszó beállításáról. | |
65 | notice_account_activated: Fiókját aktiváltuk. Most már be tud jelentkezni a rendszerbe. |
|
65 | notice_account_activated: Fiókját aktiváltuk. Most már be tud jelentkezni a rendszerbe. | |
66 | notice_successful_create: Sikeres létrehozás. |
|
66 | notice_successful_create: Sikeres létrehozás. | |
67 | notice_successful_update: Sikeres módosítás. |
|
67 | notice_successful_update: Sikeres módosítás. | |
68 | notice_successful_delete: Sikeres törlés. |
|
68 | notice_successful_delete: Sikeres törlés. | |
69 | notice_successful_connection: Sikeres bejelentkezés. |
|
69 | notice_successful_connection: Sikeres bejelentkezés. | |
70 | notice_file_not_found: Az oldal, amit meg szeretne nézni nem található, vagy átkerült egy másik helyre. |
|
70 | notice_file_not_found: Az oldal, amit meg szeretne nézni nem található, vagy átkerült egy másik helyre. | |
71 | notice_locking_conflict: Az adatot egy másik felhasználó idő közben módosította. |
|
71 | notice_locking_conflict: Az adatot egy másik felhasználó idő közben módosította. | |
72 | notice_not_authorized: Nincs hozzáférési engedélye ehhez az oldalhoz. |
|
72 | notice_not_authorized: Nincs hozzáférési engedélye ehhez az oldalhoz. | |
73 | notice_email_sent: Egy e-mail üzenetet küldtünk a következő címre %s |
|
73 | notice_email_sent: Egy e-mail üzenetet küldtünk a következő címre %s | |
74 | notice_email_error: Hiba történt a levél küldése közben (%s) |
|
74 | notice_email_error: Hiba történt a levél küldése közben (%s) | |
75 | notice_feeds_access_key_reseted: Az RSS hozzáférési kulcsát újra generáltuk. |
|
75 | notice_feeds_access_key_reseted: Az RSS hozzáférési kulcsát újra generáltuk. | |
76 | notice_failed_to_save_issues: "Nem sikerült a %d feladat(ok) mentése a %d -ban kiválasztva: %s." |
|
76 | notice_failed_to_save_issues: "Nem sikerült a %d feladat(ok) mentése a %d -ban kiválasztva: %s." | |
77 | notice_no_issue_selected: "Nincs feladat kiválasztva! Kérem jelölje meg melyik feladatot szeretné szerkeszteni!" |
|
77 | notice_no_issue_selected: "Nincs feladat kiválasztva! Kérem jelölje meg melyik feladatot szeretné szerkeszteni!" | |
78 | notice_account_pending: "A fiókja létrejött, és adminisztrátori jóváhagyásra vár." |
|
78 | notice_account_pending: "A fiókja létrejött, és adminisztrátori jóváhagyásra vár." | |
79 | notice_default_data_loaded: Az alapértelmezett konfiguráció betöltése sikeresen megtörtént. |
|
79 | notice_default_data_loaded: Az alapértelmezett konfiguráció betöltése sikeresen megtörtént. | |
80 |
|
80 | |||
81 | error_can_t_load_default_data: "Az alapértelmezett konfiguráció betöltése nem lehetséges: %s" |
|
81 | error_can_t_load_default_data: "Az alapértelmezett konfiguráció betöltése nem lehetséges: %s" | |
82 | error_scm_not_found: "A bejegyzés, vagy revízió nem található a tárolóban." |
|
82 | error_scm_not_found: "A bejegyzés, vagy revízió nem található a tárolóban." | |
83 | error_scm_command_failed: "A tároló elérése közben hiba lépett fel: %s" |
|
83 | error_scm_command_failed: "A tároló elérése közben hiba lépett fel: %s" | |
84 | error_scm_annotate: "A bejegyzés nem létezik, vagy nics jegyzetekkel ellátva." |
|
84 | error_scm_annotate: "A bejegyzés nem létezik, vagy nics jegyzetekkel ellátva." | |
85 | error_issue_not_found_in_project: 'A feladat nem található, vagy nem ehhez a projekthez tartozik' |
|
85 | error_issue_not_found_in_project: 'A feladat nem található, vagy nem ehhez a projekthez tartozik' | |
86 |
|
86 | |||
87 | mail_subject_lost_password: Az Ön Redmine jelszava |
|
87 | mail_subject_lost_password: Az Ön Redmine jelszava | |
88 | mail_body_lost_password: 'A Redmine jelszó megváltoztatásához, kattintson a következő linkre:' |
|
88 | mail_body_lost_password: 'A Redmine jelszó megváltoztatásához, kattintson a következő linkre:' | |
89 | mail_subject_register: Redmine azonosító aktiválása |
|
89 | mail_subject_register: Redmine azonosító aktiválása | |
90 | mail_body_register: 'A Redmine azonosítója aktiválásához, kattintson a következő linkre:' |
|
90 | mail_body_register: 'A Redmine azonosítója aktiválásához, kattintson a következő linkre:' | |
91 | mail_body_account_information_external: A "%s" azonosító használatával bejelentkezhet a Redmineba. |
|
91 | mail_body_account_information_external: A "%s" azonosító használatával bejelentkezhet a Redmineba. | |
92 | mail_body_account_information: Az Ön Redmine azonosítójának információi |
|
92 | mail_body_account_information: Az Ön Redmine azonosítójának információi | |
93 | mail_subject_account_activation_request: Redmine azonosító aktiválási kérelem |
|
93 | mail_subject_account_activation_request: Redmine azonosító aktiválási kérelem | |
94 | mail_body_account_activation_request: 'Egy új felhasználó (%s) regisztrált, azonosítója jóváhasgyásra várakozik:' |
|
94 | mail_body_account_activation_request: 'Egy új felhasználó (%s) regisztrált, azonosítója jóváhasgyásra várakozik:' | |
95 |
|
95 | |||
96 | gui_validation_error: 1 hiba |
|
96 | gui_validation_error: 1 hiba | |
97 | gui_validation_error_plural: %d hiba |
|
97 | gui_validation_error_plural: %d hiba | |
98 |
|
98 | |||
99 | field_name: Név |
|
99 | field_name: Név | |
100 | field_description: Leírás |
|
100 | field_description: Leírás | |
101 | field_summary: Összegzés |
|
101 | field_summary: Összegzés | |
102 | field_is_required: Kötelező |
|
102 | field_is_required: Kötelező | |
103 | field_firstname: Keresztnév |
|
103 | field_firstname: Keresztnév | |
104 | field_lastname: Vezetéknév |
|
104 | field_lastname: Vezetéknév | |
105 | field_mail: E-mail |
|
105 | field_mail: E-mail | |
106 | field_filename: Fájl |
|
106 | field_filename: Fájl | |
107 | field_filesize: Méret |
|
107 | field_filesize: Méret | |
108 | field_downloads: Letöltések |
|
108 | field_downloads: Letöltések | |
109 | field_author: Szerző |
|
109 | field_author: Szerző | |
110 | field_created_on: Létrehozva |
|
110 | field_created_on: Létrehozva | |
111 | field_updated_on: Módosítva |
|
111 | field_updated_on: Módosítva | |
112 | field_field_format: Formátum |
|
112 | field_field_format: Formátum | |
113 | field_is_for_all: Minden projekthez |
|
113 | field_is_for_all: Minden projekthez | |
114 | field_possible_values: Lehetséges értékek |
|
114 | field_possible_values: Lehetséges értékek | |
115 | field_regexp: Reguláris kifejezés |
|
115 | field_regexp: Reguláris kifejezés | |
116 | field_min_length: Minimum hossz |
|
116 | field_min_length: Minimum hossz | |
117 | field_max_length: Maximum hossz |
|
117 | field_max_length: Maximum hossz | |
118 | field_value: Érték |
|
118 | field_value: Érték | |
119 | field_category: Kategória |
|
119 | field_category: Kategória | |
120 | field_title: Cím |
|
120 | field_title: Cím | |
121 | field_project: Projekt |
|
121 | field_project: Projekt | |
122 | field_issue: Feladat |
|
122 | field_issue: Feladat | |
123 | field_status: Státusz |
|
123 | field_status: Státusz | |
124 | field_notes: Feljegyzések |
|
124 | field_notes: Feljegyzések | |
125 | field_is_closed: Feladat lezárva |
|
125 | field_is_closed: Feladat lezárva | |
126 | field_is_default: Alapértelmezett érték |
|
126 | field_is_default: Alapértelmezett érték | |
127 | field_tracker: Típus |
|
127 | field_tracker: Típus | |
128 | field_subject: Tárgy |
|
128 | field_subject: Tárgy | |
129 | field_due_date: Befejezés dátuma |
|
129 | field_due_date: Befejezés dátuma | |
130 | field_assigned_to: Felelős |
|
130 | field_assigned_to: Felelős | |
131 | field_priority: Prioritás |
|
131 | field_priority: Prioritás | |
132 | field_fixed_version: Cél verzió |
|
132 | field_fixed_version: Cél verzió | |
133 | field_user: Felhasználó |
|
133 | field_user: Felhasználó | |
134 | field_role: Szerepkör |
|
134 | field_role: Szerepkör | |
135 | field_homepage: Weboldal |
|
135 | field_homepage: Weboldal | |
136 | field_is_public: Nyilvános |
|
136 | field_is_public: Nyilvános | |
137 | field_parent: Szülő projekt |
|
137 | field_parent: Szülő projekt | |
138 | field_is_in_chlog: Feladatok látszanak a változás naplóban |
|
138 | field_is_in_chlog: Feladatok látszanak a változás naplóban | |
139 | field_is_in_roadmap: Feladatok látszanak az életútban |
|
139 | field_is_in_roadmap: Feladatok látszanak az életútban | |
140 | field_login: Azonosító |
|
140 | field_login: Azonosító | |
141 | field_mail_notification: E-mail értesítések |
|
141 | field_mail_notification: E-mail értesítések | |
142 | field_admin: Adminisztrátor |
|
142 | field_admin: Adminisztrátor | |
143 | field_last_login_on: Utolsó bejelentkezés |
|
143 | field_last_login_on: Utolsó bejelentkezés | |
144 | field_language: Nyelv |
|
144 | field_language: Nyelv | |
145 | field_effective_date: Dátum |
|
145 | field_effective_date: Dátum | |
146 | field_password: Jelszó |
|
146 | field_password: Jelszó | |
147 | field_new_password: Új jelszó |
|
147 | field_new_password: Új jelszó | |
148 | field_password_confirmation: Megerősítés |
|
148 | field_password_confirmation: Megerősítés | |
149 | field_version: Verzió |
|
149 | field_version: Verzió | |
150 | field_type: Típus |
|
150 | field_type: Típus | |
151 | field_host: Kiszolgáló |
|
151 | field_host: Kiszolgáló | |
152 | field_port: Port |
|
152 | field_port: Port | |
153 | field_account: Felhasználói fiók |
|
153 | field_account: Felhasználói fiók | |
154 | field_base_dn: Base DN |
|
154 | field_base_dn: Base DN | |
155 | field_attr_login: Bejelentkezési tulajdonság |
|
155 | field_attr_login: Bejelentkezési tulajdonság | |
156 | field_attr_firstname: Családnév |
|
156 | field_attr_firstname: Családnév | |
157 | field_attr_lastname: Utónév |
|
157 | field_attr_lastname: Utónév | |
158 | field_attr_mail: E-mail |
|
158 | field_attr_mail: E-mail | |
159 | field_onthefly: On-the-fly felhasználó létrehozás |
|
159 | field_onthefly: On-the-fly felhasználó létrehozás | |
160 | field_start_date: Kezdés dátuma |
|
160 | field_start_date: Kezdés dátuma | |
161 | field_done_ratio: Elkészült (%%) |
|
161 | field_done_ratio: Elkészült (%%) | |
162 | field_auth_source: Azonosítási mód |
|
162 | field_auth_source: Azonosítási mód | |
163 | field_hide_mail: Rejtse el az e-mail címem |
|
163 | field_hide_mail: Rejtse el az e-mail címem | |
164 | field_comments: Megjegyzés |
|
164 | field_comments: Megjegyzés | |
165 | field_url: URL |
|
165 | field_url: URL | |
166 | field_start_page: Kezdőlap |
|
166 | field_start_page: Kezdőlap | |
167 | field_subproject: Alprojekt |
|
167 | field_subproject: Alprojekt | |
168 | field_hours: Óra |
|
168 | field_hours: Óra | |
169 | field_activity: Aktivitás |
|
169 | field_activity: Aktivitás | |
170 | field_spent_on: Dátum |
|
170 | field_spent_on: Dátum | |
171 | field_identifier: Azonosító |
|
171 | field_identifier: Azonosító | |
172 | field_is_filter: Szűrőként használható |
|
172 | field_is_filter: Szűrőként használható | |
173 | field_issue_to_id: Kapcsolódó feladat |
|
173 | field_issue_to_id: Kapcsolódó feladat | |
174 | field_delay: Késés |
|
174 | field_delay: Késés | |
175 | field_assignable: Feladat rendelhető ehhez a szerepkörhöz |
|
175 | field_assignable: Feladat rendelhető ehhez a szerepkörhöz | |
176 | field_redirect_existing_links: Létező linkek átirányítása |
|
176 | field_redirect_existing_links: Létező linkek átirányítása | |
177 | field_estimated_hours: Becsült idő |
|
177 | field_estimated_hours: Becsült idő | |
178 | field_column_names: Oszlopok |
|
178 | field_column_names: Oszlopok | |
179 | field_time_zone: Időzóna |
|
179 | field_time_zone: Időzóna | |
180 | field_searchable: Kereshető |
|
180 | field_searchable: Kereshető | |
181 | field_default_value: Alapértelmezett érték |
|
181 | field_default_value: Alapértelmezett érték | |
182 | field_comments_sorting: Feljegyzések megjelenítése |
|
182 | field_comments_sorting: Feljegyzések megjelenítése | |
183 |
|
183 | |||
184 | setting_app_title: Alkalmazás címe |
|
184 | setting_app_title: Alkalmazás címe | |
185 | setting_app_subtitle: Alkalmazás alcíme |
|
185 | setting_app_subtitle: Alkalmazás alcíme | |
186 | setting_welcome_text: Üdvözlő üzenet |
|
186 | setting_welcome_text: Üdvözlő üzenet | |
187 | setting_default_language: Alapértelmezett nyelv |
|
187 | setting_default_language: Alapértelmezett nyelv | |
188 | setting_login_required: Azonosítás szükséges |
|
188 | setting_login_required: Azonosítás szükséges | |
189 | setting_self_registration: Regisztráció |
|
189 | setting_self_registration: Regisztráció | |
190 | setting_attachment_max_size: Melléklet max. mérete |
|
190 | setting_attachment_max_size: Melléklet max. mérete | |
191 | setting_issues_export_limit: Feladatok exportálásának korlátja |
|
191 | setting_issues_export_limit: Feladatok exportálásának korlátja | |
192 | setting_mail_from: Kibocsátó e-mail címe |
|
192 | setting_mail_from: Kibocsátó e-mail címe | |
193 | setting_bcc_recipients: Titkos másolat címzet (bcc) |
|
193 | setting_bcc_recipients: Titkos másolat címzet (bcc) | |
194 | setting_host_name: Kiszolgáló neve |
|
194 | setting_host_name: Kiszolgáló neve | |
195 | setting_text_formatting: Szöveg formázás |
|
195 | setting_text_formatting: Szöveg formázás | |
196 | setting_wiki_compression: Wiki történet tömörítés |
|
196 | setting_wiki_compression: Wiki történet tömörítés | |
197 | setting_feeds_limit: RSS tartalom korlát |
|
197 | setting_feeds_limit: RSS tartalom korlát | |
198 | setting_default_projects_public: Az új projektek alapértelmezés szerint nyilvánosak |
|
198 | setting_default_projects_public: Az új projektek alapértelmezés szerint nyilvánosak | |
199 | setting_autofetch_changesets: Commitok automatikus lehúzása |
|
199 | setting_autofetch_changesets: Commitok automatikus lehúzása | |
200 | setting_sys_api_enabled: WS engedélyezése a tárolók kezeléséhez |
|
200 | setting_sys_api_enabled: WS engedélyezése a tárolók kezeléséhez | |
201 | setting_commit_ref_keywords: Hivatkozó kulcsszavak |
|
201 | setting_commit_ref_keywords: Hivatkozó kulcsszavak | |
202 | setting_commit_fix_keywords: Javítások kulcsszavai |
|
202 | setting_commit_fix_keywords: Javítások kulcsszavai | |
203 | setting_autologin: Automatikus bejelentkezés |
|
203 | setting_autologin: Automatikus bejelentkezés | |
204 | setting_date_format: Dátum formátum |
|
204 | setting_date_format: Dátum formátum | |
205 | setting_time_format: Idő formátum |
|
205 | setting_time_format: Idő formátum | |
206 | setting_cross_project_issue_relations: Kereszt-projekt feladat hivatkozások engedélyezése |
|
206 | setting_cross_project_issue_relations: Kereszt-projekt feladat hivatkozások engedélyezése | |
207 | setting_issue_list_default_columns: Az alapértelmezésként megjelenített oszlopok a feladat listában |
|
207 | setting_issue_list_default_columns: Az alapértelmezésként megjelenített oszlopok a feladat listában | |
208 | setting_repositories_encodings: Tárolók kódolása |
|
208 | setting_repositories_encodings: Tárolók kódolása | |
209 | setting_emails_footer: E-mail lábléc |
|
209 | setting_emails_footer: E-mail lábléc | |
210 | setting_protocol: Protokol |
|
210 | setting_protocol: Protokol | |
211 | setting_per_page_options: Objektum / oldal opciók |
|
211 | setting_per_page_options: Objektum / oldal opciók | |
212 | setting_user_format: Felhasználók megjelenítésének formája |
|
212 | setting_user_format: Felhasználók megjelenítésének formája | |
213 | setting_activity_days_default: Napok megjelenítése a project aktivitásnál |
|
213 | setting_activity_days_default: Napok megjelenítése a project aktivitásnál | |
214 | setting_display_subprojects_issues: Alapértelmezettként mutassa az alprojektek feladatait is a projekteken |
|
214 | setting_display_subprojects_issues: Alapértelmezettként mutassa az alprojektek feladatait is a projekteken | |
215 |
|
215 | |||
216 | project_module_issue_tracking: Feladat követés |
|
216 | project_module_issue_tracking: Feladat követés | |
217 | project_module_time_tracking: Idő rögzítés |
|
217 | project_module_time_tracking: Idő rögzítés | |
218 | project_module_news: Hírek |
|
218 | project_module_news: Hírek | |
219 | project_module_documents: Dokumentumok |
|
219 | project_module_documents: Dokumentumok | |
220 | project_module_files: Fájlok |
|
220 | project_module_files: Fájlok | |
221 | project_module_wiki: Wiki |
|
221 | project_module_wiki: Wiki | |
222 | project_module_repository: Tároló |
|
222 | project_module_repository: Tároló | |
223 | project_module_boards: Fórumok |
|
223 | project_module_boards: Fórumok | |
224 |
|
224 | |||
225 | label_user: Felhasználó |
|
225 | label_user: Felhasználó | |
226 | label_user_plural: Felhasználók |
|
226 | label_user_plural: Felhasználók | |
227 | label_user_new: Új felhasználó |
|
227 | label_user_new: Új felhasználó | |
228 | label_project: Projekt |
|
228 | label_project: Projekt | |
229 | label_project_new: Új projekt |
|
229 | label_project_new: Új projekt | |
230 | label_project_plural: Projektek |
|
230 | label_project_plural: Projektek | |
231 | label_project_all: Az összes projekt |
|
231 | label_project_all: Az összes projekt | |
232 | label_project_latest: Legutóbbi projektek |
|
232 | label_project_latest: Legutóbbi projektek | |
233 | label_issue: Feladat |
|
233 | label_issue: Feladat | |
234 | label_issue_new: Új feladat |
|
234 | label_issue_new: Új feladat | |
235 | label_issue_plural: Feladatok |
|
235 | label_issue_plural: Feladatok | |
236 | label_issue_view_all: Minden feladat megtekintése |
|
236 | label_issue_view_all: Minden feladat megtekintése | |
237 | label_issues_by: %s feladatai |
|
237 | label_issues_by: %s feladatai | |
238 | label_issue_added: Feladat hozzáadva |
|
238 | label_issue_added: Feladat hozzáadva | |
239 | label_issue_updated: Feladat frissítve |
|
239 | label_issue_updated: Feladat frissítve | |
240 | label_document: Dokumentum |
|
240 | label_document: Dokumentum | |
241 | label_document_new: Új dokumentum |
|
241 | label_document_new: Új dokumentum | |
242 | label_document_plural: Dokumentumok |
|
242 | label_document_plural: Dokumentumok | |
243 | label_document_added: Dokumentum hozzáadva |
|
243 | label_document_added: Dokumentum hozzáadva | |
244 | label_role: Szerepkör |
|
244 | label_role: Szerepkör | |
245 | label_role_plural: Szerepkörök |
|
245 | label_role_plural: Szerepkörök | |
246 | label_role_new: Új szerepkör |
|
246 | label_role_new: Új szerepkör | |
247 | label_role_and_permissions: Szerepkörök, és jogosultságok |
|
247 | label_role_and_permissions: Szerepkörök, és jogosultságok | |
248 | label_member: Résztvevő |
|
248 | label_member: Résztvevő | |
249 | label_member_new: Új résztvevő |
|
249 | label_member_new: Új résztvevő | |
250 | label_member_plural: Résztvevők |
|
250 | label_member_plural: Résztvevők | |
251 | label_tracker: Feladat típus |
|
251 | label_tracker: Feladat típus | |
252 | label_tracker_plural: Feladat típusok |
|
252 | label_tracker_plural: Feladat típusok | |
253 | label_tracker_new: Új feladat típus |
|
253 | label_tracker_new: Új feladat típus | |
254 | label_workflow: Workflow |
|
254 | label_workflow: Workflow | |
255 | label_issue_status: Feladat státusz |
|
255 | label_issue_status: Feladat státusz | |
256 | label_issue_status_plural: Feladat státuszok |
|
256 | label_issue_status_plural: Feladat státuszok | |
257 | label_issue_status_new: Új státusz |
|
257 | label_issue_status_new: Új státusz | |
258 | label_issue_category: Feladat kategória |
|
258 | label_issue_category: Feladat kategória | |
259 | label_issue_category_plural: Feladat kategóriák |
|
259 | label_issue_category_plural: Feladat kategóriák | |
260 | label_issue_category_new: Új kategória |
|
260 | label_issue_category_new: Új kategória | |
261 | label_custom_field: Egyéni mező |
|
261 | label_custom_field: Egyéni mező | |
262 | label_custom_field_plural: Egyéni mezők |
|
262 | label_custom_field_plural: Egyéni mezők | |
263 | label_custom_field_new: Új egyéni mező |
|
263 | label_custom_field_new: Új egyéni mező | |
264 | label_enumerations: Felsorolások |
|
264 | label_enumerations: Felsorolások | |
265 | label_enumeration_new: Új érték |
|
265 | label_enumeration_new: Új érték | |
266 | label_information: Információ |
|
266 | label_information: Információ | |
267 | label_information_plural: Információk |
|
267 | label_information_plural: Információk | |
268 | label_please_login: Jelentkezzen be |
|
268 | label_please_login: Jelentkezzen be | |
269 | label_register: Regisztráljon |
|
269 | label_register: Regisztráljon | |
270 | label_password_lost: Elfelejtett jelszó |
|
270 | label_password_lost: Elfelejtett jelszó | |
271 | label_home: Kezdőlap |
|
271 | label_home: Kezdőlap | |
272 | label_my_page: Saját kezdőlapom |
|
272 | label_my_page: Saját kezdőlapom | |
273 | label_my_account: Fiókom adatai |
|
273 | label_my_account: Fiókom adatai | |
274 | label_my_projects: Saját projektem |
|
274 | label_my_projects: Saját projektem | |
275 | label_administration: Adminisztráció |
|
275 | label_administration: Adminisztráció | |
276 | label_login: Bejelentkezés |
|
276 | label_login: Bejelentkezés | |
277 | label_logout: Kijelentkezés |
|
277 | label_logout: Kijelentkezés | |
278 | label_help: Súgó |
|
278 | label_help: Súgó | |
279 | label_reported_issues: Bejelentett feladatok |
|
279 | label_reported_issues: Bejelentett feladatok | |
280 | label_assigned_to_me_issues: A nekem kiosztott feladatok |
|
280 | label_assigned_to_me_issues: A nekem kiosztott feladatok | |
281 | label_last_login: Utolsó bejelentkezés |
|
281 | label_last_login: Utolsó bejelentkezés | |
282 | label_last_updates: Utoljára frissítve |
|
282 | label_last_updates: Utoljára frissítve | |
283 | label_last_updates_plural: Utoljára módosítva %d |
|
283 | label_last_updates_plural: Utoljára módosítva %d | |
284 | label_registered_on: Regisztrált |
|
284 | label_registered_on: Regisztrált | |
285 | label_activity: Tevékenységek |
|
285 | label_activity: Tevékenységek | |
286 | label_overall_activity: Teljes aktivitás |
|
286 | label_overall_activity: Teljes aktivitás | |
287 | label_new: Új |
|
287 | label_new: Új | |
288 | label_logged_as: Bejelentkezve, mint |
|
288 | label_logged_as: Bejelentkezve, mint | |
289 | label_environment: Környezet |
|
289 | label_environment: Környezet | |
290 | label_authentication: Azonosítás |
|
290 | label_authentication: Azonosítás | |
291 | label_auth_source: Azonosítás módja |
|
291 | label_auth_source: Azonosítás módja | |
292 | label_auth_source_new: Új azonosítási mód |
|
292 | label_auth_source_new: Új azonosítási mód | |
293 | label_auth_source_plural: Azonosítási módok |
|
293 | label_auth_source_plural: Azonosítási módok | |
294 | label_subproject_plural: Alprojektek |
|
294 | label_subproject_plural: Alprojektek | |
295 | label_and_its_subprojects: %s és alprojektjei |
|
295 | label_and_its_subprojects: %s és alprojektjei | |
296 | label_min_max_length: Min - Max hossz |
|
296 | label_min_max_length: Min - Max hossz | |
297 | label_list: Lista |
|
297 | label_list: Lista | |
298 | label_date: Dátum |
|
298 | label_date: Dátum | |
299 | label_integer: Egész |
|
299 | label_integer: Egész | |
300 | label_float: Lebegőpontos |
|
300 | label_float: Lebegőpontos | |
301 | label_boolean: Logikai |
|
301 | label_boolean: Logikai | |
302 | label_string: Szöveg |
|
302 | label_string: Szöveg | |
303 | label_text: Hosszú szöveg |
|
303 | label_text: Hosszú szöveg | |
304 | label_attribute: Tulajdonság |
|
304 | label_attribute: Tulajdonság | |
305 | label_attribute_plural: Tulajdonságok |
|
305 | label_attribute_plural: Tulajdonságok | |
306 | label_download: %d Letöltés |
|
306 | label_download: %d Letöltés | |
307 | label_download_plural: %d Letöltések |
|
307 | label_download_plural: %d Letöltések | |
308 | label_no_data: Nincs megjeleníthető adat |
|
308 | label_no_data: Nincs megjeleníthető adat | |
309 | label_change_status: Státusz módosítása |
|
309 | label_change_status: Státusz módosítása | |
310 | label_history: Történet |
|
310 | label_history: Történet | |
311 | label_attachment: Fájl |
|
311 | label_attachment: Fájl | |
312 | label_attachment_new: Új fájl |
|
312 | label_attachment_new: Új fájl | |
313 | label_attachment_delete: Fájl törlése |
|
313 | label_attachment_delete: Fájl törlése | |
314 | label_attachment_plural: Fájlok |
|
314 | label_attachment_plural: Fájlok | |
315 | label_file_added: Fájl hozzáadva |
|
315 | label_file_added: Fájl hozzáadva | |
316 | label_report: Jelentés |
|
316 | label_report: Jelentés | |
317 | label_report_plural: Jelentések |
|
317 | label_report_plural: Jelentések | |
318 | label_news: Hírek |
|
318 | label_news: Hírek | |
319 | label_news_new: Hír hozzáadása |
|
319 | label_news_new: Hír hozzáadása | |
320 | label_news_plural: Hírek |
|
320 | label_news_plural: Hírek | |
321 | label_news_latest: Legutóbbi hírek |
|
321 | label_news_latest: Legutóbbi hírek | |
322 | label_news_view_all: Minden hír megtekintése |
|
322 | label_news_view_all: Minden hír megtekintése | |
323 | label_news_added: Hír hozzáadva |
|
323 | label_news_added: Hír hozzáadva | |
324 | label_change_log: Változás napló |
|
324 | label_change_log: Változás napló | |
325 | label_settings: Beállítások |
|
325 | label_settings: Beállítások | |
326 | label_overview: Áttekintés |
|
326 | label_overview: Áttekintés | |
327 | label_version: Verzió |
|
327 | label_version: Verzió | |
328 | label_version_new: Új verzió |
|
328 | label_version_new: Új verzió | |
329 | label_version_plural: Verziók |
|
329 | label_version_plural: Verziók | |
330 | label_confirmation: Jóváhagyás |
|
330 | label_confirmation: Jóváhagyás | |
331 | label_export_to: Exportálás |
|
331 | label_export_to: Exportálás | |
332 | label_read: Olvas... |
|
332 | label_read: Olvas... | |
333 | label_public_projects: Nyilvános projektek |
|
333 | label_public_projects: Nyilvános projektek | |
334 | label_open_issues: nyitott |
|
334 | label_open_issues: nyitott | |
335 | label_open_issues_plural: nyitott |
|
335 | label_open_issues_plural: nyitott | |
336 | label_closed_issues: lezárt |
|
336 | label_closed_issues: lezárt | |
337 | label_closed_issues_plural: lezárt |
|
337 | label_closed_issues_plural: lezárt | |
338 | label_total: Összesen |
|
338 | label_total: Összesen | |
339 | label_permissions: Jogosultságok |
|
339 | label_permissions: Jogosultságok | |
340 | label_current_status: Jelenlegi státusz |
|
340 | label_current_status: Jelenlegi státusz | |
341 | label_new_statuses_allowed: Státusz változtatások engedélyei |
|
341 | label_new_statuses_allowed: Státusz változtatások engedélyei | |
342 | label_all: mind |
|
342 | label_all: mind | |
343 | label_none: nincs |
|
343 | label_none: nincs | |
344 | label_nobody: senki |
|
344 | label_nobody: senki | |
345 | label_next: Következő |
|
345 | label_next: Következő | |
346 | label_previous: Előző |
|
346 | label_previous: Előző | |
347 | label_used_by: Használja |
|
347 | label_used_by: Használja | |
348 | label_details: Részletek |
|
348 | label_details: Részletek | |
349 | label_add_note: Jegyzet hozzáadása |
|
349 | label_add_note: Jegyzet hozzáadása | |
350 | label_per_page: Oldalanként |
|
350 | label_per_page: Oldalanként | |
351 | label_calendar: Naptár |
|
351 | label_calendar: Naptár | |
352 | label_months_from: hónap, kezdve |
|
352 | label_months_from: hónap, kezdve | |
353 | label_gantt: Gantt |
|
353 | label_gantt: Gantt | |
354 | label_internal: Belső |
|
354 | label_internal: Belső | |
355 | label_last_changes: utolsó %d változás |
|
355 | label_last_changes: utolsó %d változás | |
356 | label_change_view_all: Minden változás megtekintése |
|
356 | label_change_view_all: Minden változás megtekintése | |
357 | label_personalize_page: Az oldal testreszabása |
|
357 | label_personalize_page: Az oldal testreszabása | |
358 | label_comment: Megjegyzés |
|
358 | label_comment: Megjegyzés | |
359 | label_comment_plural: Megjegyzés |
|
359 | label_comment_plural: Megjegyzés | |
360 | label_comment_add: Megjegyzés hozzáadása |
|
360 | label_comment_add: Megjegyzés hozzáadása | |
361 | label_comment_added: Megjegyzés hozzáadva |
|
361 | label_comment_added: Megjegyzés hozzáadva | |
362 | label_comment_delete: Megjegyzések törlése |
|
362 | label_comment_delete: Megjegyzések törlése | |
363 | label_query: Egyéni lekérdezés |
|
363 | label_query: Egyéni lekérdezés | |
364 | label_query_plural: Egyéni lekérdezések |
|
364 | label_query_plural: Egyéni lekérdezések | |
365 | label_query_new: Új lekérdezés |
|
365 | label_query_new: Új lekérdezés | |
366 | label_filter_add: Szűrő hozzáadása |
|
366 | label_filter_add: Szűrő hozzáadása | |
367 | label_filter_plural: Szűrők |
|
367 | label_filter_plural: Szűrők | |
368 | label_equals: egyenlő |
|
368 | label_equals: egyenlő | |
369 | label_not_equals: nem egyenlő |
|
369 | label_not_equals: nem egyenlő | |
370 | label_in_less_than: kevesebb, mint |
|
370 | label_in_less_than: kevesebb, mint | |
371 | label_in_more_than: több, mint |
|
371 | label_in_more_than: több, mint | |
372 | label_in: in |
|
372 | label_in: in | |
373 | label_today: ma |
|
373 | label_today: ma | |
374 | label_all_time: mindenkor |
|
374 | label_all_time: mindenkor | |
375 | label_yesterday: tegnap |
|
375 | label_yesterday: tegnap | |
376 | label_this_week: aktuális hét |
|
376 | label_this_week: aktuális hét | |
377 | label_last_week: múlt hét |
|
377 | label_last_week: múlt hét | |
378 | label_last_n_days: az elmúlt %d nap |
|
378 | label_last_n_days: az elmúlt %d nap | |
379 | label_this_month: aktuális hónap |
|
379 | label_this_month: aktuális hónap | |
380 | label_last_month: múlt hónap |
|
380 | label_last_month: múlt hónap | |
381 | label_this_year: aktuális év |
|
381 | label_this_year: aktuális év | |
382 | label_date_range: Dátum intervallum |
|
382 | label_date_range: Dátum intervallum | |
383 | label_less_than_ago: kevesebb, mint nappal ezelőtt |
|
383 | label_less_than_ago: kevesebb, mint nappal ezelőtt | |
384 | label_more_than_ago: több, mint nappal ezelőtt |
|
384 | label_more_than_ago: több, mint nappal ezelőtt | |
385 | label_ago: nappal ezelőtt |
|
385 | label_ago: nappal ezelőtt | |
386 | label_contains: tartalmazza |
|
386 | label_contains: tartalmazza | |
387 | label_not_contains: nem tartalmazza |
|
387 | label_not_contains: nem tartalmazza | |
388 | label_day_plural: nap |
|
388 | label_day_plural: nap | |
389 | label_repository: Tároló |
|
389 | label_repository: Tároló | |
390 | label_repository_plural: Tárolók |
|
390 | label_repository_plural: Tárolók | |
391 | label_browse: Tallóz |
|
391 | label_browse: Tallóz | |
392 | label_modification: %d változás |
|
392 | label_modification: %d változás | |
393 | label_modification_plural: %d változások |
|
393 | label_modification_plural: %d változások | |
394 | label_revision: Revízió |
|
394 | label_revision: Revízió | |
395 | label_revision_plural: Revíziók |
|
395 | label_revision_plural: Revíziók | |
396 | label_associated_revisions: Kapcsolt revíziók |
|
396 | label_associated_revisions: Kapcsolt revíziók | |
397 | label_added: hozzáadva |
|
397 | label_added: hozzáadva | |
398 | label_modified: módosítva |
|
398 | label_modified: módosítva | |
399 | label_deleted: törölve |
|
399 | label_deleted: törölve | |
400 | label_latest_revision: Legutolsó revízió |
|
400 | label_latest_revision: Legutolsó revízió | |
401 | label_latest_revision_plural: Legutolsó revíziók |
|
401 | label_latest_revision_plural: Legutolsó revíziók | |
402 | label_view_revisions: Revíziók megtekintése |
|
402 | label_view_revisions: Revíziók megtekintése | |
403 | label_max_size: Maximális méret |
|
403 | label_max_size: Maximális méret | |
404 | label_on: 'összesen' |
|
404 | label_on: 'összesen' | |
405 | label_sort_highest: Az elejére |
|
405 | label_sort_highest: Az elejére | |
406 | label_sort_higher: Eggyel feljebb |
|
406 | label_sort_higher: Eggyel feljebb | |
407 | label_sort_lower: Eggyel lejjebb |
|
407 | label_sort_lower: Eggyel lejjebb | |
408 | label_sort_lowest: Az aljára |
|
408 | label_sort_lowest: Az aljára | |
409 | label_roadmap: Életút |
|
409 | label_roadmap: Életút | |
410 | label_roadmap_due_in: Elkészültéig várhatóan még %s |
|
410 | label_roadmap_due_in: Elkészültéig várhatóan még %s | |
411 | label_roadmap_overdue: %s késésben |
|
411 | label_roadmap_overdue: %s késésben | |
412 | label_roadmap_no_issues: Nincsenek feladatok ehhez a verzióhoz |
|
412 | label_roadmap_no_issues: Nincsenek feladatok ehhez a verzióhoz | |
413 | label_search: Keresés |
|
413 | label_search: Keresés | |
414 | label_result_plural: Találatok |
|
414 | label_result_plural: Találatok | |
415 | label_all_words: Minden szó |
|
415 | label_all_words: Minden szó | |
416 | label_wiki: Wiki |
|
416 | label_wiki: Wiki | |
417 | label_wiki_edit: Wiki szerkesztés |
|
417 | label_wiki_edit: Wiki szerkesztés | |
418 | label_wiki_edit_plural: Wiki szerkesztések |
|
418 | label_wiki_edit_plural: Wiki szerkesztések | |
419 | label_wiki_page: Wiki oldal |
|
419 | label_wiki_page: Wiki oldal | |
420 | label_wiki_page_plural: Wiki oldalak |
|
420 | label_wiki_page_plural: Wiki oldalak | |
421 | label_index_by_title: Cím szerint indexelve |
|
421 | label_index_by_title: Cím szerint indexelve | |
422 | label_index_by_date: Dátum szerint indexelve |
|
422 | label_index_by_date: Dátum szerint indexelve | |
423 | label_current_version: Jelenlegi verzió |
|
423 | label_current_version: Jelenlegi verzió | |
424 | label_preview: Előnézet |
|
424 | label_preview: Előnézet | |
425 | label_feed_plural: Visszajelzések |
|
425 | label_feed_plural: Visszajelzések | |
426 | label_changes_details: Változások részletei |
|
426 | label_changes_details: Változások részletei | |
427 | label_issue_tracking: Feladat követés |
|
427 | label_issue_tracking: Feladat követés | |
428 | label_spent_time: Ráfordított idő |
|
428 | label_spent_time: Ráfordított idő | |
429 | label_f_hour: %.2f óra |
|
429 | label_f_hour: %.2f óra | |
430 | label_f_hour_plural: %.2f óra |
|
430 | label_f_hour_plural: %.2f óra | |
431 | label_time_tracking: Idő követés |
|
431 | label_time_tracking: Idő követés | |
432 | label_change_plural: Változások |
|
432 | label_change_plural: Változások | |
433 | label_statistics: Statisztikák |
|
433 | label_statistics: Statisztikák | |
434 | label_commits_per_month: Commits havonta |
|
434 | label_commits_per_month: Commits havonta | |
435 | label_commits_per_author: Commits szerzőnként |
|
435 | label_commits_per_author: Commits szerzőnként | |
436 | label_view_diff: Különbségek megtekintése |
|
436 | label_view_diff: Különbségek megtekintése | |
437 | label_diff_inline: inline |
|
437 | label_diff_inline: inline | |
438 | label_diff_side_by_side: side by side |
|
438 | label_diff_side_by_side: side by side | |
439 | label_options: Opciók |
|
439 | label_options: Opciók | |
440 | label_copy_workflow_from: Workflow másolása innen |
|
440 | label_copy_workflow_from: Workflow másolása innen | |
441 | label_permissions_report: Jogosultsági riport |
|
441 | label_permissions_report: Jogosultsági riport | |
442 | label_watched_issues: Megfigyelt feladatok |
|
442 | label_watched_issues: Megfigyelt feladatok | |
443 | label_related_issues: Kapcsolódó feladatok |
|
443 | label_related_issues: Kapcsolódó feladatok | |
444 | label_applied_status: Alkalmazandó státusz |
|
444 | label_applied_status: Alkalmazandó státusz | |
445 | label_loading: Betöltés... |
|
445 | label_loading: Betöltés... | |
446 | label_relation_new: Új kapcsolat |
|
446 | label_relation_new: Új kapcsolat | |
447 | label_relation_delete: Kapcsolat törlése |
|
447 | label_relation_delete: Kapcsolat törlése | |
448 | label_relates_to: kapcsolódik |
|
448 | label_relates_to: kapcsolódik | |
449 | label_duplicates: duplikálja |
|
449 | label_duplicates: duplikálja | |
450 | label_blocks: zárolja |
|
450 | label_blocks: zárolja | |
451 | label_blocked_by: zárolta |
|
451 | label_blocked_by: zárolta | |
452 | label_precedes: megelőzi |
|
452 | label_precedes: megelőzi | |
453 | label_follows: követi |
|
453 | label_follows: követi | |
454 | label_end_to_start: végétől indulásig |
|
454 | label_end_to_start: végétől indulásig | |
455 | label_end_to_end: végétől végéig |
|
455 | label_end_to_end: végétől végéig | |
456 | label_start_to_start: indulástól indulásig |
|
456 | label_start_to_start: indulástól indulásig | |
457 | label_start_to_end: indulástól végéig |
|
457 | label_start_to_end: indulástól végéig | |
458 | label_stay_logged_in: Emlékezzen rám |
|
458 | label_stay_logged_in: Emlékezzen rám | |
459 | label_disabled: kikapcsolva |
|
459 | label_disabled: kikapcsolva | |
460 | label_show_completed_versions: A kész verziók mutatása |
|
460 | label_show_completed_versions: A kész verziók mutatása | |
461 | label_me: én |
|
461 | label_me: én | |
462 | label_board: Fórum |
|
462 | label_board: Fórum | |
463 | label_board_new: Új fórum |
|
463 | label_board_new: Új fórum | |
464 | label_board_plural: Fórumok |
|
464 | label_board_plural: Fórumok | |
465 | label_topic_plural: Témák |
|
465 | label_topic_plural: Témák | |
466 | label_message_plural: Üzenetek |
|
466 | label_message_plural: Üzenetek | |
467 | label_message_last: Utolsó üzenet |
|
467 | label_message_last: Utolsó üzenet | |
468 | label_message_new: Új üzenet |
|
468 | label_message_new: Új üzenet | |
469 | label_message_posted: Üzenet hozzáadva |
|
469 | label_message_posted: Üzenet hozzáadva | |
470 | label_reply_plural: Válaszok |
|
470 | label_reply_plural: Válaszok | |
471 | label_send_information: Fiók infomációk küldése a felhasználónak |
|
471 | label_send_information: Fiók infomációk küldése a felhasználónak | |
472 | label_year: Év |
|
472 | label_year: Év | |
473 | label_month: Hónap |
|
473 | label_month: Hónap | |
474 | label_week: Hét |
|
474 | label_week: Hét | |
475 | label_date_from: 'Kezdet:' |
|
475 | label_date_from: 'Kezdet:' | |
476 | label_date_to: 'Vége:' |
|
476 | label_date_to: 'Vége:' | |
477 | label_language_based: A felhasználó nyelve alapján |
|
477 | label_language_based: A felhasználó nyelve alapján | |
478 | label_sort_by: %s szerint rendezve |
|
478 | label_sort_by: %s szerint rendezve | |
479 | label_send_test_email: Teszt e-mail küldése |
|
479 | label_send_test_email: Teszt e-mail küldése | |
480 | label_feeds_access_key_created_on: 'RSS hozzáférési kulcs létrehozva ennyivel ezelőtt: %s' |
|
480 | label_feeds_access_key_created_on: 'RSS hozzáférési kulcs létrehozva ennyivel ezelőtt: %s' | |
481 | label_module_plural: Modulok |
|
481 | label_module_plural: Modulok | |
482 | label_added_time_by: '%s adta hozzá ennyivel ezelőtt: %s' |
|
482 | label_added_time_by: '%s adta hozzá ennyivel ezelőtt: %s' | |
483 | label_updated_time: 'Utolsó módosítás ennyivel ezelőtt: %s' |
|
483 | label_updated_time: 'Utolsó módosítás ennyivel ezelőtt: %s' | |
484 | label_jump_to_a_project: Ugrás projekthez... |
|
484 | label_jump_to_a_project: Ugrás projekthez... | |
485 | label_file_plural: Fájlok |
|
485 | label_file_plural: Fájlok | |
486 | label_changeset_plural: Changesets |
|
486 | label_changeset_plural: Changesets | |
487 | label_default_columns: Alapértelmezett oszlopok |
|
487 | label_default_columns: Alapértelmezett oszlopok | |
488 | label_no_change_option: (Nincs változás) |
|
488 | label_no_change_option: (Nincs változás) | |
489 | label_bulk_edit_selected_issues: A kiválasztott feladatok kötegelt szerkesztése |
|
489 | label_bulk_edit_selected_issues: A kiválasztott feladatok kötegelt szerkesztése | |
490 | label_theme: Téma |
|
490 | label_theme: Téma | |
491 | label_default: Alapértelmezett |
|
491 | label_default: Alapértelmezett | |
492 | label_search_titles_only: Keresés csak a címekben |
|
492 | label_search_titles_only: Keresés csak a címekben | |
493 | label_user_mail_option_all: "Minden eseményről minden saját projektemben" |
|
493 | label_user_mail_option_all: "Minden eseményről minden saját projektemben" | |
494 | label_user_mail_option_selected: "Minden eseményről a kiválasztott projektekben..." |
|
494 | label_user_mail_option_selected: "Minden eseményről a kiválasztott projektekben..." | |
495 | label_user_mail_option_none: "Csak a megfigyelt dolgokról, vagy, amiben részt veszek" |
|
495 | label_user_mail_option_none: "Csak a megfigyelt dolgokról, vagy, amiben részt veszek" | |
496 | label_user_mail_no_self_notified: "Nem kérek értesítést az általam végzett módosításokról" |
|
496 | label_user_mail_no_self_notified: "Nem kérek értesítést az általam végzett módosításokról" | |
497 | label_registration_activation_by_email: Fiók aktiválása e-mailben |
|
497 | label_registration_activation_by_email: Fiók aktiválása e-mailben | |
498 | label_registration_manual_activation: Manuális fiók aktiválás |
|
498 | label_registration_manual_activation: Manuális fiók aktiválás | |
499 | label_registration_automatic_activation: Automatikus fiók aktiválás |
|
499 | label_registration_automatic_activation: Automatikus fiók aktiválás | |
500 | label_display_per_page: 'Oldalanként: %s' |
|
500 | label_display_per_page: 'Oldalanként: %s' | |
501 | label_age: Kor |
|
501 | label_age: Kor | |
502 | label_change_properties: Tulajdonságok változtatása |
|
502 | label_change_properties: Tulajdonságok változtatása | |
503 | label_general: Általános |
|
503 | label_general: Általános | |
504 | label_more: továbbiak |
|
504 | label_more: továbbiak | |
505 | label_scm: SCM |
|
505 | label_scm: SCM | |
506 | label_plugins: Pluginek |
|
506 | label_plugins: Pluginek | |
507 | label_ldap_authentication: LDAP azonosítás |
|
507 | label_ldap_authentication: LDAP azonosítás | |
508 | label_downloads_abbr: D/L |
|
508 | label_downloads_abbr: D/L | |
509 | label_optional_description: Opcionális leírás |
|
509 | label_optional_description: Opcionális leírás | |
510 | label_add_another_file: Újabb fájl hozzáadása |
|
510 | label_add_another_file: Újabb fájl hozzáadása | |
511 | label_preferences: Tulajdonságok |
|
511 | label_preferences: Tulajdonságok | |
512 | label_chronological_order: Időrendben |
|
512 | label_chronological_order: Időrendben | |
513 | label_reverse_chronological_order: Fordított időrendben |
|
513 | label_reverse_chronological_order: Fordított időrendben | |
514 | label_planning: Tervezés |
|
514 | label_planning: Tervezés | |
515 |
|
515 | |||
516 | button_login: Bejelentkezés |
|
516 | button_login: Bejelentkezés | |
517 | button_submit: Elfogad |
|
517 | button_submit: Elfogad | |
518 | button_save: Mentés |
|
518 | button_save: Mentés | |
519 | button_check_all: Mindent kijelöl |
|
519 | button_check_all: Mindent kijelöl | |
520 | button_uncheck_all: Kijelölés törlése |
|
520 | button_uncheck_all: Kijelölés törlése | |
521 | button_delete: Töröl |
|
521 | button_delete: Töröl | |
522 | button_create: Létrehoz |
|
522 | button_create: Létrehoz | |
523 | button_test: Teszt |
|
523 | button_test: Teszt | |
524 | button_edit: Szerkeszt |
|
524 | button_edit: Szerkeszt | |
525 | button_add: Hozzáad |
|
525 | button_add: Hozzáad | |
526 | button_change: Változtat |
|
526 | button_change: Változtat | |
527 | button_apply: Alkalmaz |
|
527 | button_apply: Alkalmaz | |
528 | button_clear: Töröl |
|
528 | button_clear: Töröl | |
529 | button_lock: Zárol |
|
529 | button_lock: Zárol | |
530 | button_unlock: Felold |
|
530 | button_unlock: Felold | |
531 | button_download: Letöltés |
|
531 | button_download: Letöltés | |
532 | button_list: Lista |
|
532 | button_list: Lista | |
533 | button_view: Megnéz |
|
533 | button_view: Megnéz | |
534 | button_move: Mozgat |
|
534 | button_move: Mozgat | |
535 | button_back: Vissza |
|
535 | button_back: Vissza | |
536 | button_cancel: Mégse |
|
536 | button_cancel: Mégse | |
537 | button_activate: Aktivál |
|
537 | button_activate: Aktivál | |
538 | button_sort: Rendezés |
|
538 | button_sort: Rendezés | |
539 | button_log_time: Idő rögzítés |
|
539 | button_log_time: Idő rögzítés | |
540 | button_rollback: Visszaáll erre a verzióra |
|
540 | button_rollback: Visszaáll erre a verzióra | |
541 | button_watch: Megfigyel |
|
541 | button_watch: Megfigyel | |
542 | button_unwatch: Megfigyelés törlése |
|
542 | button_unwatch: Megfigyelés törlése | |
543 | button_reply: Válasz |
|
543 | button_reply: Válasz | |
544 | button_archive: Archivál |
|
544 | button_archive: Archivál | |
545 | button_unarchive: Dearchivál |
|
545 | button_unarchive: Dearchivál | |
546 | button_reset: Reset |
|
546 | button_reset: Reset | |
547 | button_rename: Átnevez |
|
547 | button_rename: Átnevez | |
548 | button_change_password: Jelszó megváltoztatása |
|
548 | button_change_password: Jelszó megváltoztatása | |
549 | button_copy: Másol |
|
549 | button_copy: Másol | |
550 | button_annotate: Jegyzetel |
|
550 | button_annotate: Jegyzetel | |
551 | button_update: Módosít |
|
551 | button_update: Módosít | |
552 | button_configure: Konfigurál |
|
552 | button_configure: Konfigurál | |
553 |
|
553 | |||
554 | status_active: aktív |
|
554 | status_active: aktív | |
555 | status_registered: regisztrált |
|
555 | status_registered: regisztrált | |
556 | status_locked: zárolt |
|
556 | status_locked: zárolt | |
557 |
|
557 | |||
558 | text_select_mail_notifications: Válasszon eseményeket, amelyekről e-mail értesítést kell küldeni. |
|
558 | text_select_mail_notifications: Válasszon eseményeket, amelyekről e-mail értesítést kell küldeni. | |
559 | text_regexp_info: eg. ^[A-Z0-9]+$ |
|
559 | text_regexp_info: eg. ^[A-Z0-9]+$ | |
560 | text_min_max_length_info: 0 = nincs korlátozás |
|
560 | text_min_max_length_info: 0 = nincs korlátozás | |
561 | text_project_destroy_confirmation: Biztosan törölni szeretné a projektet és vele együtt minden kapcsolódó adatot ? |
|
561 | text_project_destroy_confirmation: Biztosan törölni szeretné a projektet és vele együtt minden kapcsolódó adatot ? | |
562 | text_subprojects_destroy_warning: 'Az alprojekt(ek): %s szintén törlésre kerülnek.' |
|
562 | text_subprojects_destroy_warning: 'Az alprojekt(ek): %s szintén törlésre kerülnek.' | |
563 | text_workflow_edit: Válasszon egy szerepkört, és egy trackert a workflow szerkesztéséhez |
|
563 | text_workflow_edit: Válasszon egy szerepkört, és egy trackert a workflow szerkesztéséhez | |
564 | text_are_you_sure: Biztos benne ? |
|
564 | text_are_you_sure: Biztos benne ? | |
565 | text_journal_changed: "változás: %s volt, %s lett" |
|
565 | text_journal_changed: "változás: %s volt, %s lett" | |
566 | text_journal_set_to: "beállítva: %s" |
|
566 | text_journal_set_to: "beállítva: %s" | |
567 | text_journal_deleted: törölve |
|
567 | text_journal_deleted: törölve | |
568 | text_tip_task_begin_day: a feladat ezen a napon kezdődik |
|
568 | text_tip_task_begin_day: a feladat ezen a napon kezdődik | |
569 | text_tip_task_end_day: a feladat ezen a napon ér véget |
|
569 | text_tip_task_end_day: a feladat ezen a napon ér véget | |
570 | text_tip_task_begin_end_day: a feladat ezen a napon kezdődik és ér véget |
|
570 | text_tip_task_begin_end_day: a feladat ezen a napon kezdődik és ér véget | |
571 | text_project_identifier_info: 'Kis betűk (a-z), számok és kötőjel megengedett.<br />Mentés után az azonosítót megváltoztatni nem lehet.' |
|
571 | text_project_identifier_info: 'Kis betűk (a-z), számok és kötőjel megengedett.<br />Mentés után az azonosítót megváltoztatni nem lehet.' | |
572 | text_caracters_maximum: maximum %d karakter. |
|
572 | text_caracters_maximum: maximum %d karakter. | |
573 | text_caracters_minimum: Legkevesebb %d karakter hosszúnek kell lennie. |
|
573 | text_caracters_minimum: Legkevesebb %d karakter hosszúnek kell lennie. | |
574 | text_length_between: Legalább %d és legfeljebb %d hosszú karakter. |
|
574 | text_length_between: Legalább %d és legfeljebb %d hosszú karakter. | |
575 | text_tracker_no_workflow: Nincs workflow definiálva ehhez a tracker-hez |
|
575 | text_tracker_no_workflow: Nincs workflow definiálva ehhez a tracker-hez | |
576 | text_unallowed_characters: Tiltott karakterek |
|
576 | text_unallowed_characters: Tiltott karakterek | |
577 | text_comma_separated: Több érték megengedett (vesszővel elválasztva) |
|
577 | text_comma_separated: Több érték megengedett (vesszővel elválasztva) | |
578 | text_issues_ref_in_commit_messages: Hivatkozás feladatokra, feladatok javítása a commit üzenetekben |
|
578 | text_issues_ref_in_commit_messages: Hivatkozás feladatokra, feladatok javítása a commit üzenetekben | |
579 | text_issue_added: %s feladat bejelentve. |
|
579 | text_issue_added: %s feladat bejelentve. | |
580 | text_issue_updated: %s feladat frissítve. |
|
580 | text_issue_updated: %s feladat frissítve. | |
581 | text_wiki_destroy_confirmation: Biztosan törölni szeretné ezt a wiki-t minden tartalmával együtt ? |
|
581 | text_wiki_destroy_confirmation: Biztosan törölni szeretné ezt a wiki-t minden tartalmával együtt ? | |
582 | text_issue_category_destroy_question: Néhány feladat (%d) hozzá van rendelve ehhez a kategóriához. Mit szeretne tenni ? |
|
582 | text_issue_category_destroy_question: Néhány feladat (%d) hozzá van rendelve ehhez a kategóriához. Mit szeretne tenni ? | |
583 | text_issue_category_destroy_assignments: Kategória hozzárendelés megszűntetése |
|
583 | text_issue_category_destroy_assignments: Kategória hozzárendelés megszűntetése | |
584 | text_issue_category_reassign_to: Feladatok újra hozzárendelése a kategóriához |
|
584 | text_issue_category_reassign_to: Feladatok újra hozzárendelése a kategóriához | |
585 | text_user_mail_option: "A nem kiválasztott projektekről csak akkor kap értesítést, ha figyelést kér rá, vagy részt vesz benne (pl. Ön a létrehozó, vagy a hozzárendelő)" |
|
585 | text_user_mail_option: "A nem kiválasztott projektekről csak akkor kap értesítést, ha figyelést kér rá, vagy részt vesz benne (pl. Ön a létrehozó, vagy a hozzárendelő)" | |
586 | text_no_configuration_data: "Szerepkörök, trackerek, feladat státuszok, és workflow adatok még nincsenek konfigurálva.\nErősen ajánlott, az alapértelmezett konfiguráció betöltése, és utána módosíthatja azt." |
|
586 | text_no_configuration_data: "Szerepkörök, trackerek, feladat státuszok, és workflow adatok még nincsenek konfigurálva.\nErősen ajánlott, az alapértelmezett konfiguráció betöltése, és utána módosíthatja azt." | |
587 | text_load_default_configuration: Alapértelmezett konfiguráció betöltése |
|
587 | text_load_default_configuration: Alapértelmezett konfiguráció betöltése | |
588 | text_status_changed_by_changeset: Applied in changeset %s. |
|
588 | text_status_changed_by_changeset: Applied in changeset %s. | |
589 | text_issues_destroy_confirmation: 'Biztos benne, hogy törölni szeretné a kijelölt feladato(ka)t ?' |
|
589 | text_issues_destroy_confirmation: 'Biztos benne, hogy törölni szeretné a kijelölt feladato(ka)t ?' | |
590 | text_select_project_modules: 'Válassza ki az engedélyezett modulokat ehhez a projekthez:' |
|
590 | text_select_project_modules: 'Válassza ki az engedélyezett modulokat ehhez a projekthez:' | |
591 | text_default_administrator_account_changed: Alapértelmezett adminisztrátor fiók megváltoztatva |
|
591 | text_default_administrator_account_changed: Alapértelmezett adminisztrátor fiók megváltoztatva | |
592 | text_file_repository_writable: Fájl tároló írható |
|
592 | text_file_repository_writable: Fájl tároló írható | |
593 | text_rmagick_available: RMagick elérhető (opcionális) |
|
593 | text_rmagick_available: RMagick elérhető (opcionális) | |
594 | text_destroy_time_entries_question: %.02f órányi munka van rögzítve a feladatokon, amiket törölni szeretne. Mit szeretne tenni ? |
|
594 | text_destroy_time_entries_question: %.02f órányi munka van rögzítve a feladatokon, amiket törölni szeretne. Mit szeretne tenni ? | |
595 | text_destroy_time_entries: A rögzített órák törlése |
|
595 | text_destroy_time_entries: A rögzített órák törlése | |
596 | text_assign_time_entries_to_project: A rögzített órák hozzárendelése a projekthez |
|
596 | text_assign_time_entries_to_project: A rögzített órák hozzárendelése a projekthez | |
597 | text_reassign_time_entries: 'A rögzített órák újra hozzárendelése ehhez a feladathoz:' |
|
597 | text_reassign_time_entries: 'A rögzített órák újra hozzárendelése ehhez a feladathoz:' | |
598 |
|
598 | |||
599 | default_role_manager: Vezető |
|
599 | default_role_manager: Vezető | |
600 | default_role_developper: Fejlesztő |
|
600 | default_role_developper: Fejlesztő | |
601 | default_role_reporter: Bejelentő |
|
601 | default_role_reporter: Bejelentő | |
602 | default_tracker_bug: Hiba |
|
602 | default_tracker_bug: Hiba | |
603 | default_tracker_feature: Fejlesztés |
|
603 | default_tracker_feature: Fejlesztés | |
604 | default_tracker_support: Support |
|
604 | default_tracker_support: Support | |
605 | default_issue_status_new: Új |
|
605 | default_issue_status_new: Új | |
606 | default_issue_status_assigned: Kiosztva |
|
606 | default_issue_status_assigned: Kiosztva | |
607 | default_issue_status_resolved: Megoldva |
|
607 | default_issue_status_resolved: Megoldva | |
608 | default_issue_status_feedback: Visszajelzés |
|
608 | default_issue_status_feedback: Visszajelzés | |
609 | default_issue_status_closed: Lezárt |
|
609 | default_issue_status_closed: Lezárt | |
610 | default_issue_status_rejected: Elutasított |
|
610 | default_issue_status_rejected: Elutasított | |
611 | default_doc_category_user: Felhasználói dokumentáció |
|
611 | default_doc_category_user: Felhasználói dokumentáció | |
612 | default_doc_category_tech: Technikai dokumentáció |
|
612 | default_doc_category_tech: Technikai dokumentáció | |
613 | default_priority_low: Alacsony |
|
613 | default_priority_low: Alacsony | |
614 | default_priority_normal: Normál |
|
614 | default_priority_normal: Normál | |
615 | default_priority_high: Magas |
|
615 | default_priority_high: Magas | |
616 | default_priority_urgent: Sürgős |
|
616 | default_priority_urgent: Sürgős | |
617 | default_priority_immediate: Azonnal |
|
617 | default_priority_immediate: Azonnal | |
618 | default_activity_design: Tervezés |
|
618 | default_activity_design: Tervezés | |
619 | default_activity_development: Fejlesztés |
|
619 | default_activity_development: Fejlesztés | |
620 |
|
620 | |||
621 | enumeration_issue_priorities: Feladat prioritások |
|
621 | enumeration_issue_priorities: Feladat prioritások | |
622 | enumeration_doc_categories: Dokumentum kategóriák |
|
622 | enumeration_doc_categories: Dokumentum kategóriák | |
623 | enumeration_activities: Tevékenységek (idő rögzítés) |
|
623 | enumeration_activities: Tevékenységek (idő rögzítés) | |
624 | mail_body_reminder: "%d neked kiosztott feladat határidős az elkövetkező %d napban:" |
|
624 | mail_body_reminder: "%d neked kiosztott feladat határidős az elkövetkező %d napban:" | |
625 | mail_subject_reminder: "%d feladat határidős az elkövetkező napokban" |
|
625 | mail_subject_reminder: "%d feladat határidős az elkövetkező napokban" | |
626 | text_user_wrote: '%s írta:' |
|
626 | text_user_wrote: '%s írta:' | |
627 | label_duplicated_by: duplikálta |
|
627 | label_duplicated_by: duplikálta | |
628 | setting_enabled_scm: Forráskódkezelő (SCM) engedélyezése |
|
628 | setting_enabled_scm: Forráskódkezelő (SCM) engedélyezése | |
629 | text_enumeration_category_reassign_to: 'Újra hozzárendelés ehhez:' |
|
629 | text_enumeration_category_reassign_to: 'Újra hozzárendelés ehhez:' | |
630 | text_enumeration_destroy_question: '%d objektum van hozzárendelve ehhez az értékhez.' |
|
630 | text_enumeration_destroy_question: '%d objektum van hozzárendelve ehhez az értékhez.' | |
631 | label_incoming_emails: Beérkezett levelek |
|
631 | label_incoming_emails: Beérkezett levelek | |
632 | label_generate_key: Kulcs generálása |
|
632 | label_generate_key: Kulcs generálása | |
633 | setting_mail_handler_api_enabled: Web Service engedélyezése a beérkezett levelekhez |
|
633 | setting_mail_handler_api_enabled: Web Service engedélyezése a beérkezett levelekhez | |
634 | setting_mail_handler_api_key: API kulcs |
|
634 | setting_mail_handler_api_key: API kulcs | |
635 | text_email_delivery_not_configured: "Az E-mail küldés nincs konfigurálva, és az értesítések ki vannak kapcsolva.\nÁllítsd be az SMTP szervert a config/email.yml fájlban és indítsd újra az alkalmazást, hogy érvénybe lépjen." |
|
635 | text_email_delivery_not_configured: "Az E-mail küldés nincs konfigurálva, és az értesítések ki vannak kapcsolva.\nÁllítsd be az SMTP szervert a config/email.yml fájlban és indítsd újra az alkalmazást, hogy érvénybe lépjen." | |
636 | field_parent_title: Szülő oldal |
|
636 | field_parent_title: Szülő oldal | |
637 | label_issue_watchers: Megfigyelők |
|
637 | label_issue_watchers: Megfigyelők | |
638 | setting_commit_logs_encoding: Commit üzenetek kódlapja |
|
638 | setting_commit_logs_encoding: Commit üzenetek kódlapja | |
639 | button_quote: Idézet |
|
639 | button_quote: Idézet | |
640 | setting_sequential_project_identifiers: Szekvenciális projekt azonosítók generálása |
|
640 | setting_sequential_project_identifiers: Szekvenciális projekt azonosítók generálása | |
641 | notice_unable_delete_version: A verziót nem lehet törölni |
|
641 | notice_unable_delete_version: A verziót nem lehet törölni | |
642 | label_renamed: átnevezve |
|
642 | label_renamed: átnevezve | |
643 | label_copied: lemásolva |
|
643 | label_copied: lemásolva | |
644 | setting_plain_text_mail: csak szöveg (nem HTML) |
|
644 | setting_plain_text_mail: csak szöveg (nem HTML) | |
645 | permission_view_files: Fájlok megtekintése |
|
645 | permission_view_files: Fájlok megtekintése | |
646 | permission_edit_issues: Feladatok szerkesztése |
|
646 | permission_edit_issues: Feladatok szerkesztése | |
647 | permission_edit_own_time_entries: Saját időnapló szerkesztése |
|
647 | permission_edit_own_time_entries: Saját időnapló szerkesztése | |
648 | permission_manage_public_queries: Nyilvános kérések kezelése |
|
648 | permission_manage_public_queries: Nyilvános kérések kezelése | |
649 | permission_add_issues: Feladat felvétele |
|
649 | permission_add_issues: Feladat felvétele | |
650 | permission_log_time: Idő rögzítése |
|
650 | permission_log_time: Idő rögzítése | |
651 | permission_view_changesets: Változáskötegek megtekintése |
|
651 | permission_view_changesets: Változáskötegek megtekintése | |
652 | permission_view_time_entries: Időrögzítések megtekintése |
|
652 | permission_view_time_entries: Időrögzítések megtekintése | |
653 | permission_manage_versions: Verziók kezelése |
|
653 | permission_manage_versions: Verziók kezelése | |
654 | permission_manage_wiki: Wiki kezelése |
|
654 | permission_manage_wiki: Wiki kezelése | |
655 | permission_manage_categories: Feladat kategóriák kezelése |
|
655 | permission_manage_categories: Feladat kategóriák kezelése | |
656 | permission_protect_wiki_pages: Wiki oldalak védelme |
|
656 | permission_protect_wiki_pages: Wiki oldalak védelme | |
657 | permission_comment_news: Hírek kommentelése |
|
657 | permission_comment_news: Hírek kommentelése | |
658 | permission_delete_messages: Üzenetek törlése |
|
658 | permission_delete_messages: Üzenetek törlése | |
659 | permission_select_project_modules: Projekt modulok kezelése |
|
659 | permission_select_project_modules: Projekt modulok kezelése | |
660 | permission_manage_documents: Dokumentumok kezelése |
|
660 | permission_manage_documents: Dokumentumok kezelése | |
661 | permission_edit_wiki_pages: Wiki oldalak szerkesztése |
|
661 | permission_edit_wiki_pages: Wiki oldalak szerkesztése | |
662 | permission_add_issue_watchers: Megfigyelők felvétele |
|
662 | permission_add_issue_watchers: Megfigyelők felvétele | |
663 | permission_view_gantt: Gannt diagramm megtekintése |
|
663 | permission_view_gantt: Gannt diagramm megtekintése | |
664 | permission_move_issues: Feladatok mozgatása |
|
664 | permission_move_issues: Feladatok mozgatása | |
665 | permission_manage_issue_relations: Feladat kapcsolatok kezelése |
|
665 | permission_manage_issue_relations: Feladat kapcsolatok kezelése | |
666 | permission_delete_wiki_pages: Wiki oldalak törlése |
|
666 | permission_delete_wiki_pages: Wiki oldalak törlése | |
667 | permission_manage_boards: Fórumok kezelése |
|
667 | permission_manage_boards: Fórumok kezelése | |
668 | permission_delete_wiki_pages_attachments: Csatolmányok törlése |
|
668 | permission_delete_wiki_pages_attachments: Csatolmányok törlése | |
669 | permission_view_wiki_edits: Wiki történet megtekintése |
|
669 | permission_view_wiki_edits: Wiki történet megtekintése | |
670 | permission_add_messages: Üzenet beküldése |
|
670 | permission_add_messages: Üzenet beküldése | |
671 | permission_view_messages: Üzenetek megtekintése |
|
671 | permission_view_messages: Üzenetek megtekintése | |
672 | permission_manage_files: Fájlok kezelése |
|
672 | permission_manage_files: Fájlok kezelése | |
673 | permission_edit_issue_notes: Jegyzetek szerkesztése |
|
673 | permission_edit_issue_notes: Jegyzetek szerkesztése | |
674 | permission_manage_news: Hírek kezelése |
|
674 | permission_manage_news: Hírek kezelése | |
675 | permission_view_calendar: Naptár megtekintése |
|
675 | permission_view_calendar: Naptár megtekintése | |
676 | permission_manage_members: Tagok kezelése |
|
676 | permission_manage_members: Tagok kezelése | |
677 | permission_edit_messages: Üzenetek szerkesztése |
|
677 | permission_edit_messages: Üzenetek szerkesztése | |
678 | permission_delete_issues: Feladatok törlése |
|
678 | permission_delete_issues: Feladatok törlése | |
679 | permission_view_issue_watchers: Megfigyelők listázása |
|
679 | permission_view_issue_watchers: Megfigyelők listázása | |
680 | permission_manage_repository: Tárolók kezelése |
|
680 | permission_manage_repository: Tárolók kezelése | |
681 | permission_commit_access: Commit hozzáférés |
|
681 | permission_commit_access: Commit hozzáférés | |
682 | permission_browse_repository: Tároló böngészése |
|
682 | permission_browse_repository: Tároló böngészése | |
683 | permission_view_documents: Dokumetumok megtekintése |
|
683 | permission_view_documents: Dokumetumok megtekintése | |
684 | permission_edit_project: Projekt szerkesztése |
|
684 | permission_edit_project: Projekt szerkesztése | |
685 | permission_add_issue_notes: Jegyzet rögzítése |
|
685 | permission_add_issue_notes: Jegyzet rögzítése | |
686 | permission_save_queries: Kérések mentése |
|
686 | permission_save_queries: Kérések mentése | |
687 | permission_view_wiki_pages: Wiki megtekintése |
|
687 | permission_view_wiki_pages: Wiki megtekintése | |
688 | permission_rename_wiki_pages: Wiki oldalak átnevezése |
|
688 | permission_rename_wiki_pages: Wiki oldalak átnevezése | |
689 | permission_edit_time_entries: Időnaplók szerkesztése |
|
689 | permission_edit_time_entries: Időnaplók szerkesztése | |
690 | permission_edit_own_issue_notes: Saját jegyzetek szerkesztése |
|
690 | permission_edit_own_issue_notes: Saját jegyzetek szerkesztése | |
691 | setting_gravatar_enabled: Felhasználói fényképek engedélyezése |
|
691 | setting_gravatar_enabled: Felhasználói fényképek engedélyezése | |
|
692 | label_example: Example |
@@ -1,690 +1,691 | |||||
1 | _gloc_rule_default: '|n| n==1 ? "" : "_plural" ' |
|
1 | _gloc_rule_default: '|n| n==1 ? "" : "_plural" ' | |
2 |
|
2 | |||
3 | actionview_datehelper_select_day_prefix: |
|
3 | actionview_datehelper_select_day_prefix: | |
4 | actionview_datehelper_select_month_names: Gennaio,Febbraio,Marzo,Aprile,Maggio,Giugno,Luglio,Agosto,Settembre,Ottobre,Novembre,Dicembre |
|
4 | actionview_datehelper_select_month_names: Gennaio,Febbraio,Marzo,Aprile,Maggio,Giugno,Luglio,Agosto,Settembre,Ottobre,Novembre,Dicembre | |
5 | actionview_datehelper_select_month_names_abbr: Gen,Feb,Mar,Apr,Mag,Giu,Lug,Ago,Set,Ott,Nov,Dic |
|
5 | actionview_datehelper_select_month_names_abbr: Gen,Feb,Mar,Apr,Mag,Giu,Lug,Ago,Set,Ott,Nov,Dic | |
6 | actionview_datehelper_select_month_prefix: |
|
6 | actionview_datehelper_select_month_prefix: | |
7 | actionview_datehelper_select_year_prefix: |
|
7 | actionview_datehelper_select_year_prefix: | |
8 | actionview_datehelper_time_in_words_day: 1 giorno |
|
8 | actionview_datehelper_time_in_words_day: 1 giorno | |
9 | actionview_datehelper_time_in_words_day_plural: %d giorni |
|
9 | actionview_datehelper_time_in_words_day_plural: %d giorni | |
10 | actionview_datehelper_time_in_words_hour_about: circa un'ora |
|
10 | actionview_datehelper_time_in_words_hour_about: circa un'ora | |
11 | actionview_datehelper_time_in_words_hour_about_plural: circa %d ore |
|
11 | actionview_datehelper_time_in_words_hour_about_plural: circa %d ore | |
12 | actionview_datehelper_time_in_words_hour_about_single: circa un'ora |
|
12 | actionview_datehelper_time_in_words_hour_about_single: circa un'ora | |
13 | actionview_datehelper_time_in_words_minute: 1 minuto |
|
13 | actionview_datehelper_time_in_words_minute: 1 minuto | |
14 | actionview_datehelper_time_in_words_minute_half: mezzo minuto |
|
14 | actionview_datehelper_time_in_words_minute_half: mezzo minuto | |
15 | actionview_datehelper_time_in_words_minute_less_than: meno di un minuto |
|
15 | actionview_datehelper_time_in_words_minute_less_than: meno di un minuto | |
16 | actionview_datehelper_time_in_words_minute_plural: %d minuti |
|
16 | actionview_datehelper_time_in_words_minute_plural: %d minuti | |
17 | actionview_datehelper_time_in_words_minute_single: 1 minuto |
|
17 | actionview_datehelper_time_in_words_minute_single: 1 minuto | |
18 | actionview_datehelper_time_in_words_second_less_than: meno di un secondo |
|
18 | actionview_datehelper_time_in_words_second_less_than: meno di un secondo | |
19 | actionview_datehelper_time_in_words_second_less_than_plural: meno di %d secondi |
|
19 | actionview_datehelper_time_in_words_second_less_than_plural: meno di %d secondi | |
20 | actionview_instancetag_blank_option: Scegli |
|
20 | actionview_instancetag_blank_option: Scegli | |
21 |
|
21 | |||
22 | activerecord_error_inclusion: non è incluso nella lista |
|
22 | activerecord_error_inclusion: non è incluso nella lista | |
23 | activerecord_error_exclusion: è riservato |
|
23 | activerecord_error_exclusion: è riservato | |
24 | activerecord_error_invalid: non è valido |
|
24 | activerecord_error_invalid: non è valido | |
25 | activerecord_error_confirmation: non coincide con la conferma |
|
25 | activerecord_error_confirmation: non coincide con la conferma | |
26 | activerecord_error_accepted: deve essere accettato |
|
26 | activerecord_error_accepted: deve essere accettato | |
27 | activerecord_error_empty: non può essere vuoto |
|
27 | activerecord_error_empty: non può essere vuoto | |
28 | activerecord_error_blank: non può essere lasciato in bianco |
|
28 | activerecord_error_blank: non può essere lasciato in bianco | |
29 | activerecord_error_too_long: è troppo lungo/a |
|
29 | activerecord_error_too_long: è troppo lungo/a | |
30 | activerecord_error_too_short: è troppo corto/a |
|
30 | activerecord_error_too_short: è troppo corto/a | |
31 | activerecord_error_wrong_length: è della lunghezza sbagliata |
|
31 | activerecord_error_wrong_length: è della lunghezza sbagliata | |
32 | activerecord_error_taken: è già stato/a preso/a |
|
32 | activerecord_error_taken: è già stato/a preso/a | |
33 | activerecord_error_not_a_number: non è un numero |
|
33 | activerecord_error_not_a_number: non è un numero | |
34 | activerecord_error_not_a_date: non è una data valida |
|
34 | activerecord_error_not_a_date: non è una data valida | |
35 | activerecord_error_greater_than_start_date: deve essere maggiore della data di partenza |
|
35 | activerecord_error_greater_than_start_date: deve essere maggiore della data di partenza | |
36 | activerecord_error_not_same_project: non appartiene allo stesso progetto |
|
36 | activerecord_error_not_same_project: non appartiene allo stesso progetto | |
37 | activerecord_error_circular_dependency: Questa relazione creerebbe una dipendenza circolare |
|
37 | activerecord_error_circular_dependency: Questa relazione creerebbe una dipendenza circolare | |
38 |
|
38 | |||
39 | general_fmt_age: %d anno |
|
39 | general_fmt_age: %d anno | |
40 | general_fmt_age_plural: %d anni |
|
40 | general_fmt_age_plural: %d anni | |
41 | general_fmt_date: %%d/%%m/%%Y |
|
41 | general_fmt_date: %%d/%%m/%%Y | |
42 | general_fmt_datetime: %%d/%%m/%%Y %%I:%%M %%p |
|
42 | general_fmt_datetime: %%d/%%m/%%Y %%I:%%M %%p | |
43 | general_fmt_datetime_short: %%b %%d, %%I:%%M %%p |
|
43 | general_fmt_datetime_short: %%b %%d, %%I:%%M %%p | |
44 | general_fmt_time: %%I:%%M %%p |
|
44 | general_fmt_time: %%I:%%M %%p | |
45 | general_text_No: 'No' |
|
45 | general_text_No: 'No' | |
46 | general_text_Yes: 'Si' |
|
46 | general_text_Yes: 'Si' | |
47 | general_text_no: 'no' |
|
47 | general_text_no: 'no' | |
48 | general_text_yes: 'si' |
|
48 | general_text_yes: 'si' | |
49 | general_lang_name: 'Italiano' |
|
49 | general_lang_name: 'Italiano' | |
50 | general_csv_separator: ',' |
|
50 | general_csv_separator: ',' | |
51 | general_csv_decimal_separator: '.' |
|
51 | general_csv_decimal_separator: '.' | |
52 | general_csv_encoding: ISO-8859-1 |
|
52 | general_csv_encoding: ISO-8859-1 | |
53 | general_pdf_encoding: ISO-8859-1 |
|
53 | general_pdf_encoding: ISO-8859-1 | |
54 | general_day_names: Lunedì,Martedì,Mercoledì,Giovedì,Venerdì,Sabato,Domenica |
|
54 | general_day_names: Lunedì,Martedì,Mercoledì,Giovedì,Venerdì,Sabato,Domenica | |
55 | general_first_day_of_week: '1' |
|
55 | general_first_day_of_week: '1' | |
56 |
|
56 | |||
57 | notice_account_updated: L'utenza è stata aggiornata. |
|
57 | notice_account_updated: L'utenza è stata aggiornata. | |
58 | notice_account_invalid_creditentials: Nome utente o password non validi. |
|
58 | notice_account_invalid_creditentials: Nome utente o password non validi. | |
59 | notice_account_password_updated: La password è stata aggiornata. |
|
59 | notice_account_password_updated: La password è stata aggiornata. | |
60 | notice_account_wrong_password: Password errata |
|
60 | notice_account_wrong_password: Password errata | |
61 | notice_account_register_done: L'utenza è stata creata. |
|
61 | notice_account_register_done: L'utenza è stata creata. | |
62 | notice_account_unknown_email: Utente sconosciuto. |
|
62 | notice_account_unknown_email: Utente sconosciuto. | |
63 | notice_can_t_change_password: Questa utenza utilizza un metodo di autenticazione esterno. Impossibile cambiare la password. |
|
63 | notice_can_t_change_password: Questa utenza utilizza un metodo di autenticazione esterno. Impossibile cambiare la password. | |
64 | notice_account_lost_email_sent: Ti è stata spedita una email con le istruzioni per cambiare la password. |
|
64 | notice_account_lost_email_sent: Ti è stata spedita una email con le istruzioni per cambiare la password. | |
65 | notice_account_activated: Il tuo account è stato attivato. Ora puoi effettuare l'accesso. |
|
65 | notice_account_activated: Il tuo account è stato attivato. Ora puoi effettuare l'accesso. | |
66 | notice_successful_create: Creazione effettuata. |
|
66 | notice_successful_create: Creazione effettuata. | |
67 | notice_successful_update: Modifica effettuata. |
|
67 | notice_successful_update: Modifica effettuata. | |
68 | notice_successful_delete: Eliminazione effettuata. |
|
68 | notice_successful_delete: Eliminazione effettuata. | |
69 | notice_successful_connection: Connessione effettuata. |
|
69 | notice_successful_connection: Connessione effettuata. | |
70 | notice_file_not_found: La pagina desiderata non esiste o è stata rimossa. |
|
70 | notice_file_not_found: La pagina desiderata non esiste o è stata rimossa. | |
71 | notice_locking_conflict: Le informazioni sono state modificate da un altro utente. |
|
71 | notice_locking_conflict: Le informazioni sono state modificate da un altro utente. | |
72 | notice_not_authorized: Non sei autorizzato ad accedere a questa pagina. |
|
72 | notice_not_authorized: Non sei autorizzato ad accedere a questa pagina. | |
73 | notice_email_sent: Una e-mail è stata spedita a %s |
|
73 | notice_email_sent: Una e-mail è stata spedita a %s | |
74 | notice_email_error: Si è verificato un errore durante l'invio di una e-mail (%s) |
|
74 | notice_email_error: Si è verificato un errore durante l'invio di una e-mail (%s) | |
75 | notice_feeds_access_key_reseted: La tua chiave di accesso RSS è stata reimpostata. |
|
75 | notice_feeds_access_key_reseted: La tua chiave di accesso RSS è stata reimpostata. | |
76 |
|
76 | |||
77 | error_scm_not_found: "La risorsa e/o la versione non esistono nel repository." |
|
77 | error_scm_not_found: "La risorsa e/o la versione non esistono nel repository." | |
78 | error_scm_command_failed: "Si è verificato un errore durante l'accesso al repository: %s" |
|
78 | error_scm_command_failed: "Si è verificato un errore durante l'accesso al repository: %s" | |
79 |
|
79 | |||
80 | mail_subject_lost_password: Password %s |
|
80 | mail_subject_lost_password: Password %s | |
81 | mail_body_lost_password: 'Per cambiare la password, usate il seguente collegamento:' |
|
81 | mail_body_lost_password: 'Per cambiare la password, usate il seguente collegamento:' | |
82 | mail_subject_register: Attivazione utenza %s |
|
82 | mail_subject_register: Attivazione utenza %s | |
83 | mail_body_register: 'Per attivare la vostra utenza, usate il seguente collegamento:' |
|
83 | mail_body_register: 'Per attivare la vostra utenza, usate il seguente collegamento:' | |
84 |
|
84 | |||
85 | gui_validation_error: 1 errore |
|
85 | gui_validation_error: 1 errore | |
86 | gui_validation_error_plural: %d errori |
|
86 | gui_validation_error_plural: %d errori | |
87 |
|
87 | |||
88 | field_name: Nome |
|
88 | field_name: Nome | |
89 | field_description: Descrizione |
|
89 | field_description: Descrizione | |
90 | field_summary: Sommario |
|
90 | field_summary: Sommario | |
91 | field_is_required: Richiesto |
|
91 | field_is_required: Richiesto | |
92 | field_firstname: Nome |
|
92 | field_firstname: Nome | |
93 | field_lastname: Cognome |
|
93 | field_lastname: Cognome | |
94 | field_mail: Email |
|
94 | field_mail: Email | |
95 | field_filename: File |
|
95 | field_filename: File | |
96 | field_filesize: Dimensione |
|
96 | field_filesize: Dimensione | |
97 | field_downloads: Download |
|
97 | field_downloads: Download | |
98 | field_author: Autore |
|
98 | field_author: Autore | |
99 | field_created_on: Creato |
|
99 | field_created_on: Creato | |
100 | field_updated_on: Aggiornato |
|
100 | field_updated_on: Aggiornato | |
101 | field_field_format: Formato |
|
101 | field_field_format: Formato | |
102 | field_is_for_all: Per tutti i progetti |
|
102 | field_is_for_all: Per tutti i progetti | |
103 | field_possible_values: Valori possibili |
|
103 | field_possible_values: Valori possibili | |
104 | field_regexp: Espressione regolare |
|
104 | field_regexp: Espressione regolare | |
105 | field_min_length: Lunghezza minima |
|
105 | field_min_length: Lunghezza minima | |
106 | field_max_length: Lunghezza massima |
|
106 | field_max_length: Lunghezza massima | |
107 | field_value: Valore |
|
107 | field_value: Valore | |
108 | field_category: Categoria |
|
108 | field_category: Categoria | |
109 | field_title: Titolo |
|
109 | field_title: Titolo | |
110 | field_project: Progetto |
|
110 | field_project: Progetto | |
111 | field_issue: Segnalazione |
|
111 | field_issue: Segnalazione | |
112 | field_status: Stato |
|
112 | field_status: Stato | |
113 | field_notes: Note |
|
113 | field_notes: Note | |
114 | field_is_closed: Chiude la segnalazione |
|
114 | field_is_closed: Chiude la segnalazione | |
115 | field_is_default: Stato predefinito |
|
115 | field_is_default: Stato predefinito | |
116 | field_tracker: Tracker |
|
116 | field_tracker: Tracker | |
117 | field_subject: Oggetto |
|
117 | field_subject: Oggetto | |
118 | field_due_date: Data ultima |
|
118 | field_due_date: Data ultima | |
119 | field_assigned_to: Assegnato a |
|
119 | field_assigned_to: Assegnato a | |
120 | field_priority: Priorita' |
|
120 | field_priority: Priorita' | |
121 | field_fixed_version: Versione prevista |
|
121 | field_fixed_version: Versione prevista | |
122 | field_user: Utente |
|
122 | field_user: Utente | |
123 | field_role: Ruolo |
|
123 | field_role: Ruolo | |
124 | field_homepage: Homepage |
|
124 | field_homepage: Homepage | |
125 | field_is_public: Pubblico |
|
125 | field_is_public: Pubblico | |
126 | field_parent: Sottoprogetto di |
|
126 | field_parent: Sottoprogetto di | |
127 | field_is_in_chlog: Segnalazioni mostrate nel changelog |
|
127 | field_is_in_chlog: Segnalazioni mostrate nel changelog | |
128 | field_is_in_roadmap: Segnalazioni mostrate nel roadmap |
|
128 | field_is_in_roadmap: Segnalazioni mostrate nel roadmap | |
129 | field_login: Login |
|
129 | field_login: Login | |
130 | field_mail_notification: Notifiche via e-mail |
|
130 | field_mail_notification: Notifiche via e-mail | |
131 | field_admin: Amministratore |
|
131 | field_admin: Amministratore | |
132 | field_last_login_on: Ultima connessione |
|
132 | field_last_login_on: Ultima connessione | |
133 | field_language: Lingua |
|
133 | field_language: Lingua | |
134 | field_effective_date: Data |
|
134 | field_effective_date: Data | |
135 | field_password: Password |
|
135 | field_password: Password | |
136 | field_new_password: Nuova password |
|
136 | field_new_password: Nuova password | |
137 | field_password_confirmation: Conferma |
|
137 | field_password_confirmation: Conferma | |
138 | field_version: Versione |
|
138 | field_version: Versione | |
139 | field_type: Tipo |
|
139 | field_type: Tipo | |
140 | field_host: Host |
|
140 | field_host: Host | |
141 | field_port: Porta |
|
141 | field_port: Porta | |
142 | field_account: Utenza |
|
142 | field_account: Utenza | |
143 | field_base_dn: DN base |
|
143 | field_base_dn: DN base | |
144 | field_attr_login: Attributo login |
|
144 | field_attr_login: Attributo login | |
145 | field_attr_firstname: Attributo nome |
|
145 | field_attr_firstname: Attributo nome | |
146 | field_attr_lastname: Attributo cognome |
|
146 | field_attr_lastname: Attributo cognome | |
147 | field_attr_mail: Attributo e-mail |
|
147 | field_attr_mail: Attributo e-mail | |
148 | field_onthefly: Creazione utenza "al volo" |
|
148 | field_onthefly: Creazione utenza "al volo" | |
149 | field_start_date: Inizio |
|
149 | field_start_date: Inizio | |
150 | field_done_ratio: %% completato |
|
150 | field_done_ratio: %% completato | |
151 | field_auth_source: Modalità di autenticazione |
|
151 | field_auth_source: Modalità di autenticazione | |
152 | field_hide_mail: Nascondi il mio indirizzo di e-mail |
|
152 | field_hide_mail: Nascondi il mio indirizzo di e-mail | |
153 | field_comments: Commento |
|
153 | field_comments: Commento | |
154 | field_url: URL |
|
154 | field_url: URL | |
155 | field_start_page: Pagina principale |
|
155 | field_start_page: Pagina principale | |
156 | field_subproject: Sottoprogetto |
|
156 | field_subproject: Sottoprogetto | |
157 | field_hours: Ore |
|
157 | field_hours: Ore | |
158 | field_activity: Attività |
|
158 | field_activity: Attività | |
159 | field_spent_on: Data |
|
159 | field_spent_on: Data | |
160 | field_identifier: Identificativo |
|
160 | field_identifier: Identificativo | |
161 | field_is_filter: Usato come filtro |
|
161 | field_is_filter: Usato come filtro | |
162 | field_issue_to_id: Segnalazioni correlate |
|
162 | field_issue_to_id: Segnalazioni correlate | |
163 | field_delay: Ritardo |
|
163 | field_delay: Ritardo | |
164 | field_assignable: E' possibile assegnare segnalazioni a questo ruolo |
|
164 | field_assignable: E' possibile assegnare segnalazioni a questo ruolo | |
165 | field_redirect_existing_links: Redirige i collegamenti esistenti |
|
165 | field_redirect_existing_links: Redirige i collegamenti esistenti | |
166 | field_estimated_hours: Tempo stimato |
|
166 | field_estimated_hours: Tempo stimato | |
167 | field_default_value: Stato predefinito |
|
167 | field_default_value: Stato predefinito | |
168 |
|
168 | |||
169 | setting_app_title: Titolo applicazione |
|
169 | setting_app_title: Titolo applicazione | |
170 | setting_app_subtitle: Sottotitolo applicazione |
|
170 | setting_app_subtitle: Sottotitolo applicazione | |
171 | setting_welcome_text: Testo di benvenuto |
|
171 | setting_welcome_text: Testo di benvenuto | |
172 | setting_default_language: Lingua di default |
|
172 | setting_default_language: Lingua di default | |
173 | setting_login_required: Autenticazione richiesta |
|
173 | setting_login_required: Autenticazione richiesta | |
174 | setting_self_registration: Auto-registrazione abilitata |
|
174 | setting_self_registration: Auto-registrazione abilitata | |
175 | setting_attachment_max_size: Massima dimensione allegati |
|
175 | setting_attachment_max_size: Massima dimensione allegati | |
176 | setting_issues_export_limit: Limite esportazione segnalazioni |
|
176 | setting_issues_export_limit: Limite esportazione segnalazioni | |
177 | setting_mail_from: Indirizzo sorgente e-mail |
|
177 | setting_mail_from: Indirizzo sorgente e-mail | |
178 | setting_host_name: Nome host |
|
178 | setting_host_name: Nome host | |
179 | setting_text_formatting: Formattazione testo |
|
179 | setting_text_formatting: Formattazione testo | |
180 | setting_wiki_compression: Comprimi cronologia wiki |
|
180 | setting_wiki_compression: Comprimi cronologia wiki | |
181 | setting_feeds_limit: Limite contenuti del feed |
|
181 | setting_feeds_limit: Limite contenuti del feed | |
182 | setting_autofetch_changesets: Acquisisci automaticamente le commit |
|
182 | setting_autofetch_changesets: Acquisisci automaticamente le commit | |
183 | setting_sys_api_enabled: Abilita WS per la gestione del repository |
|
183 | setting_sys_api_enabled: Abilita WS per la gestione del repository | |
184 | setting_commit_ref_keywords: Referencing keywords |
|
184 | setting_commit_ref_keywords: Referencing keywords | |
185 | setting_commit_fix_keywords: Fixing keywords |
|
185 | setting_commit_fix_keywords: Fixing keywords | |
186 | setting_autologin: Login automatico |
|
186 | setting_autologin: Login automatico | |
187 | setting_date_format: Formato data |
|
187 | setting_date_format: Formato data | |
188 | setting_cross_project_issue_relations: Consenti la creazione di relazioni tra segnalazioni in progetti differenti |
|
188 | setting_cross_project_issue_relations: Consenti la creazione di relazioni tra segnalazioni in progetti differenti | |
189 |
|
189 | |||
190 | label_user: Utente |
|
190 | label_user: Utente | |
191 | label_user_plural: Utenti |
|
191 | label_user_plural: Utenti | |
192 | label_user_new: Nuovo utente |
|
192 | label_user_new: Nuovo utente | |
193 | label_project: Progetto |
|
193 | label_project: Progetto | |
194 | label_project_new: Nuovo progetto |
|
194 | label_project_new: Nuovo progetto | |
195 | label_project_plural: Progetti |
|
195 | label_project_plural: Progetti | |
196 | label_project_all: Tutti i progetti |
|
196 | label_project_all: Tutti i progetti | |
197 | label_project_latest: Ultimi progetti registrati |
|
197 | label_project_latest: Ultimi progetti registrati | |
198 | label_issue: Segnalazione |
|
198 | label_issue: Segnalazione | |
199 | label_issue_new: Nuova segnalazione |
|
199 | label_issue_new: Nuova segnalazione | |
200 | label_issue_plural: Segnalazioni |
|
200 | label_issue_plural: Segnalazioni | |
201 | label_issue_view_all: Mostra tutte le segnalazioni |
|
201 | label_issue_view_all: Mostra tutte le segnalazioni | |
202 | label_document: Documento |
|
202 | label_document: Documento | |
203 | label_document_new: Nuovo documento |
|
203 | label_document_new: Nuovo documento | |
204 | label_document_plural: Documenti |
|
204 | label_document_plural: Documenti | |
205 | label_role: Ruolo |
|
205 | label_role: Ruolo | |
206 | label_role_plural: Ruoli |
|
206 | label_role_plural: Ruoli | |
207 | label_role_new: Nuovo ruolo |
|
207 | label_role_new: Nuovo ruolo | |
208 | label_role_and_permissions: Ruoli e permessi |
|
208 | label_role_and_permissions: Ruoli e permessi | |
209 | label_member: Membro |
|
209 | label_member: Membro | |
210 | label_member_new: Nuovo membro |
|
210 | label_member_new: Nuovo membro | |
211 | label_member_plural: Membri |
|
211 | label_member_plural: Membri | |
212 | label_tracker: Tracker |
|
212 | label_tracker: Tracker | |
213 | label_tracker_plural: Tracker |
|
213 | label_tracker_plural: Tracker | |
214 | label_tracker_new: Nuovo tracker |
|
214 | label_tracker_new: Nuovo tracker | |
215 | label_workflow: Workflow |
|
215 | label_workflow: Workflow | |
216 | label_issue_status: Stato segnalazioni |
|
216 | label_issue_status: Stato segnalazioni | |
217 | label_issue_status_plural: Stati segnalazione |
|
217 | label_issue_status_plural: Stati segnalazione | |
218 | label_issue_status_new: Nuovo stato |
|
218 | label_issue_status_new: Nuovo stato | |
219 | label_issue_category: Categorie segnalazioni |
|
219 | label_issue_category: Categorie segnalazioni | |
220 | label_issue_category_plural: Categorie segnalazioni |
|
220 | label_issue_category_plural: Categorie segnalazioni | |
221 | label_issue_category_new: Nuova categoria |
|
221 | label_issue_category_new: Nuova categoria | |
222 | label_custom_field: Campo personalizzato |
|
222 | label_custom_field: Campo personalizzato | |
223 | label_custom_field_plural: Campi personalizzati |
|
223 | label_custom_field_plural: Campi personalizzati | |
224 | label_custom_field_new: Nuovo campo personalizzato |
|
224 | label_custom_field_new: Nuovo campo personalizzato | |
225 | label_enumerations: Enumerazioni |
|
225 | label_enumerations: Enumerazioni | |
226 | label_enumeration_new: Nuovo valore |
|
226 | label_enumeration_new: Nuovo valore | |
227 | label_information: Informazione |
|
227 | label_information: Informazione | |
228 | label_information_plural: Informazioni |
|
228 | label_information_plural: Informazioni | |
229 | label_please_login: Autenticarsi |
|
229 | label_please_login: Autenticarsi | |
230 | label_register: Registrati |
|
230 | label_register: Registrati | |
231 | label_password_lost: Password dimenticata |
|
231 | label_password_lost: Password dimenticata | |
232 | label_home: Home |
|
232 | label_home: Home | |
233 | label_my_page: Pagina personale |
|
233 | label_my_page: Pagina personale | |
234 | label_my_account: La mia utenza |
|
234 | label_my_account: La mia utenza | |
235 | label_my_projects: I miei progetti |
|
235 | label_my_projects: I miei progetti | |
236 | label_administration: Amministrazione |
|
236 | label_administration: Amministrazione | |
237 | label_login: Login |
|
237 | label_login: Login | |
238 | label_logout: Logout |
|
238 | label_logout: Logout | |
239 | label_help: Aiuto |
|
239 | label_help: Aiuto | |
240 | label_reported_issues: Segnalazioni |
|
240 | label_reported_issues: Segnalazioni | |
241 | label_assigned_to_me_issues: Le mie segnalazioni |
|
241 | label_assigned_to_me_issues: Le mie segnalazioni | |
242 | label_last_login: Ultimo collegamento |
|
242 | label_last_login: Ultimo collegamento | |
243 | label_last_updates: Ultimo aggiornamento |
|
243 | label_last_updates: Ultimo aggiornamento | |
244 | label_last_updates_plural: %d ultimo aggiornamento |
|
244 | label_last_updates_plural: %d ultimo aggiornamento | |
245 | label_registered_on: Registrato il |
|
245 | label_registered_on: Registrato il | |
246 | label_activity: Attività |
|
246 | label_activity: Attività | |
247 | label_new: Nuovo |
|
247 | label_new: Nuovo | |
248 | label_logged_as: Autenticato come |
|
248 | label_logged_as: Autenticato come | |
249 | label_environment: Ambiente |
|
249 | label_environment: Ambiente | |
250 | label_authentication: Autenticazione |
|
250 | label_authentication: Autenticazione | |
251 | label_auth_source: Modalità di autenticazione |
|
251 | label_auth_source: Modalità di autenticazione | |
252 | label_auth_source_new: Nuova modalità di autenticazione |
|
252 | label_auth_source_new: Nuova modalità di autenticazione | |
253 | label_auth_source_plural: Modalità di autenticazione |
|
253 | label_auth_source_plural: Modalità di autenticazione | |
254 | label_subproject_plural: Sottoprogetti |
|
254 | label_subproject_plural: Sottoprogetti | |
255 | label_min_max_length: Lunghezza minima - massima |
|
255 | label_min_max_length: Lunghezza minima - massima | |
256 | label_list: Elenco |
|
256 | label_list: Elenco | |
257 | label_date: Data |
|
257 | label_date: Data | |
258 | label_integer: Intero |
|
258 | label_integer: Intero | |
259 | label_boolean: Booleano |
|
259 | label_boolean: Booleano | |
260 | label_string: Testo |
|
260 | label_string: Testo | |
261 | label_text: Testo esteso |
|
261 | label_text: Testo esteso | |
262 | label_attribute: Attributo |
|
262 | label_attribute: Attributo | |
263 | label_attribute_plural: Attributi |
|
263 | label_attribute_plural: Attributi | |
264 | label_download: %d Download |
|
264 | label_download: %d Download | |
265 | label_download_plural: %d Download |
|
265 | label_download_plural: %d Download | |
266 | label_no_data: Nessun dato disponibile |
|
266 | label_no_data: Nessun dato disponibile | |
267 | label_change_status: Cambia stato |
|
267 | label_change_status: Cambia stato | |
268 | label_history: Cronologia |
|
268 | label_history: Cronologia | |
269 | label_attachment: File |
|
269 | label_attachment: File | |
270 | label_attachment_new: Nuovo file |
|
270 | label_attachment_new: Nuovo file | |
271 | label_attachment_delete: Elimina file |
|
271 | label_attachment_delete: Elimina file | |
272 | label_attachment_plural: File |
|
272 | label_attachment_plural: File | |
273 | label_report: Report |
|
273 | label_report: Report | |
274 | label_report_plural: Report |
|
274 | label_report_plural: Report | |
275 | label_news: Notizia |
|
275 | label_news: Notizia | |
276 | label_news_new: Aggiungi notizia |
|
276 | label_news_new: Aggiungi notizia | |
277 | label_news_plural: Notizie |
|
277 | label_news_plural: Notizie | |
278 | label_news_latest: Utime notizie |
|
278 | label_news_latest: Utime notizie | |
279 | label_news_view_all: Tutte le notizie |
|
279 | label_news_view_all: Tutte le notizie | |
280 | label_change_log: Elenco modifiche |
|
280 | label_change_log: Elenco modifiche | |
281 | label_settings: Impostazioni |
|
281 | label_settings: Impostazioni | |
282 | label_overview: Panoramica |
|
282 | label_overview: Panoramica | |
283 | label_version: Versione |
|
283 | label_version: Versione | |
284 | label_version_new: Nuova versione |
|
284 | label_version_new: Nuova versione | |
285 | label_version_plural: Versioni |
|
285 | label_version_plural: Versioni | |
286 | label_confirmation: Conferma |
|
286 | label_confirmation: Conferma | |
287 | label_export_to: Esporta su |
|
287 | label_export_to: Esporta su | |
288 | label_read: Leggi... |
|
288 | label_read: Leggi... | |
289 | label_public_projects: Progetti pubblici |
|
289 | label_public_projects: Progetti pubblici | |
290 | label_open_issues: aperta |
|
290 | label_open_issues: aperta | |
291 | label_open_issues_plural: aperte |
|
291 | label_open_issues_plural: aperte | |
292 | label_closed_issues: chiusa |
|
292 | label_closed_issues: chiusa | |
293 | label_closed_issues_plural: chiuse |
|
293 | label_closed_issues_plural: chiuse | |
294 | label_total: Totale |
|
294 | label_total: Totale | |
295 | label_permissions: Permessi |
|
295 | label_permissions: Permessi | |
296 | label_current_status: Stato attuale |
|
296 | label_current_status: Stato attuale | |
297 | label_new_statuses_allowed: Nuovi stati possibili |
|
297 | label_new_statuses_allowed: Nuovi stati possibili | |
298 | label_all: tutti |
|
298 | label_all: tutti | |
299 | label_none: nessuno |
|
299 | label_none: nessuno | |
300 | label_next: Successivo |
|
300 | label_next: Successivo | |
301 | label_previous: Precedente |
|
301 | label_previous: Precedente | |
302 | label_used_by: Usato da |
|
302 | label_used_by: Usato da | |
303 | label_details: Dettagli |
|
303 | label_details: Dettagli | |
304 | label_add_note: Aggiungi una nota |
|
304 | label_add_note: Aggiungi una nota | |
305 | label_per_page: Per pagina |
|
305 | label_per_page: Per pagina | |
306 | label_calendar: Calendario |
|
306 | label_calendar: Calendario | |
307 | label_months_from: mesi da |
|
307 | label_months_from: mesi da | |
308 | label_gantt: Gantt |
|
308 | label_gantt: Gantt | |
309 | label_internal: Interno |
|
309 | label_internal: Interno | |
310 | label_last_changes: ultime %d modifiche |
|
310 | label_last_changes: ultime %d modifiche | |
311 | label_change_view_all: Tutte le modifiche |
|
311 | label_change_view_all: Tutte le modifiche | |
312 | label_personalize_page: Personalizza la pagina |
|
312 | label_personalize_page: Personalizza la pagina | |
313 | label_comment: Commento |
|
313 | label_comment: Commento | |
314 | label_comment_plural: Commenti |
|
314 | label_comment_plural: Commenti | |
315 | label_comment_add: Aggiungi un commento |
|
315 | label_comment_add: Aggiungi un commento | |
316 | label_comment_added: Commento aggiunto |
|
316 | label_comment_added: Commento aggiunto | |
317 | label_comment_delete: Elimina commenti |
|
317 | label_comment_delete: Elimina commenti | |
318 | label_query: Query personalizzata |
|
318 | label_query: Query personalizzata | |
319 | label_query_plural: Query personalizzate |
|
319 | label_query_plural: Query personalizzate | |
320 | label_query_new: Nuova query |
|
320 | label_query_new: Nuova query | |
321 | label_filter_add: Aggiungi filtro |
|
321 | label_filter_add: Aggiungi filtro | |
322 | label_filter_plural: Filtri |
|
322 | label_filter_plural: Filtri | |
323 | label_equals: è |
|
323 | label_equals: è | |
324 | label_not_equals: non è |
|
324 | label_not_equals: non è | |
325 | label_in_less_than: è minore di |
|
325 | label_in_less_than: è minore di | |
326 | label_in_more_than: è maggiore di |
|
326 | label_in_more_than: è maggiore di | |
327 | label_in: in |
|
327 | label_in: in | |
328 | label_today: oggi |
|
328 | label_today: oggi | |
329 | label_this_week: questa settimana |
|
329 | label_this_week: questa settimana | |
330 | label_less_than_ago: meno di giorni fa |
|
330 | label_less_than_ago: meno di giorni fa | |
331 | label_more_than_ago: più di giorni fa |
|
331 | label_more_than_ago: più di giorni fa | |
332 | label_ago: giorni fa |
|
332 | label_ago: giorni fa | |
333 | label_contains: contiene |
|
333 | label_contains: contiene | |
334 | label_not_contains: non contiene |
|
334 | label_not_contains: non contiene | |
335 | label_day_plural: giorni |
|
335 | label_day_plural: giorni | |
336 | label_repository: Repository |
|
336 | label_repository: Repository | |
337 | label_browse: Sfoglia |
|
337 | label_browse: Sfoglia | |
338 | label_modification: %d modifica |
|
338 | label_modification: %d modifica | |
339 | label_modification_plural: %d modifiche |
|
339 | label_modification_plural: %d modifiche | |
340 | label_revision: Versione |
|
340 | label_revision: Versione | |
341 | label_revision_plural: Versioni |
|
341 | label_revision_plural: Versioni | |
342 | label_added: aggiunto |
|
342 | label_added: aggiunto | |
343 | label_modified: modificato |
|
343 | label_modified: modificato | |
344 | label_deleted: eliminato |
|
344 | label_deleted: eliminato | |
345 | label_latest_revision: Ultima versione |
|
345 | label_latest_revision: Ultima versione | |
346 | label_latest_revision_plural: Ultime versioni |
|
346 | label_latest_revision_plural: Ultime versioni | |
347 | label_view_revisions: Mostra versioni |
|
347 | label_view_revisions: Mostra versioni | |
348 | label_max_size: Dimensione massima |
|
348 | label_max_size: Dimensione massima | |
349 | label_on: su |
|
349 | label_on: su | |
350 | label_sort_highest: Sposta in cima |
|
350 | label_sort_highest: Sposta in cima | |
351 | label_sort_higher: Su |
|
351 | label_sort_higher: Su | |
352 | label_sort_lower: Giù |
|
352 | label_sort_lower: Giù | |
353 | label_sort_lowest: Sposta in fondo |
|
353 | label_sort_lowest: Sposta in fondo | |
354 | label_roadmap: Roadmap |
|
354 | label_roadmap: Roadmap | |
355 | label_roadmap_due_in: Da ultimare in %s |
|
355 | label_roadmap_due_in: Da ultimare in %s | |
356 | label_roadmap_overdue: %s di ritardo |
|
356 | label_roadmap_overdue: %s di ritardo | |
357 | label_roadmap_no_issues: Nessuna segnalazione per questa versione |
|
357 | label_roadmap_no_issues: Nessuna segnalazione per questa versione | |
358 | label_search: Ricerca |
|
358 | label_search: Ricerca | |
359 | label_result_plural: Risultati |
|
359 | label_result_plural: Risultati | |
360 | label_all_words: Tutte le parole |
|
360 | label_all_words: Tutte le parole | |
361 | label_wiki: Wiki |
|
361 | label_wiki: Wiki | |
362 | label_wiki_edit: Modifica Wiki |
|
362 | label_wiki_edit: Modifica Wiki | |
363 | label_wiki_edit_plural: Modfiche wiki |
|
363 | label_wiki_edit_plural: Modfiche wiki | |
364 | label_wiki_page: Pagina Wiki |
|
364 | label_wiki_page: Pagina Wiki | |
365 | label_wiki_page_plural: Pagine Wiki |
|
365 | label_wiki_page_plural: Pagine Wiki | |
366 | label_index_by_title: Ordina per titolo |
|
366 | label_index_by_title: Ordina per titolo | |
367 | label_index_by_date: Ordina per data |
|
367 | label_index_by_date: Ordina per data | |
368 | label_current_version: Versione corrente |
|
368 | label_current_version: Versione corrente | |
369 | label_preview: Anteprima |
|
369 | label_preview: Anteprima | |
370 | label_feed_plural: Feed |
|
370 | label_feed_plural: Feed | |
371 | label_changes_details: Particolari di tutti i cambiamenti |
|
371 | label_changes_details: Particolari di tutti i cambiamenti | |
372 | label_issue_tracking: Tracking delle segnalazioni |
|
372 | label_issue_tracking: Tracking delle segnalazioni | |
373 | label_spent_time: Tempo impiegato |
|
373 | label_spent_time: Tempo impiegato | |
374 | label_f_hour: %.2f ora |
|
374 | label_f_hour: %.2f ora | |
375 | label_f_hour_plural: %.2f ore |
|
375 | label_f_hour_plural: %.2f ore | |
376 | label_time_tracking: Tracking del tempo |
|
376 | label_time_tracking: Tracking del tempo | |
377 | label_change_plural: Modifiche |
|
377 | label_change_plural: Modifiche | |
378 | label_statistics: Statistiche |
|
378 | label_statistics: Statistiche | |
379 | label_commits_per_month: Commit per mese |
|
379 | label_commits_per_month: Commit per mese | |
380 | label_commits_per_author: Commit per autore |
|
380 | label_commits_per_author: Commit per autore | |
381 | label_view_diff: mostra differenze |
|
381 | label_view_diff: mostra differenze | |
382 | label_diff_inline: in linea |
|
382 | label_diff_inline: in linea | |
383 | label_diff_side_by_side: fianco a fianco |
|
383 | label_diff_side_by_side: fianco a fianco | |
384 | label_options: Opzioni |
|
384 | label_options: Opzioni | |
385 | label_copy_workflow_from: Copia workflow da |
|
385 | label_copy_workflow_from: Copia workflow da | |
386 | label_permissions_report: Report permessi |
|
386 | label_permissions_report: Report permessi | |
387 | label_watched_issues: Segnalazioni osservate |
|
387 | label_watched_issues: Segnalazioni osservate | |
388 | label_related_issues: Segnalazioni correlate |
|
388 | label_related_issues: Segnalazioni correlate | |
389 | label_applied_status: Stato applicato |
|
389 | label_applied_status: Stato applicato | |
390 | label_loading: Caricamento... |
|
390 | label_loading: Caricamento... | |
391 | label_relation_new: Nuova relazione |
|
391 | label_relation_new: Nuova relazione | |
392 | label_relation_delete: Elimina relazione |
|
392 | label_relation_delete: Elimina relazione | |
393 | label_relates_to: correlato a |
|
393 | label_relates_to: correlato a | |
394 | label_duplicates: duplicati |
|
394 | label_duplicates: duplicati | |
395 | label_blocks: blocchi |
|
395 | label_blocks: blocchi | |
396 | label_blocked_by: bloccato da |
|
396 | label_blocked_by: bloccato da | |
397 | label_precedes: precede |
|
397 | label_precedes: precede | |
398 | label_follows: segue |
|
398 | label_follows: segue | |
399 | label_end_to_start: end to start |
|
399 | label_end_to_start: end to start | |
400 | label_end_to_end: end to end |
|
400 | label_end_to_end: end to end | |
401 | label_start_to_start: start to start |
|
401 | label_start_to_start: start to start | |
402 | label_start_to_end: start to end |
|
402 | label_start_to_end: start to end | |
403 | label_stay_logged_in: Rimani collegato |
|
403 | label_stay_logged_in: Rimani collegato | |
404 | label_disabled: disabilitato |
|
404 | label_disabled: disabilitato | |
405 | label_show_completed_versions: Mostra versioni completate |
|
405 | label_show_completed_versions: Mostra versioni completate | |
406 | label_me: io |
|
406 | label_me: io | |
407 | label_board: Forum |
|
407 | label_board: Forum | |
408 | label_board_new: Nuovo forum |
|
408 | label_board_new: Nuovo forum | |
409 | label_board_plural: Forum |
|
409 | label_board_plural: Forum | |
410 | label_topic_plural: Argomenti |
|
410 | label_topic_plural: Argomenti | |
411 | label_message_plural: Messaggi |
|
411 | label_message_plural: Messaggi | |
412 | label_message_last: Ultimo messaggio |
|
412 | label_message_last: Ultimo messaggio | |
413 | label_message_new: Nuovo messaggio |
|
413 | label_message_new: Nuovo messaggio | |
414 | label_reply_plural: Risposte |
|
414 | label_reply_plural: Risposte | |
415 | label_send_information: Invia all'utente le informazioni relative all'account |
|
415 | label_send_information: Invia all'utente le informazioni relative all'account | |
416 | label_year: Anno |
|
416 | label_year: Anno | |
417 | label_month: Mese |
|
417 | label_month: Mese | |
418 | label_week: Settimana |
|
418 | label_week: Settimana | |
419 | label_date_from: Da |
|
419 | label_date_from: Da | |
420 | label_date_to: A |
|
420 | label_date_to: A | |
421 | label_language_based: Basato sul linguaggio |
|
421 | label_language_based: Basato sul linguaggio | |
422 | label_sort_by: Ordina per %s |
|
422 | label_sort_by: Ordina per %s | |
423 | label_send_test_email: Invia una e-mail di test |
|
423 | label_send_test_email: Invia una e-mail di test | |
424 | label_feeds_access_key_created_on: chiave di accesso RSS creata %s fa |
|
424 | label_feeds_access_key_created_on: chiave di accesso RSS creata %s fa | |
425 | label_module_plural: Moduli |
|
425 | label_module_plural: Moduli | |
426 | label_added_time_by: Aggiunto da %s %s fa |
|
426 | label_added_time_by: Aggiunto da %s %s fa | |
427 | label_updated_time: Aggiornato %s fa |
|
427 | label_updated_time: Aggiornato %s fa | |
428 | label_jump_to_a_project: Vai al progetto... |
|
428 | label_jump_to_a_project: Vai al progetto... | |
429 |
|
429 | |||
430 | button_login: Login |
|
430 | button_login: Login | |
431 | button_submit: Invia |
|
431 | button_submit: Invia | |
432 | button_save: Salva |
|
432 | button_save: Salva | |
433 | button_check_all: Seleziona tutti |
|
433 | button_check_all: Seleziona tutti | |
434 | button_uncheck_all: Deseleziona tutti |
|
434 | button_uncheck_all: Deseleziona tutti | |
435 | button_delete: Elimina |
|
435 | button_delete: Elimina | |
436 | button_create: Crea |
|
436 | button_create: Crea | |
437 | button_test: Test |
|
437 | button_test: Test | |
438 | button_edit: Modifica |
|
438 | button_edit: Modifica | |
439 | button_add: Aggiungi |
|
439 | button_add: Aggiungi | |
440 | button_change: Modifica |
|
440 | button_change: Modifica | |
441 | button_apply: Applica |
|
441 | button_apply: Applica | |
442 | button_clear: Pulisci |
|
442 | button_clear: Pulisci | |
443 | button_lock: Blocca |
|
443 | button_lock: Blocca | |
444 | button_unlock: Sblocca |
|
444 | button_unlock: Sblocca | |
445 | button_download: Scarica |
|
445 | button_download: Scarica | |
446 | button_list: Elenca |
|
446 | button_list: Elenca | |
447 | button_view: Mostra |
|
447 | button_view: Mostra | |
448 | button_move: Sposta |
|
448 | button_move: Sposta | |
449 | button_back: Indietro |
|
449 | button_back: Indietro | |
450 | button_cancel: Annulla |
|
450 | button_cancel: Annulla | |
451 | button_activate: Attiva |
|
451 | button_activate: Attiva | |
452 | button_sort: Ordina |
|
452 | button_sort: Ordina | |
453 | button_log_time: Registra tempo |
|
453 | button_log_time: Registra tempo | |
454 | button_rollback: Ripristina questa versione |
|
454 | button_rollback: Ripristina questa versione | |
455 | button_watch: Osserva |
|
455 | button_watch: Osserva | |
456 | button_unwatch: Dimentica |
|
456 | button_unwatch: Dimentica | |
457 | button_reply: Rispondi |
|
457 | button_reply: Rispondi | |
458 | button_archive: Archivia |
|
458 | button_archive: Archivia | |
459 | button_unarchive: Ripristina |
|
459 | button_unarchive: Ripristina | |
460 | button_reset: Reset |
|
460 | button_reset: Reset | |
461 | button_rename: Rinomina |
|
461 | button_rename: Rinomina | |
462 |
|
462 | |||
463 | status_active: attivo |
|
463 | status_active: attivo | |
464 | status_registered: registrato |
|
464 | status_registered: registrato | |
465 | status_locked: bloccato |
|
465 | status_locked: bloccato | |
466 |
|
466 | |||
467 | text_select_mail_notifications: Seleziona le azioni per cui deve essere inviata una notifica. |
|
467 | text_select_mail_notifications: Seleziona le azioni per cui deve essere inviata una notifica. | |
468 | text_regexp_info: eg. ^[A-Z0-9]+$ |
|
468 | text_regexp_info: eg. ^[A-Z0-9]+$ | |
469 | text_min_max_length_info: 0 significa nessuna restrizione |
|
469 | text_min_max_length_info: 0 significa nessuna restrizione | |
470 | text_project_destroy_confirmation: Sei sicuro di voler cancellare il progetti e tutti i dati ad esso collegati? |
|
470 | text_project_destroy_confirmation: Sei sicuro di voler cancellare il progetti e tutti i dati ad esso collegati? | |
471 | text_workflow_edit: Seleziona un ruolo ed un tracker per modificare il workflow |
|
471 | text_workflow_edit: Seleziona un ruolo ed un tracker per modificare il workflow | |
472 | text_are_you_sure: Sei sicuro ? |
|
472 | text_are_you_sure: Sei sicuro ? | |
473 | text_journal_changed: cambiato da %s a %s |
|
473 | text_journal_changed: cambiato da %s a %s | |
474 | text_journal_set_to: impostato a %s |
|
474 | text_journal_set_to: impostato a %s | |
475 | text_journal_deleted: cancellato |
|
475 | text_journal_deleted: cancellato | |
476 | text_tip_task_begin_day: attività che iniziano in questa giornata |
|
476 | text_tip_task_begin_day: attività che iniziano in questa giornata | |
477 | text_tip_task_end_day: attività che terminano in questa giornata |
|
477 | text_tip_task_end_day: attività che terminano in questa giornata | |
478 | text_tip_task_begin_end_day: attività che iniziano e terminano in questa giornata |
|
478 | text_tip_task_begin_end_day: attività che iniziano e terminano in questa giornata | |
479 | text_project_identifier_info: "Lettere minuscole (a-z), numeri e trattini permessi.<br />Una volta salvato, l'identificativo non può essere modificato." |
|
479 | text_project_identifier_info: "Lettere minuscole (a-z), numeri e trattini permessi.<br />Una volta salvato, l'identificativo non può essere modificato." | |
480 | text_caracters_maximum: massimo %d caratteri. |
|
480 | text_caracters_maximum: massimo %d caratteri. | |
481 | text_length_between: Lunghezza compresa tra %d e %d caratteri. |
|
481 | text_length_between: Lunghezza compresa tra %d e %d caratteri. | |
482 | text_tracker_no_workflow: Nessun workflow definito per questo tracker |
|
482 | text_tracker_no_workflow: Nessun workflow definito per questo tracker | |
483 | text_unallowed_characters: Caratteri non permessi |
|
483 | text_unallowed_characters: Caratteri non permessi | |
484 | text_comma_separated: Valori multipli permessi (separati da virgola). |
|
484 | text_comma_separated: Valori multipli permessi (separati da virgola). | |
485 | text_issues_ref_in_commit_messages: Referencing and fixing issues in commit messages |
|
485 | text_issues_ref_in_commit_messages: Referencing and fixing issues in commit messages | |
486 | text_issue_added: "E' stata segnalata l'anomalia %s da %s." |
|
486 | text_issue_added: "E' stata segnalata l'anomalia %s da %s." | |
487 | text_issue_updated: "L'anomalia %s e' stata aggiornata da %s." |
|
487 | text_issue_updated: "L'anomalia %s e' stata aggiornata da %s." | |
488 | text_wiki_destroy_confirmation: Sicuro di voler cancellare questo wiki e tutti i suoi contenuti? |
|
488 | text_wiki_destroy_confirmation: Sicuro di voler cancellare questo wiki e tutti i suoi contenuti? | |
489 | text_issue_category_destroy_question: Alcune segnalazioni (%d) risultano assegnate a questa categoria. Cosa vuoi fare ? |
|
489 | text_issue_category_destroy_question: Alcune segnalazioni (%d) risultano assegnate a questa categoria. Cosa vuoi fare ? | |
490 | text_issue_category_destroy_assignments: Rimuovi gli assegnamenti a questa categoria |
|
490 | text_issue_category_destroy_assignments: Rimuovi gli assegnamenti a questa categoria | |
491 | text_issue_category_reassign_to: Riassegna segnalazioni a questa categoria |
|
491 | text_issue_category_reassign_to: Riassegna segnalazioni a questa categoria | |
492 |
|
492 | |||
493 | default_role_manager: Manager |
|
493 | default_role_manager: Manager | |
494 | default_role_developper: Sviluppatore |
|
494 | default_role_developper: Sviluppatore | |
495 | default_role_reporter: Reporter |
|
495 | default_role_reporter: Reporter | |
496 | default_tracker_bug: Segnalazione |
|
496 | default_tracker_bug: Segnalazione | |
497 | default_tracker_feature: Funzione |
|
497 | default_tracker_feature: Funzione | |
498 | default_tracker_support: Supporto |
|
498 | default_tracker_support: Supporto | |
499 | default_issue_status_new: Nuovo |
|
499 | default_issue_status_new: Nuovo | |
500 | default_issue_status_assigned: Assegnato |
|
500 | default_issue_status_assigned: Assegnato | |
501 | default_issue_status_resolved: Risolto |
|
501 | default_issue_status_resolved: Risolto | |
502 | default_issue_status_feedback: Feedback |
|
502 | default_issue_status_feedback: Feedback | |
503 | default_issue_status_closed: Chiuso |
|
503 | default_issue_status_closed: Chiuso | |
504 | default_issue_status_rejected: Rifiutato |
|
504 | default_issue_status_rejected: Rifiutato | |
505 | default_doc_category_user: Documentazione utente |
|
505 | default_doc_category_user: Documentazione utente | |
506 | default_doc_category_tech: Documentazione tecnica |
|
506 | default_doc_category_tech: Documentazione tecnica | |
507 | default_priority_low: Bassa |
|
507 | default_priority_low: Bassa | |
508 | default_priority_normal: Normale |
|
508 | default_priority_normal: Normale | |
509 | default_priority_high: Alta |
|
509 | default_priority_high: Alta | |
510 | default_priority_urgent: Urgente |
|
510 | default_priority_urgent: Urgente | |
511 | default_priority_immediate: Immediata |
|
511 | default_priority_immediate: Immediata | |
512 | default_activity_design: Progettazione |
|
512 | default_activity_design: Progettazione | |
513 | default_activity_development: Sviluppo |
|
513 | default_activity_development: Sviluppo | |
514 |
|
514 | |||
515 | enumeration_issue_priorities: Priorità segnalazioni |
|
515 | enumeration_issue_priorities: Priorità segnalazioni | |
516 | enumeration_doc_categories: Categorie di documenti |
|
516 | enumeration_doc_categories: Categorie di documenti | |
517 | enumeration_activities: Attività (time tracking) |
|
517 | enumeration_activities: Attività (time tracking) | |
518 | label_file_plural: File |
|
518 | label_file_plural: File | |
519 | label_changeset_plural: Changeset |
|
519 | label_changeset_plural: Changeset | |
520 | field_column_names: Colonne |
|
520 | field_column_names: Colonne | |
521 | label_default_columns: Colonne predefinite |
|
521 | label_default_columns: Colonne predefinite | |
522 | setting_issue_list_default_columns: Colonne predefinite mostrate nell'elenco segnalazioni |
|
522 | setting_issue_list_default_columns: Colonne predefinite mostrate nell'elenco segnalazioni | |
523 | setting_repositories_encodings: Codifiche dei repository |
|
523 | setting_repositories_encodings: Codifiche dei repository | |
524 | notice_no_issue_selected: "Nessuna segnalazione selezionata! Seleziona le segnalazioni che intendi modificare." |
|
524 | notice_no_issue_selected: "Nessuna segnalazione selezionata! Seleziona le segnalazioni che intendi modificare." | |
525 | label_bulk_edit_selected_issues: Modifica massiva delle segnalazioni selezionate |
|
525 | label_bulk_edit_selected_issues: Modifica massiva delle segnalazioni selezionate | |
526 | label_no_change_option: (Nessuna modifica) |
|
526 | label_no_change_option: (Nessuna modifica) | |
527 | notice_failed_to_save_issues: "Impossibile salvare %d segnalazioni su %d selezionate: %s." |
|
527 | notice_failed_to_save_issues: "Impossibile salvare %d segnalazioni su %d selezionate: %s." | |
528 | label_theme: Tema |
|
528 | label_theme: Tema | |
529 | label_default: Predefinito |
|
529 | label_default: Predefinito | |
530 | label_search_titles_only: Cerca solo nei titoli |
|
530 | label_search_titles_only: Cerca solo nei titoli | |
531 | label_nobody: nessuno |
|
531 | label_nobody: nessuno | |
532 | button_change_password: Modifica password |
|
532 | button_change_password: Modifica password | |
533 | text_user_mail_option: "Per i progetti non selezionati, riceverai solo le notifiche riguardanti le cose che osservi o nelle quali sei coinvolto (per esempio segnalazioni che hai creato o che ti sono state assegnate)." |
|
533 | text_user_mail_option: "Per i progetti non selezionati, riceverai solo le notifiche riguardanti le cose che osservi o nelle quali sei coinvolto (per esempio segnalazioni che hai creato o che ti sono state assegnate)." | |
534 | label_user_mail_option_selected: "Solo per gli eventi relativi ai progetti selezionati..." |
|
534 | label_user_mail_option_selected: "Solo per gli eventi relativi ai progetti selezionati..." | |
535 | label_user_mail_option_all: "Per ogni evento relativo ad uno dei miei progetti" |
|
535 | label_user_mail_option_all: "Per ogni evento relativo ad uno dei miei progetti" | |
536 | label_user_mail_option_none: "Solo per argomenti che osservo o che mi riguardano" |
|
536 | label_user_mail_option_none: "Solo per argomenti che osservo o che mi riguardano" | |
537 | setting_emails_footer: Piè di pagina e-mail |
|
537 | setting_emails_footer: Piè di pagina e-mail | |
538 | label_float: Decimale |
|
538 | label_float: Decimale | |
539 | button_copy: Copia |
|
539 | button_copy: Copia | |
540 | mail_body_account_information_external: Puoi utilizzare il tuo account "%s" per accedere al sistema. |
|
540 | mail_body_account_information_external: Puoi utilizzare il tuo account "%s" per accedere al sistema. | |
541 | mail_body_account_information: Le informazioni riguardanti il tuo account |
|
541 | mail_body_account_information: Le informazioni riguardanti il tuo account | |
542 | setting_protocol: Protocollo |
|
542 | setting_protocol: Protocollo | |
543 | label_user_mail_no_self_notified: "Non voglio notifiche riguardanti modifiche da me apportate" |
|
543 | label_user_mail_no_self_notified: "Non voglio notifiche riguardanti modifiche da me apportate" | |
544 | setting_time_format: Formato ora |
|
544 | setting_time_format: Formato ora | |
545 | label_registration_activation_by_email: attivazione account via e-mail |
|
545 | label_registration_activation_by_email: attivazione account via e-mail | |
546 | mail_subject_account_activation_request: %s richiesta attivazione account |
|
546 | mail_subject_account_activation_request: %s richiesta attivazione account | |
547 | mail_body_account_activation_request: 'Un nuovo utente (%s) ha effettuato la registrazione. Il suo account è in attesa di abilitazione da parte tua:' |
|
547 | mail_body_account_activation_request: 'Un nuovo utente (%s) ha effettuato la registrazione. Il suo account è in attesa di abilitazione da parte tua:' | |
548 | label_registration_automatic_activation: attivazione account automatica |
|
548 | label_registration_automatic_activation: attivazione account automatica | |
549 | label_registration_manual_activation: attivazione account manuale |
|
549 | label_registration_manual_activation: attivazione account manuale | |
550 | notice_account_pending: "Il tuo account è stato creato ed è in attesa di attivazione da parte dell'amministratore." |
|
550 | notice_account_pending: "Il tuo account è stato creato ed è in attesa di attivazione da parte dell'amministratore." | |
551 | field_time_zone: Fuso orario |
|
551 | field_time_zone: Fuso orario | |
552 | text_caracters_minimum: Deve essere lungo almeno %d caratteri. |
|
552 | text_caracters_minimum: Deve essere lungo almeno %d caratteri. | |
553 | setting_bcc_recipients: Destinatari in copia nascosta (bcc) |
|
553 | setting_bcc_recipients: Destinatari in copia nascosta (bcc) | |
554 | button_annotate: Annota |
|
554 | button_annotate: Annota | |
555 | label_issues_by: Segnalazioni di %s |
|
555 | label_issues_by: Segnalazioni di %s | |
556 | field_searchable: Ricercabile |
|
556 | field_searchable: Ricercabile | |
557 | label_display_per_page: 'Per pagina: %s' |
|
557 | label_display_per_page: 'Per pagina: %s' | |
558 | setting_per_page_options: Opzioni oggetti per pagina |
|
558 | setting_per_page_options: Opzioni oggetti per pagina | |
559 | label_age: Età |
|
559 | label_age: Età | |
560 | notice_default_data_loaded: Configurazione di default caricata con successo. |
|
560 | notice_default_data_loaded: Configurazione di default caricata con successo. | |
561 | text_load_default_configuration: Carica la configurazione di default |
|
561 | text_load_default_configuration: Carica la configurazione di default | |
562 | text_no_configuration_data: "Ruoli, tracker, stati delle segnalazioni e workflow non sono stati ancora configurati.\nIt is highly recommended to load the default configuration. You will be able to modify it once loaded." |
|
562 | text_no_configuration_data: "Ruoli, tracker, stati delle segnalazioni e workflow non sono stati ancora configurati.\nIt is highly recommended to load the default configuration. You will be able to modify it once loaded." | |
563 | error_can_t_load_default_data: "Non è stato possibile caricare la configurazione di default : %s" |
|
563 | error_can_t_load_default_data: "Non è stato possibile caricare la configurazione di default : %s" | |
564 | button_update: Aggiorna |
|
564 | button_update: Aggiorna | |
565 | label_change_properties: Modifica le proprietà |
|
565 | label_change_properties: Modifica le proprietà | |
566 | label_general: Generale |
|
566 | label_general: Generale | |
567 | label_repository_plural: Repository |
|
567 | label_repository_plural: Repository | |
568 | label_associated_revisions: Revisioni associate |
|
568 | label_associated_revisions: Revisioni associate | |
569 | setting_user_format: Formato visualizzazione utenti |
|
569 | setting_user_format: Formato visualizzazione utenti | |
570 | text_status_changed_by_changeset: Applicata nel changeset %s. |
|
570 | text_status_changed_by_changeset: Applicata nel changeset %s. | |
571 | label_more: Altro |
|
571 | label_more: Altro | |
572 | text_issues_destroy_confirmation: 'Sei sicuro di voler eliminare le segnalazioni selezionate?' |
|
572 | text_issues_destroy_confirmation: 'Sei sicuro di voler eliminare le segnalazioni selezionate?' | |
573 | label_scm: SCM |
|
573 | label_scm: SCM | |
574 | text_select_project_modules: 'Seleziona i moduli abilitati per questo progetto:' |
|
574 | text_select_project_modules: 'Seleziona i moduli abilitati per questo progetto:' | |
575 | label_issue_added: Segnalazioni aggiunte |
|
575 | label_issue_added: Segnalazioni aggiunte | |
576 | label_issue_updated: Segnalazioni aggiornate |
|
576 | label_issue_updated: Segnalazioni aggiornate | |
577 | label_document_added: Documenti aggiunti |
|
577 | label_document_added: Documenti aggiunti | |
578 | label_message_posted: Messaggi aggiunti |
|
578 | label_message_posted: Messaggi aggiunti | |
579 | label_file_added: File aggiunti |
|
579 | label_file_added: File aggiunti | |
580 | label_news_added: Notizie aggiunte |
|
580 | label_news_added: Notizie aggiunte | |
581 | project_module_boards: Forum |
|
581 | project_module_boards: Forum | |
582 | project_module_issue_tracking: Tracking delle segnalazioni |
|
582 | project_module_issue_tracking: Tracking delle segnalazioni | |
583 | project_module_wiki: Wiki |
|
583 | project_module_wiki: Wiki | |
584 | project_module_files: File |
|
584 | project_module_files: File | |
585 | project_module_documents: Documenti |
|
585 | project_module_documents: Documenti | |
586 | project_module_repository: Repository |
|
586 | project_module_repository: Repository | |
587 | project_module_news: Notizie |
|
587 | project_module_news: Notizie | |
588 | project_module_time_tracking: Time tracking |
|
588 | project_module_time_tracking: Time tracking | |
589 | text_file_repository_writable: Repository dei file scrivibile |
|
589 | text_file_repository_writable: Repository dei file scrivibile | |
590 | text_default_administrator_account_changed: L'account amministrativo di default è stato modificato |
|
590 | text_default_administrator_account_changed: L'account amministrativo di default è stato modificato | |
591 | text_rmagick_available: RMagick disponibile (opzionale) |
|
591 | text_rmagick_available: RMagick disponibile (opzionale) | |
592 | button_configure: Configura |
|
592 | button_configure: Configura | |
593 | label_plugins: Plugin |
|
593 | label_plugins: Plugin | |
594 | label_ldap_authentication: Autenticazione LDAP |
|
594 | label_ldap_authentication: Autenticazione LDAP | |
595 | label_downloads_abbr: D/L |
|
595 | label_downloads_abbr: D/L | |
596 | label_this_month: questo mese |
|
596 | label_this_month: questo mese | |
597 | label_last_n_days: ultimi %d giorni |
|
597 | label_last_n_days: ultimi %d giorni | |
598 | label_all_time: sempre |
|
598 | label_all_time: sempre | |
599 | label_this_year: quest'anno |
|
599 | label_this_year: quest'anno | |
600 | label_date_range: Intervallo di date |
|
600 | label_date_range: Intervallo di date | |
601 | label_last_week: ultima settimana |
|
601 | label_last_week: ultima settimana | |
602 | label_yesterday: ieri |
|
602 | label_yesterday: ieri | |
603 | label_last_month: ultimo mese |
|
603 | label_last_month: ultimo mese | |
604 | label_add_another_file: Aggiungi un altro file |
|
604 | label_add_another_file: Aggiungi un altro file | |
605 | label_optional_description: Descrizione opzionale |
|
605 | label_optional_description: Descrizione opzionale | |
606 | text_destroy_time_entries_question: %.02f ore risultano spese sulle segnalazioni che stai per cancellare. Cosa vuoi fare ? |
|
606 | text_destroy_time_entries_question: %.02f ore risultano spese sulle segnalazioni che stai per cancellare. Cosa vuoi fare ? | |
607 | error_issue_not_found_in_project: 'La segnalazione non è stata trovata o non appartiene al progetto' |
|
607 | error_issue_not_found_in_project: 'La segnalazione non è stata trovata o non appartiene al progetto' | |
608 | text_assign_time_entries_to_project: Assegna le ore segnalate al progetto |
|
608 | text_assign_time_entries_to_project: Assegna le ore segnalate al progetto | |
609 | text_destroy_time_entries: Elimina le ore segnalate |
|
609 | text_destroy_time_entries: Elimina le ore segnalate | |
610 | text_reassign_time_entries: 'Riassegna le ore a questa segnalazione:' |
|
610 | text_reassign_time_entries: 'Riassegna le ore a questa segnalazione:' | |
611 | setting_activity_days_default: Giorni mostrati sulle attività di progetto |
|
611 | setting_activity_days_default: Giorni mostrati sulle attività di progetto | |
612 | label_chronological_order: In ordine cronologico |
|
612 | label_chronological_order: In ordine cronologico | |
613 | field_comments_sorting: Mostra commenti |
|
613 | field_comments_sorting: Mostra commenti | |
614 | label_reverse_chronological_order: In ordine cronologico inverso |
|
614 | label_reverse_chronological_order: In ordine cronologico inverso | |
615 | label_preferences: Preferenze |
|
615 | label_preferences: Preferenze | |
616 | setting_display_subprojects_issues: Mostra le segnalazioni dei sottoprogetti nel progetto principale per default |
|
616 | setting_display_subprojects_issues: Mostra le segnalazioni dei sottoprogetti nel progetto principale per default | |
617 | label_overall_activity: Attività generale |
|
617 | label_overall_activity: Attività generale | |
618 | setting_default_projects_public: I nuovi progetti sono pubblici per default |
|
618 | setting_default_projects_public: I nuovi progetti sono pubblici per default | |
619 | error_scm_annotate: "L'oggetto non esiste o non può essere annotato." |
|
619 | error_scm_annotate: "L'oggetto non esiste o non può essere annotato." | |
620 | label_planning: Pianificazione |
|
620 | label_planning: Pianificazione | |
621 | text_subprojects_destroy_warning: 'Anche i suoi sottoprogetti: %s verranno eliminati.' |
|
621 | text_subprojects_destroy_warning: 'Anche i suoi sottoprogetti: %s verranno eliminati.' | |
622 | label_and_its_subprojects: %s ed i suoi sottoprogetti |
|
622 | label_and_its_subprojects: %s ed i suoi sottoprogetti | |
623 | mail_body_reminder: "%d segnalazioni che ti sono state assegnate scadranno nei prossimi %d giorni:" |
|
623 | mail_body_reminder: "%d segnalazioni che ti sono state assegnate scadranno nei prossimi %d giorni:" | |
624 | mail_subject_reminder: "%d segnalazioni in scadenza nei prossimi giorni" |
|
624 | mail_subject_reminder: "%d segnalazioni in scadenza nei prossimi giorni" | |
625 | text_user_wrote: '%s ha scritto:' |
|
625 | text_user_wrote: '%s ha scritto:' | |
626 | label_duplicated_by: duplicato da |
|
626 | label_duplicated_by: duplicato da | |
627 | setting_enabled_scm: SCM abilitato |
|
627 | setting_enabled_scm: SCM abilitato | |
628 | text_enumeration_category_reassign_to: 'Riassegnale a questo valore:' |
|
628 | text_enumeration_category_reassign_to: 'Riassegnale a questo valore:' | |
629 | text_enumeration_destroy_question: '%d oggetti hanno un assegnamento su questo valore.' |
|
629 | text_enumeration_destroy_question: '%d oggetti hanno un assegnamento su questo valore.' | |
630 | label_incoming_emails: E-mail in arrivo |
|
630 | label_incoming_emails: E-mail in arrivo | |
631 | label_generate_key: Genera una chiave |
|
631 | label_generate_key: Genera una chiave | |
632 | setting_mail_handler_api_enabled: Abilita WS per le e-mail in arrivo |
|
632 | setting_mail_handler_api_enabled: Abilita WS per le e-mail in arrivo | |
633 | setting_mail_handler_api_key: chiave API |
|
633 | setting_mail_handler_api_key: chiave API | |
634 | text_email_delivery_not_configured: "La consegna via e-mail non è configurata e le notifiche sono disabilitate.\nConfigura il tuo server SMTP in config/email.yml e riavvia l'applicazione per abilitarle." |
|
634 | text_email_delivery_not_configured: "La consegna via e-mail non è configurata e le notifiche sono disabilitate.\nConfigura il tuo server SMTP in config/email.yml e riavvia l'applicazione per abilitarle." | |
635 | field_parent_title: Parent page |
|
635 | field_parent_title: Parent page | |
636 | label_issue_watchers: Osservatori |
|
636 | label_issue_watchers: Osservatori | |
637 | setting_commit_logs_encoding: Codifica dei messaggi di commit |
|
637 | setting_commit_logs_encoding: Codifica dei messaggi di commit | |
638 | button_quote: Quota |
|
638 | button_quote: Quota | |
639 | setting_sequential_project_identifiers: Genera progetti con identificativi in sequenza |
|
639 | setting_sequential_project_identifiers: Genera progetti con identificativi in sequenza | |
640 | notice_unable_delete_version: Impossibile cancellare la versione |
|
640 | notice_unable_delete_version: Impossibile cancellare la versione | |
641 | label_renamed: rinominato |
|
641 | label_renamed: rinominato | |
642 | label_copied: copiato |
|
642 | label_copied: copiato | |
643 | setting_plain_text_mail: solo testo (non HTML) |
|
643 | setting_plain_text_mail: solo testo (non HTML) | |
644 | permission_view_files: Vedi files |
|
644 | permission_view_files: Vedi files | |
645 | permission_edit_issues: Modifica segnalazioni |
|
645 | permission_edit_issues: Modifica segnalazioni | |
646 | permission_edit_own_time_entries: Modifica propri time logs |
|
646 | permission_edit_own_time_entries: Modifica propri time logs | |
647 | permission_manage_public_queries: Gestisci query pubbliche |
|
647 | permission_manage_public_queries: Gestisci query pubbliche | |
648 | permission_add_issues: Aggiungi segnalazioni |
|
648 | permission_add_issues: Aggiungi segnalazioni | |
649 | permission_log_time: Segna tempo impiegato |
|
649 | permission_log_time: Segna tempo impiegato | |
650 | permission_view_changesets: Vedi changesets |
|
650 | permission_view_changesets: Vedi changesets | |
651 | permission_view_time_entries: Vedi tempi impiegati |
|
651 | permission_view_time_entries: Vedi tempi impiegati | |
652 | permission_manage_versions: Gestisci versioni |
|
652 | permission_manage_versions: Gestisci versioni | |
653 | permission_manage_wiki: Gestisci wiki |
|
653 | permission_manage_wiki: Gestisci wiki | |
654 | permission_manage_categories: Gestisci categorie segnalazione |
|
654 | permission_manage_categories: Gestisci categorie segnalazione | |
655 | permission_protect_wiki_pages: Proteggi pagine wiki |
|
655 | permission_protect_wiki_pages: Proteggi pagine wiki | |
656 | permission_comment_news: Commenta notizie |
|
656 | permission_comment_news: Commenta notizie | |
657 | permission_delete_messages: Elimina messaggi |
|
657 | permission_delete_messages: Elimina messaggi | |
658 | permission_select_project_modules: Seleziona moduli progetto |
|
658 | permission_select_project_modules: Seleziona moduli progetto | |
659 | permission_manage_documents: Gestisci documenti |
|
659 | permission_manage_documents: Gestisci documenti | |
660 | permission_edit_wiki_pages: Modifica pagine wiki |
|
660 | permission_edit_wiki_pages: Modifica pagine wiki | |
661 | permission_add_issue_watchers: Aggiungi osservatori |
|
661 | permission_add_issue_watchers: Aggiungi osservatori | |
662 | permission_view_gantt: Vedi diagrammi gantt |
|
662 | permission_view_gantt: Vedi diagrammi gantt | |
663 | permission_move_issues: Muovi segnalazioni |
|
663 | permission_move_issues: Muovi segnalazioni | |
664 | permission_manage_issue_relations: Gestisci relazioni tra segnalazioni |
|
664 | permission_manage_issue_relations: Gestisci relazioni tra segnalazioni | |
665 | permission_delete_wiki_pages: Elimina pagine wiki |
|
665 | permission_delete_wiki_pages: Elimina pagine wiki | |
666 | permission_manage_boards: Gestisci forum |
|
666 | permission_manage_boards: Gestisci forum | |
667 | permission_delete_wiki_pages_attachments: Elimina allegati |
|
667 | permission_delete_wiki_pages_attachments: Elimina allegati | |
668 | permission_view_wiki_edits: Vedi cronologia wiki |
|
668 | permission_view_wiki_edits: Vedi cronologia wiki | |
669 | permission_add_messages: Aggiungi messaggi |
|
669 | permission_add_messages: Aggiungi messaggi | |
670 | permission_view_messages: Vedi messaggi |
|
670 | permission_view_messages: Vedi messaggi | |
671 | permission_manage_files: Gestisci files |
|
671 | permission_manage_files: Gestisci files | |
672 | permission_edit_issue_notes: Modifica note |
|
672 | permission_edit_issue_notes: Modifica note | |
673 | permission_manage_news: Gestisci notizie |
|
673 | permission_manage_news: Gestisci notizie | |
674 | permission_view_calendar: Vedi calendario |
|
674 | permission_view_calendar: Vedi calendario | |
675 | permission_manage_members: Gestisci membri |
|
675 | permission_manage_members: Gestisci membri | |
676 | permission_edit_messages: Modifica messaggi |
|
676 | permission_edit_messages: Modifica messaggi | |
677 | permission_delete_issues: Elimina segnalazioni |
|
677 | permission_delete_issues: Elimina segnalazioni | |
678 | permission_view_issue_watchers: Vedi lista osservatori |
|
678 | permission_view_issue_watchers: Vedi lista osservatori | |
679 | permission_manage_repository: Gestisci repository |
|
679 | permission_manage_repository: Gestisci repository | |
680 | permission_commit_access: Permesso di commit |
|
680 | permission_commit_access: Permesso di commit | |
681 | permission_browse_repository: Sfoglia repository |
|
681 | permission_browse_repository: Sfoglia repository | |
682 | permission_view_documents: Vedi documenti |
|
682 | permission_view_documents: Vedi documenti | |
683 | permission_edit_project: Modifica progetti |
|
683 | permission_edit_project: Modifica progetti | |
684 | permission_add_issue_notes: Aggiungi note |
|
684 | permission_add_issue_notes: Aggiungi note | |
685 | permission_save_queries: Salva query |
|
685 | permission_save_queries: Salva query | |
686 | permission_view_wiki_pages: Vedi pagine wiki |
|
686 | permission_view_wiki_pages: Vedi pagine wiki | |
687 | permission_rename_wiki_pages: Rinomina pagine wiki |
|
687 | permission_rename_wiki_pages: Rinomina pagine wiki | |
688 | permission_edit_time_entries: Modifica time logs |
|
688 | permission_edit_time_entries: Modifica time logs | |
689 | permission_edit_own_issue_notes: Modifica proprie note |
|
689 | permission_edit_own_issue_notes: Modifica proprie note | |
690 | setting_gravatar_enabled: Usa icone utente Gravatar |
|
690 | setting_gravatar_enabled: Usa icone utente Gravatar | |
|
691 | label_example: Example |
@@ -1,691 +1,692 | |||||
1 | _gloc_rule_default: '|n| n==1 ? "" : "_plural" ' |
|
1 | _gloc_rule_default: '|n| n==1 ? "" : "_plural" ' | |
2 |
|
2 | |||
3 | actionview_datehelper_select_day_prefix: |
|
3 | actionview_datehelper_select_day_prefix: | |
4 | actionview_datehelper_select_month_names: 1月,2月,3月,4月,5月,6月,7月,8月,9月,10月,11月,12月 |
|
4 | actionview_datehelper_select_month_names: 1月,2月,3月,4月,5月,6月,7月,8月,9月,10月,11月,12月 | |
5 | actionview_datehelper_select_month_names_abbr: 1月,2月,3月,4月,5月,6月,7月,8月,9月,10月,11月,12月 |
|
5 | actionview_datehelper_select_month_names_abbr: 1月,2月,3月,4月,5月,6月,7月,8月,9月,10月,11月,12月 | |
6 | actionview_datehelper_select_month_prefix: |
|
6 | actionview_datehelper_select_month_prefix: | |
7 | actionview_datehelper_select_year_prefix: |
|
7 | actionview_datehelper_select_year_prefix: | |
8 | actionview_datehelper_select_year_suffix: 月 |
|
8 | actionview_datehelper_select_year_suffix: 月 | |
9 | actionview_datehelper_time_in_words_day: 1日 |
|
9 | actionview_datehelper_time_in_words_day: 1日 | |
10 | actionview_datehelper_time_in_words_day_plural: %d日 |
|
10 | actionview_datehelper_time_in_words_day_plural: %d日 | |
11 | actionview_datehelper_time_in_words_hour_about: 約1時間 |
|
11 | actionview_datehelper_time_in_words_hour_about: 約1時間 | |
12 | actionview_datehelper_time_in_words_hour_about_plural: 約%d時間 |
|
12 | actionview_datehelper_time_in_words_hour_about_plural: 約%d時間 | |
13 | actionview_datehelper_time_in_words_hour_about_single: 約1時間 |
|
13 | actionview_datehelper_time_in_words_hour_about_single: 約1時間 | |
14 | actionview_datehelper_time_in_words_minute: 1分 |
|
14 | actionview_datehelper_time_in_words_minute: 1分 | |
15 | actionview_datehelper_time_in_words_minute_half: 約30秒 |
|
15 | actionview_datehelper_time_in_words_minute_half: 約30秒 | |
16 | actionview_datehelper_time_in_words_minute_less_than: 1分以内 |
|
16 | actionview_datehelper_time_in_words_minute_less_than: 1分以内 | |
17 | actionview_datehelper_time_in_words_minute_plural: %d分 |
|
17 | actionview_datehelper_time_in_words_minute_plural: %d分 | |
18 | actionview_datehelper_time_in_words_minute_single: 1分 |
|
18 | actionview_datehelper_time_in_words_minute_single: 1分 | |
19 | actionview_datehelper_time_in_words_second_less_than: 1秒以内 |
|
19 | actionview_datehelper_time_in_words_second_less_than: 1秒以内 | |
20 | actionview_datehelper_time_in_words_second_less_than_plural: %d秒以内 |
|
20 | actionview_datehelper_time_in_words_second_less_than_plural: %d秒以内 | |
21 | actionview_instancetag_blank_option: 選んでください |
|
21 | actionview_instancetag_blank_option: 選んでください | |
22 |
|
22 | |||
23 | activerecord_error_inclusion: がリストに含まれていません |
|
23 | activerecord_error_inclusion: がリストに含まれていません | |
24 | activerecord_error_exclusion: が予約されています |
|
24 | activerecord_error_exclusion: が予約されています | |
25 | activerecord_error_invalid: が無効です |
|
25 | activerecord_error_invalid: が無効です | |
26 | activerecord_error_confirmation: 確認のパスワードと合っていません |
|
26 | activerecord_error_confirmation: 確認のパスワードと合っていません | |
27 | activerecord_error_accepted: を承諾してください |
|
27 | activerecord_error_accepted: を承諾してください | |
28 | activerecord_error_empty: が空です |
|
28 | activerecord_error_empty: が空です | |
29 | activerecord_error_blank: が空白です |
|
29 | activerecord_error_blank: が空白です | |
30 | activerecord_error_too_long: が長すぎます |
|
30 | activerecord_error_too_long: が長すぎます | |
31 | activerecord_error_too_short: が短かすぎます |
|
31 | activerecord_error_too_short: が短かすぎます | |
32 | activerecord_error_wrong_length: の長さが間違っています |
|
32 | activerecord_error_wrong_length: の長さが間違っています | |
33 | activerecord_error_taken: はすでに登録されています |
|
33 | activerecord_error_taken: はすでに登録されています | |
34 | activerecord_error_not_a_number: が数字ではありません |
|
34 | activerecord_error_not_a_number: が数字ではありません | |
35 | activerecord_error_not_a_date: の日付が間違っています |
|
35 | activerecord_error_not_a_date: の日付が間違っています | |
36 | activerecord_error_greater_than_start_date: を開始日より後にしてください |
|
36 | activerecord_error_greater_than_start_date: を開始日より後にしてください | |
37 | activerecord_error_not_same_project: 同じプロジェクトに属していません |
|
37 | activerecord_error_not_same_project: 同じプロジェクトに属していません | |
38 | activerecord_error_circular_dependency: この関係では、循環依存になります |
|
38 | activerecord_error_circular_dependency: この関係では、循環依存になります | |
39 |
|
39 | |||
40 | general_fmt_age: %d歳 |
|
40 | general_fmt_age: %d歳 | |
41 | general_fmt_age_plural: %d歳 |
|
41 | general_fmt_age_plural: %d歳 | |
42 | general_fmt_date: %%Y年%%m月%%d日 |
|
42 | general_fmt_date: %%Y年%%m月%%d日 | |
43 | general_fmt_datetime: %%Y年%%m月%%d日 %%H:%%M %%p |
|
43 | general_fmt_datetime: %%Y年%%m月%%d日 %%H:%%M %%p | |
44 | general_fmt_datetime_short: %%b %%d, %%H:%%M %%p |
|
44 | general_fmt_datetime_short: %%b %%d, %%H:%%M %%p | |
45 | general_fmt_time: %%H:%%M %%p |
|
45 | general_fmt_time: %%H:%%M %%p | |
46 | general_text_No: 'いいえ' |
|
46 | general_text_No: 'いいえ' | |
47 | general_text_Yes: 'はい' |
|
47 | general_text_Yes: 'はい' | |
48 | general_text_no: 'いいえ' |
|
48 | general_text_no: 'いいえ' | |
49 | general_text_yes: 'はい' |
|
49 | general_text_yes: 'はい' | |
50 | general_lang_name: 'Japanese (日本語)' |
|
50 | general_lang_name: 'Japanese (日本語)' | |
51 | general_csv_separator: ',' |
|
51 | general_csv_separator: ',' | |
52 | general_csv_decimal_separator: '.' |
|
52 | general_csv_decimal_separator: '.' | |
53 | general_csv_encoding: SJIS |
|
53 | general_csv_encoding: SJIS | |
54 | general_pdf_encoding: UTF-8 |
|
54 | general_pdf_encoding: UTF-8 | |
55 | general_day_names: 月曜日,火曜日,水曜日,木曜日,金曜日,土曜日,日曜日 |
|
55 | general_day_names: 月曜日,火曜日,水曜日,木曜日,金曜日,土曜日,日曜日 | |
56 | general_first_day_of_week: '7' |
|
56 | general_first_day_of_week: '7' | |
57 |
|
57 | |||
58 | notice_account_updated: アカウントが更新されました。 |
|
58 | notice_account_updated: アカウントが更新されました。 | |
59 | notice_account_invalid_creditentials: ユーザ名もしくはパスワードが無効 |
|
59 | notice_account_invalid_creditentials: ユーザ名もしくはパスワードが無効 | |
60 | notice_account_password_updated: パスワードが更新されました。 |
|
60 | notice_account_password_updated: パスワードが更新されました。 | |
61 | notice_account_wrong_password: パスワードが違います |
|
61 | notice_account_wrong_password: パスワードが違います | |
62 | notice_account_register_done: アカウントが作成されました。 |
|
62 | notice_account_register_done: アカウントが作成されました。 | |
63 | notice_account_unknown_email: ユーザが存在しません。 |
|
63 | notice_account_unknown_email: ユーザが存在しません。 | |
64 | notice_can_t_change_password: このアカウントでは外部認証を使っています。パスワードは変更できません。 |
|
64 | notice_can_t_change_password: このアカウントでは外部認証を使っています。パスワードは変更できません。 | |
65 | notice_account_lost_email_sent: 新しいパスワードのメールを送信しました。 |
|
65 | notice_account_lost_email_sent: 新しいパスワードのメールを送信しました。 | |
66 | notice_account_activated: アカウントが有効になりました。ログインできます。 |
|
66 | notice_account_activated: アカウントが有効になりました。ログインできます。 | |
67 | notice_successful_create: 作成しました。 |
|
67 | notice_successful_create: 作成しました。 | |
68 | notice_successful_update: 更新しました。 |
|
68 | notice_successful_update: 更新しました。 | |
69 | notice_successful_delete: 削除しました。 |
|
69 | notice_successful_delete: 削除しました。 | |
70 | notice_successful_connection: 接続しました。 |
|
70 | notice_successful_connection: 接続しました。 | |
71 | notice_file_not_found: アクセスしようとしたページは存在しないか削除されています。 |
|
71 | notice_file_not_found: アクセスしようとしたページは存在しないか削除されています。 | |
72 | notice_locking_conflict: 別のユーザがデータを更新しています。 |
|
72 | notice_locking_conflict: 別のユーザがデータを更新しています。 | |
73 | notice_not_authorized: このページにアクセスするには認証が必要です。 |
|
73 | notice_not_authorized: このページにアクセスするには認証が必要です。 | |
74 | notice_email_sent: %s宛にメールを送信しました。 |
|
74 | notice_email_sent: %s宛にメールを送信しました。 | |
75 | notice_email_error: メール送信中にエラーが発生しました(%s) |
|
75 | notice_email_error: メール送信中にエラーが発生しました(%s) | |
76 | notice_feeds_access_key_reseted: RSSアクセスキーを初期化しました。 |
|
76 | notice_feeds_access_key_reseted: RSSアクセスキーを初期化しました。 | |
77 |
|
77 | |||
78 | error_scm_not_found: リポジトリに、エントリ/リビジョンが存在しません。 |
|
78 | error_scm_not_found: リポジトリに、エントリ/リビジョンが存在しません。 | |
79 | error_scm_command_failed: "リポジトリへアクセスしようとしてエラーになりました: %s" |
|
79 | error_scm_command_failed: "リポジトリへアクセスしようとしてエラーになりました: %s" | |
80 |
|
80 | |||
81 | mail_subject_lost_password: %sパスワード |
|
81 | mail_subject_lost_password: %sパスワード | |
82 | mail_body_lost_password: 'パスワードを変更するには、以下のリンクをたどってください:' |
|
82 | mail_body_lost_password: 'パスワードを変更するには、以下のリンクをたどってください:' | |
83 | mail_subject_register: %sアカウントのアクティブ化 |
|
83 | mail_subject_register: %sアカウントのアクティブ化 | |
84 | mail_body_register: 'アカウントをアクティブにするには、以下のリンクをたどってください:' |
|
84 | mail_body_register: 'アカウントをアクティブにするには、以下のリンクをたどってください:' | |
85 |
|
85 | |||
86 | gui_validation_error: 1件のエラー |
|
86 | gui_validation_error: 1件のエラー | |
87 | gui_validation_error_plural: %d件のエラー |
|
87 | gui_validation_error_plural: %d件のエラー | |
88 |
|
88 | |||
89 | field_name: 名前 |
|
89 | field_name: 名前 | |
90 | field_description: 説明 |
|
90 | field_description: 説明 | |
91 | field_summary: サマリ |
|
91 | field_summary: サマリ | |
92 | field_is_required: 必須 |
|
92 | field_is_required: 必須 | |
93 | field_firstname: 名前 |
|
93 | field_firstname: 名前 | |
94 | field_lastname: 苗字 |
|
94 | field_lastname: 苗字 | |
95 | field_mail: メールアドレス |
|
95 | field_mail: メールアドレス | |
96 | field_filename: ファイル |
|
96 | field_filename: ファイル | |
97 | field_filesize: サイズ |
|
97 | field_filesize: サイズ | |
98 | field_downloads: ダウンロード |
|
98 | field_downloads: ダウンロード | |
99 | field_author: 起票者 |
|
99 | field_author: 起票者 | |
100 | field_created_on: 作成日 |
|
100 | field_created_on: 作成日 | |
101 | field_updated_on: 更新日 |
|
101 | field_updated_on: 更新日 | |
102 | field_field_format: 書式 |
|
102 | field_field_format: 書式 | |
103 | field_is_for_all: 全プロジェクト向け |
|
103 | field_is_for_all: 全プロジェクト向け | |
104 | field_possible_values: 選択肢 |
|
104 | field_possible_values: 選択肢 | |
105 | field_regexp: 正規表現 |
|
105 | field_regexp: 正規表現 | |
106 | field_min_length: 最小値 |
|
106 | field_min_length: 最小値 | |
107 | field_max_length: 最大値 |
|
107 | field_max_length: 最大値 | |
108 | field_value: 値 |
|
108 | field_value: 値 | |
109 | field_category: カテゴリ |
|
109 | field_category: カテゴリ | |
110 | field_title: タイトル |
|
110 | field_title: タイトル | |
111 | field_project: プロジェクト |
|
111 | field_project: プロジェクト | |
112 | field_issue: チケット |
|
112 | field_issue: チケット | |
113 | field_status: ステータス |
|
113 | field_status: ステータス | |
114 | field_notes: 注記 |
|
114 | field_notes: 注記 | |
115 | field_is_closed: 終了したチケット |
|
115 | field_is_closed: 終了したチケット | |
116 | field_is_default: デフォルトのステータス |
|
116 | field_is_default: デフォルトのステータス | |
117 | field_tracker: トラッカー |
|
117 | field_tracker: トラッカー | |
118 | field_subject: 題名 |
|
118 | field_subject: 題名 | |
119 | field_due_date: 期限日 |
|
119 | field_due_date: 期限日 | |
120 | field_assigned_to: 担当者 |
|
120 | field_assigned_to: 担当者 | |
121 | field_priority: 優先度 |
|
121 | field_priority: 優先度 | |
122 | field_fixed_version: Target version |
|
122 | field_fixed_version: Target version | |
123 | field_user: ユーザ |
|
123 | field_user: ユーザ | |
124 | field_role: 役割 |
|
124 | field_role: 役割 | |
125 | field_homepage: ホームページ |
|
125 | field_homepage: ホームページ | |
126 | field_is_public: 公開 |
|
126 | field_is_public: 公開 | |
127 | field_parent: 親プロジェクト名 |
|
127 | field_parent: 親プロジェクト名 | |
128 | field_is_in_chlog: 変更記録に表示されているチケット |
|
128 | field_is_in_chlog: 変更記録に表示されているチケット | |
129 | field_is_in_roadmap: ロードマップに表示されているチケット |
|
129 | field_is_in_roadmap: ロードマップに表示されているチケット | |
130 | field_login: ログイン |
|
130 | field_login: ログイン | |
131 | field_mail_notification: メール通知 |
|
131 | field_mail_notification: メール通知 | |
132 | field_admin: 管理者 |
|
132 | field_admin: 管理者 | |
133 | field_last_login_on: 最終接続日 |
|
133 | field_last_login_on: 最終接続日 | |
134 | field_language: 言語 |
|
134 | field_language: 言語 | |
135 | field_effective_date: 日付 |
|
135 | field_effective_date: 日付 | |
136 | field_password: パスワード |
|
136 | field_password: パスワード | |
137 | field_new_password: 新しいパスワード |
|
137 | field_new_password: 新しいパスワード | |
138 | field_password_confirmation: パスワードの確認 |
|
138 | field_password_confirmation: パスワードの確認 | |
139 | field_version: バージョン |
|
139 | field_version: バージョン | |
140 | field_type: タイプ |
|
140 | field_type: タイプ | |
141 | field_host: ホスト |
|
141 | field_host: ホスト | |
142 | field_port: ポート |
|
142 | field_port: ポート | |
143 | field_account: アカウント |
|
143 | field_account: アカウント | |
144 | field_base_dn: Base DN |
|
144 | field_base_dn: Base DN | |
145 | field_attr_login: ログイン名属性 |
|
145 | field_attr_login: ログイン名属性 | |
146 | field_attr_firstname: 名前属性 |
|
146 | field_attr_firstname: 名前属性 | |
147 | field_attr_lastname: 苗字属性 |
|
147 | field_attr_lastname: 苗字属性 | |
148 | field_attr_mail: メール属性 |
|
148 | field_attr_mail: メール属性 | |
149 | field_onthefly: あわせてユーザを作成 |
|
149 | field_onthefly: あわせてユーザを作成 | |
150 | field_start_date: 開始日 |
|
150 | field_start_date: 開始日 | |
151 | field_done_ratio: 進捗 %% |
|
151 | field_done_ratio: 進捗 %% | |
152 | field_auth_source: 認証モード |
|
152 | field_auth_source: 認証モード | |
153 | field_hide_mail: メールアドレスを隠す |
|
153 | field_hide_mail: メールアドレスを隠す | |
154 | field_comments: コメント |
|
154 | field_comments: コメント | |
155 | field_url: URL |
|
155 | field_url: URL | |
156 | field_start_page: メインページ |
|
156 | field_start_page: メインページ | |
157 | field_subproject: サブプロジェクト |
|
157 | field_subproject: サブプロジェクト | |
158 | field_hours: 時間 |
|
158 | field_hours: 時間 | |
159 | field_activity: 活動 |
|
159 | field_activity: 活動 | |
160 | field_spent_on: 日付 |
|
160 | field_spent_on: 日付 | |
161 | field_identifier: 識別子 |
|
161 | field_identifier: 識別子 | |
162 | field_is_filter: フィルタとして使う |
|
162 | field_is_filter: フィルタとして使う | |
163 | field_issue_to_id: 関連するチケット |
|
163 | field_issue_to_id: 関連するチケット | |
164 | field_delay: 遅延 |
|
164 | field_delay: 遅延 | |
165 | field_assignable: チケットはこのロールに割り当てることができます |
|
165 | field_assignable: チケットはこのロールに割り当てることができます | |
166 | field_redirect_existing_links: 既存のリンクをリダイレクトする |
|
166 | field_redirect_existing_links: 既存のリンクをリダイレクトする | |
167 | field_estimated_hours: 予定工数 |
|
167 | field_estimated_hours: 予定工数 | |
168 | field_default_value: デフォルトのステータス |
|
168 | field_default_value: デフォルトのステータス | |
169 |
|
169 | |||
170 | setting_app_title: アプリケーションのタイトル |
|
170 | setting_app_title: アプリケーションのタイトル | |
171 | setting_app_subtitle: アプリケーションのサブタイトル |
|
171 | setting_app_subtitle: アプリケーションのサブタイトル | |
172 | setting_welcome_text: ウェルカムメッセージ |
|
172 | setting_welcome_text: ウェルカムメッセージ | |
173 | setting_default_language: 既定の言語 |
|
173 | setting_default_language: 既定の言語 | |
174 | setting_login_required: 認証が必要 |
|
174 | setting_login_required: 認証が必要 | |
175 | setting_self_registration: ユーザは自分で登録できる |
|
175 | setting_self_registration: ユーザは自分で登録できる | |
176 | setting_attachment_max_size: 添付の最大サイズ |
|
176 | setting_attachment_max_size: 添付の最大サイズ | |
177 | setting_issues_export_limit: 出力するチケット数の上限 |
|
177 | setting_issues_export_limit: 出力するチケット数の上限 | |
178 | setting_mail_from: 送信元メールアドレス |
|
178 | setting_mail_from: 送信元メールアドレス | |
179 | setting_host_name: ホスト名 |
|
179 | setting_host_name: ホスト名 | |
180 | setting_text_formatting: テキストの書式 |
|
180 | setting_text_formatting: テキストの書式 | |
181 | setting_wiki_compression: Wiki履歴を圧縮する |
|
181 | setting_wiki_compression: Wiki履歴を圧縮する | |
182 | setting_feeds_limit: フィード内容の上限 |
|
182 | setting_feeds_limit: フィード内容の上限 | |
183 | setting_autofetch_changesets: コミットを自動取得する |
|
183 | setting_autofetch_changesets: コミットを自動取得する | |
184 | setting_sys_api_enabled: リポジトリ管理用のWeb Serviceを有効にする |
|
184 | setting_sys_api_enabled: リポジトリ管理用のWeb Serviceを有効にする | |
185 | setting_commit_ref_keywords: 参照用キーワード |
|
185 | setting_commit_ref_keywords: 参照用キーワード | |
186 | setting_commit_fix_keywords: 修正用キーワード |
|
186 | setting_commit_fix_keywords: 修正用キーワード | |
187 | setting_autologin: 自動ログイン |
|
187 | setting_autologin: 自動ログイン | |
188 | setting_date_format: 日付の形式 |
|
188 | setting_date_format: 日付の形式 | |
189 | setting_cross_project_issue_relations: 異なるプロジェクトのチケット間で関係の設定を許可 |
|
189 | setting_cross_project_issue_relations: 異なるプロジェクトのチケット間で関係の設定を許可 | |
190 |
|
190 | |||
191 | label_user: ユーザ |
|
191 | label_user: ユーザ | |
192 | label_user_plural: ユーザ |
|
192 | label_user_plural: ユーザ | |
193 | label_user_new: 新しいユーザ |
|
193 | label_user_new: 新しいユーザ | |
194 | label_project: プロジェクト |
|
194 | label_project: プロジェクト | |
195 | label_project_new: 新しいプロジェクト |
|
195 | label_project_new: 新しいプロジェクト | |
196 | label_project_plural: プロジェクト |
|
196 | label_project_plural: プロジェクト | |
197 | label_project_all: 全プロジェクト |
|
197 | label_project_all: 全プロジェクト | |
198 | label_project_latest: 最近のプロジェクト |
|
198 | label_project_latest: 最近のプロジェクト | |
199 | label_issue: チケット |
|
199 | label_issue: チケット | |
200 | label_issue_new: 新しいチケット |
|
200 | label_issue_new: 新しいチケット | |
201 | label_issue_plural: チケット |
|
201 | label_issue_plural: チケット | |
202 | label_issue_view_all: チケットを全て見る |
|
202 | label_issue_view_all: チケットを全て見る | |
203 | label_document: 文書 |
|
203 | label_document: 文書 | |
204 | label_document_new: 新しい文書 |
|
204 | label_document_new: 新しい文書 | |
205 | label_document_plural: 文書 |
|
205 | label_document_plural: 文書 | |
206 | label_role: ロール |
|
206 | label_role: ロール | |
207 | label_role_plural: ロール |
|
207 | label_role_plural: ロール | |
208 | label_role_new: 新しいロール |
|
208 | label_role_new: 新しいロール | |
209 | label_role_and_permissions: ロールと権限 |
|
209 | label_role_and_permissions: ロールと権限 | |
210 | label_member: メンバー |
|
210 | label_member: メンバー | |
211 | label_member_new: 新しいメンバー |
|
211 | label_member_new: 新しいメンバー | |
212 | label_member_plural: メンバー |
|
212 | label_member_plural: メンバー | |
213 | label_tracker: トラッカー |
|
213 | label_tracker: トラッカー | |
214 | label_tracker_plural: トラッカー |
|
214 | label_tracker_plural: トラッカー | |
215 | label_tracker_new: 新しいトラッカーを作成 |
|
215 | label_tracker_new: 新しいトラッカーを作成 | |
216 | label_workflow: ワークフロー |
|
216 | label_workflow: ワークフロー | |
217 | label_issue_status: チケットのステータス |
|
217 | label_issue_status: チケットのステータス | |
218 | label_issue_status_plural: チケットのステータス |
|
218 | label_issue_status_plural: チケットのステータス | |
219 | label_issue_status_new: 新しいステータス |
|
219 | label_issue_status_new: 新しいステータス | |
220 | label_issue_category: チケットのカテゴリ |
|
220 | label_issue_category: チケットのカテゴリ | |
221 | label_issue_category_plural: チケットのカテゴリ |
|
221 | label_issue_category_plural: チケットのカテゴリ | |
222 | label_issue_category_new: 新しいカテゴリ |
|
222 | label_issue_category_new: 新しいカテゴリ | |
223 | label_custom_field: カスタムフィールド |
|
223 | label_custom_field: カスタムフィールド | |
224 | label_custom_field_plural: カスタムフィールド |
|
224 | label_custom_field_plural: カスタムフィールド | |
225 | label_custom_field_new: 新しいカスタムフィールドを作成 |
|
225 | label_custom_field_new: 新しいカスタムフィールドを作成 | |
226 | label_enumerations: 列挙項目 |
|
226 | label_enumerations: 列挙項目 | |
227 | label_enumeration_new: 新しい値 |
|
227 | label_enumeration_new: 新しい値 | |
228 | label_information: 情報 |
|
228 | label_information: 情報 | |
229 | label_information_plural: 情報 |
|
229 | label_information_plural: 情報 | |
230 | label_please_login: ログインしてください |
|
230 | label_please_login: ログインしてください | |
231 | label_register: 登録する |
|
231 | label_register: 登録する | |
232 | label_password_lost: パスワードの再発行 |
|
232 | label_password_lost: パスワードの再発行 | |
233 | label_home: ホーム |
|
233 | label_home: ホーム | |
234 | label_my_page: マイページ |
|
234 | label_my_page: マイページ | |
235 | label_my_account: マイアカウント |
|
235 | label_my_account: マイアカウント | |
236 | label_my_projects: マイプロジェクト |
|
236 | label_my_projects: マイプロジェクト | |
237 | label_administration: 管理 |
|
237 | label_administration: 管理 | |
238 | label_login: ログイン |
|
238 | label_login: ログイン | |
239 | label_logout: ログアウト |
|
239 | label_logout: ログアウト | |
240 | label_help: ヘルプ |
|
240 | label_help: ヘルプ | |
241 | label_reported_issues: 報告したチケット |
|
241 | label_reported_issues: 報告したチケット | |
242 | label_assigned_to_me_issues: 担当しているチケット |
|
242 | label_assigned_to_me_issues: 担当しているチケット | |
243 | label_last_login: 最近の接続 |
|
243 | label_last_login: 最近の接続 | |
244 | label_last_updates: 最近の更新1件 |
|
244 | label_last_updates: 最近の更新1件 | |
245 | label_last_updates_plural: 最近の更新%d件 |
|
245 | label_last_updates_plural: 最近の更新%d件 | |
246 | label_registered_on: 登録日 |
|
246 | label_registered_on: 登録日 | |
247 | label_activity: 活動 |
|
247 | label_activity: 活動 | |
248 | label_new: 新しく作成 |
|
248 | label_new: 新しく作成 | |
249 | label_logged_as: ログイン中: |
|
249 | label_logged_as: ログイン中: | |
250 | label_environment: 環境 |
|
250 | label_environment: 環境 | |
251 | label_authentication: 認証 |
|
251 | label_authentication: 認証 | |
252 | label_auth_source: 認証モード |
|
252 | label_auth_source: 認証モード | |
253 | label_auth_source_new: 新しい認証モード |
|
253 | label_auth_source_new: 新しい認証モード | |
254 | label_auth_source_plural: 認証モード |
|
254 | label_auth_source_plural: 認証モード | |
255 | label_subproject_plural: サブプロジェクト |
|
255 | label_subproject_plural: サブプロジェクト | |
256 | label_min_max_length: 最小値 - 最大値の長さ |
|
256 | label_min_max_length: 最小値 - 最大値の長さ | |
257 | label_list: リストから選択 |
|
257 | label_list: リストから選択 | |
258 | label_date: 日付 |
|
258 | label_date: 日付 | |
259 | label_integer: 整数 |
|
259 | label_integer: 整数 | |
260 | label_boolean: 真偽値 |
|
260 | label_boolean: 真偽値 | |
261 | label_string: テキスト |
|
261 | label_string: テキスト | |
262 | label_text: 長いテキスト |
|
262 | label_text: 長いテキスト | |
263 | label_attribute: 属性 |
|
263 | label_attribute: 属性 | |
264 | label_attribute_plural: 属性 |
|
264 | label_attribute_plural: 属性 | |
265 | label_download: %d ダウンロード |
|
265 | label_download: %d ダウンロード | |
266 | label_download_plural: %d ダウンロード |
|
266 | label_download_plural: %d ダウンロード | |
267 | label_no_data: 表示するデータがありません |
|
267 | label_no_data: 表示するデータがありません | |
268 | label_change_status: ステータスの変更 |
|
268 | label_change_status: ステータスの変更 | |
269 | label_history: 履歴 |
|
269 | label_history: 履歴 | |
270 | label_attachment: ファイル |
|
270 | label_attachment: ファイル | |
271 | label_attachment_new: 新しいファイル |
|
271 | label_attachment_new: 新しいファイル | |
272 | label_attachment_delete: ファイルを削除 |
|
272 | label_attachment_delete: ファイルを削除 | |
273 | label_attachment_plural: ファイル |
|
273 | label_attachment_plural: ファイル | |
274 | label_report: レポート |
|
274 | label_report: レポート | |
275 | label_report_plural: レポート |
|
275 | label_report_plural: レポート | |
276 | label_news: ニュース |
|
276 | label_news: ニュース | |
277 | label_news_new: ニュースを追加 |
|
277 | label_news_new: ニュースを追加 | |
278 | label_news_plural: ニュース |
|
278 | label_news_plural: ニュース | |
279 | label_news_latest: 最新ニュース |
|
279 | label_news_latest: 最新ニュース | |
280 | label_news_view_all: 全てのニュースを見る |
|
280 | label_news_view_all: 全てのニュースを見る | |
281 | label_change_log: 変更記録 |
|
281 | label_change_log: 変更記録 | |
282 | label_settings: 設定 |
|
282 | label_settings: 設定 | |
283 | label_overview: 概要 |
|
283 | label_overview: 概要 | |
284 | label_version: バージョン |
|
284 | label_version: バージョン | |
285 | label_version_new: 新しいバージョン |
|
285 | label_version_new: 新しいバージョン | |
286 | label_version_plural: バージョン |
|
286 | label_version_plural: バージョン | |
287 | label_confirmation: 確認 |
|
287 | label_confirmation: 確認 | |
288 | label_export_to: 他の形式に出力 |
|
288 | label_export_to: 他の形式に出力 | |
289 | label_read: 読む... |
|
289 | label_read: 読む... | |
290 | label_public_projects: 公開プロジェクト |
|
290 | label_public_projects: 公開プロジェクト | |
291 | label_open_issues: 未完了 |
|
291 | label_open_issues: 未完了 | |
292 | label_open_issues_plural: 未完了 |
|
292 | label_open_issues_plural: 未完了 | |
293 | label_closed_issues: 終了 |
|
293 | label_closed_issues: 終了 | |
294 | label_closed_issues_plural: 終了 |
|
294 | label_closed_issues_plural: 終了 | |
295 | label_total: 合計 |
|
295 | label_total: 合計 | |
296 | label_permissions: 権限 |
|
296 | label_permissions: 権限 | |
297 | label_current_status: 現在のステータス |
|
297 | label_current_status: 現在のステータス | |
298 | label_new_statuses_allowed: ステータスの移行先 |
|
298 | label_new_statuses_allowed: ステータスの移行先 | |
299 | label_all: 全て |
|
299 | label_all: 全て | |
300 | label_none: なし |
|
300 | label_none: なし | |
301 | label_next: 次 |
|
301 | label_next: 次 | |
302 | label_previous: 前 |
|
302 | label_previous: 前 | |
303 | label_used_by: 使用中 |
|
303 | label_used_by: 使用中 | |
304 | label_details: 詳細 |
|
304 | label_details: 詳細 | |
305 | label_add_note: 注記を追加 |
|
305 | label_add_note: 注記を追加 | |
306 | label_per_page: ページ毎 |
|
306 | label_per_page: ページ毎 | |
307 | label_calendar: カレンダー |
|
307 | label_calendar: カレンダー | |
308 | label_months_from: ヶ月 from |
|
308 | label_months_from: ヶ月 from | |
309 | label_gantt: ガントチャート |
|
309 | label_gantt: ガントチャート | |
310 | label_internal: Internal |
|
310 | label_internal: Internal | |
311 | label_last_changes: 最新の変更%d件 |
|
311 | label_last_changes: 最新の変更%d件 | |
312 | label_change_view_all: 全ての変更を見る |
|
312 | label_change_view_all: 全ての変更を見る | |
313 | label_personalize_page: このページをパーソナライズする |
|
313 | label_personalize_page: このページをパーソナライズする | |
314 | label_comment: コメント |
|
314 | label_comment: コメント | |
315 | label_comment_plural: コメント |
|
315 | label_comment_plural: コメント | |
316 | label_comment_add: コメント追加 |
|
316 | label_comment_add: コメント追加 | |
317 | label_comment_added: 追加されたコメント |
|
317 | label_comment_added: 追加されたコメント | |
318 | label_comment_delete: コメント削除 |
|
318 | label_comment_delete: コメント削除 | |
319 | label_query: カスタムクエリ |
|
319 | label_query: カスタムクエリ | |
320 | label_query_plural: カスタムクエリ |
|
320 | label_query_plural: カスタムクエリ | |
321 | label_query_new: 新しいクエリ |
|
321 | label_query_new: 新しいクエリ | |
322 | label_filter_add: フィルタ追加 |
|
322 | label_filter_add: フィルタ追加 | |
323 | label_filter_plural: フィルタ |
|
323 | label_filter_plural: フィルタ | |
324 | label_equals: 等しい |
|
324 | label_equals: 等しい | |
325 | label_not_equals: 等しくない |
|
325 | label_not_equals: 等しくない | |
326 | label_in_less_than: 残日数がこれより多い |
|
326 | label_in_less_than: 残日数がこれより多い | |
327 | label_in_more_than: 残日数がこれより少ない |
|
327 | label_in_more_than: 残日数がこれより少ない | |
328 | label_in: 残日数 |
|
328 | label_in: 残日数 | |
329 | label_today: 今日 |
|
329 | label_today: 今日 | |
330 | label_this_week: この週 |
|
330 | label_this_week: この週 | |
331 | label_less_than_ago: 経過日数がこれより少ない |
|
331 | label_less_than_ago: 経過日数がこれより少ない | |
332 | label_more_than_ago: 経過日数がこれより多い |
|
332 | label_more_than_ago: 経過日数がこれより多い | |
333 | label_ago: 日前 |
|
333 | label_ago: 日前 | |
334 | label_contains: 含む |
|
334 | label_contains: 含む | |
335 | label_not_contains: 含まない |
|
335 | label_not_contains: 含まない | |
336 | label_day_plural: 日 |
|
336 | label_day_plural: 日 | |
337 | label_repository: リポジトリ |
|
337 | label_repository: リポジトリ | |
338 | label_browse: ブラウズ |
|
338 | label_browse: ブラウズ | |
339 | label_modification: %d点の変更 |
|
339 | label_modification: %d点の変更 | |
340 | label_modification_plural: %d点の変更 |
|
340 | label_modification_plural: %d点の変更 | |
341 | label_revision: リビジョン |
|
341 | label_revision: リビジョン | |
342 | label_revision_plural: リビジョン |
|
342 | label_revision_plural: リビジョン | |
343 | label_added: 追加 |
|
343 | label_added: 追加 | |
344 | label_modified: 変更 |
|
344 | label_modified: 変更 | |
345 | label_deleted: 削除 |
|
345 | label_deleted: 削除 | |
346 | label_latest_revision: 最新リビジョン |
|
346 | label_latest_revision: 最新リビジョン | |
347 | label_latest_revision_plural: 最新リビジョン |
|
347 | label_latest_revision_plural: 最新リビジョン | |
348 | label_view_revisions: リビジョンを見る |
|
348 | label_view_revisions: リビジョンを見る | |
349 | label_max_size: 最大サイズ |
|
349 | label_max_size: 最大サイズ | |
350 | label_on: 合計 |
|
350 | label_on: 合計 | |
351 | label_sort_highest: 一番上へ |
|
351 | label_sort_highest: 一番上へ | |
352 | label_sort_higher: 上へ |
|
352 | label_sort_higher: 上へ | |
353 | label_sort_lower: 下へ |
|
353 | label_sort_lower: 下へ | |
354 | label_sort_lowest: 一番下へ |
|
354 | label_sort_lowest: 一番下へ | |
355 | label_roadmap: ロードマップ |
|
355 | label_roadmap: ロードマップ | |
356 | label_roadmap_due_in: 期日まで %s |
|
356 | label_roadmap_due_in: 期日まで %s | |
357 | label_roadmap_overdue: %s late |
|
357 | label_roadmap_overdue: %s late | |
358 | label_roadmap_no_issues: このバージョンに向けてのチケットはありません |
|
358 | label_roadmap_no_issues: このバージョンに向けてのチケットはありません | |
359 | label_search: 検索 |
|
359 | label_search: 検索 | |
360 | label_result_plural: 結果 |
|
360 | label_result_plural: 結果 | |
361 | label_all_words: すべての単語 |
|
361 | label_all_words: すべての単語 | |
362 | label_wiki: Wiki |
|
362 | label_wiki: Wiki | |
363 | label_wiki_edit: Wiki編集 |
|
363 | label_wiki_edit: Wiki編集 | |
364 | label_wiki_edit_plural: Wiki編集 |
|
364 | label_wiki_edit_plural: Wiki編集 | |
365 | label_wiki_page: Wiki page |
|
365 | label_wiki_page: Wiki page | |
366 | label_wiki_page_plural: Wikiページ |
|
366 | label_wiki_page_plural: Wikiページ | |
367 | label_index_by_title: 索引(名前順) |
|
367 | label_index_by_title: 索引(名前順) | |
368 | label_index_by_date: 索引(日付順) |
|
368 | label_index_by_date: 索引(日付順) | |
369 | label_current_version: 最新版 |
|
369 | label_current_version: 最新版 | |
370 | label_preview: プレビュー |
|
370 | label_preview: プレビュー | |
371 | label_feed_plural: フィード |
|
371 | label_feed_plural: フィード | |
372 | label_changes_details: 全変更の詳細 |
|
372 | label_changes_details: 全変更の詳細 | |
373 | label_issue_tracking: チケットトラッキング |
|
373 | label_issue_tracking: チケットトラッキング | |
374 | label_spent_time: 経過時間 |
|
374 | label_spent_time: 経過時間 | |
375 | label_f_hour: %.2f 時間 |
|
375 | label_f_hour: %.2f 時間 | |
376 | label_f_hour_plural: %.2f 時間 |
|
376 | label_f_hour_plural: %.2f 時間 | |
377 | label_time_tracking: 時間トラッキング |
|
377 | label_time_tracking: 時間トラッキング | |
378 | label_change_plural: 変更 |
|
378 | label_change_plural: 変更 | |
379 | label_statistics: 統計 |
|
379 | label_statistics: 統計 | |
380 | label_commits_per_month: 月別のコミット |
|
380 | label_commits_per_month: 月別のコミット | |
381 | label_commits_per_author: 起票者別のコミット |
|
381 | label_commits_per_author: 起票者別のコミット | |
382 | label_view_diff: 差分を見る |
|
382 | label_view_diff: 差分を見る | |
383 | label_diff_inline: インライン |
|
383 | label_diff_inline: インライン | |
384 | label_diff_side_by_side: 横に並べる |
|
384 | label_diff_side_by_side: 横に並べる | |
385 | label_options: オプション |
|
385 | label_options: オプション | |
386 | label_copy_workflow_from: ワークフローをここからコピー |
|
386 | label_copy_workflow_from: ワークフローをここからコピー | |
387 | label_permissions_report: 権限レポート |
|
387 | label_permissions_report: 権限レポート | |
388 | label_watched_issues: ウォッチ中のチケット |
|
388 | label_watched_issues: ウォッチ中のチケット | |
389 | label_related_issues: 関連するチケット |
|
389 | label_related_issues: 関連するチケット | |
390 | label_applied_status: 適用されたステータス |
|
390 | label_applied_status: 適用されたステータス | |
391 | label_loading: ロード中... |
|
391 | label_loading: ロード中... | |
392 | label_relation_new: 新しい関連 |
|
392 | label_relation_new: 新しい関連 | |
393 | label_relation_delete: 関連の削除 |
|
393 | label_relation_delete: 関連の削除 | |
394 | label_relates_to: 関係している |
|
394 | label_relates_to: 関係している | |
395 | label_duplicates: 重複している |
|
395 | label_duplicates: 重複している | |
396 | label_blocks: ブロックしている |
|
396 | label_blocks: ブロックしている | |
397 | label_blocked_by: ブロックされている |
|
397 | label_blocked_by: ブロックされている | |
398 | label_precedes: 先行する |
|
398 | label_precedes: 先行する | |
399 | label_follows: 後続する |
|
399 | label_follows: 後続する | |
400 | label_end_to_start: end to start |
|
400 | label_end_to_start: end to start | |
401 | label_end_to_end: end to end |
|
401 | label_end_to_end: end to end | |
402 | label_start_to_start: start to start |
|
402 | label_start_to_start: start to start | |
403 | label_start_to_end: start to end |
|
403 | label_start_to_end: start to end | |
404 | label_stay_logged_in: ログインを維持 |
|
404 | label_stay_logged_in: ログインを維持 | |
405 | label_disabled: 無効 |
|
405 | label_disabled: 無効 | |
406 | label_show_completed_versions: 完了したバージョンを表示 |
|
406 | label_show_completed_versions: 完了したバージョンを表示 | |
407 | label_me: 自分 |
|
407 | label_me: 自分 | |
408 | label_board: フォーラム |
|
408 | label_board: フォーラム | |
409 | label_board_new: 新しいフォーラム |
|
409 | label_board_new: 新しいフォーラム | |
410 | label_board_plural: フォーラム |
|
410 | label_board_plural: フォーラム | |
411 | label_topic_plural: トピック |
|
411 | label_topic_plural: トピック | |
412 | label_message_plural: メッセージ |
|
412 | label_message_plural: メッセージ | |
413 | label_message_last: 最新のメッセージ |
|
413 | label_message_last: 最新のメッセージ | |
414 | label_message_new: 新しいメッセージ |
|
414 | label_message_new: 新しいメッセージ | |
415 | label_reply_plural: 返答 |
|
415 | label_reply_plural: 返答 | |
416 | label_send_information: アカウント情報をユーザに送信 |
|
416 | label_send_information: アカウント情報をユーザに送信 | |
417 | label_year: 年 |
|
417 | label_year: 年 | |
418 | label_month: 月 |
|
418 | label_month: 月 | |
419 | label_week: 週 |
|
419 | label_week: 週 | |
420 | label_date_from: "日付指定: " |
|
420 | label_date_from: "日付指定: " | |
421 | label_date_to: から |
|
421 | label_date_to: から | |
422 | label_language_based: 既定の言語の設定に従う |
|
422 | label_language_based: 既定の言語の設定に従う | |
423 | label_sort_by: %sで並び替え |
|
423 | label_sort_by: %sで並び替え | |
424 | label_send_test_email: テストメールを送信 |
|
424 | label_send_test_email: テストメールを送信 | |
425 | label_feeds_access_key_created_on: RSSアクセスキーは%s前に作成されました |
|
425 | label_feeds_access_key_created_on: RSSアクセスキーは%s前に作成されました | |
426 | label_module_plural: モジュール |
|
426 | label_module_plural: モジュール | |
427 | label_added_time_by: %sが%s前に追加しました |
|
427 | label_added_time_by: %sが%s前に追加しました | |
428 | label_updated_time: %s前に更新されました |
|
428 | label_updated_time: %s前に更新されました | |
429 | label_jump_to_a_project: プロジェクトへ移動... |
|
429 | label_jump_to_a_project: プロジェクトへ移動... | |
430 |
|
430 | |||
431 | button_login: ログイン |
|
431 | button_login: ログイン | |
432 | button_submit: 変更 |
|
432 | button_submit: 変更 | |
433 | button_save: 保存 |
|
433 | button_save: 保存 | |
434 | button_check_all: チェックを全部つける |
|
434 | button_check_all: チェックを全部つける | |
435 | button_uncheck_all: チェックを全部外す |
|
435 | button_uncheck_all: チェックを全部外す | |
436 | button_delete: 削除 |
|
436 | button_delete: 削除 | |
437 | button_create: 作成 |
|
437 | button_create: 作成 | |
438 | button_test: テスト |
|
438 | button_test: テスト | |
439 | button_edit: 編集 |
|
439 | button_edit: 編集 | |
440 | button_add: 追加 |
|
440 | button_add: 追加 | |
441 | button_change: 変更 |
|
441 | button_change: 変更 | |
442 | button_apply: 適用 |
|
442 | button_apply: 適用 | |
443 | button_clear: クリア |
|
443 | button_clear: クリア | |
444 | button_lock: ロック |
|
444 | button_lock: ロック | |
445 | button_unlock: アンロック |
|
445 | button_unlock: アンロック | |
446 | button_download: ダウンロード |
|
446 | button_download: ダウンロード | |
447 | button_list: 一覧 |
|
447 | button_list: 一覧 | |
448 | button_view: 見る |
|
448 | button_view: 見る | |
449 | button_move: 移動 |
|
449 | button_move: 移動 | |
450 | button_back: 戻る |
|
450 | button_back: 戻る | |
451 | button_cancel: キャンセル |
|
451 | button_cancel: キャンセル | |
452 | button_activate: 有効にする |
|
452 | button_activate: 有効にする | |
453 | button_sort: ソート |
|
453 | button_sort: ソート | |
454 | button_log_time: 時間を記録 |
|
454 | button_log_time: 時間を記録 | |
455 | button_rollback: このバージョンにロールバック |
|
455 | button_rollback: このバージョンにロールバック | |
456 | button_watch: ウォッチ |
|
456 | button_watch: ウォッチ | |
457 | button_unwatch: ウォッチをやめる |
|
457 | button_unwatch: ウォッチをやめる | |
458 | button_reply: 返答 |
|
458 | button_reply: 返答 | |
459 | button_archive: 書庫に保存 |
|
459 | button_archive: 書庫に保存 | |
460 | button_unarchive: 書庫から戻す |
|
460 | button_unarchive: 書庫から戻す | |
461 | button_reset: リセット |
|
461 | button_reset: リセット | |
462 | button_rename: 名前変更 |
|
462 | button_rename: 名前変更 | |
463 |
|
463 | |||
464 | status_active: 有効 |
|
464 | status_active: 有効 | |
465 | status_registered: 登録 |
|
465 | status_registered: 登録 | |
466 | status_locked: ロック |
|
466 | status_locked: ロック | |
467 |
|
467 | |||
468 | text_select_mail_notifications: どのメール通知を送信するか、アクションを選択してください。 |
|
468 | text_select_mail_notifications: どのメール通知を送信するか、アクションを選択してください。 | |
469 | text_regexp_info: 例) ^[A-Z0-9]+$ |
|
469 | text_regexp_info: 例) ^[A-Z0-9]+$ | |
470 | text_min_max_length_info: 0だと無制限になります |
|
470 | text_min_max_length_info: 0だと無制限になります | |
471 | text_project_destroy_confirmation: 本当にこのプロジェクトと関連データを削除したいのですか? |
|
471 | text_project_destroy_confirmation: 本当にこのプロジェクトと関連データを削除したいのですか? | |
472 | text_workflow_edit: ワークフローを編集するロールとトラッカーを選んでください |
|
472 | text_workflow_edit: ワークフローを編集するロールとトラッカーを選んでください | |
473 | text_are_you_sure: よろしいですか? |
|
473 | text_are_you_sure: よろしいですか? | |
474 | text_journal_changed: %sから%sに変更 |
|
474 | text_journal_changed: %sから%sに変更 | |
475 | text_journal_set_to: %sにセット |
|
475 | text_journal_set_to: %sにセット | |
476 | text_journal_deleted: 削除 |
|
476 | text_journal_deleted: 削除 | |
477 | text_tip_task_begin_day: この日に開始するタスク |
|
477 | text_tip_task_begin_day: この日に開始するタスク | |
478 | text_tip_task_end_day: この日に終了するタスク |
|
478 | text_tip_task_end_day: この日に終了するタスク | |
479 | text_tip_task_begin_end_day: この日のうちに開始して終了するタスク |
|
479 | text_tip_task_begin_end_day: この日のうちに開始して終了するタスク | |
480 | text_project_identifier_info: '英小文字(a-z)と数字とダッシュ(-)が使えます。<br />一度保存すると、識別子は変更できません。' |
|
480 | text_project_identifier_info: '英小文字(a-z)と数字とダッシュ(-)が使えます。<br />一度保存すると、識別子は変更できません。' | |
481 | text_caracters_maximum: 最大 %d 文字です。 |
|
481 | text_caracters_maximum: 最大 %d 文字です。 | |
482 | text_length_between: 長さは %d から %d 文字までです。 |
|
482 | text_length_between: 長さは %d から %d 文字までです。 | |
483 | text_tracker_no_workflow: このトラッカーにワークフローが定義されていません |
|
483 | text_tracker_no_workflow: このトラッカーにワークフローが定義されていません | |
484 | text_unallowed_characters: 使えない文字です |
|
484 | text_unallowed_characters: 使えない文字です | |
485 | text_comma_separated: (カンマで区切った)複数の値が使えます |
|
485 | text_comma_separated: (カンマで区切った)複数の値が使えます | |
486 | text_issues_ref_in_commit_messages: コミットメッセージ内でチケットの参照/修正 |
|
486 | text_issues_ref_in_commit_messages: コミットメッセージ内でチケットの参照/修正 | |
487 | text_issue_added: チケット %s が報告されました。 (by %s) |
|
487 | text_issue_added: チケット %s が報告されました。 (by %s) | |
488 | text_issue_updated: チケット %s が更新されました。 (by %s) |
|
488 | text_issue_updated: チケット %s が更新されました。 (by %s) | |
489 | text_wiki_destroy_confirmation: 本当にこのwikiとその内容の全てを削除しますか? |
|
489 | text_wiki_destroy_confirmation: 本当にこのwikiとその内容の全てを削除しますか? | |
490 | text_issue_category_destroy_question: このカテゴリに割り当て済みのチケット(%d)があります。何をしようとしていますか? |
|
490 | text_issue_category_destroy_question: このカテゴリに割り当て済みのチケット(%d)があります。何をしようとしていますか? | |
491 | text_issue_category_destroy_assignments: カテゴリの割り当てを削除する |
|
491 | text_issue_category_destroy_assignments: カテゴリの割り当てを削除する | |
492 | text_issue_category_reassign_to: チケットをこのカテゴリに再割り当てする |
|
492 | text_issue_category_reassign_to: チケットをこのカテゴリに再割り当てする | |
493 |
|
493 | |||
494 | default_role_manager: 管理者 |
|
494 | default_role_manager: 管理者 | |
495 | default_role_developper: 開発者 |
|
495 | default_role_developper: 開発者 | |
496 | default_role_reporter: 報告者 |
|
496 | default_role_reporter: 報告者 | |
497 | default_tracker_bug: バグ |
|
497 | default_tracker_bug: バグ | |
498 | default_tracker_feature: 機能 |
|
498 | default_tracker_feature: 機能 | |
499 | default_tracker_support: サポート |
|
499 | default_tracker_support: サポート | |
500 | default_issue_status_new: 新規 |
|
500 | default_issue_status_new: 新規 | |
501 | default_issue_status_assigned: 担当 |
|
501 | default_issue_status_assigned: 担当 | |
502 | default_issue_status_resolved: 解決 |
|
502 | default_issue_status_resolved: 解決 | |
503 | default_issue_status_feedback: フィードバック |
|
503 | default_issue_status_feedback: フィードバック | |
504 | default_issue_status_closed: 終了 |
|
504 | default_issue_status_closed: 終了 | |
505 | default_issue_status_rejected: 却下 |
|
505 | default_issue_status_rejected: 却下 | |
506 | default_doc_category_user: ユーザ文書 |
|
506 | default_doc_category_user: ユーザ文書 | |
507 | default_doc_category_tech: 技術文書 |
|
507 | default_doc_category_tech: 技術文書 | |
508 | default_priority_low: 低め |
|
508 | default_priority_low: 低め | |
509 | default_priority_normal: 通常 |
|
509 | default_priority_normal: 通常 | |
510 | default_priority_high: 高め |
|
510 | default_priority_high: 高め | |
511 | default_priority_urgent: 急いで |
|
511 | default_priority_urgent: 急いで | |
512 | default_priority_immediate: 今すぐ |
|
512 | default_priority_immediate: 今すぐ | |
513 | default_activity_design: 設計作業 |
|
513 | default_activity_design: 設計作業 | |
514 | default_activity_development: 開発作業 |
|
514 | default_activity_development: 開発作業 | |
515 |
|
515 | |||
516 | enumeration_issue_priorities: チケットの優先度 |
|
516 | enumeration_issue_priorities: チケットの優先度 | |
517 | enumeration_doc_categories: 文書カテゴリ |
|
517 | enumeration_doc_categories: 文書カテゴリ | |
518 | enumeration_activities: 作業分類 (時間トラッキング) |
|
518 | enumeration_activities: 作業分類 (時間トラッキング) | |
519 | label_file_plural: ファイル |
|
519 | label_file_plural: ファイル | |
520 | label_changeset_plural: チェンジセット |
|
520 | label_changeset_plural: チェンジセット | |
521 | field_column_names: 項目 |
|
521 | field_column_names: 項目 | |
522 | label_default_columns: 既定の項目 |
|
522 | label_default_columns: 既定の項目 | |
523 | setting_issue_list_default_columns: チケットの一覧で表示する項目 |
|
523 | setting_issue_list_default_columns: チケットの一覧で表示する項目 | |
524 | setting_repositories_encodings: リポジトリのエンコーディング |
|
524 | setting_repositories_encodings: リポジトリのエンコーディング | |
525 | notice_no_issue_selected: "チケットが選択されていません! 更新対象のチケットを選択してください。" |
|
525 | notice_no_issue_selected: "チケットが選択されていません! 更新対象のチケットを選択してください。" | |
526 | label_bulk_edit_selected_issues: チケットの一括編集 |
|
526 | label_bulk_edit_selected_issues: チケットの一括編集 | |
527 | label_no_change_option: (変更無し) |
|
527 | label_no_change_option: (変更無し) | |
528 | notice_failed_to_save_issues: "%d件のチケットが保存できませんでした(%d件選択のうち) : %s." |
|
528 | notice_failed_to_save_issues: "%d件のチケットが保存できませんでした(%d件選択のうち) : %s." | |
529 | label_theme: テーマ |
|
529 | label_theme: テーマ | |
530 | label_default: 既定 |
|
530 | label_default: 既定 | |
531 | label_search_titles_only: タイトルのみ |
|
531 | label_search_titles_only: タイトルのみ | |
532 | label_nobody: nobody |
|
532 | label_nobody: nobody | |
533 | button_change_password: パスワード変更 |
|
533 | button_change_password: パスワード変更 | |
534 | text_user_mail_option: "未選択のプロジェクトでは、ウォッチまたは関係しているチケット(例: 自分が報告者もしくは担当者であるチケット)のみメールが送信されます。" |
|
534 | text_user_mail_option: "未選択のプロジェクトでは、ウォッチまたは関係しているチケット(例: 自分が報告者もしくは担当者であるチケット)のみメールが送信されます。" | |
535 | label_user_mail_option_selected: "選択したプロジェクト..." |
|
535 | label_user_mail_option_selected: "選択したプロジェクト..." | |
536 | label_user_mail_option_all: "参加しているプロジェクトの全てのチケット" |
|
536 | label_user_mail_option_all: "参加しているプロジェクトの全てのチケット" | |
537 | label_user_mail_option_none: "ウォッチまたは関係しているチケットのみ" |
|
537 | label_user_mail_option_none: "ウォッチまたは関係しているチケットのみ" | |
538 | setting_emails_footer: メールのフッタ |
|
538 | setting_emails_footer: メールのフッタ | |
539 | label_float: 小数 |
|
539 | label_float: 小数 | |
540 | button_copy: コピー |
|
540 | button_copy: コピー | |
541 | mail_body_account_information_external: 「%s」アカウントを使ってにログインできます。 |
|
541 | mail_body_account_information_external: 「%s」アカウントを使ってにログインできます。 | |
542 | mail_body_account_information: アカウント情報 |
|
542 | mail_body_account_information: アカウント情報 | |
543 | setting_protocol: プロトコル |
|
543 | setting_protocol: プロトコル | |
544 | label_user_mail_no_self_notified: 自分自身による変更の通知は不要です |
|
544 | label_user_mail_no_self_notified: 自分自身による変更の通知は不要です | |
545 | setting_time_format: 時刻の形式 |
|
545 | setting_time_format: 時刻の形式 | |
546 | label_registration_activation_by_email: メールでアカウントを有効化 |
|
546 | label_registration_activation_by_email: メールでアカウントを有効化 | |
547 | mail_subject_account_activation_request: %sアカウントの有効化要求 |
|
547 | mail_subject_account_activation_request: %sアカウントの有効化要求 | |
548 | mail_body_account_activation_request: 新しいユーザ(%s)が登録しています。このアカウントはあなたの承認待ちです: |
|
548 | mail_body_account_activation_request: 新しいユーザ(%s)が登録しています。このアカウントはあなたの承認待ちです: | |
549 | label_registration_automatic_activation: 自動でアカウントを有効化 |
|
549 | label_registration_automatic_activation: 自動でアカウントを有効化 | |
550 | label_registration_manual_activation: 手動でアカウントを有効化 |
|
550 | label_registration_manual_activation: 手動でアカウントを有効化 | |
551 | notice_account_pending: アカウントは作成済みで、管理者の承認待ちです。 |
|
551 | notice_account_pending: アカウントは作成済みで、管理者の承認待ちです。 | |
552 | field_time_zone: タイムゾーン |
|
552 | field_time_zone: タイムゾーン | |
553 | text_caracters_minimum: 最低%d文字の長さが必要です |
|
553 | text_caracters_minimum: 最低%d文字の長さが必要です | |
554 | setting_bcc_recipients: ブラインドカーボンコピーで受信(bcc) |
|
554 | setting_bcc_recipients: ブラインドカーボンコピーで受信(bcc) | |
555 | setting_plain_text_mail: プレインテキストのみ(HTMLなし) |
|
555 | setting_plain_text_mail: プレインテキストのみ(HTMLなし) | |
556 | button_annotate: 注釈 |
|
556 | button_annotate: 注釈 | |
557 | label_issues_by: %s別のチケット |
|
557 | label_issues_by: %s別のチケット | |
558 | field_searchable: Searchable |
|
558 | field_searchable: Searchable | |
559 | label_display_per_page: '1ページに: %s' |
|
559 | label_display_per_page: '1ページに: %s' | |
560 | setting_per_page_options: ページ毎の表示件数 |
|
560 | setting_per_page_options: ページ毎の表示件数 | |
561 | label_age: 年齢 |
|
561 | label_age: 年齢 | |
562 | notice_default_data_loaded: デフォルト設定をロードしました。 |
|
562 | notice_default_data_loaded: デフォルト設定をロードしました。 | |
563 | text_load_default_configuration: デフォルト設定をロード |
|
563 | text_load_default_configuration: デフォルト設定をロード | |
564 | text_no_configuration_data: "ロール、トラッカー、チケットのステータス、ワークフローがまだ設定されていません。\nデフォルト設定のロードを強くお勧めします。ロードした後、それを修正することができます。" |
|
564 | text_no_configuration_data: "ロール、トラッカー、チケットのステータス、ワークフローがまだ設定されていません。\nデフォルト設定のロードを強くお勧めします。ロードした後、それを修正することができます。" | |
565 | error_can_t_load_default_data: "デフォルト設定がロードできませんでした: %s" |
|
565 | error_can_t_load_default_data: "デフォルト設定がロードできませんでした: %s" | |
566 | button_update: 更新 |
|
566 | button_update: 更新 | |
567 | label_change_properties: プロパティの変更 |
|
567 | label_change_properties: プロパティの変更 | |
568 | label_general: 全般 |
|
568 | label_general: 全般 | |
569 | label_repository_plural: リポジトリ |
|
569 | label_repository_plural: リポジトリ | |
570 | label_associated_revisions: 関係しているリビジョン |
|
570 | label_associated_revisions: 関係しているリビジョン | |
571 | setting_user_format: ユーザ名の表示書式 |
|
571 | setting_user_format: ユーザ名の表示書式 | |
572 | text_status_changed_by_changeset: チェンジセット%sで適用されました。 |
|
572 | text_status_changed_by_changeset: チェンジセット%sで適用されました。 | |
573 | label_more: 続き |
|
573 | label_more: 続き | |
574 | text_issues_destroy_confirmation: '本当に選択したチケットを削除しますか?' |
|
574 | text_issues_destroy_confirmation: '本当に選択したチケットを削除しますか?' | |
575 | label_scm: SCM |
|
575 | label_scm: SCM | |
576 | text_select_project_modules: 'このプロジェクトで使用するモジュールを選択してください:' |
|
576 | text_select_project_modules: 'このプロジェクトで使用するモジュールを選択してください:' | |
577 | label_issue_added: チケットが追加されました |
|
577 | label_issue_added: チケットが追加されました | |
578 | label_issue_updated: チケットが更新されました |
|
578 | label_issue_updated: チケットが更新されました | |
579 | label_document_added: 文書が追加されました |
|
579 | label_document_added: 文書が追加されました | |
580 | label_message_posted: メッセージが追加されました |
|
580 | label_message_posted: メッセージが追加されました | |
581 | label_file_added: ファイルが追加されました |
|
581 | label_file_added: ファイルが追加されました | |
582 | label_news_added: ニュースが追加されました |
|
582 | label_news_added: ニュースが追加されました | |
583 | project_module_boards: フォーラム |
|
583 | project_module_boards: フォーラム | |
584 | project_module_issue_tracking: チケットトラッキング |
|
584 | project_module_issue_tracking: チケットトラッキング | |
585 | project_module_wiki: Wiki |
|
585 | project_module_wiki: Wiki | |
586 | project_module_files: ファイル |
|
586 | project_module_files: ファイル | |
587 | project_module_documents: 文書 |
|
587 | project_module_documents: 文書 | |
588 | project_module_repository: リポジトリ |
|
588 | project_module_repository: リポジトリ | |
589 | project_module_news: ニュース |
|
589 | project_module_news: ニュース | |
590 | project_module_time_tracking: 時間トラッキング |
|
590 | project_module_time_tracking: 時間トラッキング | |
591 | text_file_repository_writable: ファイルリポジトリに書き込み可能 |
|
591 | text_file_repository_writable: ファイルリポジトリに書き込み可能 | |
592 | text_default_administrator_account_changed: デフォルト管理アカウントが変更済 |
|
592 | text_default_administrator_account_changed: デフォルト管理アカウントが変更済 | |
593 | text_rmagick_available: RMagickが使用可能 (オプション) |
|
593 | text_rmagick_available: RMagickが使用可能 (オプション) | |
594 | button_configure: 設定 |
|
594 | button_configure: 設定 | |
595 | label_plugins: プラグイン |
|
595 | label_plugins: プラグイン | |
596 | label_ldap_authentication: LDAP認証 |
|
596 | label_ldap_authentication: LDAP認証 | |
597 | label_downloads_abbr: DL |
|
597 | label_downloads_abbr: DL | |
598 | label_this_month: 今月 |
|
598 | label_this_month: 今月 | |
599 | label_last_n_days: 最後の%d日間 |
|
599 | label_last_n_days: 最後の%d日間 | |
600 | label_all_time: 全期間 |
|
600 | label_all_time: 全期間 | |
601 | label_this_year: 今年 |
|
601 | label_this_year: 今年 | |
602 | label_date_range: 日付の範囲 |
|
602 | label_date_range: 日付の範囲 | |
603 | label_last_week: 先週 |
|
603 | label_last_week: 先週 | |
604 | label_yesterday: 昨日 |
|
604 | label_yesterday: 昨日 | |
605 | label_last_month: 先月 |
|
605 | label_last_month: 先月 | |
606 | label_add_another_file: 別のファイルを追加 |
|
606 | label_add_another_file: 別のファイルを追加 | |
607 | text_destroy_time_entries_question: チケットに記録された%.02f時間を削除しようとしています。何がしたいのですか? |
|
607 | text_destroy_time_entries_question: チケットに記録された%.02f時間を削除しようとしています。何がしたいのですか? | |
608 | error_issue_not_found_in_project: 'チケットが見つかりません、もしくはこのプロジェクトに属していません' |
|
608 | error_issue_not_found_in_project: 'チケットが見つかりません、もしくはこのプロジェクトに属していません' | |
609 | text_assign_time_entries_to_project: 記録された時間をプロジェクトに割り当て |
|
609 | text_assign_time_entries_to_project: 記録された時間をプロジェクトに割り当て | |
610 | label_optional_description: 任意のコメント |
|
610 | label_optional_description: 任意のコメント | |
611 | text_destroy_time_entries: 記録された時間を削除 |
|
611 | text_destroy_time_entries: 記録された時間を削除 | |
612 | text_reassign_time_entries: '記録された時間をこのチケットに再割り当て:' |
|
612 | text_reassign_time_entries: '記録された時間をこのチケットに再割り当て:' | |
613 | setting_activity_days_default: プロジェクトの活動ページに表示される日数 |
|
613 | setting_activity_days_default: プロジェクトの活動ページに表示される日数 | |
614 | label_chronological_order: 古い順 |
|
614 | label_chronological_order: 古い順 | |
615 | field_comments_sorting: コメントを表示 |
|
615 | field_comments_sorting: コメントを表示 | |
616 | label_reverse_chronological_order: 新しい順 |
|
616 | label_reverse_chronological_order: 新しい順 | |
617 | label_preferences: 設定 |
|
617 | label_preferences: 設定 | |
618 | setting_display_subprojects_issues: デフォルトでサブプロジェクトのチケットをメインプロジェクトに表示する |
|
618 | setting_display_subprojects_issues: デフォルトでサブプロジェクトのチケットをメインプロジェクトに表示する | |
619 | label_overall_activity: 全ての活動 |
|
619 | label_overall_activity: 全ての活動 | |
620 | setting_default_projects_public: デフォルトで新しいプロジェクトは公開にする |
|
620 | setting_default_projects_public: デフォルトで新しいプロジェクトは公開にする | |
621 | error_scm_annotate: "エントリが存在しない、もしくはアノテートできません。" |
|
621 | error_scm_annotate: "エントリが存在しない、もしくはアノテートできません。" | |
622 | label_planning: 計画 |
|
622 | label_planning: 計画 | |
623 | text_subprojects_destroy_warning: 'サブプロジェクト %s も削除されます。' |
|
623 | text_subprojects_destroy_warning: 'サブプロジェクト %s も削除されます。' | |
624 | label_and_its_subprojects: %s とサブプロジェクト |
|
624 | label_and_its_subprojects: %s とサブプロジェクト | |
625 | mail_body_reminder: "%d issue(s) that are assigned to you are due in the next %d days:" |
|
625 | mail_body_reminder: "%d issue(s) that are assigned to you are due in the next %d days:" | |
626 | mail_subject_reminder: "%d issue(s) due in the next days" |
|
626 | mail_subject_reminder: "%d issue(s) due in the next days" | |
627 | text_user_wrote: '%s wrote:' |
|
627 | text_user_wrote: '%s wrote:' | |
628 | label_duplicated_by: duplicated by |
|
628 | label_duplicated_by: duplicated by | |
629 | setting_enabled_scm: 使用するSCM |
|
629 | setting_enabled_scm: 使用するSCM | |
630 | text_enumeration_category_reassign_to: '次の値に割り当て直す:' |
|
630 | text_enumeration_category_reassign_to: '次の値に割り当て直す:' | |
631 | text_enumeration_destroy_question: '%d個のオブジェクトがこの値に割り当てられています。' |
|
631 | text_enumeration_destroy_question: '%d個のオブジェクトがこの値に割り当てられています。' | |
632 | label_incoming_emails: 受信メール |
|
632 | label_incoming_emails: 受信メール | |
633 | label_generate_key: キーの生成 |
|
633 | label_generate_key: キーの生成 | |
634 | setting_mail_handler_api_enabled: 受信メール用のWeb Serviceを有効にする |
|
634 | setting_mail_handler_api_enabled: 受信メール用のWeb Serviceを有効にする | |
635 | setting_mail_handler_api_key: APIキー |
|
635 | setting_mail_handler_api_key: APIキー | |
636 | text_email_delivery_not_configured: "メールを送信するために必要な設定が行われていないため、メール通知は利用できません。\nconfig/email.ymlでSMTPサーバの設定を行い、アプリケーションを再起動してください。" |
|
636 | text_email_delivery_not_configured: "メールを送信するために必要な設定が行われていないため、メール通知は利用できません。\nconfig/email.ymlでSMTPサーバの設定を行い、アプリケーションを再起動してください。" | |
637 | field_parent_title: 親ページ |
|
637 | field_parent_title: 親ページ | |
638 | label_issue_watchers: Watchers |
|
638 | label_issue_watchers: Watchers | |
639 | setting_commit_logs_encoding: コミットメッセージのエンコーディング |
|
639 | setting_commit_logs_encoding: コミットメッセージのエンコーディング | |
640 | button_quote: Quote |
|
640 | button_quote: Quote | |
641 | setting_sequential_project_identifiers: プロジェクト識別子を連番で生成する |
|
641 | setting_sequential_project_identifiers: プロジェクト識別子を連番で生成する | |
642 | notice_unable_delete_version: バージョンを削除できません |
|
642 | notice_unable_delete_version: バージョンを削除できません | |
643 | label_renamed: renamed |
|
643 | label_renamed: renamed | |
644 | label_copied: copied |
|
644 | label_copied: copied | |
645 | permission_view_files: View files |
|
645 | permission_view_files: View files | |
646 | permission_edit_issues: Edit issues |
|
646 | permission_edit_issues: Edit issues | |
647 | permission_edit_own_time_entries: Edit own time logs |
|
647 | permission_edit_own_time_entries: Edit own time logs | |
648 | permission_manage_public_queries: Manage public queries |
|
648 | permission_manage_public_queries: Manage public queries | |
649 | permission_add_issues: Add issues |
|
649 | permission_add_issues: Add issues | |
650 | permission_log_time: Log spent time |
|
650 | permission_log_time: Log spent time | |
651 | permission_view_changesets: View changesets |
|
651 | permission_view_changesets: View changesets | |
652 | permission_view_time_entries: View spent time |
|
652 | permission_view_time_entries: View spent time | |
653 | permission_manage_versions: Manage versions |
|
653 | permission_manage_versions: Manage versions | |
654 | permission_manage_wiki: Manage wiki |
|
654 | permission_manage_wiki: Manage wiki | |
655 | permission_manage_categories: Manage issue categories |
|
655 | permission_manage_categories: Manage issue categories | |
656 | permission_protect_wiki_pages: Protect wiki pages |
|
656 | permission_protect_wiki_pages: Protect wiki pages | |
657 | permission_comment_news: Comment news |
|
657 | permission_comment_news: Comment news | |
658 | permission_delete_messages: Delete messages |
|
658 | permission_delete_messages: Delete messages | |
659 | permission_select_project_modules: Select project modules |
|
659 | permission_select_project_modules: Select project modules | |
660 | permission_manage_documents: Manage documents |
|
660 | permission_manage_documents: Manage documents | |
661 | permission_edit_wiki_pages: Edit wiki pages |
|
661 | permission_edit_wiki_pages: Edit wiki pages | |
662 | permission_add_issue_watchers: Add watchers |
|
662 | permission_add_issue_watchers: Add watchers | |
663 | permission_view_gantt: View gantt chart |
|
663 | permission_view_gantt: View gantt chart | |
664 | permission_move_issues: Move issues |
|
664 | permission_move_issues: Move issues | |
665 | permission_manage_issue_relations: Manage issue relations |
|
665 | permission_manage_issue_relations: Manage issue relations | |
666 | permission_delete_wiki_pages: Delete wiki pages |
|
666 | permission_delete_wiki_pages: Delete wiki pages | |
667 | permission_manage_boards: Manage boards |
|
667 | permission_manage_boards: Manage boards | |
668 | permission_delete_wiki_pages_attachments: Delete attachments |
|
668 | permission_delete_wiki_pages_attachments: Delete attachments | |
669 | permission_view_wiki_edits: View wiki history |
|
669 | permission_view_wiki_edits: View wiki history | |
670 | permission_add_messages: Post messages |
|
670 | permission_add_messages: Post messages | |
671 | permission_view_messages: View messages |
|
671 | permission_view_messages: View messages | |
672 | permission_manage_files: Manage files |
|
672 | permission_manage_files: Manage files | |
673 | permission_edit_issue_notes: Edit notes |
|
673 | permission_edit_issue_notes: Edit notes | |
674 | permission_manage_news: Manage news |
|
674 | permission_manage_news: Manage news | |
675 | permission_view_calendar: View calendrier |
|
675 | permission_view_calendar: View calendrier | |
676 | permission_manage_members: Manage members |
|
676 | permission_manage_members: Manage members | |
677 | permission_edit_messages: Edit messages |
|
677 | permission_edit_messages: Edit messages | |
678 | permission_delete_issues: Delete issues |
|
678 | permission_delete_issues: Delete issues | |
679 | permission_view_issue_watchers: View watchers list |
|
679 | permission_view_issue_watchers: View watchers list | |
680 | permission_manage_repository: Manage repository |
|
680 | permission_manage_repository: Manage repository | |
681 | permission_commit_access: Commit access |
|
681 | permission_commit_access: Commit access | |
682 | permission_browse_repository: Browse repository |
|
682 | permission_browse_repository: Browse repository | |
683 | permission_view_documents: View documents |
|
683 | permission_view_documents: View documents | |
684 | permission_edit_project: Edit project |
|
684 | permission_edit_project: Edit project | |
685 | permission_add_issue_notes: Add notes |
|
685 | permission_add_issue_notes: Add notes | |
686 | permission_save_queries: Save queries |
|
686 | permission_save_queries: Save queries | |
687 | permission_view_wiki_pages: View wiki |
|
687 | permission_view_wiki_pages: View wiki | |
688 | permission_rename_wiki_pages: Rename wiki pages |
|
688 | permission_rename_wiki_pages: Rename wiki pages | |
689 | permission_edit_time_entries: Edit time logs |
|
689 | permission_edit_time_entries: Edit time logs | |
690 | permission_edit_own_issue_notes: Edit own notes |
|
690 | permission_edit_own_issue_notes: Edit own notes | |
691 | setting_gravatar_enabled: Use Gravatar user icons |
|
691 | setting_gravatar_enabled: Use Gravatar user icons | |
|
692 | label_example: Example |
@@ -1,690 +1,691 | |||||
1 | _gloc_rule_default: '|n| n==1 ? "" : "_plural" ' |
|
1 | _gloc_rule_default: '|n| n==1 ? "" : "_plural" ' | |
2 |
|
2 | |||
3 | actionview_datehelper_select_day_prefix: |
|
3 | actionview_datehelper_select_day_prefix: | |
4 | actionview_datehelper_select_month_names: 1월,2월,3월,4월,5월,6월,7월,8월,9월,10월,11월,12월 |
|
4 | actionview_datehelper_select_month_names: 1월,2월,3월,4월,5월,6월,7월,8월,9월,10월,11월,12월 | |
5 | actionview_datehelper_select_month_names_abbr: 1월,2월,3월,4월,5월,6월,7월,8월,9월,10월,11월,12월 |
|
5 | actionview_datehelper_select_month_names_abbr: 1월,2월,3월,4월,5월,6월,7월,8월,9월,10월,11월,12월 | |
6 | actionview_datehelper_select_month_prefix: |
|
6 | actionview_datehelper_select_month_prefix: | |
7 | actionview_datehelper_select_year_prefix: |
|
7 | actionview_datehelper_select_year_prefix: | |
8 | actionview_datehelper_time_in_words_day: 하루 |
|
8 | actionview_datehelper_time_in_words_day: 하루 | |
9 | actionview_datehelper_time_in_words_day_plural: %d 일 |
|
9 | actionview_datehelper_time_in_words_day_plural: %d 일 | |
10 | actionview_datehelper_time_in_words_hour_about: 약 한 시간 |
|
10 | actionview_datehelper_time_in_words_hour_about: 약 한 시간 | |
11 | actionview_datehelper_time_in_words_hour_about_plural: 약 %d 시간 |
|
11 | actionview_datehelper_time_in_words_hour_about_plural: 약 %d 시간 | |
12 | actionview_datehelper_time_in_words_hour_about_single: 약 한 시간 |
|
12 | actionview_datehelper_time_in_words_hour_about_single: 약 한 시간 | |
13 | actionview_datehelper_time_in_words_minute: 1 분 |
|
13 | actionview_datehelper_time_in_words_minute: 1 분 | |
14 | actionview_datehelper_time_in_words_minute_half: 30초 |
|
14 | actionview_datehelper_time_in_words_minute_half: 30초 | |
15 | actionview_datehelper_time_in_words_minute_less_than: 1분 이내 |
|
15 | actionview_datehelper_time_in_words_minute_less_than: 1분 이내 | |
16 | actionview_datehelper_time_in_words_minute_plural: %d 분 |
|
16 | actionview_datehelper_time_in_words_minute_plural: %d 분 | |
17 | actionview_datehelper_time_in_words_minute_single: 1 분 |
|
17 | actionview_datehelper_time_in_words_minute_single: 1 분 | |
18 | actionview_datehelper_time_in_words_second_less_than: 1초 이내 |
|
18 | actionview_datehelper_time_in_words_second_less_than: 1초 이내 | |
19 | actionview_datehelper_time_in_words_second_less_than_plural: %d 초 이전 |
|
19 | actionview_datehelper_time_in_words_second_less_than_plural: %d 초 이전 | |
20 | actionview_instancetag_blank_option: 선택하세요 |
|
20 | actionview_instancetag_blank_option: 선택하세요 | |
21 |
|
21 | |||
22 | activerecord_error_inclusion: 은(는) 목록에 포함되어 있지 않습니다. |
|
22 | activerecord_error_inclusion: 은(는) 목록에 포함되어 있지 않습니다. | |
23 | activerecord_error_exclusion: 은(는) 예약되어 있습니다. |
|
23 | activerecord_error_exclusion: 은(는) 예약되어 있습니다. | |
24 | activerecord_error_invalid: 은(는) 유효하지 않습니다. |
|
24 | activerecord_error_invalid: 은(는) 유효하지 않습니다. | |
25 | activerecord_error_confirmation: 는 제약조건(confirmation)에 맞지 않습니다. |
|
25 | activerecord_error_confirmation: 는 제약조건(confirmation)에 맞지 않습니다. | |
26 | activerecord_error_accepted: must be accepted |
|
26 | activerecord_error_accepted: must be accepted | |
27 | activerecord_error_empty: 는 길이가 0일 수가 없습니다. |
|
27 | activerecord_error_empty: 는 길이가 0일 수가 없습니다. | |
28 | activerecord_error_blank: 는 빈 값이어서는 안됩니다. |
|
28 | activerecord_error_blank: 는 빈 값이어서는 안됩니다. | |
29 | activerecord_error_too_long: 는 너무 깁니다. |
|
29 | activerecord_error_too_long: 는 너무 깁니다. | |
30 | activerecord_error_too_short: 는 너무 짧습니다. |
|
30 | activerecord_error_too_short: 는 너무 짧습니다. | |
31 | activerecord_error_wrong_length: 는 잘못된 길이입니다. |
|
31 | activerecord_error_wrong_length: 는 잘못된 길이입니다. | |
32 | activerecord_error_taken: 가 이미 값을 가지고 있습니다. |
|
32 | activerecord_error_taken: 가 이미 값을 가지고 있습니다. | |
33 | activerecord_error_not_a_number: 는 숫자가 아닙니다. |
|
33 | activerecord_error_not_a_number: 는 숫자가 아닙니다. | |
34 | activerecord_error_not_a_date: 는 잘못된 날짜 값입니다. |
|
34 | activerecord_error_not_a_date: 는 잘못된 날짜 값입니다. | |
35 | activerecord_error_greater_than_start_date: 는 시작날짜보다 커야 합니다. |
|
35 | activerecord_error_greater_than_start_date: 는 시작날짜보다 커야 합니다. | |
36 | activerecord_error_not_same_project: 는 같은 프로젝트에 속해 있지 않습니다. |
|
36 | activerecord_error_not_same_project: 는 같은 프로젝트에 속해 있지 않습니다. | |
37 | activerecord_error_circular_dependency: 이 관계는 순환 의존관계를 만들 수있습니다. |
|
37 | activerecord_error_circular_dependency: 이 관계는 순환 의존관계를 만들 수있습니다. | |
38 |
|
38 | |||
39 | general_fmt_age: %d 년 |
|
39 | general_fmt_age: %d 년 | |
40 | general_fmt_age_plural: %d 년 |
|
40 | general_fmt_age_plural: %d 년 | |
41 | general_fmt_date: %%Y-%%m-%%d |
|
41 | general_fmt_date: %%Y-%%m-%%d | |
42 | general_fmt_datetime: %%Y-%%m-%%d %%I:%%M %%p |
|
42 | general_fmt_datetime: %%Y-%%m-%%d %%I:%%M %%p | |
43 | general_fmt_datetime_short: %%b %%d, %%I:%%M %%p |
|
43 | general_fmt_datetime_short: %%b %%d, %%I:%%M %%p | |
44 | general_fmt_time: %%I:%%M %%p |
|
44 | general_fmt_time: %%I:%%M %%p | |
45 | general_text_No: '아니오' |
|
45 | general_text_No: '아니오' | |
46 | general_text_Yes: '예' |
|
46 | general_text_Yes: '예' | |
47 | general_text_no: '아니오' |
|
47 | general_text_no: '아니오' | |
48 | general_text_yes: '예' |
|
48 | general_text_yes: '예' | |
49 | general_lang_name: 'Korean (한국어)' |
|
49 | general_lang_name: 'Korean (한국어)' | |
50 | general_csv_separator: ',' |
|
50 | general_csv_separator: ',' | |
51 | general_csv_decimal_separator: '.' |
|
51 | general_csv_decimal_separator: '.' | |
52 | general_csv_encoding: CP949 |
|
52 | general_csv_encoding: CP949 | |
53 | general_pdf_encoding: CP949 |
|
53 | general_pdf_encoding: CP949 | |
54 | general_day_names: 월요일,화요일,수요일,목요일,금요일,토요일,일요일 |
|
54 | general_day_names: 월요일,화요일,수요일,목요일,금요일,토요일,일요일 | |
55 | general_first_day_of_week: '7' |
|
55 | general_first_day_of_week: '7' | |
56 |
|
56 | |||
57 | notice_account_updated: 계정이 성공적으로 변경 되었습니다. |
|
57 | notice_account_updated: 계정이 성공적으로 변경 되었습니다. | |
58 | notice_account_invalid_creditentials: 잘못된 계정 또는 패스워드 |
|
58 | notice_account_invalid_creditentials: 잘못된 계정 또는 패스워드 | |
59 | notice_account_password_updated: 비밀번호가 잘 변경되었습니다. |
|
59 | notice_account_password_updated: 비밀번호가 잘 변경되었습니다. | |
60 | notice_account_wrong_password: 잘못된 패스워드 |
|
60 | notice_account_wrong_password: 잘못된 패스워드 | |
61 | notice_account_register_done: 계정이 성공적으로 생성되었습니다. 계정을 활성화 하기 위해서 수신한 Email의 링크를 클릭해주세요. |
|
61 | notice_account_register_done: 계정이 성공적으로 생성되었습니다. 계정을 활성화 하기 위해서 수신한 Email의 링크를 클릭해주세요. | |
62 | notice_account_unknown_email: 알려지지 않은 사용자. |
|
62 | notice_account_unknown_email: 알려지지 않은 사용자. | |
63 | notice_can_t_change_password: 이 계정은 외부 인증을 이용합니다. 비밀번호 변경이 불가능 합니다. |
|
63 | notice_can_t_change_password: 이 계정은 외부 인증을 이용합니다. 비밀번호 변경이 불가능 합니다. | |
64 | notice_account_lost_email_sent: 새로운 패스워드를 위한 Email이 발송되었습니다. |
|
64 | notice_account_lost_email_sent: 새로운 패스워드를 위한 Email이 발송되었습니다. | |
65 | notice_account_activated: 계정이 활성화 되었습니다. 이제 로그인 하실수 있습니다. |
|
65 | notice_account_activated: 계정이 활성화 되었습니다. 이제 로그인 하실수 있습니다. | |
66 | notice_successful_create: 생성 성공. |
|
66 | notice_successful_create: 생성 성공. | |
67 | notice_successful_update: 변경 성공. |
|
67 | notice_successful_update: 변경 성공. | |
68 | notice_successful_delete: 삭제 성공. |
|
68 | notice_successful_delete: 삭제 성공. | |
69 | notice_successful_connection: 연결 성공. |
|
69 | notice_successful_connection: 연결 성공. | |
70 | notice_file_not_found: 요청하신 페이지는 삭제되었거나 옮겨졌습니다. |
|
70 | notice_file_not_found: 요청하신 페이지는 삭제되었거나 옮겨졌습니다. | |
71 | notice_locking_conflict: 다른 사용자에 의해서 데이터가 변경되었습니다. |
|
71 | notice_locking_conflict: 다른 사용자에 의해서 데이터가 변경되었습니다. | |
72 | notice_not_authorized: 이 페이지에 접근할 권한이 없습니다. |
|
72 | notice_not_authorized: 이 페이지에 접근할 권한이 없습니다. | |
73 | notice_email_sent: %s 님에게 Email이 발송되었습니다. |
|
73 | notice_email_sent: %s 님에게 Email이 발송되었습니다. | |
74 | notice_email_error: 메일을 전송하는 과정에 오류가 발생했습니다. (%s) |
|
74 | notice_email_error: 메일을 전송하는 과정에 오류가 발생했습니다. (%s) | |
75 | notice_feeds_access_key_reseted: RSS에 접근가능한 열쇠(key)가 생성되었습니다. |
|
75 | notice_feeds_access_key_reseted: RSS에 접근가능한 열쇠(key)가 생성되었습니다. | |
76 | notice_failed_to_save_issues: "Failed to save %d issue(s) on %d selected: %s." |
|
76 | notice_failed_to_save_issues: "Failed to save %d issue(s) on %d selected: %s." | |
77 | notice_no_issue_selected: "이슈가 선택되지 않았습니다. 수정하기 원하는 이슈를 선택하세요" |
|
77 | notice_no_issue_selected: "이슈가 선택되지 않았습니다. 수정하기 원하는 이슈를 선택하세요" | |
78 |
|
78 | |||
79 | error_scm_not_found: 소스 저장소에 해당 내용이 존재하지 않습니다. |
|
79 | error_scm_not_found: 소스 저장소에 해당 내용이 존재하지 않습니다. | |
80 | error_scm_command_failed: "An error occurred when trying to access the repository: %s" |
|
80 | error_scm_command_failed: "An error occurred when trying to access the repository: %s" | |
81 |
|
81 | |||
82 | mail_subject_lost_password: 당신의 비밀번호 (%s) |
|
82 | mail_subject_lost_password: 당신의 비밀번호 (%s) | |
83 | mail_body_lost_password: '비밀번호를 변경하기 위해서 링크를 이용하세요' |
|
83 | mail_body_lost_password: '비밀번호를 변경하기 위해서 링크를 이용하세요' | |
84 | mail_subject_register: 당신의 계정 활성화 (%s) |
|
84 | mail_subject_register: 당신의 계정 활성화 (%s) | |
85 | mail_body_register: '계정을 활성화 하기 위해서 링크를 이용하세요 :' |
|
85 | mail_body_register: '계정을 활성화 하기 위해서 링크를 이용하세요 :' | |
86 |
|
86 | |||
87 | gui_validation_error: 1 에러 |
|
87 | gui_validation_error: 1 에러 | |
88 | gui_validation_error_plural: %d 에러 |
|
88 | gui_validation_error_plural: %d 에러 | |
89 |
|
89 | |||
90 | field_name: 이름 |
|
90 | field_name: 이름 | |
91 | field_description: 설명 |
|
91 | field_description: 설명 | |
92 | field_summary: 요약 |
|
92 | field_summary: 요약 | |
93 | field_is_required: 필수 |
|
93 | field_is_required: 필수 | |
94 | field_firstname: 이름 |
|
94 | field_firstname: 이름 | |
95 | field_lastname: 성 |
|
95 | field_lastname: 성 | |
96 | field_mail: 메일 |
|
96 | field_mail: 메일 | |
97 | field_filename: 파일 |
|
97 | field_filename: 파일 | |
98 | field_filesize: 크기 |
|
98 | field_filesize: 크기 | |
99 | field_downloads: 다운로드 |
|
99 | field_downloads: 다운로드 | |
100 | field_author: 보고자 |
|
100 | field_author: 보고자 | |
101 | field_created_on: 보고시간 |
|
101 | field_created_on: 보고시간 | |
102 | field_updated_on: 변경시간 |
|
102 | field_updated_on: 변경시간 | |
103 | field_field_format: 포맷 |
|
103 | field_field_format: 포맷 | |
104 | field_is_for_all: 모든 프로젝트 |
|
104 | field_is_for_all: 모든 프로젝트 | |
105 | field_possible_values: 가능한 값들 |
|
105 | field_possible_values: 가능한 값들 | |
106 | field_regexp: 정규식 |
|
106 | field_regexp: 정규식 | |
107 | field_min_length: 최소 길이 |
|
107 | field_min_length: 최소 길이 | |
108 | field_max_length: 최대 길이 |
|
108 | field_max_length: 최대 길이 | |
109 | field_value: 값 |
|
109 | field_value: 값 | |
110 | field_category: 카테고리 |
|
110 | field_category: 카테고리 | |
111 | field_title: 제목 |
|
111 | field_title: 제목 | |
112 | field_project: 프로젝트 |
|
112 | field_project: 프로젝트 | |
113 | field_issue: 이슈 |
|
113 | field_issue: 이슈 | |
114 | field_status: 상태 |
|
114 | field_status: 상태 | |
115 | field_notes: 노트 |
|
115 | field_notes: 노트 | |
116 | field_is_closed: 완료된 이슈 |
|
116 | field_is_closed: 완료된 이슈 | |
117 | field_is_default: 기본값 |
|
117 | field_is_default: 기본값 | |
118 | field_tracker: 구분 |
|
118 | field_tracker: 구분 | |
119 | field_subject: 제목 |
|
119 | field_subject: 제목 | |
120 | field_due_date: 완료 기한 |
|
120 | field_due_date: 완료 기한 | |
121 | field_assigned_to: 담당자 |
|
121 | field_assigned_to: 담당자 | |
122 | field_priority: 우선순위 |
|
122 | field_priority: 우선순위 | |
123 | field_fixed_version: 목표 버전 |
|
123 | field_fixed_version: 목표 버전 | |
124 | field_user: 유저 |
|
124 | field_user: 유저 | |
125 | field_role: 역할 |
|
125 | field_role: 역할 | |
126 | field_homepage: 홈페이지 |
|
126 | field_homepage: 홈페이지 | |
127 | field_is_public: 공개 |
|
127 | field_is_public: 공개 | |
128 | field_parent: 상위 프로젝트 |
|
128 | field_parent: 상위 프로젝트 | |
129 | field_is_in_chlog: 변경이력(changelog)에서 보여지는 이슈들 |
|
129 | field_is_in_chlog: 변경이력(changelog)에서 보여지는 이슈들 | |
130 | field_is_in_roadmap: 로드맵에서 보여지는 이슈들 |
|
130 | field_is_in_roadmap: 로드맵에서 보여지는 이슈들 | |
131 | field_login: 로그인 |
|
131 | field_login: 로그인 | |
132 | field_mail_notification: 메일 알림 |
|
132 | field_mail_notification: 메일 알림 | |
133 | field_admin: 관리자 |
|
133 | field_admin: 관리자 | |
134 | field_last_login_on: 최종 접속 |
|
134 | field_last_login_on: 최종 접속 | |
135 | field_language: 언어 |
|
135 | field_language: 언어 | |
136 | field_effective_date: 일자 |
|
136 | field_effective_date: 일자 | |
137 | field_password: 비밀번호 |
|
137 | field_password: 비밀번호 | |
138 | field_new_password: 신규 비밀번호 |
|
138 | field_new_password: 신규 비밀번호 | |
139 | field_password_confirmation: 비밀번호 확인 |
|
139 | field_password_confirmation: 비밀번호 확인 | |
140 | field_version: 버전 |
|
140 | field_version: 버전 | |
141 | field_type: 타입 |
|
141 | field_type: 타입 | |
142 | field_host: 호스트 |
|
142 | field_host: 호스트 | |
143 | field_port: 포트 |
|
143 | field_port: 포트 | |
144 | field_account: 계정 |
|
144 | field_account: 계정 | |
145 | field_base_dn: Base DN |
|
145 | field_base_dn: Base DN | |
146 | field_attr_login: 로그인 속성 |
|
146 | field_attr_login: 로그인 속성 | |
147 | field_attr_firstname: 이름 속성 |
|
147 | field_attr_firstname: 이름 속성 | |
148 | field_attr_lastname: 성 속성 |
|
148 | field_attr_lastname: 성 속성 | |
149 | field_attr_mail: 메일 속성 |
|
149 | field_attr_mail: 메일 속성 | |
150 | field_onthefly: On-the-fly user creation |
|
150 | field_onthefly: On-the-fly user creation | |
151 | field_start_date: 시작시간 |
|
151 | field_start_date: 시작시간 | |
152 | field_done_ratio: 완료 %% |
|
152 | field_done_ratio: 완료 %% | |
153 | field_auth_source: 인증 방법 |
|
153 | field_auth_source: 인증 방법 | |
154 | field_hide_mail: 내 메일 주소 숨기기 |
|
154 | field_hide_mail: 내 메일 주소 숨기기 | |
155 | field_comments: 코멘트 |
|
155 | field_comments: 코멘트 | |
156 | field_url: URL |
|
156 | field_url: URL | |
157 | field_start_page: 시작 페이지 |
|
157 | field_start_page: 시작 페이지 | |
158 | field_subproject: 서브 프로젝트 |
|
158 | field_subproject: 서브 프로젝트 | |
159 | field_hours: 시간 |
|
159 | field_hours: 시간 | |
160 | field_activity: 작업종류 |
|
160 | field_activity: 작업종류 | |
161 | field_spent_on: 작업시간 |
|
161 | field_spent_on: 작업시간 | |
162 | field_identifier: 식별자 |
|
162 | field_identifier: 식별자 | |
163 | field_is_filter: 필터로 사용됨 |
|
163 | field_is_filter: 필터로 사용됨 | |
164 | field_issue_to_id: 연관된 이슈 |
|
164 | field_issue_to_id: 연관된 이슈 | |
165 | field_delay: 지연 |
|
165 | field_delay: 지연 | |
166 | field_assignable: 이 역할에 할당될수 있는 이슈 |
|
166 | field_assignable: 이 역할에 할당될수 있는 이슈 | |
167 | field_redirect_existing_links: Redirect existing links |
|
167 | field_redirect_existing_links: Redirect existing links | |
168 | field_estimated_hours: 추정시간 |
|
168 | field_estimated_hours: 추정시간 | |
169 | field_column_names: 컬럼 |
|
169 | field_column_names: 컬럼 | |
170 | field_default_value: 기본값 |
|
170 | field_default_value: 기본값 | |
171 |
|
171 | |||
172 | setting_app_title: 레드마인 제목 |
|
172 | setting_app_title: 레드마인 제목 | |
173 | setting_app_subtitle: 레드마인 부제목 |
|
173 | setting_app_subtitle: 레드마인 부제목 | |
174 | setting_welcome_text: 환영 메시지 |
|
174 | setting_welcome_text: 환영 메시지 | |
175 | setting_default_language: 기본 언어 |
|
175 | setting_default_language: 기본 언어 | |
176 | setting_login_required: 인증이 필요함. |
|
176 | setting_login_required: 인증이 필요함. | |
177 | setting_self_registration: Self-registration |
|
177 | setting_self_registration: Self-registration | |
178 | setting_attachment_max_size: 최대 첨부파일 크기 |
|
178 | setting_attachment_max_size: 최대 첨부파일 크기 | |
179 | setting_issues_export_limit: Issues export limit |
|
179 | setting_issues_export_limit: Issues export limit | |
180 | setting_mail_from: 발신 메일 주소 |
|
180 | setting_mail_from: 발신 메일 주소 | |
181 | setting_host_name: 호스트 이름 |
|
181 | setting_host_name: 호스트 이름 | |
182 | setting_text_formatting: 텍스트 형식 |
|
182 | setting_text_formatting: 텍스트 형식 | |
183 | setting_wiki_compression: 위키 기록(history) 압축 |
|
183 | setting_wiki_compression: 위키 기록(history) 압축 | |
184 | setting_feeds_limit: Feed content limit |
|
184 | setting_feeds_limit: Feed content limit | |
185 | setting_autofetch_changesets: Autofetch commits |
|
185 | setting_autofetch_changesets: Autofetch commits | |
186 | setting_sys_api_enabled: 저장소 관리자에 WS 를 허용 |
|
186 | setting_sys_api_enabled: 저장소 관리자에 WS 를 허용 | |
187 | setting_commit_ref_keywords: 이슈 참조에 사용할 키워드들 |
|
187 | setting_commit_ref_keywords: 이슈 참조에 사용할 키워드들 | |
188 | setting_commit_fix_keywords: 이슈 해결에 사용할 키워드들 |
|
188 | setting_commit_fix_keywords: 이슈 해결에 사용할 키워드들 | |
189 | setting_autologin: 자동 로그인 |
|
189 | setting_autologin: 자동 로그인 | |
190 | setting_date_format: 날짜 형식 |
|
190 | setting_date_format: 날짜 형식 | |
191 | setting_cross_project_issue_relations: 프로젝트간 이슈에 관련을 맺는 것을 허용 |
|
191 | setting_cross_project_issue_relations: 프로젝트간 이슈에 관련을 맺는 것을 허용 | |
192 | setting_issue_list_default_columns: 이슈 목록에 보여줄 기본 컬럼들 |
|
192 | setting_issue_list_default_columns: 이슈 목록에 보여줄 기본 컬럼들 | |
193 | setting_repositories_encodings: 저장소 인코딩 |
|
193 | setting_repositories_encodings: 저장소 인코딩 | |
194 | setting_emails_footer: 메일 꼬리 |
|
194 | setting_emails_footer: 메일 꼬리 | |
195 |
|
195 | |||
196 | label_user: 사용자 |
|
196 | label_user: 사용자 | |
197 | label_user_plural: 사용자관리 |
|
197 | label_user_plural: 사용자관리 | |
198 | label_user_new: 신규 유저 |
|
198 | label_user_new: 신규 유저 | |
199 | label_project: 프로젝트 |
|
199 | label_project: 프로젝트 | |
200 | label_project_new: 신규 프로젝트 |
|
200 | label_project_new: 신규 프로젝트 | |
201 | label_project_plural: 프로젝트 |
|
201 | label_project_plural: 프로젝트 | |
202 | label_project_all: 모든 프로젝트 |
|
202 | label_project_all: 모든 프로젝트 | |
203 | label_project_latest: 최근 프로젝트 |
|
203 | label_project_latest: 최근 프로젝트 | |
204 | label_issue: 이슈 보기 |
|
204 | label_issue: 이슈 보기 | |
205 | label_issue_new: 새 이슈만들기 |
|
205 | label_issue_new: 새 이슈만들기 | |
206 | label_issue_plural: 이슈 보기 |
|
206 | label_issue_plural: 이슈 보기 | |
207 | label_issue_view_all: 모든 이슈 보기 |
|
207 | label_issue_view_all: 모든 이슈 보기 | |
208 | label_document: 문서 |
|
208 | label_document: 문서 | |
209 | label_document_new: 새로운 문서 |
|
209 | label_document_new: 새로운 문서 | |
210 | label_document_plural: 문서 |
|
210 | label_document_plural: 문서 | |
211 | label_role: 역할 |
|
211 | label_role: 역할 | |
212 | label_role_plural: 역할 |
|
212 | label_role_plural: 역할 | |
213 | label_role_new: 새로운 역할 |
|
213 | label_role_new: 새로운 역할 | |
214 | label_role_and_permissions: 권한관리 |
|
214 | label_role_and_permissions: 권한관리 | |
215 | label_member: 담당자 |
|
215 | label_member: 담당자 | |
216 | label_member_new: 새로운 담당자 |
|
216 | label_member_new: 새로운 담당자 | |
217 | label_member_plural: 담당자 |
|
217 | label_member_plural: 담당자 | |
218 | label_tracker: 이슈 유형 |
|
218 | label_tracker: 이슈 유형 | |
219 | label_tracker_plural: 이슈 유형 |
|
219 | label_tracker_plural: 이슈 유형 | |
220 | label_tracker_new: 새로운 이슈 유형 |
|
220 | label_tracker_new: 새로운 이슈 유형 | |
221 | label_workflow: 워크플로(Workflow) |
|
221 | label_workflow: 워크플로(Workflow) | |
222 | label_issue_status: 이슈 상태 |
|
222 | label_issue_status: 이슈 상태 | |
223 | label_issue_status_plural: 이슈 상태 |
|
223 | label_issue_status_plural: 이슈 상태 | |
224 | label_issue_status_new: 새로운 이슈 상태 |
|
224 | label_issue_status_new: 새로운 이슈 상태 | |
225 | label_issue_category: 카테고리 |
|
225 | label_issue_category: 카테고리 | |
226 | label_issue_category_plural: 카테고리 |
|
226 | label_issue_category_plural: 카테고리 | |
227 | label_issue_category_new: 새 카테고리 |
|
227 | label_issue_category_new: 새 카테고리 | |
228 | label_custom_field: 사용자 정의 항목 |
|
228 | label_custom_field: 사용자 정의 항목 | |
229 | label_custom_field_plural: 사용자 정의 항목 |
|
229 | label_custom_field_plural: 사용자 정의 항목 | |
230 | label_custom_field_new: 새로운 사용자 정의 항목 |
|
230 | label_custom_field_new: 새로운 사용자 정의 항목 | |
231 | label_enumerations: 코드값 설정 |
|
231 | label_enumerations: 코드값 설정 | |
232 | label_enumeration_new: 새로운 코드값 |
|
232 | label_enumeration_new: 새로운 코드값 | |
233 | label_information: 정보 |
|
233 | label_information: 정보 | |
234 | label_information_plural: 정보 |
|
234 | label_information_plural: 정보 | |
235 | label_please_login: 로그인하세요. |
|
235 | label_please_login: 로그인하세요. | |
236 | label_register: 등록 |
|
236 | label_register: 등록 | |
237 | label_password_lost: 비밀번호 찾기 |
|
237 | label_password_lost: 비밀번호 찾기 | |
238 | label_home: 초기화면 |
|
238 | label_home: 초기화면 | |
239 | label_my_page: 내페이지 |
|
239 | label_my_page: 내페이지 | |
240 | label_my_account: 내계정 |
|
240 | label_my_account: 내계정 | |
241 | label_my_projects: 나의 프로젝트 |
|
241 | label_my_projects: 나의 프로젝트 | |
242 | label_administration: 관리자 |
|
242 | label_administration: 관리자 | |
243 | label_login: 로그인 |
|
243 | label_login: 로그인 | |
244 | label_logout: 로그아웃 |
|
244 | label_logout: 로그아웃 | |
245 | label_help: 도움말 |
|
245 | label_help: 도움말 | |
246 | label_reported_issues: 보고된 이슈 |
|
246 | label_reported_issues: 보고된 이슈 | |
247 | label_assigned_to_me_issues: 나에게 할당된 이슈 |
|
247 | label_assigned_to_me_issues: 나에게 할당된 이슈 | |
248 | label_last_login: 최종 접속 |
|
248 | label_last_login: 최종 접속 | |
249 | label_last_updates: 최종 변경 내역 |
|
249 | label_last_updates: 최종 변경 내역 | |
250 | label_last_updates_plural: 최종변경 %d |
|
250 | label_last_updates_plural: 최종변경 %d | |
251 | label_registered_on: Registered on |
|
251 | label_registered_on: Registered on | |
252 | label_activity: 진행중인 작업 |
|
252 | label_activity: 진행중인 작업 | |
253 | label_new: 신규 |
|
253 | label_new: 신규 | |
254 | label_logged_as: ▶ |
|
254 | label_logged_as: ▶ | |
255 | label_environment: 환경 |
|
255 | label_environment: 환경 | |
256 | label_authentication: 인증설정 |
|
256 | label_authentication: 인증설정 | |
257 | label_auth_source: 인증 모드 |
|
257 | label_auth_source: 인증 모드 | |
258 | label_auth_source_new: 신규 인증 모드 |
|
258 | label_auth_source_new: 신규 인증 모드 | |
259 | label_auth_source_plural: 인증 모드 |
|
259 | label_auth_source_plural: 인증 모드 | |
260 | label_subproject_plural: 서브 프로젝트 |
|
260 | label_subproject_plural: 서브 프로젝트 | |
261 | label_min_max_length: 최소 - 최대 길이 |
|
261 | label_min_max_length: 최소 - 최대 길이 | |
262 | label_list: 리스트 |
|
262 | label_list: 리스트 | |
263 | label_date: 날짜 |
|
263 | label_date: 날짜 | |
264 | label_integer: 정수 |
|
264 | label_integer: 정수 | |
265 | label_float: 부동상수 |
|
265 | label_float: 부동상수 | |
266 | label_boolean: 부울린 |
|
266 | label_boolean: 부울린 | |
267 | label_string: 문자열 |
|
267 | label_string: 문자열 | |
268 | label_text: 텍스트 |
|
268 | label_text: 텍스트 | |
269 | label_attribute: 속성 |
|
269 | label_attribute: 속성 | |
270 | label_attribute_plural: 속성 |
|
270 | label_attribute_plural: 속성 | |
271 | label_download: %d 다운로드 |
|
271 | label_download: %d 다운로드 | |
272 | label_download_plural: %d 다운로드 |
|
272 | label_download_plural: %d 다운로드 | |
273 | label_no_data: 데이터가 없습니다. |
|
273 | label_no_data: 데이터가 없습니다. | |
274 | label_change_status: 상태 변경 |
|
274 | label_change_status: 상태 변경 | |
275 | label_history: 히스토리 |
|
275 | label_history: 히스토리 | |
276 | label_attachment: 파일 |
|
276 | label_attachment: 파일 | |
277 | label_attachment_new: 파일추가 |
|
277 | label_attachment_new: 파일추가 | |
278 | label_attachment_delete: 파일삭제 |
|
278 | label_attachment_delete: 파일삭제 | |
279 | label_attachment_plural: 관련파일 |
|
279 | label_attachment_plural: 관련파일 | |
280 | label_report: 보고서 |
|
280 | label_report: 보고서 | |
281 | label_report_plural: 보고서 |
|
281 | label_report_plural: 보고서 | |
282 | label_news: 뉴스 |
|
282 | label_news: 뉴스 | |
283 | label_news_new: 뉴스추가 |
|
283 | label_news_new: 뉴스추가 | |
284 | label_news_plural: 뉴스 |
|
284 | label_news_plural: 뉴스 | |
285 | label_news_latest: 최근 뉴스 |
|
285 | label_news_latest: 최근 뉴스 | |
286 | label_news_view_all: 모든 뉴스 |
|
286 | label_news_view_all: 모든 뉴스 | |
287 | label_change_log: 변경 로그 |
|
287 | label_change_log: 변경 로그 | |
288 | label_settings: 설정 |
|
288 | label_settings: 설정 | |
289 | label_overview: 개요 |
|
289 | label_overview: 개요 | |
290 | label_version: 버전 |
|
290 | label_version: 버전 | |
291 | label_version_new: 새로운 버전 |
|
291 | label_version_new: 새로운 버전 | |
292 | label_version_plural: 버전 |
|
292 | label_version_plural: 버전 | |
293 | label_confirmation: 확인 |
|
293 | label_confirmation: 확인 | |
294 | label_export_to: 내보내기 |
|
294 | label_export_to: 내보내기 | |
295 | label_read: 읽기... |
|
295 | label_read: 읽기... | |
296 | label_public_projects: 공개된 프로젝트 |
|
296 | label_public_projects: 공개된 프로젝트 | |
297 | label_open_issues: 진행중 |
|
297 | label_open_issues: 진행중 | |
298 | label_open_issues_plural: 진행중 |
|
298 | label_open_issues_plural: 진행중 | |
299 | label_closed_issues: 완료됨 |
|
299 | label_closed_issues: 완료됨 | |
300 | label_closed_issues_plural: 완료됨 |
|
300 | label_closed_issues_plural: 완료됨 | |
301 | label_total: Total |
|
301 | label_total: Total | |
302 | label_permissions: 허가권한 |
|
302 | label_permissions: 허가권한 | |
303 | label_current_status: 이슈 상태 |
|
303 | label_current_status: 이슈 상태 | |
304 | label_new_statuses_allowed: 허용되는 이슈 상태 |
|
304 | label_new_statuses_allowed: 허용되는 이슈 상태 | |
305 | label_all: 모두 |
|
305 | label_all: 모두 | |
306 | label_none: 없음 |
|
306 | label_none: 없음 | |
307 | label_next: 다음 |
|
307 | label_next: 다음 | |
308 | label_previous: 이전 |
|
308 | label_previous: 이전 | |
309 | label_used_by: 사용됨 |
|
309 | label_used_by: 사용됨 | |
310 | label_details: 상세 |
|
310 | label_details: 상세 | |
311 | label_add_note: 이슈노트 추가 |
|
311 | label_add_note: 이슈노트 추가 | |
312 | label_per_page: 페이지별 |
|
312 | label_per_page: 페이지별 | |
313 | label_calendar: 달력 |
|
313 | label_calendar: 달력 | |
314 | label_months_from: 개월 동안 | 다음부터 |
|
314 | label_months_from: 개월 동안 | 다음부터 | |
315 | label_gantt: Gantt 챠트 |
|
315 | label_gantt: Gantt 챠트 | |
316 | label_internal: Internal |
|
316 | label_internal: Internal | |
317 | label_last_changes: 지난 변경사항 %d 건 |
|
317 | label_last_changes: 지난 변경사항 %d 건 | |
318 | label_change_view_all: 모든 변경 내역 보기 |
|
318 | label_change_view_all: 모든 변경 내역 보기 | |
319 | label_personalize_page: 입맛대로 구성하기(Drag & Drop) |
|
319 | label_personalize_page: 입맛대로 구성하기(Drag & Drop) | |
320 | label_comment: 댓글 |
|
320 | label_comment: 댓글 | |
321 | label_comment_plural: 댓글 |
|
321 | label_comment_plural: 댓글 | |
322 | label_comment_add: 댓글 추가 |
|
322 | label_comment_add: 댓글 추가 | |
323 | label_comment_added: 댓글이 추가되었습니다. |
|
323 | label_comment_added: 댓글이 추가되었습니다. | |
324 | label_comment_delete: 댓글 삭제 |
|
324 | label_comment_delete: 댓글 삭제 | |
325 | label_query: 사용자 검색조건 |
|
325 | label_query: 사용자 검색조건 | |
326 | label_query_plural: 사용자 검색조건 |
|
326 | label_query_plural: 사용자 검색조건 | |
327 | label_query_new: 새로운 사용자 검색조건 |
|
327 | label_query_new: 새로운 사용자 검색조건 | |
328 | label_filter_add: 필터 추가 |
|
328 | label_filter_add: 필터 추가 | |
329 | label_filter_plural: 필터 |
|
329 | label_filter_plural: 필터 | |
330 | label_equals: 이다 |
|
330 | label_equals: 이다 | |
331 | label_not_equals: 아니다 |
|
331 | label_not_equals: 아니다 | |
332 | label_in_less_than: 이내 |
|
332 | label_in_less_than: 이내 | |
333 | label_in_more_than: 이후 |
|
333 | label_in_more_than: 이후 | |
334 | label_in: 이내 |
|
334 | label_in: 이내 | |
335 | label_today: 오늘 |
|
335 | label_today: 오늘 | |
336 | label_this_week: 이번주 |
|
336 | label_this_week: 이번주 | |
337 | label_less_than_ago: 이전 |
|
337 | label_less_than_ago: 이전 | |
338 | label_more_than_ago: 이후 |
|
338 | label_more_than_ago: 이후 | |
339 | label_ago: 일 전 |
|
339 | label_ago: 일 전 | |
340 | label_contains: 포함되는 키워드 |
|
340 | label_contains: 포함되는 키워드 | |
341 | label_not_contains: 포함하지 않는 키워드 |
|
341 | label_not_contains: 포함하지 않는 키워드 | |
342 | label_day_plural: 일 |
|
342 | label_day_plural: 일 | |
343 | label_repository: 저장소 |
|
343 | label_repository: 저장소 | |
344 | label_browse: 저장소 살피기 |
|
344 | label_browse: 저장소 살피기 | |
345 | label_modification: %d 변경 |
|
345 | label_modification: %d 변경 | |
346 | label_modification_plural: %d 변경 |
|
346 | label_modification_plural: %d 변경 | |
347 | label_revision: 개정판(Revision) |
|
347 | label_revision: 개정판(Revision) | |
348 | label_revision_plural: 개정판(Revisions) |
|
348 | label_revision_plural: 개정판(Revisions) | |
349 | label_added: added |
|
349 | label_added: added | |
350 | label_modified: modified |
|
350 | label_modified: modified | |
351 | label_deleted: deleted |
|
351 | label_deleted: deleted | |
352 | label_latest_revision: 최근 개정판 |
|
352 | label_latest_revision: 최근 개정판 | |
353 | label_latest_revision_plural: 최근 개정판 |
|
353 | label_latest_revision_plural: 최근 개정판 | |
354 | label_view_revisions: 개정판 보기 |
|
354 | label_view_revisions: 개정판 보기 | |
355 | label_max_size: 최대 크기 |
|
355 | label_max_size: 최대 크기 | |
356 | label_on: 'on' |
|
356 | label_on: 'on' | |
357 | label_sort_highest: 최상단으로 |
|
357 | label_sort_highest: 최상단으로 | |
358 | label_sort_higher: 위로 |
|
358 | label_sort_higher: 위로 | |
359 | label_sort_lower: 아래로 |
|
359 | label_sort_lower: 아래로 | |
360 | label_sort_lowest: 최하단으로 |
|
360 | label_sort_lowest: 최하단으로 | |
361 | label_roadmap: 로드맵 |
|
361 | label_roadmap: 로드맵 | |
362 | label_roadmap_due_in: 기한 %s |
|
362 | label_roadmap_due_in: 기한 %s | |
363 | label_roadmap_overdue: %s 지연 |
|
363 | label_roadmap_overdue: %s 지연 | |
364 | label_roadmap_no_issues: 이버전에 해당하는 이슈 없음 |
|
364 | label_roadmap_no_issues: 이버전에 해당하는 이슈 없음 | |
365 | label_search: 검색 |
|
365 | label_search: 검색 | |
366 | label_result_plural: 결과 |
|
366 | label_result_plural: 결과 | |
367 | label_all_words: 모든 단어 |
|
367 | label_all_words: 모든 단어 | |
368 | label_wiki: 위키 |
|
368 | label_wiki: 위키 | |
369 | label_wiki_edit: 위키 편집 |
|
369 | label_wiki_edit: 위키 편집 | |
370 | label_wiki_edit_plural: 위키 편집 |
|
370 | label_wiki_edit_plural: 위키 편집 | |
371 | label_wiki_page: 위키 |
|
371 | label_wiki_page: 위키 | |
372 | label_wiki_page_plural: 위키 |
|
372 | label_wiki_page_plural: 위키 | |
373 | label_index_by_title: 제목별 색인 |
|
373 | label_index_by_title: 제목별 색인 | |
374 | label_index_by_date: 날짜별 색인 |
|
374 | label_index_by_date: 날짜별 색인 | |
375 | label_current_version: 현재 버전 |
|
375 | label_current_version: 현재 버전 | |
376 | label_preview: 미리보기 |
|
376 | label_preview: 미리보기 | |
377 | label_feed_plural: 피드(Feeds) |
|
377 | label_feed_plural: 피드(Feeds) | |
378 | label_changes_details: 모든 상세 변경 내역 |
|
378 | label_changes_details: 모든 상세 변경 내역 | |
379 | label_issue_tracking: 이슈 추적 |
|
379 | label_issue_tracking: 이슈 추적 | |
380 | label_spent_time: 작업 시간 |
|
380 | label_spent_time: 작업 시간 | |
381 | label_f_hour: %.2f 시간 |
|
381 | label_f_hour: %.2f 시간 | |
382 | label_f_hour_plural: %.2f 시간 |
|
382 | label_f_hour_plural: %.2f 시간 | |
383 | label_time_tracking: 시간추적 |
|
383 | label_time_tracking: 시간추적 | |
384 | label_change_plural: 변경사항들 |
|
384 | label_change_plural: 변경사항들 | |
385 | label_statistics: 통계 |
|
385 | label_statistics: 통계 | |
386 | label_commits_per_month: 월별 커밋 내역 |
|
386 | label_commits_per_month: 월별 커밋 내역 | |
387 | label_commits_per_author: 아이디별 커밋 내역 |
|
387 | label_commits_per_author: 아이디별 커밋 내역 | |
388 | label_view_diff: diff 보기 |
|
388 | label_view_diff: diff 보기 | |
389 | label_diff_inline: 한줄로 |
|
389 | label_diff_inline: 한줄로 | |
390 | label_diff_side_by_side: 두줄로 |
|
390 | label_diff_side_by_side: 두줄로 | |
391 | label_options: Options |
|
391 | label_options: Options | |
392 | label_copy_workflow_from: Copy workflow from |
|
392 | label_copy_workflow_from: Copy workflow from | |
393 | label_permissions_report: 권한 보고서 |
|
393 | label_permissions_report: 권한 보고서 | |
394 | label_watched_issues: 감시중인 이슈 |
|
394 | label_watched_issues: 감시중인 이슈 | |
395 | label_related_issues: 연결된 이슈 |
|
395 | label_related_issues: 연결된 이슈 | |
396 | label_applied_status: Applied status |
|
396 | label_applied_status: Applied status | |
397 | label_loading: 읽는 중... |
|
397 | label_loading: 읽는 중... | |
398 | label_relation_new: New relation |
|
398 | label_relation_new: New relation | |
399 | label_relation_delete: Delete relation |
|
399 | label_relation_delete: Delete relation | |
400 | label_relates_to: 다음 이슈와 관련되어 있음 |
|
400 | label_relates_to: 다음 이슈와 관련되어 있음 | |
401 | label_duplicates: 다음 이슈와 중복됨. |
|
401 | label_duplicates: 다음 이슈와 중복됨. | |
402 | label_blocks: 다음 이슈가 해결을 막고 있음. |
|
402 | label_blocks: 다음 이슈가 해결을 막고 있음. | |
403 | label_blocked_by: 막고 있는 이슈 |
|
403 | label_blocked_by: 막고 있는 이슈 | |
404 | label_precedes: 다음 이슈보다 앞서서 처리해야 함. |
|
404 | label_precedes: 다음 이슈보다 앞서서 처리해야 함. | |
405 | label_follows: 선처리 이슈 |
|
405 | label_follows: 선처리 이슈 | |
406 | label_end_to_start: end to start |
|
406 | label_end_to_start: end to start | |
407 | label_end_to_end: end to end |
|
407 | label_end_to_end: end to end | |
408 | label_start_to_start: start to start |
|
408 | label_start_to_start: start to start | |
409 | label_start_to_end: start to end |
|
409 | label_start_to_end: start to end | |
410 | label_stay_logged_in: 로그인 유지 |
|
410 | label_stay_logged_in: 로그인 유지 | |
411 | label_disabled: 비활성화 |
|
411 | label_disabled: 비활성화 | |
412 | label_show_completed_versions: 완료된 버전 보기 |
|
412 | label_show_completed_versions: 완료된 버전 보기 | |
413 | label_me: 나 |
|
413 | label_me: 나 | |
414 | label_board: 게시판 |
|
414 | label_board: 게시판 | |
415 | label_board_new: 신규 게시판 |
|
415 | label_board_new: 신규 게시판 | |
416 | label_board_plural: 게시판 |
|
416 | label_board_plural: 게시판 | |
417 | label_topic_plural: 주제 |
|
417 | label_topic_plural: 주제 | |
418 | label_message_plural: 관련글 |
|
418 | label_message_plural: 관련글 | |
419 | label_message_last: 최종 글 |
|
419 | label_message_last: 최종 글 | |
420 | label_message_new: 새글쓰기 |
|
420 | label_message_new: 새글쓰기 | |
421 | label_reply_plural: 답글 |
|
421 | label_reply_plural: 답글 | |
422 | label_send_information: 사용자에게 계정정보를 보냄 |
|
422 | label_send_information: 사용자에게 계정정보를 보냄 | |
423 | label_year: 년 |
|
423 | label_year: 년 | |
424 | label_month: 월 |
|
424 | label_month: 월 | |
425 | label_week: 주 |
|
425 | label_week: 주 | |
426 | label_date_from: 에서 |
|
426 | label_date_from: 에서 | |
427 | label_date_to: (으)로 |
|
427 | label_date_to: (으)로 | |
428 | label_language_based: Language based |
|
428 | label_language_based: Language based | |
429 | label_sort_by: 정렬방법(%s) |
|
429 | label_sort_by: 정렬방법(%s) | |
430 | label_send_test_email: 테스트 메일 보내기 |
|
430 | label_send_test_email: 테스트 메일 보내기 | |
431 | label_feeds_access_key_created_on: RSS에 접근가능한 열쇠(key)가 %s 이전에 생성 |
|
431 | label_feeds_access_key_created_on: RSS에 접근가능한 열쇠(key)가 %s 이전에 생성 | |
432 | label_module_plural: 모듈 |
|
432 | label_module_plural: 모듈 | |
433 | label_added_time_by: %s이(가) %s 전에 추가함 |
|
433 | label_added_time_by: %s이(가) %s 전에 추가함 | |
434 | label_updated_time: %s 전에 수정됨 |
|
434 | label_updated_time: %s 전에 수정됨 | |
435 | label_jump_to_a_project: 다른 프로젝트로 이동하기 |
|
435 | label_jump_to_a_project: 다른 프로젝트로 이동하기 | |
436 | label_file_plural: 파일 |
|
436 | label_file_plural: 파일 | |
437 | label_changeset_plural: 변경사항 |
|
437 | label_changeset_plural: 변경사항 | |
438 | label_default_columns: 기본 컬럼 |
|
438 | label_default_columns: 기본 컬럼 | |
439 | label_no_change_option: (수정 안함) |
|
439 | label_no_change_option: (수정 안함) | |
440 | label_bulk_edit_selected_issues: 선택된 이슈들을 한꺼번에 수정하기 |
|
440 | label_bulk_edit_selected_issues: 선택된 이슈들을 한꺼번에 수정하기 | |
441 | label_theme: 테마 |
|
441 | label_theme: 테마 | |
442 | label_default: 기본 |
|
442 | label_default: 기본 | |
443 | label_search_titles_only: 제목에서만 찾기 |
|
443 | label_search_titles_only: 제목에서만 찾기 | |
444 | label_user_mail_option_all: "내가 속한 프로젝트로들부터 모든 메일 받기" |
|
444 | label_user_mail_option_all: "내가 속한 프로젝트로들부터 모든 메일 받기" | |
445 | label_user_mail_option_selected: "선택한 프로젝트들로부터 모든 메일 받기.." |
|
445 | label_user_mail_option_selected: "선택한 프로젝트들로부터 모든 메일 받기.." | |
446 | label_user_mail_option_none: "내가 속하거나 감시 중인 사항에 대해서만" |
|
446 | label_user_mail_option_none: "내가 속하거나 감시 중인 사항에 대해서만" | |
447 |
|
447 | |||
448 | button_login: 로그인 |
|
448 | button_login: 로그인 | |
449 | button_submit: 확인 |
|
449 | button_submit: 확인 | |
450 | button_save: 저장 |
|
450 | button_save: 저장 | |
451 | button_check_all: 모두선택 |
|
451 | button_check_all: 모두선택 | |
452 | button_uncheck_all: 선택해제 |
|
452 | button_uncheck_all: 선택해제 | |
453 | button_delete: 삭제 |
|
453 | button_delete: 삭제 | |
454 | button_create: 완료 |
|
454 | button_create: 완료 | |
455 | button_test: 테스트 |
|
455 | button_test: 테스트 | |
456 | button_edit: 편집 |
|
456 | button_edit: 편집 | |
457 | button_add: 추가 |
|
457 | button_add: 추가 | |
458 | button_change: 변경 |
|
458 | button_change: 변경 | |
459 | button_apply: 적용 |
|
459 | button_apply: 적용 | |
460 | button_clear: 초기화 |
|
460 | button_clear: 초기화 | |
461 | button_lock: 잠금 |
|
461 | button_lock: 잠금 | |
462 | button_unlock: 잠금해제 |
|
462 | button_unlock: 잠금해제 | |
463 | button_download: 다운로드 |
|
463 | button_download: 다운로드 | |
464 | button_list: 목록 |
|
464 | button_list: 목록 | |
465 | button_view: 보기 |
|
465 | button_view: 보기 | |
466 | button_move: 이동 |
|
466 | button_move: 이동 | |
467 | button_back: 뒤로 |
|
467 | button_back: 뒤로 | |
468 | button_cancel: 취소 |
|
468 | button_cancel: 취소 | |
469 | button_activate: 활성화 |
|
469 | button_activate: 활성화 | |
470 | button_sort: 정렬 |
|
470 | button_sort: 정렬 | |
471 | button_log_time: 작업시간 기록 |
|
471 | button_log_time: 작업시간 기록 | |
472 | button_rollback: 이 버전으로 롤백 |
|
472 | button_rollback: 이 버전으로 롤백 | |
473 | button_watch: 감시하기 |
|
473 | button_watch: 감시하기 | |
474 | button_unwatch: 감시해제 |
|
474 | button_unwatch: 감시해제 | |
475 | button_reply: 답글 |
|
475 | button_reply: 답글 | |
476 | button_archive: 잠금보관 |
|
476 | button_archive: 잠금보관 | |
477 | button_unarchive: 잠금보관해제 |
|
477 | button_unarchive: 잠금보관해제 | |
478 | button_reset: 리셋 |
|
478 | button_reset: 리셋 | |
479 | button_rename: 이름 변경 |
|
479 | button_rename: 이름 변경 | |
480 |
|
480 | |||
481 | status_active: 사용중 |
|
481 | status_active: 사용중 | |
482 | status_registered: 등록대기 |
|
482 | status_registered: 등록대기 | |
483 | status_locked: 잠김 |
|
483 | status_locked: 잠김 | |
484 |
|
484 | |||
485 | text_select_mail_notifications: 알림메일이 필요한 작업을 선택하세요. |
|
485 | text_select_mail_notifications: 알림메일이 필요한 작업을 선택하세요. | |
486 | text_regexp_info: 예) ^[A-Z0-9]+$ |
|
486 | text_regexp_info: 예) ^[A-Z0-9]+$ | |
487 | text_min_max_length_info: 0 는 제한이 없음을 의미함 |
|
487 | text_min_max_length_info: 0 는 제한이 없음을 의미함 | |
488 | text_project_destroy_confirmation: 이 프로젝트를 삭제하고 모든 데이터를 지우시겠습니까? |
|
488 | text_project_destroy_confirmation: 이 프로젝트를 삭제하고 모든 데이터를 지우시겠습니까? | |
489 | text_workflow_edit: 워크플로를 수정하기 위해서 역할과 이슈유형을 선택하세요. |
|
489 | text_workflow_edit: 워크플로를 수정하기 위해서 역할과 이슈유형을 선택하세요. | |
490 | text_are_you_sure: 계속 진행 하시겠습니까? |
|
490 | text_are_you_sure: 계속 진행 하시겠습니까? | |
491 | text_journal_changed: %s에서 %s(으)로 변경 |
|
491 | text_journal_changed: %s에서 %s(으)로 변경 | |
492 | text_journal_set_to: %s로 설정 |
|
492 | text_journal_set_to: %s로 설정 | |
493 | text_journal_deleted: 삭제됨 |
|
493 | text_journal_deleted: 삭제됨 | |
494 | text_tip_task_begin_day: 오늘 시작하는 업무(task) |
|
494 | text_tip_task_begin_day: 오늘 시작하는 업무(task) | |
495 | text_tip_task_end_day: 오늘 종료하는 업무(task) |
|
495 | text_tip_task_end_day: 오늘 종료하는 업무(task) | |
496 | text_tip_task_begin_end_day: 오늘 시작하고 종료하는 업무(task) |
|
496 | text_tip_task_begin_end_day: 오늘 시작하고 종료하는 업무(task) | |
497 | text_project_identifier_info: '영문 소문자 (a-z), 및 숫자 대쉬(-) 가능.<br />저장된후에는 식별자 변경 불가능.' |
|
497 | text_project_identifier_info: '영문 소문자 (a-z), 및 숫자 대쉬(-) 가능.<br />저장된후에는 식별자 변경 불가능.' | |
498 | text_caracters_maximum: 최대 %d 글자 가능. |
|
498 | text_caracters_maximum: 최대 %d 글자 가능. | |
499 | text_length_between: %d 에서 %d 글자 |
|
499 | text_length_between: %d 에서 %d 글자 | |
500 | text_tracker_no_workflow: 이 추적타입(tracker)에 워크플로우가 정의되지 않았습니다. |
|
500 | text_tracker_no_workflow: 이 추적타입(tracker)에 워크플로우가 정의되지 않았습니다. | |
501 | text_unallowed_characters: 허용되지 않는 문자열 |
|
501 | text_unallowed_characters: 허용되지 않는 문자열 | |
502 | text_comma_separated: 복수의 값들이 허용됩니다.(구분자 ,) |
|
502 | text_comma_separated: 복수의 값들이 허용됩니다.(구분자 ,) | |
503 | text_issues_ref_in_commit_messages: 커밋메시지에서 이슈를 참조하거나 해결하기 |
|
503 | text_issues_ref_in_commit_messages: 커밋메시지에서 이슈를 참조하거나 해결하기 | |
504 | text_issue_added: 이슈[%s]가 보고되었습니다. |
|
504 | text_issue_added: 이슈[%s]가 보고되었습니다. | |
505 | text_issue_updated: 이슈[%s]가 수정되었습니다. |
|
505 | text_issue_updated: 이슈[%s]가 수정되었습니다. | |
506 | text_wiki_destroy_confirmation: 이 위키와 모든 내용을 지우시겠습니까? |
|
506 | text_wiki_destroy_confirmation: 이 위키와 모든 내용을 지우시겠습니까? | |
507 | text_issue_category_destroy_question: 일부 이슈들(%d개)이 이 카테고리에 할당되어 있습니다. 어떻게 하시겠습니까? |
|
507 | text_issue_category_destroy_question: 일부 이슈들(%d개)이 이 카테고리에 할당되어 있습니다. 어떻게 하시겠습니까? | |
508 | text_issue_category_destroy_assignments: 카테고리 할당 지우기 |
|
508 | text_issue_category_destroy_assignments: 카테고리 할당 지우기 | |
509 | text_issue_category_reassign_to: 이슈를 이 카테고리에 다시 할당하기 |
|
509 | text_issue_category_reassign_to: 이슈를 이 카테고리에 다시 할당하기 | |
510 | text_user_mail_option: "선택하지 않은 프로젝트에서도, 모니터링 중이거나 속해있는 사항(이슈를 발행했거나 할당된 경우)이 있으면 알림메일을 받게 됩니다." |
|
510 | text_user_mail_option: "선택하지 않은 프로젝트에서도, 모니터링 중이거나 속해있는 사항(이슈를 발행했거나 할당된 경우)이 있으면 알림메일을 받게 됩니다." | |
511 |
|
511 | |||
512 | default_role_manager: 관리자 |
|
512 | default_role_manager: 관리자 | |
513 | default_role_developper: 개발자 |
|
513 | default_role_developper: 개발자 | |
514 | default_role_reporter: 보고자 |
|
514 | default_role_reporter: 보고자 | |
515 | default_tracker_bug: 버그 |
|
515 | default_tracker_bug: 버그 | |
516 | default_tracker_feature: 새기능 |
|
516 | default_tracker_feature: 새기능 | |
517 | default_tracker_support: 지원 |
|
517 | default_tracker_support: 지원 | |
518 | default_issue_status_new: 신규 |
|
518 | default_issue_status_new: 신규 | |
519 | default_issue_status_assigned: 확인 |
|
519 | default_issue_status_assigned: 확인 | |
520 | default_issue_status_resolved: 해결 |
|
520 | default_issue_status_resolved: 해결 | |
521 | default_issue_status_feedback: 피드백 |
|
521 | default_issue_status_feedback: 피드백 | |
522 | default_issue_status_closed: 완료 |
|
522 | default_issue_status_closed: 완료 | |
523 | default_issue_status_rejected: 재처리 |
|
523 | default_issue_status_rejected: 재처리 | |
524 | default_doc_category_user: 사용자 문서 |
|
524 | default_doc_category_user: 사용자 문서 | |
525 | default_doc_category_tech: 기술 문서 |
|
525 | default_doc_category_tech: 기술 문서 | |
526 | default_priority_low: 낮음 |
|
526 | default_priority_low: 낮음 | |
527 | default_priority_normal: 보통 |
|
527 | default_priority_normal: 보통 | |
528 | default_priority_high: 높음 |
|
528 | default_priority_high: 높음 | |
529 | default_priority_urgent: 긴급 |
|
529 | default_priority_urgent: 긴급 | |
530 | default_priority_immediate: 즉시 |
|
530 | default_priority_immediate: 즉시 | |
531 | default_activity_design: 설계 |
|
531 | default_activity_design: 설계 | |
532 | default_activity_development: 개발 |
|
532 | default_activity_development: 개발 | |
533 |
|
533 | |||
534 | enumeration_issue_priorities: 이슈 우선순위 |
|
534 | enumeration_issue_priorities: 이슈 우선순위 | |
535 | enumeration_doc_categories: 문서 카테고리 |
|
535 | enumeration_doc_categories: 문서 카테고리 | |
536 | enumeration_activities: 진행활동(시간 추적) |
|
536 | enumeration_activities: 진행활동(시간 추적) | |
537 | button_copy: 복사 |
|
537 | button_copy: 복사 | |
538 | mail_body_account_information_external: 레드마인에 로그인할 때 "%s" 계정을 사용하실 수 있습니다. |
|
538 | mail_body_account_information_external: 레드마인에 로그인할 때 "%s" 계정을 사용하실 수 있습니다. | |
539 | button_change_password: 비밀번호 변경 |
|
539 | button_change_password: 비밀번호 변경 | |
540 | label_nobody: nobody |
|
540 | label_nobody: nobody | |
541 | setting_protocol: 프로토콜 |
|
541 | setting_protocol: 프로토콜 | |
542 | mail_body_account_information: 계정 정보 |
|
542 | mail_body_account_information: 계정 정보 | |
543 | label_user_mail_no_self_notified: "내가 만든 변경사항들에 대해서는 알림메일을 받지 않습니다." |
|
543 | label_user_mail_no_self_notified: "내가 만든 변경사항들에 대해서는 알림메일을 받지 않습니다." | |
544 | setting_time_format: 시간 형식 |
|
544 | setting_time_format: 시간 형식 | |
545 | label_registration_activation_by_email: 메일로 계정을 활성화하기 |
|
545 | label_registration_activation_by_email: 메일로 계정을 활성화하기 | |
546 | mail_subject_account_activation_request: 레드마인 계정 활성화 요청 (%s) |
|
546 | mail_subject_account_activation_request: 레드마인 계정 활성화 요청 (%s) | |
547 | mail_body_account_activation_request: '새 계정(%s)이 등록되었습니다. 관리자님의 승인을 기다리고 있습니다.:' |
|
547 | mail_body_account_activation_request: '새 계정(%s)이 등록되었습니다. 관리자님의 승인을 기다리고 있습니다.:' | |
548 | label_registration_automatic_activation: 자동 계정 활성화 |
|
548 | label_registration_automatic_activation: 자동 계정 활성화 | |
549 | label_registration_manual_activation: 수동 계정 활성화 |
|
549 | label_registration_manual_activation: 수동 계정 활성화 | |
550 | notice_account_pending: "계정이 만들어 졌습니다. 관리자의 승인이 있을 때까지 기다려야 합니다." |
|
550 | notice_account_pending: "계정이 만들어 졌습니다. 관리자의 승인이 있을 때까지 기다려야 합니다." | |
551 | field_time_zone: 타임존 |
|
551 | field_time_zone: 타임존 | |
552 | text_caracters_minimum: 최소한 %d 글자 이상이어야 합니다. |
|
552 | text_caracters_minimum: 최소한 %d 글자 이상이어야 합니다. | |
553 | setting_bcc_recipients: 참조자들을 bcc로 숨기기 |
|
553 | setting_bcc_recipients: 참조자들을 bcc로 숨기기 | |
554 | button_annotate: Annotate |
|
554 | button_annotate: Annotate | |
555 | label_issues_by: Issues by %s |
|
555 | label_issues_by: Issues by %s | |
556 | field_searchable: 검색가능 |
|
556 | field_searchable: 검색가능 | |
557 | label_display_per_page: 'Per page: %s' |
|
557 | label_display_per_page: 'Per page: %s' | |
558 | setting_per_page_options: 페이지당 표시할 객채 수 |
|
558 | setting_per_page_options: 페이지당 표시할 객채 수 | |
559 | label_age: 마지막 수정일 |
|
559 | label_age: 마지막 수정일 | |
560 | notice_default_data_loaded: 기본 설정을 성공적으로 로드하였습니다. |
|
560 | notice_default_data_loaded: 기본 설정을 성공적으로 로드하였습니다. | |
561 | text_load_default_configuration: 기본 설정을 로딩하기 |
|
561 | text_load_default_configuration: 기본 설정을 로딩하기 | |
562 | text_no_configuration_data: "역할, 이슈 타입, 이슈 상태들과 워크플로가 아직 설정되지 않았습니다.\n기본 설정을 로딩하는 것을 권장합니다. 로드된 후에 수정할 수 있습니다." |
|
562 | text_no_configuration_data: "역할, 이슈 타입, 이슈 상태들과 워크플로가 아직 설정되지 않았습니다.\n기본 설정을 로딩하는 것을 권장합니다. 로드된 후에 수정할 수 있습니다." | |
563 | error_can_t_load_default_data: "기본 설정을 로드할 수 없습니다.: %s" |
|
563 | error_can_t_load_default_data: "기본 설정을 로드할 수 없습니다.: %s" | |
564 | button_update: 변경사항기록 |
|
564 | button_update: 변경사항기록 | |
565 | label_change_properties: 속성 변경 |
|
565 | label_change_properties: 속성 변경 | |
566 | label_general: 일반 |
|
566 | label_general: 일반 | |
567 | label_repository_plural: 저장소들 |
|
567 | label_repository_plural: 저장소들 | |
568 | label_associated_revisions: Associated revisions |
|
568 | label_associated_revisions: Associated revisions | |
569 | setting_user_format: 사용자 표시 형식 |
|
569 | setting_user_format: 사용자 표시 형식 | |
570 | text_status_changed_by_changeset: Applied in changeset %s. |
|
570 | text_status_changed_by_changeset: Applied in changeset %s. | |
571 | label_more: More |
|
571 | label_more: More | |
572 | text_issues_destroy_confirmation: '선택한 이슈를 정말로 삭제하시겠습니까?' |
|
572 | text_issues_destroy_confirmation: '선택한 이슈를 정말로 삭제하시겠습니까?' | |
573 | label_scm: SCM |
|
573 | label_scm: SCM | |
574 | text_select_project_modules: '이 프로젝트에서 활성화시킬 모듈을 선택하세요:' |
|
574 | text_select_project_modules: '이 프로젝트에서 활성화시킬 모듈을 선택하세요:' | |
575 | label_issue_added: Issue added |
|
575 | label_issue_added: Issue added | |
576 | label_issue_updated: Issue updated |
|
576 | label_issue_updated: Issue updated | |
577 | label_document_added: Document added |
|
577 | label_document_added: Document added | |
578 | label_message_posted: Message added |
|
578 | label_message_posted: Message added | |
579 | label_file_added: File added |
|
579 | label_file_added: File added | |
580 | label_news_added: News added |
|
580 | label_news_added: News added | |
581 | project_module_boards: 게시판 |
|
581 | project_module_boards: 게시판 | |
582 | project_module_issue_tracking: 이슈관리 |
|
582 | project_module_issue_tracking: 이슈관리 | |
583 | project_module_wiki: 위키 |
|
583 | project_module_wiki: 위키 | |
584 | project_module_files: 관련파일 |
|
584 | project_module_files: 관련파일 | |
585 | project_module_documents: 문서 |
|
585 | project_module_documents: 문서 | |
586 | project_module_repository: 저장소 |
|
586 | project_module_repository: 저장소 | |
587 | project_module_news: 뉴스 |
|
587 | project_module_news: 뉴스 | |
588 | project_module_time_tracking: 진행중인 작업 |
|
588 | project_module_time_tracking: 진행중인 작업 | |
589 | text_file_repository_writable: File repository writable |
|
589 | text_file_repository_writable: File repository writable | |
590 | text_default_administrator_account_changed: 기본 관리자 계정이 변경되었습니다. |
|
590 | text_default_administrator_account_changed: 기본 관리자 계정이 변경되었습니다. | |
591 | text_rmagick_available: RMagick available (optional) |
|
591 | text_rmagick_available: RMagick available (optional) | |
592 | button_configure: 설정 |
|
592 | button_configure: 설정 | |
593 | label_plugins: 플러그인 |
|
593 | label_plugins: 플러그인 | |
594 | label_ldap_authentication: LDAP 인증 |
|
594 | label_ldap_authentication: LDAP 인증 | |
595 | label_downloads_abbr: D/L |
|
595 | label_downloads_abbr: D/L | |
596 | label_add_another_file: 다른 파일 추가 |
|
596 | label_add_another_file: 다른 파일 추가 | |
597 | label_this_month: this month |
|
597 | label_this_month: this month | |
598 | text_destroy_time_entries_question: %.02f hours were reported on the issues you are about to delete. What do you want to do ? |
|
598 | text_destroy_time_entries_question: %.02f hours were reported on the issues you are about to delete. What do you want to do ? | |
599 | label_last_n_days: last %d days |
|
599 | label_last_n_days: last %d days | |
600 | label_all_time: all time |
|
600 | label_all_time: all time | |
601 | error_issue_not_found_in_project: 'The issue was not found or does not belong to this project' |
|
601 | error_issue_not_found_in_project: 'The issue was not found or does not belong to this project' | |
602 | label_this_year: this year |
|
602 | label_this_year: this year | |
603 | text_assign_time_entries_to_project: Assign reported hours to the project |
|
603 | text_assign_time_entries_to_project: Assign reported hours to the project | |
604 | label_date_range: Date range |
|
604 | label_date_range: Date range | |
605 | label_last_week: last week |
|
605 | label_last_week: last week | |
606 | label_yesterday: yesterday |
|
606 | label_yesterday: yesterday | |
607 | label_optional_description: Optional description |
|
607 | label_optional_description: Optional description | |
608 | label_last_month: last month |
|
608 | label_last_month: last month | |
609 | text_destroy_time_entries: Delete reported hours |
|
609 | text_destroy_time_entries: Delete reported hours | |
610 | text_reassign_time_entries: 'Reassign reported hours to this issue:' |
|
610 | text_reassign_time_entries: 'Reassign reported hours to this issue:' | |
611 | setting_activity_days_default: Days displayed on project activity |
|
611 | setting_activity_days_default: Days displayed on project activity | |
612 | label_chronological_order: 시간 순으로 정렬 |
|
612 | label_chronological_order: 시간 순으로 정렬 | |
613 | field_comments_sorting: 히스토리 정렬 설정 |
|
613 | field_comments_sorting: 히스토리 정렬 설정 | |
614 | label_reverse_chronological_order: 시간 역순으로 정렬 |
|
614 | label_reverse_chronological_order: 시간 역순으로 정렬 | |
615 | label_preferences: Preferences |
|
615 | label_preferences: Preferences | |
616 | setting_display_subprojects_issues: 하위 프로젝트의 이슈를 최상위 프로젝트에서 표시 |
|
616 | setting_display_subprojects_issues: 하위 프로젝트의 이슈를 최상위 프로젝트에서 표시 | |
617 | label_overall_activity: 전체 진행 상황 |
|
617 | label_overall_activity: 전체 진행 상황 | |
618 | setting_default_projects_public: 신규 프로젝트를 Public 으로 설정 |
|
618 | setting_default_projects_public: 신규 프로젝트를 Public 으로 설정 | |
619 | error_scm_annotate: "The entry does not exist or can not be annotated." |
|
619 | error_scm_annotate: "The entry does not exist or can not be annotated." | |
620 | label_planning: 계획(Planning) |
|
620 | label_planning: 계획(Planning) | |
621 | text_subprojects_destroy_warning: 'Its subproject(s): %s will be also deleted.' |
|
621 | text_subprojects_destroy_warning: 'Its subproject(s): %s will be also deleted.' | |
622 | label_and_its_subprojects: %s and its subprojects |
|
622 | label_and_its_subprojects: %s and its subprojects | |
623 | mail_body_reminder: "%d issue(s) that are assigned to you are due in the next %d days:" |
|
623 | mail_body_reminder: "%d issue(s) that are assigned to you are due in the next %d days:" | |
624 | mail_subject_reminder: "%d issue(s) due in the next days" |
|
624 | mail_subject_reminder: "%d issue(s) due in the next days" | |
625 | text_user_wrote: '% 의 노트:' |
|
625 | text_user_wrote: '% 의 노트:' | |
626 | label_duplicated_by: duplicated by |
|
626 | label_duplicated_by: duplicated by | |
627 | setting_enabled_scm: 허용할 SCM |
|
627 | setting_enabled_scm: 허용할 SCM | |
628 | text_enumeration_category_reassign_to: '새로운 값을 설정:' |
|
628 | text_enumeration_category_reassign_to: '새로운 값을 설정:' | |
629 | text_enumeration_destroy_question: '%d 개의 이슈가 이 값을 사용하고 있습니다.' |
|
629 | text_enumeration_destroy_question: '%d 개의 이슈가 이 값을 사용하고 있습니다.' | |
630 | label_incoming_emails: 수신 메일 설정 |
|
630 | label_incoming_emails: 수신 메일 설정 | |
631 | label_generate_key: Generate a key |
|
631 | label_generate_key: Generate a key | |
632 | setting_mail_handler_api_enabled: 수신 메일에 WS 를 허용 |
|
632 | setting_mail_handler_api_enabled: 수신 메일에 WS 를 허용 | |
633 | setting_mail_handler_api_key: API key |
|
633 | setting_mail_handler_api_key: API key | |
634 | text_email_delivery_not_configured: "Email delivery is not configured, and notifications are disabled.\nConfigure your SMTP server in config/email.yml and restart the application to enable them." |
|
634 | text_email_delivery_not_configured: "Email delivery is not configured, and notifications are disabled.\nConfigure your SMTP server in config/email.yml and restart the application to enable them." | |
635 | field_parent_title: Parent page |
|
635 | field_parent_title: Parent page | |
636 | label_issue_watchers: 감시자 설정 |
|
636 | label_issue_watchers: 감시자 설정 | |
637 | setting_commit_logs_encoding: 저장소 Commit messages 인코딩 |
|
637 | setting_commit_logs_encoding: 저장소 Commit messages 인코딩 | |
638 | button_quote: 인용하기 |
|
638 | button_quote: 인용하기 | |
639 | setting_sequential_project_identifiers: 프로젝트 실별자를 순자적으로 생성 |
|
639 | setting_sequential_project_identifiers: 프로젝트 실별자를 순자적으로 생성 | |
640 | notice_unable_delete_version: 삭제 할 수 없는 버전 입니다. |
|
640 | notice_unable_delete_version: 삭제 할 수 없는 버전 입니다. | |
641 | label_renamed: renamed |
|
641 | label_renamed: renamed | |
642 | label_copied: copied |
|
642 | label_copied: copied | |
643 | setting_plain_text_mail: plain text only (no HTML) |
|
643 | setting_plain_text_mail: plain text only (no HTML) | |
644 | permission_view_files: View files |
|
644 | permission_view_files: View files | |
645 | permission_edit_issues: Edit issues |
|
645 | permission_edit_issues: Edit issues | |
646 | permission_edit_own_time_entries: Edit own time logs |
|
646 | permission_edit_own_time_entries: Edit own time logs | |
647 | permission_manage_public_queries: Manage public queries |
|
647 | permission_manage_public_queries: Manage public queries | |
648 | permission_add_issues: Add issues |
|
648 | permission_add_issues: Add issues | |
649 | permission_log_time: Log spent time |
|
649 | permission_log_time: Log spent time | |
650 | permission_view_changesets: View changesets |
|
650 | permission_view_changesets: View changesets | |
651 | permission_view_time_entries: View spent time |
|
651 | permission_view_time_entries: View spent time | |
652 | permission_manage_versions: Manage versions |
|
652 | permission_manage_versions: Manage versions | |
653 | permission_manage_wiki: Manage wiki |
|
653 | permission_manage_wiki: Manage wiki | |
654 | permission_manage_categories: Manage issue categories |
|
654 | permission_manage_categories: Manage issue categories | |
655 | permission_protect_wiki_pages: Protect wiki pages |
|
655 | permission_protect_wiki_pages: Protect wiki pages | |
656 | permission_comment_news: Comment news |
|
656 | permission_comment_news: Comment news | |
657 | permission_delete_messages: Delete messages |
|
657 | permission_delete_messages: Delete messages | |
658 | permission_select_project_modules: Select project modules |
|
658 | permission_select_project_modules: Select project modules | |
659 | permission_manage_documents: Manage documents |
|
659 | permission_manage_documents: Manage documents | |
660 | permission_edit_wiki_pages: Edit wiki pages |
|
660 | permission_edit_wiki_pages: Edit wiki pages | |
661 | permission_add_issue_watchers: Add watchers |
|
661 | permission_add_issue_watchers: Add watchers | |
662 | permission_view_gantt: View gantt chart |
|
662 | permission_view_gantt: View gantt chart | |
663 | permission_move_issues: Move issues |
|
663 | permission_move_issues: Move issues | |
664 | permission_manage_issue_relations: Manage issue relations |
|
664 | permission_manage_issue_relations: Manage issue relations | |
665 | permission_delete_wiki_pages: Delete wiki pages |
|
665 | permission_delete_wiki_pages: Delete wiki pages | |
666 | permission_manage_boards: Manage boards |
|
666 | permission_manage_boards: Manage boards | |
667 | permission_delete_wiki_pages_attachments: Delete attachments |
|
667 | permission_delete_wiki_pages_attachments: Delete attachments | |
668 | permission_view_wiki_edits: View wiki history |
|
668 | permission_view_wiki_edits: View wiki history | |
669 | permission_add_messages: Post messages |
|
669 | permission_add_messages: Post messages | |
670 | permission_view_messages: View messages |
|
670 | permission_view_messages: View messages | |
671 | permission_manage_files: Manage files |
|
671 | permission_manage_files: Manage files | |
672 | permission_edit_issue_notes: Edit notes |
|
672 | permission_edit_issue_notes: Edit notes | |
673 | permission_manage_news: Manage news |
|
673 | permission_manage_news: Manage news | |
674 | permission_view_calendar: View calendrier |
|
674 | permission_view_calendar: View calendrier | |
675 | permission_manage_members: Manage members |
|
675 | permission_manage_members: Manage members | |
676 | permission_edit_messages: Edit messages |
|
676 | permission_edit_messages: Edit messages | |
677 | permission_delete_issues: Delete issues |
|
677 | permission_delete_issues: Delete issues | |
678 | permission_view_issue_watchers: View watchers list |
|
678 | permission_view_issue_watchers: View watchers list | |
679 | permission_manage_repository: Manage repository |
|
679 | permission_manage_repository: Manage repository | |
680 | permission_commit_access: Commit access |
|
680 | permission_commit_access: Commit access | |
681 | permission_browse_repository: Browse repository |
|
681 | permission_browse_repository: Browse repository | |
682 | permission_view_documents: View documents |
|
682 | permission_view_documents: View documents | |
683 | permission_edit_project: Edit project |
|
683 | permission_edit_project: Edit project | |
684 | permission_add_issue_notes: Add notes |
|
684 | permission_add_issue_notes: Add notes | |
685 | permission_save_queries: Save queries |
|
685 | permission_save_queries: Save queries | |
686 | permission_view_wiki_pages: View wiki |
|
686 | permission_view_wiki_pages: View wiki | |
687 | permission_rename_wiki_pages: Rename wiki pages |
|
687 | permission_rename_wiki_pages: Rename wiki pages | |
688 | permission_edit_time_entries: Edit time logs |
|
688 | permission_edit_time_entries: Edit time logs | |
689 | permission_edit_own_issue_notes: Edit own notes |
|
689 | permission_edit_own_issue_notes: Edit own notes | |
690 | setting_gravatar_enabled: Use Gravatar user icons |
|
690 | setting_gravatar_enabled: Use Gravatar user icons | |
|
691 | label_example: Example |
@@ -1,692 +1,693 | |||||
1 | _gloc_rule_default: '|n| n==1 ? "" : "_plural" ' |
|
1 | _gloc_rule_default: '|n| n==1 ? "" : "_plural" ' | |
2 |
|
2 | |||
3 | actionview_datehelper_select_day_prefix: |
|
3 | actionview_datehelper_select_day_prefix: | |
4 | actionview_datehelper_select_month_names: sausis,vasaris,kovas,balandis,gegužė,birželis,liepa,rugpjūtis,rugsėjis,spalis,lapkritis,gruodis |
|
4 | actionview_datehelper_select_month_names: sausis,vasaris,kovas,balandis,gegužė,birželis,liepa,rugpjūtis,rugsėjis,spalis,lapkritis,gruodis | |
5 | actionview_datehelper_select_month_names_abbr: Sau,Vas,Kov,Bal,Geg,Brž,Lie,Rgp,Rgs,Spl,Lap,Grd |
|
5 | actionview_datehelper_select_month_names_abbr: Sau,Vas,Kov,Bal,Geg,Brž,Lie,Rgp,Rgs,Spl,Lap,Grd | |
6 | actionview_datehelper_select_month_prefix: |
|
6 | actionview_datehelper_select_month_prefix: | |
7 | actionview_datehelper_select_year_prefix: |
|
7 | actionview_datehelper_select_year_prefix: | |
8 | actionview_datehelper_time_in_words_day: 1 diena |
|
8 | actionview_datehelper_time_in_words_day: 1 diena | |
9 | actionview_datehelper_time_in_words_day_plural: %d dienų |
|
9 | actionview_datehelper_time_in_words_day_plural: %d dienų | |
10 | actionview_datehelper_time_in_words_hour_about: apytiksliai valanda |
|
10 | actionview_datehelper_time_in_words_hour_about: apytiksliai valanda | |
11 | actionview_datehelper_time_in_words_hour_about_plural: apie %d valandas |
|
11 | actionview_datehelper_time_in_words_hour_about_plural: apie %d valandas | |
12 | actionview_datehelper_time_in_words_hour_about_single: apytiksliai valanda |
|
12 | actionview_datehelper_time_in_words_hour_about_single: apytiksliai valanda | |
13 | actionview_datehelper_time_in_words_minute: 1 minutė |
|
13 | actionview_datehelper_time_in_words_minute: 1 minutė | |
14 | actionview_datehelper_time_in_words_minute_half: pusė minutės |
|
14 | actionview_datehelper_time_in_words_minute_half: pusė minutės | |
15 | actionview_datehelper_time_in_words_minute_less_than: mažiau kaip minutė |
|
15 | actionview_datehelper_time_in_words_minute_less_than: mažiau kaip minutė | |
16 | actionview_datehelper_time_in_words_minute_plural: %d minutės |
|
16 | actionview_datehelper_time_in_words_minute_plural: %d minutės | |
17 | actionview_datehelper_time_in_words_minute_single: 1 minutė |
|
17 | actionview_datehelper_time_in_words_minute_single: 1 minutė | |
18 | actionview_datehelper_time_in_words_second_less_than: mažiau kaip sekundė |
|
18 | actionview_datehelper_time_in_words_second_less_than: mažiau kaip sekundė | |
19 | actionview_datehelper_time_in_words_second_less_than_plural: mažiau, negu %d sekundės |
|
19 | actionview_datehelper_time_in_words_second_less_than_plural: mažiau, negu %d sekundės | |
20 | actionview_instancetag_blank_option: prašom išrinkti |
|
20 | actionview_instancetag_blank_option: prašom išrinkti | |
21 |
|
21 | |||
22 | activerecord_error_inclusion: nėra įtrauktas į sąrašą |
|
22 | activerecord_error_inclusion: nėra įtrauktas į sąrašą | |
23 | activerecord_error_exclusion: yra rezervuota(as) |
|
23 | activerecord_error_exclusion: yra rezervuota(as) | |
24 | activerecord_error_invalid: yra negaliojanti(is) |
|
24 | activerecord_error_invalid: yra negaliojanti(is) | |
25 | activerecord_error_confirmation: neatitinka patvirtinimo |
|
25 | activerecord_error_confirmation: neatitinka patvirtinimo | |
26 | activerecord_error_accepted: turi būti priimtas |
|
26 | activerecord_error_accepted: turi būti priimtas | |
27 | activerecord_error_empty: negali būti tuščiu |
|
27 | activerecord_error_empty: negali būti tuščiu | |
28 | activerecord_error_blank: negali būti tuščiu |
|
28 | activerecord_error_blank: negali būti tuščiu | |
29 | activerecord_error_too_long: yra per ilgas |
|
29 | activerecord_error_too_long: yra per ilgas | |
30 | activerecord_error_too_short: yra per trumpas |
|
30 | activerecord_error_too_short: yra per trumpas | |
31 | activerecord_error_wrong_length: neteisingas ilgis |
|
31 | activerecord_error_wrong_length: neteisingas ilgis | |
32 | activerecord_error_taken: buvo jau paimtas |
|
32 | activerecord_error_taken: buvo jau paimtas | |
33 | activerecord_error_not_a_number: nėra skaičius |
|
33 | activerecord_error_not_a_number: nėra skaičius | |
34 | activerecord_error_not_a_date: data nėra galiojanti |
|
34 | activerecord_error_not_a_date: data nėra galiojanti | |
35 | activerecord_error_greater_than_start_date: turi būti didesnė negu pradžios data |
|
35 | activerecord_error_greater_than_start_date: turi būti didesnė negu pradžios data | |
36 | activerecord_error_not_same_project: nepriklauso tam pačiam projektui |
|
36 | activerecord_error_not_same_project: nepriklauso tam pačiam projektui | |
37 | activerecord_error_circular_dependency: Šis ryšys sukurtų ciklinę priklausomybę |
|
37 | activerecord_error_circular_dependency: Šis ryšys sukurtų ciklinę priklausomybę | |
38 |
|
38 | |||
39 | general_fmt_age: %d m. |
|
39 | general_fmt_age: %d m. | |
40 | general_fmt_age_plural: %d metų(ai) |
|
40 | general_fmt_age_plural: %d metų(ai) | |
41 | general_fmt_date: %%Y-%%m-%%d |
|
41 | general_fmt_date: %%Y-%%m-%%d | |
42 | general_fmt_datetime: %%Y-%%m-%%d %%I:%%M %%p |
|
42 | general_fmt_datetime: %%Y-%%m-%%d %%I:%%M %%p | |
43 | general_fmt_datetime_short: %%b %%d, %%I:%%M %%p |
|
43 | general_fmt_datetime_short: %%b %%d, %%I:%%M %%p | |
44 | general_fmt_time: %%I:%%M %%p |
|
44 | general_fmt_time: %%I:%%M %%p | |
45 | general_text_No: 'Ne' |
|
45 | general_text_No: 'Ne' | |
46 | general_text_Yes: 'Taip' |
|
46 | general_text_Yes: 'Taip' | |
47 | general_text_no: 'ne' |
|
47 | general_text_no: 'ne' | |
48 | general_text_yes: 'taip' |
|
48 | general_text_yes: 'taip' | |
49 | general_lang_name: 'Lithuanian (lietuvių)' |
|
49 | general_lang_name: 'Lithuanian (lietuvių)' | |
50 | general_csv_separator: ',' |
|
50 | general_csv_separator: ',' | |
51 | general_csv_decimal_separator: '.' |
|
51 | general_csv_decimal_separator: '.' | |
52 | general_csv_encoding: UTF-8 |
|
52 | general_csv_encoding: UTF-8 | |
53 | general_pdf_encoding: UTF-8 |
|
53 | general_pdf_encoding: UTF-8 | |
54 | general_day_names: pirmadienis,antradienis,trečiadienis,ketvirtadienis,penktadienis,šeštadienis,sekmadienis |
|
54 | general_day_names: pirmadienis,antradienis,trečiadienis,ketvirtadienis,penktadienis,šeštadienis,sekmadienis | |
55 | general_first_day_of_week: '1' |
|
55 | general_first_day_of_week: '1' | |
56 |
|
56 | |||
57 | notice_account_updated: Paskyra buvo sėkmingai atnaujinta. |
|
57 | notice_account_updated: Paskyra buvo sėkmingai atnaujinta. | |
58 | notice_account_invalid_creditentials: Negaliojantis vartotojo vardas ar slaptažodis |
|
58 | notice_account_invalid_creditentials: Negaliojantis vartotojo vardas ar slaptažodis | |
59 | notice_account_password_updated: Slaptažodis buvo sėkmingai atnaujintas. |
|
59 | notice_account_password_updated: Slaptažodis buvo sėkmingai atnaujintas. | |
60 | notice_account_wrong_password: Neteisingas slaptažodis |
|
60 | notice_account_wrong_password: Neteisingas slaptažodis | |
61 | notice_account_register_done: Paskyra buvo sėkmingai sukurta. Kad aktyvintumėte savo paskyrą, paspauskite sąsają, kuri jums buvo siųsta elektroniniu paštu. |
|
61 | notice_account_register_done: Paskyra buvo sėkmingai sukurta. Kad aktyvintumėte savo paskyrą, paspauskite sąsają, kuri jums buvo siųsta elektroniniu paštu. | |
62 | notice_account_unknown_email: Nežinomas vartotojas. |
|
62 | notice_account_unknown_email: Nežinomas vartotojas. | |
63 | notice_can_t_change_password: Šis pranešimas naudoja išorinį autentiškumo nustatymo šaltinį. Neįmanoma pakeisti slaptažodį. |
|
63 | notice_can_t_change_password: Šis pranešimas naudoja išorinį autentiškumo nustatymo šaltinį. Neįmanoma pakeisti slaptažodį. | |
64 | notice_account_lost_email_sent: Į Jūsų pašą išsiūstas laiškas su naujo slaptažodžio pasirinkimo instrukcija. |
|
64 | notice_account_lost_email_sent: Į Jūsų pašą išsiūstas laiškas su naujo slaptažodžio pasirinkimo instrukcija. | |
65 | notice_account_activated: Jūsų paskyra aktyvuota. Galite prisijungti. |
|
65 | notice_account_activated: Jūsų paskyra aktyvuota. Galite prisijungti. | |
66 | notice_successful_create: Sėkmingas sukūrimas. |
|
66 | notice_successful_create: Sėkmingas sukūrimas. | |
67 | notice_successful_update: Sėkmingas atnaujinimas. |
|
67 | notice_successful_update: Sėkmingas atnaujinimas. | |
68 | notice_successful_delete: Sėkmingas panaikinimas. |
|
68 | notice_successful_delete: Sėkmingas panaikinimas. | |
69 | notice_successful_connection: Sėkmingas susijungimas. |
|
69 | notice_successful_connection: Sėkmingas susijungimas. | |
70 | notice_file_not_found: Puslapis, į kurį ketinate įeiti, neegzistuoja arba pašalintas. |
|
70 | notice_file_not_found: Puslapis, į kurį ketinate įeiti, neegzistuoja arba pašalintas. | |
71 | notice_locking_conflict: Duomenys atnaujinti kito vartotojo. |
|
71 | notice_locking_conflict: Duomenys atnaujinti kito vartotojo. | |
72 | notice_scm_error: Duomenys ir/ar pakeitimai saugykloje(repozitorojoje) neegzistuoja. |
|
72 | notice_scm_error: Duomenys ir/ar pakeitimai saugykloje(repozitorojoje) neegzistuoja. | |
73 | notice_not_authorized: Jūs neturite teisių gauti prieigą prie šio puslapio. |
|
73 | notice_not_authorized: Jūs neturite teisių gauti prieigą prie šio puslapio. | |
74 | notice_email_sent: Laiškas išsiųstas %s |
|
74 | notice_email_sent: Laiškas išsiųstas %s | |
75 | notice_email_error: Laiško siųntimo metu įvyko klaida (%s) |
|
75 | notice_email_error: Laiško siųntimo metu įvyko klaida (%s) | |
76 | notice_feeds_access_key_reseted: Jūsų RSS raktas buvo atnaujintas. |
|
76 | notice_feeds_access_key_reseted: Jūsų RSS raktas buvo atnaujintas. | |
77 | notice_failed_to_save_issues: "Nepavyko išsaugoti %d problemos(ų) iš %d pasirinkto: %s." |
|
77 | notice_failed_to_save_issues: "Nepavyko išsaugoti %d problemos(ų) iš %d pasirinkto: %s." | |
78 | notice_no_issue_selected: "Nepasirinkta nė viena problema! Prašom pažymėti problemą, kurią norite redaguoti." |
|
78 | notice_no_issue_selected: "Nepasirinkta nė viena problema! Prašom pažymėti problemą, kurią norite redaguoti." | |
79 | notice_account_pending: "Jūsų paskyra buvo sukūrta ir dabar laukiama administratoriaus patvirtinimo." |
|
79 | notice_account_pending: "Jūsų paskyra buvo sukūrta ir dabar laukiama administratoriaus patvirtinimo." | |
80 |
|
80 | |||
81 | error_scm_not_found: "Duomenys ir/ar pakeitimai saugykloje(repozitorojoje) neegzistuoja." |
|
81 | error_scm_not_found: "Duomenys ir/ar pakeitimai saugykloje(repozitorojoje) neegzistuoja." | |
82 | error_scm_command_failed: "Įvyko klaida jungiantis prie saugyklos: %s" |
|
82 | error_scm_command_failed: "Įvyko klaida jungiantis prie saugyklos: %s" | |
83 |
|
83 | |||
84 | mail_subject_lost_password: Jūsų %s slaptažodis |
|
84 | mail_subject_lost_password: Jūsų %s slaptažodis | |
85 | mail_body_lost_password: 'Norėdami pakeisti slaptažodį, spauskite nuorodą:' |
|
85 | mail_body_lost_password: 'Norėdami pakeisti slaptažodį, spauskite nuorodą:' | |
86 | mail_subject_register: '%s paskyros aktyvavymas' |
|
86 | mail_subject_register: '%s paskyros aktyvavymas' | |
87 | mail_body_register: 'Norėdami aktyvuoti paskyrą, spauskite nuorodą:' |
|
87 | mail_body_register: 'Norėdami aktyvuoti paskyrą, spauskite nuorodą:' | |
88 | mail_body_account_information_external: Jūs galite naudoti Jūsų "%s" paskyrą, norėdami prisijungti. |
|
88 | mail_body_account_information_external: Jūs galite naudoti Jūsų "%s" paskyrą, norėdami prisijungti. | |
89 | mail_body_account_information: Informacija apie Jūsų paskyrą |
|
89 | mail_body_account_information: Informacija apie Jūsų paskyrą | |
90 | mail_subject_account_activation_request: %s paskyros aktyvavimo prašymas |
|
90 | mail_subject_account_activation_request: %s paskyros aktyvavimo prašymas | |
91 | mail_body_account_activation_request: 'Užsiregistravo naujas vartotojas (%s). Jo paskyra laukia jūsų patvirtinimo:' |
|
91 | mail_body_account_activation_request: 'Užsiregistravo naujas vartotojas (%s). Jo paskyra laukia jūsų patvirtinimo:' | |
92 |
|
92 | |||
93 | gui_validation_error: 1 klaida |
|
93 | gui_validation_error: 1 klaida | |
94 | gui_validation_error_plural: %d klaidų(os) |
|
94 | gui_validation_error_plural: %d klaidų(os) | |
95 |
|
95 | |||
96 | field_name: Pavadinimas |
|
96 | field_name: Pavadinimas | |
97 | field_description: Aprašas |
|
97 | field_description: Aprašas | |
98 | field_summary: Santrauka |
|
98 | field_summary: Santrauka | |
99 | field_is_required: Reikalaujama |
|
99 | field_is_required: Reikalaujama | |
100 | field_firstname: Vardas |
|
100 | field_firstname: Vardas | |
101 | field_lastname: Pavardė |
|
101 | field_lastname: Pavardė | |
102 | field_mail: Email |
|
102 | field_mail: Email | |
103 | field_filename: Byla |
|
103 | field_filename: Byla | |
104 | field_filesize: Dydis |
|
104 | field_filesize: Dydis | |
105 | field_downloads: Atsiuntimai |
|
105 | field_downloads: Atsiuntimai | |
106 | field_author: Autorius |
|
106 | field_author: Autorius | |
107 | field_created_on: Sukūrta |
|
107 | field_created_on: Sukūrta | |
108 | field_updated_on: Atnaujinta |
|
108 | field_updated_on: Atnaujinta | |
109 | field_field_format: Formatas |
|
109 | field_field_format: Formatas | |
110 | field_is_for_all: Visiems projektams |
|
110 | field_is_for_all: Visiems projektams | |
111 | field_possible_values: Galimos reikšmės |
|
111 | field_possible_values: Galimos reikšmės | |
112 | field_regexp: Pastovi išraiška |
|
112 | field_regexp: Pastovi išraiška | |
113 | field_min_length: Minimalus ilgis |
|
113 | field_min_length: Minimalus ilgis | |
114 | field_max_length: Maksimalus ilgis |
|
114 | field_max_length: Maksimalus ilgis | |
115 | field_value: Vertė |
|
115 | field_value: Vertė | |
116 | field_category: Kategorija |
|
116 | field_category: Kategorija | |
117 | field_title: Pavadinimas |
|
117 | field_title: Pavadinimas | |
118 | field_project: Projektas |
|
118 | field_project: Projektas | |
119 | field_issue: Darbas |
|
119 | field_issue: Darbas | |
120 | field_status: Būsena |
|
120 | field_status: Būsena | |
121 | field_notes: Pastabos |
|
121 | field_notes: Pastabos | |
122 | field_is_closed: Darbas uždarytas |
|
122 | field_is_closed: Darbas uždarytas | |
123 | field_is_default: Numatytoji vertė |
|
123 | field_is_default: Numatytoji vertė | |
124 | field_tracker: Pėdsekys |
|
124 | field_tracker: Pėdsekys | |
125 | field_subject: Tema |
|
125 | field_subject: Tema | |
126 | field_due_date: Užbaigimo data |
|
126 | field_due_date: Užbaigimo data | |
127 | field_assigned_to: Paskirtas |
|
127 | field_assigned_to: Paskirtas | |
128 | field_priority: Prioritetas |
|
128 | field_priority: Prioritetas | |
129 | field_fixed_version: Target version |
|
129 | field_fixed_version: Target version | |
130 | field_user: Vartotojas |
|
130 | field_user: Vartotojas | |
131 | field_role: Vaidmuo |
|
131 | field_role: Vaidmuo | |
132 | field_homepage: Pagrindinis puslapis |
|
132 | field_homepage: Pagrindinis puslapis | |
133 | field_is_public: Viešas |
|
133 | field_is_public: Viešas | |
134 | field_parent: Priklauso projektui |
|
134 | field_parent: Priklauso projektui | |
135 | field_is_in_chlog: Darbai rodomi pokyčių žurnale |
|
135 | field_is_in_chlog: Darbai rodomi pokyčių žurnale | |
136 | field_is_in_roadmap: Darbai rodomi veiklos grafike |
|
136 | field_is_in_roadmap: Darbai rodomi veiklos grafike | |
137 | field_login: Registracijos vardas |
|
137 | field_login: Registracijos vardas | |
138 | field_mail_notification: Elektroninio pašto pranešimai |
|
138 | field_mail_notification: Elektroninio pašto pranešimai | |
139 | field_admin: Administratorius |
|
139 | field_admin: Administratorius | |
140 | field_last_login_on: Paskutinis ryšys |
|
140 | field_last_login_on: Paskutinis ryšys | |
141 | field_language: Kalba |
|
141 | field_language: Kalba | |
142 | field_effective_date: Data |
|
142 | field_effective_date: Data | |
143 | field_password: Slaptažodis |
|
143 | field_password: Slaptažodis | |
144 | field_new_password: Naujas slaptažodis |
|
144 | field_new_password: Naujas slaptažodis | |
145 | field_password_confirmation: Patvirtinimas |
|
145 | field_password_confirmation: Patvirtinimas | |
146 | field_version: Versija |
|
146 | field_version: Versija | |
147 | field_type: Tipas |
|
147 | field_type: Tipas | |
148 | field_host: Pagrindinis kompiuteris |
|
148 | field_host: Pagrindinis kompiuteris | |
149 | field_port: Jungtis |
|
149 | field_port: Jungtis | |
150 | field_account: Paskyra |
|
150 | field_account: Paskyra | |
151 | field_base_dn: Bazinis skiriamasis vardas |
|
151 | field_base_dn: Bazinis skiriamasis vardas | |
152 | field_attr_login: Registracijos vardo požymis |
|
152 | field_attr_login: Registracijos vardo požymis | |
153 | field_attr_firstname: Vardo priskiria |
|
153 | field_attr_firstname: Vardo priskiria | |
154 | field_attr_lastname: Pavardės priskiria |
|
154 | field_attr_lastname: Pavardės priskiria | |
155 | field_attr_mail: Elektroninio pašto požymis |
|
155 | field_attr_mail: Elektroninio pašto požymis | |
156 | field_onthefly: Vartotojų sukūrimas paskubomis |
|
156 | field_onthefly: Vartotojų sukūrimas paskubomis | |
157 | field_start_date: Pradėti |
|
157 | field_start_date: Pradėti | |
158 | field_done_ratio: %% Atlikta |
|
158 | field_done_ratio: %% Atlikta | |
159 | field_auth_source: Autentiškumo nustatymo būdas |
|
159 | field_auth_source: Autentiškumo nustatymo būdas | |
160 | field_hide_mail: Paslėpkite mano elektroninio pašto adresą |
|
160 | field_hide_mail: Paslėpkite mano elektroninio pašto adresą | |
161 | field_comments: Komentaras |
|
161 | field_comments: Komentaras | |
162 | field_url: URL |
|
162 | field_url: URL | |
163 | field_start_page: Pradžios puslapis |
|
163 | field_start_page: Pradžios puslapis | |
164 | field_subproject: Subprojektas |
|
164 | field_subproject: Subprojektas | |
165 | field_hours: Valandos |
|
165 | field_hours: Valandos | |
166 | field_activity: Veikla |
|
166 | field_activity: Veikla | |
167 | field_spent_on: Data |
|
167 | field_spent_on: Data | |
168 | field_identifier: Identifikuotojas |
|
168 | field_identifier: Identifikuotojas | |
169 | field_is_filter: Panaudotas kaip filtras |
|
169 | field_is_filter: Panaudotas kaip filtras | |
170 | field_issue_to_id: Susijęs darbas |
|
170 | field_issue_to_id: Susijęs darbas | |
171 | field_delay: Užlaikymas |
|
171 | field_delay: Užlaikymas | |
172 | field_assignable: Darbai gali būti paskirti šiam vaidmeniui |
|
172 | field_assignable: Darbai gali būti paskirti šiam vaidmeniui | |
173 | field_redirect_existing_links: Peradresuokite egzistuojančias sąsajas |
|
173 | field_redirect_existing_links: Peradresuokite egzistuojančias sąsajas | |
174 | field_estimated_hours: Numatyta trukmė |
|
174 | field_estimated_hours: Numatyta trukmė | |
175 | field_column_names: Skiltys |
|
175 | field_column_names: Skiltys | |
176 | field_time_zone: Laiko juosta |
|
176 | field_time_zone: Laiko juosta | |
177 | field_searchable: Randamas |
|
177 | field_searchable: Randamas | |
178 | field_default_value: Numatytoji vertė |
|
178 | field_default_value: Numatytoji vertė | |
179 | setting_app_title: Programos pavadinimas |
|
179 | setting_app_title: Programos pavadinimas | |
180 | setting_app_subtitle: Programos paantraštė |
|
180 | setting_app_subtitle: Programos paantraštė | |
181 | setting_welcome_text: Pasveikinimas |
|
181 | setting_welcome_text: Pasveikinimas | |
182 | setting_default_language: Numatytoji kalba |
|
182 | setting_default_language: Numatytoji kalba | |
183 | setting_login_required: Reikalingas autentiškumo nustatymas |
|
183 | setting_login_required: Reikalingas autentiškumo nustatymas | |
184 | setting_self_registration: Saviregistracija |
|
184 | setting_self_registration: Saviregistracija | |
185 | setting_attachment_max_size: Priedo maks. dydis |
|
185 | setting_attachment_max_size: Priedo maks. dydis | |
186 | setting_issues_export_limit pagal dydį: Darbų eksportavimo riba |
|
186 | setting_issues_export_limit pagal dydį: Darbų eksportavimo riba | |
187 | setting_mail_from: Emisijos elektroninio pašto adresas |
|
187 | setting_mail_from: Emisijos elektroninio pašto adresas | |
188 | setting_bcc_recipients: Akli tikslios kopijos gavėjai (bcc) |
|
188 | setting_bcc_recipients: Akli tikslios kopijos gavėjai (bcc) | |
189 | setting_host_name: Pagrindinio kompiuterio vardas |
|
189 | setting_host_name: Pagrindinio kompiuterio vardas | |
190 | setting_text_formatting: Teksto apipavidalinimas |
|
190 | setting_text_formatting: Teksto apipavidalinimas | |
191 | setting_wiki_compression: Wiki istorijos suspaudimas |
|
191 | setting_wiki_compression: Wiki istorijos suspaudimas | |
192 | setting_feeds_limit: Perdavimo turinio riba |
|
192 | setting_feeds_limit: Perdavimo turinio riba | |
193 | setting_autofetch_changesets: Automatinis pakeitimų siuntimas |
|
193 | setting_autofetch_changesets: Automatinis pakeitimų siuntimas | |
194 | setting_sys_api_enabled: Įgalinkite WS sandėlio vadybai |
|
194 | setting_sys_api_enabled: Įgalinkite WS sandėlio vadybai | |
195 | setting_commit_ref_keywords: Nurodymo reikšminiai žodžiai |
|
195 | setting_commit_ref_keywords: Nurodymo reikšminiai žodžiai | |
196 | setting_commit_fix_keywords: Fiksavimo reikšminiai žodžiai |
|
196 | setting_commit_fix_keywords: Fiksavimo reikšminiai žodžiai | |
197 | setting_autologin: Autoregistracija |
|
197 | setting_autologin: Autoregistracija | |
198 | setting_date_format: Datos formatas |
|
198 | setting_date_format: Datos formatas | |
199 | setting_time_format: Laiko formatas |
|
199 | setting_time_format: Laiko formatas | |
200 | setting_cross_project_issue_relations: Leisti tarprojektinius darbų ryšius |
|
200 | setting_cross_project_issue_relations: Leisti tarprojektinius darbų ryšius | |
201 | setting_issue_list_default_columns: Numatytosios skiltys darbų sąraše |
|
201 | setting_issue_list_default_columns: Numatytosios skiltys darbų sąraše | |
202 | setting_repositories_encodings: Saugyklos koduotė |
|
202 | setting_repositories_encodings: Saugyklos koduotė | |
203 | setting_emails_footer: elektroninio pašto puslapinė poraštė |
|
203 | setting_emails_footer: elektroninio pašto puslapinė poraštė | |
204 | setting_protocol: Protokolas |
|
204 | setting_protocol: Protokolas | |
205 |
|
205 | |||
206 | label_user: Vartotojas |
|
206 | label_user: Vartotojas | |
207 | label_user_plural: Vartotojai |
|
207 | label_user_plural: Vartotojai | |
208 | label_user_new: Naujas vartotojas |
|
208 | label_user_new: Naujas vartotojas | |
209 | label_project: Projektas |
|
209 | label_project: Projektas | |
210 | label_project_new: Naujas projektas |
|
210 | label_project_new: Naujas projektas | |
211 | label_project_plural: Projektai |
|
211 | label_project_plural: Projektai | |
212 | label_project_all: Visi Projektai |
|
212 | label_project_all: Visi Projektai | |
213 | label_project_latest: Paskutiniai projektai |
|
213 | label_project_latest: Paskutiniai projektai | |
214 | label_issue: Darbas |
|
214 | label_issue: Darbas | |
215 | label_issue_new: Naujas darbas |
|
215 | label_issue_new: Naujas darbas | |
216 | label_issue_plural: Darbai |
|
216 | label_issue_plural: Darbai | |
217 | label_issue_view_all: Peržiūrėti visus darbus |
|
217 | label_issue_view_all: Peržiūrėti visus darbus | |
218 | label_issues_by: Darbai pagal %s |
|
218 | label_issues_by: Darbai pagal %s | |
219 | label_document: Dokumentas |
|
219 | label_document: Dokumentas | |
220 | label_document_new: Naujas dokumentas |
|
220 | label_document_new: Naujas dokumentas | |
221 | label_document_plural: Dokumentai |
|
221 | label_document_plural: Dokumentai | |
222 | label_role: Vaidmuo |
|
222 | label_role: Vaidmuo | |
223 | label_role_plural: Vaidmenys |
|
223 | label_role_plural: Vaidmenys | |
224 | label_role_new: Naujas vaidmuo |
|
224 | label_role_new: Naujas vaidmuo | |
225 | label_role_and_permissions: Vaidmenys ir leidimai |
|
225 | label_role_and_permissions: Vaidmenys ir leidimai | |
226 | label_member: Narys |
|
226 | label_member: Narys | |
227 | label_member_new: Naujas narys |
|
227 | label_member_new: Naujas narys | |
228 | label_member_plural: Nariai |
|
228 | label_member_plural: Nariai | |
229 | label_tracker: Pėdsekys |
|
229 | label_tracker: Pėdsekys | |
230 | label_tracker_plural: Pėdsekiai |
|
230 | label_tracker_plural: Pėdsekiai | |
231 | label_tracker_new: Naujas pėdsekys |
|
231 | label_tracker_new: Naujas pėdsekys | |
232 | label_workflow: Darbų eiga |
|
232 | label_workflow: Darbų eiga | |
233 | label_issue_status: Darbo padėtis |
|
233 | label_issue_status: Darbo padėtis | |
234 | label_issue_status_plural: Darbų padėtys |
|
234 | label_issue_status_plural: Darbų padėtys | |
235 | label_issue_status_new: Nauja padėtis |
|
235 | label_issue_status_new: Nauja padėtis | |
236 | label_issue_category: Darbo kategorija |
|
236 | label_issue_category: Darbo kategorija | |
237 | label_issue_category_plural: Darbo kategorijos |
|
237 | label_issue_category_plural: Darbo kategorijos | |
238 | label_issue_category_new: Nauja kategorija |
|
238 | label_issue_category_new: Nauja kategorija | |
239 | label_custom_field: Kliento laukas |
|
239 | label_custom_field: Kliento laukas | |
240 | label_custom_field_plural: Kliento laukai |
|
240 | label_custom_field_plural: Kliento laukai | |
241 | label_custom_field_new: Naujas kliento laukas |
|
241 | label_custom_field_new: Naujas kliento laukas | |
242 | label_enumerations: Išvardinimai |
|
242 | label_enumerations: Išvardinimai | |
243 | label_enumeration_new: Nauja vertė |
|
243 | label_enumeration_new: Nauja vertė | |
244 | label_information: Informacija |
|
244 | label_information: Informacija | |
245 | label_information_plural: Informacija |
|
245 | label_information_plural: Informacija | |
246 | label_please_login: Prašom prisijungti |
|
246 | label_please_login: Prašom prisijungti | |
247 | label_register: Užsiregistruoti |
|
247 | label_register: Užsiregistruoti | |
248 | label_password_lost: Prarastas slaptažodis |
|
248 | label_password_lost: Prarastas slaptažodis | |
249 | label_home: Pagrindinis |
|
249 | label_home: Pagrindinis | |
250 | label_my_page: Mano puslapis |
|
250 | label_my_page: Mano puslapis | |
251 | label_my_account: Mano paskyra |
|
251 | label_my_account: Mano paskyra | |
252 | label_my_projects: Mano projektai |
|
252 | label_my_projects: Mano projektai | |
253 | label_administration: Administravimas |
|
253 | label_administration: Administravimas | |
254 | label_login: Prisijungti |
|
254 | label_login: Prisijungti | |
255 | label_logout: Atsijungti |
|
255 | label_logout: Atsijungti | |
256 | label_help: Pagalba |
|
256 | label_help: Pagalba | |
257 | label_reported_issues: Pranešti darbai |
|
257 | label_reported_issues: Pranešti darbai | |
258 | label_assigned_to_me_issues: Darbai, priskirti man |
|
258 | label_assigned_to_me_issues: Darbai, priskirti man | |
259 | label_last_login: Paskutinis ryšys |
|
259 | label_last_login: Paskutinis ryšys | |
260 | label_last_updates: Paskutinis atnaujinimas |
|
260 | label_last_updates: Paskutinis atnaujinimas | |
261 | label_last_updates_plural: %d paskutinis atnaujinimas |
|
261 | label_last_updates_plural: %d paskutinis atnaujinimas | |
262 | label_registered_on: Užregistruota |
|
262 | label_registered_on: Užregistruota | |
263 | label_activity: Veikla |
|
263 | label_activity: Veikla | |
264 | label_new: Naujas |
|
264 | label_new: Naujas | |
265 | label_logged_as: Prisijungęs kaip |
|
265 | label_logged_as: Prisijungęs kaip | |
266 | label_environment: Aplinka |
|
266 | label_environment: Aplinka | |
267 | label_authentication: Autentiškumo nustatymas |
|
267 | label_authentication: Autentiškumo nustatymas | |
268 | label_auth_source: Autentiškumo nustatymo būdas |
|
268 | label_auth_source: Autentiškumo nustatymo būdas | |
269 | label_auth_source_new: Naujas autentiškumo nustatymo būdas |
|
269 | label_auth_source_new: Naujas autentiškumo nustatymo būdas | |
270 | label_auth_source_plural: Autentiškumo nustatymo būdai |
|
270 | label_auth_source_plural: Autentiškumo nustatymo būdai | |
271 | label_subproject_plural: Subprojektai |
|
271 | label_subproject_plural: Subprojektai | |
272 | label_min_max_length: Min - Maks ilgis |
|
272 | label_min_max_length: Min - Maks ilgis | |
273 | label_list: Sąrašas |
|
273 | label_list: Sąrašas | |
274 | label_date: Data |
|
274 | label_date: Data | |
275 | label_integer: Sveikasis skaičius |
|
275 | label_integer: Sveikasis skaičius | |
276 | label_float: Float |
|
276 | label_float: Float | |
277 | label_boolean: Boolean |
|
277 | label_boolean: Boolean | |
278 | label_string: Tekstas |
|
278 | label_string: Tekstas | |
279 | label_text: Ilgas tekstas |
|
279 | label_text: Ilgas tekstas | |
280 | label_attribute: Požymis |
|
280 | label_attribute: Požymis | |
281 | label_attribute_plural: Požymiai |
|
281 | label_attribute_plural: Požymiai | |
282 | label_download: %d Persiuntimas |
|
282 | label_download: %d Persiuntimas | |
283 | label_download_plural: %d Persiuntimai |
|
283 | label_download_plural: %d Persiuntimai | |
284 | label_no_data: Nėra ką atvaizduoti |
|
284 | label_no_data: Nėra ką atvaizduoti | |
285 | label_change_status: Pakeitimo padėtis |
|
285 | label_change_status: Pakeitimo padėtis | |
286 | label_history: Istorija |
|
286 | label_history: Istorija | |
287 | label_attachment: Rinkmena |
|
287 | label_attachment: Rinkmena | |
288 | label_attachment_new: Nauja rinkmena |
|
288 | label_attachment_new: Nauja rinkmena | |
289 | label_attachment_delete: Pašalinkite rinkmeną |
|
289 | label_attachment_delete: Pašalinkite rinkmeną | |
290 | label_attachment_plural: Rinkmenos |
|
290 | label_attachment_plural: Rinkmenos | |
291 | label_report: Ataskaita |
|
291 | label_report: Ataskaita | |
292 | label_report_plural: Ataskaitos |
|
292 | label_report_plural: Ataskaitos | |
293 | label_news: Žinia |
|
293 | label_news: Žinia | |
294 | label_news_new: Pridėkite žinią |
|
294 | label_news_new: Pridėkite žinią | |
295 | label_news_plural: Žinios |
|
295 | label_news_plural: Žinios | |
296 | label_news_latest: Paskutinės naujienos |
|
296 | label_news_latest: Paskutinės naujienos | |
297 | label_news_view_all: Peržiūrėti visas žinias |
|
297 | label_news_view_all: Peržiūrėti visas žinias | |
298 | label_change_log: Pakeitimų žurnalas |
|
298 | label_change_log: Pakeitimų žurnalas | |
299 | label_settings: Nustatymai |
|
299 | label_settings: Nustatymai | |
300 | label_overview: Apžvalga |
|
300 | label_overview: Apžvalga | |
301 | label_version: Versija |
|
301 | label_version: Versija | |
302 | label_version_new: Nauja versija |
|
302 | label_version_new: Nauja versija | |
303 | label_version_plural: Versijos |
|
303 | label_version_plural: Versijos | |
304 | label_confirmation: Patvirtinimas |
|
304 | label_confirmation: Patvirtinimas | |
305 | label_export_to: Eksportuoti į |
|
305 | label_export_to: Eksportuoti į | |
306 | label_read: Skaitykite... |
|
306 | label_read: Skaitykite... | |
307 | label_public_projects: Vieši projektai |
|
307 | label_public_projects: Vieši projektai | |
308 | label_open_issues: atidaryta |
|
308 | label_open_issues: atidaryta | |
309 | label_open_issues_plural: atidarytos |
|
309 | label_open_issues_plural: atidarytos | |
310 | label_closed_issues: uždaryta |
|
310 | label_closed_issues: uždaryta | |
311 | label_closed_issues_plural: uždarytos |
|
311 | label_closed_issues_plural: uždarytos | |
312 | label_total: Bendra suma |
|
312 | label_total: Bendra suma | |
313 | label_permissions: Leidimai |
|
313 | label_permissions: Leidimai | |
314 | label_current_status: Einamoji padėtis |
|
314 | label_current_status: Einamoji padėtis | |
315 | label_new_statuses_allowed: Naujos padėtys galimos |
|
315 | label_new_statuses_allowed: Naujos padėtys galimos | |
316 | label_all: visi |
|
316 | label_all: visi | |
317 | label_none: niekas |
|
317 | label_none: niekas | |
318 | label_nobody: niekas |
|
318 | label_nobody: niekas | |
319 | label_next: Kitas |
|
319 | label_next: Kitas | |
320 | label_previous: Ankstesnis |
|
320 | label_previous: Ankstesnis | |
321 | label_used_by: Naudotas |
|
321 | label_used_by: Naudotas | |
322 | label_details: Detalės |
|
322 | label_details: Detalės | |
323 | label_add_note: Pridėkite pastabą |
|
323 | label_add_note: Pridėkite pastabą | |
324 | label_per_page: Per puslapį |
|
324 | label_per_page: Per puslapį | |
325 | label_calendar: Kalendorius |
|
325 | label_calendar: Kalendorius | |
326 | label_months_from: mėnesiai nuo |
|
326 | label_months_from: mėnesiai nuo | |
327 | label_gantt: Gantt |
|
327 | label_gantt: Gantt | |
328 | label_internal: Vidinis |
|
328 | label_internal: Vidinis | |
329 | label_last_changes: paskutiniai %d, pokyčiai |
|
329 | label_last_changes: paskutiniai %d, pokyčiai | |
330 | label_change_view_all: Peržiūrėti visus pakeitimus |
|
330 | label_change_view_all: Peržiūrėti visus pakeitimus | |
331 | label_personalize_page: Suasmeninti šį puslapį |
|
331 | label_personalize_page: Suasmeninti šį puslapį | |
332 | label_comment: Komentaras |
|
332 | label_comment: Komentaras | |
333 | label_comment_plural: Komentarai |
|
333 | label_comment_plural: Komentarai | |
334 | label_comment_add: Pridėkite komentarą |
|
334 | label_comment_add: Pridėkite komentarą | |
335 | label_comment_added: Komentaras pridėtas |
|
335 | label_comment_added: Komentaras pridėtas | |
336 | label_comment_delete: Pašalinkite komentarus |
|
336 | label_comment_delete: Pašalinkite komentarus | |
337 | label_query: Užklausa |
|
337 | label_query: Užklausa | |
338 | label_query_plural: Užklausos |
|
338 | label_query_plural: Užklausos | |
339 | label_query_new: Nauja užklausa |
|
339 | label_query_new: Nauja užklausa | |
340 | label_filter_add: Pridėti filtrą |
|
340 | label_filter_add: Pridėti filtrą | |
341 | label_filter_plural: Filtrai |
|
341 | label_filter_plural: Filtrai | |
342 | label_equals: yra |
|
342 | label_equals: yra | |
343 | label_not_equals: nėra |
|
343 | label_not_equals: nėra | |
344 | label_in_less_than: mažiau negu |
|
344 | label_in_less_than: mažiau negu | |
345 | label_in_more_than: daugiau negu |
|
345 | label_in_more_than: daugiau negu | |
346 | label_in: in |
|
346 | label_in: in | |
347 | label_today: šiandien |
|
347 | label_today: šiandien | |
348 | label_this_week: šią savaitę |
|
348 | label_this_week: šią savaitę | |
349 | label_less_than_ago: mažiau negu dienomis prieš |
|
349 | label_less_than_ago: mažiau negu dienomis prieš | |
350 | label_more_than_ago: daugiau negu dienomis prieš |
|
350 | label_more_than_ago: daugiau negu dienomis prieš | |
351 | label_ago: dienomis prieš |
|
351 | label_ago: dienomis prieš | |
352 | label_contains: turi savyje |
|
352 | label_contains: turi savyje | |
353 | label_not_contains: neturi savyje |
|
353 | label_not_contains: neturi savyje | |
354 | label_day_plural: dienos |
|
354 | label_day_plural: dienos | |
355 | label_repository: Saugykla |
|
355 | label_repository: Saugykla | |
356 | label_browse: Naršyti |
|
356 | label_browse: Naršyti | |
357 | label_modification: %d pakeitimas |
|
357 | label_modification: %d pakeitimas | |
358 | label_modification_plural: %d pakeitimai |
|
358 | label_modification_plural: %d pakeitimai | |
359 | label_revision: Revizija |
|
359 | label_revision: Revizija | |
360 | label_revision_plural: Revizijos |
|
360 | label_revision_plural: Revizijos | |
361 | label_added: pridėtas |
|
361 | label_added: pridėtas | |
362 | label_modified: pakeistas |
|
362 | label_modified: pakeistas | |
363 | label_deleted: pašalintas |
|
363 | label_deleted: pašalintas | |
364 | label_latest_revision: Paskutinė revizija |
|
364 | label_latest_revision: Paskutinė revizija | |
365 | label_latest_revision_plural: Paskutinės revizijos |
|
365 | label_latest_revision_plural: Paskutinės revizijos | |
366 | label_view_revisions: Pežiūrėti revizijas |
|
366 | label_view_revisions: Pežiūrėti revizijas | |
367 | label_max_size: Maksimalus dydis |
|
367 | label_max_size: Maksimalus dydis | |
368 | label_on: 'iš' |
|
368 | label_on: 'iš' | |
369 | label_sort_highest: Perkelti į viršūnę |
|
369 | label_sort_highest: Perkelti į viršūnę | |
370 | label_sort_higher: Perkelti į viršų |
|
370 | label_sort_higher: Perkelti į viršų | |
371 | label_sort_lower: Perkelti žemyn |
|
371 | label_sort_lower: Perkelti žemyn | |
372 | label_sort_lowest: Perkelti į apačią |
|
372 | label_sort_lowest: Perkelti į apačią | |
373 | label_roadmap: Veiklos grafikas |
|
373 | label_roadmap: Veiklos grafikas | |
374 | label_roadmap_due_in: Baigiasi po %s |
|
374 | label_roadmap_due_in: Baigiasi po %s | |
375 | label_roadmap_overdue: %s vėluojama |
|
375 | label_roadmap_overdue: %s vėluojama | |
376 | label_roadmap_no_issues: Jokio darbo šiai versijai nėra |
|
376 | label_roadmap_no_issues: Jokio darbo šiai versijai nėra | |
377 | label_search: Ieškoti |
|
377 | label_search: Ieškoti | |
378 | label_result_plural: Rezultatai |
|
378 | label_result_plural: Rezultatai | |
379 | label_all_words: Visi žodžiai |
|
379 | label_all_words: Visi žodžiai | |
380 | label_wiki: Wiki |
|
380 | label_wiki: Wiki | |
381 | label_wiki_edit: Wiki redakcija |
|
381 | label_wiki_edit: Wiki redakcija | |
382 | label_wiki_edit_plural: Wiki redakcijos |
|
382 | label_wiki_edit_plural: Wiki redakcijos | |
383 | label_wiki_page: Wiki puslapis |
|
383 | label_wiki_page: Wiki puslapis | |
384 | label_wiki_page_plural: Wiki puslapiai |
|
384 | label_wiki_page_plural: Wiki puslapiai | |
385 | label_index_by_title: Indeksas prie pavadinimo |
|
385 | label_index_by_title: Indeksas prie pavadinimo | |
386 | label_index_by_date: Indeksas prie datos |
|
386 | label_index_by_date: Indeksas prie datos | |
387 | label_current_version: Einamoji versija |
|
387 | label_current_version: Einamoji versija | |
388 | label_preview: Peržiūra |
|
388 | label_preview: Peržiūra | |
389 | label_feed_plural: Įeitys(Feeds) |
|
389 | label_feed_plural: Įeitys(Feeds) | |
390 | label_changes_details: Visų pakeitimų detalės |
|
390 | label_changes_details: Visų pakeitimų detalės | |
391 | label_issue_tracking: Darbų sekimas |
|
391 | label_issue_tracking: Darbų sekimas | |
392 | label_spent_time: Sugaištas laikas |
|
392 | label_spent_time: Sugaištas laikas | |
393 | label_f_hour: %.2f valanda |
|
393 | label_f_hour: %.2f valanda | |
394 | label_f_hour_plural: %.2f valandų |
|
394 | label_f_hour_plural: %.2f valandų | |
395 | label_time_tracking: Laiko sekimas |
|
395 | label_time_tracking: Laiko sekimas | |
396 | label_change_plural: Pakeitimai |
|
396 | label_change_plural: Pakeitimai | |
397 | label_statistics: Statistika |
|
397 | label_statistics: Statistika | |
398 | label_commits_per_month: Paveda(commit) per mėnesį |
|
398 | label_commits_per_month: Paveda(commit) per mėnesį | |
399 | label_commits_per_author: Autoriaus pavedos(commit) |
|
399 | label_commits_per_author: Autoriaus pavedos(commit) | |
400 | label_view_diff: Skirtumų peržiūra |
|
400 | label_view_diff: Skirtumų peržiūra | |
401 | label_diff_inline: įterptas |
|
401 | label_diff_inline: įterptas | |
402 | label_diff_side_by_side: šalia |
|
402 | label_diff_side_by_side: šalia | |
403 | label_options: Pasirinkimai |
|
403 | label_options: Pasirinkimai | |
404 | label_copy_workflow_from: Kopijuoti darbų eiga iš |
|
404 | label_copy_workflow_from: Kopijuoti darbų eiga iš | |
405 | label_permissions_report: Leidimų pranešimas |
|
405 | label_permissions_report: Leidimų pranešimas | |
406 | label_watched_issues: Stebimi darbai |
|
406 | label_watched_issues: Stebimi darbai | |
407 | label_related_issues: Susiję darbai |
|
407 | label_related_issues: Susiję darbai | |
408 | label_applied_status: Taikomoji padėtis |
|
408 | label_applied_status: Taikomoji padėtis | |
409 | label_loading: Kraunama... |
|
409 | label_loading: Kraunama... | |
410 | label_relation_new: Naujas ryšys |
|
410 | label_relation_new: Naujas ryšys | |
411 | label_relation_delete: Pašalinkite ryšį |
|
411 | label_relation_delete: Pašalinkite ryšį | |
412 | label_relates_to: susietas su |
|
412 | label_relates_to: susietas su | |
413 | label_duplicates: dublikatai |
|
413 | label_duplicates: dublikatai | |
414 | label_blocks: blokai |
|
414 | label_blocks: blokai | |
415 | label_blocked_by: blokuotas |
|
415 | label_blocked_by: blokuotas | |
416 | label_precedes: įvyksta pirma |
|
416 | label_precedes: įvyksta pirma | |
417 | label_follows: seka |
|
417 | label_follows: seka | |
418 | label_end_to_start: užbaigti, kad pradėti |
|
418 | label_end_to_start: užbaigti, kad pradėti | |
419 | label_end_to_end: užbaigti, kad pabaigti |
|
419 | label_end_to_end: užbaigti, kad pabaigti | |
420 | label_start_to_start: pradėkite pradėti |
|
420 | label_start_to_start: pradėkite pradėti | |
421 | label_start_to_end: pradėkite užbaigti |
|
421 | label_start_to_end: pradėkite užbaigti | |
422 | label_stay_logged_in: Likti prisijungus |
|
422 | label_stay_logged_in: Likti prisijungus | |
423 | label_disabled: išjungta(as) |
|
423 | label_disabled: išjungta(as) | |
424 | label_show_completed_versions: Parodyti užbaigtas versijas |
|
424 | label_show_completed_versions: Parodyti užbaigtas versijas | |
425 | label_me: aš |
|
425 | label_me: aš | |
426 | label_board: Forumas |
|
426 | label_board: Forumas | |
427 | label_board_new: Naujas forumas |
|
427 | label_board_new: Naujas forumas | |
428 | label_board_plural: Forumai |
|
428 | label_board_plural: Forumai | |
429 | label_topic_plural: Temos |
|
429 | label_topic_plural: Temos | |
430 | label_message_plural: Pranešimai |
|
430 | label_message_plural: Pranešimai | |
431 | label_message_last: Paskutinis pranešimas |
|
431 | label_message_last: Paskutinis pranešimas | |
432 | label_message_new: Naujas pranešimas |
|
432 | label_message_new: Naujas pranešimas | |
433 | label_reply_plural: Atsakymai |
|
433 | label_reply_plural: Atsakymai | |
434 | label_send_information: Nusiųsti paskyros informaciją vartotojui |
|
434 | label_send_information: Nusiųsti paskyros informaciją vartotojui | |
435 | label_year: Metai |
|
435 | label_year: Metai | |
436 | label_month: Mėnuo |
|
436 | label_month: Mėnuo | |
437 | label_week: Savaitė |
|
437 | label_week: Savaitė | |
438 | label_date_from: Nuo |
|
438 | label_date_from: Nuo | |
439 | label_date_to: Iki |
|
439 | label_date_to: Iki | |
440 | label_language_based: Pagrįsta vartotojo kalba |
|
440 | label_language_based: Pagrįsta vartotojo kalba | |
441 | label_sort_by: Rūšiuoti pagal %s |
|
441 | label_sort_by: Rūšiuoti pagal %s | |
442 | label_send_test_email: Nusiųsti bandomąjį elektroninį laišką |
|
442 | label_send_test_email: Nusiųsti bandomąjį elektroninį laišką | |
443 | label_feeds_access_key_created_on: RSS prieigos raktas sukūrtas prieš %s |
|
443 | label_feeds_access_key_created_on: RSS prieigos raktas sukūrtas prieš %s | |
444 | label_module_plural: Moduliai |
|
444 | label_module_plural: Moduliai | |
445 | label_added_time_by: Pridėjo %s prieš %s |
|
445 | label_added_time_by: Pridėjo %s prieš %s | |
446 | label_updated_time: Atnaujinta prieš %s |
|
446 | label_updated_time: Atnaujinta prieš %s | |
447 | label_jump_to_a_project: Šuolis į projektą... |
|
447 | label_jump_to_a_project: Šuolis į projektą... | |
448 | label_file_plural: Bylos |
|
448 | label_file_plural: Bylos | |
449 | label_changeset_plural: Changesets |
|
449 | label_changeset_plural: Changesets | |
450 | label_default_columns: Numatytosios skiltys |
|
450 | label_default_columns: Numatytosios skiltys | |
451 | label_no_change_option: (Jokio pakeitimo) |
|
451 | label_no_change_option: (Jokio pakeitimo) | |
452 | label_bulk_edit_selected_issues: Masinis pasirinktų darbų(issues) redagavimas |
|
452 | label_bulk_edit_selected_issues: Masinis pasirinktų darbų(issues) redagavimas | |
453 | label_theme: Tema |
|
453 | label_theme: Tema | |
454 | label_default: Numatyta(as) |
|
454 | label_default: Numatyta(as) | |
455 | label_search_titles_only: Ieškoti pavadinimų tiktai |
|
455 | label_search_titles_only: Ieškoti pavadinimų tiktai | |
456 | label_user_mail_option_all: "Bet kokiam įvykiui visuose mano projektuose" |
|
456 | label_user_mail_option_all: "Bet kokiam įvykiui visuose mano projektuose" | |
457 | label_user_mail_option_selected: "Bet kokiam įvykiui tiktai pasirinktuose projektuose ..." |
|
457 | label_user_mail_option_selected: "Bet kokiam įvykiui tiktai pasirinktuose projektuose ..." | |
458 | label_user_mail_option_none: "Tiktai dalykai kuriuos aš stebiu ar aš esu įtrauktas į" |
|
458 | label_user_mail_option_none: "Tiktai dalykai kuriuos aš stebiu ar aš esu įtrauktas į" | |
459 | label_user_mail_no_self_notified: "Nenoriu būti informuotas apie pakeitimus, kuriuos pats atlieku" |
|
459 | label_user_mail_no_self_notified: "Nenoriu būti informuotas apie pakeitimus, kuriuos pats atlieku" | |
460 | label_registration_activation_by_email: "paskyros aktyvacija per e-paštą" |
|
460 | label_registration_activation_by_email: "paskyros aktyvacija per e-paštą" | |
461 | label_registration_manual_activation: "rankinė paskyros aktyvacija" |
|
461 | label_registration_manual_activation: "rankinė paskyros aktyvacija" | |
462 | label_registration_automatic_activation: "automatinė paskyros aktyvacija" |
|
462 | label_registration_automatic_activation: "automatinė paskyros aktyvacija" | |
463 |
|
463 | |||
464 | button_login: Registruotis |
|
464 | button_login: Registruotis | |
465 | button_submit: Pateikti |
|
465 | button_submit: Pateikti | |
466 | button_save: Išsaugoti |
|
466 | button_save: Išsaugoti | |
467 | button_check_all: Žymėti visus |
|
467 | button_check_all: Žymėti visus | |
468 | button_uncheck_all: Atžymėti visus |
|
468 | button_uncheck_all: Atžymėti visus | |
469 | button_delete: Trinti |
|
469 | button_delete: Trinti | |
470 | button_create: Sukurti |
|
470 | button_create: Sukurti | |
471 | button_test: Testas |
|
471 | button_test: Testas | |
472 | button_edit: Redaguoti |
|
472 | button_edit: Redaguoti | |
473 | button_add: Pridėti |
|
473 | button_add: Pridėti | |
474 | button_change: Keisti |
|
474 | button_change: Keisti | |
475 | button_apply: Pritaikyti |
|
475 | button_apply: Pritaikyti | |
476 | button_clear: Išvalyti |
|
476 | button_clear: Išvalyti | |
477 | button_lock: Rakinti |
|
477 | button_lock: Rakinti | |
478 | button_unlock: Atrakinti |
|
478 | button_unlock: Atrakinti | |
479 | button_download: Atsisiųsti |
|
479 | button_download: Atsisiųsti | |
480 | button_list: Sąrašas |
|
480 | button_list: Sąrašas | |
481 | button_view: Žiūrėti |
|
481 | button_view: Žiūrėti | |
482 | button_move: Perkelti |
|
482 | button_move: Perkelti | |
483 | button_back: Atgal |
|
483 | button_back: Atgal | |
484 | button_cancel: Atšaukti |
|
484 | button_cancel: Atšaukti | |
485 | button_activate: Aktyvinti |
|
485 | button_activate: Aktyvinti | |
486 | button_sort: Rūšiuoti |
|
486 | button_sort: Rūšiuoti | |
487 | button_log_time: Praleistas laikas |
|
487 | button_log_time: Praleistas laikas | |
488 | button_rollback: Grįžti į šią versiją |
|
488 | button_rollback: Grįžti į šią versiją | |
489 | button_watch: Stebėti |
|
489 | button_watch: Stebėti | |
490 | button_unwatch: Nestebėti |
|
490 | button_unwatch: Nestebėti | |
491 | button_reply: Atsakyti |
|
491 | button_reply: Atsakyti | |
492 | button_archive: Archyvuoti |
|
492 | button_archive: Archyvuoti | |
493 | button_unarchive: Išpakuoti |
|
493 | button_unarchive: Išpakuoti | |
494 | button_reset: Reset |
|
494 | button_reset: Reset | |
495 | button_rename: Pervadinti |
|
495 | button_rename: Pervadinti | |
496 | button_change_password: Pakeisti slaptažodį |
|
496 | button_change_password: Pakeisti slaptažodį | |
497 | button_copy: Kopijuoti |
|
497 | button_copy: Kopijuoti | |
498 | button_annotate: Rašyti pastabą |
|
498 | button_annotate: Rašyti pastabą | |
499 |
|
499 | |||
500 | status_active: aktyvus |
|
500 | status_active: aktyvus | |
501 | status_registered: užregistruotas |
|
501 | status_registered: užregistruotas | |
502 | status_locked: užrakintas |
|
502 | status_locked: užrakintas | |
503 |
|
503 | |||
504 | text_select_mail_notifications: Išrinkite veiksmus, apie kuriuos būtų pranešta elektroniniu paštu. |
|
504 | text_select_mail_notifications: Išrinkite veiksmus, apie kuriuos būtų pranešta elektroniniu paštu. | |
505 | text_regexp_info: pvz. ^[A-Z0-9]+$ |
|
505 | text_regexp_info: pvz. ^[A-Z0-9]+$ | |
506 | text_min_max_length_info: 0 reiškia jokių apribojimų |
|
506 | text_min_max_length_info: 0 reiškia jokių apribojimų | |
507 | text_project_destroy_confirmation: Ar esate įsitikinęs, kad jūs norite pašalinti šį projektą ir visus susijusius duomenis? |
|
507 | text_project_destroy_confirmation: Ar esate įsitikinęs, kad jūs norite pašalinti šį projektą ir visus susijusius duomenis? | |
508 | text_workflow_edit: Išrinkite vaidmenį ir pėdsekį, kad redaguotumėte darbų eigą |
|
508 | text_workflow_edit: Išrinkite vaidmenį ir pėdsekį, kad redaguotumėte darbų eigą | |
509 | text_are_you_sure: Ar esate įsitikinęs? |
|
509 | text_are_you_sure: Ar esate įsitikinęs? | |
510 | text_journal_changed: pakeistas iš %s į %s |
|
510 | text_journal_changed: pakeistas iš %s į %s | |
511 | text_journal_set_to: nustatyta į %s |
|
511 | text_journal_set_to: nustatyta į %s | |
512 | text_journal_deleted: ištrintas |
|
512 | text_journal_deleted: ištrintas | |
513 | text_tip_task_begin_day: užduotis, prasidedanti šią dieną |
|
513 | text_tip_task_begin_day: užduotis, prasidedanti šią dieną | |
514 | text_tip_task_end_day: užduotis, pasibaigianti šią dieną |
|
514 | text_tip_task_end_day: užduotis, pasibaigianti šią dieną | |
515 | text_tip_task_begin_end_day: užduotis, prasidedanti ir pasibaigianti šią dieną |
|
515 | text_tip_task_begin_end_day: užduotis, prasidedanti ir pasibaigianti šią dieną | |
516 | text_project_identifier_info: 'Mažosios raidės (a-z), skaičiai ir brūkšniai galimi.<br/>Išsaugojus, identifikuotojas negali būti keičiamas.' |
|
516 | text_project_identifier_info: 'Mažosios raidės (a-z), skaičiai ir brūkšniai galimi.<br/>Išsaugojus, identifikuotojas negali būti keičiamas.' | |
517 | text_caracters_maximum: %d simbolių maksimumas. |
|
517 | text_caracters_maximum: %d simbolių maksimumas. | |
518 | text_caracters_minimum: Turi būti mažiausiai %d simbolių ilgio. |
|
518 | text_caracters_minimum: Turi būti mažiausiai %d simbolių ilgio. | |
519 | text_length_between: Ilgis tarp %d ir %d simbolių. |
|
519 | text_length_between: Ilgis tarp %d ir %d simbolių. | |
520 | text_tracker_no_workflow: Jokia darbų eiga neapibrėžta šiam pėdsekiui |
|
520 | text_tracker_no_workflow: Jokia darbų eiga neapibrėžta šiam pėdsekiui | |
521 | text_unallowed_characters: Neleistini simboliai |
|
521 | text_unallowed_characters: Neleistini simboliai | |
522 | text_comma_separated: Leistinos kelios reikšmės (atskirtos kableliu). |
|
522 | text_comma_separated: Leistinos kelios reikšmės (atskirtos kableliu). | |
523 | text_issues_ref_in_commit_messages: Darbų pavedimų(commit) nurodymas ir fiksavimas pranešimuose |
|
523 | text_issues_ref_in_commit_messages: Darbų pavedimų(commit) nurodymas ir fiksavimas pranešimuose | |
524 | text_issue_added: Darbas %s buvo praneštas (by %s). |
|
524 | text_issue_added: Darbas %s buvo praneštas (by %s). | |
525 | text_issue_updated: Darbas %s buvo atnaujintas (by %s). |
|
525 | text_issue_updated: Darbas %s buvo atnaujintas (by %s). | |
526 | text_wiki_destroy_confirmation: Ar esate įsitikinęs, kad jūs norite pašalinti wiki ir visą jos turinį? |
|
526 | text_wiki_destroy_confirmation: Ar esate įsitikinęs, kad jūs norite pašalinti wiki ir visą jos turinį? | |
527 | text_issue_category_destroy_question: Kai kurie darbai (%d) yra paskirti šiai kategorijai. Ką jūs norite daryti? |
|
527 | text_issue_category_destroy_question: Kai kurie darbai (%d) yra paskirti šiai kategorijai. Ką jūs norite daryti? | |
528 | text_issue_category_destroy_assignments: Pašalinti kategorijos užduotis |
|
528 | text_issue_category_destroy_assignments: Pašalinti kategorijos užduotis | |
529 | text_issue_category_reassign_to: Iš naujo priskirti darbus šiai kategorijai |
|
529 | text_issue_category_reassign_to: Iš naujo priskirti darbus šiai kategorijai | |
530 | text_user_mail_option: "neišrinktiems projektams, jūs tiktai gausite pranešimus apie įvykius, kuriuos jūs stebite, arba į kuriuos esate įtrauktas (pvz. darbai, jūs esate autorius ar įgaliotinis)." |
|
530 | text_user_mail_option: "neišrinktiems projektams, jūs tiktai gausite pranešimus apie įvykius, kuriuos jūs stebite, arba į kuriuos esate įtrauktas (pvz. darbai, jūs esate autorius ar įgaliotinis)." | |
531 |
|
531 | |||
532 | default_role_manager: Vadovas |
|
532 | default_role_manager: Vadovas | |
533 | default_role_developper: Projektuotojas |
|
533 | default_role_developper: Projektuotojas | |
534 | default_role_reporter: Pranešėjas |
|
534 | default_role_reporter: Pranešėjas | |
535 | default_tracker_bug: Klaida |
|
535 | default_tracker_bug: Klaida | |
536 | default_tracker_feature: Ypatybė |
|
536 | default_tracker_feature: Ypatybė | |
537 | default_tracker_support: Palaikymas |
|
537 | default_tracker_support: Palaikymas | |
538 | default_issue_status_new: Nauja |
|
538 | default_issue_status_new: Nauja | |
539 | default_issue_status_assigned: Priskirta |
|
539 | default_issue_status_assigned: Priskirta | |
540 | default_issue_status_resolved: Išspręsta |
|
540 | default_issue_status_resolved: Išspręsta | |
541 | default_issue_status_feedback: Grįžtamasis ryšys |
|
541 | default_issue_status_feedback: Grįžtamasis ryšys | |
542 | default_issue_status_closed: Uždaryta |
|
542 | default_issue_status_closed: Uždaryta | |
543 | default_issue_status_rejected: Atmesta |
|
543 | default_issue_status_rejected: Atmesta | |
544 | default_doc_category_user: Vartotojo dokumentacija |
|
544 | default_doc_category_user: Vartotojo dokumentacija | |
545 | default_doc_category_tech: Techniniai dokumentacija |
|
545 | default_doc_category_tech: Techniniai dokumentacija | |
546 | default_priority_low: Žemas |
|
546 | default_priority_low: Žemas | |
547 | default_priority_normal: Normalus |
|
547 | default_priority_normal: Normalus | |
548 | default_priority_high: Aukštas |
|
548 | default_priority_high: Aukštas | |
549 | default_priority_urgent: Skubus |
|
549 | default_priority_urgent: Skubus | |
550 | default_priority_immediate: Neatidėliotinas |
|
550 | default_priority_immediate: Neatidėliotinas | |
551 | default_activity_design: Projektavimas |
|
551 | default_activity_design: Projektavimas | |
552 | default_activity_development: Vystymas |
|
552 | default_activity_development: Vystymas | |
553 |
|
553 | |||
554 | enumeration_issue_priorities: Darbo prioritetai |
|
554 | enumeration_issue_priorities: Darbo prioritetai | |
555 | enumeration_doc_categories: Dokumento kategorijos |
|
555 | enumeration_doc_categories: Dokumento kategorijos | |
556 | enumeration_activities: Veiklos (laiko sekimas) |
|
556 | enumeration_activities: Veiklos (laiko sekimas) | |
557 | label_display_per_page: '%s įrašų puslapyje' |
|
557 | label_display_per_page: '%s įrašų puslapyje' | |
558 | setting_per_page_options: Įrašų puslapyje nustatimas |
|
558 | setting_per_page_options: Įrašų puslapyje nustatimas | |
559 | notice_default_data_loaded: Numatytoji konfiguracija sėkmingai užkrauta. |
|
559 | notice_default_data_loaded: Numatytoji konfiguracija sėkmingai užkrauta. | |
560 | label_age: Amžius |
|
560 | label_age: Amžius | |
561 | label_general: Bendri |
|
561 | label_general: Bendri | |
562 | button_update: Atnaujinti |
|
562 | button_update: Atnaujinti | |
563 | setting_issues_export_limit: Darbų eksportavimo limitas |
|
563 | setting_issues_export_limit: Darbų eksportavimo limitas | |
564 | label_change_properties: Pakeisti nustatymus |
|
564 | label_change_properties: Pakeisti nustatymus | |
565 | text_load_default_configuration: Užkrauti numatytąj konfiguraciją |
|
565 | text_load_default_configuration: Užkrauti numatytąj konfiguraciją | |
566 | text_no_configuration_data: "Vaidmenys, pėdsekiai, darbų būsenos ir darbų eiga dar nebuvo konfigūruoti.\nGriežtai rekomenduojam užkrauti numatytąją(default)konfiguraciją. Užkrovus, galėsite ją modifikuoti." |
|
566 | text_no_configuration_data: "Vaidmenys, pėdsekiai, darbų būsenos ir darbų eiga dar nebuvo konfigūruoti.\nGriežtai rekomenduojam užkrauti numatytąją(default)konfiguraciją. Užkrovus, galėsite ją modifikuoti." | |
567 | label_repository_plural: Saugiklos |
|
567 | label_repository_plural: Saugiklos | |
568 | error_can_t_load_default_data: "Numatytoji konfiguracija negali būti užkrauta: %s" |
|
568 | error_can_t_load_default_data: "Numatytoji konfiguracija negali būti užkrauta: %s" | |
569 | label_associated_revisions: susijusios revizijos |
|
569 | label_associated_revisions: susijusios revizijos | |
570 | setting_user_format: Vartotojo atvaizdavimo formatas |
|
570 | setting_user_format: Vartotojo atvaizdavimo formatas | |
571 | text_status_changed_by_changeset: Pakeista %s revizijoi. |
|
571 | text_status_changed_by_changeset: Pakeista %s revizijoi. | |
572 | label_more: Daugiau |
|
572 | label_more: Daugiau | |
573 | text_issues_destroy_confirmation: 'Ar jūs tikrai norite panaikinti pažimėtą(us) darbą(us)?' |
|
573 | text_issues_destroy_confirmation: 'Ar jūs tikrai norite panaikinti pažimėtą(us) darbą(us)?' | |
574 | label_scm: SCM |
|
574 | label_scm: SCM | |
575 | text_select_project_modules: 'Parinkite modulius, kuriuos norite naudoti šiame projekte:' |
|
575 | text_select_project_modules: 'Parinkite modulius, kuriuos norite naudoti šiame projekte:' | |
576 | label_issue_added: Darbas pridėtas |
|
576 | label_issue_added: Darbas pridėtas | |
577 | label_issue_updated: Darbas atnaujintas |
|
577 | label_issue_updated: Darbas atnaujintas | |
578 | label_document_added: Dokumentas pridėtas |
|
578 | label_document_added: Dokumentas pridėtas | |
579 | label_message_posted: Pranešimas pridėtas |
|
579 | label_message_posted: Pranešimas pridėtas | |
580 | label_file_added: Byla pridėta |
|
580 | label_file_added: Byla pridėta | |
581 | label_news_added: Naujiena pridėta |
|
581 | label_news_added: Naujiena pridėta | |
582 | project_module_boards: Forumai |
|
582 | project_module_boards: Forumai | |
583 | project_module_issue_tracking: Darbu pėdsekys |
|
583 | project_module_issue_tracking: Darbu pėdsekys | |
584 | project_module_wiki: Wiki |
|
584 | project_module_wiki: Wiki | |
585 | project_module_files: Rinkmenos |
|
585 | project_module_files: Rinkmenos | |
586 | project_module_documents: Dokumentai |
|
586 | project_module_documents: Dokumentai | |
587 | project_module_repository: Saugykla |
|
587 | project_module_repository: Saugykla | |
588 | project_module_news: Žinios |
|
588 | project_module_news: Žinios | |
589 | project_module_time_tracking: Laiko pėdsekys |
|
589 | project_module_time_tracking: Laiko pėdsekys | |
590 | text_file_repository_writable: Į rinkmenu saugyklą galima saugoti (RW) |
|
590 | text_file_repository_writable: Į rinkmenu saugyklą galima saugoti (RW) | |
591 | text_default_administrator_account_changed: Administratoriaus numatyta paskyra pakeista |
|
591 | text_default_administrator_account_changed: Administratoriaus numatyta paskyra pakeista | |
592 | text_rmagick_available: RMagick pasiekiamas (pasirinktinai) |
|
592 | text_rmagick_available: RMagick pasiekiamas (pasirinktinai) | |
593 | button_configure: Konfiguruoti |
|
593 | button_configure: Konfiguruoti | |
594 | label_plugins: Plugins |
|
594 | label_plugins: Plugins | |
595 | label_ldap_authentication: LDAP autentifikacija |
|
595 | label_ldap_authentication: LDAP autentifikacija | |
596 | label_downloads_abbr: siunt. |
|
596 | label_downloads_abbr: siunt. | |
597 | label_this_month: šis menuo |
|
597 | label_this_month: šis menuo | |
598 | label_last_n_days: paskutinių %d dienų |
|
598 | label_last_n_days: paskutinių %d dienų | |
599 | label_all_time: visas laikas |
|
599 | label_all_time: visas laikas | |
600 | label_this_year: šiemet |
|
600 | label_this_year: šiemet | |
601 | label_date_range: Dienų diapazonas |
|
601 | label_date_range: Dienų diapazonas | |
602 | label_last_week: paskutinė savaitė |
|
602 | label_last_week: paskutinė savaitė | |
603 | label_yesterday: vakar |
|
603 | label_yesterday: vakar | |
604 | label_last_month: paskutinis menuo |
|
604 | label_last_month: paskutinis menuo | |
605 | label_add_another_file: Pridėti kitą bylą |
|
605 | label_add_another_file: Pridėti kitą bylą | |
606 | label_optional_description: Apibūdinimas (laisvai pasirenkamas) |
|
606 | label_optional_description: Apibūdinimas (laisvai pasirenkamas) | |
607 | text_destroy_time_entries_question: Naikinamam darbui paskelbta %.02f valandų. Ką jūs noryte su jomis daryti? |
|
607 | text_destroy_time_entries_question: Naikinamam darbui paskelbta %.02f valandų. Ką jūs noryte su jomis daryti? | |
608 | error_issue_not_found_in_project: 'Darbas nerastas arba nesurištas su šiuo projektu' |
|
608 | error_issue_not_found_in_project: 'Darbas nerastas arba nesurištas su šiuo projektu' | |
609 | text_assign_time_entries_to_project: Priskirti valandas prie projekto |
|
609 | text_assign_time_entries_to_project: Priskirti valandas prie projekto | |
610 | text_destroy_time_entries: Ištrinti paskelbtas valandas |
|
610 | text_destroy_time_entries: Ištrinti paskelbtas valandas | |
611 | text_reassign_time_entries: 'Priskirti paskelbtas valandas šiam darbui:' |
|
611 | text_reassign_time_entries: 'Priskirti paskelbtas valandas šiam darbui:' | |
612 | setting_activity_days_default: Atvaizduojamos dienos projekto veikloje |
|
612 | setting_activity_days_default: Atvaizduojamos dienos projekto veikloje | |
613 | label_chronological_order: Chronologine tvarka |
|
613 | label_chronological_order: Chronologine tvarka | |
614 | field_comments_sorting: rodyti komentarus |
|
614 | field_comments_sorting: rodyti komentarus | |
615 | label_reverse_chronological_order: Atbuline chronologine tvarka |
|
615 | label_reverse_chronological_order: Atbuline chronologine tvarka | |
616 | label_preferences: Savybės |
|
616 | label_preferences: Savybės | |
617 | setting_display_subprojects_issues: Pagal nutylėjimą rodyti subprojektų darbus pagrindiniame projekte |
|
617 | setting_display_subprojects_issues: Pagal nutylėjimą rodyti subprojektų darbus pagrindiniame projekte | |
618 | label_overall_activity: Visa veikla |
|
618 | label_overall_activity: Visa veikla | |
619 | setting_default_projects_public: Naujas projektas viešas pagal nutylėjimą |
|
619 | setting_default_projects_public: Naujas projektas viešas pagal nutylėjimą | |
620 | error_scm_annotate: "Įrašas neegzituoja arba negalima jo atvaizduoti." |
|
620 | error_scm_annotate: "Įrašas neegzituoja arba negalima jo atvaizduoti." | |
621 | label_planning: Planavimas |
|
621 | label_planning: Planavimas | |
622 | text_subprojects_destroy_warning: 'Šis(ie) subprojektas(ai): %s taip pat bus ištrintas(i).' |
|
622 | text_subprojects_destroy_warning: 'Šis(ie) subprojektas(ai): %s taip pat bus ištrintas(i).' | |
623 | label_and_its_subprojects: %s projektas ir jo subprojektai |
|
623 | label_and_its_subprojects: %s projektas ir jo subprojektai | |
624 |
|
624 | |||
625 | mail_body_reminder: "%d darbas(ai), kurie yra jums priskirti, baigiasi po %d dienų(os):" |
|
625 | mail_body_reminder: "%d darbas(ai), kurie yra jums priskirti, baigiasi po %d dienų(os):" | |
626 | mail_subject_reminder: "%d darbas(ai) po kelių dienų" |
|
626 | mail_subject_reminder: "%d darbas(ai) po kelių dienų" | |
627 | text_user_wrote: '%s parašė:' |
|
627 | text_user_wrote: '%s parašė:' | |
628 | label_duplicated_by: susiejo |
|
628 | label_duplicated_by: susiejo | |
629 | setting_enabled_scm: Įgalintas SCM |
|
629 | setting_enabled_scm: Įgalintas SCM | |
630 | text_enumeration_category_reassign_to: 'Priskirti juos šiai reikšmei:' |
|
630 | text_enumeration_category_reassign_to: 'Priskirti juos šiai reikšmei:' | |
631 | text_enumeration_destroy_question: '%d objektai priskirti šiai reikšmei.' |
|
631 | text_enumeration_destroy_question: '%d objektai priskirti šiai reikšmei.' | |
632 | label_incoming_emails: Įeinantys laiškai |
|
632 | label_incoming_emails: Įeinantys laiškai | |
633 | label_generate_key: Generuoti raktą |
|
633 | label_generate_key: Generuoti raktą | |
634 | setting_mail_handler_api_enabled: Įgalinti WS įeinantiems laiškams |
|
634 | setting_mail_handler_api_enabled: Įgalinti WS įeinantiems laiškams | |
635 | setting_mail_handler_api_key: API raktas |
|
635 | setting_mail_handler_api_key: API raktas | |
636 | text_email_delivery_not_configured: "Email pristatymas nesukonfigūruotas , ir perspėjimai neaktyvus.\nSukonfigūruokyte savo SMTP serverį byloje config/email.yml ir perleiskyte programą kad pritaikyti pakeitymus." |
|
636 | text_email_delivery_not_configured: "Email pristatymas nesukonfigūruotas , ir perspėjimai neaktyvus.\nSukonfigūruokyte savo SMTP serverį byloje config/email.yml ir perleiskyte programą kad pritaikyti pakeitymus." | |
637 | field_parent_title: Aukštesnio lygio puslapis |
|
637 | field_parent_title: Aukštesnio lygio puslapis | |
638 | label_issue_watchers: Stebetojai |
|
638 | label_issue_watchers: Stebetojai | |
639 | setting_commit_logs_encoding: Commit pranėšimų koduotė |
|
639 | setting_commit_logs_encoding: Commit pranėšimų koduotė | |
640 | setting_sequential_project_identifiers: Generate sequential project identifiers |
|
640 | setting_sequential_project_identifiers: Generate sequential project identifiers | |
641 | button_quote: Cituoti |
|
641 | button_quote: Cituoti | |
642 | notice_unable_delete_version: Neimanoma panaikinti versiją |
|
642 | notice_unable_delete_version: Neimanoma panaikinti versiją | |
643 | label_renamed: pervardintas |
|
643 | label_renamed: pervardintas | |
644 | label_copied: nukopijuotas |
|
644 | label_copied: nukopijuotas | |
645 | setting_plain_text_mail: plain text only (no HTML) |
|
645 | setting_plain_text_mail: plain text only (no HTML) | |
646 | permission_view_files: View files |
|
646 | permission_view_files: View files | |
647 | permission_edit_issues: Edit issues |
|
647 | permission_edit_issues: Edit issues | |
648 | permission_edit_own_time_entries: Edit own time logs |
|
648 | permission_edit_own_time_entries: Edit own time logs | |
649 | permission_manage_public_queries: Manage public queries |
|
649 | permission_manage_public_queries: Manage public queries | |
650 | permission_add_issues: Add issues |
|
650 | permission_add_issues: Add issues | |
651 | permission_log_time: Log spent time |
|
651 | permission_log_time: Log spent time | |
652 | permission_view_changesets: View changesets |
|
652 | permission_view_changesets: View changesets | |
653 | permission_view_time_entries: View spent time |
|
653 | permission_view_time_entries: View spent time | |
654 | permission_manage_versions: Manage versions |
|
654 | permission_manage_versions: Manage versions | |
655 | permission_manage_wiki: Manage wiki |
|
655 | permission_manage_wiki: Manage wiki | |
656 | permission_manage_categories: Manage issue categories |
|
656 | permission_manage_categories: Manage issue categories | |
657 | permission_protect_wiki_pages: Protect wiki pages |
|
657 | permission_protect_wiki_pages: Protect wiki pages | |
658 | permission_comment_news: Comment news |
|
658 | permission_comment_news: Comment news | |
659 | permission_delete_messages: Delete messages |
|
659 | permission_delete_messages: Delete messages | |
660 | permission_select_project_modules: Select project modules |
|
660 | permission_select_project_modules: Select project modules | |
661 | permission_manage_documents: Manage documents |
|
661 | permission_manage_documents: Manage documents | |
662 | permission_edit_wiki_pages: Edit wiki pages |
|
662 | permission_edit_wiki_pages: Edit wiki pages | |
663 | permission_add_issue_watchers: Add watchers |
|
663 | permission_add_issue_watchers: Add watchers | |
664 | permission_view_gantt: View gantt chart |
|
664 | permission_view_gantt: View gantt chart | |
665 | permission_move_issues: Move issues |
|
665 | permission_move_issues: Move issues | |
666 | permission_manage_issue_relations: Manage issue relations |
|
666 | permission_manage_issue_relations: Manage issue relations | |
667 | permission_delete_wiki_pages: Delete wiki pages |
|
667 | permission_delete_wiki_pages: Delete wiki pages | |
668 | permission_manage_boards: Manage boards |
|
668 | permission_manage_boards: Manage boards | |
669 | permission_delete_wiki_pages_attachments: Delete attachments |
|
669 | permission_delete_wiki_pages_attachments: Delete attachments | |
670 | permission_view_wiki_edits: View wiki history |
|
670 | permission_view_wiki_edits: View wiki history | |
671 | permission_add_messages: Post messages |
|
671 | permission_add_messages: Post messages | |
672 | permission_view_messages: View messages |
|
672 | permission_view_messages: View messages | |
673 | permission_manage_files: Manage files |
|
673 | permission_manage_files: Manage files | |
674 | permission_edit_issue_notes: Edit notes |
|
674 | permission_edit_issue_notes: Edit notes | |
675 | permission_manage_news: Manage news |
|
675 | permission_manage_news: Manage news | |
676 | permission_view_calendar: View calendrier |
|
676 | permission_view_calendar: View calendrier | |
677 | permission_manage_members: Manage members |
|
677 | permission_manage_members: Manage members | |
678 | permission_edit_messages: Edit messages |
|
678 | permission_edit_messages: Edit messages | |
679 | permission_delete_issues: Delete issues |
|
679 | permission_delete_issues: Delete issues | |
680 | permission_view_issue_watchers: View watchers list |
|
680 | permission_view_issue_watchers: View watchers list | |
681 | permission_manage_repository: Manage repository |
|
681 | permission_manage_repository: Manage repository | |
682 | permission_commit_access: Commit access |
|
682 | permission_commit_access: Commit access | |
683 | permission_browse_repository: Browse repository |
|
683 | permission_browse_repository: Browse repository | |
684 | permission_view_documents: View documents |
|
684 | permission_view_documents: View documents | |
685 | permission_edit_project: Edit project |
|
685 | permission_edit_project: Edit project | |
686 | permission_add_issue_notes: Add notes |
|
686 | permission_add_issue_notes: Add notes | |
687 | permission_save_queries: Save queries |
|
687 | permission_save_queries: Save queries | |
688 | permission_view_wiki_pages: View wiki |
|
688 | permission_view_wiki_pages: View wiki | |
689 | permission_rename_wiki_pages: Rename wiki pages |
|
689 | permission_rename_wiki_pages: Rename wiki pages | |
690 | permission_edit_time_entries: Edit time logs |
|
690 | permission_edit_time_entries: Edit time logs | |
691 | permission_edit_own_issue_notes: Edit own notes |
|
691 | permission_edit_own_issue_notes: Edit own notes | |
692 | setting_gravatar_enabled: Use Gravatar user icons |
|
692 | setting_gravatar_enabled: Use Gravatar user icons | |
|
693 | label_example: Example |
@@ -1,692 +1,693 | |||||
1 | _gloc_rule_default: '|n| n==1 ? "" : "_plural" ' |
|
1 | _gloc_rule_default: '|n| n==1 ? "" : "_plural" ' | |
2 |
|
2 | |||
3 | actionview_datehelper_select_day_prefix: |
|
3 | actionview_datehelper_select_day_prefix: | |
4 | actionview_datehelper_select_month_names: Januari,Februari,Maart,April,Mei,Juni,Juli,Augustus,September,Oktober,November,December |
|
4 | actionview_datehelper_select_month_names: Januari,Februari,Maart,April,Mei,Juni,Juli,Augustus,September,Oktober,November,December | |
5 | actionview_datehelper_select_month_names_abbr: Jan,Feb,Maa,Apr,Mei,Jun,Jul,Aug,Sep,Okt,Nov,Dec |
|
5 | actionview_datehelper_select_month_names_abbr: Jan,Feb,Maa,Apr,Mei,Jun,Jul,Aug,Sep,Okt,Nov,Dec | |
6 | actionview_datehelper_select_month_prefix: |
|
6 | actionview_datehelper_select_month_prefix: | |
7 | actionview_datehelper_select_year_prefix: |
|
7 | actionview_datehelper_select_year_prefix: | |
8 | actionview_datehelper_time_in_words_day: 1 dag |
|
8 | actionview_datehelper_time_in_words_day: 1 dag | |
9 | actionview_datehelper_time_in_words_day_plural: %d dagen |
|
9 | actionview_datehelper_time_in_words_day_plural: %d dagen | |
10 | actionview_datehelper_time_in_words_hour_about: ongeveer een uur |
|
10 | actionview_datehelper_time_in_words_hour_about: ongeveer een uur | |
11 | actionview_datehelper_time_in_words_hour_about_plural: ongeveer %d uur |
|
11 | actionview_datehelper_time_in_words_hour_about_plural: ongeveer %d uur | |
12 | actionview_datehelper_time_in_words_hour_about_single: ongeveer een uur |
|
12 | actionview_datehelper_time_in_words_hour_about_single: ongeveer een uur | |
13 | actionview_datehelper_time_in_words_minute: 1 minuut |
|
13 | actionview_datehelper_time_in_words_minute: 1 minuut | |
14 | actionview_datehelper_time_in_words_minute_half: een halve minuut |
|
14 | actionview_datehelper_time_in_words_minute_half: een halve minuut | |
15 | actionview_datehelper_time_in_words_minute_less_than: minder dan een minuut |
|
15 | actionview_datehelper_time_in_words_minute_less_than: minder dan een minuut | |
16 | actionview_datehelper_time_in_words_minute_plural: %d minuten |
|
16 | actionview_datehelper_time_in_words_minute_plural: %d minuten | |
17 | actionview_datehelper_time_in_words_minute_single: 1 minuut |
|
17 | actionview_datehelper_time_in_words_minute_single: 1 minuut | |
18 | actionview_datehelper_time_in_words_second_less_than: minder dan een seconde |
|
18 | actionview_datehelper_time_in_words_second_less_than: minder dan een seconde | |
19 | actionview_datehelper_time_in_words_second_less_than_plural: minder dan %d seconden |
|
19 | actionview_datehelper_time_in_words_second_less_than_plural: minder dan %d seconden | |
20 | actionview_instancetag_blank_option: Selecteer |
|
20 | actionview_instancetag_blank_option: Selecteer | |
21 |
|
21 | |||
22 | activerecord_error_inclusion: staat niet in de lijst |
|
22 | activerecord_error_inclusion: staat niet in de lijst | |
23 | activerecord_error_exclusion: is gereserveerd |
|
23 | activerecord_error_exclusion: is gereserveerd | |
24 | activerecord_error_invalid: is ongeldig |
|
24 | activerecord_error_invalid: is ongeldig | |
25 | activerecord_error_confirmation: komt niet overeen met bevestiging |
|
25 | activerecord_error_confirmation: komt niet overeen met bevestiging | |
26 | activerecord_error_accepted: moet geaccepteerd worden |
|
26 | activerecord_error_accepted: moet geaccepteerd worden | |
27 | activerecord_error_empty: mag niet leeg zijn |
|
27 | activerecord_error_empty: mag niet leeg zijn | |
28 | activerecord_error_blank: mag niet blanco zijn |
|
28 | activerecord_error_blank: mag niet blanco zijn | |
29 | activerecord_error_too_long: is te lang |
|
29 | activerecord_error_too_long: is te lang | |
30 | activerecord_error_too_short: is te kort |
|
30 | activerecord_error_too_short: is te kort | |
31 | activerecord_error_wrong_length: heeft de verkeerde lengte |
|
31 | activerecord_error_wrong_length: heeft de verkeerde lengte | |
32 | activerecord_error_taken: is al in gebruik |
|
32 | activerecord_error_taken: is al in gebruik | |
33 | activerecord_error_not_a_number: is geen getal |
|
33 | activerecord_error_not_a_number: is geen getal | |
34 | activerecord_error_not_a_date: is geen valide datum |
|
34 | activerecord_error_not_a_date: is geen valide datum | |
35 | activerecord_error_greater_than_start_date: moet hoger zijn dan startdatum |
|
35 | activerecord_error_greater_than_start_date: moet hoger zijn dan startdatum | |
36 | activerecord_error_not_same_project: hoort niet bij hetzelfde project |
|
36 | activerecord_error_not_same_project: hoort niet bij hetzelfde project | |
37 | activerecord_error_circular_dependency: Deze relatie zou een circulaire afhankelijkheid tot gevolg hebben |
|
37 | activerecord_error_circular_dependency: Deze relatie zou een circulaire afhankelijkheid tot gevolg hebben | |
38 |
|
38 | |||
39 | general_fmt_age: %d jr |
|
39 | general_fmt_age: %d jr | |
40 | general_fmt_age_plural: %d jr |
|
40 | general_fmt_age_plural: %d jr | |
41 | general_fmt_date: %%m/%%d/%%Y |
|
41 | general_fmt_date: %%m/%%d/%%Y | |
42 | general_fmt_datetime: %%m/%%d/%%Y %%I:%%M %%p |
|
42 | general_fmt_datetime: %%m/%%d/%%Y %%I:%%M %%p | |
43 | general_fmt_datetime_short: %%b %%d, %%I:%%M %%p |
|
43 | general_fmt_datetime_short: %%b %%d, %%I:%%M %%p | |
44 | general_fmt_time: %%I:%%M %%p |
|
44 | general_fmt_time: %%I:%%M %%p | |
45 | general_text_No: 'Nee' |
|
45 | general_text_No: 'Nee' | |
46 | general_text_Yes: 'Ja' |
|
46 | general_text_Yes: 'Ja' | |
47 | general_text_no: 'nee' |
|
47 | general_text_no: 'nee' | |
48 | general_text_yes: 'ja' |
|
48 | general_text_yes: 'ja' | |
49 | general_lang_name: 'Nederlands' |
|
49 | general_lang_name: 'Nederlands' | |
50 | general_csv_separator: ',' |
|
50 | general_csv_separator: ',' | |
51 | general_csv_decimal_separator: '.' |
|
51 | general_csv_decimal_separator: '.' | |
52 | general_csv_encoding: ISO-8859-1 |
|
52 | general_csv_encoding: ISO-8859-1 | |
53 | general_pdf_encoding: ISO-8859-1 |
|
53 | general_pdf_encoding: ISO-8859-1 | |
54 | general_day_names: Maandag, Dinsdag, Woensdag, Donderdag, Vrijdag, Zaterdag, Zondag |
|
54 | general_day_names: Maandag, Dinsdag, Woensdag, Donderdag, Vrijdag, Zaterdag, Zondag | |
55 | general_first_day_of_week: '7' |
|
55 | general_first_day_of_week: '7' | |
56 |
|
56 | |||
57 | notice_account_updated: Account is met succes gewijzigd |
|
57 | notice_account_updated: Account is met succes gewijzigd | |
58 | notice_account_invalid_creditentials: Incorrecte gebruikersnaam of wachtwoord |
|
58 | notice_account_invalid_creditentials: Incorrecte gebruikersnaam of wachtwoord | |
59 | notice_account_password_updated: Wachtwoord is met succes gewijzigd |
|
59 | notice_account_password_updated: Wachtwoord is met succes gewijzigd | |
60 | notice_account_wrong_password: Incorrect wachtwoord |
|
60 | notice_account_wrong_password: Incorrect wachtwoord | |
61 | notice_account_register_done: Account is met succes aangemaakt. |
|
61 | notice_account_register_done: Account is met succes aangemaakt. | |
62 | notice_account_unknown_email: Onbekende gebruiker. |
|
62 | notice_account_unknown_email: Onbekende gebruiker. | |
63 | notice_can_t_change_password: Dit account gebruikt een externe bron voor authenticatie. Het is niet mogelijk om het wachtwoord te veranderen. |
|
63 | notice_can_t_change_password: Dit account gebruikt een externe bron voor authenticatie. Het is niet mogelijk om het wachtwoord te veranderen. | |
64 | notice_account_lost_email_sent: Er is een e-mail naar u verstuurd met instructies over het kiezen van een nieuw wachtwoord. |
|
64 | notice_account_lost_email_sent: Er is een e-mail naar u verstuurd met instructies over het kiezen van een nieuw wachtwoord. | |
65 | notice_account_activated: uw account is geactiveerd. u kunt nu inloggen. |
|
65 | notice_account_activated: uw account is geactiveerd. u kunt nu inloggen. | |
66 | notice_successful_create: Succesvol aangemaakt. |
|
66 | notice_successful_create: Succesvol aangemaakt. | |
67 | notice_successful_update: Wijzigen succesvol. |
|
67 | notice_successful_update: Wijzigen succesvol. | |
68 | notice_successful_delete: Succesvol verwijderd. |
|
68 | notice_successful_delete: Succesvol verwijderd. | |
69 | notice_successful_connection: Verbinding succesvol. |
|
69 | notice_successful_connection: Verbinding succesvol. | |
70 | notice_file_not_found: De pagina die u probeerde te benaderen bestaat niet of is verwijderd. |
|
70 | notice_file_not_found: De pagina die u probeerde te benaderen bestaat niet of is verwijderd. | |
71 | notice_locking_conflict: De gegevens zijn gewijzigd door een andere gebruiker. |
|
71 | notice_locking_conflict: De gegevens zijn gewijzigd door een andere gebruiker. | |
72 | notice_not_authorized: Het is u niet toegestaan deze pagina te raadplegen. |
|
72 | notice_not_authorized: Het is u niet toegestaan deze pagina te raadplegen. | |
73 | notice_email_sent: Een e-mail werd verstuurd naar %s |
|
73 | notice_email_sent: Een e-mail werd verstuurd naar %s | |
74 | notice_email_error: Er is een fout opgetreden tijdens het versturen van (%s) |
|
74 | notice_email_error: Er is een fout opgetreden tijdens het versturen van (%s) | |
75 | notice_feeds_access_key_reseted: Je RSS toegangssleutel werd gereset. |
|
75 | notice_feeds_access_key_reseted: Je RSS toegangssleutel werd gereset. | |
76 |
|
76 | |||
77 | error_scm_not_found: "Deze ingang of revisie bestaat niet in de repository." |
|
77 | error_scm_not_found: "Deze ingang of revisie bestaat niet in de repository." | |
78 | error_scm_command_failed: "Er trad een fout op tijdens de poging om verbinding te maken met de repository: %s" |
|
78 | error_scm_command_failed: "Er trad een fout op tijdens de poging om verbinding te maken met de repository: %s" | |
79 |
|
79 | |||
80 | mail_subject_lost_password: uw %s wachtwoord |
|
80 | mail_subject_lost_password: uw %s wachtwoord | |
81 | mail_body_lost_password: 'Gebruik de volgende link om uw wachtwoord te wijzigen:' |
|
81 | mail_body_lost_password: 'Gebruik de volgende link om uw wachtwoord te wijzigen:' | |
82 | mail_subject_register: uw %s account activatie |
|
82 | mail_subject_register: uw %s account activatie | |
83 | mail_body_register: 'Gebruik de volgende link om uw account te activeren:' |
|
83 | mail_body_register: 'Gebruik de volgende link om uw account te activeren:' | |
84 |
|
84 | |||
85 | gui_validation_error: 1 fout |
|
85 | gui_validation_error: 1 fout | |
86 | gui_validation_error_plural: %d fouten |
|
86 | gui_validation_error_plural: %d fouten | |
87 |
|
87 | |||
88 | field_name: Naam |
|
88 | field_name: Naam | |
89 | field_description: Beschrijving |
|
89 | field_description: Beschrijving | |
90 | field_summary: Samenvatting |
|
90 | field_summary: Samenvatting | |
91 | field_is_required: Verplicht |
|
91 | field_is_required: Verplicht | |
92 | field_firstname: Voornaam |
|
92 | field_firstname: Voornaam | |
93 | field_lastname: Achternaam |
|
93 | field_lastname: Achternaam | |
94 | field_mail: E-mail |
|
94 | field_mail: E-mail | |
95 | field_filename: Bestand |
|
95 | field_filename: Bestand | |
96 | field_filesize: Grootte |
|
96 | field_filesize: Grootte | |
97 | field_downloads: Downloads |
|
97 | field_downloads: Downloads | |
98 | field_author: Auteur |
|
98 | field_author: Auteur | |
99 | field_created_on: Aangemaakt |
|
99 | field_created_on: Aangemaakt | |
100 | field_updated_on: Gewijzigd |
|
100 | field_updated_on: Gewijzigd | |
101 | field_field_format: Formaat |
|
101 | field_field_format: Formaat | |
102 | field_is_for_all: Voor alle projecten |
|
102 | field_is_for_all: Voor alle projecten | |
103 | field_possible_values: Mogelijke waarden |
|
103 | field_possible_values: Mogelijke waarden | |
104 | field_regexp: Reguliere expressie |
|
104 | field_regexp: Reguliere expressie | |
105 | field_min_length: Minimale lengte |
|
105 | field_min_length: Minimale lengte | |
106 | field_max_length: Maximale lengte |
|
106 | field_max_length: Maximale lengte | |
107 | field_value: Waarde |
|
107 | field_value: Waarde | |
108 | field_category: Categorie |
|
108 | field_category: Categorie | |
109 | field_title: Titel |
|
109 | field_title: Titel | |
110 | field_project: Project |
|
110 | field_project: Project | |
111 | field_issue: Issue |
|
111 | field_issue: Issue | |
112 | field_status: Status |
|
112 | field_status: Status | |
113 | field_notes: Notities |
|
113 | field_notes: Notities | |
114 | field_is_closed: Issue gesloten |
|
114 | field_is_closed: Issue gesloten | |
115 | field_is_default: Standaard |
|
115 | field_is_default: Standaard | |
116 | field_tracker: Tracker |
|
116 | field_tracker: Tracker | |
117 | field_subject: Onderwerp |
|
117 | field_subject: Onderwerp | |
118 | field_due_date: Verwachte datum gereed |
|
118 | field_due_date: Verwachte datum gereed | |
119 | field_assigned_to: Toegewezen aan |
|
119 | field_assigned_to: Toegewezen aan | |
120 | field_priority: Prioriteit |
|
120 | field_priority: Prioriteit | |
121 | field_fixed_version: Doel versie |
|
121 | field_fixed_version: Doel versie | |
122 | field_user: Gebruiker |
|
122 | field_user: Gebruiker | |
123 | field_role: Rol |
|
123 | field_role: Rol | |
124 | field_homepage: Homepage |
|
124 | field_homepage: Homepage | |
125 | field_is_public: Publiek |
|
125 | field_is_public: Publiek | |
126 | field_parent: Subproject van |
|
126 | field_parent: Subproject van | |
127 | field_is_in_chlog: Issues weergegeven in wijzigingslog |
|
127 | field_is_in_chlog: Issues weergegeven in wijzigingslog | |
128 | field_is_in_roadmap: Issues weergegeven in roadmap |
|
128 | field_is_in_roadmap: Issues weergegeven in roadmap | |
129 | field_login: Inloggen |
|
129 | field_login: Inloggen | |
130 | field_mail_notification: Mail mededelingen |
|
130 | field_mail_notification: Mail mededelingen | |
131 | field_admin: Beheerder |
|
131 | field_admin: Beheerder | |
132 | field_last_login_on: Laatste bezoek |
|
132 | field_last_login_on: Laatste bezoek | |
133 | field_language: Taal |
|
133 | field_language: Taal | |
134 | field_effective_date: Datum |
|
134 | field_effective_date: Datum | |
135 | field_password: Wachtwoord |
|
135 | field_password: Wachtwoord | |
136 | field_new_password: Nieuw wachtwoord |
|
136 | field_new_password: Nieuw wachtwoord | |
137 | field_password_confirmation: Bevestigen |
|
137 | field_password_confirmation: Bevestigen | |
138 | field_version: Versie |
|
138 | field_version: Versie | |
139 | field_type: Type |
|
139 | field_type: Type | |
140 | field_host: Host |
|
140 | field_host: Host | |
141 | field_port: Port |
|
141 | field_port: Port | |
142 | field_account: Account |
|
142 | field_account: Account | |
143 | field_base_dn: Base DN |
|
143 | field_base_dn: Base DN | |
144 | field_attr_login: Login attribuut |
|
144 | field_attr_login: Login attribuut | |
145 | field_attr_firstname: Voornaam attribuut |
|
145 | field_attr_firstname: Voornaam attribuut | |
146 | field_attr_lastname: Achternaam attribuut |
|
146 | field_attr_lastname: Achternaam attribuut | |
147 | field_attr_mail: E-mail attribuut |
|
147 | field_attr_mail: E-mail attribuut | |
148 | field_onthefly: On-the-fly aanmaken van een gebruiker |
|
148 | field_onthefly: On-the-fly aanmaken van een gebruiker | |
149 | field_start_date: Start |
|
149 | field_start_date: Start | |
150 | field_done_ratio: %% Gereed |
|
150 | field_done_ratio: %% Gereed | |
151 | field_auth_source: Authenticatiemethode |
|
151 | field_auth_source: Authenticatiemethode | |
152 | field_hide_mail: Verberg mijn e-mailadres |
|
152 | field_hide_mail: Verberg mijn e-mailadres | |
153 | field_comments: Commentaar |
|
153 | field_comments: Commentaar | |
154 | field_url: URL |
|
154 | field_url: URL | |
155 | field_start_page: Startpagina |
|
155 | field_start_page: Startpagina | |
156 | field_subproject: Subproject |
|
156 | field_subproject: Subproject | |
157 | field_hours: Uren |
|
157 | field_hours: Uren | |
158 | field_activity: Activiteit |
|
158 | field_activity: Activiteit | |
159 | field_spent_on: Datum |
|
159 | field_spent_on: Datum | |
160 | field_identifier: Identificatiecode |
|
160 | field_identifier: Identificatiecode | |
161 | field_is_filter: Gebruikt als een filter |
|
161 | field_is_filter: Gebruikt als een filter | |
162 | field_issue_to_id: Gerelateerd issue |
|
162 | field_issue_to_id: Gerelateerd issue | |
163 | field_delay: Vertraging |
|
163 | field_delay: Vertraging | |
164 | field_assignable: Issues kunnen toegewezen worden aan deze rol |
|
164 | field_assignable: Issues kunnen toegewezen worden aan deze rol | |
165 | field_redirect_existing_links: Verwijs bestaande links door |
|
165 | field_redirect_existing_links: Verwijs bestaande links door | |
166 | field_estimated_hours: Geschatte tijd |
|
166 | field_estimated_hours: Geschatte tijd | |
167 | field_default_value: Standaard waarde |
|
167 | field_default_value: Standaard waarde | |
168 |
|
168 | |||
169 | setting_app_title: Applicatietitel |
|
169 | setting_app_title: Applicatietitel | |
170 | setting_app_subtitle: Applicatieondertitel |
|
170 | setting_app_subtitle: Applicatieondertitel | |
171 | setting_welcome_text: Welkomsttekst |
|
171 | setting_welcome_text: Welkomsttekst | |
172 | setting_default_language: Standaard taal |
|
172 | setting_default_language: Standaard taal | |
173 | setting_login_required: Authent. nodig |
|
173 | setting_login_required: Authent. nodig | |
174 | setting_self_registration: Zelfregistratie toegestaan |
|
174 | setting_self_registration: Zelfregistratie toegestaan | |
175 | setting_attachment_max_size: Attachment max. grootte |
|
175 | setting_attachment_max_size: Attachment max. grootte | |
176 | setting_issues_export_limit: Limiet export issues |
|
176 | setting_issues_export_limit: Limiet export issues | |
177 | setting_mail_from: Afzender e-mail adres |
|
177 | setting_mail_from: Afzender e-mail adres | |
178 | setting_host_name: Hostnaam |
|
178 | setting_host_name: Hostnaam | |
179 | setting_text_formatting: Tekstformaat |
|
179 | setting_text_formatting: Tekstformaat | |
180 | setting_wiki_compression: Wikigeschiedenis comprimeren |
|
180 | setting_wiki_compression: Wikigeschiedenis comprimeren | |
181 | setting_feeds_limit: Feedinhoud limiet |
|
181 | setting_feeds_limit: Feedinhoud limiet | |
182 | setting_autofetch_changesets: Haal commits automatisch op |
|
182 | setting_autofetch_changesets: Haal commits automatisch op | |
183 | setting_sys_api_enabled: Gebruik WS voor repository beheer |
|
183 | setting_sys_api_enabled: Gebruik WS voor repository beheer | |
184 | setting_commit_ref_keywords: Refererende trefwoorden |
|
184 | setting_commit_ref_keywords: Refererende trefwoorden | |
185 | setting_commit_fix_keywords: Gefixeerde trefwoorden |
|
185 | setting_commit_fix_keywords: Gefixeerde trefwoorden | |
186 | setting_autologin: Automatisch inloggen |
|
186 | setting_autologin: Automatisch inloggen | |
187 | setting_date_format: Datumformaat |
|
187 | setting_date_format: Datumformaat | |
188 | setting_cross_project_issue_relations: Sta crossproject issuerelaties toe |
|
188 | setting_cross_project_issue_relations: Sta crossproject issuerelaties toe | |
189 |
|
189 | |||
190 | label_user: Gebruiker |
|
190 | label_user: Gebruiker | |
191 | label_user_plural: Gebruikers |
|
191 | label_user_plural: Gebruikers | |
192 | label_user_new: Nieuwe gebruiker |
|
192 | label_user_new: Nieuwe gebruiker | |
193 | label_project: Project |
|
193 | label_project: Project | |
194 | label_project_new: Nieuw project |
|
194 | label_project_new: Nieuw project | |
195 | label_project_plural: Projecten |
|
195 | label_project_plural: Projecten | |
196 | label_project_all: Alle projecten |
|
196 | label_project_all: Alle projecten | |
197 | label_project_latest: Nieuwste projecten |
|
197 | label_project_latest: Nieuwste projecten | |
198 | label_issue: Issue |
|
198 | label_issue: Issue | |
199 | label_issue_new: Nieuw issue |
|
199 | label_issue_new: Nieuw issue | |
200 | label_issue_plural: Issues |
|
200 | label_issue_plural: Issues | |
201 | label_issue_view_all: Bekijk alle issues |
|
201 | label_issue_view_all: Bekijk alle issues | |
202 | label_document: Document |
|
202 | label_document: Document | |
203 | label_document_new: Nieuw document |
|
203 | label_document_new: Nieuw document | |
204 | label_document_plural: Documenten |
|
204 | label_document_plural: Documenten | |
205 | label_role: Rol |
|
205 | label_role: Rol | |
206 | label_role_plural: Rollen |
|
206 | label_role_plural: Rollen | |
207 | label_role_new: Nieuwe rol |
|
207 | label_role_new: Nieuwe rol | |
208 | label_role_and_permissions: Rollen en permissies |
|
208 | label_role_and_permissions: Rollen en permissies | |
209 | label_member: Lid |
|
209 | label_member: Lid | |
210 | label_member_new: Nieuw lid |
|
210 | label_member_new: Nieuw lid | |
211 | label_member_plural: Leden |
|
211 | label_member_plural: Leden | |
212 | label_tracker: Tracker |
|
212 | label_tracker: Tracker | |
213 | label_tracker_plural: Trackers |
|
213 | label_tracker_plural: Trackers | |
214 | label_tracker_new: Nieuwe tracker |
|
214 | label_tracker_new: Nieuwe tracker | |
215 | label_workflow: Workflow |
|
215 | label_workflow: Workflow | |
216 | label_issue_status: Issue status |
|
216 | label_issue_status: Issue status | |
217 | label_issue_status_plural: Issue statussen |
|
217 | label_issue_status_plural: Issue statussen | |
218 | label_issue_status_new: Nieuwe status |
|
218 | label_issue_status_new: Nieuwe status | |
219 | label_issue_category: Issuecategorie |
|
219 | label_issue_category: Issuecategorie | |
220 | label_issue_category_plural: Issuecategorieën |
|
220 | label_issue_category_plural: Issuecategorieën | |
221 | label_issue_category_new: Nieuwe categorie |
|
221 | label_issue_category_new: Nieuwe categorie | |
222 | label_custom_field: Specifiek veld |
|
222 | label_custom_field: Specifiek veld | |
223 | label_custom_field_plural: Specifieke velden |
|
223 | label_custom_field_plural: Specifieke velden | |
224 | label_custom_field_new: Nieuw specifiek veld |
|
224 | label_custom_field_new: Nieuw specifiek veld | |
225 | label_enumerations: Enumeraties |
|
225 | label_enumerations: Enumeraties | |
226 | label_enumeration_new: Nieuwe waarde |
|
226 | label_enumeration_new: Nieuwe waarde | |
227 | label_information: Informatie |
|
227 | label_information: Informatie | |
228 | label_information_plural: Informatie |
|
228 | label_information_plural: Informatie | |
229 | label_please_login: Log a.u.b. in |
|
229 | label_please_login: Log a.u.b. in | |
230 | label_register: Registreer |
|
230 | label_register: Registreer | |
231 | label_password_lost: Wachtwoord verloren |
|
231 | label_password_lost: Wachtwoord verloren | |
232 | label_home: Home |
|
232 | label_home: Home | |
233 | label_my_page: Mijn pagina |
|
233 | label_my_page: Mijn pagina | |
234 | label_my_account: Mijn account |
|
234 | label_my_account: Mijn account | |
235 | label_my_projects: Mijn projecten |
|
235 | label_my_projects: Mijn projecten | |
236 | label_administration: Administratie |
|
236 | label_administration: Administratie | |
237 | label_login: Inloggen |
|
237 | label_login: Inloggen | |
238 | label_logout: Uitloggen |
|
238 | label_logout: Uitloggen | |
239 | label_help: Help |
|
239 | label_help: Help | |
240 | label_reported_issues: Gemelde issues |
|
240 | label_reported_issues: Gemelde issues | |
241 | label_assigned_to_me_issues: Aan mij toegewezen issues |
|
241 | label_assigned_to_me_issues: Aan mij toegewezen issues | |
242 | label_last_login: Laatste bezoek |
|
242 | label_last_login: Laatste bezoek | |
243 | label_last_updates: Laatste wijziging |
|
243 | label_last_updates: Laatste wijziging | |
244 | label_last_updates_plural: %d laatste wijziging |
|
244 | label_last_updates_plural: %d laatste wijziging | |
245 | label_registered_on: Geregistreerd op |
|
245 | label_registered_on: Geregistreerd op | |
246 | label_activity: Activiteit |
|
246 | label_activity: Activiteit | |
247 | label_new: Nieuw |
|
247 | label_new: Nieuw | |
248 | label_logged_as: Ingelogd als |
|
248 | label_logged_as: Ingelogd als | |
249 | label_environment: Omgeving |
|
249 | label_environment: Omgeving | |
250 | label_authentication: Authenticatie |
|
250 | label_authentication: Authenticatie | |
251 | label_auth_source: Authenticatie modus |
|
251 | label_auth_source: Authenticatie modus | |
252 | label_auth_source_new: Nieuwe authenticatie modus |
|
252 | label_auth_source_new: Nieuwe authenticatie modus | |
253 | label_auth_source_plural: Authenticatie modi |
|
253 | label_auth_source_plural: Authenticatie modi | |
254 | label_subproject_plural: Subprojecten |
|
254 | label_subproject_plural: Subprojecten | |
255 | label_min_max_length: Min-max lengte |
|
255 | label_min_max_length: Min-max lengte | |
256 | label_list: Lijst |
|
256 | label_list: Lijst | |
257 | label_date: Datum |
|
257 | label_date: Datum | |
258 | label_integer: Integer |
|
258 | label_integer: Integer | |
259 | label_boolean: Boolean |
|
259 | label_boolean: Boolean | |
260 | label_string: Tekst |
|
260 | label_string: Tekst | |
261 | label_text: Lange tekst |
|
261 | label_text: Lange tekst | |
262 | label_attribute: Attribuut |
|
262 | label_attribute: Attribuut | |
263 | label_attribute_plural: Attributen |
|
263 | label_attribute_plural: Attributen | |
264 | label_download: %d Download |
|
264 | label_download: %d Download | |
265 | label_download_plural: %d Downloads |
|
265 | label_download_plural: %d Downloads | |
266 | label_no_data: Geen gegevens om te tonen |
|
266 | label_no_data: Geen gegevens om te tonen | |
267 | label_change_status: Wijzig status |
|
267 | label_change_status: Wijzig status | |
268 | label_history: Geschiedenis |
|
268 | label_history: Geschiedenis | |
269 | label_attachment: Bestand |
|
269 | label_attachment: Bestand | |
270 | label_attachment_new: Nieuw bestand |
|
270 | label_attachment_new: Nieuw bestand | |
271 | label_attachment_delete: Verwijder bestand |
|
271 | label_attachment_delete: Verwijder bestand | |
272 | label_attachment_plural: Bestanden |
|
272 | label_attachment_plural: Bestanden | |
273 | label_report: Rapport |
|
273 | label_report: Rapport | |
274 | label_report_plural: Rapporten |
|
274 | label_report_plural: Rapporten | |
275 | label_news: Nieuws |
|
275 | label_news: Nieuws | |
276 | label_news_new: Voeg nieuws toe |
|
276 | label_news_new: Voeg nieuws toe | |
277 | label_news_plural: Nieuws |
|
277 | label_news_plural: Nieuws | |
278 | label_news_latest: Laatste nieuws |
|
278 | label_news_latest: Laatste nieuws | |
279 | label_news_view_all: Bekijk al het nieuws |
|
279 | label_news_view_all: Bekijk al het nieuws | |
280 | label_change_log: Wijzigingslog |
|
280 | label_change_log: Wijzigingslog | |
281 | label_settings: Instellingen |
|
281 | label_settings: Instellingen | |
282 | label_overview: Overzicht |
|
282 | label_overview: Overzicht | |
283 | label_version: Versie |
|
283 | label_version: Versie | |
284 | label_version_new: Nieuwe versie |
|
284 | label_version_new: Nieuwe versie | |
285 | label_version_plural: Versies |
|
285 | label_version_plural: Versies | |
286 | label_confirmation: Bevestiging |
|
286 | label_confirmation: Bevestiging | |
287 | label_export_to: Exporteer naar |
|
287 | label_export_to: Exporteer naar | |
288 | label_read: Lees... |
|
288 | label_read: Lees... | |
289 | label_public_projects: Publieke projecten |
|
289 | label_public_projects: Publieke projecten | |
290 | label_open_issues: open |
|
290 | label_open_issues: open | |
291 | label_open_issues_plural: open |
|
291 | label_open_issues_plural: open | |
292 | label_closed_issues: gesloten |
|
292 | label_closed_issues: gesloten | |
293 | label_closed_issues_plural: gesloten |
|
293 | label_closed_issues_plural: gesloten | |
294 | label_total: Totaal |
|
294 | label_total: Totaal | |
295 | label_permissions: Permissies |
|
295 | label_permissions: Permissies | |
296 | label_current_status: Huidige status |
|
296 | label_current_status: Huidige status | |
297 | label_new_statuses_allowed: Nieuwe toegestane statussen |
|
297 | label_new_statuses_allowed: Nieuwe toegestane statussen | |
298 | label_all: alle |
|
298 | label_all: alle | |
299 | label_none: geen |
|
299 | label_none: geen | |
300 | label_next: Volgende |
|
300 | label_next: Volgende | |
301 | label_previous: Vorige |
|
301 | label_previous: Vorige | |
302 | label_used_by: Gebruikt door |
|
302 | label_used_by: Gebruikt door | |
303 | label_details: Details |
|
303 | label_details: Details | |
304 | label_add_note: Voeg een notitie toe |
|
304 | label_add_note: Voeg een notitie toe | |
305 | label_per_page: Per pagina |
|
305 | label_per_page: Per pagina | |
306 | label_calendar: Kalender |
|
306 | label_calendar: Kalender | |
307 | label_months_from: maanden vanaf |
|
307 | label_months_from: maanden vanaf | |
308 | label_gantt: Gantt |
|
308 | label_gantt: Gantt | |
309 | label_internal: Intern |
|
309 | label_internal: Intern | |
310 | label_last_changes: laatste %d wijzigingen |
|
310 | label_last_changes: laatste %d wijzigingen | |
311 | label_change_view_all: Bekijk alle wijzigingen |
|
311 | label_change_view_all: Bekijk alle wijzigingen | |
312 | label_personalize_page: Personaliseer deze pagina |
|
312 | label_personalize_page: Personaliseer deze pagina | |
313 | label_comment: Commentaar |
|
313 | label_comment: Commentaar | |
314 | label_comment_plural: Commentaar |
|
314 | label_comment_plural: Commentaar | |
315 | label_comment_add: Voeg commentaar toe |
|
315 | label_comment_add: Voeg commentaar toe | |
316 | label_comment_added: Commentaar toegevoegd |
|
316 | label_comment_added: Commentaar toegevoegd | |
317 | label_comment_delete: Verwijder commentaar |
|
317 | label_comment_delete: Verwijder commentaar | |
318 | label_query: Eigen zoekvraag |
|
318 | label_query: Eigen zoekvraag | |
319 | label_query_plural: Eigen zoekvragen |
|
319 | label_query_plural: Eigen zoekvragen | |
320 | label_query_new: Nieuwe zoekvraag |
|
320 | label_query_new: Nieuwe zoekvraag | |
321 | label_filter_add: Voeg filter toe |
|
321 | label_filter_add: Voeg filter toe | |
322 | label_filter_plural: Filters |
|
322 | label_filter_plural: Filters | |
323 | label_equals: is gelijk |
|
323 | label_equals: is gelijk | |
324 | label_not_equals: is niet gelijk |
|
324 | label_not_equals: is niet gelijk | |
325 | label_in_less_than: in minder dan |
|
325 | label_in_less_than: in minder dan | |
326 | label_in_more_than: in meer dan |
|
326 | label_in_more_than: in meer dan | |
327 | label_in: in |
|
327 | label_in: in | |
328 | label_today: vandaag |
|
328 | label_today: vandaag | |
329 | label_this_week: deze week |
|
329 | label_this_week: deze week | |
330 | label_less_than_ago: minder dan x dagen geleden |
|
330 | label_less_than_ago: minder dan x dagen geleden | |
331 | label_more_than_ago: meer dan x dagen geleden |
|
331 | label_more_than_ago: meer dan x dagen geleden | |
332 | label_ago: dagen geleden |
|
332 | label_ago: dagen geleden | |
333 | label_contains: bevat |
|
333 | label_contains: bevat | |
334 | label_not_contains: bevat niet |
|
334 | label_not_contains: bevat niet | |
335 | label_day_plural: dagen |
|
335 | label_day_plural: dagen | |
336 | label_repository: Repository |
|
336 | label_repository: Repository | |
337 | label_browse: Blader |
|
337 | label_browse: Blader | |
338 | label_modification: %d wijziging |
|
338 | label_modification: %d wijziging | |
339 | label_modification_plural: %d wijzigingen |
|
339 | label_modification_plural: %d wijzigingen | |
340 | label_revision: Revisie |
|
340 | label_revision: Revisie | |
341 | label_revision_plural: Revisies |
|
341 | label_revision_plural: Revisies | |
342 | label_added: toegevoegd |
|
342 | label_added: toegevoegd | |
343 | label_modified: gewijzigd |
|
343 | label_modified: gewijzigd | |
344 | label_deleted: verwijderd |
|
344 | label_deleted: verwijderd | |
345 | label_latest_revision: Meest recente revisie |
|
345 | label_latest_revision: Meest recente revisie | |
346 | label_latest_revision_plural: Meest recente revisies |
|
346 | label_latest_revision_plural: Meest recente revisies | |
347 | label_view_revisions: Bekijk revisies |
|
347 | label_view_revisions: Bekijk revisies | |
348 | label_max_size: Maximum grootte |
|
348 | label_max_size: Maximum grootte | |
349 | label_on: 'van' |
|
349 | label_on: 'van' | |
350 | label_sort_highest: Verplaats naar begin |
|
350 | label_sort_highest: Verplaats naar begin | |
351 | label_sort_higher: Verplaats naar boven |
|
351 | label_sort_higher: Verplaats naar boven | |
352 | label_sort_lower: Verplaats naar beneden |
|
352 | label_sort_lower: Verplaats naar beneden | |
353 | label_sort_lowest: Verplaats naar eind |
|
353 | label_sort_lowest: Verplaats naar eind | |
354 | label_roadmap: Roadmap |
|
354 | label_roadmap: Roadmap | |
355 | label_roadmap_due_in: Voldaan in %s |
|
355 | label_roadmap_due_in: Voldaan in %s | |
356 | label_roadmap_overdue: %s over tijd |
|
356 | label_roadmap_overdue: %s over tijd | |
357 | label_roadmap_no_issues: Geen issues voor deze versie |
|
357 | label_roadmap_no_issues: Geen issues voor deze versie | |
358 | label_search: Zoeken |
|
358 | label_search: Zoeken | |
359 | label_result_plural: Resultaten |
|
359 | label_result_plural: Resultaten | |
360 | label_all_words: Alle woorden |
|
360 | label_all_words: Alle woorden | |
361 | label_wiki: Wiki |
|
361 | label_wiki: Wiki | |
362 | label_wiki_edit: Wiki edit |
|
362 | label_wiki_edit: Wiki edit | |
363 | label_wiki_edit_plural: Wiki edits |
|
363 | label_wiki_edit_plural: Wiki edits | |
364 | label_wiki_page: Wikipagina |
|
364 | label_wiki_page: Wikipagina | |
365 | label_wiki_page_plural: Wikipagina's |
|
365 | label_wiki_page_plural: Wikipagina's | |
366 | label_index_by_title: Indexeer op titel |
|
366 | label_index_by_title: Indexeer op titel | |
367 | label_index_by_date: Indexeer op datum |
|
367 | label_index_by_date: Indexeer op datum | |
368 | label_current_version: Huidige versie |
|
368 | label_current_version: Huidige versie | |
369 | label_preview: Voorbeeldweergave |
|
369 | label_preview: Voorbeeldweergave | |
370 | label_feed_plural: Feeds |
|
370 | label_feed_plural: Feeds | |
371 | label_changes_details: Details van alle wijzigingen |
|
371 | label_changes_details: Details van alle wijzigingen | |
372 | label_issue_tracking: Issue tracking |
|
372 | label_issue_tracking: Issue tracking | |
373 | label_spent_time: Gespendeerde tijd |
|
373 | label_spent_time: Gespendeerde tijd | |
374 | label_f_hour: %.2f uur |
|
374 | label_f_hour: %.2f uur | |
375 | label_f_hour_plural: %.2f uren |
|
375 | label_f_hour_plural: %.2f uren | |
376 | label_time_tracking: Tijdregistratie bijhouden |
|
376 | label_time_tracking: Tijdregistratie bijhouden | |
377 | label_change_plural: Wijzigingen |
|
377 | label_change_plural: Wijzigingen | |
378 | label_statistics: Statistieken |
|
378 | label_statistics: Statistieken | |
379 | label_commits_per_month: Commits per maand |
|
379 | label_commits_per_month: Commits per maand | |
380 | label_commits_per_author: Commits per auteur |
|
380 | label_commits_per_author: Commits per auteur | |
381 | label_view_diff: Bekijk verschillen |
|
381 | label_view_diff: Bekijk verschillen | |
382 | label_diff_inline: inline |
|
382 | label_diff_inline: inline | |
383 | label_diff_side_by_side: naast elkaar |
|
383 | label_diff_side_by_side: naast elkaar | |
384 | label_options: Opties |
|
384 | label_options: Opties | |
385 | label_copy_workflow_from: Kopieer workflow van |
|
385 | label_copy_workflow_from: Kopieer workflow van | |
386 | label_permissions_report: Permissierapport |
|
386 | label_permissions_report: Permissierapport | |
387 | label_watched_issues: Gemonitorde issues |
|
387 | label_watched_issues: Gemonitorde issues | |
388 | label_related_issues: Gerelateerde issues |
|
388 | label_related_issues: Gerelateerde issues | |
389 | label_applied_status: Toegekende status |
|
389 | label_applied_status: Toegekende status | |
390 | label_loading: Laden... |
|
390 | label_loading: Laden... | |
391 | label_relation_new: Nieuwe relatie |
|
391 | label_relation_new: Nieuwe relatie | |
392 | label_relation_delete: Verwijder relatie |
|
392 | label_relation_delete: Verwijder relatie | |
393 | label_relates_to: gerelateerd aan |
|
393 | label_relates_to: gerelateerd aan | |
394 | label_duplicates: dupliceert |
|
394 | label_duplicates: dupliceert | |
395 | label_blocks: blokkeert |
|
395 | label_blocks: blokkeert | |
396 | label_blocked_by: geblokkeerd door |
|
396 | label_blocked_by: geblokkeerd door | |
397 | label_precedes: gaat vooraf aan |
|
397 | label_precedes: gaat vooraf aan | |
398 | label_follows: volgt op |
|
398 | label_follows: volgt op | |
399 | label_end_to_start: eind tot start |
|
399 | label_end_to_start: eind tot start | |
400 | label_end_to_end: eind tot eind |
|
400 | label_end_to_end: eind tot eind | |
401 | label_start_to_start: start tot start |
|
401 | label_start_to_start: start tot start | |
402 | label_start_to_end: start tot eind |
|
402 | label_start_to_end: start tot eind | |
403 | label_stay_logged_in: Blijf ingelogd |
|
403 | label_stay_logged_in: Blijf ingelogd | |
404 | label_disabled: uitgeschakeld |
|
404 | label_disabled: uitgeschakeld | |
405 | label_show_completed_versions: Toon afgeronde versies |
|
405 | label_show_completed_versions: Toon afgeronde versies | |
406 | label_me: ik |
|
406 | label_me: ik | |
407 | label_board: Forum |
|
407 | label_board: Forum | |
408 | label_board_new: Nieuw forum |
|
408 | label_board_new: Nieuw forum | |
409 | label_board_plural: Fora |
|
409 | label_board_plural: Fora | |
410 | label_topic_plural: Onderwerpen |
|
410 | label_topic_plural: Onderwerpen | |
411 | label_message_plural: Berichten |
|
411 | label_message_plural: Berichten | |
412 | label_message_last: Laatste bericht |
|
412 | label_message_last: Laatste bericht | |
413 | label_message_new: Nieuw bericht |
|
413 | label_message_new: Nieuw bericht | |
414 | label_reply_plural: Antwoorden |
|
414 | label_reply_plural: Antwoorden | |
415 | label_send_information: Stuur accountinformatie naar de gebruiker |
|
415 | label_send_information: Stuur accountinformatie naar de gebruiker | |
416 | label_year: Jaar |
|
416 | label_year: Jaar | |
417 | label_month: Maand |
|
417 | label_month: Maand | |
418 | label_week: Week |
|
418 | label_week: Week | |
419 | label_date_from: Van |
|
419 | label_date_from: Van | |
420 | label_date_to: Tot |
|
420 | label_date_to: Tot | |
421 | label_language_based: Taal gebaseerd |
|
421 | label_language_based: Taal gebaseerd | |
422 | label_sort_by: Sorteer op %s |
|
422 | label_sort_by: Sorteer op %s | |
423 | label_send_test_email: Stuur een test e-mail |
|
423 | label_send_test_email: Stuur een test e-mail | |
424 | label_feeds_access_key_created_on: RSS toegangssleutel %s geleden gemaakt. |
|
424 | label_feeds_access_key_created_on: RSS toegangssleutel %s geleden gemaakt. | |
425 | label_module_plural: Modules |
|
425 | label_module_plural: Modules | |
426 | label_added_time_by: Toegevoegd door %s %s geleden |
|
426 | label_added_time_by: Toegevoegd door %s %s geleden | |
427 | label_updated_time: %s geleden bijgewerkt |
|
427 | label_updated_time: %s geleden bijgewerkt | |
428 | label_jump_to_a_project: Ga naar een project... |
|
428 | label_jump_to_a_project: Ga naar een project... | |
429 |
|
429 | |||
430 | button_login: Inloggen |
|
430 | button_login: Inloggen | |
431 | button_submit: Toevoegen |
|
431 | button_submit: Toevoegen | |
432 | button_save: Bewaren |
|
432 | button_save: Bewaren | |
433 | button_check_all: Selecteer alle |
|
433 | button_check_all: Selecteer alle | |
434 | button_uncheck_all: Deselecteer alle |
|
434 | button_uncheck_all: Deselecteer alle | |
435 | button_delete: Verwijder |
|
435 | button_delete: Verwijder | |
436 | button_create: Maak |
|
436 | button_create: Maak | |
437 | button_test: Test |
|
437 | button_test: Test | |
438 | button_edit: Bewerk |
|
438 | button_edit: Bewerk | |
439 | button_add: Voeg toe |
|
439 | button_add: Voeg toe | |
440 | button_change: Wijzig |
|
440 | button_change: Wijzig | |
441 | button_apply: Pas toe |
|
441 | button_apply: Pas toe | |
442 | button_clear: Leeg maken |
|
442 | button_clear: Leeg maken | |
443 | button_lock: Sluit |
|
443 | button_lock: Sluit | |
444 | button_unlock: Open |
|
444 | button_unlock: Open | |
445 | button_download: Download |
|
445 | button_download: Download | |
446 | button_list: Lijst |
|
446 | button_list: Lijst | |
447 | button_view: Bekijken |
|
447 | button_view: Bekijken | |
448 | button_move: Verplaatsen |
|
448 | button_move: Verplaatsen | |
449 | button_back: Terug |
|
449 | button_back: Terug | |
450 | button_cancel: Annuleer |
|
450 | button_cancel: Annuleer | |
451 | button_activate: Activeer |
|
451 | button_activate: Activeer | |
452 | button_sort: Sorteer |
|
452 | button_sort: Sorteer | |
453 | button_log_time: Log tijd |
|
453 | button_log_time: Log tijd | |
454 | button_rollback: Rollback naar deze versie |
|
454 | button_rollback: Rollback naar deze versie | |
455 | button_watch: Monitor |
|
455 | button_watch: Monitor | |
456 | button_unwatch: Niet meer monitoren |
|
456 | button_unwatch: Niet meer monitoren | |
457 | button_reply: Antwoord |
|
457 | button_reply: Antwoord | |
458 | button_archive: Archiveer |
|
458 | button_archive: Archiveer | |
459 | button_unarchive: Dearchiveer |
|
459 | button_unarchive: Dearchiveer | |
460 | button_reset: Reset |
|
460 | button_reset: Reset | |
461 | button_rename: Hernoemen |
|
461 | button_rename: Hernoemen | |
462 |
|
462 | |||
463 | status_active: Actief |
|
463 | status_active: Actief | |
464 | status_registered: geregistreerd |
|
464 | status_registered: geregistreerd | |
465 | status_locked: gelockt |
|
465 | status_locked: gelockt | |
466 |
|
466 | |||
467 | text_select_mail_notifications: Selecteer acties waarvoor mededelingen via mail moeten worden verstuurd. |
|
467 | text_select_mail_notifications: Selecteer acties waarvoor mededelingen via mail moeten worden verstuurd. | |
468 | text_regexp_info: bv. ^[A-Z0-9]+$ |
|
468 | text_regexp_info: bv. ^[A-Z0-9]+$ | |
469 | text_min_max_length_info: 0 betekent geen restrictie |
|
469 | text_min_max_length_info: 0 betekent geen restrictie | |
470 | text_project_destroy_confirmation: Weet u zeker dat u dit project en alle gerelateerde gegevens wilt verwijderen? |
|
470 | text_project_destroy_confirmation: Weet u zeker dat u dit project en alle gerelateerde gegevens wilt verwijderen? | |
471 | text_workflow_edit: Selecteer een rol en een tracker om de workflow te wijzigen |
|
471 | text_workflow_edit: Selecteer een rol en een tracker om de workflow te wijzigen | |
472 | text_are_you_sure: Weet u het zeker? |
|
472 | text_are_you_sure: Weet u het zeker? | |
473 | text_journal_changed: gewijzigd van %s naar %s |
|
473 | text_journal_changed: gewijzigd van %s naar %s | |
474 | text_journal_set_to: ingesteld op %s |
|
474 | text_journal_set_to: ingesteld op %s | |
475 | text_journal_deleted: verwijderd |
|
475 | text_journal_deleted: verwijderd | |
476 | text_tip_task_begin_day: taak die op deze dag begint |
|
476 | text_tip_task_begin_day: taak die op deze dag begint | |
477 | text_tip_task_end_day: taak die op deze dag eindigt |
|
477 | text_tip_task_end_day: taak die op deze dag eindigt | |
478 | text_tip_task_begin_end_day: taak die op deze dag begint en eindigt |
|
478 | text_tip_task_begin_end_day: taak die op deze dag begint en eindigt | |
479 | text_project_identifier_info: 'kleine letters (a-z), cijfers en liggende streepjes toegestaan.<br />Eenmaal bewaard kan de identificatiecode niet meer worden gewijzigd.' |
|
479 | text_project_identifier_info: 'kleine letters (a-z), cijfers en liggende streepjes toegestaan.<br />Eenmaal bewaard kan de identificatiecode niet meer worden gewijzigd.' | |
480 | text_caracters_maximum: %d van maximum aantal tekens. |
|
480 | text_caracters_maximum: %d van maximum aantal tekens. | |
481 | text_length_between: Lengte tussen %d en %d tekens. |
|
481 | text_length_between: Lengte tussen %d en %d tekens. | |
482 | text_tracker_no_workflow: Geen workflow gedefinieerd voor deze tracker |
|
482 | text_tracker_no_workflow: Geen workflow gedefinieerd voor deze tracker | |
483 | text_unallowed_characters: Niet toegestane tekens |
|
483 | text_unallowed_characters: Niet toegestane tekens | |
484 | text_coma_separated: Meerdere waarden toegestaan (door komma's gescheiden). |
|
484 | text_coma_separated: Meerdere waarden toegestaan (door komma's gescheiden). | |
485 | text_issues_ref_in_commit_messages: Opzoeken en aanpassen van issues in commitberichten |
|
485 | text_issues_ref_in_commit_messages: Opzoeken en aanpassen van issues in commitberichten | |
486 | text_issue_added: Issue %s is gerapporteerd (by %s). |
|
486 | text_issue_added: Issue %s is gerapporteerd (by %s). | |
487 | text_issue_updated: Issue %s is gewijzigd (by %s). |
|
487 | text_issue_updated: Issue %s is gewijzigd (by %s). | |
488 | text_wiki_destroy_confirmation: Weet u zeker dat u deze wiki en zijn inhoud wenst te verwijderen? |
|
488 | text_wiki_destroy_confirmation: Weet u zeker dat u deze wiki en zijn inhoud wenst te verwijderen? | |
489 | text_issue_category_destroy_question: Er zijn issues (%d) aan deze categorie toegewezen. Wat wilt u hiermee doen ? |
|
489 | text_issue_category_destroy_question: Er zijn issues (%d) aan deze categorie toegewezen. Wat wilt u hiermee doen ? | |
490 | text_issue_category_destroy_assignments: Verwijder toewijzingen aan deze categorie |
|
490 | text_issue_category_destroy_assignments: Verwijder toewijzingen aan deze categorie | |
491 | text_issue_category_reassign_to: Issues opnieuw toewijzen aan deze categorie |
|
491 | text_issue_category_reassign_to: Issues opnieuw toewijzen aan deze categorie | |
492 |
|
492 | |||
493 | default_role_manager: Manager |
|
493 | default_role_manager: Manager | |
494 | default_role_developper: Ontwikkelaar |
|
494 | default_role_developper: Ontwikkelaar | |
495 | default_role_reporter: Rapporteur |
|
495 | default_role_reporter: Rapporteur | |
496 | default_tracker_bug: Bug |
|
496 | default_tracker_bug: Bug | |
497 | default_tracker_feature: Feature |
|
497 | default_tracker_feature: Feature | |
498 | default_tracker_support: Support |
|
498 | default_tracker_support: Support | |
499 | default_issue_status_new: Nieuw |
|
499 | default_issue_status_new: Nieuw | |
500 | default_issue_status_assigned: Toegewezen |
|
500 | default_issue_status_assigned: Toegewezen | |
501 | default_issue_status_resolved: Opgelost |
|
501 | default_issue_status_resolved: Opgelost | |
502 | default_issue_status_feedback: Terugkoppeling |
|
502 | default_issue_status_feedback: Terugkoppeling | |
503 | default_issue_status_closed: Gesloten |
|
503 | default_issue_status_closed: Gesloten | |
504 | default_issue_status_rejected: Afgewezen |
|
504 | default_issue_status_rejected: Afgewezen | |
505 | default_doc_category_user: Gebruikersdocumentatie |
|
505 | default_doc_category_user: Gebruikersdocumentatie | |
506 | default_doc_category_tech: Technische documentatie |
|
506 | default_doc_category_tech: Technische documentatie | |
507 | default_priority_low: Laag |
|
507 | default_priority_low: Laag | |
508 | default_priority_normal: Normaal |
|
508 | default_priority_normal: Normaal | |
509 | default_priority_high: Hoog |
|
509 | default_priority_high: Hoog | |
510 | default_priority_urgent: Spoed |
|
510 | default_priority_urgent: Spoed | |
511 | default_priority_immediate: Onmiddellijk |
|
511 | default_priority_immediate: Onmiddellijk | |
512 | default_activity_design: Ontwerp |
|
512 | default_activity_design: Ontwerp | |
513 | default_activity_development: Ontwikkeling |
|
513 | default_activity_development: Ontwikkeling | |
514 |
|
514 | |||
515 | enumeration_issue_priorities: Issueprioriteiten |
|
515 | enumeration_issue_priorities: Issueprioriteiten | |
516 | enumeration_doc_categories: Documentcategorieën |
|
516 | enumeration_doc_categories: Documentcategorieën | |
517 | enumeration_activities: Activiteiten (tijdtracking) |
|
517 | enumeration_activities: Activiteiten (tijdtracking) | |
518 | text_comma_separated: Meerdere waarden toegestaan (kommagescheiden). |
|
518 | text_comma_separated: Meerdere waarden toegestaan (kommagescheiden). | |
519 | label_file_plural: Bestanden |
|
519 | label_file_plural: Bestanden | |
520 | label_changeset_plural: Changesets |
|
520 | label_changeset_plural: Changesets | |
521 | field_column_names: Kolommen |
|
521 | field_column_names: Kolommen | |
522 | label_default_columns: Standaard kolommen. |
|
522 | label_default_columns: Standaard kolommen. | |
523 | setting_issue_list_default_columns: Standaard kolommen getoond om de lijst met issues |
|
523 | setting_issue_list_default_columns: Standaard kolommen getoond om de lijst met issues | |
524 | setting_repositories_encodings: Repositories encodings |
|
524 | setting_repositories_encodings: Repositories encodings | |
525 | notice_no_issue_selected: "Er is geen issue geselecteerd. Selecteer de issue die u wilt bewerken." |
|
525 | notice_no_issue_selected: "Er is geen issue geselecteerd. Selecteer de issue die u wilt bewerken." | |
526 | label_bulk_edit_selected_issues: Bewerk geselecteerde issues in bulk |
|
526 | label_bulk_edit_selected_issues: Bewerk geselecteerde issues in bulk | |
527 | label_no_change_option: (Geen wijziging) |
|
527 | label_no_change_option: (Geen wijziging) | |
528 | notice_failed_to_save_issues: "Fout bij bewaren van %d issue(s) (%d geselecteerd): %s." |
|
528 | notice_failed_to_save_issues: "Fout bij bewaren van %d issue(s) (%d geselecteerd): %s." | |
529 |
|
529 | |||
530 | label_theme: Thema |
|
530 | label_theme: Thema | |
531 | label_default: Standaard |
|
531 | label_default: Standaard | |
532 | label_search_titles_only: Enkel titels doorzoeken |
|
532 | label_search_titles_only: Enkel titels doorzoeken | |
533 | label_nobody: niemand |
|
533 | label_nobody: niemand | |
534 | button_change_password: Wijzig wachtwoord |
|
534 | button_change_password: Wijzig wachtwoord | |
535 | text_user_mail_option: "Bij niet-geselecteerde projecten zult u enkel notificaties ontvangen voor issues die u monitort of waar u bij betrokken bent (als auteur of toegewezen persoon)." |
|
535 | text_user_mail_option: "Bij niet-geselecteerde projecten zult u enkel notificaties ontvangen voor issues die u monitort of waar u bij betrokken bent (als auteur of toegewezen persoon)." | |
536 | label_user_mail_option_selected: "Enkel bij elke gebeurtenis op het geselecteerde project..." |
|
536 | label_user_mail_option_selected: "Enkel bij elke gebeurtenis op het geselecteerde project..." | |
537 | label_user_mail_option_all: "Bij elk gebeurtenis in al mijn projecten..." |
|
537 | label_user_mail_option_all: "Bij elk gebeurtenis in al mijn projecten..." | |
538 | label_user_mail_option_none: "Alleen in de dingen die ik monitor of in betrokken ben" |
|
538 | label_user_mail_option_none: "Alleen in de dingen die ik monitor of in betrokken ben" | |
539 | setting_emails_footer: E-mails footer |
|
539 | setting_emails_footer: E-mails footer | |
540 | label_float: Float |
|
540 | label_float: Float | |
541 | button_copy: Kopiëer |
|
541 | button_copy: Kopiëer | |
542 | mail_body_account_information_external: U kunt uw account (%s) gebruiken om in te loggen. |
|
542 | mail_body_account_information_external: U kunt uw account (%s) gebruiken om in te loggen. | |
543 | mail_body_account_information: Uw account gegevens |
|
543 | mail_body_account_information: Uw account gegevens | |
544 | setting_protocol: Protocol |
|
544 | setting_protocol: Protocol | |
545 | label_user_mail_no_self_notified: "Ik wil niet verwittigd worden van wijzigingen die ik zelf maak." |
|
545 | label_user_mail_no_self_notified: "Ik wil niet verwittigd worden van wijzigingen die ik zelf maak." | |
546 | setting_time_format: Tijd formaat |
|
546 | setting_time_format: Tijd formaat | |
547 | label_registration_activation_by_email: account activatie per e-mail |
|
547 | label_registration_activation_by_email: account activatie per e-mail | |
548 | mail_subject_account_activation_request: %s account activatie verzoek |
|
548 | mail_subject_account_activation_request: %s account activatie verzoek | |
549 | mail_body_account_activation_request: 'Een nieuwe gebruiker (%s) is geregistreerd. Zijn account wacht op uw akkoord:' |
|
549 | mail_body_account_activation_request: 'Een nieuwe gebruiker (%s) is geregistreerd. Zijn account wacht op uw akkoord:' | |
550 | label_registration_automatic_activation: automatische account activatie |
|
550 | label_registration_automatic_activation: automatische account activatie | |
551 | label_registration_manual_activation: manuele account activatie |
|
551 | label_registration_manual_activation: manuele account activatie | |
552 | notice_account_pending: "Uw account is aangemaakt, maar wacht nog op goedkeuring van de beheerder." |
|
552 | notice_account_pending: "Uw account is aangemaakt, maar wacht nog op goedkeuring van de beheerder." | |
553 | field_time_zone: Tijdzone |
|
553 | field_time_zone: Tijdzone | |
554 | text_caracters_minimum: Moet minstens %d karakters lang zijn. |
|
554 | text_caracters_minimum: Moet minstens %d karakters lang zijn. | |
555 | setting_bcc_recipients: Blind carbon copy ontvangers (bcc) |
|
555 | setting_bcc_recipients: Blind carbon copy ontvangers (bcc) | |
556 | button_annotate: Annotate |
|
556 | button_annotate: Annotate | |
557 | label_issues_by: Issues door %s |
|
557 | label_issues_by: Issues door %s | |
558 | field_searchable: Doorzoekbaar |
|
558 | field_searchable: Doorzoekbaar | |
559 | label_display_per_page: 'Per pagina: %s' |
|
559 | label_display_per_page: 'Per pagina: %s' | |
560 | setting_per_page_options: Objects per pagina-opties |
|
560 | setting_per_page_options: Objects per pagina-opties | |
561 | label_age: Leeftijd |
|
561 | label_age: Leeftijd | |
562 | notice_default_data_loaded: Standaard configuratie succesvol geladen. |
|
562 | notice_default_data_loaded: Standaard configuratie succesvol geladen. | |
563 | text_load_default_configuration: Laad de standaard configuratie |
|
563 | text_load_default_configuration: Laad de standaard configuratie | |
564 | text_no_configuration_data: "Rollen, trackers, issue statussen en workflows zijn nog niet geconfigureerd.\nHet is ten zeerste aangeraden om de standaard configuratie in te laden. U kunt deze aanpassen nadat deze is ingeladen." |
|
564 | text_no_configuration_data: "Rollen, trackers, issue statussen en workflows zijn nog niet geconfigureerd.\nHet is ten zeerste aangeraden om de standaard configuratie in te laden. U kunt deze aanpassen nadat deze is ingeladen." | |
565 | error_can_t_load_default_data: "Standaard configuratie kon niet worden geladen: %s" |
|
565 | error_can_t_load_default_data: "Standaard configuratie kon niet worden geladen: %s" | |
566 | button_update: Update |
|
566 | button_update: Update | |
567 | label_change_properties: Eigenschappen wijzigen |
|
567 | label_change_properties: Eigenschappen wijzigen | |
568 | label_general: Algemeen |
|
568 | label_general: Algemeen | |
569 | label_repository_plural: Repositories |
|
569 | label_repository_plural: Repositories | |
570 | label_associated_revisions: Geassociëerde revisies |
|
570 | label_associated_revisions: Geassociëerde revisies | |
571 | setting_user_format: Gebruikers weergaveformaat |
|
571 | setting_user_format: Gebruikers weergaveformaat | |
572 | text_status_changed_by_changeset: Toegepast in changeset %s. |
|
572 | text_status_changed_by_changeset: Toegepast in changeset %s. | |
573 | label_more: Meer |
|
573 | label_more: Meer | |
574 | text_issues_destroy_confirmation: 'Weet u zeker dat u deze issue(s) wil verwijderen?' |
|
574 | text_issues_destroy_confirmation: 'Weet u zeker dat u deze issue(s) wil verwijderen?' | |
575 | label_scm: SCM |
|
575 | label_scm: SCM | |
576 | text_select_project_modules: 'Selecteer de modules die u wilt gebruiken voor dit project:' |
|
576 | text_select_project_modules: 'Selecteer de modules die u wilt gebruiken voor dit project:' | |
577 | label_issue_added: Issue toegevoegd |
|
577 | label_issue_added: Issue toegevoegd | |
578 | label_issue_updated: Issue bijgewerkt |
|
578 | label_issue_updated: Issue bijgewerkt | |
579 | label_document_added: Document toegevoegd |
|
579 | label_document_added: Document toegevoegd | |
580 | label_message_posted: Bericht toegevoegd |
|
580 | label_message_posted: Bericht toegevoegd | |
581 | label_file_added: Bericht toegevoegd |
|
581 | label_file_added: Bericht toegevoegd | |
582 | label_news_added: Nieuws toegevoegd |
|
582 | label_news_added: Nieuws toegevoegd | |
583 | project_module_boards: Boards |
|
583 | project_module_boards: Boards | |
584 | project_module_issue_tracking: Issue tracking |
|
584 | project_module_issue_tracking: Issue tracking | |
585 | project_module_wiki: Wiki |
|
585 | project_module_wiki: Wiki | |
586 | project_module_files: Bestanden |
|
586 | project_module_files: Bestanden | |
587 | project_module_documents: Documenten |
|
587 | project_module_documents: Documenten | |
588 | project_module_repository: Repository |
|
588 | project_module_repository: Repository | |
589 | project_module_news: Nieuws |
|
589 | project_module_news: Nieuws | |
590 | project_module_time_tracking: Tijd tracking |
|
590 | project_module_time_tracking: Tijd tracking | |
591 | text_file_repository_writable: Bestandsrepository beschrijfbaar |
|
591 | text_file_repository_writable: Bestandsrepository beschrijfbaar | |
592 | text_default_administrator_account_changed: Standaard beheerderaccount gewijzigd |
|
592 | text_default_administrator_account_changed: Standaard beheerderaccount gewijzigd | |
593 | text_rmagick_available: RMagick beschikbaar (optioneel) |
|
593 | text_rmagick_available: RMagick beschikbaar (optioneel) | |
594 | button_configure: Configureer |
|
594 | button_configure: Configureer | |
595 | label_plugins: Plugins |
|
595 | label_plugins: Plugins | |
596 | label_ldap_authentication: LDAP authenticatie |
|
596 | label_ldap_authentication: LDAP authenticatie | |
597 | label_downloads_abbr: D/L |
|
597 | label_downloads_abbr: D/L | |
598 | label_this_month: deze maand |
|
598 | label_this_month: deze maand | |
599 | label_last_n_days: %d dagen geleden |
|
599 | label_last_n_days: %d dagen geleden | |
600 | label_all_time: alles |
|
600 | label_all_time: alles | |
601 | label_this_year: dit jaar |
|
601 | label_this_year: dit jaar | |
602 | label_date_range: Datum bereik |
|
602 | label_date_range: Datum bereik | |
603 | label_last_week: vorige week |
|
603 | label_last_week: vorige week | |
604 | label_yesterday: gisteren |
|
604 | label_yesterday: gisteren | |
605 | label_last_month: laatste maand |
|
605 | label_last_month: laatste maand | |
606 | label_add_another_file: Ander bestand toevoegen |
|
606 | label_add_another_file: Ander bestand toevoegen | |
607 | label_optional_description: Optionele beschrijving |
|
607 | label_optional_description: Optionele beschrijving | |
608 | text_destroy_time_entries_question: %.02f uren werden gerapporteerd op de issue(s) die u wilde verwijderen. Wat wil u doen? |
|
608 | text_destroy_time_entries_question: %.02f uren werden gerapporteerd op de issue(s) die u wilde verwijderen. Wat wil u doen? | |
609 | error_issue_not_found_in_project: 'Deze issue is niet gevonden of behoort niet toe tot dit project.' |
|
609 | error_issue_not_found_in_project: 'Deze issue is niet gevonden of behoort niet toe tot dit project.' | |
610 | text_assign_time_entries_to_project: Gerapporteerde uren toevoegen aan dit project |
|
610 | text_assign_time_entries_to_project: Gerapporteerde uren toevoegen aan dit project | |
611 | text_destroy_time_entries: Verwijder gerapporteerde uren |
|
611 | text_destroy_time_entries: Verwijder gerapporteerde uren | |
612 | text_reassign_time_entries: 'Gerapporteerde uren opnieuw toewijzen:' |
|
612 | text_reassign_time_entries: 'Gerapporteerde uren opnieuw toewijzen:' | |
613 | setting_activity_days_default: Aantal dagen getoond bij het tabblad "Activiteit" |
|
613 | setting_activity_days_default: Aantal dagen getoond bij het tabblad "Activiteit" | |
614 | label_chronological_order: In chronologische volgorde |
|
614 | label_chronological_order: In chronologische volgorde | |
615 | field_comments_sorting: Commentaar weergeven |
|
615 | field_comments_sorting: Commentaar weergeven | |
616 | label_reverse_chronological_order: In omgekeerde chronologische volgorde |
|
616 | label_reverse_chronological_order: In omgekeerde chronologische volgorde | |
617 | label_preferences: Voorkeuren |
|
617 | label_preferences: Voorkeuren | |
618 | setting_display_subprojects_issues: Standaard issues van subproject tonen |
|
618 | setting_display_subprojects_issues: Standaard issues van subproject tonen | |
619 | label_overall_activity: Activiteit |
|
619 | label_overall_activity: Activiteit | |
620 | setting_default_projects_public: Nieuwe projecten zijn standaard publiek |
|
620 | setting_default_projects_public: Nieuwe projecten zijn standaard publiek | |
621 | error_scm_annotate: "Er kan geen commentaar toegevoegd worden." |
|
621 | error_scm_annotate: "Er kan geen commentaar toegevoegd worden." | |
622 | label_planning: Planning |
|
622 | label_planning: Planning | |
623 | text_subprojects_destroy_warning: 'De subprojecten: %s zullen ook verwijderd worden.' |
|
623 | text_subprojects_destroy_warning: 'De subprojecten: %s zullen ook verwijderd worden.' | |
624 | label_and_its_subprojects: %s en zijn subprojecten. |
|
624 | label_and_its_subprojects: %s en zijn subprojecten. | |
625 | mail_body_reminder: "%d issue(s) die aan u toegewezen zijn en voldaan moeten zijn in de komende %d dagen:" |
|
625 | mail_body_reminder: "%d issue(s) die aan u toegewezen zijn en voldaan moeten zijn in de komende %d dagen:" | |
626 | mail_subject_reminder: "%d issue(s) die voldaan moeten zijn in de komende dagen." |
|
626 | mail_subject_reminder: "%d issue(s) die voldaan moeten zijn in de komende dagen." | |
627 | text_user_wrote: '%s schreef:' |
|
627 | text_user_wrote: '%s schreef:' | |
628 | label_duplicated_by: gedupliceerd door |
|
628 | label_duplicated_by: gedupliceerd door | |
629 | setting_enabled_scm: Ingeschakeld SCM |
|
629 | setting_enabled_scm: Ingeschakeld SCM | |
630 | text_enumeration_category_reassign_to: 'Wijs de volgende waarde toe:' |
|
630 | text_enumeration_category_reassign_to: 'Wijs de volgende waarde toe:' | |
631 | text_enumeration_destroy_question: '%d objecten zijn toegewezen aan deze waarde.' |
|
631 | text_enumeration_destroy_question: '%d objecten zijn toegewezen aan deze waarde.' | |
632 | label_incoming_emails: Inkomende e-mail |
|
632 | label_incoming_emails: Inkomende e-mail | |
633 | label_generate_key: Genereer een sleutel |
|
633 | label_generate_key: Genereer een sleutel | |
634 | setting_mail_handler_api_enabled: Schakel WS in voor inkomende mail. |
|
634 | setting_mail_handler_api_enabled: Schakel WS in voor inkomende mail. | |
635 | setting_mail_handler_api_key: API sleutel |
|
635 | setting_mail_handler_api_key: API sleutel | |
636 | text_email_delivery_not_configured: "E-mail bezorging is niet geconfigureerd. Notificaties zijn uitgeschakeld.\nConfigureer uw SMTP server in config/email.yml en herstart de applicatie om dit te activeren." |
|
636 | text_email_delivery_not_configured: "E-mail bezorging is niet geconfigureerd. Notificaties zijn uitgeschakeld.\nConfigureer uw SMTP server in config/email.yml en herstart de applicatie om dit te activeren." | |
637 | field_parent_title: Bovenliggende pagina |
|
637 | field_parent_title: Bovenliggende pagina | |
638 | label_issue_watchers: Monitoren |
|
638 | label_issue_watchers: Monitoren | |
639 | setting_commit_logs_encoding: Encodering van commit berichten |
|
639 | setting_commit_logs_encoding: Encodering van commit berichten | |
640 | button_quote: Citaat |
|
640 | button_quote: Citaat | |
641 | setting_sequential_project_identifiers: Genereer sequentiële projectidentiteiten |
|
641 | setting_sequential_project_identifiers: Genereer sequentiële projectidentiteiten | |
642 | notice_unable_delete_version: Niet mogelijk om deze versie te verwijderen. |
|
642 | notice_unable_delete_version: Niet mogelijk om deze versie te verwijderen. | |
643 | label_renamed: hernoemd |
|
643 | label_renamed: hernoemd | |
644 | label_copied: gekopieerd |
|
644 | label_copied: gekopieerd | |
645 | setting_plain_text_mail: plain text only (no HTML) |
|
645 | setting_plain_text_mail: plain text only (no HTML) | |
646 | permission_view_files: View files |
|
646 | permission_view_files: View files | |
647 | permission_edit_issues: Edit issues |
|
647 | permission_edit_issues: Edit issues | |
648 | permission_edit_own_time_entries: Edit own time logs |
|
648 | permission_edit_own_time_entries: Edit own time logs | |
649 | permission_manage_public_queries: Manage public queries |
|
649 | permission_manage_public_queries: Manage public queries | |
650 | permission_add_issues: Add issues |
|
650 | permission_add_issues: Add issues | |
651 | permission_log_time: Log spent time |
|
651 | permission_log_time: Log spent time | |
652 | permission_view_changesets: View changesets |
|
652 | permission_view_changesets: View changesets | |
653 | permission_view_time_entries: View spent time |
|
653 | permission_view_time_entries: View spent time | |
654 | permission_manage_versions: Manage versions |
|
654 | permission_manage_versions: Manage versions | |
655 | permission_manage_wiki: Manage wiki |
|
655 | permission_manage_wiki: Manage wiki | |
656 | permission_manage_categories: Manage issue categories |
|
656 | permission_manage_categories: Manage issue categories | |
657 | permission_protect_wiki_pages: Protect wiki pages |
|
657 | permission_protect_wiki_pages: Protect wiki pages | |
658 | permission_comment_news: Comment news |
|
658 | permission_comment_news: Comment news | |
659 | permission_delete_messages: Delete messages |
|
659 | permission_delete_messages: Delete messages | |
660 | permission_select_project_modules: Select project modules |
|
660 | permission_select_project_modules: Select project modules | |
661 | permission_manage_documents: Manage documents |
|
661 | permission_manage_documents: Manage documents | |
662 | permission_edit_wiki_pages: Edit wiki pages |
|
662 | permission_edit_wiki_pages: Edit wiki pages | |
663 | permission_add_issue_watchers: Add watchers |
|
663 | permission_add_issue_watchers: Add watchers | |
664 | permission_view_gantt: View gantt chart |
|
664 | permission_view_gantt: View gantt chart | |
665 | permission_move_issues: Move issues |
|
665 | permission_move_issues: Move issues | |
666 | permission_manage_issue_relations: Manage issue relations |
|
666 | permission_manage_issue_relations: Manage issue relations | |
667 | permission_delete_wiki_pages: Delete wiki pages |
|
667 | permission_delete_wiki_pages: Delete wiki pages | |
668 | permission_manage_boards: Manage boards |
|
668 | permission_manage_boards: Manage boards | |
669 | permission_delete_wiki_pages_attachments: Delete attachments |
|
669 | permission_delete_wiki_pages_attachments: Delete attachments | |
670 | permission_view_wiki_edits: View wiki history |
|
670 | permission_view_wiki_edits: View wiki history | |
671 | permission_add_messages: Post messages |
|
671 | permission_add_messages: Post messages | |
672 | permission_view_messages: View messages |
|
672 | permission_view_messages: View messages | |
673 | permission_manage_files: Manage files |
|
673 | permission_manage_files: Manage files | |
674 | permission_edit_issue_notes: Edit notes |
|
674 | permission_edit_issue_notes: Edit notes | |
675 | permission_manage_news: Manage news |
|
675 | permission_manage_news: Manage news | |
676 | permission_view_calendar: View calendrier |
|
676 | permission_view_calendar: View calendrier | |
677 | permission_manage_members: Manage members |
|
677 | permission_manage_members: Manage members | |
678 | permission_edit_messages: Edit messages |
|
678 | permission_edit_messages: Edit messages | |
679 | permission_delete_issues: Delete issues |
|
679 | permission_delete_issues: Delete issues | |
680 | permission_view_issue_watchers: View watchers list |
|
680 | permission_view_issue_watchers: View watchers list | |
681 | permission_manage_repository: Manage repository |
|
681 | permission_manage_repository: Manage repository | |
682 | permission_commit_access: Commit access |
|
682 | permission_commit_access: Commit access | |
683 | permission_browse_repository: Browse repository |
|
683 | permission_browse_repository: Browse repository | |
684 | permission_view_documents: View documents |
|
684 | permission_view_documents: View documents | |
685 | permission_edit_project: Edit project |
|
685 | permission_edit_project: Edit project | |
686 | permission_add_issue_notes: Add notes |
|
686 | permission_add_issue_notes: Add notes | |
687 | permission_save_queries: Save queries |
|
687 | permission_save_queries: Save queries | |
688 | permission_view_wiki_pages: View wiki |
|
688 | permission_view_wiki_pages: View wiki | |
689 | permission_rename_wiki_pages: Rename wiki pages |
|
689 | permission_rename_wiki_pages: Rename wiki pages | |
690 | permission_edit_time_entries: Edit time logs |
|
690 | permission_edit_time_entries: Edit time logs | |
691 | permission_edit_own_issue_notes: Edit own notes |
|
691 | permission_edit_own_issue_notes: Edit own notes | |
692 | setting_gravatar_enabled: Use Gravatar user icons |
|
692 | setting_gravatar_enabled: Use Gravatar user icons | |
|
693 | label_example: Example |
@@ -1,691 +1,692 | |||||
1 | _gloc_rule_default: '|n| n==1 ? "" : "_plural" ' |
|
1 | _gloc_rule_default: '|n| n==1 ? "" : "_plural" ' | |
2 |
|
2 | |||
3 | actionview_datehelper_select_day_prefix: |
|
3 | actionview_datehelper_select_day_prefix: | |
4 | actionview_datehelper_select_month_names: Januar,Februar,Mars,April,Mai,Juni,Juli,August,September,Oktober,November,Desember |
|
4 | actionview_datehelper_select_month_names: Januar,Februar,Mars,April,Mai,Juni,Juli,August,September,Oktober,November,Desember | |
5 | actionview_datehelper_select_month_names_abbr: Jan,Feb,Mar,Apr,Mai,Jun,Jul,Aug,Sep,Okt,Nov,Des |
|
5 | actionview_datehelper_select_month_names_abbr: Jan,Feb,Mar,Apr,Mai,Jun,Jul,Aug,Sep,Okt,Nov,Des | |
6 | actionview_datehelper_select_month_prefix: |
|
6 | actionview_datehelper_select_month_prefix: | |
7 | actionview_datehelper_select_year_prefix: |
|
7 | actionview_datehelper_select_year_prefix: | |
8 | actionview_datehelper_time_in_words_day: 1 dag |
|
8 | actionview_datehelper_time_in_words_day: 1 dag | |
9 | actionview_datehelper_time_in_words_day_plural: %d dager |
|
9 | actionview_datehelper_time_in_words_day_plural: %d dager | |
10 | actionview_datehelper_time_in_words_hour_about: ca. en time |
|
10 | actionview_datehelper_time_in_words_hour_about: ca. en time | |
11 | actionview_datehelper_time_in_words_hour_about_plural: ca. %d timer |
|
11 | actionview_datehelper_time_in_words_hour_about_plural: ca. %d timer | |
12 | actionview_datehelper_time_in_words_hour_about_single: ca. en time |
|
12 | actionview_datehelper_time_in_words_hour_about_single: ca. en time | |
13 | actionview_datehelper_time_in_words_minute: 1 minutt |
|
13 | actionview_datehelper_time_in_words_minute: 1 minutt | |
14 | actionview_datehelper_time_in_words_minute_half: et halvt minutt |
|
14 | actionview_datehelper_time_in_words_minute_half: et halvt minutt | |
15 | actionview_datehelper_time_in_words_minute_less_than: mindre enn et minutt |
|
15 | actionview_datehelper_time_in_words_minute_less_than: mindre enn et minutt | |
16 | actionview_datehelper_time_in_words_minute_plural: %d minutter |
|
16 | actionview_datehelper_time_in_words_minute_plural: %d minutter | |
17 | actionview_datehelper_time_in_words_minute_single: 1 minutt |
|
17 | actionview_datehelper_time_in_words_minute_single: 1 minutt | |
18 | actionview_datehelper_time_in_words_second_less_than: mindre enn et sekund |
|
18 | actionview_datehelper_time_in_words_second_less_than: mindre enn et sekund | |
19 | actionview_datehelper_time_in_words_second_less_than_plural: mindre enn %d sekunder |
|
19 | actionview_datehelper_time_in_words_second_less_than_plural: mindre enn %d sekunder | |
20 | actionview_instancetag_blank_option: Vennligst velg |
|
20 | actionview_instancetag_blank_option: Vennligst velg | |
21 |
|
21 | |||
22 | activerecord_error_inclusion: finnes ikke i listen |
|
22 | activerecord_error_inclusion: finnes ikke i listen | |
23 | activerecord_error_exclusion: er reservert |
|
23 | activerecord_error_exclusion: er reservert | |
24 | activerecord_error_invalid: er ugyldig |
|
24 | activerecord_error_invalid: er ugyldig | |
25 | activerecord_error_confirmation: stemmer ikke med bekreftelsen |
|
25 | activerecord_error_confirmation: stemmer ikke med bekreftelsen | |
26 | activerecord_error_accepted: må aksepteres |
|
26 | activerecord_error_accepted: må aksepteres | |
27 | activerecord_error_empty: kan ikke være tom |
|
27 | activerecord_error_empty: kan ikke være tom | |
28 | activerecord_error_blank: kan ikke være blank |
|
28 | activerecord_error_blank: kan ikke være blank | |
29 | activerecord_error_too_long: er for langt |
|
29 | activerecord_error_too_long: er for langt | |
30 | activerecord_error_too_short: er for kort |
|
30 | activerecord_error_too_short: er for kort | |
31 | activerecord_error_wrong_length: har feil lengde |
|
31 | activerecord_error_wrong_length: har feil lengde | |
32 | activerecord_error_taken: er opptatt |
|
32 | activerecord_error_taken: er opptatt | |
33 | activerecord_error_not_a_number: er ikke et nummer |
|
33 | activerecord_error_not_a_number: er ikke et nummer | |
34 | activerecord_error_not_a_date: er ikke en gyldig dato |
|
34 | activerecord_error_not_a_date: er ikke en gyldig dato | |
35 | activerecord_error_greater_than_start_date: må være større enn startdato |
|
35 | activerecord_error_greater_than_start_date: må være større enn startdato | |
36 | activerecord_error_not_same_project: hører ikke til samme prosjekt |
|
36 | activerecord_error_not_same_project: hører ikke til samme prosjekt | |
37 | activerecord_error_circular_dependency: Denne relasjonen ville lagd en sirkulær avhengighet |
|
37 | activerecord_error_circular_dependency: Denne relasjonen ville lagd en sirkulær avhengighet | |
38 |
|
38 | |||
39 | general_fmt_age: %d år |
|
39 | general_fmt_age: %d år | |
40 | general_fmt_age_plural: %d år |
|
40 | general_fmt_age_plural: %d år | |
41 | general_fmt_date: %%d. %%B %%Y |
|
41 | general_fmt_date: %%d. %%B %%Y | |
42 | general_fmt_datetime: %%d. %%B %%H:%%M |
|
42 | general_fmt_datetime: %%d. %%B %%H:%%M | |
43 | general_fmt_datetime_short: %%d.%%m.%%Y, %%H:%%M |
|
43 | general_fmt_datetime_short: %%d.%%m.%%Y, %%H:%%M | |
44 | general_fmt_time: %%H:%%M |
|
44 | general_fmt_time: %%H:%%M | |
45 | general_text_No: 'Nei' |
|
45 | general_text_No: 'Nei' | |
46 | general_text_Yes: 'Ja' |
|
46 | general_text_Yes: 'Ja' | |
47 | general_text_no: 'nei' |
|
47 | general_text_no: 'nei' | |
48 | general_text_yes: 'ja' |
|
48 | general_text_yes: 'ja' | |
49 | general_lang_name: 'Norwegian (Norsk bokmål)' |
|
49 | general_lang_name: 'Norwegian (Norsk bokmål)' | |
50 | general_csv_separator: ',' |
|
50 | general_csv_separator: ',' | |
51 | general_csv_decimal_separator: '.' |
|
51 | general_csv_decimal_separator: '.' | |
52 | general_csv_encoding: ISO-8859-1 |
|
52 | general_csv_encoding: ISO-8859-1 | |
53 | general_pdf_encoding: ISO-8859-1 |
|
53 | general_pdf_encoding: ISO-8859-1 | |
54 | general_day_names: Mandag,Tirsdag,Onsdag,Torsdag,Fredag,Lørdag,Søndag |
|
54 | general_day_names: Mandag,Tirsdag,Onsdag,Torsdag,Fredag,Lørdag,Søndag | |
55 | general_first_day_of_week: '1' |
|
55 | general_first_day_of_week: '1' | |
56 |
|
56 | |||
57 | notice_account_updated: Kontoen er oppdatert. |
|
57 | notice_account_updated: Kontoen er oppdatert. | |
58 | notice_account_invalid_creditentials: Feil brukernavn eller passord |
|
58 | notice_account_invalid_creditentials: Feil brukernavn eller passord | |
59 | notice_account_password_updated: Passordet er oppdatert. |
|
59 | notice_account_password_updated: Passordet er oppdatert. | |
60 | notice_account_wrong_password: Feil passord |
|
60 | notice_account_wrong_password: Feil passord | |
61 | notice_account_register_done: Kontoen er opprettet. Klikk lenken som er sendt deg i e-post for å aktivere kontoen. |
|
61 | notice_account_register_done: Kontoen er opprettet. Klikk lenken som er sendt deg i e-post for å aktivere kontoen. | |
62 | notice_account_unknown_email: Ukjent bruker. |
|
62 | notice_account_unknown_email: Ukjent bruker. | |
63 | notice_can_t_change_password: Denne kontoen bruker ekstern godkjenning. Passordet kan ikke endres. |
|
63 | notice_can_t_change_password: Denne kontoen bruker ekstern godkjenning. Passordet kan ikke endres. | |
64 | notice_account_lost_email_sent: En e-post med instruksjoner for å velge et nytt passord er sendt til deg. |
|
64 | notice_account_lost_email_sent: En e-post med instruksjoner for å velge et nytt passord er sendt til deg. | |
65 | notice_account_activated: Din konto er aktivert. Du kan nå logge inn. |
|
65 | notice_account_activated: Din konto er aktivert. Du kan nå logge inn. | |
66 | notice_successful_create: Opprettet. |
|
66 | notice_successful_create: Opprettet. | |
67 | notice_successful_update: Oppdatert. |
|
67 | notice_successful_update: Oppdatert. | |
68 | notice_successful_delete: Slettet. |
|
68 | notice_successful_delete: Slettet. | |
69 | notice_successful_connection: Koblet opp. |
|
69 | notice_successful_connection: Koblet opp. | |
70 | notice_file_not_found: Siden du forsøkte å vise eksisterer ikke, eller er slettet. |
|
70 | notice_file_not_found: Siden du forsøkte å vise eksisterer ikke, eller er slettet. | |
71 | notice_locking_conflict: Data har blitt oppdatert av en annen bruker. |
|
71 | notice_locking_conflict: Data har blitt oppdatert av en annen bruker. | |
72 | notice_not_authorized: Du har ikke adgang til denne siden. |
|
72 | notice_not_authorized: Du har ikke adgang til denne siden. | |
73 | notice_email_sent: En e-post er sendt til %s |
|
73 | notice_email_sent: En e-post er sendt til %s | |
74 | notice_email_error: En feil oppstod under sending av e-post (%s) |
|
74 | notice_email_error: En feil oppstod under sending av e-post (%s) | |
75 | notice_feeds_access_key_reseted: Din RSS-tilgangsnøkkel er nullstilt. |
|
75 | notice_feeds_access_key_reseted: Din RSS-tilgangsnøkkel er nullstilt. | |
76 | notice_failed_to_save_issues: "Lykkes ikke å lagre %d sak(er) på %d valgt: %s." |
|
76 | notice_failed_to_save_issues: "Lykkes ikke å lagre %d sak(er) på %d valgt: %s." | |
77 | notice_no_issue_selected: "Ingen sak valgt! Vennligst merk sakene du vil endre." |
|
77 | notice_no_issue_selected: "Ingen sak valgt! Vennligst merk sakene du vil endre." | |
78 | notice_account_pending: "Din konto ble opprettet og avventer nå administrativ godkjenning." |
|
78 | notice_account_pending: "Din konto ble opprettet og avventer nå administrativ godkjenning." | |
79 | notice_default_data_loaded: Standardkonfigurasjonen lastet inn. |
|
79 | notice_default_data_loaded: Standardkonfigurasjonen lastet inn. | |
80 |
|
80 | |||
81 | error_can_t_load_default_data: "Standardkonfigurasjonen kunne ikke lastes inn: %s" |
|
81 | error_can_t_load_default_data: "Standardkonfigurasjonen kunne ikke lastes inn: %s" | |
82 | error_scm_not_found: "Elementet og/eller revisjonen eksisterer ikke i depoet." |
|
82 | error_scm_not_found: "Elementet og/eller revisjonen eksisterer ikke i depoet." | |
83 | error_scm_command_failed: "En feil oppstod under tilkobling til depoet: %s" |
|
83 | error_scm_command_failed: "En feil oppstod under tilkobling til depoet: %s" | |
84 | error_scm_annotate: "Elementet eksisterer ikke, eller kan ikke noteres." |
|
84 | error_scm_annotate: "Elementet eksisterer ikke, eller kan ikke noteres." | |
85 | error_issue_not_found_in_project: 'Saken eksisterer ikke, eller hører ikke til dette prosjektet' |
|
85 | error_issue_not_found_in_project: 'Saken eksisterer ikke, eller hører ikke til dette prosjektet' | |
86 |
|
86 | |||
87 | mail_subject_lost_password: Ditt %s passord |
|
87 | mail_subject_lost_password: Ditt %s passord | |
88 | mail_body_lost_password: 'Klikk følgende lenke for å endre ditt passord:' |
|
88 | mail_body_lost_password: 'Klikk følgende lenke for å endre ditt passord:' | |
89 | mail_subject_register: %s kontoaktivering |
|
89 | mail_subject_register: %s kontoaktivering | |
90 | mail_body_register: 'Klikk følgende lenke for å aktivere din konto:' |
|
90 | mail_body_register: 'Klikk følgende lenke for å aktivere din konto:' | |
91 | mail_body_account_information_external: Du kan bruke din "%s"-konto for å logge inn. |
|
91 | mail_body_account_information_external: Du kan bruke din "%s"-konto for å logge inn. | |
92 | mail_body_account_information: Informasjon om din konto |
|
92 | mail_body_account_information: Informasjon om din konto | |
93 | mail_subject_account_activation_request: %s kontoaktivering |
|
93 | mail_subject_account_activation_request: %s kontoaktivering | |
94 | mail_body_account_activation_request: 'En ny bruker (%s) er registrert, og avventer din godkjenning:' |
|
94 | mail_body_account_activation_request: 'En ny bruker (%s) er registrert, og avventer din godkjenning:' | |
95 | mail_subject_reminder: "%d sak(er) har frist de kommende dagene" |
|
95 | mail_subject_reminder: "%d sak(er) har frist de kommende dagene" | |
96 | mail_body_reminder: "%d sak(er) som er tildelt deg har frist de kommende %d dager:" |
|
96 | mail_body_reminder: "%d sak(er) som er tildelt deg har frist de kommende %d dager:" | |
97 |
|
97 | |||
98 | gui_validation_error: 1 feil |
|
98 | gui_validation_error: 1 feil | |
99 | gui_validation_error_plural: %d feil |
|
99 | gui_validation_error_plural: %d feil | |
100 |
|
100 | |||
101 | field_name: Navn |
|
101 | field_name: Navn | |
102 | field_description: Beskrivelse |
|
102 | field_description: Beskrivelse | |
103 | field_summary: Oppsummering |
|
103 | field_summary: Oppsummering | |
104 | field_is_required: Kreves |
|
104 | field_is_required: Kreves | |
105 | field_firstname: Fornavn |
|
105 | field_firstname: Fornavn | |
106 | field_lastname: Etternavn |
|
106 | field_lastname: Etternavn | |
107 | field_mail: E-post |
|
107 | field_mail: E-post | |
108 | field_filename: Fil |
|
108 | field_filename: Fil | |
109 | field_filesize: Størrelse |
|
109 | field_filesize: Størrelse | |
110 | field_downloads: Nedlastinger |
|
110 | field_downloads: Nedlastinger | |
111 | field_author: Forfatter |
|
111 | field_author: Forfatter | |
112 | field_created_on: Opprettet |
|
112 | field_created_on: Opprettet | |
113 | field_updated_on: Oppdatert |
|
113 | field_updated_on: Oppdatert | |
114 | field_field_format: Format |
|
114 | field_field_format: Format | |
115 | field_is_for_all: For alle prosjekter |
|
115 | field_is_for_all: For alle prosjekter | |
116 | field_possible_values: Lovlige verdier |
|
116 | field_possible_values: Lovlige verdier | |
117 | field_regexp: Regular expression |
|
117 | field_regexp: Regular expression | |
118 | field_min_length: Minimum lengde |
|
118 | field_min_length: Minimum lengde | |
119 | field_max_length: Maksimum lengde |
|
119 | field_max_length: Maksimum lengde | |
120 | field_value: Verdi |
|
120 | field_value: Verdi | |
121 | field_category: Kategori |
|
121 | field_category: Kategori | |
122 | field_title: Tittel |
|
122 | field_title: Tittel | |
123 | field_project: Prosjekt |
|
123 | field_project: Prosjekt | |
124 | field_issue: Sak |
|
124 | field_issue: Sak | |
125 | field_status: Status |
|
125 | field_status: Status | |
126 | field_notes: Notater |
|
126 | field_notes: Notater | |
127 | field_is_closed: Lukker saken |
|
127 | field_is_closed: Lukker saken | |
128 | field_is_default: Standardverdi |
|
128 | field_is_default: Standardverdi | |
129 | field_tracker: Sakstype |
|
129 | field_tracker: Sakstype | |
130 | field_subject: Emne |
|
130 | field_subject: Emne | |
131 | field_due_date: Frist |
|
131 | field_due_date: Frist | |
132 | field_assigned_to: Tildelt til |
|
132 | field_assigned_to: Tildelt til | |
133 | field_priority: Prioritet |
|
133 | field_priority: Prioritet | |
134 | field_fixed_version: Mål-versjon |
|
134 | field_fixed_version: Mål-versjon | |
135 | field_user: Bruker |
|
135 | field_user: Bruker | |
136 | field_role: Rolle |
|
136 | field_role: Rolle | |
137 | field_homepage: Hjemmeside |
|
137 | field_homepage: Hjemmeside | |
138 | field_is_public: Offentlig |
|
138 | field_is_public: Offentlig | |
139 | field_parent: Underprosjekt til |
|
139 | field_parent: Underprosjekt til | |
140 | field_is_in_chlog: Vises i endringslogg |
|
140 | field_is_in_chlog: Vises i endringslogg | |
141 | field_is_in_roadmap: Vises i veikart |
|
141 | field_is_in_roadmap: Vises i veikart | |
142 | field_login: Brukernavn |
|
142 | field_login: Brukernavn | |
143 | field_mail_notification: E-post-varsling |
|
143 | field_mail_notification: E-post-varsling | |
144 | field_admin: Administrator |
|
144 | field_admin: Administrator | |
145 | field_last_login_on: Sist innlogget |
|
145 | field_last_login_on: Sist innlogget | |
146 | field_language: Språk |
|
146 | field_language: Språk | |
147 | field_effective_date: Dato |
|
147 | field_effective_date: Dato | |
148 | field_password: Passord |
|
148 | field_password: Passord | |
149 | field_new_password: Nytt passord |
|
149 | field_new_password: Nytt passord | |
150 | field_password_confirmation: Bekreft passord |
|
150 | field_password_confirmation: Bekreft passord | |
151 | field_version: Versjon |
|
151 | field_version: Versjon | |
152 | field_type: Type |
|
152 | field_type: Type | |
153 | field_host: Vert |
|
153 | field_host: Vert | |
154 | field_port: Port |
|
154 | field_port: Port | |
155 | field_account: Konto |
|
155 | field_account: Konto | |
156 | field_base_dn: Base DN |
|
156 | field_base_dn: Base DN | |
157 | field_attr_login: Brukernavnsattributt |
|
157 | field_attr_login: Brukernavnsattributt | |
158 | field_attr_firstname: Fornavnsattributt |
|
158 | field_attr_firstname: Fornavnsattributt | |
159 | field_attr_lastname: Etternavnsattributt |
|
159 | field_attr_lastname: Etternavnsattributt | |
160 | field_attr_mail: E-post-attributt |
|
160 | field_attr_mail: E-post-attributt | |
161 | field_onthefly: On-the-fly brukeropprettelse |
|
161 | field_onthefly: On-the-fly brukeropprettelse | |
162 | field_start_date: Start |
|
162 | field_start_date: Start | |
163 | field_done_ratio: %% Ferdig |
|
163 | field_done_ratio: %% Ferdig | |
164 | field_auth_source: Autentifikasjonsmodus |
|
164 | field_auth_source: Autentifikasjonsmodus | |
165 | field_hide_mail: Skjul min e-post-adresse |
|
165 | field_hide_mail: Skjul min e-post-adresse | |
166 | field_comments: Kommentarer |
|
166 | field_comments: Kommentarer | |
167 | field_url: URL |
|
167 | field_url: URL | |
168 | field_start_page: Startside |
|
168 | field_start_page: Startside | |
169 | field_subproject: Underprosjekt |
|
169 | field_subproject: Underprosjekt | |
170 | field_hours: Timer |
|
170 | field_hours: Timer | |
171 | field_activity: Aktivitet |
|
171 | field_activity: Aktivitet | |
172 | field_spent_on: Dato |
|
172 | field_spent_on: Dato | |
173 | field_identifier: Identifikasjon |
|
173 | field_identifier: Identifikasjon | |
174 | field_is_filter: Brukes som filter |
|
174 | field_is_filter: Brukes som filter | |
175 | field_issue_to_id: Relatert saker |
|
175 | field_issue_to_id: Relatert saker | |
176 | field_delay: Forsinkelse |
|
176 | field_delay: Forsinkelse | |
177 | field_assignable: Saker kan tildeles denne rollen |
|
177 | field_assignable: Saker kan tildeles denne rollen | |
178 | field_redirect_existing_links: Viderekoble eksisterende lenker |
|
178 | field_redirect_existing_links: Viderekoble eksisterende lenker | |
179 | field_estimated_hours: Estimert tid |
|
179 | field_estimated_hours: Estimert tid | |
180 | field_column_names: Kolonner |
|
180 | field_column_names: Kolonner | |
181 | field_time_zone: Tidssone |
|
181 | field_time_zone: Tidssone | |
182 | field_searchable: Søkbar |
|
182 | field_searchable: Søkbar | |
183 | field_default_value: Standardverdi |
|
183 | field_default_value: Standardverdi | |
184 | field_comments_sorting: Vis kommentarer |
|
184 | field_comments_sorting: Vis kommentarer | |
185 |
|
185 | |||
186 | setting_app_title: Applikasjonstittel |
|
186 | setting_app_title: Applikasjonstittel | |
187 | setting_app_subtitle: Applikasjonens undertittel |
|
187 | setting_app_subtitle: Applikasjonens undertittel | |
188 | setting_welcome_text: Velkomsttekst |
|
188 | setting_welcome_text: Velkomsttekst | |
189 | setting_default_language: Standardspråk |
|
189 | setting_default_language: Standardspråk | |
190 | setting_login_required: Krever innlogging |
|
190 | setting_login_required: Krever innlogging | |
191 | setting_self_registration: Selvregistrering |
|
191 | setting_self_registration: Selvregistrering | |
192 | setting_attachment_max_size: Maks. størrelse vedlegg |
|
192 | setting_attachment_max_size: Maks. størrelse vedlegg | |
193 | setting_issues_export_limit: Eksportgrense for saker |
|
193 | setting_issues_export_limit: Eksportgrense for saker | |
194 | setting_mail_from: Avsenders e-post |
|
194 | setting_mail_from: Avsenders e-post | |
195 | setting_bcc_recipients: Blindkopi (bcc) til mottakere |
|
195 | setting_bcc_recipients: Blindkopi (bcc) til mottakere | |
196 | setting_host_name: Vertsnavn |
|
196 | setting_host_name: Vertsnavn | |
197 | setting_text_formatting: Tekstformattering |
|
197 | setting_text_formatting: Tekstformattering | |
198 | setting_wiki_compression: Komprimering av Wiki-historikk |
|
198 | setting_wiki_compression: Komprimering av Wiki-historikk | |
199 | setting_feeds_limit: Innholdsgrense for Feed |
|
199 | setting_feeds_limit: Innholdsgrense for Feed | |
200 | setting_default_projects_public: Nye prosjekter er offentlige som standard |
|
200 | setting_default_projects_public: Nye prosjekter er offentlige som standard | |
201 | setting_autofetch_changesets: Autohenting av innsendinger |
|
201 | setting_autofetch_changesets: Autohenting av innsendinger | |
202 | setting_sys_api_enabled: Aktiver webservice for depot-administrasjon |
|
202 | setting_sys_api_enabled: Aktiver webservice for depot-administrasjon | |
203 | setting_commit_ref_keywords: Nøkkelord for referanse |
|
203 | setting_commit_ref_keywords: Nøkkelord for referanse | |
204 | setting_commit_fix_keywords: Nøkkelord for retting |
|
204 | setting_commit_fix_keywords: Nøkkelord for retting | |
205 | setting_autologin: Autoinnlogging |
|
205 | setting_autologin: Autoinnlogging | |
206 | setting_date_format: Datoformat |
|
206 | setting_date_format: Datoformat | |
207 | setting_time_format: Tidsformat |
|
207 | setting_time_format: Tidsformat | |
208 | setting_cross_project_issue_relations: Tillat saksrelasjoner mellom prosjekter |
|
208 | setting_cross_project_issue_relations: Tillat saksrelasjoner mellom prosjekter | |
209 | setting_issue_list_default_columns: Standardkolonner vist i sakslisten |
|
209 | setting_issue_list_default_columns: Standardkolonner vist i sakslisten | |
210 | setting_repositories_encodings: Depot-tegnsett |
|
210 | setting_repositories_encodings: Depot-tegnsett | |
211 | setting_emails_footer: E-post-signatur |
|
211 | setting_emails_footer: E-post-signatur | |
212 | setting_protocol: Protokoll |
|
212 | setting_protocol: Protokoll | |
213 | setting_per_page_options: Alternativer, objekter pr. side |
|
213 | setting_per_page_options: Alternativer, objekter pr. side | |
214 | setting_user_format: Visningsformat, brukere |
|
214 | setting_user_format: Visningsformat, brukere | |
215 | setting_activity_days_default: Dager vist på prosjektaktivitet |
|
215 | setting_activity_days_default: Dager vist på prosjektaktivitet | |
216 | setting_display_subprojects_issues: Vis saker fra underprosjekter på hovedprosjekt som standard |
|
216 | setting_display_subprojects_issues: Vis saker fra underprosjekter på hovedprosjekt som standard | |
217 | setting_enabled_scm: Aktiviserte SCM |
|
217 | setting_enabled_scm: Aktiviserte SCM | |
218 |
|
218 | |||
219 | project_module_issue_tracking: Sakssporing |
|
219 | project_module_issue_tracking: Sakssporing | |
220 | project_module_time_tracking: Tidssporing |
|
220 | project_module_time_tracking: Tidssporing | |
221 | project_module_news: Nyheter |
|
221 | project_module_news: Nyheter | |
222 | project_module_documents: Dokumenter |
|
222 | project_module_documents: Dokumenter | |
223 | project_module_files: Filer |
|
223 | project_module_files: Filer | |
224 | project_module_wiki: Wiki |
|
224 | project_module_wiki: Wiki | |
225 | project_module_repository: Depot |
|
225 | project_module_repository: Depot | |
226 | project_module_boards: Forumer |
|
226 | project_module_boards: Forumer | |
227 |
|
227 | |||
228 | label_user: Bruker |
|
228 | label_user: Bruker | |
229 | label_user_plural: Brukere |
|
229 | label_user_plural: Brukere | |
230 | label_user_new: Ny bruker |
|
230 | label_user_new: Ny bruker | |
231 | label_project: Prosjekt |
|
231 | label_project: Prosjekt | |
232 | label_project_new: Nytt prosjekt |
|
232 | label_project_new: Nytt prosjekt | |
233 | label_project_plural: Prosjekter |
|
233 | label_project_plural: Prosjekter | |
234 | label_project_all: Alle prosjekter |
|
234 | label_project_all: Alle prosjekter | |
235 | label_project_latest: Siste prosjekter |
|
235 | label_project_latest: Siste prosjekter | |
236 | label_issue: Sak |
|
236 | label_issue: Sak | |
237 | label_issue_new: Ny sak |
|
237 | label_issue_new: Ny sak | |
238 | label_issue_plural: Saker |
|
238 | label_issue_plural: Saker | |
239 | label_issue_view_all: Vis alle saker |
|
239 | label_issue_view_all: Vis alle saker | |
240 | label_issues_by: Saker etter %s |
|
240 | label_issues_by: Saker etter %s | |
241 | label_issue_added: Sak lagt til |
|
241 | label_issue_added: Sak lagt til | |
242 | label_issue_updated: Sak oppdatert |
|
242 | label_issue_updated: Sak oppdatert | |
243 | label_document: Dokument |
|
243 | label_document: Dokument | |
244 | label_document_new: Nytt dokument |
|
244 | label_document_new: Nytt dokument | |
245 | label_document_plural: Dokumenter |
|
245 | label_document_plural: Dokumenter | |
246 | label_document_added: Dokument lagt til |
|
246 | label_document_added: Dokument lagt til | |
247 | label_role: Rolle |
|
247 | label_role: Rolle | |
248 | label_role_plural: Roller |
|
248 | label_role_plural: Roller | |
249 | label_role_new: Ny rolle |
|
249 | label_role_new: Ny rolle | |
250 | label_role_and_permissions: Roller og tillatelser |
|
250 | label_role_and_permissions: Roller og tillatelser | |
251 | label_member: Medlem |
|
251 | label_member: Medlem | |
252 | label_member_new: Nytt medlem |
|
252 | label_member_new: Nytt medlem | |
253 | label_member_plural: Medlemmer |
|
253 | label_member_plural: Medlemmer | |
254 | label_tracker: Sakstype |
|
254 | label_tracker: Sakstype | |
255 | label_tracker_plural: Sakstyper |
|
255 | label_tracker_plural: Sakstyper | |
256 | label_tracker_new: Ny sakstype |
|
256 | label_tracker_new: Ny sakstype | |
257 | label_workflow: Arbeidsflyt |
|
257 | label_workflow: Arbeidsflyt | |
258 | label_issue_status: Saksstatus |
|
258 | label_issue_status: Saksstatus | |
259 | label_issue_status_plural: Saksstatuser |
|
259 | label_issue_status_plural: Saksstatuser | |
260 | label_issue_status_new: Ny status |
|
260 | label_issue_status_new: Ny status | |
261 | label_issue_category: Sakskategori |
|
261 | label_issue_category: Sakskategori | |
262 | label_issue_category_plural: Sakskategorier |
|
262 | label_issue_category_plural: Sakskategorier | |
263 | label_issue_category_new: Ny kategori |
|
263 | label_issue_category_new: Ny kategori | |
264 | label_custom_field: Eget felt |
|
264 | label_custom_field: Eget felt | |
265 | label_custom_field_plural: Egne felt |
|
265 | label_custom_field_plural: Egne felt | |
266 | label_custom_field_new: Nytt eget felt |
|
266 | label_custom_field_new: Nytt eget felt | |
267 | label_enumerations: Kodelister |
|
267 | label_enumerations: Kodelister | |
268 | label_enumeration_new: Ny verdi |
|
268 | label_enumeration_new: Ny verdi | |
269 | label_information: Informasjon |
|
269 | label_information: Informasjon | |
270 | label_information_plural: Informasjon |
|
270 | label_information_plural: Informasjon | |
271 | label_please_login: Vennlist logg inn |
|
271 | label_please_login: Vennlist logg inn | |
272 | label_register: Registrer |
|
272 | label_register: Registrer | |
273 | label_password_lost: Mistet passord |
|
273 | label_password_lost: Mistet passord | |
274 | label_home: Hjem |
|
274 | label_home: Hjem | |
275 | label_my_page: Min side |
|
275 | label_my_page: Min side | |
276 | label_my_account: Min konto |
|
276 | label_my_account: Min konto | |
277 | label_my_projects: Mine prosjekter |
|
277 | label_my_projects: Mine prosjekter | |
278 | label_administration: Administrasjon |
|
278 | label_administration: Administrasjon | |
279 | label_login: Logg inn |
|
279 | label_login: Logg inn | |
280 | label_logout: Logg ut |
|
280 | label_logout: Logg ut | |
281 | label_help: Hjelp |
|
281 | label_help: Hjelp | |
282 | label_reported_issues: Rapporterte saker |
|
282 | label_reported_issues: Rapporterte saker | |
283 | label_assigned_to_me_issues: Saker tildelt meg |
|
283 | label_assigned_to_me_issues: Saker tildelt meg | |
284 | label_last_login: Sist innlogget |
|
284 | label_last_login: Sist innlogget | |
285 | label_last_updates: Sist oppdatert |
|
285 | label_last_updates: Sist oppdatert | |
286 | label_last_updates_plural: %d siste oppdaterte |
|
286 | label_last_updates_plural: %d siste oppdaterte | |
287 | label_registered_on: Registrert |
|
287 | label_registered_on: Registrert | |
288 | label_activity: Aktivitet |
|
288 | label_activity: Aktivitet | |
289 | label_overall_activity: All aktivitet |
|
289 | label_overall_activity: All aktivitet | |
290 | label_new: Ny |
|
290 | label_new: Ny | |
291 | label_logged_as: Innlogget som |
|
291 | label_logged_as: Innlogget som | |
292 | label_environment: Miljø |
|
292 | label_environment: Miljø | |
293 | label_authentication: Autentifikasjon |
|
293 | label_authentication: Autentifikasjon | |
294 | label_auth_source: Autentifikasjonsmodus |
|
294 | label_auth_source: Autentifikasjonsmodus | |
295 | label_auth_source_new: Ny autentifikasjonmodus |
|
295 | label_auth_source_new: Ny autentifikasjonmodus | |
296 | label_auth_source_plural: Autentifikasjonsmoduser |
|
296 | label_auth_source_plural: Autentifikasjonsmoduser | |
297 | label_subproject_plural: Underprosjekter |
|
297 | label_subproject_plural: Underprosjekter | |
298 | label_and_its_subprojects: %s og dets underprosjekter |
|
298 | label_and_its_subprojects: %s og dets underprosjekter | |
299 | label_min_max_length: Min.-maks. lengde |
|
299 | label_min_max_length: Min.-maks. lengde | |
300 | label_list: Liste |
|
300 | label_list: Liste | |
301 | label_date: Dato |
|
301 | label_date: Dato | |
302 | label_integer: Heltall |
|
302 | label_integer: Heltall | |
303 | label_float: Kommatall |
|
303 | label_float: Kommatall | |
304 | label_boolean: Sann/usann |
|
304 | label_boolean: Sann/usann | |
305 | label_string: Tekst |
|
305 | label_string: Tekst | |
306 | label_text: Lang tekst |
|
306 | label_text: Lang tekst | |
307 | label_attribute: Attributt |
|
307 | label_attribute: Attributt | |
308 | label_attribute_plural: Attributter |
|
308 | label_attribute_plural: Attributter | |
309 | label_download: %d Nedlasting |
|
309 | label_download: %d Nedlasting | |
310 | label_download_plural: %d Nedlastinger |
|
310 | label_download_plural: %d Nedlastinger | |
311 | label_no_data: Ingen data å vise |
|
311 | label_no_data: Ingen data å vise | |
312 | label_change_status: Endre status |
|
312 | label_change_status: Endre status | |
313 | label_history: Historikk |
|
313 | label_history: Historikk | |
314 | label_attachment: Fil |
|
314 | label_attachment: Fil | |
315 | label_attachment_new: Ny fil |
|
315 | label_attachment_new: Ny fil | |
316 | label_attachment_delete: Slett fil |
|
316 | label_attachment_delete: Slett fil | |
317 | label_attachment_plural: Filer |
|
317 | label_attachment_plural: Filer | |
318 | label_file_added: Fil lagt til |
|
318 | label_file_added: Fil lagt til | |
319 | label_report: Rapport |
|
319 | label_report: Rapport | |
320 | label_report_plural: Rapporter |
|
320 | label_report_plural: Rapporter | |
321 | label_news: Nyheter |
|
321 | label_news: Nyheter | |
322 | label_news_new: Legg til nyhet |
|
322 | label_news_new: Legg til nyhet | |
323 | label_news_plural: Nyheter |
|
323 | label_news_plural: Nyheter | |
324 | label_news_latest: Siste nyheter |
|
324 | label_news_latest: Siste nyheter | |
325 | label_news_view_all: Vis alle nyheter |
|
325 | label_news_view_all: Vis alle nyheter | |
326 | label_news_added: Nyhet lagt til |
|
326 | label_news_added: Nyhet lagt til | |
327 | label_change_log: Endringslogg |
|
327 | label_change_log: Endringslogg | |
328 | label_settings: Innstillinger |
|
328 | label_settings: Innstillinger | |
329 | label_overview: Oversikt |
|
329 | label_overview: Oversikt | |
330 | label_version: Versjon |
|
330 | label_version: Versjon | |
331 | label_version_new: Ny versjon |
|
331 | label_version_new: Ny versjon | |
332 | label_version_plural: Versjoner |
|
332 | label_version_plural: Versjoner | |
333 | label_confirmation: Bekreftelse |
|
333 | label_confirmation: Bekreftelse | |
334 | label_export_to: Eksporter til |
|
334 | label_export_to: Eksporter til | |
335 | label_read: Leser... |
|
335 | label_read: Leser... | |
336 | label_public_projects: Offentlige prosjekt |
|
336 | label_public_projects: Offentlige prosjekt | |
337 | label_open_issues: åpen |
|
337 | label_open_issues: åpen | |
338 | label_open_issues_plural: åpne |
|
338 | label_open_issues_plural: åpne | |
339 | label_closed_issues: lukket |
|
339 | label_closed_issues: lukket | |
340 | label_closed_issues_plural: lukkede |
|
340 | label_closed_issues_plural: lukkede | |
341 | label_total: Total |
|
341 | label_total: Total | |
342 | label_permissions: Godkjenninger |
|
342 | label_permissions: Godkjenninger | |
343 | label_current_status: Nåværende status |
|
343 | label_current_status: Nåværende status | |
344 | label_new_statuses_allowed: Tillatte nye statuser |
|
344 | label_new_statuses_allowed: Tillatte nye statuser | |
345 | label_all: alle |
|
345 | label_all: alle | |
346 | label_none: ingen |
|
346 | label_none: ingen | |
347 | label_nobody: ingen |
|
347 | label_nobody: ingen | |
348 | label_next: Neste |
|
348 | label_next: Neste | |
349 | label_previous: Forrige |
|
349 | label_previous: Forrige | |
350 | label_used_by: Brukt av |
|
350 | label_used_by: Brukt av | |
351 | label_details: Detaljer |
|
351 | label_details: Detaljer | |
352 | label_add_note: Legg til notis |
|
352 | label_add_note: Legg til notis | |
353 | label_per_page: Pr. side |
|
353 | label_per_page: Pr. side | |
354 | label_calendar: Kalender |
|
354 | label_calendar: Kalender | |
355 | label_months_from: måneder fra |
|
355 | label_months_from: måneder fra | |
356 | label_gantt: Gantt |
|
356 | label_gantt: Gantt | |
357 | label_internal: Intern |
|
357 | label_internal: Intern | |
358 | label_last_changes: siste %d endringer |
|
358 | label_last_changes: siste %d endringer | |
359 | label_change_view_all: Vis alle endringer |
|
359 | label_change_view_all: Vis alle endringer | |
360 | label_personalize_page: Tilpass denne siden |
|
360 | label_personalize_page: Tilpass denne siden | |
361 | label_comment: Kommentar |
|
361 | label_comment: Kommentar | |
362 | label_comment_plural: Kommentarer |
|
362 | label_comment_plural: Kommentarer | |
363 | label_comment_add: Legg til kommentar |
|
363 | label_comment_add: Legg til kommentar | |
364 | label_comment_added: Kommentar lagt til |
|
364 | label_comment_added: Kommentar lagt til | |
365 | label_comment_delete: Slett kommentar |
|
365 | label_comment_delete: Slett kommentar | |
366 | label_query: Egen spørring |
|
366 | label_query: Egen spørring | |
367 | label_query_plural: Egne spørringer |
|
367 | label_query_plural: Egne spørringer | |
368 | label_query_new: Ny spørring |
|
368 | label_query_new: Ny spørring | |
369 | label_filter_add: Legg til filter |
|
369 | label_filter_add: Legg til filter | |
370 | label_filter_plural: Filtre |
|
370 | label_filter_plural: Filtre | |
371 | label_equals: er |
|
371 | label_equals: er | |
372 | label_not_equals: er ikke |
|
372 | label_not_equals: er ikke | |
373 | label_in_less_than: er mindre enn |
|
373 | label_in_less_than: er mindre enn | |
374 | label_in_more_than: in mer enn |
|
374 | label_in_more_than: in mer enn | |
375 | label_in: i |
|
375 | label_in: i | |
376 | label_today: idag |
|
376 | label_today: idag | |
377 | label_all_time: all tid |
|
377 | label_all_time: all tid | |
378 | label_yesterday: i går |
|
378 | label_yesterday: i går | |
379 | label_this_week: denne uken |
|
379 | label_this_week: denne uken | |
380 | label_last_week: sist uke |
|
380 | label_last_week: sist uke | |
381 | label_last_n_days: siste %d dager |
|
381 | label_last_n_days: siste %d dager | |
382 | label_this_month: denne måneden |
|
382 | label_this_month: denne måneden | |
383 | label_last_month: siste måned |
|
383 | label_last_month: siste måned | |
384 | label_this_year: dette året |
|
384 | label_this_year: dette året | |
385 | label_date_range: Dato-spenn |
|
385 | label_date_range: Dato-spenn | |
386 | label_less_than_ago: mindre enn dager siden |
|
386 | label_less_than_ago: mindre enn dager siden | |
387 | label_more_than_ago: mer enn dager siden |
|
387 | label_more_than_ago: mer enn dager siden | |
388 | label_ago: dager siden |
|
388 | label_ago: dager siden | |
389 | label_contains: inneholder |
|
389 | label_contains: inneholder | |
390 | label_not_contains: ikke inneholder |
|
390 | label_not_contains: ikke inneholder | |
391 | label_day_plural: dager |
|
391 | label_day_plural: dager | |
392 | label_repository: Depot |
|
392 | label_repository: Depot | |
393 | label_repository_plural: Depoter |
|
393 | label_repository_plural: Depoter | |
394 | label_browse: Utforsk |
|
394 | label_browse: Utforsk | |
395 | label_modification: %d endring |
|
395 | label_modification: %d endring | |
396 | label_modification_plural: %d endringer |
|
396 | label_modification_plural: %d endringer | |
397 | label_revision: Revisjon |
|
397 | label_revision: Revisjon | |
398 | label_revision_plural: Revisjoner |
|
398 | label_revision_plural: Revisjoner | |
399 | label_associated_revisions: Assosierte revisjoner |
|
399 | label_associated_revisions: Assosierte revisjoner | |
400 | label_added: lagt til |
|
400 | label_added: lagt til | |
401 | label_modified: endret |
|
401 | label_modified: endret | |
402 | label_deleted: slettet |
|
402 | label_deleted: slettet | |
403 | label_latest_revision: Siste revisjon |
|
403 | label_latest_revision: Siste revisjon | |
404 | label_latest_revision_plural: Siste revisjoner |
|
404 | label_latest_revision_plural: Siste revisjoner | |
405 | label_view_revisions: Vis revisjoner |
|
405 | label_view_revisions: Vis revisjoner | |
406 | label_max_size: Maksimum størrelse |
|
406 | label_max_size: Maksimum størrelse | |
407 | label_on: 'av' |
|
407 | label_on: 'av' | |
408 | label_sort_highest: Flytt til toppen |
|
408 | label_sort_highest: Flytt til toppen | |
409 | label_sort_higher: Flytt opp |
|
409 | label_sort_higher: Flytt opp | |
410 | label_sort_lower: Flytt ned |
|
410 | label_sort_lower: Flytt ned | |
411 | label_sort_lowest: Flytt til bunnen |
|
411 | label_sort_lowest: Flytt til bunnen | |
412 | label_roadmap: Veikart |
|
412 | label_roadmap: Veikart | |
413 | label_roadmap_due_in: Frist om %s |
|
413 | label_roadmap_due_in: Frist om %s | |
414 | label_roadmap_overdue: %s over fristen |
|
414 | label_roadmap_overdue: %s over fristen | |
415 | label_roadmap_no_issues: Ingen saker for denne versjonen |
|
415 | label_roadmap_no_issues: Ingen saker for denne versjonen | |
416 | label_search: Søk |
|
416 | label_search: Søk | |
417 | label_result_plural: Resultater |
|
417 | label_result_plural: Resultater | |
418 | label_all_words: Alle ord |
|
418 | label_all_words: Alle ord | |
419 | label_wiki: Wiki |
|
419 | label_wiki: Wiki | |
420 | label_wiki_edit: Wiki endring |
|
420 | label_wiki_edit: Wiki endring | |
421 | label_wiki_edit_plural: Wiki endringer |
|
421 | label_wiki_edit_plural: Wiki endringer | |
422 | label_wiki_page: Wiki-side |
|
422 | label_wiki_page: Wiki-side | |
423 | label_wiki_page_plural: Wiki-sider |
|
423 | label_wiki_page_plural: Wiki-sider | |
424 | label_index_by_title: Indekser etter tittel |
|
424 | label_index_by_title: Indekser etter tittel | |
425 | label_index_by_date: Indekser etter dato |
|
425 | label_index_by_date: Indekser etter dato | |
426 | label_current_version: Gjeldende versjon |
|
426 | label_current_version: Gjeldende versjon | |
427 | label_preview: Forhåndsvis |
|
427 | label_preview: Forhåndsvis | |
428 | label_feed_plural: Feeder |
|
428 | label_feed_plural: Feeder | |
429 | label_changes_details: Detaljer om alle endringer |
|
429 | label_changes_details: Detaljer om alle endringer | |
430 | label_issue_tracking: Sakssporing |
|
430 | label_issue_tracking: Sakssporing | |
431 | label_spent_time: Brukt tid |
|
431 | label_spent_time: Brukt tid | |
432 | label_f_hour: %.2f time |
|
432 | label_f_hour: %.2f time | |
433 | label_f_hour_plural: %.2f timer |
|
433 | label_f_hour_plural: %.2f timer | |
434 | label_time_tracking: Tidssporing |
|
434 | label_time_tracking: Tidssporing | |
435 | label_change_plural: Endringer |
|
435 | label_change_plural: Endringer | |
436 | label_statistics: Statistikk |
|
436 | label_statistics: Statistikk | |
437 | label_commits_per_month: Innsendinger pr. måned |
|
437 | label_commits_per_month: Innsendinger pr. måned | |
438 | label_commits_per_author: Innsendinger pr. forfatter |
|
438 | label_commits_per_author: Innsendinger pr. forfatter | |
439 | label_view_diff: Vis forskjeller |
|
439 | label_view_diff: Vis forskjeller | |
440 | label_diff_inline: i teksten |
|
440 | label_diff_inline: i teksten | |
441 | label_diff_side_by_side: side ved side |
|
441 | label_diff_side_by_side: side ved side | |
442 | label_options: Alternativer |
|
442 | label_options: Alternativer | |
443 | label_copy_workflow_from: Kopier arbeidsflyt fra |
|
443 | label_copy_workflow_from: Kopier arbeidsflyt fra | |
444 | label_permissions_report: Godkjenningsrapport |
|
444 | label_permissions_report: Godkjenningsrapport | |
445 | label_watched_issues: Overvåkede saker |
|
445 | label_watched_issues: Overvåkede saker | |
446 | label_related_issues: Relaterte saker |
|
446 | label_related_issues: Relaterte saker | |
447 | label_applied_status: Gitt status |
|
447 | label_applied_status: Gitt status | |
448 | label_loading: Laster... |
|
448 | label_loading: Laster... | |
449 | label_relation_new: Ny relasjon |
|
449 | label_relation_new: Ny relasjon | |
450 | label_relation_delete: Slett relasjon |
|
450 | label_relation_delete: Slett relasjon | |
451 | label_relates_to: relatert til |
|
451 | label_relates_to: relatert til | |
452 | label_duplicates: dupliserer |
|
452 | label_duplicates: dupliserer | |
453 | label_duplicated_by: duplisert av |
|
453 | label_duplicated_by: duplisert av | |
454 | label_blocks: blokkerer |
|
454 | label_blocks: blokkerer | |
455 | label_blocked_by: blokkert av |
|
455 | label_blocked_by: blokkert av | |
456 | label_precedes: kommer før |
|
456 | label_precedes: kommer før | |
457 | label_follows: følger |
|
457 | label_follows: følger | |
458 | label_end_to_start: slutt til start |
|
458 | label_end_to_start: slutt til start | |
459 | label_end_to_end: slutt til slutt |
|
459 | label_end_to_end: slutt til slutt | |
460 | label_start_to_start: start til start |
|
460 | label_start_to_start: start til start | |
461 | label_start_to_end: start til slutt |
|
461 | label_start_to_end: start til slutt | |
462 | label_stay_logged_in: Hold meg innlogget |
|
462 | label_stay_logged_in: Hold meg innlogget | |
463 | label_disabled: avslått |
|
463 | label_disabled: avslått | |
464 | label_show_completed_versions: Vis ferdige versjoner |
|
464 | label_show_completed_versions: Vis ferdige versjoner | |
465 | label_me: meg |
|
465 | label_me: meg | |
466 | label_board: Forum |
|
466 | label_board: Forum | |
467 | label_board_new: Nytt forum |
|
467 | label_board_new: Nytt forum | |
468 | label_board_plural: Forumer |
|
468 | label_board_plural: Forumer | |
469 | label_topic_plural: Emner |
|
469 | label_topic_plural: Emner | |
470 | label_message_plural: Meldinger |
|
470 | label_message_plural: Meldinger | |
471 | label_message_last: Siste melding |
|
471 | label_message_last: Siste melding | |
472 | label_message_new: Ny melding |
|
472 | label_message_new: Ny melding | |
473 | label_message_posted: Melding lagt til |
|
473 | label_message_posted: Melding lagt til | |
474 | label_reply_plural: Svar |
|
474 | label_reply_plural: Svar | |
475 | label_send_information: Send kontoinformasjon til brukeren |
|
475 | label_send_information: Send kontoinformasjon til brukeren | |
476 | label_year: År |
|
476 | label_year: År | |
477 | label_month: Måned |
|
477 | label_month: Måned | |
478 | label_week: Uke |
|
478 | label_week: Uke | |
479 | label_date_from: Fra |
|
479 | label_date_from: Fra | |
480 | label_date_to: Til |
|
480 | label_date_to: Til | |
481 | label_language_based: Basert på brukerens språk |
|
481 | label_language_based: Basert på brukerens språk | |
482 | label_sort_by: Sorter etter %s |
|
482 | label_sort_by: Sorter etter %s | |
483 | label_send_test_email: Send en e-post-test |
|
483 | label_send_test_email: Send en e-post-test | |
484 | label_feeds_access_key_created_on: RSS tilgangsnøkkel opprettet for %s siden |
|
484 | label_feeds_access_key_created_on: RSS tilgangsnøkkel opprettet for %s siden | |
485 | label_module_plural: Moduler |
|
485 | label_module_plural: Moduler | |
486 | label_added_time_by: Lagt til av %s for %s siden |
|
486 | label_added_time_by: Lagt til av %s for %s siden | |
487 | label_updated_time: Oppdatert for %s siden |
|
487 | label_updated_time: Oppdatert for %s siden | |
488 | label_jump_to_a_project: Gå til et prosjekt... |
|
488 | label_jump_to_a_project: Gå til et prosjekt... | |
489 | label_file_plural: Filer |
|
489 | label_file_plural: Filer | |
490 | label_changeset_plural: Endringssett |
|
490 | label_changeset_plural: Endringssett | |
491 | label_default_columns: Standardkolonner |
|
491 | label_default_columns: Standardkolonner | |
492 | label_no_change_option: (Ingen endring) |
|
492 | label_no_change_option: (Ingen endring) | |
493 | label_bulk_edit_selected_issues: Samlet endring av valgte saker |
|
493 | label_bulk_edit_selected_issues: Samlet endring av valgte saker | |
494 | label_theme: Tema |
|
494 | label_theme: Tema | |
495 | label_default: Standard |
|
495 | label_default: Standard | |
496 | label_search_titles_only: Søk bare i titler |
|
496 | label_search_titles_only: Søk bare i titler | |
497 | label_user_mail_option_all: "For alle hendelser på mine prosjekter" |
|
497 | label_user_mail_option_all: "For alle hendelser på mine prosjekter" | |
498 | label_user_mail_option_selected: "For alle hendelser på valgte prosjekt..." |
|
498 | label_user_mail_option_selected: "For alle hendelser på valgte prosjekt..." | |
499 | label_user_mail_option_none: "Bare for ting jeg overvåker eller er involvert i" |
|
499 | label_user_mail_option_none: "Bare for ting jeg overvåker eller er involvert i" | |
500 | label_user_mail_no_self_notified: "Jeg vil ikke bli varslet om endringer jeg selv gjør" |
|
500 | label_user_mail_no_self_notified: "Jeg vil ikke bli varslet om endringer jeg selv gjør" | |
501 | label_registration_activation_by_email: kontoaktivering pr. e-post |
|
501 | label_registration_activation_by_email: kontoaktivering pr. e-post | |
502 | label_registration_manual_activation: manuell kontoaktivering |
|
502 | label_registration_manual_activation: manuell kontoaktivering | |
503 | label_registration_automatic_activation: automatisk kontoaktivering |
|
503 | label_registration_automatic_activation: automatisk kontoaktivering | |
504 | label_display_per_page: 'Pr. side: %s' |
|
504 | label_display_per_page: 'Pr. side: %s' | |
505 | label_age: Alder |
|
505 | label_age: Alder | |
506 | label_change_properties: Endre egenskaper |
|
506 | label_change_properties: Endre egenskaper | |
507 | label_general: Generell |
|
507 | label_general: Generell | |
508 | label_more: Mer |
|
508 | label_more: Mer | |
509 | label_scm: SCM |
|
509 | label_scm: SCM | |
510 | label_plugins: Tillegg |
|
510 | label_plugins: Tillegg | |
511 | label_ldap_authentication: LDAP-autentifikasjon |
|
511 | label_ldap_authentication: LDAP-autentifikasjon | |
512 | label_downloads_abbr: Nedl. |
|
512 | label_downloads_abbr: Nedl. | |
513 | label_optional_description: Valgfri beskrivelse |
|
513 | label_optional_description: Valgfri beskrivelse | |
514 | label_add_another_file: Legg til en fil til |
|
514 | label_add_another_file: Legg til en fil til | |
515 | label_preferences: Brukerinnstillinger |
|
515 | label_preferences: Brukerinnstillinger | |
516 | label_chronological_order: I kronologisk rekkefølge |
|
516 | label_chronological_order: I kronologisk rekkefølge | |
517 | label_reverse_chronological_order: I omvendt kronologisk rekkefølge |
|
517 | label_reverse_chronological_order: I omvendt kronologisk rekkefølge | |
518 | label_planning: Planlegging |
|
518 | label_planning: Planlegging | |
519 |
|
519 | |||
520 | button_login: Logg inn |
|
520 | button_login: Logg inn | |
521 | button_submit: Send |
|
521 | button_submit: Send | |
522 | button_save: Lagre |
|
522 | button_save: Lagre | |
523 | button_check_all: Merk alle |
|
523 | button_check_all: Merk alle | |
524 | button_uncheck_all: Avmerk alle |
|
524 | button_uncheck_all: Avmerk alle | |
525 | button_delete: Slett |
|
525 | button_delete: Slett | |
526 | button_create: Opprett |
|
526 | button_create: Opprett | |
527 | button_test: Test |
|
527 | button_test: Test | |
528 | button_edit: Endre |
|
528 | button_edit: Endre | |
529 | button_add: Legg til |
|
529 | button_add: Legg til | |
530 | button_change: Endre |
|
530 | button_change: Endre | |
531 | button_apply: Bruk |
|
531 | button_apply: Bruk | |
532 | button_clear: Nullstill |
|
532 | button_clear: Nullstill | |
533 | button_lock: Lås |
|
533 | button_lock: Lås | |
534 | button_unlock: Lås opp |
|
534 | button_unlock: Lås opp | |
535 | button_download: Last ned |
|
535 | button_download: Last ned | |
536 | button_list: Liste |
|
536 | button_list: Liste | |
537 | button_view: Vis |
|
537 | button_view: Vis | |
538 | button_move: Flytt |
|
538 | button_move: Flytt | |
539 | button_back: Tilbake |
|
539 | button_back: Tilbake | |
540 | button_cancel: Avbryt |
|
540 | button_cancel: Avbryt | |
541 | button_activate: Aktiver |
|
541 | button_activate: Aktiver | |
542 | button_sort: Sorter |
|
542 | button_sort: Sorter | |
543 | button_log_time: Logg tid |
|
543 | button_log_time: Logg tid | |
544 | button_rollback: Rull tilbake til denne versjonen |
|
544 | button_rollback: Rull tilbake til denne versjonen | |
545 | button_watch: Overvåk |
|
545 | button_watch: Overvåk | |
546 | button_unwatch: Stopp overvåkning |
|
546 | button_unwatch: Stopp overvåkning | |
547 | button_reply: Svar |
|
547 | button_reply: Svar | |
548 | button_archive: Arkiver |
|
548 | button_archive: Arkiver | |
549 | button_unarchive: Gjør om arkivering |
|
549 | button_unarchive: Gjør om arkivering | |
550 | button_reset: Nullstill |
|
550 | button_reset: Nullstill | |
551 | button_rename: Endre navn |
|
551 | button_rename: Endre navn | |
552 | button_change_password: Endre passord |
|
552 | button_change_password: Endre passord | |
553 | button_copy: Kopier |
|
553 | button_copy: Kopier | |
554 | button_annotate: Notér |
|
554 | button_annotate: Notér | |
555 | button_update: Oppdater |
|
555 | button_update: Oppdater | |
556 | button_configure: Konfigurer |
|
556 | button_configure: Konfigurer | |
557 |
|
557 | |||
558 | status_active: aktiv |
|
558 | status_active: aktiv | |
559 | status_registered: registrert |
|
559 | status_registered: registrert | |
560 | status_locked: låst |
|
560 | status_locked: låst | |
561 |
|
561 | |||
562 | text_select_mail_notifications: Velg hendelser som skal varsles med e-post. |
|
562 | text_select_mail_notifications: Velg hendelser som skal varsles med e-post. | |
563 | text_regexp_info: eg. ^[A-Z0-9]+$ |
|
563 | text_regexp_info: eg. ^[A-Z0-9]+$ | |
564 | text_min_max_length_info: 0 betyr ingen begrensning |
|
564 | text_min_max_length_info: 0 betyr ingen begrensning | |
565 | text_project_destroy_confirmation: Er du sikker på at du vil slette dette prosjekter og alle relatert data ? |
|
565 | text_project_destroy_confirmation: Er du sikker på at du vil slette dette prosjekter og alle relatert data ? | |
566 | text_subprojects_destroy_warning: 'Underprojekt(ene): %s vil også bli slettet.' |
|
566 | text_subprojects_destroy_warning: 'Underprojekt(ene): %s vil også bli slettet.' | |
567 | text_workflow_edit: Velg en rolle og en sakstype for å endre arbeidsflyten |
|
567 | text_workflow_edit: Velg en rolle og en sakstype for å endre arbeidsflyten | |
568 | text_are_you_sure: Er du sikker ? |
|
568 | text_are_you_sure: Er du sikker ? | |
569 | text_journal_changed: endret fra %s til %s |
|
569 | text_journal_changed: endret fra %s til %s | |
570 | text_journal_set_to: satt til %s |
|
570 | text_journal_set_to: satt til %s | |
571 | text_journal_deleted: slettet |
|
571 | text_journal_deleted: slettet | |
572 | text_tip_task_begin_day: oppgaven starter denne dagen |
|
572 | text_tip_task_begin_day: oppgaven starter denne dagen | |
573 | text_tip_task_end_day: oppgaven avsluttes denne dagen |
|
573 | text_tip_task_end_day: oppgaven avsluttes denne dagen | |
574 | text_tip_task_begin_end_day: oppgaven starter og avsluttes denne dagen |
|
574 | text_tip_task_begin_end_day: oppgaven starter og avsluttes denne dagen | |
575 | text_project_identifier_info: 'Små bokstaver (a-z), nummer og bindestrek tillatt.<br />Identifikatoren kan ikke endres etter den er lagret.' |
|
575 | text_project_identifier_info: 'Små bokstaver (a-z), nummer og bindestrek tillatt.<br />Identifikatoren kan ikke endres etter den er lagret.' | |
576 | text_caracters_maximum: %d tegn maksimum. |
|
576 | text_caracters_maximum: %d tegn maksimum. | |
577 | text_caracters_minimum: Må være minst %d tegn langt. |
|
577 | text_caracters_minimum: Må være minst %d tegn langt. | |
578 | text_length_between: Lengde mellom %d og %d tegn. |
|
578 | text_length_between: Lengde mellom %d og %d tegn. | |
579 | text_tracker_no_workflow: Ingen arbeidsflyt definert for denne sakstypen |
|
579 | text_tracker_no_workflow: Ingen arbeidsflyt definert for denne sakstypen | |
580 | text_unallowed_characters: Ugyldige tegn |
|
580 | text_unallowed_characters: Ugyldige tegn | |
581 | text_comma_separated: Flere verdier tillat (kommaseparert). |
|
581 | text_comma_separated: Flere verdier tillat (kommaseparert). | |
582 | text_issues_ref_in_commit_messages: Referering og retting av saker i innsendingsmelding |
|
582 | text_issues_ref_in_commit_messages: Referering og retting av saker i innsendingsmelding | |
583 | text_issue_added: Sak %s er rapportert. |
|
583 | text_issue_added: Sak %s er rapportert. | |
584 | text_issue_updated: Sak %s er oppdatert. |
|
584 | text_issue_updated: Sak %s er oppdatert. | |
585 | text_wiki_destroy_confirmation: Er du sikker på at du vil slette denne wikien og alt innholdet ? |
|
585 | text_wiki_destroy_confirmation: Er du sikker på at du vil slette denne wikien og alt innholdet ? | |
586 | text_issue_category_destroy_question: Noen saker (%d) er lagt til i denne kategorien. Hva vil du gjøre ? |
|
586 | text_issue_category_destroy_question: Noen saker (%d) er lagt til i denne kategorien. Hva vil du gjøre ? | |
587 | text_issue_category_destroy_assignments: Fjern bruk av kategorier |
|
587 | text_issue_category_destroy_assignments: Fjern bruk av kategorier | |
588 | text_issue_category_reassign_to: Overfør sakene til denne kategorien |
|
588 | text_issue_category_reassign_to: Overfør sakene til denne kategorien | |
589 | text_user_mail_option: "For ikke-valgte prosjekter vil du bare motta varsling om ting du overvåker eller er involveret i (eks. saker du er forfatter av eller er tildelt)." |
|
589 | text_user_mail_option: "For ikke-valgte prosjekter vil du bare motta varsling om ting du overvåker eller er involveret i (eks. saker du er forfatter av eller er tildelt)." | |
590 | text_no_configuration_data: "Roller, arbeidsflyt, sakstyper og -statuser er ikke konfigurert enda.\nDet anbefales sterkt å laste inn standardkonfigurasjonen. Du vil kunne endre denne etter den er innlastet." |
|
590 | text_no_configuration_data: "Roller, arbeidsflyt, sakstyper og -statuser er ikke konfigurert enda.\nDet anbefales sterkt å laste inn standardkonfigurasjonen. Du vil kunne endre denne etter den er innlastet." | |
591 | text_load_default_configuration: Last inn standardkonfigurasjonen |
|
591 | text_load_default_configuration: Last inn standardkonfigurasjonen | |
592 | text_status_changed_by_changeset: Brukt i endringssett %s. |
|
592 | text_status_changed_by_changeset: Brukt i endringssett %s. | |
593 | text_issues_destroy_confirmation: 'Er du sikker på at du vil slette valgte sak(er) ?' |
|
593 | text_issues_destroy_confirmation: 'Er du sikker på at du vil slette valgte sak(er) ?' | |
594 | text_select_project_modules: 'Velg moduler du vil aktivere for dette prosjektet:' |
|
594 | text_select_project_modules: 'Velg moduler du vil aktivere for dette prosjektet:' | |
595 | text_default_administrator_account_changed: Standard administrator-konto er endret |
|
595 | text_default_administrator_account_changed: Standard administrator-konto er endret | |
596 | text_file_repository_writable: Fil-arkivet er skrivbart |
|
596 | text_file_repository_writable: Fil-arkivet er skrivbart | |
597 | text_rmagick_available: RMagick er tilgjengelig (valgfritt) |
|
597 | text_rmagick_available: RMagick er tilgjengelig (valgfritt) | |
598 | text_destroy_time_entries_question: %.02f timer er ført på sakene du er i ferd med å slette. Hva vil du gjøre ? |
|
598 | text_destroy_time_entries_question: %.02f timer er ført på sakene du er i ferd med å slette. Hva vil du gjøre ? | |
599 | text_destroy_time_entries: Slett førte timer |
|
599 | text_destroy_time_entries: Slett førte timer | |
600 | text_assign_time_entries_to_project: Overfør førte timer til prosjektet |
|
600 | text_assign_time_entries_to_project: Overfør førte timer til prosjektet | |
601 | text_reassign_time_entries: 'Overfør førte timer til denne saken:' |
|
601 | text_reassign_time_entries: 'Overfør førte timer til denne saken:' | |
602 | text_user_wrote: '%s skrev:' |
|
602 | text_user_wrote: '%s skrev:' | |
603 |
|
603 | |||
604 | default_role_manager: Leder |
|
604 | default_role_manager: Leder | |
605 | default_role_developper: Utvikler |
|
605 | default_role_developper: Utvikler | |
606 | default_role_reporter: Rapportør |
|
606 | default_role_reporter: Rapportør | |
607 | default_tracker_bug: Feil |
|
607 | default_tracker_bug: Feil | |
608 | default_tracker_feature: Funksjon |
|
608 | default_tracker_feature: Funksjon | |
609 | default_tracker_support: Support |
|
609 | default_tracker_support: Support | |
610 | default_issue_status_new: Ny |
|
610 | default_issue_status_new: Ny | |
611 | default_issue_status_assigned: Tildelt |
|
611 | default_issue_status_assigned: Tildelt | |
612 | default_issue_status_resolved: Avklart |
|
612 | default_issue_status_resolved: Avklart | |
613 | default_issue_status_feedback: Tilbakemelding |
|
613 | default_issue_status_feedback: Tilbakemelding | |
614 | default_issue_status_closed: Lukket |
|
614 | default_issue_status_closed: Lukket | |
615 | default_issue_status_rejected: Avvist |
|
615 | default_issue_status_rejected: Avvist | |
616 | default_doc_category_user: Bruker-dokumentasjon |
|
616 | default_doc_category_user: Bruker-dokumentasjon | |
617 | default_doc_category_tech: Teknisk dokumentasjon |
|
617 | default_doc_category_tech: Teknisk dokumentasjon | |
618 | default_priority_low: Lav |
|
618 | default_priority_low: Lav | |
619 | default_priority_normal: Normal |
|
619 | default_priority_normal: Normal | |
620 | default_priority_high: Høy |
|
620 | default_priority_high: Høy | |
621 | default_priority_urgent: Haster |
|
621 | default_priority_urgent: Haster | |
622 | default_priority_immediate: Omgående |
|
622 | default_priority_immediate: Omgående | |
623 | default_activity_design: Design |
|
623 | default_activity_design: Design | |
624 | default_activity_development: Utvikling |
|
624 | default_activity_development: Utvikling | |
625 |
|
625 | |||
626 | enumeration_issue_priorities: Sakssprioriteringer |
|
626 | enumeration_issue_priorities: Sakssprioriteringer | |
627 | enumeration_doc_categories: Dokument-kategorier |
|
627 | enumeration_doc_categories: Dokument-kategorier | |
628 | enumeration_activities: Aktiviteter (tidssporing) |
|
628 | enumeration_activities: Aktiviteter (tidssporing) | |
629 | text_enumeration_category_reassign_to: 'Reassign them to this value:' |
|
629 | text_enumeration_category_reassign_to: 'Reassign them to this value:' | |
630 | text_enumeration_destroy_question: '%d objects are assigned to this value.' |
|
630 | text_enumeration_destroy_question: '%d objects are assigned to this value.' | |
631 | label_incoming_emails: Incoming emails |
|
631 | label_incoming_emails: Incoming emails | |
632 | label_generate_key: Generate a key |
|
632 | label_generate_key: Generate a key | |
633 | setting_mail_handler_api_enabled: Enable WS for incoming emails |
|
633 | setting_mail_handler_api_enabled: Enable WS for incoming emails | |
634 | setting_mail_handler_api_key: API key |
|
634 | setting_mail_handler_api_key: API key | |
635 | text_email_delivery_not_configured: "Email delivery is not configured, and notifications are disabled.\nConfigure your SMTP server in config/email.yml and restart the application to enable them." |
|
635 | text_email_delivery_not_configured: "Email delivery is not configured, and notifications are disabled.\nConfigure your SMTP server in config/email.yml and restart the application to enable them." | |
636 | field_parent_title: Parent page |
|
636 | field_parent_title: Parent page | |
637 | label_issue_watchers: Watchers |
|
637 | label_issue_watchers: Watchers | |
638 | setting_commit_logs_encoding: Commit messages encoding |
|
638 | setting_commit_logs_encoding: Commit messages encoding | |
639 | button_quote: Quote |
|
639 | button_quote: Quote | |
640 | setting_sequential_project_identifiers: Generate sequential project identifiers |
|
640 | setting_sequential_project_identifiers: Generate sequential project identifiers | |
641 | notice_unable_delete_version: Unable to delete version |
|
641 | notice_unable_delete_version: Unable to delete version | |
642 | label_renamed: renamed |
|
642 | label_renamed: renamed | |
643 | label_copied: copied |
|
643 | label_copied: copied | |
644 | setting_plain_text_mail: plain text only (no HTML) |
|
644 | setting_plain_text_mail: plain text only (no HTML) | |
645 | permission_view_files: View files |
|
645 | permission_view_files: View files | |
646 | permission_edit_issues: Edit issues |
|
646 | permission_edit_issues: Edit issues | |
647 | permission_edit_own_time_entries: Edit own time logs |
|
647 | permission_edit_own_time_entries: Edit own time logs | |
648 | permission_manage_public_queries: Manage public queries |
|
648 | permission_manage_public_queries: Manage public queries | |
649 | permission_add_issues: Add issues |
|
649 | permission_add_issues: Add issues | |
650 | permission_log_time: Log spent time |
|
650 | permission_log_time: Log spent time | |
651 | permission_view_changesets: View changesets |
|
651 | permission_view_changesets: View changesets | |
652 | permission_view_time_entries: View spent time |
|
652 | permission_view_time_entries: View spent time | |
653 | permission_manage_versions: Manage versions |
|
653 | permission_manage_versions: Manage versions | |
654 | permission_manage_wiki: Manage wiki |
|
654 | permission_manage_wiki: Manage wiki | |
655 | permission_manage_categories: Manage issue categories |
|
655 | permission_manage_categories: Manage issue categories | |
656 | permission_protect_wiki_pages: Protect wiki pages |
|
656 | permission_protect_wiki_pages: Protect wiki pages | |
657 | permission_comment_news: Comment news |
|
657 | permission_comment_news: Comment news | |
658 | permission_delete_messages: Delete messages |
|
658 | permission_delete_messages: Delete messages | |
659 | permission_select_project_modules: Select project modules |
|
659 | permission_select_project_modules: Select project modules | |
660 | permission_manage_documents: Manage documents |
|
660 | permission_manage_documents: Manage documents | |
661 | permission_edit_wiki_pages: Edit wiki pages |
|
661 | permission_edit_wiki_pages: Edit wiki pages | |
662 | permission_add_issue_watchers: Add watchers |
|
662 | permission_add_issue_watchers: Add watchers | |
663 | permission_view_gantt: View gantt chart |
|
663 | permission_view_gantt: View gantt chart | |
664 | permission_move_issues: Move issues |
|
664 | permission_move_issues: Move issues | |
665 | permission_manage_issue_relations: Manage issue relations |
|
665 | permission_manage_issue_relations: Manage issue relations | |
666 | permission_delete_wiki_pages: Delete wiki pages |
|
666 | permission_delete_wiki_pages: Delete wiki pages | |
667 | permission_manage_boards: Manage boards |
|
667 | permission_manage_boards: Manage boards | |
668 | permission_delete_wiki_pages_attachments: Delete attachments |
|
668 | permission_delete_wiki_pages_attachments: Delete attachments | |
669 | permission_view_wiki_edits: View wiki history |
|
669 | permission_view_wiki_edits: View wiki history | |
670 | permission_add_messages: Post messages |
|
670 | permission_add_messages: Post messages | |
671 | permission_view_messages: View messages |
|
671 | permission_view_messages: View messages | |
672 | permission_manage_files: Manage files |
|
672 | permission_manage_files: Manage files | |
673 | permission_edit_issue_notes: Edit notes |
|
673 | permission_edit_issue_notes: Edit notes | |
674 | permission_manage_news: Manage news |
|
674 | permission_manage_news: Manage news | |
675 | permission_view_calendar: View calendrier |
|
675 | permission_view_calendar: View calendrier | |
676 | permission_manage_members: Manage members |
|
676 | permission_manage_members: Manage members | |
677 | permission_edit_messages: Edit messages |
|
677 | permission_edit_messages: Edit messages | |
678 | permission_delete_issues: Delete issues |
|
678 | permission_delete_issues: Delete issues | |
679 | permission_view_issue_watchers: View watchers list |
|
679 | permission_view_issue_watchers: View watchers list | |
680 | permission_manage_repository: Manage repository |
|
680 | permission_manage_repository: Manage repository | |
681 | permission_commit_access: Commit access |
|
681 | permission_commit_access: Commit access | |
682 | permission_browse_repository: Browse repository |
|
682 | permission_browse_repository: Browse repository | |
683 | permission_view_documents: View documents |
|
683 | permission_view_documents: View documents | |
684 | permission_edit_project: Edit project |
|
684 | permission_edit_project: Edit project | |
685 | permission_add_issue_notes: Add notes |
|
685 | permission_add_issue_notes: Add notes | |
686 | permission_save_queries: Save queries |
|
686 | permission_save_queries: Save queries | |
687 | permission_view_wiki_pages: View wiki |
|
687 | permission_view_wiki_pages: View wiki | |
688 | permission_rename_wiki_pages: Rename wiki pages |
|
688 | permission_rename_wiki_pages: Rename wiki pages | |
689 | permission_edit_time_entries: Edit time logs |
|
689 | permission_edit_time_entries: Edit time logs | |
690 | permission_edit_own_issue_notes: Edit own notes |
|
690 | permission_edit_own_issue_notes: Edit own notes | |
691 | setting_gravatar_enabled: Use Gravatar user icons |
|
691 | setting_gravatar_enabled: Use Gravatar user icons | |
|
692 | label_example: Example |
@@ -1,725 +1,726 | |||||
1 | # Keep this line in order to avoid problems with Windows Notepad UTF-8 EF-BB-BF idea... |
|
1 | # Keep this line in order to avoid problems with Windows Notepad UTF-8 EF-BB-BF idea... | |
2 | # PL translation by Mariusz@Olejnik.net, |
|
2 | # PL translation by Mariusz@Olejnik.net, | |
3 | # Best regards from Lublin@Poland :-) |
|
3 | # Best regards from Lublin@Poland :-) | |
4 |
|
4 | |||
5 | _gloc_rule_default: '|n| n10=n%10; n100=n%100; n==1 ? "" : n10>=2 && n10<=4 && (n100<10 || n100>=20) ? "_plural234" : "_plural5"' |
|
5 | _gloc_rule_default: '|n| n10=n%10; n100=n%100; n==1 ? "" : n10>=2 && n10<=4 && (n100<10 || n100>=20) ? "_plural234" : "_plural5"' | |
6 |
|
6 | |||
7 | actionview_datehelper_select_day_prefix: |
|
7 | actionview_datehelper_select_day_prefix: | |
8 | actionview_datehelper_select_month_names: Styczeń,Luty,Marzec,Kwiecień,Maj,Czerwiec,Lipiec,Sierpień,Wrzesień,Październik,Listopad,Grudzień |
|
8 | actionview_datehelper_select_month_names: Styczeń,Luty,Marzec,Kwiecień,Maj,Czerwiec,Lipiec,Sierpień,Wrzesień,Październik,Listopad,Grudzień | |
9 | actionview_datehelper_select_month_names_abbr: Sty,Lut,Mar,Kwi,Maj,Cze,Lip,Sie,Wrz,Paź,Lis,Gru |
|
9 | actionview_datehelper_select_month_names_abbr: Sty,Lut,Mar,Kwi,Maj,Cze,Lip,Sie,Wrz,Paź,Lis,Gru | |
10 | actionview_datehelper_select_month_prefix: |
|
10 | actionview_datehelper_select_month_prefix: | |
11 | actionview_datehelper_select_year_prefix: |
|
11 | actionview_datehelper_select_year_prefix: | |
12 | actionview_datehelper_time_in_words_day: 1 dzień |
|
12 | actionview_datehelper_time_in_words_day: 1 dzień | |
13 | actionview_datehelper_time_in_words_day_plural234: %d dni |
|
13 | actionview_datehelper_time_in_words_day_plural234: %d dni | |
14 | actionview_datehelper_time_in_words_day_plural5: %d dni |
|
14 | actionview_datehelper_time_in_words_day_plural5: %d dni | |
15 | actionview_datehelper_time_in_words_day_plural: %d dni |
|
15 | actionview_datehelper_time_in_words_day_plural: %d dni | |
16 | actionview_datehelper_time_in_words_hour_about: około godziny |
|
16 | actionview_datehelper_time_in_words_hour_about: około godziny | |
17 | actionview_datehelper_time_in_words_hour_about_plural234: około %d godzin |
|
17 | actionview_datehelper_time_in_words_hour_about_plural234: około %d godzin | |
18 | actionview_datehelper_time_in_words_hour_about_plural5: około %d godzin |
|
18 | actionview_datehelper_time_in_words_hour_about_plural5: około %d godzin | |
19 | actionview_datehelper_time_in_words_hour_about_plural: około %d godzin |
|
19 | actionview_datehelper_time_in_words_hour_about_plural: około %d godzin | |
20 | actionview_datehelper_time_in_words_hour_about_single: około godziny |
|
20 | actionview_datehelper_time_in_words_hour_about_single: około godziny | |
21 | actionview_datehelper_time_in_words_minute: 1 minuta |
|
21 | actionview_datehelper_time_in_words_minute: 1 minuta | |
22 | actionview_datehelper_time_in_words_minute_half: pół minuty |
|
22 | actionview_datehelper_time_in_words_minute_half: pół minuty | |
23 | actionview_datehelper_time_in_words_minute_less_than: mniej niż minuta |
|
23 | actionview_datehelper_time_in_words_minute_less_than: mniej niż minuta | |
24 | actionview_datehelper_time_in_words_minute_plural234: %d minuty |
|
24 | actionview_datehelper_time_in_words_minute_plural234: %d minuty | |
25 | actionview_datehelper_time_in_words_minute_plural5: %d minut |
|
25 | actionview_datehelper_time_in_words_minute_plural5: %d minut | |
26 | actionview_datehelper_time_in_words_minute_plural: %d minut |
|
26 | actionview_datehelper_time_in_words_minute_plural: %d minut | |
27 | actionview_datehelper_time_in_words_minute_single: 1 minuta |
|
27 | actionview_datehelper_time_in_words_minute_single: 1 minuta | |
28 | actionview_datehelper_time_in_words_second_less_than: mniej niż sekunda |
|
28 | actionview_datehelper_time_in_words_second_less_than: mniej niż sekunda | |
29 | actionview_datehelper_time_in_words_second_less_than_plural: mniej niż %d sekund |
|
29 | actionview_datehelper_time_in_words_second_less_than_plural: mniej niż %d sekund | |
30 | actionview_datehelper_time_in_words_second_less_than_plural234: mniej niż %d sekundy |
|
30 | actionview_datehelper_time_in_words_second_less_than_plural234: mniej niż %d sekundy | |
31 | actionview_datehelper_time_in_words_second_less_than_plural5: mniej niż %d sekund |
|
31 | actionview_datehelper_time_in_words_second_less_than_plural5: mniej niż %d sekund | |
32 | actionview_instancetag_blank_option: Proszę wybierz |
|
32 | actionview_instancetag_blank_option: Proszę wybierz | |
33 |
|
33 | |||
34 | activerecord_error_inclusion: nie jest zawarte na liście |
|
34 | activerecord_error_inclusion: nie jest zawarte na liście | |
35 | activerecord_error_exclusion: jest zarezerwowane |
|
35 | activerecord_error_exclusion: jest zarezerwowane | |
36 | activerecord_error_invalid: jest nieprawidłowe |
|
36 | activerecord_error_invalid: jest nieprawidłowe | |
37 | activerecord_error_confirmation: nie pasuje do potwierdzenia |
|
37 | activerecord_error_confirmation: nie pasuje do potwierdzenia | |
38 | activerecord_error_accepted: musi być zaakceptowane |
|
38 | activerecord_error_accepted: musi być zaakceptowane | |
39 | activerecord_error_empty: nie może być puste |
|
39 | activerecord_error_empty: nie może być puste | |
40 | activerecord_error_blank: nie może być czyste |
|
40 | activerecord_error_blank: nie może być czyste | |
41 | activerecord_error_too_long: jest za długie |
|
41 | activerecord_error_too_long: jest za długie | |
42 | activerecord_error_too_short: jest za krótkie |
|
42 | activerecord_error_too_short: jest za krótkie | |
43 | activerecord_error_wrong_length: ma złą długość |
|
43 | activerecord_error_wrong_length: ma złą długość | |
44 | activerecord_error_taken: jest już wybrane |
|
44 | activerecord_error_taken: jest już wybrane | |
45 | activerecord_error_not_a_number: nie jest numerem |
|
45 | activerecord_error_not_a_number: nie jest numerem | |
46 | activerecord_error_not_a_date: nie jest prawidłową datą |
|
46 | activerecord_error_not_a_date: nie jest prawidłową datą | |
47 | activerecord_error_greater_than_start_date: musi być większe niż początkowa data |
|
47 | activerecord_error_greater_than_start_date: musi być większe niż początkowa data | |
48 | activerecord_error_not_same_project: nie należy do tego samego projektu |
|
48 | activerecord_error_not_same_project: nie należy do tego samego projektu | |
49 | activerecord_error_circular_dependency: Ta relacja może wytworzyć kołową zależność |
|
49 | activerecord_error_circular_dependency: Ta relacja może wytworzyć kołową zależność | |
50 |
|
50 | |||
51 | general_fmt_age: %d rok |
|
51 | general_fmt_age: %d rok | |
52 | general_fmt_age_plural234: %d lata |
|
52 | general_fmt_age_plural234: %d lata | |
53 | general_fmt_age_plural5: %d lat |
|
53 | general_fmt_age_plural5: %d lat | |
54 | general_fmt_age_plural: %d lat |
|
54 | general_fmt_age_plural: %d lat | |
55 | general_fmt_date: %%m/%%d/%%Y |
|
55 | general_fmt_date: %%m/%%d/%%Y | |
56 | general_fmt_datetime: %%m/%%d/%%Y %%I:%%M %%p |
|
56 | general_fmt_datetime: %%m/%%d/%%Y %%I:%%M %%p | |
57 | general_fmt_datetime_short: %%b %%d, %%I:%%M %%p |
|
57 | general_fmt_datetime_short: %%b %%d, %%I:%%M %%p | |
58 | general_fmt_time: %%I:%%M %%p |
|
58 | general_fmt_time: %%I:%%M %%p | |
59 | general_text_No: 'Nie' |
|
59 | general_text_No: 'Nie' | |
60 | general_text_Yes: 'Tak' |
|
60 | general_text_Yes: 'Tak' | |
61 | general_text_no: 'nie' |
|
61 | general_text_no: 'nie' | |
62 | general_text_yes: 'tak' |
|
62 | general_text_yes: 'tak' | |
63 | general_lang_name: 'Polski' |
|
63 | general_lang_name: 'Polski' | |
64 | general_csv_separator: ',' |
|
64 | general_csv_separator: ',' | |
65 | general_csv_decimal_separator: '.' |
|
65 | general_csv_decimal_separator: '.' | |
66 | general_csv_encoding: UTF-8 |
|
66 | general_csv_encoding: UTF-8 | |
67 | general_pdf_encoding: UTF-8 |
|
67 | general_pdf_encoding: UTF-8 | |
68 | general_day_names: Poniedziałek,Wtorek,Środa,Czwartek,Piątek,Sobota,Niedziela |
|
68 | general_day_names: Poniedziałek,Wtorek,Środa,Czwartek,Piątek,Sobota,Niedziela | |
69 | general_first_day_of_week: '1' |
|
69 | general_first_day_of_week: '1' | |
70 |
|
70 | |||
71 | notice_account_updated: Konto prawidłowo zaktualizowane. |
|
71 | notice_account_updated: Konto prawidłowo zaktualizowane. | |
72 | notice_account_invalid_creditentials: Zły użytkownik lub hasło |
|
72 | notice_account_invalid_creditentials: Zły użytkownik lub hasło | |
73 | notice_account_password_updated: Hasło prawidłowo zmienione. |
|
73 | notice_account_password_updated: Hasło prawidłowo zmienione. | |
74 | notice_account_wrong_password: Złe hasło |
|
74 | notice_account_wrong_password: Złe hasło | |
75 | notice_account_register_done: Konto prawidłowo stworzone. |
|
75 | notice_account_register_done: Konto prawidłowo stworzone. | |
76 | notice_account_unknown_email: Nieznany użytkownik. |
|
76 | notice_account_unknown_email: Nieznany użytkownik. | |
77 | notice_can_t_change_password: To konto ma zewnętrzne źródło identyfikacji. Nie możesz zmienić hasła. |
|
77 | notice_can_t_change_password: To konto ma zewnętrzne źródło identyfikacji. Nie możesz zmienić hasła. | |
78 | notice_account_lost_email_sent: Email z instrukcjami zmiany hasła został wysłany do Ciebie. |
|
78 | notice_account_lost_email_sent: Email z instrukcjami zmiany hasła został wysłany do Ciebie. | |
79 | notice_account_activated: Twoje konto zostało aktywowane. Możesz się zalogować. |
|
79 | notice_account_activated: Twoje konto zostało aktywowane. Możesz się zalogować. | |
80 | notice_successful_create: Utworzenie zakończone sukcesem. |
|
80 | notice_successful_create: Utworzenie zakończone sukcesem. | |
81 | notice_successful_update: Uaktualnienie zakończone sukcesem. |
|
81 | notice_successful_update: Uaktualnienie zakończone sukcesem. | |
82 | notice_successful_delete: Usunięcie zakończone sukcesem. |
|
82 | notice_successful_delete: Usunięcie zakończone sukcesem. | |
83 | notice_successful_connection: Udane nawiązanie połączenia. |
|
83 | notice_successful_connection: Udane nawiązanie połączenia. | |
84 | notice_file_not_found: Strona do której próbujesz się dostać nie istnieje lub została usunięta. |
|
84 | notice_file_not_found: Strona do której próbujesz się dostać nie istnieje lub została usunięta. | |
85 | notice_locking_conflict: Dane poprawione przez innego użytkownika. |
|
85 | notice_locking_conflict: Dane poprawione przez innego użytkownika. | |
86 | notice_not_authorized: Nie jesteś autoryzowany by zobaczyć stronę. |
|
86 | notice_not_authorized: Nie jesteś autoryzowany by zobaczyć stronę. | |
87 |
|
87 | |||
88 | error_scm_not_found: "Obiekt lub wersja nie zostały znalezione w repozytorium." |
|
88 | error_scm_not_found: "Obiekt lub wersja nie zostały znalezione w repozytorium." | |
89 | error_scm_command_failed: "Wystąpił błąd przy próbie dostępu do repozytorium: %s" |
|
89 | error_scm_command_failed: "Wystąpił błąd przy próbie dostępu do repozytorium: %s" | |
90 |
|
90 | |||
91 | mail_subject_lost_password: Twoje hasło do %s |
|
91 | mail_subject_lost_password: Twoje hasło do %s | |
92 | mail_body_lost_password: 'W celu zmiany swojego hasła użyj poniższego odnośnika:' |
|
92 | mail_body_lost_password: 'W celu zmiany swojego hasła użyj poniższego odnośnika:' | |
93 | mail_subject_register: Aktywacja konta w %s |
|
93 | mail_subject_register: Aktywacja konta w %s | |
94 | mail_body_register: 'W celu aktywacji Twojego konta, użyj poniższego odnośnika:' |
|
94 | mail_body_register: 'W celu aktywacji Twojego konta, użyj poniższego odnośnika:' | |
95 |
|
95 | |||
96 | gui_validation_error: 1 błąd |
|
96 | gui_validation_error: 1 błąd | |
97 | gui_validation_error_plural234: %d błędy |
|
97 | gui_validation_error_plural234: %d błędy | |
98 | gui_validation_error_plural5: %d błędów |
|
98 | gui_validation_error_plural5: %d błędów | |
99 | gui_validation_error_plural: %d błędów |
|
99 | gui_validation_error_plural: %d błędów | |
100 |
|
100 | |||
101 | field_name: Nazwa |
|
101 | field_name: Nazwa | |
102 | field_description: Opis |
|
102 | field_description: Opis | |
103 | field_summary: Podsumowanie |
|
103 | field_summary: Podsumowanie | |
104 | field_is_required: Wymagane |
|
104 | field_is_required: Wymagane | |
105 | field_firstname: Imię |
|
105 | field_firstname: Imię | |
106 | field_lastname: Nazwisko |
|
106 | field_lastname: Nazwisko | |
107 | field_mail: Email |
|
107 | field_mail: Email | |
108 | field_filename: Plik |
|
108 | field_filename: Plik | |
109 | field_filesize: Rozmiar |
|
109 | field_filesize: Rozmiar | |
110 | field_downloads: Pobrań |
|
110 | field_downloads: Pobrań | |
111 | field_author: Autor |
|
111 | field_author: Autor | |
112 | field_created_on: Stworzone |
|
112 | field_created_on: Stworzone | |
113 | field_updated_on: Zmienione |
|
113 | field_updated_on: Zmienione | |
114 | field_field_format: Format |
|
114 | field_field_format: Format | |
115 | field_is_for_all: Dla wszystkich projektów |
|
115 | field_is_for_all: Dla wszystkich projektów | |
116 | field_possible_values: Możliwe wartości |
|
116 | field_possible_values: Możliwe wartości | |
117 | field_regexp: Wyrażenie regularne |
|
117 | field_regexp: Wyrażenie regularne | |
118 | field_min_length: Minimalna długość |
|
118 | field_min_length: Minimalna długość | |
119 | field_max_length: Maksymalna długość |
|
119 | field_max_length: Maksymalna długość | |
120 | field_value: Wartość |
|
120 | field_value: Wartość | |
121 | field_category: Kategoria |
|
121 | field_category: Kategoria | |
122 | field_title: Tytuł |
|
122 | field_title: Tytuł | |
123 | field_project: Projekt |
|
123 | field_project: Projekt | |
124 | field_issue: Zagadnienie |
|
124 | field_issue: Zagadnienie | |
125 | field_status: Status |
|
125 | field_status: Status | |
126 | field_notes: Notatki |
|
126 | field_notes: Notatki | |
127 | field_is_closed: Zagadnienie zamknięte |
|
127 | field_is_closed: Zagadnienie zamknięte | |
128 | field_is_default: Domyślny status |
|
128 | field_is_default: Domyślny status | |
129 | field_tracker: Typ zagadnienia |
|
129 | field_tracker: Typ zagadnienia | |
130 | field_subject: Temat |
|
130 | field_subject: Temat | |
131 | field_due_date: Data oddania |
|
131 | field_due_date: Data oddania | |
132 | field_assigned_to: Przydzielony do |
|
132 | field_assigned_to: Przydzielony do | |
133 | field_priority: Priorytet |
|
133 | field_priority: Priorytet | |
134 | field_fixed_version: Wersja docelowa |
|
134 | field_fixed_version: Wersja docelowa | |
135 | field_user: Użytkownik |
|
135 | field_user: Użytkownik | |
136 | field_role: Rola |
|
136 | field_role: Rola | |
137 | field_homepage: Strona www |
|
137 | field_homepage: Strona www | |
138 | field_is_public: Publiczny |
|
138 | field_is_public: Publiczny | |
139 | field_parent: Nadprojekt |
|
139 | field_parent: Nadprojekt | |
140 | field_is_in_chlog: Zagadnienie pokazywane w zapisie zmian |
|
140 | field_is_in_chlog: Zagadnienie pokazywane w zapisie zmian | |
141 | field_is_in_roadmap: Zagadnienie pokazywane na mapie |
|
141 | field_is_in_roadmap: Zagadnienie pokazywane na mapie | |
142 | field_login: Login |
|
142 | field_login: Login | |
143 | field_mail_notification: Powiadomienia Email |
|
143 | field_mail_notification: Powiadomienia Email | |
144 | field_admin: Administrator |
|
144 | field_admin: Administrator | |
145 | field_last_login_on: Ostatnie połączenie |
|
145 | field_last_login_on: Ostatnie połączenie | |
146 | field_language: Język |
|
146 | field_language: Język | |
147 | field_effective_date: Data |
|
147 | field_effective_date: Data | |
148 | field_password: Hasło |
|
148 | field_password: Hasło | |
149 | field_new_password: Nowe hasło |
|
149 | field_new_password: Nowe hasło | |
150 | field_password_confirmation: Potwierdzenie |
|
150 | field_password_confirmation: Potwierdzenie | |
151 | field_version: Wersja |
|
151 | field_version: Wersja | |
152 | field_type: Typ |
|
152 | field_type: Typ | |
153 | field_host: Host |
|
153 | field_host: Host | |
154 | field_port: Port |
|
154 | field_port: Port | |
155 | field_account: Konto |
|
155 | field_account: Konto | |
156 | field_base_dn: Base DN |
|
156 | field_base_dn: Base DN | |
157 | field_attr_login: Login atrybut |
|
157 | field_attr_login: Login atrybut | |
158 | field_attr_firstname: Imię atrybut |
|
158 | field_attr_firstname: Imię atrybut | |
159 | field_attr_lastname: Nazwisko atrybut |
|
159 | field_attr_lastname: Nazwisko atrybut | |
160 | field_attr_mail: Email atrybut |
|
160 | field_attr_mail: Email atrybut | |
161 | field_onthefly: Tworzenie użytkownika w locie |
|
161 | field_onthefly: Tworzenie użytkownika w locie | |
162 | field_start_date: Start |
|
162 | field_start_date: Start | |
163 | field_done_ratio: %% Wykonane |
|
163 | field_done_ratio: %% Wykonane | |
164 | field_auth_source: Tryb identyfikacji |
|
164 | field_auth_source: Tryb identyfikacji | |
165 | field_hide_mail: Ukryj mój adres email |
|
165 | field_hide_mail: Ukryj mój adres email | |
166 | field_comments: Komentarz |
|
166 | field_comments: Komentarz | |
167 | field_url: URL |
|
167 | field_url: URL | |
168 | field_start_page: Strona startowa |
|
168 | field_start_page: Strona startowa | |
169 | field_subproject: Podprojekt |
|
169 | field_subproject: Podprojekt | |
170 | field_hours: Godzin |
|
170 | field_hours: Godzin | |
171 | field_activity: Aktywność |
|
171 | field_activity: Aktywność | |
172 | field_spent_on: Data |
|
172 | field_spent_on: Data | |
173 | field_identifier: Identifikator |
|
173 | field_identifier: Identifikator | |
174 | field_is_filter: Atrybut filtrowania |
|
174 | field_is_filter: Atrybut filtrowania | |
175 | field_issue_to_id: Powiązania zagadnienia |
|
175 | field_issue_to_id: Powiązania zagadnienia | |
176 | field_delay: Opóźnienie |
|
176 | field_delay: Opóźnienie | |
177 | field_default_value: Domyślny |
|
177 | field_default_value: Domyślny | |
178 |
|
178 | |||
179 | setting_app_title: Tytuł aplikacji |
|
179 | setting_app_title: Tytuł aplikacji | |
180 | setting_app_subtitle: Podtytuł aplikacji |
|
180 | setting_app_subtitle: Podtytuł aplikacji | |
181 | setting_welcome_text: Tekst powitalny |
|
181 | setting_welcome_text: Tekst powitalny | |
182 | setting_default_language: Domyślny język |
|
182 | setting_default_language: Domyślny język | |
183 | setting_login_required: Identyfikacja wymagana |
|
183 | setting_login_required: Identyfikacja wymagana | |
184 | setting_self_registration: Własna rejestracja umożliwiona |
|
184 | setting_self_registration: Własna rejestracja umożliwiona | |
185 | setting_attachment_max_size: Maks. rozm. załącznika |
|
185 | setting_attachment_max_size: Maks. rozm. załącznika | |
186 | setting_issues_export_limit: Limit eksportu zagadnień |
|
186 | setting_issues_export_limit: Limit eksportu zagadnień | |
187 | setting_mail_from: Adres email wysyłki |
|
187 | setting_mail_from: Adres email wysyłki | |
188 | setting_host_name: Nazwa hosta |
|
188 | setting_host_name: Nazwa hosta | |
189 | setting_text_formatting: Formatowanie tekstu |
|
189 | setting_text_formatting: Formatowanie tekstu | |
190 | setting_wiki_compression: Kompresja historii Wiki |
|
190 | setting_wiki_compression: Kompresja historii Wiki | |
191 | setting_feeds_limit: Limit danych RSS |
|
191 | setting_feeds_limit: Limit danych RSS | |
192 | setting_autofetch_changesets: Automatyczne pobieranie zmian |
|
192 | setting_autofetch_changesets: Automatyczne pobieranie zmian | |
193 | setting_sys_api_enabled: Włączenie WS do zarządzania repozytorium |
|
193 | setting_sys_api_enabled: Włączenie WS do zarządzania repozytorium | |
194 | setting_commit_ref_keywords: Słowa tworzące powiązania |
|
194 | setting_commit_ref_keywords: Słowa tworzące powiązania | |
195 | setting_commit_fix_keywords: Słowa zmieniające status |
|
195 | setting_commit_fix_keywords: Słowa zmieniające status | |
196 | setting_autologin: Auto logowanie |
|
196 | setting_autologin: Auto logowanie | |
197 | setting_date_format: Format daty |
|
197 | setting_date_format: Format daty | |
198 |
|
198 | |||
199 | label_user: Użytkownik |
|
199 | label_user: Użytkownik | |
200 | label_user_plural: Użytkownicy |
|
200 | label_user_plural: Użytkownicy | |
201 | label_user_new: Nowy użytkownik |
|
201 | label_user_new: Nowy użytkownik | |
202 | label_project: Projekt |
|
202 | label_project: Projekt | |
203 | label_project_new: Nowy projekt |
|
203 | label_project_new: Nowy projekt | |
204 | label_project_plural234: Projekty |
|
204 | label_project_plural234: Projekty | |
205 | label_project_plural5: Projekty |
|
205 | label_project_plural5: Projekty | |
206 | label_project_plural: Projekty |
|
206 | label_project_plural: Projekty | |
207 | label_project_all: Wszystkie projekty |
|
207 | label_project_all: Wszystkie projekty | |
208 | label_project_latest: Ostatnie projekty |
|
208 | label_project_latest: Ostatnie projekty | |
209 | label_issue: Zagadnienie |
|
209 | label_issue: Zagadnienie | |
210 | label_issue_new: Nowe zagadnienie |
|
210 | label_issue_new: Nowe zagadnienie | |
211 | label_issue_plural: Zagadnienia |
|
211 | label_issue_plural: Zagadnienia | |
212 | label_issue_view_all: Zobacz wszystkie zagadnienia |
|
212 | label_issue_view_all: Zobacz wszystkie zagadnienia | |
213 | label_document: Dokument |
|
213 | label_document: Dokument | |
214 | label_document_new: Nowy dokument |
|
214 | label_document_new: Nowy dokument | |
215 | label_document_plural: Dokumenty |
|
215 | label_document_plural: Dokumenty | |
216 | label_role: Rola |
|
216 | label_role: Rola | |
217 | label_role_plural: Role |
|
217 | label_role_plural: Role | |
218 | label_role_new: Nowa rola |
|
218 | label_role_new: Nowa rola | |
219 | label_role_and_permissions: Role i Uprawnienia |
|
219 | label_role_and_permissions: Role i Uprawnienia | |
220 | label_member: Uczestnik |
|
220 | label_member: Uczestnik | |
221 | label_member_new: Nowy uczestnik |
|
221 | label_member_new: Nowy uczestnik | |
222 | label_member_plural: Uczestnicy |
|
222 | label_member_plural: Uczestnicy | |
223 | label_tracker: Typ zagadnienia |
|
223 | label_tracker: Typ zagadnienia | |
224 | label_tracker_plural: Typy zagadnień |
|
224 | label_tracker_plural: Typy zagadnień | |
225 | label_tracker_new: Nowy typ zagadnienia |
|
225 | label_tracker_new: Nowy typ zagadnienia | |
226 | label_workflow: Przepływ |
|
226 | label_workflow: Przepływ | |
227 | label_issue_status: Status zagadnienia |
|
227 | label_issue_status: Status zagadnienia | |
228 | label_issue_status_plural: Statusy zagadnień |
|
228 | label_issue_status_plural: Statusy zagadnień | |
229 | label_issue_status_new: Nowy status |
|
229 | label_issue_status_new: Nowy status | |
230 | label_issue_category: Kategoria zagadnienia |
|
230 | label_issue_category: Kategoria zagadnienia | |
231 | label_issue_category_plural: Kategorie zagadnień |
|
231 | label_issue_category_plural: Kategorie zagadnień | |
232 | label_issue_category_new: Nowa kategoria |
|
232 | label_issue_category_new: Nowa kategoria | |
233 | label_custom_field: Dowolne pole |
|
233 | label_custom_field: Dowolne pole | |
234 | label_custom_field_plural: Dowolne pola |
|
234 | label_custom_field_plural: Dowolne pola | |
235 | label_custom_field_new: Nowe dowolne pole |
|
235 | label_custom_field_new: Nowe dowolne pole | |
236 | label_enumerations: Wyliczenia |
|
236 | label_enumerations: Wyliczenia | |
237 | label_enumeration_new: Nowa wartość |
|
237 | label_enumeration_new: Nowa wartość | |
238 | label_information: Informacja |
|
238 | label_information: Informacja | |
239 | label_information_plural: Informacje |
|
239 | label_information_plural: Informacje | |
240 | label_please_login: Zaloguj się |
|
240 | label_please_login: Zaloguj się | |
241 | label_register: Rejestracja |
|
241 | label_register: Rejestracja | |
242 | label_password_lost: Zapomniane hasło |
|
242 | label_password_lost: Zapomniane hasło | |
243 | label_home: Główna |
|
243 | label_home: Główna | |
244 | label_my_page: Moja strona |
|
244 | label_my_page: Moja strona | |
245 | label_my_account: Moje konto |
|
245 | label_my_account: Moje konto | |
246 | label_my_projects: Moje projekty |
|
246 | label_my_projects: Moje projekty | |
247 | label_administration: Administracja |
|
247 | label_administration: Administracja | |
248 | label_login: Login |
|
248 | label_login: Login | |
249 | label_logout: Wylogowanie |
|
249 | label_logout: Wylogowanie | |
250 | label_help: Pomoc |
|
250 | label_help: Pomoc | |
251 | label_reported_issues: Wprowadzone zagadnienia |
|
251 | label_reported_issues: Wprowadzone zagadnienia | |
252 | label_assigned_to_me_issues: Zagadnienia przypisane do mnie |
|
252 | label_assigned_to_me_issues: Zagadnienia przypisane do mnie | |
253 | label_last_login: Ostatnie połączenie |
|
253 | label_last_login: Ostatnie połączenie | |
254 | label_last_updates: Ostatnia zmiana |
|
254 | label_last_updates: Ostatnia zmiana | |
255 | label_last_updates_plural234: %d ostatnie zmiany |
|
255 | label_last_updates_plural234: %d ostatnie zmiany | |
256 | label_last_updates_plural5: %d ostatnich zmian |
|
256 | label_last_updates_plural5: %d ostatnich zmian | |
257 | label_last_updates_plural: %d ostatnie zmiany |
|
257 | label_last_updates_plural: %d ostatnie zmiany | |
258 | label_registered_on: Zarejestrowany |
|
258 | label_registered_on: Zarejestrowany | |
259 | label_activity: Aktywność |
|
259 | label_activity: Aktywność | |
260 | label_new: Nowy |
|
260 | label_new: Nowy | |
261 | label_logged_as: Zalogowany jako |
|
261 | label_logged_as: Zalogowany jako | |
262 | label_environment: Środowisko |
|
262 | label_environment: Środowisko | |
263 | label_authentication: Identyfikacja |
|
263 | label_authentication: Identyfikacja | |
264 | label_auth_source: Tryb identyfikacji |
|
264 | label_auth_source: Tryb identyfikacji | |
265 | label_auth_source_new: Nowy tryb identyfikacji |
|
265 | label_auth_source_new: Nowy tryb identyfikacji | |
266 | label_auth_source_plural: Tryby identyfikacji |
|
266 | label_auth_source_plural: Tryby identyfikacji | |
267 | label_subproject_plural: Podprojekty |
|
267 | label_subproject_plural: Podprojekty | |
268 | label_min_max_length: Min - Maks długość |
|
268 | label_min_max_length: Min - Maks długość | |
269 | label_list: Lista |
|
269 | label_list: Lista | |
270 | label_date: Data |
|
270 | label_date: Data | |
271 | label_integer: Liczba całkowita |
|
271 | label_integer: Liczba całkowita | |
272 | label_boolean: Wartość logiczna |
|
272 | label_boolean: Wartość logiczna | |
273 | label_string: Tekst |
|
273 | label_string: Tekst | |
274 | label_text: Długi tekst |
|
274 | label_text: Długi tekst | |
275 | label_attribute: Atrybut |
|
275 | label_attribute: Atrybut | |
276 | label_attribute_plural: Atrybuty |
|
276 | label_attribute_plural: Atrybuty | |
277 | label_download: %d Pobranie |
|
277 | label_download: %d Pobranie | |
278 | label_download_plural234: %d Pobrania |
|
278 | label_download_plural234: %d Pobrania | |
279 | label_download_plural5: %d Pobrań |
|
279 | label_download_plural5: %d Pobrań | |
280 | label_download_plural: %d Pobrania |
|
280 | label_download_plural: %d Pobrania | |
281 | label_no_data: Brak danych do pokazania |
|
281 | label_no_data: Brak danych do pokazania | |
282 | label_change_status: Status zmian |
|
282 | label_change_status: Status zmian | |
283 | label_history: Historia |
|
283 | label_history: Historia | |
284 | label_attachment: Plik |
|
284 | label_attachment: Plik | |
285 | label_attachment_new: Nowy plik |
|
285 | label_attachment_new: Nowy plik | |
286 | label_attachment_delete: Skasuj plik |
|
286 | label_attachment_delete: Skasuj plik | |
287 | label_attachment_plural: Pliki |
|
287 | label_attachment_plural: Pliki | |
288 | label_report: Raport |
|
288 | label_report: Raport | |
289 | label_report_plural: Raporty |
|
289 | label_report_plural: Raporty | |
290 | label_news: Wiadomość |
|
290 | label_news: Wiadomość | |
291 | label_news_new: Dodaj wiadomość |
|
291 | label_news_new: Dodaj wiadomość | |
292 | label_news_plural: Wiadomości |
|
292 | label_news_plural: Wiadomości | |
293 | label_news_latest: Ostatnie wiadomości |
|
293 | label_news_latest: Ostatnie wiadomości | |
294 | label_news_view_all: Pokaż wszystkie wiadomości |
|
294 | label_news_view_all: Pokaż wszystkie wiadomości | |
295 | label_change_log: Lista zmian |
|
295 | label_change_log: Lista zmian | |
296 | label_settings: Ustawienia |
|
296 | label_settings: Ustawienia | |
297 | label_overview: Przegląd |
|
297 | label_overview: Przegląd | |
298 | label_version: Wersja |
|
298 | label_version: Wersja | |
299 | label_version_new: Nowa wersja |
|
299 | label_version_new: Nowa wersja | |
300 | label_version_plural: Wersje |
|
300 | label_version_plural: Wersje | |
301 | label_confirmation: Potwierdzenie |
|
301 | label_confirmation: Potwierdzenie | |
302 | label_export_to: Eksportuj do |
|
302 | label_export_to: Eksportuj do | |
303 | label_read: Czytanie... |
|
303 | label_read: Czytanie... | |
304 | label_public_projects: Projekty publiczne |
|
304 | label_public_projects: Projekty publiczne | |
305 | label_open_issues: otwarte |
|
305 | label_open_issues: otwarte | |
306 | label_open_issues_plural234: otwarte |
|
306 | label_open_issues_plural234: otwarte | |
307 | label_open_issues_plural5: otwarte |
|
307 | label_open_issues_plural5: otwarte | |
308 | label_open_issues_plural: otwarte |
|
308 | label_open_issues_plural: otwarte | |
309 | label_closed_issues: zamknięte |
|
309 | label_closed_issues: zamknięte | |
310 | label_closed_issues_plural234: zamknięte |
|
310 | label_closed_issues_plural234: zamknięte | |
311 | label_closed_issues_plural5: zamknięte |
|
311 | label_closed_issues_plural5: zamknięte | |
312 | label_closed_issues_plural: zamknięte |
|
312 | label_closed_issues_plural: zamknięte | |
313 | label_total: Ogółem |
|
313 | label_total: Ogółem | |
314 | label_permissions: Uprawnienia |
|
314 | label_permissions: Uprawnienia | |
315 | label_current_status: Obecny status |
|
315 | label_current_status: Obecny status | |
316 | label_new_statuses_allowed: Uprawnione nowe statusy |
|
316 | label_new_statuses_allowed: Uprawnione nowe statusy | |
317 | label_all: wszystko |
|
317 | label_all: wszystko | |
318 | label_none: brak |
|
318 | label_none: brak | |
319 | label_next: Następne |
|
319 | label_next: Następne | |
320 | label_previous: Poprzednie |
|
320 | label_previous: Poprzednie | |
321 | label_used_by: Używane przez |
|
321 | label_used_by: Używane przez | |
322 | label_details: Szczegóły |
|
322 | label_details: Szczegóły | |
323 | label_add_note: Dodaj notatkę |
|
323 | label_add_note: Dodaj notatkę | |
324 | label_per_page: Na stronę |
|
324 | label_per_page: Na stronę | |
325 | label_calendar: Kalendarz |
|
325 | label_calendar: Kalendarz | |
326 | label_months_from: miesiące od |
|
326 | label_months_from: miesiące od | |
327 | label_gantt: Gantt |
|
327 | label_gantt: Gantt | |
328 | label_internal: Wewnętrzny |
|
328 | label_internal: Wewnętrzny | |
329 | label_last_changes: ostatnie %d zmian |
|
329 | label_last_changes: ostatnie %d zmian | |
330 | label_change_view_all: Pokaż wszystkie zmiany |
|
330 | label_change_view_all: Pokaż wszystkie zmiany | |
331 | label_personalize_page: Personalizuj tą stronę |
|
331 | label_personalize_page: Personalizuj tą stronę | |
332 | label_comment: Komentarz |
|
332 | label_comment: Komentarz | |
333 | label_comment_plural234: Komentarze |
|
333 | label_comment_plural234: Komentarze | |
334 | label_comment_plural5: Komentarze |
|
334 | label_comment_plural5: Komentarze | |
335 | label_comment_plural: Komentarze |
|
335 | label_comment_plural: Komentarze | |
336 | label_comment_add: Dodaj komentarz |
|
336 | label_comment_add: Dodaj komentarz | |
337 | label_comment_added: Komentarz dodany |
|
337 | label_comment_added: Komentarz dodany | |
338 | label_comment_delete: Usuń komentarze |
|
338 | label_comment_delete: Usuń komentarze | |
339 | label_query: Kwerenda |
|
339 | label_query: Kwerenda | |
340 | label_query_plural: Kwerendy |
|
340 | label_query_plural: Kwerendy | |
341 | label_query_new: Nowa kwerenda |
|
341 | label_query_new: Nowa kwerenda | |
342 | label_filter_add: Dodaj filtr |
|
342 | label_filter_add: Dodaj filtr | |
343 | label_filter_plural: Filtry |
|
343 | label_filter_plural: Filtry | |
344 | label_equals: równa się |
|
344 | label_equals: równa się | |
345 | label_not_equals: różni się |
|
345 | label_not_equals: różni się | |
346 | label_in_less_than: mniejsze niż |
|
346 | label_in_less_than: mniejsze niż | |
347 | label_in_more_than: większe niż |
|
347 | label_in_more_than: większe niż | |
348 | label_in: w |
|
348 | label_in: w | |
349 | label_today: dzisiaj |
|
349 | label_today: dzisiaj | |
350 | label_less_than_ago: dni mniej |
|
350 | label_less_than_ago: dni mniej | |
351 | label_more_than_ago: dni więcej |
|
351 | label_more_than_ago: dni więcej | |
352 | label_ago: dni temu |
|
352 | label_ago: dni temu | |
353 | label_contains: zawiera |
|
353 | label_contains: zawiera | |
354 | label_not_contains: nie zawiera |
|
354 | label_not_contains: nie zawiera | |
355 | label_day_plural: dni |
|
355 | label_day_plural: dni | |
356 | label_repository: Repozytorium |
|
356 | label_repository: Repozytorium | |
357 | label_browse: Przegląd |
|
357 | label_browse: Przegląd | |
358 | label_modification: %d modyfikacja |
|
358 | label_modification: %d modyfikacja | |
359 | label_modification_plural234: %d modyfikacje |
|
359 | label_modification_plural234: %d modyfikacje | |
360 | label_modification_plural5: %d modyfikacji |
|
360 | label_modification_plural5: %d modyfikacji | |
361 | label_modification_plural: %d modyfikacje |
|
361 | label_modification_plural: %d modyfikacje | |
362 | label_revision: Rewizja |
|
362 | label_revision: Rewizja | |
363 | label_revision_plural: Rewizje |
|
363 | label_revision_plural: Rewizje | |
364 | label_added: dodane |
|
364 | label_added: dodane | |
365 | label_modified: zmodyfikowane |
|
365 | label_modified: zmodyfikowane | |
366 | label_deleted: usunięte |
|
366 | label_deleted: usunięte | |
367 | label_latest_revision: Najnowsza rewizja |
|
367 | label_latest_revision: Najnowsza rewizja | |
368 | label_latest_revision_plural: Najnowsze rewizje |
|
368 | label_latest_revision_plural: Najnowsze rewizje | |
369 | label_view_revisions: Pokaż rewizje |
|
369 | label_view_revisions: Pokaż rewizje | |
370 | label_max_size: Maksymalny rozmiar |
|
370 | label_max_size: Maksymalny rozmiar | |
371 | label_on: 'z' |
|
371 | label_on: 'z' | |
372 | label_sort_highest: Przesuń na górę |
|
372 | label_sort_highest: Przesuń na górę | |
373 | label_sort_higher: Do góry |
|
373 | label_sort_higher: Do góry | |
374 | label_sort_lower: Do dołu |
|
374 | label_sort_lower: Do dołu | |
375 | label_sort_lowest: Przesuń na dół |
|
375 | label_sort_lowest: Przesuń na dół | |
376 | label_roadmap: Mapa |
|
376 | label_roadmap: Mapa | |
377 | label_roadmap_due_in: W czasie |
|
377 | label_roadmap_due_in: W czasie | |
378 | label_roadmap_no_issues: Brak zagadnień do tej wersji |
|
378 | label_roadmap_no_issues: Brak zagadnień do tej wersji | |
379 | label_search: Szukaj |
|
379 | label_search: Szukaj | |
380 | label_result_plural: Rezultatów |
|
380 | label_result_plural: Rezultatów | |
381 | label_all_words: Wszystkie słowa |
|
381 | label_all_words: Wszystkie słowa | |
382 | label_wiki: Wiki |
|
382 | label_wiki: Wiki | |
383 | label_wiki_edit: Edycja wiki |
|
383 | label_wiki_edit: Edycja wiki | |
384 | label_wiki_edit_plural: Edycje wiki |
|
384 | label_wiki_edit_plural: Edycje wiki | |
385 | label_wiki_page: Strona wiki |
|
385 | label_wiki_page: Strona wiki | |
386 | label_wiki_page_plural: Strony wiki |
|
386 | label_wiki_page_plural: Strony wiki | |
387 | label_index_by_title: Indeks |
|
387 | label_index_by_title: Indeks | |
388 | label_index_by_date: Index by date |
|
388 | label_index_by_date: Index by date | |
389 | label_current_version: Obecna wersja |
|
389 | label_current_version: Obecna wersja | |
390 | label_preview: Podgląd |
|
390 | label_preview: Podgląd | |
391 | label_feed_plural: Ilość RSS |
|
391 | label_feed_plural: Ilość RSS | |
392 | label_changes_details: Szczegóły wszystkich zmian |
|
392 | label_changes_details: Szczegóły wszystkich zmian | |
393 | label_issue_tracking: Śledzenie zagadnień |
|
393 | label_issue_tracking: Śledzenie zagadnień | |
394 | label_spent_time: Spędzony czas |
|
394 | label_spent_time: Spędzony czas | |
395 | label_f_hour: %.2f godzina |
|
395 | label_f_hour: %.2f godzina | |
396 | label_f_hour_plural234: %.2f godziny |
|
396 | label_f_hour_plural234: %.2f godziny | |
397 | label_f_hour_plural5: %.2f godzin |
|
397 | label_f_hour_plural5: %.2f godzin | |
398 | label_f_hour_plural: %.2f godzin |
|
398 | label_f_hour_plural: %.2f godzin | |
399 | label_time_tracking: Śledzenie czasu |
|
399 | label_time_tracking: Śledzenie czasu | |
400 | label_change_plural: Zmiany |
|
400 | label_change_plural: Zmiany | |
401 | label_statistics: Statystyki |
|
401 | label_statistics: Statystyki | |
402 | label_commits_per_month: Zatwierdzenia według miesięcy |
|
402 | label_commits_per_month: Zatwierdzenia według miesięcy | |
403 | label_commits_per_author: Zatwierdzenia według autorów |
|
403 | label_commits_per_author: Zatwierdzenia według autorów | |
404 | label_view_diff: Pokaż różnice |
|
404 | label_view_diff: Pokaż różnice | |
405 | label_diff_inline: w linii |
|
405 | label_diff_inline: w linii | |
406 | label_diff_side_by_side: obok siebie |
|
406 | label_diff_side_by_side: obok siebie | |
407 | label_options: Opcje |
|
407 | label_options: Opcje | |
408 | label_copy_workflow_from: Kopiuj przepływ z |
|
408 | label_copy_workflow_from: Kopiuj przepływ z | |
409 | label_permissions_report: Raport uprawnień |
|
409 | label_permissions_report: Raport uprawnień | |
410 | label_watched_issues: Obserwowane zagadnienia |
|
410 | label_watched_issues: Obserwowane zagadnienia | |
411 | label_related_issues: Powiązane zagadnienia |
|
411 | label_related_issues: Powiązane zagadnienia | |
412 | label_applied_status: Stosowany status |
|
412 | label_applied_status: Stosowany status | |
413 | label_loading: Ładowanie... |
|
413 | label_loading: Ładowanie... | |
414 | label_relation_new: Nowe powiązanie |
|
414 | label_relation_new: Nowe powiązanie | |
415 | label_relation_delete: Usuń powiązanie |
|
415 | label_relation_delete: Usuń powiązanie | |
416 | label_relates_to: powiązane z |
|
416 | label_relates_to: powiązane z | |
417 | label_duplicates: duplikaty |
|
417 | label_duplicates: duplikaty | |
418 | label_blocks: blokady |
|
418 | label_blocks: blokady | |
419 | label_blocked_by: zablokowane przez |
|
419 | label_blocked_by: zablokowane przez | |
420 | label_precedes: poprzedza |
|
420 | label_precedes: poprzedza | |
421 | label_follows: podąża |
|
421 | label_follows: podąża | |
422 | label_end_to_start: koniec do początku |
|
422 | label_end_to_start: koniec do początku | |
423 | label_end_to_end: koniec do końca |
|
423 | label_end_to_end: koniec do końca | |
424 | label_start_to_start: początek do początku |
|
424 | label_start_to_start: początek do początku | |
425 | label_start_to_end: początek do końca |
|
425 | label_start_to_end: początek do końca | |
426 | label_stay_logged_in: Pozostań zalogowany |
|
426 | label_stay_logged_in: Pozostań zalogowany | |
427 | label_disabled: zablokowany |
|
427 | label_disabled: zablokowany | |
428 | label_show_completed_versions: Pokaż kompletne wersje |
|
428 | label_show_completed_versions: Pokaż kompletne wersje | |
429 | label_me: ja |
|
429 | label_me: ja | |
430 | label_board: Forum |
|
430 | label_board: Forum | |
431 | label_board_new: Nowe forum |
|
431 | label_board_new: Nowe forum | |
432 | label_board_plural: Fora |
|
432 | label_board_plural: Fora | |
433 | label_topic_plural: Tematy |
|
433 | label_topic_plural: Tematy | |
434 | label_message_plural: Wiadomości |
|
434 | label_message_plural: Wiadomości | |
435 | label_message_last: Ostatnia wiadomość |
|
435 | label_message_last: Ostatnia wiadomość | |
436 | label_message_new: Nowa wiadomość |
|
436 | label_message_new: Nowa wiadomość | |
437 | label_reply_plural: Odpowiedzi |
|
437 | label_reply_plural: Odpowiedzi | |
438 | label_send_information: Wyślij informację użytkownikowi |
|
438 | label_send_information: Wyślij informację użytkownikowi | |
439 | label_year: Rok |
|
439 | label_year: Rok | |
440 | label_month: Miesiąc |
|
440 | label_month: Miesiąc | |
441 | label_week: Tydzień |
|
441 | label_week: Tydzień | |
442 | label_date_from: Z |
|
442 | label_date_from: Z | |
443 | label_date_to: Do |
|
443 | label_date_to: Do | |
444 | label_language_based: Na podstawie języka |
|
444 | label_language_based: Na podstawie języka | |
445 |
|
445 | |||
446 | button_login: Login |
|
446 | button_login: Login | |
447 | button_submit: Wyślij |
|
447 | button_submit: Wyślij | |
448 | button_save: Zapisz |
|
448 | button_save: Zapisz | |
449 | button_check_all: Zaznacz wszystko |
|
449 | button_check_all: Zaznacz wszystko | |
450 | button_uncheck_all: Odznacz wszystko |
|
450 | button_uncheck_all: Odznacz wszystko | |
451 | button_delete: Usuń |
|
451 | button_delete: Usuń | |
452 | button_create: Stwórz |
|
452 | button_create: Stwórz | |
453 | button_test: Testuj |
|
453 | button_test: Testuj | |
454 | button_edit: Edytuj |
|
454 | button_edit: Edytuj | |
455 | button_add: Dodaj |
|
455 | button_add: Dodaj | |
456 | button_change: Zmień |
|
456 | button_change: Zmień | |
457 | button_apply: Ustaw |
|
457 | button_apply: Ustaw | |
458 | button_clear: Wyczyść |
|
458 | button_clear: Wyczyść | |
459 | button_lock: Zablokuj |
|
459 | button_lock: Zablokuj | |
460 | button_unlock: Odblokuj |
|
460 | button_unlock: Odblokuj | |
461 | button_download: Pobierz |
|
461 | button_download: Pobierz | |
462 | button_list: Lista |
|
462 | button_list: Lista | |
463 | button_view: Pokaż |
|
463 | button_view: Pokaż | |
464 | button_move: Przenieś |
|
464 | button_move: Przenieś | |
465 | button_back: Wstecz |
|
465 | button_back: Wstecz | |
466 | button_cancel: Anuluj |
|
466 | button_cancel: Anuluj | |
467 | button_activate: Aktywuj |
|
467 | button_activate: Aktywuj | |
468 | button_sort: Sortuj |
|
468 | button_sort: Sortuj | |
469 | button_log_time: Log czasu |
|
469 | button_log_time: Log czasu | |
470 | button_rollback: Przywróc do tej wersji |
|
470 | button_rollback: Przywróc do tej wersji | |
471 | button_watch: Obserwuj |
|
471 | button_watch: Obserwuj | |
472 | button_unwatch: Nie obserwuj |
|
472 | button_unwatch: Nie obserwuj | |
473 | button_reply: Odpowiedz |
|
473 | button_reply: Odpowiedz | |
474 | button_archive: Archiwizuj |
|
474 | button_archive: Archiwizuj | |
475 | button_unarchive: Przywróc z archiwum |
|
475 | button_unarchive: Przywróc z archiwum | |
476 |
|
476 | |||
477 | status_active: aktywny |
|
477 | status_active: aktywny | |
478 | status_registered: zarejestrowany |
|
478 | status_registered: zarejestrowany | |
479 | status_locked: zablokowany |
|
479 | status_locked: zablokowany | |
480 |
|
480 | |||
481 | text_select_mail_notifications: Zaznacz czynności przy których użytkownik powinien być powiadomiony mailem. |
|
481 | text_select_mail_notifications: Zaznacz czynności przy których użytkownik powinien być powiadomiony mailem. | |
482 | text_regexp_info: np. ^[A-Z0-9]+$ |
|
482 | text_regexp_info: np. ^[A-Z0-9]+$ | |
483 | text_min_max_length_info: 0 oznacza brak restrykcji |
|
483 | text_min_max_length_info: 0 oznacza brak restrykcji | |
484 | text_project_destroy_confirmation: Jesteś pewien, że chcesz usunąć ten projekt i wszyskie powiązane dane? |
|
484 | text_project_destroy_confirmation: Jesteś pewien, że chcesz usunąć ten projekt i wszyskie powiązane dane? | |
485 | text_workflow_edit: Zaznacz rolę i typ zagadnienia do edycji przepływu |
|
485 | text_workflow_edit: Zaznacz rolę i typ zagadnienia do edycji przepływu | |
486 | text_are_you_sure: Jesteś pewien ? |
|
486 | text_are_you_sure: Jesteś pewien ? | |
487 | text_journal_changed: zmienione %s do %s |
|
487 | text_journal_changed: zmienione %s do %s | |
488 | text_journal_set_to: ustawione na %s |
|
488 | text_journal_set_to: ustawione na %s | |
489 | text_journal_deleted: usunięte |
|
489 | text_journal_deleted: usunięte | |
490 | text_tip_task_begin_day: zadanie zaczynające się dzisiaj |
|
490 | text_tip_task_begin_day: zadanie zaczynające się dzisiaj | |
491 | text_tip_task_end_day: zadanie kończące się dzisiaj |
|
491 | text_tip_task_end_day: zadanie kończące się dzisiaj | |
492 | text_tip_task_begin_end_day: zadanie zaczynające i kończące się dzisiaj |
|
492 | text_tip_task_begin_end_day: zadanie zaczynające i kończące się dzisiaj | |
493 | text_project_identifier_info: 'Małe litery (a-z), liczby i myślniki dozwolone.<br />Raz zapisany, identyfikator nie może być zmieniony.' |
|
493 | text_project_identifier_info: 'Małe litery (a-z), liczby i myślniki dozwolone.<br />Raz zapisany, identyfikator nie może być zmieniony.' | |
494 | text_caracters_maximum: %d znaków maksymalnie. |
|
494 | text_caracters_maximum: %d znaków maksymalnie. | |
495 | text_length_between: Długość pomiędzy %d i %d znaków. |
|
495 | text_length_between: Długość pomiędzy %d i %d znaków. | |
496 | text_tracker_no_workflow: Brak przepływu zefiniowanego dla tego typu zagadnienia |
|
496 | text_tracker_no_workflow: Brak przepływu zefiniowanego dla tego typu zagadnienia | |
497 | text_unallowed_characters: Niedozwolone znaki |
|
497 | text_unallowed_characters: Niedozwolone znaki | |
498 | text_comma_separated: Wielokrotne wartości dozwolone (rozdzielone przecinkami). |
|
498 | text_comma_separated: Wielokrotne wartości dozwolone (rozdzielone przecinkami). | |
499 | text_issues_ref_in_commit_messages: Odwołania do zagadnień w komentarzach zatwierdzeń |
|
499 | text_issues_ref_in_commit_messages: Odwołania do zagadnień w komentarzach zatwierdzeń | |
500 |
|
500 | |||
501 | default_role_manager: Kierownik |
|
501 | default_role_manager: Kierownik | |
502 | default_role_developper: Programista |
|
502 | default_role_developper: Programista | |
503 | default_role_reporter: Wprowadzajacy |
|
503 | default_role_reporter: Wprowadzajacy | |
504 | default_tracker_bug: Błąd |
|
504 | default_tracker_bug: Błąd | |
505 | default_tracker_feature: Zadanie |
|
505 | default_tracker_feature: Zadanie | |
506 | default_tracker_support: Wsparcie |
|
506 | default_tracker_support: Wsparcie | |
507 | default_issue_status_new: Nowy |
|
507 | default_issue_status_new: Nowy | |
508 | default_issue_status_assigned: Przypisany |
|
508 | default_issue_status_assigned: Przypisany | |
509 | default_issue_status_resolved: Rozwiązany |
|
509 | default_issue_status_resolved: Rozwiązany | |
510 | default_issue_status_feedback: Odpowiedź |
|
510 | default_issue_status_feedback: Odpowiedź | |
511 | default_issue_status_closed: Zamknięty |
|
511 | default_issue_status_closed: Zamknięty | |
512 | default_issue_status_rejected: Odrzucony |
|
512 | default_issue_status_rejected: Odrzucony | |
513 | default_doc_category_user: Dokumentacja użytkownika |
|
513 | default_doc_category_user: Dokumentacja użytkownika | |
514 | default_doc_category_tech: Dokumentacja techniczna |
|
514 | default_doc_category_tech: Dokumentacja techniczna | |
515 | default_priority_low: Niski |
|
515 | default_priority_low: Niski | |
516 | default_priority_normal: Normalny |
|
516 | default_priority_normal: Normalny | |
517 | default_priority_high: Wysoki |
|
517 | default_priority_high: Wysoki | |
518 | default_priority_urgent: Pilny |
|
518 | default_priority_urgent: Pilny | |
519 | default_priority_immediate: Natychmiastowy |
|
519 | default_priority_immediate: Natychmiastowy | |
520 | default_activity_design: Projektowanie |
|
520 | default_activity_design: Projektowanie | |
521 | default_activity_development: Rozwój |
|
521 | default_activity_development: Rozwój | |
522 |
|
522 | |||
523 | enumeration_issue_priorities: Priorytety zagadnień |
|
523 | enumeration_issue_priorities: Priorytety zagadnień | |
524 | enumeration_doc_categories: Kategorie dokumentów |
|
524 | enumeration_doc_categories: Kategorie dokumentów | |
525 | enumeration_activities: Działania (śledzenie czasu) |
|
525 | enumeration_activities: Działania (śledzenie czasu) | |
526 | button_rename: Zmień nazwę |
|
526 | button_rename: Zmień nazwę | |
527 | text_issue_category_destroy_question: Zagadnienia (%d) są przypisane do tej kategorii. Co chcesz uczynić? |
|
527 | text_issue_category_destroy_question: Zagadnienia (%d) są przypisane do tej kategorii. Co chcesz uczynić? | |
528 | label_feeds_access_key_created_on: Klucz dostępu RSS stworzony %s dni temu |
|
528 | label_feeds_access_key_created_on: Klucz dostępu RSS stworzony %s dni temu | |
529 | setting_cross_project_issue_relations: Zezwól na powiązania zagadnień między projektami |
|
529 | setting_cross_project_issue_relations: Zezwól na powiązania zagadnień między projektami | |
530 | label_roadmap_overdue: %s spóźnienia |
|
530 | label_roadmap_overdue: %s spóźnienia | |
531 | label_module_plural: Moduły |
|
531 | label_module_plural: Moduły | |
532 | label_this_week: ten tydzień |
|
532 | label_this_week: ten tydzień | |
533 | label_jump_to_a_project: Skocz do projektu... |
|
533 | label_jump_to_a_project: Skocz do projektu... | |
534 | field_assignable: Zagadnienia mogą być przypisane do tej roli |
|
534 | field_assignable: Zagadnienia mogą być przypisane do tej roli | |
535 | label_sort_by: Sortuj po %s |
|
535 | label_sort_by: Sortuj po %s | |
536 | text_issue_updated: Zagadnienie %s zostało zaktualizowane (by %s). |
|
536 | text_issue_updated: Zagadnienie %s zostało zaktualizowane (by %s). | |
537 | notice_feeds_access_key_reseted: Twój klucz dostępu RSS został zrestetowany. |
|
537 | notice_feeds_access_key_reseted: Twój klucz dostępu RSS został zrestetowany. | |
538 | field_redirect_existing_links: Przekierowanie istniejących odnośników |
|
538 | field_redirect_existing_links: Przekierowanie istniejących odnośników | |
539 | text_issue_category_reassign_to: Przydziel zagadnienie do tej kategorii |
|
539 | text_issue_category_reassign_to: Przydziel zagadnienie do tej kategorii | |
540 | notice_email_sent: Email został wysłany do %s |
|
540 | notice_email_sent: Email został wysłany do %s | |
541 | text_issue_added: Zagadnienie %s zostało wprowadzone (by %s). |
|
541 | text_issue_added: Zagadnienie %s zostało wprowadzone (by %s). | |
542 | text_wiki_destroy_confirmation: Jesteś pewien, że chcesz usunąć to wiki i całą jego zawartość ? |
|
542 | text_wiki_destroy_confirmation: Jesteś pewien, że chcesz usunąć to wiki i całą jego zawartość ? | |
543 | notice_email_error: Wystąpił błąd w trakcie wysyłania maila (%s) |
|
543 | notice_email_error: Wystąpił błąd w trakcie wysyłania maila (%s) | |
544 | label_updated_time: Zaktualizowane %s temu |
|
544 | label_updated_time: Zaktualizowane %s temu | |
545 | text_issue_category_destroy_assignments: Usuń przydziały kategorii |
|
545 | text_issue_category_destroy_assignments: Usuń przydziały kategorii | |
546 | label_send_test_email: Wyślij próbny email |
|
546 | label_send_test_email: Wyślij próbny email | |
547 | button_reset: Resetuj |
|
547 | button_reset: Resetuj | |
548 | label_added_time_by: Dodane przez %s %s temu |
|
548 | label_added_time_by: Dodane przez %s %s temu | |
549 | field_estimated_hours: Szacowany czas |
|
549 | field_estimated_hours: Szacowany czas | |
550 | label_file_plural: Pliki |
|
550 | label_file_plural: Pliki | |
551 | label_changeset_plural: Zestawienia zmian |
|
551 | label_changeset_plural: Zestawienia zmian | |
552 | field_column_names: Nazwy kolumn |
|
552 | field_column_names: Nazwy kolumn | |
553 | label_default_columns: Domyślne kolumny |
|
553 | label_default_columns: Domyślne kolumny | |
554 | setting_issue_list_default_columns: Domyślne kolumny wiświetlane na liście zagadnień |
|
554 | setting_issue_list_default_columns: Domyślne kolumny wiświetlane na liście zagadnień | |
555 | setting_repositories_encodings: Kodowanie repozytoriów |
|
555 | setting_repositories_encodings: Kodowanie repozytoriów | |
556 | notice_no_issue_selected: "Nie wybrano zagadnienia! Zaznacz zagadnienie, które chcesz edytować." |
|
556 | notice_no_issue_selected: "Nie wybrano zagadnienia! Zaznacz zagadnienie, które chcesz edytować." | |
557 | label_bulk_edit_selected_issues: Zbiorowa edycja zagadnień |
|
557 | label_bulk_edit_selected_issues: Zbiorowa edycja zagadnień | |
558 | label_no_change_option: (Bez zmian) |
|
558 | label_no_change_option: (Bez zmian) | |
559 | notice_failed_to_save_issues: "Błąd podczas zapisu zagadnień %d z %d zaznaczonych: %s." |
|
559 | notice_failed_to_save_issues: "Błąd podczas zapisu zagadnień %d z %d zaznaczonych: %s." | |
560 | label_theme: Temat |
|
560 | label_theme: Temat | |
561 | label_default: Domyślne |
|
561 | label_default: Domyślne | |
562 | label_search_titles_only: Przeszukuj tylko tytuły |
|
562 | label_search_titles_only: Przeszukuj tylko tytuły | |
563 | label_nobody: nikt |
|
563 | label_nobody: nikt | |
564 | button_change_password: Zmień hasło |
|
564 | button_change_password: Zmień hasło | |
565 | text_user_mail_option: "W przypadku niezaznaczonych projektów, będziesz otrzymywał powiadomienia tylko na temat zagadnien, które obserwujesz, lub w których bierzesz udział (np. jesteś autorem lub adresatem)." |
|
565 | text_user_mail_option: "W przypadku niezaznaczonych projektów, będziesz otrzymywał powiadomienia tylko na temat zagadnien, które obserwujesz, lub w których bierzesz udział (np. jesteś autorem lub adresatem)." | |
566 | label_user_mail_option_selected: "Tylko dla każdego zdarzenia w wybranych projektach..." |
|
566 | label_user_mail_option_selected: "Tylko dla każdego zdarzenia w wybranych projektach..." | |
567 | label_user_mail_option_all: "Dla każdego zdarzenia w każdym moim projekcie" |
|
567 | label_user_mail_option_all: "Dla każdego zdarzenia w każdym moim projekcie" | |
568 | label_user_mail_option_none: "Tylko to co obserwuje lub w czym biorę udział" |
|
568 | label_user_mail_option_none: "Tylko to co obserwuje lub w czym biorę udział" | |
569 | setting_emails_footer: Stopka e-mail |
|
569 | setting_emails_footer: Stopka e-mail | |
570 | label_float: Liczba rzeczywista |
|
570 | label_float: Liczba rzeczywista | |
571 | button_copy: Kopia |
|
571 | button_copy: Kopia | |
572 | mail_body_account_information_external: Możesz użyć twojego "%s" konta do zalogowania. |
|
572 | mail_body_account_information_external: Możesz użyć twojego "%s" konta do zalogowania. | |
573 | mail_body_account_information: Twoje konto |
|
573 | mail_body_account_information: Twoje konto | |
574 | setting_protocol: Protokoł |
|
574 | setting_protocol: Protokoł | |
575 | label_user_mail_no_self_notified: "Nie chcę powiadomień o zmianach, które sam wprowadzam." |
|
575 | label_user_mail_no_self_notified: "Nie chcę powiadomień o zmianach, które sam wprowadzam." | |
576 | setting_time_format: Format czasu |
|
576 | setting_time_format: Format czasu | |
577 | label_registration_activation_by_email: aktywacja konta przez e-mail |
|
577 | label_registration_activation_by_email: aktywacja konta przez e-mail | |
578 | mail_subject_account_activation_request: Zapytanie aktywacyjne konta %s |
|
578 | mail_subject_account_activation_request: Zapytanie aktywacyjne konta %s | |
579 | mail_body_account_activation_request: 'Zarejestrowano nowego użytkownika: (%s). Konto oczekuje na twoje zatwierdzenie:' |
|
579 | mail_body_account_activation_request: 'Zarejestrowano nowego użytkownika: (%s). Konto oczekuje na twoje zatwierdzenie:' | |
580 | label_registration_automatic_activation: automatyczna aktywacja kont |
|
580 | label_registration_automatic_activation: automatyczna aktywacja kont | |
581 | label_registration_manual_activation: manualna aktywacja kont |
|
581 | label_registration_manual_activation: manualna aktywacja kont | |
582 | notice_account_pending: "Twoje konto zostało utworzone i oczekuje na zatwierdzenie administratora." |
|
582 | notice_account_pending: "Twoje konto zostało utworzone i oczekuje na zatwierdzenie administratora." | |
583 | field_time_zone: Strefa czasowa |
|
583 | field_time_zone: Strefa czasowa | |
584 | text_caracters_minimum: Musi być nie krótsze niż %d znaków. |
|
584 | text_caracters_minimum: Musi być nie krótsze niż %d znaków. | |
585 | setting_bcc_recipients: Odbiorcy kopii tajnej (kt/bcc) |
|
585 | setting_bcc_recipients: Odbiorcy kopii tajnej (kt/bcc) | |
586 | button_annotate: Adnotuj |
|
586 | button_annotate: Adnotuj | |
587 | label_issues_by: Zagadnienia wprowadzone przez %s |
|
587 | label_issues_by: Zagadnienia wprowadzone przez %s | |
588 | field_searchable: Przeszukiwalne |
|
588 | field_searchable: Przeszukiwalne | |
589 | label_display_per_page: 'Na stronę: %s' |
|
589 | label_display_per_page: 'Na stronę: %s' | |
590 | setting_per_page_options: Opcje ilości obiektów na stronie |
|
590 | setting_per_page_options: Opcje ilości obiektów na stronie | |
591 | label_age: Wiek |
|
591 | label_age: Wiek | |
592 | notice_default_data_loaded: Domyślna konfiguracja została pomyślnie załadowana. |
|
592 | notice_default_data_loaded: Domyślna konfiguracja została pomyślnie załadowana. | |
593 | text_load_default_configuration: Załaduj domyślną konfigurację |
|
593 | text_load_default_configuration: Załaduj domyślną konfigurację | |
594 | text_no_configuration_data: "Role użytkowników, typy zagadnień, statusy zagadnień oraz przepływ pracy nie zostały jeszcze skonfigurowane.\nJest wysoce rekomendowane by załadować domyślną konfigurację. Po załadowaniu będzie możliwość edycji tych danych." |
|
594 | text_no_configuration_data: "Role użytkowników, typy zagadnień, statusy zagadnień oraz przepływ pracy nie zostały jeszcze skonfigurowane.\nJest wysoce rekomendowane by załadować domyślną konfigurację. Po załadowaniu będzie możliwość edycji tych danych." | |
595 | error_can_t_load_default_data: "Domyślna konfiguracja nie może być załadowana: %s" |
|
595 | error_can_t_load_default_data: "Domyślna konfiguracja nie może być załadowana: %s" | |
596 | button_update: Uaktualnij |
|
596 | button_update: Uaktualnij | |
597 | label_change_properties: Zmień właściwości |
|
597 | label_change_properties: Zmień właściwości | |
598 | label_general: Ogólne |
|
598 | label_general: Ogólne | |
599 | label_repository_plural: Repozytoria |
|
599 | label_repository_plural: Repozytoria | |
600 | label_associated_revisions: Skojarzone rewizje |
|
600 | label_associated_revisions: Skojarzone rewizje | |
601 | setting_user_format: Personalny format wyświetlania |
|
601 | setting_user_format: Personalny format wyświetlania | |
602 | text_status_changed_by_changeset: Zastosowane w zmianach %s. |
|
602 | text_status_changed_by_changeset: Zastosowane w zmianach %s. | |
603 | label_more: Więcej |
|
603 | label_more: Więcej | |
604 | text_issues_destroy_confirmation: 'Czy jestes pewien, że chcesz usunąć wskazane zagadnienia?' |
|
604 | text_issues_destroy_confirmation: 'Czy jestes pewien, że chcesz usunąć wskazane zagadnienia?' | |
605 | label_scm: SCM |
|
605 | label_scm: SCM | |
606 | text_select_project_modules: 'Wybierz moduły do aktywacji w tym projekcie:' |
|
606 | text_select_project_modules: 'Wybierz moduły do aktywacji w tym projekcie:' | |
607 | label_issue_added: Dodano zagadnienie |
|
607 | label_issue_added: Dodano zagadnienie | |
608 | label_issue_updated: Uaktualniono zagadnienie |
|
608 | label_issue_updated: Uaktualniono zagadnienie | |
609 | label_document_added: Dodano dokument |
|
609 | label_document_added: Dodano dokument | |
610 | label_message_posted: Dodano wiadomość |
|
610 | label_message_posted: Dodano wiadomość | |
611 | label_file_added: Dodano plik |
|
611 | label_file_added: Dodano plik | |
612 | label_news_added: Dodano wiadomość |
|
612 | label_news_added: Dodano wiadomość | |
613 | project_module_boards: Fora |
|
613 | project_module_boards: Fora | |
614 | project_module_issue_tracking: Śledzenie zagadnień |
|
614 | project_module_issue_tracking: Śledzenie zagadnień | |
615 | project_module_wiki: Wiki |
|
615 | project_module_wiki: Wiki | |
616 | project_module_files: Pliki |
|
616 | project_module_files: Pliki | |
617 | project_module_documents: Dokumenty |
|
617 | project_module_documents: Dokumenty | |
618 | project_module_repository: Repozytorium |
|
618 | project_module_repository: Repozytorium | |
619 | project_module_news: Wiadomości |
|
619 | project_module_news: Wiadomości | |
620 | project_module_time_tracking: Śledzenie czasu |
|
620 | project_module_time_tracking: Śledzenie czasu | |
621 | text_file_repository_writable: Zapisywalne repozytorium plików |
|
621 | text_file_repository_writable: Zapisywalne repozytorium plików | |
622 | text_default_administrator_account_changed: Zmieniono domyślne hasło administratora |
|
622 | text_default_administrator_account_changed: Zmieniono domyślne hasło administratora | |
623 | text_rmagick_available: RMagick dostępne (opcjonalnie) |
|
623 | text_rmagick_available: RMagick dostępne (opcjonalnie) | |
624 | button_configure: Konfiguruj |
|
624 | button_configure: Konfiguruj | |
625 | label_plugins: Wtyczki |
|
625 | label_plugins: Wtyczki | |
626 | label_ldap_authentication: Autoryzacja LDAP |
|
626 | label_ldap_authentication: Autoryzacja LDAP | |
627 | label_downloads_abbr: Pobieranie |
|
627 | label_downloads_abbr: Pobieranie | |
628 | label_this_month: ten miesiąc |
|
628 | label_this_month: ten miesiąc | |
629 | label_last_n_days: ostatnie %d dni |
|
629 | label_last_n_days: ostatnie %d dni | |
630 | label_all_time: cały czas |
|
630 | label_all_time: cały czas | |
631 | label_this_year: ten rok |
|
631 | label_this_year: ten rok | |
632 | label_date_range: Zakres datowy |
|
632 | label_date_range: Zakres datowy | |
633 | label_last_week: ostatni tydzień |
|
633 | label_last_week: ostatni tydzień | |
634 | label_yesterday: wczoraj |
|
634 | label_yesterday: wczoraj | |
635 | label_last_month: ostatni miesiąc |
|
635 | label_last_month: ostatni miesiąc | |
636 | label_add_another_file: Dodaj kolejny plik |
|
636 | label_add_another_file: Dodaj kolejny plik | |
637 | label_optional_description: Opcjonalny opis |
|
637 | label_optional_description: Opcjonalny opis | |
638 | text_destroy_time_entries_question: Zalogowano %.02f godzin przy zagadnieniu, które chcesz usunąć. Co chcesz zrobić? |
|
638 | text_destroy_time_entries_question: Zalogowano %.02f godzin przy zagadnieniu, które chcesz usunąć. Co chcesz zrobić? | |
639 | error_issue_not_found_in_project: 'Zaganienie nie zostało znalezione lub nie należy do tego projektu' |
|
639 | error_issue_not_found_in_project: 'Zaganienie nie zostało znalezione lub nie należy do tego projektu' | |
640 | text_assign_time_entries_to_project: Przypisz logowany czas do projektu |
|
640 | text_assign_time_entries_to_project: Przypisz logowany czas do projektu | |
641 | text_destroy_time_entries: Usuń zalogowany czas |
|
641 | text_destroy_time_entries: Usuń zalogowany czas | |
642 | text_reassign_time_entries: 'Przepnij zalogowany czas do tego zagadnienia:' |
|
642 | text_reassign_time_entries: 'Przepnij zalogowany czas do tego zagadnienia:' | |
643 | label_chronological_order: W kolejności chronologicznej |
|
643 | label_chronological_order: W kolejności chronologicznej | |
644 | setting_activity_days_default: Dni wyświetlane w aktywności projektu |
|
644 | setting_activity_days_default: Dni wyświetlane w aktywności projektu | |
645 | setting_display_subprojects_issues: Domyślnie pokazuj zagadnienia podprojektów w głównym projekcie |
|
645 | setting_display_subprojects_issues: Domyślnie pokazuj zagadnienia podprojektów w głównym projekcie | |
646 | field_comments_sorting: Pokazuj komentarze |
|
646 | field_comments_sorting: Pokazuj komentarze | |
647 | label_reverse_chronological_order: W kolejności odwrotnej do chronologicznej |
|
647 | label_reverse_chronological_order: W kolejności odwrotnej do chronologicznej | |
648 | label_preferences: Preferencje |
|
648 | label_preferences: Preferencje | |
649 | label_overall_activity: Ogólna aktywność |
|
649 | label_overall_activity: Ogólna aktywność | |
650 | setting_default_projects_public: Nowe projekty są domyślnie publiczne |
|
650 | setting_default_projects_public: Nowe projekty są domyślnie publiczne | |
651 | error_scm_annotate: "Wpis nie istnieje lub nie można do niego dodawać adnotacji." |
|
651 | error_scm_annotate: "Wpis nie istnieje lub nie można do niego dodawać adnotacji." | |
652 | label_planning: Planowanie |
|
652 | label_planning: Planowanie | |
653 | text_subprojects_destroy_warning: 'Podprojekt(y): %s zostaną także usunięte.' |
|
653 | text_subprojects_destroy_warning: 'Podprojekt(y): %s zostaną także usunięte.' | |
654 | label_and_its_subprojects: %s i podprojekty |
|
654 | label_and_its_subprojects: %s i podprojekty | |
655 | mail_body_reminder: "Wykaz przypisanych do Ciebie zagadnień, których termin wypada w ciągu następnych %d dni" |
|
655 | mail_body_reminder: "Wykaz przypisanych do Ciebie zagadnień, których termin wypada w ciągu następnych %d dni" | |
656 | mail_subject_reminder: "Uwaga na terminy, masz zagadnienia do obsłużenia w ciągu następnych %d dni!" |
|
656 | mail_subject_reminder: "Uwaga na terminy, masz zagadnienia do obsłużenia w ciągu następnych %d dni!" | |
657 | text_user_wrote: '%s napisał:' |
|
657 | text_user_wrote: '%s napisał:' | |
658 | label_duplicated_by: zdublikowane przez |
|
658 | label_duplicated_by: zdublikowane przez | |
659 | setting_enabled_scm: Dostępny SCM |
|
659 | setting_enabled_scm: Dostępny SCM | |
660 | text_enumeration_category_reassign_to: 'Zmień przypisanie na tą wartość:' |
|
660 | text_enumeration_category_reassign_to: 'Zmień przypisanie na tą wartość:' | |
661 | text_enumeration_destroy_question: '%d obiektów jest przypisana do tej wartości.' |
|
661 | text_enumeration_destroy_question: '%d obiektów jest przypisana do tej wartości.' | |
662 | label_incoming_emails: Przychodząca poczta elektroniczna |
|
662 | label_incoming_emails: Przychodząca poczta elektroniczna | |
663 | label_generate_key: Wygeneruj klucz |
|
663 | label_generate_key: Wygeneruj klucz | |
664 | setting_mail_handler_api_enabled: Uaktywnij usługi sieciowe (WebServices) dla poczty przychodzącej |
|
664 | setting_mail_handler_api_enabled: Uaktywnij usługi sieciowe (WebServices) dla poczty przychodzącej | |
665 | setting_mail_handler_api_key: Klucz API |
|
665 | setting_mail_handler_api_key: Klucz API | |
666 | text_email_delivery_not_configured: "Dostarczanie poczty elektronicznej nie zostało skonfigurowane, więc powiadamianie jest nieaktywne.\nSkonfiguruj serwer SMTP w config/email.yml a następnie zrestartuj aplikację i uaktywnij to." |
|
666 | text_email_delivery_not_configured: "Dostarczanie poczty elektronicznej nie zostało skonfigurowane, więc powiadamianie jest nieaktywne.\nSkonfiguruj serwer SMTP w config/email.yml a następnie zrestartuj aplikację i uaktywnij to." | |
667 | field_parent_title: Strona rodzica |
|
667 | field_parent_title: Strona rodzica | |
668 | label_issue_watchers: Obserwatorzy |
|
668 | label_issue_watchers: Obserwatorzy | |
669 | setting_commit_logs_encoding: Zatwierdź kodowanie wiadomości |
|
669 | setting_commit_logs_encoding: Zatwierdź kodowanie wiadomości | |
670 | button_quote: Cytuj |
|
670 | button_quote: Cytuj | |
671 | setting_sequential_project_identifiers: Generuj sekwencyjne identyfikatory projektów |
|
671 | setting_sequential_project_identifiers: Generuj sekwencyjne identyfikatory projektów | |
672 | notice_unable_delete_version: Nie można usunąć wersji |
|
672 | notice_unable_delete_version: Nie można usunąć wersji | |
673 | label_renamed: przemianowano |
|
673 | label_renamed: przemianowano | |
674 | label_copied: skopiowano |
|
674 | label_copied: skopiowano | |
675 | field_vf_watcher: Obserwator |
|
675 | field_vf_watcher: Obserwator | |
676 | field_vf_personnel: Personel |
|
676 | field_vf_personnel: Personel | |
677 | setting_plain_text_mail: tylko tekst (bez HTML) |
|
677 | setting_plain_text_mail: tylko tekst (bez HTML) | |
678 | permission_view_files: Podgląd plików |
|
678 | permission_view_files: Podgląd plików | |
679 | permission_edit_issues: Edycja zagadnień |
|
679 | permission_edit_issues: Edycja zagadnień | |
680 | permission_edit_own_time_entries: Edycja własnego logu czasu |
|
680 | permission_edit_own_time_entries: Edycja własnego logu czasu | |
681 | permission_manage_public_queries: Zarządzanie publicznymi kwerendami |
|
681 | permission_manage_public_queries: Zarządzanie publicznymi kwerendami | |
682 | permission_add_issues: Dodawanie zagadnień |
|
682 | permission_add_issues: Dodawanie zagadnień | |
683 | permission_log_time: Zapisywanie spędzonego czasu |
|
683 | permission_log_time: Zapisywanie spędzonego czasu | |
684 | permission_view_changesets: Podgląd zmian |
|
684 | permission_view_changesets: Podgląd zmian | |
685 | permission_view_time_entries: Podgląd spędzonego czasu |
|
685 | permission_view_time_entries: Podgląd spędzonego czasu | |
686 | permission_manage_versions: Zarządzanie wersjami |
|
686 | permission_manage_versions: Zarządzanie wersjami | |
687 | permission_manage_wiki: Zarządzanie wiki |
|
687 | permission_manage_wiki: Zarządzanie wiki | |
688 | permission_manage_categories: Zarządzanie kategoriami zaganień |
|
688 | permission_manage_categories: Zarządzanie kategoriami zaganień | |
689 | permission_protect_wiki_pages: Blokowanie stron wiki |
|
689 | permission_protect_wiki_pages: Blokowanie stron wiki | |
690 | permission_comment_news: Komentowanie wiadomości |
|
690 | permission_comment_news: Komentowanie wiadomości | |
691 | permission_delete_messages: Usuwanie wiadomości |
|
691 | permission_delete_messages: Usuwanie wiadomości | |
692 | permission_select_project_modules: Wybieranie modułów projektu |
|
692 | permission_select_project_modules: Wybieranie modułów projektu | |
693 | permission_manage_documents: Zarządzanie dokumentami |
|
693 | permission_manage_documents: Zarządzanie dokumentami | |
694 | permission_edit_wiki_pages: Edycja stron wiki |
|
694 | permission_edit_wiki_pages: Edycja stron wiki | |
695 | permission_add_issue_watchers: Dodawanie obserwatorów |
|
695 | permission_add_issue_watchers: Dodawanie obserwatorów | |
696 | permission_view_gantt: Podgląd diagramu Gantta |
|
696 | permission_view_gantt: Podgląd diagramu Gantta | |
697 | permission_move_issues: Przenoszenie zagadnień |
|
697 | permission_move_issues: Przenoszenie zagadnień | |
698 | permission_manage_issue_relations: Zarządzanie powiązaniami zagadnień |
|
698 | permission_manage_issue_relations: Zarządzanie powiązaniami zagadnień | |
699 | permission_delete_wiki_pages: Usuwanie stron wiki |
|
699 | permission_delete_wiki_pages: Usuwanie stron wiki | |
700 | permission_manage_boards: Zarządzanie forami |
|
700 | permission_manage_boards: Zarządzanie forami | |
701 | permission_delete_wiki_pages_attachments: Usuwanie załączników |
|
701 | permission_delete_wiki_pages_attachments: Usuwanie załączników | |
702 | permission_view_wiki_edits: Podgląd historii wiki |
|
702 | permission_view_wiki_edits: Podgląd historii wiki | |
703 | permission_add_messages: Dodawanie wiadomości |
|
703 | permission_add_messages: Dodawanie wiadomości | |
704 | permission_view_messages: Podgląd wiadomości |
|
704 | permission_view_messages: Podgląd wiadomości | |
705 | permission_manage_files: Zarządzanie plikami |
|
705 | permission_manage_files: Zarządzanie plikami | |
706 | permission_edit_issue_notes: Edycja notatek |
|
706 | permission_edit_issue_notes: Edycja notatek | |
707 | permission_manage_news: Zarządzanie wiadomościami |
|
707 | permission_manage_news: Zarządzanie wiadomościami | |
708 | permission_view_calendar: Podgląd kalendarza |
|
708 | permission_view_calendar: Podgląd kalendarza | |
709 | permission_manage_members: Zarządzanie uczestnikami |
|
709 | permission_manage_members: Zarządzanie uczestnikami | |
710 | permission_edit_messages: Edycja wiadomości |
|
710 | permission_edit_messages: Edycja wiadomości | |
711 | permission_delete_issues: Usuwanie zagadnień |
|
711 | permission_delete_issues: Usuwanie zagadnień | |
712 | permission_view_issue_watchers: Podgląd listy obserwatorów |
|
712 | permission_view_issue_watchers: Podgląd listy obserwatorów | |
713 | permission_manage_repository: Zarządzanie repozytorium |
|
713 | permission_manage_repository: Zarządzanie repozytorium | |
714 | permission_commit_access: Wykonywanie zatwierdzeń |
|
714 | permission_commit_access: Wykonywanie zatwierdzeń | |
715 | permission_browse_repository: Przeglądanie repozytorium |
|
715 | permission_browse_repository: Przeglądanie repozytorium | |
716 | permission_view_documents: Podgląd dokumentów |
|
716 | permission_view_documents: Podgląd dokumentów | |
717 | permission_edit_project: Edycja projektów |
|
717 | permission_edit_project: Edycja projektów | |
718 | permission_add_issue_notes: Dodawanie notatek |
|
718 | permission_add_issue_notes: Dodawanie notatek | |
719 | permission_save_queries: Zapisywanie kwerend |
|
719 | permission_save_queries: Zapisywanie kwerend | |
720 | permission_view_wiki_pages: Podgląd wiki |
|
720 | permission_view_wiki_pages: Podgląd wiki | |
721 | permission_rename_wiki_pages: Zmiana nazw stron wiki |
|
721 | permission_rename_wiki_pages: Zmiana nazw stron wiki | |
722 | permission_edit_time_entries: Edycja logów czasu |
|
722 | permission_edit_time_entries: Edycja logów czasu | |
723 | permission_edit_own_issue_notes: Edycja własnych notatek |
|
723 | permission_edit_own_issue_notes: Edycja własnych notatek | |
724 | setting_gravatar_enabled: Używaj ikon użytkowników Gravatar |
|
724 | setting_gravatar_enabled: Używaj ikon użytkowników Gravatar | |
725 |
|
725 | |||
|
726 | label_example: Example |
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