##// END OF EJS Templates
Added missing string in lang files....
Jean-Philippe Lang -
r808:6b63889fcd12
parent child
Show More
@@ -1,522 +1,524
1 1 _gloc_rule_default: '|n| n==1 ? "" : "_plural" '
2 2
3 3 actionview_datehelper_select_day_prefix:
4 4 actionview_datehelper_select_month_names: Януари,Февруари,Март,Април,Май,Юни,Юли,Август,Септември,Октомври,Ноември,Декември
5 5 actionview_datehelper_select_month_names_abbr: Яну,Фев,Мар,Апр,Май,Юни,Юли,Авг,Сеп,Окт,Ное,Дек
6 6 actionview_datehelper_select_month_prefix:
7 7 actionview_datehelper_select_year_prefix:
8 8 actionview_datehelper_time_in_words_day: 1 ден
9 9 actionview_datehelper_time_in_words_day_plural: %d дни
10 10 actionview_datehelper_time_in_words_hour_about: около час
11 11 actionview_datehelper_time_in_words_hour_about_plural: около %d часа
12 12 actionview_datehelper_time_in_words_hour_about_single: около час
13 13 actionview_datehelper_time_in_words_minute: 1 минута
14 14 actionview_datehelper_time_in_words_minute_half: половин минута
15 15 actionview_datehelper_time_in_words_minute_less_than: по-малко от минута
16 16 actionview_datehelper_time_in_words_minute_plural: %d минути
17 17 actionview_datehelper_time_in_words_minute_single: 1 минута
18 18 actionview_datehelper_time_in_words_second_less_than: по-малко от секунда
19 19 actionview_datehelper_time_in_words_second_less_than_plural: по-малко от %d секунди
20 20 actionview_instancetag_blank_option: Изберете
21 21
22 22 activerecord_error_inclusion: не съществува в списъка
23 23 activerecord_error_exclusion: е запазено
24 24 activerecord_error_invalid: е невалидно
25 25 activerecord_error_confirmation: липсва одобрение
26 26 activerecord_error_accepted: трябва да се приеме
27 27 activerecord_error_empty: не може да е празно
28 28 activerecord_error_blank: не може да е празно
29 29 activerecord_error_too_long: е прекалено дълго
30 30 activerecord_error_too_short: е прекалено късо
31 31 activerecord_error_wrong_length: е с грешна дължина
32 32 activerecord_error_taken: вече съществува
33 33 activerecord_error_not_a_number: не е число
34 34 activerecord_error_not_a_date: е невалидна дата
35 35 activerecord_error_greater_than_start_date: трябва да е след началната дата
36 36 activerecord_error_not_same_project: doesn't belong to the same project
37 37 activerecord_error_circular_dependency: This relation would create a circular dependency
38 38
39 39 general_fmt_age: %d yr
40 40 general_fmt_age_plural: %d yrs
41 41 general_fmt_date: %%d.%%m.%%Y
42 42 general_fmt_datetime: %%d.%%m.%%Y %%H:%%M
43 43 general_fmt_datetime_short: %%b %%d, %%H:%%M
44 44 general_fmt_time: %%H:%%M
45 45 general_text_No: 'Не'
46 46 general_text_Yes: 'Да'
47 47 general_text_no: 'не'
48 48 general_text_yes: 'да'
49 49 general_lang_name: 'Bulgarian'
50 50 general_csv_separator: ','
51 51 general_csv_encoding: ISO-8859-1
52 52 general_pdf_encoding: ISO-8859-1
53 53 general_day_names: Понеделник,Вторник,Сряда,Четвъртък,Петък,Събота,Неделя
54 54 general_first_day_of_week: '1'
55 55
56 56 notice_account_updated: Профилът е обновен успешно.
57 57 notice_account_invalid_creditentials: Невалиден потребител или парола.
58 58 notice_account_password_updated: Паролата е успешно променена.
59 59 notice_account_wrong_password: Грешна парола
60 60 notice_account_register_done: Акаунтът е създаден успешно.
61 61 notice_account_unknown_email: Непознат потребител.
62 62 notice_can_t_change_password: Този акаунт е с външен метод за оторизация. Невъзможна смяна на паролата.
63 63 notice_account_lost_email_sent: Изпратен ви е e-mail с инструкции за избор на нова парола.
64 64 notice_account_activated: Акаунтът ви е активиран. Вече може да влезете.
65 65 notice_successful_create: Успешно създаване.
66 66 notice_successful_update: Успешно обновяване.
67 67 notice_successful_delete: Успешно изтриване.
68 68 notice_successful_connection: Успешно свързване.
69 69 notice_file_not_found: Несъществуваща или преместена страница.
70 70 notice_locking_conflict: Друг потребител променя тези данни в момента.
71 71 notice_scm_error: Несъществуващ обект в склада.
72 72 notice_not_authorized: Нямате право на достъп до тази страница.
73 73 notice_email_sent: An email was sent to %s
74 74 notice_email_error: An error occurred while sending mail (%s)
75 75 notice_feeds_access_key_reseted: Your RSS access key was reseted.
76 76
77 77 mail_subject_lost_password: Вашата парола
78 78 mail_subject_register: Активация на акаунт
79 79
80 80 gui_validation_error: 1 грешка
81 81 gui_validation_error_plural: %d грешки
82 82
83 83 field_name: Име
84 84 field_description: Описание
85 85 field_summary: Тема
86 86 field_is_required: Задължително
87 87 field_firstname: Име
88 88 field_lastname: Фамилия
89 89 field_mail: Email
90 90 field_filename: Файл
91 91 field_filesize: Големина
92 92 field_downloads: Downloads
93 93 field_author: Автор
94 94 field_created_on: Създадена
95 95 field_updated_on: Обновена
96 96 field_field_format: Формат
97 97 field_is_for_all: За всички проекти
98 98 field_possible_values: Възможни стойности
99 99 field_regexp: Регулярен израз
100 100 field_min_length: Мин. дължина
101 101 field_max_length: Макс. дължина
102 102 field_value: Стойност
103 103 field_category: Категория
104 104 field_title: Заглавие
105 105 field_project: Проект
106 106 field_issue: Задача
107 107 field_status: Статус
108 108 field_notes: Бележка
109 109 field_is_closed: Затворена задача
110 110 field_is_default: Статус по подразбиране
111 111 field_html_color: Цвят
112 112 field_tracker: Тракер
113 113 field_subject: Тема
114 114 field_due_date: Крайна дата
115 115 field_assigned_to: Възложена на
116 116 field_priority: Приоритет
117 117 field_fixed_version: Версия
118 118 field_user: Потребител
119 119 field_role: Роля
120 120 field_homepage: Начална страница
121 121 field_is_public: Публичен
122 122 field_parent: Подпроект на
123 123 field_is_in_chlog: Да се вижда ли в Изменения
124 124 field_is_in_roadmap: Да се вижда ли в Пътна карта
125 125 field_login: Потребител
126 126 field_mail_notification: Известия по пощата
127 127 field_admin: Администратор
128 128 field_last_login_on: Последно свързване
129 129 field_language: Език
130 130 field_effective_date: Дата
131 131 field_password: Парола
132 132 field_new_password: Нова парола
133 133 field_password_confirmation: Потвърждение
134 134 field_version: Версия
135 135 field_type: Type
136 136 field_host: Хост
137 137 field_port: Порт
138 138 field_account: Акаунт
139 139 field_base_dn: Base DN
140 140 field_attr_login: Login attribute
141 141 field_attr_firstname: Firstname attribute
142 142 field_attr_lastname: Lastname attribute
143 143 field_attr_mail: Email attribute
144 144 field_onthefly: Динамично създаване на потребител
145 145 field_start_date: Начална дата
146 146 field_done_ratio: %% Прогрес
147 147 field_auth_source: Начин на оторизация
148 148 field_hide_mail: Скрий e-mail адреса ми
149 149 field_comments: Коментар
150 150 field_url: Адрес
151 151 field_start_page: Начална страница
152 152 field_subproject: Подпроект
153 153 field_hours: Часове
154 154 field_activity: Дейност
155 155 field_spent_on: Дата
156 156 field_identifier: Идентификатор
157 157 field_is_filter: Използва се за филтър
158 158 field_issue_to_id: Related issue
159 159 field_delay: Delay
160 160 field_assignable: Issues can be assigned to this role
161 161 field_redirect_existing_links: Redirect existing links
162 162 field_estimated_hours: Estimated time
163 163
164 164 setting_app_title: Заглавие
165 165 setting_app_subtitle: Описание
166 166 setting_welcome_text: Допълнителен текст
167 167 setting_default_language: Език по подразбиране
168 168 setting_login_required: Изискване за вход
169 169 setting_self_registration: Регистрация от потребители
170 170 setting_attachment_max_size: Максимално голям приложен файл
171 171 setting_issues_export_limit: Лимит за експорт на задачи
172 172 setting_mail_from: E-mail адрес за емисии
173 173 setting_host_name: Хост
174 174 setting_text_formatting: Форматиране на текста
175 175 setting_wiki_compression: Wiki компресиране на историята
176 176 setting_feeds_limit: Лимит на Feeds
177 177 setting_autofetch_changesets: Автоматично обработване на commits в склада
178 178 setting_sys_api_enabled: Разрешаване на WS за управление на склада
179 179 setting_commit_ref_keywords: Отбелязващи ключови думи
180 180 setting_commit_fix_keywords: Приключващи ключови думи
181 181 setting_autologin: Autologin
182 182 setting_date_format: Date format
183 183 setting_cross_project_issue_relations: Allow cross-project issue relations
184 184
185 185 label_user: Потребител
186 186 label_user_plural: Потребители
187 187 label_user_new: Нов потребител
188 188 label_project: Проект
189 189 label_project_new: Нов проект
190 190 label_project_plural: Проекти
191 191 label_project_all: All Projects
192 192 label_project_latest: Последни проекти
193 193 label_issue: Задача
194 194 label_issue_new: Нова задача
195 195 label_issue_plural: Задачи
196 196 label_issue_view_all: Всички задачи
197 197 label_document: Документ
198 198 label_document_new: Нов документ
199 199 label_document_plural: Документи
200 200 label_role: Роля
201 201 label_role_plural: Роли
202 202 label_role_new: Нова роля
203 203 label_role_and_permissions: Роли и права
204 204 label_member: Член
205 205 label_member_new: Нов член
206 206 label_member_plural: Членове
207 207 label_tracker: Тракер
208 208 label_tracker_plural: Тракери
209 209 label_tracker_new: Нов тракер
210 210 label_workflow: Workflow
211 211 label_issue_status: Статус на задача
212 212 label_issue_status_plural: Статуси на задачи
213 213 label_issue_status_new: Нов статус
214 214 label_issue_category: Категория задача
215 215 label_issue_category_plural: Категории задачи
216 216 label_issue_category_new: Нова категория
217 217 label_custom_field: Измислено поле
218 218 label_custom_field_plural: Измислени полета
219 219 label_custom_field_new: Ново измислено поле
220 220 label_enumerations: Списъци
221 221 label_enumeration_new: Нова стойност
222 222 label_information: Информация
223 223 label_information_plural: Информация
224 224 label_please_login: Вход
225 225 label_register: Регистрация
226 226 label_password_lost: Забравена парола
227 227 label_home: Начало
228 228 label_my_page: Моята страница
229 229 label_my_account: Моят профил
230 230 label_my_projects: Моите проекти
231 231 label_administration: Администрация
232 232 label_login: Вход
233 233 label_logout: Изход
234 234 label_help: Помощ
235 235 label_reported_issues: Публикувани задачи
236 236 label_assigned_to_me_issues: Назначени на мен
237 237 label_last_login: Последно свързване
238 238 label_last_updates: Последно обновена
239 239 label_last_updates_plural: %d последно обновени
240 240 label_registered_on: Регистрация
241 241 label_activity: Дейност
242 242 label_new: Нов
243 243 label_logged_as: Логнат като
244 244 label_environment: Среда
245 245 label_authentication: Оторизация
246 246 label_auth_source: Начин на оторозация
247 247 label_auth_source_new: Нов начин на оторизация
248 248 label_auth_source_plural: Начини на оторизация
249 249 label_subproject_plural: Подпроекти
250 250 label_min_max_length: Мин. - Макс. дължина
251 251 label_list: Списък
252 252 label_date: Дата
253 253 label_integer: Число
254 254 label_boolean: Чекбокс
255 255 label_string: Текст
256 256 label_text: Дълъг текст
257 257 label_attribute: Атрибут
258 258 label_attribute_plural: Атрибути
259 259 label_download: %d Download
260 260 label_download_plural: %d Downloads
261 261 label_no_data: Няма изходни данни
262 262 label_change_status: Промяна на статуса
263 263 label_history: История
264 264 label_attachment: Файл
265 265 label_attachment_new: Нов файл
266 266 label_attachment_delete: Изтриване
267 267 label_attachment_plural: Файлове
268 268 label_report: Доклад
269 269 label_report_plural: Доклади
270 270 label_news: Новини
271 271 label_news_new: Добави
272 272 label_news_plural: Новини
273 273 label_news_latest: Последни новини
274 274 label_news_view_all: Виж всички
275 275 label_change_log: Изменения
276 276 label_settings: Настройки
277 277 label_overview: Общ изглед
278 278 label_version: Версия
279 279 label_version_new: Нова версия
280 280 label_version_plural: Версии
281 281 label_confirmation: Одобрение
282 282 label_export_to: Експорт към
283 283 label_read: Read...
284 284 label_public_projects: Публични проекти
285 285 label_open_issues: отворена
286 286 label_open_issues_plural: отворени
287 287 label_closed_issues: затворена
288 288 label_closed_issues_plural: затворени
289 289 label_total: Общо
290 290 label_permissions: Права
291 291 label_current_status: Текущ статус
292 292 label_new_statuses_allowed: Позволени статуси
293 293 label_all: всички
294 294 label_none: никакви
295 295 label_next: Следващ
296 296 label_previous: Предишен
297 297 label_used_by: Използва се от
298 298 label_details: Детайли
299 299 label_add_note: Добавяне на бележка
300 300 label_per_page: На страница
301 301 label_calendar: Календар
302 302 label_months_from: месеци от
303 303 label_gantt: Gantt
304 304 label_internal: Вътрешен
305 305 label_last_changes: последни %d промени
306 306 label_change_view_all: Виж всички промени
307 307 label_personalize_page: Персонализиране
308 308 label_comment: Коментар
309 309 label_comment_plural: Коментари
310 310 label_comment_add: Добавяне на коментар
311 311 label_comment_added: Добавен коментар
312 312 label_comment_delete: Изтриване на коментари
313 313 label_query: Измислена заявка
314 314 label_query_plural: Измислени заявки
315 315 label_query_new: Нова заявка
316 316 label_filter_add: Добави филтър
317 317 label_filter_plural: Филтри
318 318 label_equals: е
319 319 label_not_equals: не е
320 320 label_in_less_than: по-малко от
321 321 label_in_more_than: повече от
322 322 label_in: в следващите
323 323 label_today: днес
324 324 label_this_week: this week
325 325 label_less_than_ago: преди по-малко от
326 326 label_more_than_ago: преди повече от
327 327 label_ago: преди дни
328 328 label_contains: съдържа
329 329 label_not_contains: не съдържа
330 330 label_day_plural: дни
331 331 label_repository: Склад
332 332 label_browse: Разглеждане
333 333 label_modification: %d промяна
334 334 label_modification_plural: %d промени
335 335 label_revision: Ревизия
336 336 label_revision_plural: Ревизии
337 337 label_added: добавено
338 338 label_modified: променено
339 339 label_deleted: изтрито
340 340 label_latest_revision: Последна ревизия
341 341 label_latest_revision_plural: Последни ревизии
342 342 label_view_revisions: Виж ревизиите
343 343 label_max_size: Максимална големина
344 344 label_on: 'от'
345 345 label_sort_highest: Премести най-горе
346 346 label_sort_higher: Премести по-горе
347 347 label_sort_lower: Премести по-долу
348 348 label_sort_lowest: Премести най-долу
349 349 label_roadmap: Пътна карта
350 350 label_roadmap_due_in: Излиза след
351 351 label_roadmap_overdue: %s late
352 352 label_roadmap_no_issues: Няма задачи за тази версия
353 353 label_search: Търсене
354 354 label_result_plural: Pезултати
355 355 label_all_words: Всички думи
356 356 label_wiki: Wiki
357 357 label_wiki_edit: Wiki редакция
358 358 label_wiki_edit_plural: Wiki редакции
359 359 label_wiki_page: Wiki page
360 360 label_wiki_page_plural: Wiki pages
361 361 label_index_by_title: Индекс
362 362 label_index_by_date: Index by date
363 363 label_current_version: Текуща версия
364 364 label_preview: Преглед
365 365 label_feed_plural: Feeds
366 366 label_changes_details: Подробни промени
367 367 label_issue_tracking: Тракинг
368 368 label_spent_time: Отделено време
369 369 label_f_hour: %.2f час
370 370 label_f_hour_plural: %.2f часа
371 371 label_time_tracking: Отделяне на време
372 372 label_change_plural: Промени
373 373 label_statistics: Статистики
374 374 label_commits_per_month: Commits за месец
375 375 label_commits_per_author: Commits за автор
376 376 label_view_diff: Виж разликите
377 377 label_diff_inline: хоризонтално
378 378 label_diff_side_by_side: вертикално
379 379 label_options: Опции
380 380 label_copy_workflow_from: Копирай workflow от
381 381 label_permissions_report: Справка за права
382 382 label_watched_issues: Наблюдавани задачи
383 383 label_related_issues: Свързани задачи
384 384 label_applied_status: Промени статуса на
385 385 label_loading: Зареждане...
386 386 label_relation_new: New relation
387 387 label_relation_delete: Delete relation
388 388 label_relates_to: related to
389 389 label_duplicates: duplicates
390 390 label_blocks: blocks
391 391 label_blocked_by: blocked by
392 392 label_precedes: precedes
393 393 label_follows: follows
394 394 label_end_to_start: end to start
395 395 label_end_to_end: end to end
396 396 label_start_to_start: start to start
397 397 label_start_to_end: start to end
398 398 label_stay_logged_in: Stay logged in
399 399 label_disabled: disabled
400 400 label_show_completed_versions: Show completed versions
401 401 label_me: me
402 402 label_board: Forum
403 403 label_board_new: New forum
404 404 label_board_plural: Forums
405 405 label_topic_plural: Topics
406 406 label_message_plural: Messages
407 407 label_message_last: Last message
408 408 label_message_new: New message
409 409 label_reply_plural: Replies
410 410 label_send_information: Send account information to the user
411 411 label_year: Year
412 412 label_month: Month
413 413 label_week: Week
414 414 label_date_from: From
415 415 label_date_to: To
416 416 label_language_based: Language based
417 417 label_sort_by: Sort by "%s"
418 418 label_send_test_email: Send a test email
419 419 label_feeds_access_key_created_on: RSS access key created %s ago
420 420 label_module_plural: Modules
421 421 label_added_time_by: Added by %s %s ago
422 422 label_updated_time: Updated %s ago
423 423 label_jump_to_a_project: Jump to a project...
424 424
425 425 button_login: Вход
426 426 button_submit: Изпращане
427 427 button_save: Запис
428 428 button_check_all: Маркирай всички
429 429 button_uncheck_all: Изчисти всички
430 430 button_delete: Изтриване
431 431 button_create: Създаване
432 432 button_test: Тест
433 433 button_edit: Редакция
434 434 button_add: Добавяне
435 435 button_change: Промяна
436 436 button_apply: Приложи
437 437 button_clear: Изчисти
438 438 button_lock: Заключване
439 439 button_unlock: Отключване
440 440 button_download: Download
441 441 button_list: Списък
442 442 button_view: Преглед
443 443 button_move: Преместване
444 444 button_back: Назад
445 445 button_cancel: Отказ
446 446 button_activate: Активация
447 447 button_sort: Сортиране
448 448 button_log_time: Отделяне на време
449 449 button_rollback: Върни се към тази ревизия
450 450 button_watch: Наблюдавай
451 451 button_unwatch: Спри наблюдението
452 452 button_reply: Reply
453 453 button_archive: Archive
454 454 button_unarchive: Unarchive
455 455 button_reset: Reset
456 456 button_rename: Rename
457 457
458 458 status_active: активен
459 459 status_registered: регистриран
460 460 status_locked: заключен
461 461
462 462 text_select_mail_notifications: Изберете събития за изпращане на e-mail.
463 463 text_regexp_info: пр. ^[A-Z0-9]+$
464 464 text_min_max_length_info: 0 - без ограничения
465 465 text_project_destroy_confirmation: Сигурни ли сте, че искате да изтриете проекта и данните в него?
466 466 text_workflow_edit: Изберете роля и тракер за да редактирате workflow
467 467 text_are_you_sure: Сигурни ли сте?
468 468 text_journal_changed: промяна от %s на %s
469 469 text_journal_set_to: установено на %s
470 470 text_journal_deleted: изтрито
471 471 text_tip_task_begin_day: задача започваща този ден
472 472 text_tip_task_end_day: задача завършваща този ден
473 473 text_tip_task_begin_end_day: задача започваща и завършваща този ден
474 474 text_project_identifier_info: 'Позволени са малки букви (a-z), цифри и тирета.<br />Невъзможна промяна след запис.'
475 475 text_caracters_maximum: До %d символа.
476 476 text_length_between: От %d до %d символа.
477 477 text_tracker_no_workflow: Няма дефиниран workflow за този тракер
478 478 text_unallowed_characters: Непозволени символи
479 479 text_comma_separated: Позволено е изброяване (с разделител запетая).
480 480 text_issues_ref_in_commit_messages: Отбелязване и приключване на задачи от commit съобщения
481 481 text_issue_added: Публикувана е нова задача с номер %s.
482 482 text_issue_updated: Задача %s е обновена.
483 483 text_wiki_destroy_confirmation: Are you sure you want to delete this wiki and all its content ?
484 484 text_issue_category_destroy_question: Some issues (%d) are assigned to this category. What do you want to do ?
485 485 text_issue_category_destroy_assignments: Remove category assignments
486 486 text_issue_category_reassign_to: Reassing issues to this category
487 487
488 488 default_role_manager: Мениджър
489 489 default_role_developper: Разработчик
490 490 default_role_reporter: Публикуващ
491 491 default_tracker_bug: Бъг
492 492 default_tracker_feature: Функционалност
493 493 default_tracker_support: Поддръжка
494 494 default_issue_status_new: Нова
495 495 default_issue_status_assigned: Възложена
496 496 default_issue_status_resolved: Приключена
497 497 default_issue_status_feedback: Обратна връзка
498 498 default_issue_status_closed: Затворена
499 499 default_issue_status_rejected: Отхвърлена
500 500 default_doc_category_user: Документация за потребителя
501 501 default_doc_category_tech: Техническа документация
502 502 default_priority_low: Нисък
503 503 default_priority_normal: Нормален
504 504 default_priority_high: Висок
505 505 default_priority_urgent: Спешен
506 506 default_priority_immediate: Веднага
507 507 default_activity_design: Дизайн
508 508 default_activity_development: Разработка
509 509
510 510 enumeration_issue_priorities: Приоритети на задачи
511 511 enumeration_doc_categories: Категории документи
512 512 enumeration_activities: Дейности (time tracking)
513 513 label_file_plural: Files
514 514 label_changeset_plural: Changesets
515 515 field_column_names: Columns
516 516 label_default_columns: Default columns
517 517 setting_issue_list_default_columns: Default columns displayed on the issue list
518 518 setting_repositories_encodings: Repositories encodings
519 519 notice_no_issue_selected: "No issue is selected! Please, check the issues you want to edit."
520 520 label_bulk_edit_selected_issues: Bulk edit selected issues
521 521 label_no_change_option: (No change)
522 522 notice_failed_to_save_issues: "Failed to save %d issue(s) on %d selected: %s."
523 label_theme: Theme
524 label_default: Default
@@ -1,522 +1,524
1 1 _gloc_rule_default: '|n| n==1 ? "" : "_plural" '
2 2
3 3 actionview_datehelper_select_day_prefix:
4 4 actionview_datehelper_select_month_names: Leden,Únor,Březen,Duben,Květen,Červen,Červenec,Srpen,Září,Říjen,Listopad,Prosinec
5 5 actionview_datehelper_select_month_names_abbr: Led,Úno,Bře,Dub,Kvě,Čer,Čvc,Srp,Zář,Říj,Lis,Pro
6 6 actionview_datehelper_select_month_prefix:
7 7 actionview_datehelper_select_year_prefix:
8 8 actionview_datehelper_time_in_words_day: 1 den
9 9 actionview_datehelper_time_in_words_day_plural: %d dny
10 10 actionview_datehelper_time_in_words_hour_about: asi hodinu
11 11 actionview_datehelper_time_in_words_hour_about_plural: asi %d hodin
12 12 actionview_datehelper_time_in_words_hour_about_single: asi hodinu
13 13 actionview_datehelper_time_in_words_minute: 1 minuta
14 14 actionview_datehelper_time_in_words_minute_half: půl minuty
15 15 actionview_datehelper_time_in_words_minute_less_than: méně než minutu
16 16 actionview_datehelper_time_in_words_minute_plural: %d minut
17 17 actionview_datehelper_time_in_words_minute_single: 1 minuta
18 18 actionview_datehelper_time_in_words_second_less_than: méně než sekunda
19 19 actionview_datehelper_time_in_words_second_less_than_plural: méně než %d sekund
20 20 actionview_instancetag_blank_option: Prosím vyberte
21 21
22 22 activerecord_error_inclusion: není zahrnuto v seznamu
23 23 activerecord_error_exclusion: je rezervováno
24 24 activerecord_error_invalid: je neplatné
25 25 activerecord_error_confirmation: doesn't match confirmation
26 26 activerecord_error_accepted: must be accepted
27 27 activerecord_error_empty: nemůže být prázdný
28 28 activerecord_error_blank: nemůže být prázdný
29 29 activerecord_error_too_long: je příliš dlouhý
30 30 activerecord_error_too_short: je příliš krátký
31 31 activerecord_error_wrong_length: má chybnou délku
32 32 activerecord_error_taken: has already been taken
33 33 activerecord_error_not_a_number: není číslo
34 34 activerecord_error_not_a_date: není platný datum
35 35 activerecord_error_greater_than_start_date: musí být větší než počáteční datum
36 36 activerecord_error_not_same_project: nepatří stejnému projektu
37 37 activerecord_error_circular_dependency: Tento vztah by vytvořil cyklickou závislost
38 38
39 39 general_fmt_age: %d rok
40 40 general_fmt_age_plural: %d roků
41 41 general_fmt_date: %%m/%%d/%%Y
42 42 general_fmt_datetime: %%m/%%d/%%Y %%I:%%M %%p
43 43 general_fmt_datetime_short: %%b %%d, %%I:%%M %%p
44 44 general_fmt_time: %%I:%%M %%p
45 45 general_text_No: 'Ne'
46 46 general_text_Yes: 'Ano'
47 47 general_text_no: 'ne'
48 48 general_text_yes: 'Ano'
49 49 general_lang_name: 'Čeština'
50 50 general_csv_separator: ','
51 51 general_csv_encoding: UTF-8
52 52 general_pdf_encoding: UTF-8
53 53 general_day_names: Pondělí,Úterý,Středa,Čtvrtek,Pátek,Sobota,Neděle
54 54 general_first_day_of_week: '1'
55 55
56 56 notice_account_updated: Účet byl úspěšně změněn.
57 57 notice_account_invalid_creditentials: Chybné jméno nebo heslo
58 58 notice_account_password_updated: Heslo bylo úspěšně změněno.
59 59 notice_account_wrong_password: Chybné heslo
60 60 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.
61 61 notice_account_unknown_email: Neznámý uživatel.
62 62 notice_can_t_change_password: Tento účet používá externí autentifikaci. Zde heslo změnit nemůžete.
63 63 notice_account_lost_email_sent: Byl vám zaslán email s intrukcemi jak si nastavíte nové heslo.
64 64 notice_account_activated: Váš účet byl aktivován. Nyní se můžete přihlásit.
65 65 notice_successful_create: Úspěšné vytvoření.
66 66 notice_successful_update: Úspěšná aktualizace.
67 67 notice_successful_delete: Úspěšné smazání.
68 68 notice_successful_connection: Úspěšné připojení.
69 69 notice_file_not_found: Stránka na kterou se snažíte zobrazit neexistuje nebo byla smazána.
70 70 notice_locking_conflict: Údaje byly změněny jiným uživatelem.
71 71 notice_scm_error: Entry and/or revision doesn't exist in the repository.
72 72 notice_not_authorized: Nemáte dostatečná práva pro zobrazení této stránky.
73 73 notice_email_sent: Na adresu %s byl odeslán email
74 74 notice_email_error: Při odesílání emailu nastala chyba (%s)
75 75 notice_feeds_access_key_reseted: Váš klíč pro přístup k RSS byl resetován.
76 76
77 77 mail_subject_lost_password: Vaše heslo
78 78 mail_subject_register: aktivace účtu
79 79
80 80 gui_validation_error: 1 chyba
81 81 gui_validation_error_plural: %d chyb(y)
82 82
83 83 field_name: Jméno
84 84 field_description: Popis
85 85 field_summary: Shrnutí
86 86 field_is_required: Požadovaný
87 87 field_firstname: Jméno
88 88 field_lastname: Příjmení
89 89 field_mail: Email
90 90 field_filename: Soubor
91 91 field_filesize: Velikost
92 92 field_downloads: Staženo
93 93 field_author: Autor
94 94 field_created_on: Vytvořeno
95 95 field_updated_on: Aktualizováno
96 96 field_field_format: Formát
97 97 field_is_for_all: Pro všechny projekty
98 98 field_possible_values: Možné hodnoty
99 99 field_regexp: Regulární výraz
100 100 field_min_length: Minimální délka
101 101 field_max_length: Maximální délka
102 102 field_value: Hodnota
103 103 field_category: Kategorie
104 104 field_title: Titulek
105 105 field_project: Projekt
106 106 field_issue: Požadavek
107 107 field_status: Stav
108 108 field_notes: Poznámka
109 109 field_is_closed: Požadavek uzavřen
110 110 field_is_default: Výchozí stav
111 111 field_html_color: Barva
112 112 field_tracker: Fronta
113 113 field_subject: Předmět
114 114 field_due_date: Po lhůtě
115 115 field_assigned_to: Přiřazeno
116 116 field_priority: Priorita
117 117 field_fixed_version: Pevná verze
118 118 field_user: Uživatel
119 119 field_role: Role
120 120 field_homepage: Úvodní
121 121 field_is_public: Veřejný
122 122 field_parent: Podprojekt
123 123 field_is_in_chlog: Požadavky zobrazené v změnovém logu
124 124 field_is_in_roadmap: Požadavky zobrazené v roadmapě
125 125 field_login: Přihlášení
126 126 field_mail_notification: Emailové oznámení
127 127 field_admin: Administrátor
128 128 field_last_login_on: Poslední připojení
129 129 field_language: Jazyk
130 130 field_effective_date: Datum
131 131 field_password: Heslo
132 132 field_new_password: Nové heslo
133 133 field_password_confirmation: Potvrzení
134 134 field_version: Verze
135 135 field_type: Typ
136 136 field_host: Host
137 137 field_port: Port
138 138 field_account: Účet
139 139 field_base_dn: Base DN
140 140 field_attr_login: Login attribute
141 141 field_attr_firstname: Firstname attribute
142 142 field_attr_lastname: Lastname attribute
143 143 field_attr_mail: Email attribute
144 144 field_onthefly: Automatické vytváření uživatelů
145 145 field_start_date: Start
146 146 field_done_ratio: %% Hotovo
147 147 field_auth_source: Autentifikační mód
148 148 field_hide_mail: Nezobrazovat můj email
149 149 field_comments: Komentář
150 150 field_url: URL
151 151 field_start_page: Výchozí stránka
152 152 field_subproject: Podprojekt
153 153 field_hours: Hodiny
154 154 field_activity: Aktivita
155 155 field_spent_on: Datum
156 156 field_identifier: Identifikátor
157 157 field_is_filter: Used as a filter
158 158 field_issue_to_id: Vztažený požadavek
159 159 field_delay: Zpoždění
160 160 field_assignable: Požadavky mohou být přiřazeny této roli
161 161
162 162 setting_app_title: Titulek aplikace
163 163 setting_app_subtitle: Podtitulek aplikace
164 164 setting_welcome_text: Uvítací text
165 165 setting_default_language: Výchozí jazyk
166 166 setting_login_required: Auten. vyžadována
167 167 setting_self_registration: Povolena automatická registrace
168 168 setting_attachment_max_size: Maximální velikost přílohy
169 169 setting_issues_export_limit: Limit pro export požadavků
170 170 setting_mail_from: Emission mail adresa
171 171 setting_host_name: Host name
172 172 setting_text_formatting: Formátování textu
173 173 setting_wiki_compression: Komperese historie Wiki
174 174 setting_feeds_limit: Feed content limit
175 175 setting_autofetch_changesets: Autofetch commits
176 176 setting_sys_api_enabled: Povolit WS pro správu repozitory
177 177 setting_commit_ref_keywords: Referencing keywords
178 178 setting_commit_fix_keywords: Fixing keywords
179 179 setting_autologin: Automatické přihlašování
180 180 setting_date_format: Formát datumu
181 181 setting_cross_project_issue_relations: Povolit vztahy požadavků mezi projekty
182 182
183 183 label_user: Uživatel
184 184 label_user_plural: Uživatelé
185 185 label_user_new: Nový uživatel
186 186 label_project: Projekt
187 187 label_project_new: Nový projekt
188 188 label_project_plural: Projekty
189 189 label_project_all: Všechny projekty
190 190 label_project_latest: Poslední projekty
191 191 label_issue: Požadavek
192 192 label_issue_new: Nový požadavek
193 193 label_issue_plural: Požadavky
194 194 label_issue_view_all: Všechny požadavky
195 195 label_document: Dokument
196 196 label_document_new: Nový dokument
197 197 label_document_plural: Dokumenty
198 198 label_role: Role
199 199 label_role_plural: Role
200 200 label_role_new: Nová role
201 201 label_role_and_permissions: Role a práva
202 202 label_member: Člen
203 203 label_member_new: Nový člen
204 204 label_member_plural: Členové
205 205 label_tracker: Fronta
206 206 label_tracker_plural: Fronty
207 207 label_tracker_new: Nová fronta
208 208 label_workflow: Workflow
209 209 label_issue_status: Stav požadavku
210 210 label_issue_status_plural: Stavy požadavku
211 211 label_issue_status_new: Nový stav
212 212 label_issue_category: Kategorie požadavku
213 213 label_issue_category_plural: Kategorie požadavku
214 214 label_issue_category_new: Nová kategorie
215 215 label_custom_field: Uživatelské pole
216 216 label_custom_field_plural: Uživatelské pole
217 217 label_custom_field_new: Nové uživatelské pole
218 218 label_enumerations: Číselníky
219 219 label_enumeration_new: Nová hodnota
220 220 label_information: Informace
221 221 label_information_plural: Informace
222 222 label_please_login: Prosím přihlašte se
223 223 label_register: Registrovat
224 224 label_password_lost: Zapomenuté heslo
225 225 label_home: Úvodní
226 226 label_my_page: Moje stránka
227 227 label_my_account: Můj účet
228 228 label_my_projects: Moje projekty
229 229 label_administration: Administrace
230 230 label_login: Přihlášení
231 231 label_logout: Odhlášení
232 232 label_help: Nápověda
233 233 label_reported_issues: Nahlášené požadavky
234 234 label_assigned_to_me_issues: Moje požadavky
235 235 label_last_login: Poslední přihlášení
236 236 label_last_updates: Poslední změna
237 237 label_last_updates_plural: %d poslední změny
238 238 label_registered_on: Registered on
239 239 label_activity: Aktivita
240 240 label_new: Nový
241 241 label_logged_as: Přihlášen jako
242 242 label_environment: Prostředí
243 243 label_authentication: Autentifikace
244 244 label_auth_source: Mód autentifikace
245 245 label_auth_source_new: Nový mód autentifikace
246 246 label_auth_source_plural: Módy autentifikace
247 247 label_subproject_plural: Podprojekty
248 248 label_min_max_length: Min - Max délka
249 249 label_list: Seznam
250 250 label_date: Datum
251 251 label_integer: Integer
252 252 label_boolean: Boolean
253 253 label_string: Text
254 254 label_text: Dlouhý text
255 255 label_attribute: Atribut
256 256 label_attribute_plural: Atributy
257 257 label_download: %d Download
258 258 label_download_plural: %d Downloads
259 259 label_no_data: Žádná data k zobrazení
260 260 label_change_status: Změnit stav
261 261 label_history: Historie
262 262 label_attachment: Soubor
263 263 label_attachment_new: Nový soubor
264 264 label_attachment_delete: Smazat soubor
265 265 label_attachment_plural: Soubory
266 266 label_report: Report
267 267 label_report_plural: Reporty
268 268 label_news: Novinky
269 269 label_news_new: Přidat novinku
270 270 label_news_plural: Novinky
271 271 label_news_latest: Poslední novinky
272 272 label_news_view_all: Zobrazit všechny novinky
273 273 label_change_log: Change log
274 274 label_settings: Nastavení
275 275 label_overview: Přehled
276 276 label_version: Verze
277 277 label_version_new: Nová verze
278 278 label_version_plural: Verze
279 279 label_confirmation: Potvrzení
280 280 label_export_to: Exportovat do
281 281 label_read: Načítá se...
282 282 label_public_projects: Veřejné projekty
283 283 label_open_issues: otevřený
284 284 label_open_issues_plural: otevřené
285 285 label_closed_issues: uzavřený
286 286 label_closed_issues_plural: uzavřené
287 287 label_total: Celkem
288 288 label_permissions: Práva
289 289 label_current_status: Aktuální stav
290 290 label_new_statuses_allowed: Nové povolené stavy
291 291 label_all: vše
292 292 label_none: nic
293 293 label_next: Další
294 294 label_previous: Předchozí
295 295 label_used_by: Použito
296 296 label_details: Detaily
297 297 label_add_note: Přidat poznánku
298 298 label_per_page: Na stránku
299 299 label_calendar: Kalendář
300 300 label_months_from: měsíců od
301 301 label_gantt: Gantův graf
302 302 label_internal: Interní
303 303 label_last_changes: posledních %d změn
304 304 label_change_view_all: Zobrazit všechny změny
305 305 label_personalize_page: Přizpůsobit tuto stránku
306 306 label_comment: Komentář
307 307 label_comment_plural: Komentáře
308 308 label_comment_add: Přidat komentáře
309 309 label_comment_added: Komentář přidán
310 310 label_comment_delete: Smazat komentář
311 311 label_query: Uživatelský dotaz
312 312 label_query_plural: Uživatelské dotazy
313 313 label_query_new: Nový dotaz
314 314 label_filter_add: Přidat filtr
315 315 label_filter_plural: Filtry
316 316 label_equals: je
317 317 label_not_equals: není
318 318 label_in_less_than: je měší než
319 319 label_in_more_than: je větší než
320 320 label_in: v
321 321 label_today: dnes
322 322 label_this_week: tento týden
323 323 label_less_than_ago: před méně jak (dny)
324 324 label_more_than_ago: před více jak (dny)
325 325 label_ago: před (dny)
326 326 label_contains: obsahuje
327 327 label_not_contains: neobsahuje
328 328 label_day_plural: dny
329 329 label_repository: Repository
330 330 label_browse: Procházet
331 331 label_modification: %d změna
332 332 label_modification_plural: %d změn
333 333 label_revision: Revize
334 334 label_revision_plural: Revizí
335 335 label_added: přidáno
336 336 label_modified: změněno
337 337 label_deleted: smazáno
338 338 label_latest_revision: Poslední revize
339 339 label_latest_revision_plural: Poslední revize
340 340 label_view_revisions: Zobrazit revize
341 341 label_max_size: Maximální velikost
342 342 label_on: 'on'
343 343 label_sort_highest: Posunout na vrchol
344 344 label_sort_higher: Posunout nahoru
345 345 label_sort_lower: Posunout dolů
346 346 label_sort_lowest: Posunout dospod
347 347 label_roadmap: Plán
348 348 label_roadmap_due_in: Due in
349 349 label_roadmap_overdue: %s pozdě
350 350 label_roadmap_no_issues: Pro tuto verzi nejsou žádné požadavky
351 351 label_search: Hledej
352 352 label_result_plural: Výsledky
353 353 label_all_words: Všechna slova
354 354 label_wiki: Wiki
355 355 label_wiki_edit: Wiki úprava
356 356 label_wiki_edit_plural: Wiki úpravy
357 357 label_wiki_page: Wiki stránka
358 358 label_wiki_page_plural: Wiki stránky
359 359 label_index_by_title: Rejstřík
360 360 label_index_by_date: Index by date
361 361 label_current_version: Aktuální verze
362 362 label_preview: Náhled
363 363 label_feed_plural: Feeds
364 364 label_changes_details: Detail všech změn
365 365 label_issue_tracking: Sledování požadavků
366 366 label_spent_time: Strávený čas
367 367 label_f_hour: %.2f hodina
368 368 label_f_hour_plural: %.2f hodin
369 369 label_time_tracking: Sledování času
370 370 label_change_plural: Změny
371 371 label_statistics: Statistika
372 372 label_commits_per_month: Pořízení za měsíc
373 373 label_commits_per_author: Pořízení za autora
374 374 label_view_diff: Zobrazit rozdíly
375 375 label_diff_inline: uvnitř
376 376 label_diff_side_by_side: vedle sebe
377 377 label_options: Nastavení
378 378 label_copy_workflow_from: Kopírovat workflow z
379 379 label_permissions_report: Opis práv
380 380 label_watched_issues: Prohlédnuté požadavky
381 381 label_related_issues: Vztažené požadavky
382 382 label_applied_status: Použitý stav
383 383 label_loading: Nahrávám...
384 384 label_relation_new: Nový vztah
385 385 label_relation_delete: Smazat vztah
386 386 label_relates_to: vztažený k
387 387 label_duplicates: duplicity
388 388 label_blocks: zámků
389 389 label_blocked_by: zamčeno
390 390 label_precedes: předchází
391 391 label_follows: následuje
392 392 label_end_to_start: od konce do začátku
393 393 label_end_to_end: od konce do konce
394 394 label_start_to_start: od začátku do začátku
395 395 label_start_to_end: od začátku do konce
396 396 label_stay_logged_in: Zůstat přihlášený
397 397 label_disabled: zakázáno
398 398 label_show_completed_versions: Ukaž dokončené verze
399 399 label_me:
400 400 label_board: Fórum
401 401 label_board_new: Nové fórum
402 402 label_board_plural: Fora
403 403 label_topic_plural: Témata
404 404 label_message_plural: Zprávy
405 405 label_message_last: Poslední zpráva
406 406 label_message_new: Nové zprávy
407 407 label_reply_plural: Odpovědi
408 408 label_send_information: Zaslat informace o účtu uživateli
409 409 label_year: Rok
410 410 label_month: Měsíc
411 411 label_week: Týden
412 412 label_date_from: Od
413 413 label_date_to: Do
414 414 label_language_based: Language based
415 415 label_sort_by: Seřadit podle "%s"
416 416 label_send_test_email: Poslat testovací email
417 417 label_feeds_access_key_created_on: Přístupový klíč pro RSS byl vytvořen před %s
418 418
419 419 button_login: Přihlásit
420 420 button_submit: Potvrdit
421 421 button_save: Uložit
422 422 button_check_all: Zašrtnout vše
423 423 button_uncheck_all: Odšrtnout vše
424 424 button_delete: Smazat
425 425 button_create: Vytvořit
426 426 button_test: Test
427 427 button_edit: Upravit
428 428 button_add: Přidat
429 429 button_change: Změnit
430 430 button_apply: Použít
431 431 button_clear: Odstranit
432 432 button_lock: Zamknout
433 433 button_unlock: Odemknout
434 434 button_download: Stáhnout
435 435 button_list: Vypsat
436 436 button_view: Zobrazit
437 437 button_move: Přesunout
438 438 button_back: Zpět
439 439 button_cancel: Storno
440 440 button_activate: Activovat
441 441 button_sort: Seřadit
442 442 button_log_time: Čas přihlášení
443 443 button_rollback: Zpět k této verzi
444 444 button_watch: Sledovat
445 445 button_unwatch: Unwatch
446 446 button_reply: Odpovědět
447 447 button_archive: Archivovat
448 448 button_unarchive: Odarchivovat
449 449 button_reset: Reset
450 450
451 451 status_active: aktivní
452 452 status_registered: registrovaný
453 453 status_locked: uzamčený
454 454
455 455 text_select_mail_notifications: Vyberte akci při které bude zasláno upozornění emailem.
456 456 text_regexp_info: např. ^[A-Z0-9]+$
457 457 text_min_max_length_info: 0 znamená bez limitu
458 458 text_project_destroy_confirmation: Jste si jistí, že chcete smazat tento projekt a všechna související data ?
459 459 text_workflow_edit: Vyberte roli a frontu k editaci workflow
460 460 text_are_you_sure: Jste si jist ?
461 461 text_journal_changed: změněno z %s na %s
462 462 text_journal_set_to: nastaveno na %s
463 463 text_journal_deleted: smazáno
464 464 text_tip_task_begin_day: úkol začíná v tento den
465 465 text_tip_task_end_day: úkol končí v tento den
466 466 text_tip_task_begin_end_day: úkol začíná a končí v tento den
467 467 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.'
468 468 text_caracters_maximum: %d znaků maximálně.
469 469 text_length_between: Délka mezi %d a %d znaky.
470 470 text_tracker_no_workflow: Pro tuto frontu není definováno žádné workflow
471 471 text_unallowed_characters: Nepovolené znaky
472 472 text_comma_separated: Povoleno více hodnot (oddělěné čárkou).
473 473 text_issues_ref_in_commit_messages: Referencing and fixing issues in commit messages
474 474
475 475 default_role_manager: Manažer
476 476 default_role_developper: Agent
477 477 default_role_reporter: Reporter
478 478 default_tracker_bug: Reklamace
479 479 default_tracker_feature: Vlastnost
480 480 default_tracker_support: Požadavek
481 481 default_issue_status_new: Nový
482 482 default_issue_status_assigned: Přiřazený
483 483 default_issue_status_resolved: Vyřešený
484 484 default_issue_status_feedback: Čeká se
485 485 default_issue_status_closed: Uzavřený
486 486 default_issue_status_rejected: Odmítnutý
487 487 default_doc_category_user: Uživatelská dokumentace
488 488 default_doc_category_tech: Technická dokumentace
489 489 default_priority_low: Nízká
490 490 default_priority_normal: Normální
491 491 default_priority_high: Vysoká
492 492 default_priority_urgent: Urgentní
493 493 default_priority_immediate: Bezodkladné
494 494 default_activity_design: Návrh
495 495 default_activity_development: Vývoj
496 496
497 497 enumeration_issue_priorities: Priority požadavků
498 498 enumeration_doc_categories: Kategorie dokumentů
499 499 enumeration_activities: Aktivity (sledování času)
500 500 button_rename: Rename
501 501 text_issue_category_destroy_question: Some issues (%d) are assigned to this category. What do you want to do ?
502 502 label_module_plural: Modules
503 503 label_jump_to_a_project: Jump to a project...
504 504 text_issue_updated: Issue %s has been updated.
505 505 field_redirect_existing_links: Redirect existing links
506 506 text_issue_category_reassign_to: Reassing issues to this category
507 507 text_issue_added: Issue %s has been reported.
508 508 label_file_plural: Files
509 509 text_wiki_destroy_confirmation: Are you sure you want to delete this wiki and all its content ?
510 510 label_updated_time: Updated %s ago
511 511 text_issue_category_destroy_assignments: Remove category assignments
512 512 label_added_time_by: Added by %s %s ago
513 513 field_estimated_hours: Estimated time
514 514 label_changeset_plural: Changesets
515 515 field_column_names: Columns
516 516 label_default_columns: Default columns
517 517 setting_issue_list_default_columns: Default columns displayed on the issue list
518 518 setting_repositories_encodings: Repositories encodings
519 519 notice_no_issue_selected: "No issue is selected! Please, check the issues you want to edit."
520 520 label_bulk_edit_selected_issues: Bulk edit selected issues
521 521 label_no_change_option: (No change)
522 522 notice_failed_to_save_issues: "Failed to save %d issue(s) on %d selected: %s."
523 label_theme: Theme
524 label_default: Default
@@ -1,522 +1,524
1 1 _gloc_rule_default: '|n| n==1 ? "" : "_plural" '
2 2
3 3 actionview_datehelper_select_day_prefix:
4 4 actionview_datehelper_select_month_names: Januar,Februar,März,April,Mai,Juni,Juli,August,September,Oktober,November,Dezember
5 5 actionview_datehelper_select_month_names_abbr: Jan,Feb,Mär,Apr,Mai,Jun,Jul,Aug,Sep,Okt,Nov,Dez
6 6 actionview_datehelper_select_month_prefix:
7 7 actionview_datehelper_select_year_prefix:
8 8 actionview_datehelper_time_in_words_day: 1 Tag
9 9 actionview_datehelper_time_in_words_day_plural: %d Tage
10 10 actionview_datehelper_time_in_words_hour_about: ungefähr eine Stunde
11 11 actionview_datehelper_time_in_words_hour_about_plural: ungefähr %d Stunden
12 12 actionview_datehelper_time_in_words_hour_about_single: ungefähr eine Stunde
13 13 actionview_datehelper_time_in_words_minute: 1 Minute
14 14 actionview_datehelper_time_in_words_minute_half: halbe Minute
15 15 actionview_datehelper_time_in_words_minute_less_than: weniger als eine Minute
16 16 actionview_datehelper_time_in_words_minute_plural: %d Minuten
17 17 actionview_datehelper_time_in_words_minute_single: 1 Minute
18 18 actionview_datehelper_time_in_words_second_less_than: Weniger als eine Sekunde
19 19 actionview_datehelper_time_in_words_second_less_than_plural: weniger als %d Sekunden
20 20 actionview_instancetag_blank_option: Bitte auswählen
21 21
22 22 activerecord_error_inclusion: ist nicht inbegriffen
23 23 activerecord_error_exclusion: ist reserviert
24 24 activerecord_error_invalid: ist unzulässig
25 25 activerecord_error_confirmation: Bestätigung nötig
26 26 activerecord_error_accepted: muss angenommen werden
27 27 activerecord_error_empty: darf nicht leer sein
28 28 activerecord_error_blank: darf nicht leer sein
29 29 activerecord_error_too_long: ist zu lang
30 30 activerecord_error_too_short: ist zu kurz
31 31 activerecord_error_wrong_length: hat die falsche Länge
32 32 activerecord_error_taken: ist bereits vergeben
33 33 activerecord_error_not_a_number: ist keine Zahl
34 34 activerecord_error_not_a_date: ist kein gültiges Datum
35 35 activerecord_error_greater_than_start_date: muss größer als Anfangsdatum sein
36 36 activerecord_error_not_same_project: gehört nicht zum selben Projekt
37 37 activerecord_error_circular_dependency: Diese Beziehung würde eine zyklische Abhängigkeit erzeugen
38 38
39 39 general_fmt_age: %d Jahr
40 40 general_fmt_age_plural: %d Jahre
41 41 general_fmt_date: %%d.%%m.%%y
42 42 general_fmt_datetime: %%d.%%m.%%y, %%H:%%M
43 43 general_fmt_datetime_short: %%d.%%m, %%H:%%M
44 44 general_fmt_time: %%H:%%M
45 45 general_text_No: 'Nein'
46 46 general_text_Yes: 'Ja'
47 47 general_text_no: 'nein'
48 48 general_text_yes: 'ja'
49 49 general_lang_name: 'Deutsch'
50 50 general_csv_separator: ';'
51 51 general_csv_encoding: ISO-8859-1
52 52 general_pdf_encoding: ISO-8859-1
53 53 general_day_names: Montag,Dienstag,Mittwoch,Donnerstag,Freitag,Samstag,Sonntag
54 54 general_first_day_of_week: '1'
55 55
56 56 notice_account_updated: Konto wurde erfolgreich aktualisiert.
57 57 notice_account_invalid_creditentials: Benutzer oder Kennwort unzulässig
58 58 notice_account_password_updated: Kennwort wurde erfolgreich aktualisiert.
59 59 notice_account_wrong_password: Falsches Kennwort
60 60 notice_account_register_done: Konto wurde erfolgreich angelegt.
61 61 notice_account_unknown_email: Unbekannter Benutzer.
62 62 notice_can_t_change_password: Dieses Konto verwendet eine externe Authentifizierungs-Quelle. Unmöglich, das Kennwort zu ändern.
63 63 notice_account_lost_email_sent: Eine E-Mail mit Anweisungen, ein neues Kennwort zu wählen, wurde Ihnen geschickt.
64 64 notice_account_activated: Ihr Konto ist aktiviert. Sie können sich jetzt anmelden.
65 65 notice_successful_create: Erfolgreich angelegt
66 66 notice_successful_update: Erfolgreich aktualisiert.
67 67 notice_successful_delete: Erfolgreich gelöscht.
68 68 notice_successful_connection: Verbindung erfolgreich.
69 69 notice_file_not_found: Anhang besteht nicht oder ist gelöscht worden.
70 70 notice_locking_conflict: Datum wurde von einem anderen Benutzer geändert.
71 71 notice_scm_error: Eintrag und/oder Revision besteht nicht im Projektarchiv.
72 72 notice_not_authorized: Sie sind nicht berechtigt, auf diese Seite zuzugreifen.
73 73 notice_email_sent: Eine E-Mail wurde an %s gesendet.
74 74 notice_email_error: Beim Senden einer E-Mail ist ein Fehler aufgetreten (%s).
75 75 notice_feeds_access_key_reseted: Ihr RSS-Zugriffsschlüssel wurde zurückgesetzt.
76 76
77 77 mail_subject_lost_password: Ihr Redmine Kennwort
78 78 mail_subject_register: Redmine Kontoaktivierung
79 79
80 80 gui_validation_error: 1 Fehler
81 81 gui_validation_error_plural: %d Fehler
82 82
83 83 field_name: Name
84 84 field_description: Beschreibung
85 85 field_summary: Zusammenfassung
86 86 field_is_required: Erforderlich
87 87 field_firstname: Vorname
88 88 field_lastname: Nachname
89 89 field_mail: Email
90 90 field_filename: Datei
91 91 field_filesize: Größe
92 92 field_downloads: Downloads
93 93 field_author: Autor
94 94 field_created_on: Angelegt
95 95 field_updated_on: Aktualisiert
96 96 field_field_format: Format
97 97 field_is_for_all: Für alle Projekte
98 98 field_possible_values: Mögliche Werte
99 99 field_regexp: Regulärer Ausdruck
100 100 field_min_length: Minimale Länge
101 101 field_max_length: Maximale Länge
102 102 field_value: Wert
103 103 field_category: Kategorie
104 104 field_title: Titel
105 105 field_project: Projekt
106 106 field_issue: Ticket
107 107 field_status: Status
108 108 field_notes: Kommentare
109 109 field_is_closed: Problem erledigt
110 110 field_is_default: Default
111 111 field_html_color: Farbe
112 112 field_tracker: Tracker
113 113 field_subject: Thema
114 114 field_due_date: Abgabedatum
115 115 field_assigned_to: Zugewiesen an
116 116 field_priority: Priorität
117 117 field_fixed_version: Erledigt in Version
118 118 field_user: Benutzer
119 119 field_role: Rolle
120 120 field_homepage: Startseite
121 121 field_is_public: Öffentlich
122 122 field_parent: Unterprojekt von
123 123 field_is_in_chlog: Ansicht im Change-Log
124 124 field_is_in_roadmap: Ansicht in der Roadmap
125 125 field_login: Mitgliedsname
126 126 field_mail_notification: Mailbenachrichtigung
127 127 field_admin: Administrator
128 128 field_last_login_on: Letzte Anmeldung
129 129 field_language: Sprache
130 130 field_effective_date: Datum
131 131 field_password: Kennwort
132 132 field_new_password: Neues Kennwort
133 133 field_password_confirmation: Bestätigung
134 134 field_version: Version
135 135 field_type: Typ
136 136 field_host: Host
137 137 field_port: Port
138 138 field_account: Konto
139 139 field_base_dn: Base DN
140 140 field_attr_login: Mitgliedsname-Attribut
141 141 field_attr_firstname: Vorname-Attribut
142 142 field_attr_lastname: Name-Attribut
143 143 field_attr_mail: E-Mail-Attribut
144 144 field_onthefly: On-the-fly-Benutzererstellung
145 145 field_start_date: Beginn
146 146 field_done_ratio: %% erledigt
147 147 field_auth_source: Authentifizierungs-Modus
148 148 field_hide_mail: Email-Adresse nicht anzeigen
149 149 field_comments: Kommentar
150 150 field_url: URL
151 151 field_start_page: Hauptseite
152 152 field_subproject: Subprojekt von
153 153 field_hours: Stunden
154 154 field_activity: Aktivität
155 155 field_spent_on: Datum
156 156 field_identifier: Kennung
157 157 field_is_filter: Als Fiter benutzen
158 158 field_issue_to_id: Zugehöriges Ticket
159 159 field_delay: Pufferzeit
160 160 field_assignable: Tickets können dieser Rolle zugewiesen werden
161 161 field_redirect_existing_links: Existierende Links umleiten
162 162 field_estimated_hours: Geschätzter Aufwand
163 163
164 164 setting_app_title: Applikations-Titel
165 165 setting_app_subtitle: Applikations-Untertitel
166 166 setting_welcome_text: Willkommenstext
167 167 setting_default_language: Default-Sprache
168 168 setting_login_required: Authentisierung erforderlich
169 169 setting_self_registration: Anmeldung ermöglicht
170 170 setting_attachment_max_size: Max. Dateigröße
171 171 setting_issues_export_limit: Max. Anzahl Tickets bei CSV/PDF-Export
172 172 setting_mail_from: E-Mail-Absender
173 173 setting_host_name: Hostname
174 174 setting_text_formatting: Textformatierung
175 175 setting_wiki_compression: Wiki-Historie komprimieren
176 176 setting_feeds_limit: Feed-Inhalt begrenzen
177 177 setting_autofetch_changesets: Commits automatisch abrufen
178 178 setting_sys_api_enabled: Webservice für Repository-Verwaltung benutzen
179 179 setting_commit_ref_keywords: Schlüsselwörter (Beziehungen)
180 180 setting_commit_fix_keywords: Schlüsselwörter (Status)
181 181 setting_autologin: Automatische Anmeldung
182 182 setting_date_format: Datumsformat
183 183 setting_cross_project_issue_relations: Ticket-Beziehungen zwischen Projekten erlauben
184 184
185 185 label_user: Benutzer
186 186 label_user_plural: Benutzer
187 187 label_user_new: Neuer Benutzer
188 188 label_project: Projekt
189 189 label_project_new: Neues Projekt
190 190 label_project_plural: Projekte
191 191 label_project_all: Alle Projekte
192 192 label_project_latest: Neueste Projekte
193 193 label_issue: Ticket
194 194 label_issue_new: Neues Ticket
195 195 label_issue_plural: Tickets
196 196 label_issue_view_all: Alle Tickets ansehen
197 197 label_document: Dokument
198 198 label_document_new: Neues Dokument
199 199 label_document_plural: Dokumente
200 200 label_role: Rolle
201 201 label_role_plural: Rollen
202 202 label_role_new: Neue Rolle
203 203 label_role_and_permissions: Rollen und Rechte
204 204 label_member: Mitglied
205 205 label_member_new: Neues Mitglied
206 206 label_member_plural: Mitglieder
207 207 label_tracker: Tracker
208 208 label_tracker_plural: Tracker
209 209 label_tracker_new: Neuer Tracker
210 210 label_workflow: Workflow
211 211 label_issue_status: Ticket-Status
212 212 label_issue_status_plural: Ticket-Status
213 213 label_issue_status_new: Neuer Status
214 214 label_issue_category: Ticket-Kategorie
215 215 label_issue_category_plural: Ticket-Kategorien
216 216 label_issue_category_new: Neue Kategorie
217 217 label_custom_field: Benutzerdefiniertes Feld
218 218 label_custom_field_plural: Benutzerdefinierte Felder
219 219 label_custom_field_new: Neues Feld
220 220 label_enumerations: Aufzählungen
221 221 label_enumeration_new: Neuer Wert
222 222 label_information: Information
223 223 label_information_plural: Informationen
224 224 label_please_login: Anmelden
225 225 label_register: Registrieren
226 226 label_password_lost: Kennwort vergessen
227 227 label_home: Hauptseite
228 228 label_my_page: Meine Seite
229 229 label_my_account: Mein Konto
230 230 label_my_projects: Meine Projekte
231 231 label_administration: Administration
232 232 label_login: Anmelden
233 233 label_logout: Abmelden
234 234 label_help: Hilfe
235 235 label_reported_issues: Gemeldete Tickets
236 236 label_assigned_to_me_issues: Mir zugewiesen
237 237 label_last_login: Letzte Anmeldung
238 238 label_last_updates: zuletzt aktualisiert
239 239 label_last_updates_plural: %d zuletzt aktualisierten
240 240 label_registered_on: Angemeldet am
241 241 label_activity: Aktivität
242 242 label_new: Neu
243 243 label_logged_as: Angemeldet als
244 244 label_environment: Environment
245 245 label_authentication: Authentifizierung
246 246 label_auth_source: Authentifizierungs-Modus
247 247 label_auth_source_new: Neuer Authentifizierungs-Modus
248 248 label_auth_source_plural: Authentifizierungs-Arten
249 249 label_subproject_plural: Unterprojekte
250 250 label_min_max_length: Länge (Min. - Max.)
251 251 label_list: Liste
252 252 label_date: Datum
253 253 label_integer: Zahl
254 254 label_boolean: Boolean
255 255 label_string: Text
256 256 label_text: Langer Text
257 257 label_attribute: Attribut
258 258 label_attribute_plural: Attribute
259 259 label_download: %d Download
260 260 label_download_plural: %d Downloads
261 261 label_no_data: Nichts anzuzeigen
262 262 label_change_status: Statuswechsel
263 263 label_history: Historie
264 264 label_attachment: Datei
265 265 label_attachment_new: Neue Datei
266 266 label_attachment_delete: Anhang löschen
267 267 label_attachment_plural: Dateien
268 268 label_report: Bericht
269 269 label_report_plural: Berichte
270 270 label_news: News
271 271 label_news_new: News hinzufügen
272 272 label_news_plural: News
273 273 label_news_latest: Letzte News
274 274 label_news_view_all: Alle News anzeigen
275 275 label_change_log: Change-Log
276 276 label_settings: Konfiguration
277 277 label_overview: Übersicht
278 278 label_version: Version
279 279 label_version_new: Neue Version
280 280 label_version_plural: Versionen
281 281 label_confirmation: Bestätigung
282 282 label_export_to: Export zu
283 283 label_read: Lesen...
284 284 label_public_projects: Öffentliche Projekte
285 285 label_open_issues: offen
286 286 label_open_issues_plural: offen
287 287 label_closed_issues: geschlossen
288 288 label_closed_issues_plural: geschlossen
289 289 label_total: Gesamtzahl
290 290 label_permissions: Berechtigungen
291 291 label_current_status: Gegenwärtiger Status
292 292 label_new_statuses_allowed: Neue Berechtigungen
293 293 label_all: alle
294 294 label_none: kein
295 295 label_next: Weiter
296 296 label_previous: Zurück
297 297 label_used_by: Benutzt von
298 298 label_details: Details
299 299 label_add_note: Kommentar hinzufügen
300 300 label_per_page: Pro Seite
301 301 label_calendar: Kalender
302 302 label_months_from: Monate ab
303 303 label_gantt: Gantt
304 304 label_internal: Intern
305 305 label_last_changes: %d letzte Änderungen
306 306 label_change_view_all: Alle Änderungen ansehen
307 307 label_personalize_page: Diese Seite anpassen
308 308 label_comment: Kommentar
309 309 label_comment_plural: Kommentare
310 310 label_comment_add: Kommentar hinzufügen
311 311 label_comment_added: Kommentar hinzugefügt
312 312 label_comment_delete: Kommentar löschen
313 313 label_query: Benutzerdefinierte Abfrage
314 314 label_query_plural: Benutzerdefinierte Berichte
315 315 label_query_new: Neuer Bericht
316 316 label_filter_add: Filter hinzufügen
317 317 label_filter_plural: Filter
318 318 label_equals: ist
319 319 label_not_equals: ist nicht
320 320 label_in_less_than: in weniger als
321 321 label_in_more_than: in mehr als
322 322 label_in: an
323 323 label_today: heute
324 324 label_this_week: diese Woche
325 325 label_less_than_ago: vor weniger als
326 326 label_more_than_ago: vor mehr als
327 327 label_ago: vor
328 328 label_contains: enthält
329 329 label_not_contains: enthält nicht
330 330 label_day_plural: Tage
331 331 label_repository: Projektarchiv
332 332 label_browse: Codebrowser
333 333 label_modification: %d Änderung
334 334 label_modification_plural: %d Änderungen
335 335 label_revision: Revision
336 336 label_revision_plural: Revisionen
337 337 label_added: hinzugefügt
338 338 label_modified: geändert
339 339 label_deleted: gelöscht
340 340 label_latest_revision: Aktuellste Revision
341 341 label_latest_revision_plural: Aktuellste Revisionen
342 342 label_view_revisions: Revisionen anzeigen
343 343 label_max_size: Maximale Größe
344 344 label_on: von
345 345 label_sort_highest: Anfang
346 346 label_sort_higher: eins höher
347 347 label_sort_lower: eins tiefer
348 348 label_sort_lowest: Ende
349 349 label_roadmap: Roadmap
350 350 label_roadmap_due_in: Fällig in
351 351 label_roadmap_overdue: %s verspätet
352 352 label_roadmap_no_issues: Keine Tickets für diese Version
353 353 label_search: Suche
354 354 label_result_plural: Resultate
355 355 label_all_words: Alle Wörter
356 356 label_wiki: Wiki
357 357 label_wiki_edit: Wiki-Bearbeitung
358 358 label_wiki_edit_plural: Wiki-Bearbeitungen
359 359 label_wiki_page: Wiki-Seite
360 360 label_wiki_page_plural: Wiki-Seiten
361 361 label_index_by_title: Index by title
362 362 label_index_by_date: Index by date
363 363 label_current_version: Gegenwärtige Version
364 364 label_preview: Vorschau
365 365 label_feed_plural: Feeds
366 366 label_changes_details: Details aller Änderungen
367 367 label_issue_tracking: Tickets
368 368 label_spent_time: Aufgewendete Zeit
369 369 label_f_hour: %.2f Stunde
370 370 label_f_hour_plural: %.2f Stunden
371 371 label_time_tracking: Zeiterfassung
372 372 label_change_plural: Änderungen
373 373 label_statistics: Statistiken
374 374 label_commits_per_month: Übertragungen pro Monat
375 375 label_commits_per_author: Übertragungen pro Autor
376 376 label_view_diff: Unterschiede anzeigen
377 377 label_diff_inline: inline
378 378 label_diff_side_by_side: nebeneinander
379 379 label_options: Optionen
380 380 label_copy_workflow_from: Workflow kopieren von
381 381 label_permissions_report: Berechtigungsübersicht
382 382 label_watched_issues: Beobachtete Tickets
383 383 label_related_issues: Zugehörige Tickets
384 384 label_applied_status: Zugewiesener Status
385 385 label_loading: Lade...
386 386 label_relation_new: Neue Beziehung
387 387 label_relation_delete: Beziehung löschen
388 388 label_relates_to: Beziehung mit
389 389 label_duplicates: Duplikat von
390 390 label_blocks: Blockiert
391 391 label_blocked_by: Blockiert durch
392 392 label_precedes: Vorgänger von
393 393 label_follows: folgt
394 394 label_end_to_start: Ende - Anfang
395 395 label_end_to_end: Ende - Ende
396 396 label_start_to_start: Anfang - Anfang
397 397 label_start_to_end: Anfang - Ende
398 398 label_stay_logged_in: Angemeldet bleiben
399 399 label_disabled: gesperrt
400 400 label_show_completed_versions: Abgeschlossene Versionen anzeigen
401 401 label_me: ich
402 402 label_board: Forum
403 403 label_board_new: Neues Forum
404 404 label_board_plural: Foren
405 405 label_topic_plural: Themen
406 406 label_message_plural: Nachrichten
407 407 label_message_last: Letzte Nachricht
408 408 label_message_new: Neue Nachricht
409 409 label_reply_plural: Antworten
410 410 label_send_information: Sende Kontoinformationen zum Benutzer
411 411 label_year: Jahr
412 412 label_month: Monat
413 413 label_week: Woche
414 414 label_date_from: Von
415 415 label_date_to: Bis
416 416 label_language_based: Sprachabhängig
417 417 label_sort_by: Sortiert nach "%s"
418 418 label_send_test_email: Test-E-Mail senden
419 419 label_feeds_access_key_created_on: RSS-Zugriffsschlüssel vor %s erstellt
420 420 label_module_plural: Module
421 421 label_added_time_by: Von %s vor %s hinzugefügt
422 422 label_updated_time: Vor %s aktualisiert
423 423 label_jump_to_a_project: Jump to a project...
424 424
425 425 button_login: Anmelden
426 426 button_submit: OK
427 427 button_save: Speichern
428 428 button_check_all: Alles auswählen
429 429 button_uncheck_all: Alles abwählen
430 430 button_delete: Löschen
431 431 button_create: Anlegen
432 432 button_test: Testen
433 433 button_edit: Bearbeiten
434 434 button_add: Hinzufügen
435 435 button_change: Wechseln
436 436 button_apply: Anwenden
437 437 button_clear: Zurücksetzen
438 438 button_lock: Sperren
439 439 button_unlock: Entsperren
440 440 button_download: Download
441 441 button_list: Liste
442 442 button_view: Siehe
443 443 button_move: Verschieben
444 444 button_back: Zurück
445 445 button_cancel: Abbrechen
446 446 button_activate: Aktivieren
447 447 button_sort: Sortieren
448 448 button_log_time: Aufwand buchen
449 449 button_rollback: Auf diese Version zurücksetzen
450 450 button_watch: Beobachten
451 451 button_unwatch: Nicht beobachten
452 452 button_reply: Antworten
453 453 button_archive: Archivieren
454 454 button_unarchive: Entarchivieren
455 455 button_reset: Zurücksetzen
456 456 button_rename: Umbenennen
457 457
458 458 status_active: aktiv
459 459 status_registered: angemeldet
460 460 status_locked: gesperrt
461 461
462 462 text_select_mail_notifications: Aktionen, für die Mailbenachrichtigung aktiviert werden soll.
463 463 text_regexp_info: z. B. ^[A-Z0-9]+$
464 464 text_min_max_length_info: 0 heißt keine Beschränkung
465 465 text_project_destroy_confirmation: Sind Sie sicher, dass sie das Projekt löschen wollen?
466 466 text_workflow_edit: Workflow zum Bearbeiten auswählen
467 467 text_are_you_sure: Sind Sie sicher?
468 468 text_journal_changed: geändert von %s zu %s
469 469 text_journal_set_to: gestellt zu %s
470 470 text_journal_deleted: gelöscht
471 471 text_tip_task_begin_day: Aufgabe, die an diesem Tag beginnt
472 472 text_tip_task_end_day: Aufgabe, die an diesem Tag beendet
473 473 text_tip_task_begin_end_day: Aufgabe, die an diesem Tag beginnt und beendet
474 474 text_project_identifier_info: 'Kleinbuchstaben (a-z), Ziffern und Bindestriche erlaubt.<br />Einmal gespeichert, kann die Kennung nicht mehr geändert werden.'
475 475 text_caracters_maximum: Max. %d Zeichen.
476 476 text_length_between: Länge zwischen %d und %d Zeichen.
477 477 text_tracker_no_workflow: Kein Workflow für diesen Tracker definiert.
478 478 text_unallowed_characters: Nicht erlaubte Zeichen
479 479 text_comma_separated: Mehrere Werte erlaubt (durch Komma getrennt).
480 480 text_issues_ref_in_commit_messages: Ticket-Beziehungen und -Status in Commit-Log-Meldungen
481 481 text_issue_added: Ticket %s wurde erstellt.
482 482 text_issue_updated: Ticket %s wurde aktualisiert.
483 483 text_wiki_destroy_confirmation: Sind Sie sicher, dass Sie dieses Wiki mit sämtlichem Inhalt löschen möchten?
484 484 text_issue_category_destroy_question: Some issues (%d) are assigned to this category. What do you want to do ?
485 485 text_issue_category_destroy_assignments: Remove category assignments
486 486 text_issue_category_reassign_to: Reassing issues to this category
487 487
488 488 default_role_manager: Manager
489 489 default_role_developper: Developer
490 490 default_role_reporter: Reporter
491 491 default_tracker_bug: Fehler
492 492 default_tracker_feature: Feature
493 493 default_tracker_support: Support
494 494 default_issue_status_new: Neu
495 495 default_issue_status_assigned: Zugewiesen
496 496 default_issue_status_resolved: Gelöst
497 497 default_issue_status_feedback: Feedback
498 498 default_issue_status_closed: Erledigt
499 499 default_issue_status_rejected: Abgewiesen
500 500 default_doc_category_user: Benutzerdokumentation
501 501 default_doc_category_tech: Technische Dokumentation
502 502 default_priority_low: Niedrig
503 503 default_priority_normal: Normal
504 504 default_priority_high: Hoch
505 505 default_priority_urgent: Dringend
506 506 default_priority_immediate: Sofort
507 507 default_activity_design: Design
508 508 default_activity_development: Development
509 509
510 510 enumeration_issue_priorities: Ticket-Prioritäten
511 511 enumeration_doc_categories: Dokumentenkategorien
512 512 enumeration_activities: Aktivitäten (Zeiterfassung)
513 513 label_file_plural: Files
514 514 label_changeset_plural: Changesets
515 515 field_column_names: Columns
516 516 label_default_columns: Default columns
517 517 setting_issue_list_default_columns: Default columns displayed on the issue list
518 518 setting_repositories_encodings: Repositories encodings
519 519 notice_no_issue_selected: "No issue is selected! Please, check the issues you want to edit."
520 520 label_bulk_edit_selected_issues: Bulk edit selected issues
521 521 label_no_change_option: (No change)
522 522 notice_failed_to_save_issues: "Failed to save %d issue(s) on %d selected: %s."
523 label_theme: Theme
524 label_default: Default
@@ -1,525 +1,527
1 1 _gloc_rule_default: '|n| n==1 ? "" : "_plural" '
2 2
3 3 actionview_datehelper_select_day_prefix:
4 4 actionview_datehelper_select_month_names: Enero,Febrero,Marzo,Abril,Mayo,Junio,Julio,Agosto,Septiembre,Octubre,Noviembre,Diciembre
5 5 actionview_datehelper_select_month_names_abbr: Ene,Feb,Mar,Abr,Mayo,Jun,Jul,Ago,Sep,Oct,Nov,Dic
6 6 actionview_datehelper_select_month_prefix:
7 7 actionview_datehelper_select_year_prefix:
8 8 actionview_datehelper_time_in_words_day: 1 day
9 9 actionview_datehelper_time_in_words_day_plural: %d days
10 10 actionview_datehelper_time_in_words_hour_about: una hora aproximadamente
11 11 actionview_datehelper_time_in_words_hour_about_plural: aproximadamente %d horas
12 12 actionview_datehelper_time_in_words_hour_about_single: una hora aproximadamente
13 13 actionview_datehelper_time_in_words_minute: 1 minuto
14 14 actionview_datehelper_time_in_words_minute_half: medio minuto
15 15 actionview_datehelper_time_in_words_minute_less_than: menos de un minuto
16 16 actionview_datehelper_time_in_words_minute_plural: %d minutos
17 17 actionview_datehelper_time_in_words_minute_single: 1 minuto
18 18 actionview_datehelper_time_in_words_second_less_than: menos de un segundo
19 19 actionview_datehelper_time_in_words_second_less_than_plural: menos de %d segundos
20 20 actionview_instancetag_blank_option: Por favor selecciona
21 21
22 22 activerecord_error_inclusion: is not included in the list
23 23 activerecord_error_exclusion: is reserved
24 24 activerecord_error_invalid: is invalid
25 25 activerecord_error_confirmation: doesn't match confirmation
26 26 activerecord_error_accepted: must be accepted
27 27 activerecord_error_empty: can't be empty
28 28 activerecord_error_blank: can't be blank
29 29 activerecord_error_too_long: es demasiado largo
30 30 activerecord_error_too_short: es demasiado corto
31 31 activerecord_error_wrong_length: la longitud es incorrecta
32 32 activerecord_error_taken: has already been taken
33 33 activerecord_error_not_a_number: no es un número
34 34 activerecord_error_not_a_date: no es una fecha válida
35 35 activerecord_error_greater_than_start_date: debe ser la fecha mayor que del comienzo
36 36 activerecord_error_not_same_project: no pertenece al mismo proyecto
37 37 activerecord_error_circular_dependency: Esta relación podría crear una dependencia anidada
38 38
39 39 general_fmt_age: %d año
40 40 general_fmt_age_plural: %d años
41 41 general_fmt_date: %%d/%%m/%%Y
42 42 general_fmt_datetime: %%d/%%m/%%Y %%H:%%M
43 43 general_fmt_datetime_short: %%d/%%m %%H:%%M
44 44 general_fmt_time: %%H:%%M
45 45 general_text_No: 'No'
46 46 general_text_Yes: 'Sí'
47 47 general_text_no: 'no'
48 48 general_text_yes: 'sí'
49 49 general_lang_name: 'Español'
50 50 general_csv_separator: ';'
51 51 general_csv_encoding: ISO-8859-15
52 52 general_pdf_encoding: ISO-8859-15
53 53 general_day_names: Lunes,Martes,Miércoles,Jueves,Viernes,Sábado,Domingo
54 54 general_first_day_of_week: '1'
55 55
56 56 notice_account_updated: Cuenta creada correctamente.
57 57 notice_account_invalid_creditentials: Inválido usuario o contraseña
58 58 notice_account_password_updated: Contraseña modificada correctamente.
59 59 notice_account_wrong_password: Contraseña incorrecta
60 60 notice_account_register_done: Cuenta creada correctamente.
61 61 notice_account_unknown_email: Usuario desconocido.
62 62 notice_can_t_change_password: This account uses an external authentication source. Impossible to change the password.
63 63 notice_account_lost_email_sent: Un correo con instrucciones para elegir una nueva contraseña le ha sido enviado.
64 64 notice_account_activated: Tu cuenta ha sido activada. Ahora se encuentra conectado.
65 65 notice_successful_create: Creación correcta.
66 66 notice_successful_update: Modificación correcta.
67 67 notice_successful_delete: Borrado correcto.
68 68 notice_successful_connection: Conexión correcta.
69 69 notice_file_not_found: La página que intentabas tener acceso no existe ni se ha quitado.
70 70 notice_locking_conflict: Los datos han sido modificados por otro usuario.
71 71 notice_scm_error: La entrada y/o la revisión no existe en el depósito.
72 72 notice_not_authorized: No tiene autorización para acceder a esta página.
73 73
74 74 mail_subject_lost_password: Tu contraseña del CIYAT - Gestor de Solicitudes
75 75 mail_subject_register: Activación de la cuenta del CIYAT - Gestor de Solicitudes
76 76
77 77 gui_validation_error: 1 error
78 78 gui_validation_error_plural: %d errores
79 79
80 80 field_name: Nombre
81 81 field_description: Descripción
82 82 field_summary: Resumen
83 83 field_is_required: Obligatorio
84 84 field_firstname: Nombre
85 85 field_lastname: Apellido
86 86 field_mail: Email
87 87 field_filename: Fichero
88 88 field_filesize: Tamaño
89 89 field_downloads: Descargas
90 90 field_author: Autor
91 91 field_created_on: Creado
92 92 field_updated_on: Actualizado
93 93 field_field_format: Formato
94 94 field_is_for_all: Para todos los proyectos
95 95 field_possible_values: Valores posibles
96 96 field_regexp: Expresión regular
97 97 field_min_length: Longitud mínima
98 98 field_max_length: Longitud máxima
99 99 field_value: Valor
100 100 field_category: Categoría
101 101 field_title: Título
102 102 field_project: Proyecto
103 103 field_issue: Petición
104 104 field_status: Estado
105 105 field_notes: Notas
106 106 field_is_closed: Petición resuelta
107 107 field_is_default: Estado por defecto
108 108 field_html_color: Color
109 109 field_tracker: Tracker
110 110 field_subject: Tema
111 111 field_due_date: Fecha debida
112 112 field_assigned_to: Asignado a
113 113 field_priority: Prioridad
114 114 field_fixed_version: Versión corregida
115 115 field_user: Usuario
116 116 field_role: Perfil
117 117 field_homepage: Sitio web
118 118 field_is_public: Público
119 119 field_parent: Proyecto secundario de
120 120 field_is_in_chlog: Consultar las peticiones en el histórico
121 121 field_is_in_roadmap: Consultar las peticiones en el roadmap
122 122 field_login: Identificador
123 123 field_mail_notification: Notificación por mail
124 124 field_admin: Administrador
125 125 field_last_login_on: Última conexión
126 126 field_language: Idioma
127 127 field_effective_date: Fecha
128 128 field_password: Contraseña
129 129 field_new_password: Nueva contraseña
130 130 field_password_confirmation: Confirmación
131 131 field_version: Versión
132 132 field_type: Tipo
133 133 field_host: Anfitrión
134 134 field_port: Puerto
135 135 field_account: Cuenta
136 136 field_base_dn: Base DN
137 137 field_attr_login: Cualidad del identificador
138 138 field_attr_firstname: Cualidad del nombre
139 139 field_attr_lastname: Cualidad del apellido
140 140 field_attr_mail: Cualidad del Email
141 141 field_onthefly: Creación del usuario On-the-fly
142 142 field_start_date: Comienzo
143 143 field_done_ratio: %% Realizado
144 144 field_auth_source: Modo de la autentificación
145 145 field_hide_mail: Ocultar mi dirección de email
146 146 field_comment: Comentario
147 147 field_url: URL
148 148 field_start_page: Página principal
149 149 field_subproject: Proyecto secundario
150 150 field_hours: Horas
151 151 field_activity: Actividad
152 152 field_spent_on: Fecha
153 153 field_identifier: Identificador
154 154 field_is_filter: Usado como filtro
155 155 field_issue_to_id: Petición Relacionada
156 156 field_delay: Retraso
157 157
158 158 setting_app_title: Título del aplicación
159 159 setting_app_subtitle: Subtítulo del aplicación
160 160 setting_welcome_text: Texto bienvenida
161 161 setting_default_language: Idioma por defecto
162 162 setting_login_required: Autentif. requerida
163 163 setting_self_registration: Registro permitido
164 164 setting_attachment_max_size: Tamaño máximo del fichero
165 165 setting_issues_export_limit: Issues export limit
166 166 setting_mail_from: Email de la emisión
167 167 setting_host_name: Nombre de anfitrión
168 168 setting_text_formatting: Formato de texto
169 169 setting_wiki_compression: Compresión de la historia de Wiki
170 170 setting_feeds_limit: Feed content limit
171 171 setting_autofetch_changesets: Autofetch SVN commits
172 172 setting_sys_api_enabled: Enable WS for repository management
173 173 setting_commit_ref_keywords: Referencing keywords
174 174 setting_commit_fix_keywords: Fixing keywords
175 175 setting_autologin: Autologin
176 176 setting_date_format: Formato de la fecha
177 177
178 178 label_user: Usuario
179 179 label_user_plural: Usuarios
180 180 label_user_new: Nuevo usuario
181 181 label_project: Proyecto
182 182 label_project_new: Nuevo proyecto
183 183 label_project_plural: Proyectos
184 184 label_project_all: Todos los proyectos
185 185 label_project_latest: Los proyectos más últimos
186 186 label_issue: Petición
187 187 label_issue_new: Nueva petición
188 188 label_issue_plural: Peticiones
189 189 label_issue_view_all: Ver todas las peticiones
190 190 label_document: Documento
191 191 label_document_new: Nuevo documento
192 192 label_document_plural: Documentos
193 193 label_role: Perfil
194 194 label_role_plural: Perfiles
195 195 label_role_new: Nuevo perfil
196 196 label_role_and_permissions: Perfiles y permisos
197 197 label_member: Miembro
198 198 label_member_new: Nuevo miembro
199 199 label_member_plural: Miembros
200 200 label_tracker: Tracker
201 201 label_tracker_plural: Trackers
202 202 label_tracker_new: Nuevo tracker
203 203 label_workflow: Workflow
204 204 label_issue_status: Estado de petición
205 205 label_issue_status_plural: Estados de las peticiones
206 206 label_issue_status_new: Nuevo estado
207 207 label_issue_category: Categoría de las peticiones
208 208 label_issue_category_plural: Categorías de las peticiones
209 209 label_issue_category_new: Nueva categoría
210 210 label_custom_field: Campo personalizado
211 211 label_custom_field_plural: Campos personalizados
212 212 label_custom_field_new: Nuevo campo personalizado
213 213 label_enumerations: Listas de valores
214 214 label_enumeration_new: Nuevo valor
215 215 label_information: Informacion
216 216 label_information_plural: Informaciones
217 217 label_please_login: Conexión
218 218 label_register: Registrar
219 219 label_password_lost: ¿Olvidaste la contraseña?
220 220 label_home: Principal
221 221 label_my_page: Mi página
222 222 label_my_account: Mi cuenta
223 223 label_my_projects: Mis proyectos
224 224 label_administration: Administración
225 225 label_login: Conexión
226 226 label_logout: Desconexión
227 227 label_help: Ayuda
228 228 label_reported_issues: Peticiones registradas
229 229 label_assigned_to_me_issues: Peticiones que me están asignadas
230 230 label_last_login: Última conexión
231 231 label_last_updates: Actualizado
232 232 label_last_updates_plural: %d Actualizados
233 233 label_registered_on: Inscrito el
234 234 label_activity: Actividad
235 235 label_new: Nuevo
236 236 label_logged_as: Conectado como
237 237 label_environment: Entorno
238 238 label_authentication: Autentificación
239 239 label_auth_source: Modo de la autentificación
240 240 label_auth_source_new: Nuevo modo de la autentificación
241 241 label_auth_source_plural: Modos de la autentificación
242 242 label_subproject_plural: Proyectos secundarios
243 243 label_min_max_length: Longitud mín - máx
244 244 label_list: Lista
245 245 label_date: Fecha
246 246 label_integer: Número
247 247 label_boolean: Boleano
248 248 label_string: Texto
249 249 label_text: Texto largo
250 250 label_attribute: Cualidad
251 251 label_attribute_plural: Cualidades
252 252 label_download: %d Descarga
253 253 label_download_plural: %d Descargas
254 254 label_no_data: Ningun dato a mostrar
255 255 label_change_status: Cambiar el estado
256 256 label_history: Histórico
257 257 label_attachment: Fichero
258 258 label_attachment_new: Nuevo fichero
259 259 label_attachment_delete: Suprimir el fichero
260 260 label_attachment_plural: Ficheros
261 261 label_report: Informe
262 262 label_report_plural: Informes
263 263 label_news: Noticia
264 264 label_news_new: Nueva noticia
265 265 label_news_plural: Noticias
266 266 label_news_latest: Últimas noticias
267 267 label_news_view_all: Ver todas las noticias
268 268 label_change_log: Cambios
269 269 label_settings: Configuración
270 270 label_overview: Vistazo
271 271 label_version: Versión
272 272 label_version_new: Nueva versión
273 273 label_version_plural: Versiones
274 274 label_confirmation: Confirmación
275 275 label_export_to: Exportar a
276 276 label_read: Leer...
277 277 label_public_projects: Proyectos públicos
278 278 label_open_issues: abierta
279 279 label_open_issues_plural: abiertas
280 280 label_closed_issues: cerrada
281 281 label_closed_issues_plural: cerradas
282 282 label_total: Total
283 283 label_permissions: Permisos
284 284 label_current_status: Estado actual
285 285 label_new_statuses_allowed: Nuevos estados autorizados
286 286 label_all: todos
287 287 label_none: ninguno
288 288 label_next: Próximo
289 289 label_previous: Anterior
290 290 label_used_by: Utilizado por
291 291 label_details: Detalles
292 292 label_add_note: Agregar una nota
293 293 label_per_page: Por la página
294 294 label_calendar: Calendario
295 295 label_months_from: meses de
296 296 label_gantt: Gantt
297 297 label_internal: Interno
298 298 label_last_changes: %d cambios del último
299 299 label_change_view_all: Ver todos los cambios
300 300 label_personalize_page: Personalizar esta página
301 301 label_comment: Comentario
302 302 label_comment_plural: Comentarios
303 303 label_comment_add: Añadir un comentario
304 304 label_comment_added: Comentario añadido
305 305 label_comment_delete: Suprimir comentarios
306 306 label_query: Pregunta personalizada
307 307 label_query_plural: Preguntas personalizadas
308 308 label_query_new: Nueva pregunta
309 309 label_filter_add: Agregar el filtro
310 310 label_filter_plural: Filtros
311 311 label_equals: igual
312 312 label_not_equals: no igual
313 313 label_in_less_than: en menos que
314 314 label_in_more_than: en más que
315 315 label_in: en
316 316 label_today: hoy
317 317 label_less_than_ago: hace menos de
318 318 label_more_than_ago: hace más de
319 319 label_ago: hace
320 320 label_contains: contiene
321 321 label_not_contains: no contiene
322 322 label_day_plural: días
323 323 label_repository: Depósito SVN
324 324 label_browse: Hojear
325 325 label_modification: %d modificación
326 326 label_modification_plural: %d modificaciones
327 327 label_revision: Revisión
328 328 label_revision_plural: Revisiones
329 329 label_added: añadido
330 330 label_modified: modificado
331 331 label_deleted: suprimido
332 332 label_latest_revision: La revisión más actual
333 333 label_latest_revision_plural: Las revisiones más actuales
334 334 label_view_revisions: Ver las revisiones
335 335 label_max_size: Tamaño máximo
336 336 label_on: en
337 337 label_sort_highest: Primero
338 338 label_sort_higher: Subir
339 339 label_sort_lower: Bajar
340 340 label_sort_lowest: Último
341 341 label_roadmap: Roadmap
342 342 label_roadmap_due_in: Realizado en
343 343 label_roadmap_no_issues: No hay peticiones para esta versión
344 344 label_search: Búsqueda
345 345 label_result: %d resultado
346 346 label_result_plural: %d resultados
347 347 label_all_words: Todas las palabras
348 348 label_wiki: Wiki
349 349 label_wiki_edit: Wiki edicción
350 350 label_wiki_edit_plural: Wiki edicciones
351 351 label_wiki_page: Wiki página
352 352 label_wiki_page_plural: Wiki páginas
353 353 label_page_index: Índice
354 354 label_current_version: Versión actual
355 355 label_preview: Previo
356 356 label_feed_plural: Feeds
357 357 label_changes_details: Detalles de todos los cambios
358 358 label_issue_tracking: Petición tracking
359 359 label_spent_time: Tiempo dedicado
360 360 label_f_hour: %.2f hora
361 361 label_f_hour_plural: %.2f horas
362 362 label_time_tracking: Tiempo tracking
363 363 label_change_plural: Cambios
364 364 label_statistics: Estadísticas
365 365 label_commits_per_month: Commits por mes
366 366 label_commits_per_author: Commits por autor
367 367 label_view_diff: Ver diferencias
368 368 label_diff_inline: inline
369 369 label_diff_side_by_side: side by side
370 370 label_options: Opciones
371 371 label_copy_workflow_from: Copiar workflow desde
372 372 label_permissions_report: Informe de permisos
373 373 label_watched_issues: Peticiones monitorizadas
374 374 label_related_issues: Peticiones relacionadas
375 375 label_applied_status: Aplicar estado
376 376 label_loading: Cargando...
377 377 label_relation_new: Nueva relación
378 378 label_relation_delete: Eliminar relación
379 379 label_relates_to: relacionado a
380 380 label_duplicates: duplicados
381 381 label_blocks: bloques
382 382 label_blocked_by: bloqueado por
383 383 label_precedes: anteriores
384 384 label_follows: siguientes
385 385 label_end_to_start: fin a principio
386 386 label_end_to_end: fin a fin
387 387 label_start_to_start: principio a principio
388 388 label_start_to_end: principio a fin
389 389 label_stay_logged_in: Stay logged in
390 390 label_disabled: deshabilitado
391 391 label_show_completed_versions: Muestra las versiones completas
392 392 label_me: me
393 393 label_board: Forum
394 394 label_board_new: Nuevo forum
395 395 label_board_plural: Forums
396 396 label_topic_plural: Topics
397 397 label_message_plural: Mensajes
398 398 label_message_last: Último mensaje
399 399 label_message_new: Nuevo mensaje
400 400 label_reply_plural: Respuestas
401 401 label_send_information: Enviada información de la cuenta al usuario
402 402 label_year: Año
403 403 label_month: Mes
404 404 label_week: Semana
405 405 label_date_from: Desde
406 406 label_date_to: Hasta
407 407 label_language_based: Idioma basado
408 408
409 409 button_login: Conexión
410 410 button_submit: Aceptar
411 411 button_save: Validar
412 412 button_check_all: Seleccionar todo
413 413 button_uncheck_all: No seleccionar nada
414 414 button_delete: Suprimir
415 415 button_create: Crear
416 416 button_test: Testar
417 417 button_edit: Modificar
418 418 button_add: Añadir
419 419 button_change: Cambiar
420 420 button_apply: Aceptar
421 421 button_clear: Anular
422 422 button_lock: Bloquear
423 423 button_unlock: Desbloquear
424 424 button_download: Descargar
425 425 button_list: Listar
426 426 button_view: Ver
427 427 button_move: Mover
428 428 button_back: Atrás
429 429 button_cancel: Cancelar
430 430 button_activate: Activar
431 431 button_sort: Clasificar
432 432 button_log_time: Tiempo dedicado
433 433 button_rollback: Volver a esta versión
434 434 button_watch: Monitorizar
435 435 button_unwatch: No monitorizar
436 436 button_reply: Responder
437 437 button_archive: Archivar
438 438 button_unarchive: Desarchivar
439 439
440 440 status_active: activo
441 441 status_registered: registrado
442 442 status_locked: bloqueado
443 443
444 444 text_select_mail_notifications: Seleccionar las actividades que necesitan la activación de la notificación por mail.
445 445 text_regexp_info: eg. ^[A-Z0-9]+$
446 446 text_min_max_length_info: 0 para ninguna restricción
447 447 text_project_destroy_confirmation: ¿ Estás seguro de querer eliminar el proyecto ?
448 448 text_workflow_edit: Seleccionar un workflow para actualizar
449 449 text_are_you_sure: ¿ Estás seguro ?
450 450 text_journal_changed: cambiado de %s a %s
451 451 text_journal_set_to: fijado a %s
452 452 text_journal_deleted: suprimido
453 453 text_tip_task_begin_day: tarea que comienza este día
454 454 text_tip_task_end_day: tarea que termina este día
455 455 text_tip_task_begin_end_day: tarea que comienza y termina este día
456 456 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.'
457 457 text_caracters_maximum: %d caracteres máximo.
458 458 text_length_between: Longitud entre %d y %d caracteres.
459 459 text_tracker_no_workflow: No hay ningún workflow definido para este tracker
460 460 text_unallowed_characters: Caracteres no permitidos
461 461 text_comma_separated: Múltiples valores permitidos (separados por coma).
462 462 text_issues_ref_in_commit_messages: Referencia y petición de corrección en los mensajes
463 463
464 464 default_role_manager: Manager
465 465 default_role_developper: Desarrollador
466 466 default_role_reporter: Informador
467 467 default_tracker_bug: Anomalía
468 468 default_tracker_feature: Evolución
469 469 default_tracker_support: Asistencia
470 470 default_issue_status_new: Nuevo
471 471 default_issue_status_assigned: Asignada
472 472 default_issue_status_resolved: Resuelta
473 473 default_issue_status_feedback: Comentario
474 474 default_issue_status_closed: Cerrada
475 475 default_issue_status_rejected: Rechazada
476 476 default_doc_category_user: Documentación del usuario
477 477 default_doc_category_tech: Documentación tecnica
478 478 default_priority_low: Bajo
479 479 default_priority_normal: Normal
480 480 default_priority_high: Alto
481 481 default_priority_urgent: Urgente
482 482 default_priority_immediate: Inmediata
483 483 default_activity_design: Diseño
484 484 default_activity_development: Desarrollo
485 485
486 486 enumeration_issue_priorities: Prioridad de las peticiones
487 487 enumeration_doc_categories: Categorías del documento
488 488 enumeration_activities: Actividades (tiempo dedicado)
489 489 label_index_by_date: Index by date
490 490 field_column_names: Columns
491 491 button_rename: Rename
492 492 text_issue_category_destroy_question: Some issues (%d) are assigned to this category. What do you want to do ?
493 493 label_feeds_access_key_created_on: RSS access key created %s ago
494 494 label_default_columns: Default columns
495 495 setting_cross_project_issue_relations: Allow cross-project issue relations
496 496 label_roadmap_overdue: %s late
497 497 label_module_plural: Modules
498 498 label_this_week: this week
499 499 label_index_by_title: Index by title
500 500 label_jump_to_a_project: Jump to a project...
501 501 field_assignable: Issues can be assigned to this role
502 502 label_sort_by: Sort by "%s"
503 503 setting_issue_list_default_columns: Default columns displayed on the issue list
504 504 text_issue_updated: Issue %s has been updated.
505 505 notice_feeds_access_key_reseted: Your RSS access key was reseted.
506 506 field_redirect_existing_links: Redirect existing links
507 507 text_issue_category_reassign_to: Reassign issues to this category
508 508 notice_email_sent: An email was sent to %s
509 509 text_issue_added: Issue %s has been reported.
510 510 field_comments: Comment
511 511 label_file_plural: Files
512 512 text_wiki_destroy_confirmation: Are you sure you want to delete this wiki and all its content ?
513 513 notice_email_error: An error occurred while sending mail (%s)
514 514 label_updated_time: Updated %s ago
515 515 text_issue_category_destroy_assignments: Remove category assignments
516 516 label_send_test_email: Send a test email
517 517 button_reset: Reset
518 518 label_added_time_by: Added by %s %s ago
519 519 field_estimated_hours: Estimated time
520 520 label_changeset_plural: Changesets
521 521 setting_repositories_encodings: Repositories encodings
522 522 notice_no_issue_selected: "No issue is selected! Please, check the issues you want to edit."
523 523 label_bulk_edit_selected_issues: Bulk edit selected issues
524 524 label_no_change_option: (No change)
525 525 notice_failed_to_save_issues: "Failed to save %d issue(s) on %d selected: %s."
526 label_theme: Theme
527 label_default: Default
@@ -1,522 +1,524
1 1 _gloc_rule_default: '|n| n==1 ? "" : "_plural" '
2 2
3 3 actionview_datehelper_select_day_prefix:
4 4 actionview_datehelper_select_month_names: Gennaio,Febbraio,Marzo,Aprile,Maggio,Giugno,Luglio,Agosto,Settembre,Ottobre,Novembre,Dicembre
5 5 actionview_datehelper_select_month_names_abbr: Gen,Feb,Mar,Apr,Mag,Giu,Lug,Ago,Set,Ott,Nov,Dic
6 6 actionview_datehelper_select_month_prefix:
7 7 actionview_datehelper_select_year_prefix:
8 8 actionview_datehelper_time_in_words_day: 1 giorno
9 9 actionview_datehelper_time_in_words_day_plural: %d giorni
10 10 actionview_datehelper_time_in_words_hour_about: circa un'ora
11 11 actionview_datehelper_time_in_words_hour_about_plural: circa %d ore
12 12 actionview_datehelper_time_in_words_hour_about_single: circa un'ora
13 13 actionview_datehelper_time_in_words_minute: 1 minuto
14 14 actionview_datehelper_time_in_words_minute_half: mezzo minuto
15 15 actionview_datehelper_time_in_words_minute_less_than: meno di un minuto
16 16 actionview_datehelper_time_in_words_minute_plural: %d minuti
17 17 actionview_datehelper_time_in_words_minute_single: 1 minuto
18 18 actionview_datehelper_time_in_words_second_less_than: meno di un secondo
19 19 actionview_datehelper_time_in_words_second_less_than_plural: meno di %d secondi
20 20 actionview_instancetag_blank_option: Scegli
21 21
22 22 activerecord_error_inclusion: non è incluso nella lista
23 23 activerecord_error_exclusion: e' riservato
24 24 activerecord_error_invalid: non e' valido
25 25 activerecord_error_confirmation: non coincide con la conferma
26 26 activerecord_error_accepted: deve essere accettato
27 27 activerecord_error_empty: non puo' essere vuoto
28 28 activerecord_error_blank: non puo' essere blank
29 29 activerecord_error_too_long: e' troppo lungo/a
30 30 activerecord_error_too_short: e' troppo corto/a
31 31 activerecord_error_wrong_length: e' della lunghezza sbagliata
32 32 activerecord_error_taken: e' gia' stato/a preso/a
33 33 activerecord_error_not_a_number: non e' un numero
34 34 activerecord_error_not_a_date: non e' una data valida
35 35 activerecord_error_greater_than_start_date: deve essere maggiore della data di partenza
36 36 activerecord_error_not_same_project: doesn't belong to the same project
37 37 activerecord_error_circular_dependency: This relation would create a circular dependency
38 38
39 39 general_fmt_age: %d yr
40 40 general_fmt_age_plural: %d yrs
41 41 general_fmt_date: %%d/%%m/%%Y
42 42 general_fmt_datetime: %%d/%%m/%%Y %%I:%%M %%p
43 43 general_fmt_datetime_short: %%b %%d, %%I:%%M %%p
44 44 general_fmt_time: %%I:%%M %%p
45 45 general_text_No: 'No'
46 46 general_text_Yes: 'Si'
47 47 general_text_no: 'no'
48 48 general_text_yes: 'si'
49 49 general_lang_name: 'Italiano'
50 50 general_csv_separator: ','
51 51 general_csv_encoding: ISO-8859-1
52 52 general_pdf_encoding: ISO-8859-1
53 53 general_day_names: Lunedì,Martedì,Mercoledì,Giovedì,Venerdì,Sabato,Domenica
54 54 general_first_day_of_week: '1'
55 55
56 56 notice_account_updated: L'utenza è stata aggiornata.
57 57 notice_account_invalid_creditentials: Nome utente o password non validi.
58 58 notice_account_password_updated: La password è stata aggiornata.
59 59 notice_account_wrong_password: Password errata
60 60 notice_account_register_done: L'utenza è stata creata.
61 61 notice_account_unknown_email: Utente sconosciuto.
62 62 notice_can_t_change_password: Questa utenza utilizza un metodo di autenticazione esterno. Impossibile cambiare la password.
63 63 notice_account_lost_email_sent: Ti è stata spedita una email con le istruzioni per cambiare la password.
64 64 notice_account_activated: Il tuo account è stato attivato. Ora puoi effettuare l'accesso.
65 65 notice_successful_create: Creazione effettuata.
66 66 notice_successful_update: Modifica effettuata.
67 67 notice_successful_delete: Eliminazione effettuata.
68 68 notice_successful_connection: Connessione effettuata.
69 69 notice_file_not_found: La pagina desiderata non esiste o è stata rimossa.
70 70 notice_locking_conflict: Le informazioni sono state modificate da un altro utente.
71 71 notice_scm_error: La risorsa e/o la versione non esistono nel repository.
72 72 notice_not_authorized: You are not authorized to access this page.
73 73 notice_email_sent: An email was sent to %s
74 74 notice_email_error: An error occurred while sending mail (%s)
75 75 notice_feeds_access_key_reseted: Your RSS access key was reseted.
76 76
77 77 mail_subject_lost_password: Password redMine
78 78 mail_subject_register: Attivazione utenza redMine
79 79
80 80 gui_validation_error: 1 errore
81 81 gui_validation_error_plural: %d errori
82 82
83 83 field_name: Nome
84 84 field_description: Descrizione
85 85 field_summary: Sommario
86 86 field_is_required: Richiesto
87 87 field_firstname: Nome
88 88 field_lastname: Cognome
89 89 field_mail: Email
90 90 field_filename: File
91 91 field_filesize: Dimensione
92 92 field_downloads: Download
93 93 field_author: Autore
94 94 field_created_on: Creato
95 95 field_updated_on: Aggiornato
96 96 field_field_format: Formato
97 97 field_is_for_all: Per tutti i progetti
98 98 field_possible_values: Valori possibili
99 99 field_regexp: Espressione regolare
100 100 field_min_length: Lunghezza minima
101 101 field_max_length: Lunghezza massima
102 102 field_value: Valore
103 103 field_category: Categoria
104 104 field_title: Titolo
105 105 field_project: Progetto
106 106 field_issue: Issue
107 107 field_status: Stato
108 108 field_notes: Note
109 109 field_is_closed: Chiude il contesto
110 110 field_is_default: Stato predefinito
111 111 field_html_color: Colore
112 112 field_tracker: Tracker
113 113 field_subject: Oggetto
114 114 field_due_date: Data ultima
115 115 field_assigned_to: Assegnato a
116 116 field_priority: Priorita'
117 117 field_fixed_version: Versione di fix
118 118 field_user: Utente
119 119 field_role: Ruolo
120 120 field_homepage: Homepage
121 121 field_is_public: Pubblico
122 122 field_parent: Sottoprogetto di
123 123 field_is_in_chlog: Contesti mostrati nel changelog
124 124 field_is_in_roadmap: Contesti mostrati nel roadmap
125 125 field_login: Login
126 126 field_mail_notification: Notifiche via e-mail
127 127 field_admin: Amministratore
128 128 field_last_login_on: Ultima connessione
129 129 field_language: Lingua
130 130 field_effective_date: Data
131 131 field_password: Password
132 132 field_new_password: Nuova password
133 133 field_password_confirmation: Conferma
134 134 field_version: Versione
135 135 field_type: Tipo
136 136 field_host: Host
137 137 field_port: Porta
138 138 field_account: Utenza
139 139 field_base_dn: DN base
140 140 field_attr_login: Attributo login
141 141 field_attr_firstname: Attributo nome
142 142 field_attr_lastname: Attributo cognome
143 143 field_attr_mail: Attributo e-mail
144 144 field_onthefly: Creazione utenza "al volo"
145 145 field_start_date: Inizio
146 146 field_done_ratio: %% completo
147 147 field_auth_source: Modalità di autenticazione
148 148 field_hide_mail: Nascondi il mio indirizzo di e-mail
149 149 field_comments: Commento
150 150 field_url: URL
151 151 field_start_page: Pagina principale
152 152 field_subproject: Sottoprogetto
153 153 field_hours: Hours
154 154 field_activity: Activity
155 155 field_spent_on: Data
156 156 field_identifier: Identifier
157 157 field_is_filter: Used as a filter
158 158 field_issue_to_id: Related issue
159 159 field_delay: Delay
160 160 field_assignable: Issues can be assigned to this role
161 161 field_redirect_existing_links: Redirect existing links
162 162 field_estimated_hours: Estimated time
163 163
164 164 setting_app_title: Titolo applicazione
165 165 setting_app_subtitle: Sottotitolo applicazione
166 166 setting_welcome_text: Testo di benvenuto
167 167 setting_default_language: Lingua di default
168 168 setting_login_required: Autenticazione richiesta
169 169 setting_self_registration: Auto-registrazione abilitata
170 170 setting_attachment_max_size: Massima dimensione allegati
171 171 setting_issues_export_limit: Limite esportazione contesti
172 172 setting_mail_from: Indirizzo sorgente e-mail
173 173 setting_host_name: Nome host
174 174 setting_text_formatting: Formattazione testo
175 175 setting_wiki_compression: Compressione di storia di Wiki
176 176 setting_feeds_limit: Limite contenuti del feed
177 177 setting_autofetch_changesets: Acquisisci automaticamente le commit
178 178 setting_sys_api_enabled: Abilita WS per la gestione del repository
179 179 setting_commit_ref_keywords: Referencing keywords
180 180 setting_commit_fix_keywords: Fixing keywords
181 181 setting_autologin: Autologin
182 182 setting_date_format: Date format
183 183 setting_cross_project_issue_relations: Allow cross-project issue relations
184 184
185 185 label_user: Utente
186 186 label_user_plural: Utenti
187 187 label_user_new: Nuovo utente
188 188 label_project: Progetto
189 189 label_project_new: Nuovo progetto
190 190 label_project_plural: Progetti
191 191 label_project_all: All Projects
192 192 label_project_latest: Ultimi progetti registrati
193 193 label_issue: Contesto
194 194 label_issue_new: Nuovo contesto
195 195 label_issue_plural: Contesti
196 196 label_issue_view_all: Mostra tutti i contesti
197 197 label_document: Documento
198 198 label_document_new: Nuovo documento
199 199 label_document_plural: Documenti
200 200 label_role: Ruolo
201 201 label_role_plural: Ruoli
202 202 label_role_new: Nuovo ruolo
203 203 label_role_and_permissions: Ruoli e permessi
204 204 label_member: Membro
205 205 label_member_new: Nuovo membro
206 206 label_member_plural: Membri
207 207 label_tracker: Tracker
208 208 label_tracker_plural: Tracker
209 209 label_tracker_new: Nuovo tracker
210 210 label_workflow: Workflow
211 211 label_issue_status: Stato contesti
212 212 label_issue_status_plural: Stati contesto
213 213 label_issue_status_new: Nuovo stato
214 214 label_issue_category: Categorie contesti
215 215 label_issue_category_plural: Categorie contesto
216 216 label_issue_category_new: Nuova categoria
217 217 label_custom_field: Campo personalizzato
218 218 label_custom_field_plural: Campi personalizzati
219 219 label_custom_field_new: Nuovo campo personalizzato
220 220 label_enumerations: Enumerazioni
221 221 label_enumeration_new: Nuovo valore
222 222 label_information: Informazione
223 223 label_information_plural: Informazioni
224 224 label_please_login: Autenticarsi
225 225 label_register: Registrati
226 226 label_password_lost: Password dimenticata
227 227 label_home: Home
228 228 label_my_page: Pagina personale
229 229 label_my_account: La mia utenza
230 230 label_my_projects: I miei progetti
231 231 label_administration: Amministrazione
232 232 label_login: Login
233 233 label_logout: Logout
234 234 label_help: Aiuto
235 235 label_reported_issues: Contesti segnalati
236 236 label_assigned_to_me_issues: I miei contesti
237 237 label_last_login: Ultimo collegamento
238 238 label_last_updates: Ultimo aggiornamento
239 239 label_last_updates_plural: %d ultimo aggiornamento
240 240 label_registered_on: Registrato il
241 241 label_activity: Attività
242 242 label_new: Nuovo
243 243 label_logged_as: Autenticato come
244 244 label_environment: Ambiente
245 245 label_authentication: Autenticazione
246 246 label_auth_source: Modalità di autenticazione
247 247 label_auth_source_new: Nuova modalità di autenticazione
248 248 label_auth_source_plural: Modalità di autenticazione
249 249 label_subproject_plural: Sottoprogetti
250 250 label_min_max_length: Lunghezza minima - massima
251 251 label_list: Elenco
252 252 label_date: Data
253 253 label_integer: Intero
254 254 label_boolean: Booleano
255 255 label_string: Testo
256 256 label_text: Testo esteso
257 257 label_attribute: Attributo
258 258 label_attribute_plural: Attributi
259 259 label_download: %d Download
260 260 label_download_plural: %d Download
261 261 label_no_data: Nessun dato disponibile
262 262 label_change_status: Cambia stato
263 263 label_history: Cronologia
264 264 label_attachment: File
265 265 label_attachment_new: Nuovo file
266 266 label_attachment_delete: Elimina file
267 267 label_attachment_plural: File
268 268 label_report: Report
269 269 label_report_plural: Report
270 270 label_news: Notizia
271 271 label_news_new: Aggiungi notizia
272 272 label_news_plural: Notizie
273 273 label_news_latest: Utime notizie
274 274 label_news_view_all: Tutte le notizie
275 275 label_change_log: Change log
276 276 label_settings: Impostazioni
277 277 label_overview: Panoramica
278 278 label_version: Versione
279 279 label_version_new: Nuova versione
280 280 label_version_plural: Versioni
281 281 label_confirmation: Conferma
282 282 label_export_to: Esporta su
283 283 label_read: Leggi...
284 284 label_public_projects: Progetti pubblici
285 285 label_open_issues: aperta
286 286 label_open_issues_plural: aperte
287 287 label_closed_issues: chiusa
288 288 label_closed_issues_plural: chiuse
289 289 label_total: Totale
290 290 label_permissions: Permessi
291 291 label_current_status: Stato attuale
292 292 label_new_statuses_allowed: Nuovi stati possibili
293 293 label_all: tutti
294 294 label_none: nessuno
295 295 label_next: Successivo
296 296 label_previous: Precedente
297 297 label_used_by: Usato da
298 298 label_details: Dettagli
299 299 label_add_note: Aggiungi una nota
300 300 label_per_page: Per pagina
301 301 label_calendar: Calendario
302 302 label_months_from: mesi da
303 303 label_gantt: Gantt
304 304 label_internal: Interno
305 305 label_last_changes: ultime %d modifiche
306 306 label_change_view_all: Tutte le modifiche
307 307 label_personalize_page: Personalizza la pagina
308 308 label_comment: Commento
309 309 label_comment_plural: Commenti
310 310 label_comment_add: Aggiungi un commento
311 311 label_comment_added: Commento aggiunto
312 312 label_comment_delete: Elimina commenti
313 313 label_query: Custom query
314 314 label_query_plural: Query personalizzate
315 315 label_query_new: Nuova query
316 316 label_filter_add: Aggiungi filtro
317 317 label_filter_plural: Filtri
318 318 label_equals: è
319 319 label_not_equals: non è
320 320 label_in_less_than: è minore di
321 321 label_in_more_than: è maggiore di
322 322 label_in: in
323 323 label_today: oggi
324 324 label_this_week: this week
325 325 label_less_than_ago: meno di giorni fa
326 326 label_more_than_ago: più di giorni fa
327 327 label_ago: giorni fa
328 328 label_contains: contiene
329 329 label_not_contains: non contiene
330 330 label_day_plural: giorni
331 331 label_repository: Repository
332 332 label_browse: Browse
333 333 label_modification: %d modifica
334 334 label_modification_plural: %d modifiche
335 335 label_revision: Versione
336 336 label_revision_plural: Versioni
337 337 label_added: aggiunto
338 338 label_modified: modificato
339 339 label_deleted: eliminato
340 340 label_latest_revision: Ultima versione
341 341 label_latest_revision_plural: Ultime versioni
342 342 label_view_revisions: Mostra versioni
343 343 label_max_size: Dimensione massima
344 344 label_on: 'on'
345 345 label_sort_highest: Sposta in cima
346 346 label_sort_higher: Su
347 347 label_sort_lower: Giù
348 348 label_sort_lowest: Sposta in fondo
349 349 label_roadmap: Roadmap
350 350 label_roadmap_due_in: Da ultimare in
351 351 label_roadmap_overdue: %s late
352 352 label_roadmap_no_issues: Nessun contesto per questa versione
353 353 label_search: Ricerca
354 354 label_result_plural: Risultati
355 355 label_all_words: Tutte le parole
356 356 label_wiki: Wiki
357 357 label_wiki_edit: Modifica Wiki
358 358 label_wiki_edit_plural: Modfiche wiki
359 359 label_wiki_page: Wiki page
360 360 label_wiki_page_plural: Wiki pages
361 361 label_index_by_title: Index by title
362 362 label_index_by_date: Index by date
363 363 label_current_version: Versione corrente
364 364 label_preview: Anteprima
365 365 label_feed_plural: Feed
366 366 label_changes_details: Particolari di tutti i cambiamenti
367 367 label_issue_tracking: tracking dei contesti
368 368 label_spent_time: Tempo impiegato
369 369 label_f_hour: %.2f ora
370 370 label_f_hour_plural: %.2f ore
371 371 label_time_tracking: Tracking del tempo
372 372 label_change_plural: Modifiche
373 373 label_statistics: Statistiche
374 374 label_commits_per_month: Commit per mese
375 375 label_commits_per_author: Commit per autore
376 376 label_view_diff: mostra differenze
377 377 label_diff_inline: inline
378 378 label_diff_side_by_side: side by side
379 379 label_options: Opzioni
380 380 label_copy_workflow_from: Copia workflow da
381 381 label_permissions_report: Report permessi
382 382 label_watched_issues: Watched issues
383 383 label_related_issues: Related issues
384 384 label_applied_status: Applied status
385 385 label_loading: Loading...
386 386 label_relation_new: New relation
387 387 label_relation_delete: Delete relation
388 388 label_relates_to: related to
389 389 label_duplicates: duplicates
390 390 label_blocks: blocks
391 391 label_blocked_by: blocked by
392 392 label_precedes: precedes
393 393 label_follows: follows
394 394 label_end_to_start: end to start
395 395 label_end_to_end: end to end
396 396 label_start_to_start: start to start
397 397 label_start_to_end: start to end
398 398 label_stay_logged_in: Stay logged in
399 399 label_disabled: disabled
400 400 label_show_completed_versions: Show completed versions
401 401 label_me: me
402 402 label_board: Forum
403 403 label_board_new: New forum
404 404 label_board_plural: Forums
405 405 label_topic_plural: Topics
406 406 label_message_plural: Messages
407 407 label_message_last: Last message
408 408 label_message_new: New message
409 409 label_reply_plural: Replies
410 410 label_send_information: Send account information to the user
411 411 label_year: Year
412 412 label_month: Month
413 413 label_week: Week
414 414 label_date_from: From
415 415 label_date_to: To
416 416 label_language_based: Language based
417 417 label_sort_by: Sort by "%s"
418 418 label_send_test_email: Send a test email
419 419 label_feeds_access_key_created_on: RSS access key created %s ago
420 420 label_module_plural: Modules
421 421 label_added_time_by: Added by %s %s ago
422 422 label_updated_time: Updated %s ago
423 423 label_jump_to_a_project: Jump to a project...
424 424
425 425 button_login: Login
426 426 button_submit: Invia
427 427 button_save: Salva
428 428 button_check_all: Seleziona tutti
429 429 button_uncheck_all: Deseleziona tutti
430 430 button_delete: Elimina
431 431 button_create: Crea
432 432 button_test: Test
433 433 button_edit: Modifica
434 434 button_add: Aggiungi
435 435 button_change: Modifica
436 436 button_apply: Applica
437 437 button_clear: Pulisci
438 438 button_lock: Blocca
439 439 button_unlock: Sblocca
440 440 button_download: Scarica
441 441 button_list: Elenca
442 442 button_view: Mostra
443 443 button_move: Sposta
444 444 button_back: Indietro
445 445 button_cancel: Annulla
446 446 button_activate: Attiva
447 447 button_sort: Ordina
448 448 button_log_time: Registra tempo
449 449 button_rollback: Ripristina questa versione
450 450 button_watch: Watch
451 451 button_unwatch: Unwatch
452 452 button_reply: Reply
453 453 button_archive: Archive
454 454 button_unarchive: Unarchive
455 455 button_reset: Reset
456 456 button_rename: Rename
457 457
458 458 status_active: attivo
459 459 status_registered: registrato
460 460 status_locked: bloccato
461 461
462 462 text_select_mail_notifications: Seleziona le azioni per cui deve essere inviata una notifica.
463 463 text_regexp_info: eg. ^[A-Z0-9]+$
464 464 text_min_max_length_info: 0 significa nessuna restrizione
465 465 text_project_destroy_confirmation: Sei sicuro di voler cancellare il progetti e tutti i dati ad esso collegati?
466 466 text_workflow_edit: Seleziona un ruolo ed un tracker per modificare il workflow
467 467 text_are_you_sure: Sei sicuro ?
468 468 text_journal_changed: cambiato da %s a %s
469 469 text_journal_set_to: impostato a %s
470 470 text_journal_deleted: cancellato
471 471 text_tip_task_begin_day: attività che iniziano in questa giornata
472 472 text_tip_task_end_day: attività che terminano in questa giornata
473 473 text_tip_task_begin_end_day: attività che iniziano e terminano in questa giornata
474 474 text_project_identifier_info: 'Lower case letters (a-z), numbers and dashes allowed.<br />Once saved, the identifier can not be changed.'
475 475 text_caracters_maximum: massimo %d caratteri.
476 476 text_length_between: Lunghezza compresa tra %d e %d caratteri.
477 477 text_tracker_no_workflow: Nessun workflow definito per questo tracker
478 478 text_unallowed_characters: Unallowed characters
479 479 text_comma_separated: Multiple values allowed (comma separated).
480 480 text_issues_ref_in_commit_messages: Referencing and fixing issues in commit messages
481 481 text_issue_added: "E' stata segnalata l'anomalia %s."
482 482 text_issue_updated: "L'anomalia %s e' stata aggiornata."
483 483 text_wiki_destroy_confirmation: Are you sure you want to delete this wiki and all its content ?
484 484 text_issue_category_destroy_question: Some issues (%d) are assigned to this category. What do you want to do ?
485 485 text_issue_category_destroy_assignments: Remove category assignments
486 486 text_issue_category_reassign_to: Reassing issues to this category
487 487
488 488 default_role_manager: Manager
489 489 default_role_developper: Sviluppatore
490 490 default_role_reporter: Reporter
491 491 default_tracker_bug: Contesto
492 492 default_tracker_feature: Funzione
493 493 default_tracker_support: Supporto
494 494 default_issue_status_new: Nuovo/a
495 495 default_issue_status_assigned: Assegnato/a
496 496 default_issue_status_resolved: Risolto/a
497 497 default_issue_status_feedback: Feedback
498 498 default_issue_status_closed: Chiuso/a
499 499 default_issue_status_rejected: Rifiutato/a
500 500 default_doc_category_user: Documentazione utente
501 501 default_doc_category_tech: Documentazione tecnica
502 502 default_priority_low: Bassa
503 503 default_priority_normal: Normale
504 504 default_priority_high: Alta
505 505 default_priority_urgent: Urgente
506 506 default_priority_immediate: Immediata
507 507 default_activity_design: Design
508 508 default_activity_development: Development
509 509
510 510 enumeration_issue_priorities: Priorità contesti
511 511 enumeration_doc_categories: Categorie di documenti
512 512 enumeration_activities: Attività (time tracking)
513 513 label_file_plural: Files
514 514 label_changeset_plural: Changesets
515 515 field_column_names: Columns
516 516 label_default_columns: Default columns
517 517 setting_issue_list_default_columns: Default columns displayed on the issue list
518 518 setting_repositories_encodings: Repositories encodings
519 519 notice_no_issue_selected: "No issue is selected! Please, check the issues you want to edit."
520 520 label_bulk_edit_selected_issues: Bulk edit selected issues
521 521 label_no_change_option: (No change)
522 522 notice_failed_to_save_issues: "Failed to save %d issue(s) on %d selected: %s."
523 label_theme: Theme
524 label_default: Default
@@ -1,523 +1,525
1 1 _gloc_rule_default: '|n| n==1 ? "" : "_plural" '
2 2
3 3 actionview_datehelper_select_day_prefix:
4 4 actionview_datehelper_select_month_names: 1月,2月,3月,4月,5月,6月,7月,8月,9月,10月,11月,12月
5 5 actionview_datehelper_select_month_names_abbr: 1月,2月,3月,4月,5月,6月,7月,8月,9月,10月,11月,12月
6 6 actionview_datehelper_select_month_prefix:
7 7 actionview_datehelper_select_year_prefix:
8 8 actionview_datehelper_select_year_suffix:
9 9 actionview_datehelper_time_in_words_day: 1日
10 10 actionview_datehelper_time_in_words_day_plural: %d日間
11 11 actionview_datehelper_time_in_words_hour_about: 約1時間
12 12 actionview_datehelper_time_in_words_hour_about_plural: 約%d時間
13 13 actionview_datehelper_time_in_words_hour_about_single: 約1時間
14 14 actionview_datehelper_time_in_words_minute: 1分
15 15 actionview_datehelper_time_in_words_minute_half: 約30秒
16 16 actionview_datehelper_time_in_words_minute_less_than: 1分以内
17 17 actionview_datehelper_time_in_words_minute_plural: %d分
18 18 actionview_datehelper_time_in_words_minute_single: 1分
19 19 actionview_datehelper_time_in_words_second_less_than: 1秒以内
20 20 actionview_datehelper_time_in_words_second_less_than_plural: %d秒以内
21 21 actionview_instancetag_blank_option: 選んでください
22 22
23 23 activerecord_error_inclusion: がリストに含まれていません
24 24 activerecord_error_exclusion: が予約されています
25 25 activerecord_error_invalid: が無効です
26 26 activerecord_error_confirmation: 確認のパスワードと合っていません
27 27 activerecord_error_accepted: を承諾してください
28 28 activerecord_error_empty: が空です
29 29 activerecord_error_blank: が空白です
30 30 activerecord_error_too_long: が長すぎます
31 31 activerecord_error_too_short: が短かすぎます
32 32 activerecord_error_wrong_length: の長さが間違っています
33 33 activerecord_error_taken: はすでに登録されています
34 34 activerecord_error_not_a_number: が数字ではありません
35 35 activerecord_error_not_a_date: の日付が間違っています
36 36 activerecord_error_greater_than_start_date: を開始日より後にしてください
37 37 activerecord_error_not_same_project: 同じプロジェクトに属していません
38 38 activerecord_error_circular_dependency: この関係では、循環依存になります
39 39
40 40 general_fmt_age: %d歳
41 41 general_fmt_age_plural: %d歳
42 42 general_fmt_date: %%Y年%%m月%%d日
43 43 general_fmt_datetime: %%Y年%%m月%%d日 %%H:%%M %%p
44 44 general_fmt_datetime_short: %%b %%d, %%H:%%M %%p
45 45 general_fmt_time: %%H:%%M %%p
46 46 general_text_No: 'いいえ'
47 47 general_text_Yes: 'はい'
48 48 general_text_no: 'いいえ'
49 49 general_text_yes: 'はい'
50 50 general_lang_name: 'Japanese (日本語)'
51 51 general_csv_separator: ','
52 52 general_csv_encoding: SJIS
53 53 general_pdf_encoding: SJIS
54 54 general_day_names: 月曜日,火曜日,水曜日,木曜日,金曜日,土曜日,日曜日
55 55 general_first_day_of_week: '7'
56 56
57 57 notice_account_updated: アカウントが更新されました。
58 58 notice_account_invalid_creditentials: ユーザ名もしくはパスワードが無効
59 59 notice_account_password_updated: パスワードが更新されました。
60 60 notice_account_wrong_password: パスワードが違います
61 61 notice_account_register_done: アカウントが作成されました。
62 62 notice_account_unknown_email: ユーザが存在しません。
63 63 notice_can_t_change_password: このアカウントでは外部認証を使っています。パスワードは変更できません。
64 64 notice_account_lost_email_sent: 新しいパスワードのメールを送信しました。
65 65 notice_account_activated: アカウントが有効になりました。ログインできます。
66 66 notice_successful_create: 作成しました。
67 67 notice_successful_update: 更新しました。
68 68 notice_successful_delete: 削除しました。
69 69 notice_successful_connection: 接続しました。
70 70 notice_file_not_found: アクセスしようとしたページは存在しないか削除されています。
71 71 notice_locking_conflict: 別のユーザがデータを更新しています。
72 72 notice_scm_error: リポジトリに、エントリ/リビジョンが存在しません。
73 73 notice_not_authorized: このページにアクセスするには認証が必要です。
74 74 notice_email_sent: %s宛にメールを送信しました。
75 75 notice_email_error: メール送信中にエラーが発生しました (%s)
76 76 notice_feeds_access_key_reseted: RSSアクセスキーを初期化しました。
77 77
78 78 mail_subject_lost_password: redMineパスワード
79 79 mail_subject_register: redMineアカウントが有効になりました
80 80
81 81 gui_validation_error: 1件のエラー
82 82 gui_validation_error_plural: %d件のエラー
83 83
84 84 field_name: 名前
85 85 field_description: 説明
86 86 field_summary: サマリ
87 87 field_is_required: 必須
88 88 field_firstname: 名前
89 89 field_lastname: 苗字
90 90 field_mail: メールアドレス
91 91 field_filename: ファイル
92 92 field_filesize: サイズ
93 93 field_downloads: ダウンロード
94 94 field_author: 起票者
95 95 field_created_on: 作成日
96 96 field_updated_on: 更新日
97 97 field_field_format: 書式
98 98 field_is_for_all: 全プロジェクト向け
99 99 field_possible_values: 選択肢
100 100 field_regexp: 正規表現
101 101 field_min_length: 最小値
102 102 field_max_length: 最大値
103 103 field_value:
104 104 field_category: カテゴリ
105 105 field_title: タイトル
106 106 field_project: プロジェクト
107 107 field_issue: 問題
108 108 field_status: ステータス
109 109 field_notes: 注記
110 110 field_is_closed: 終了した問題
111 111 field_is_default: デフォルトのステータス
112 112 field_html_color:
113 113 field_tracker: トラッカー
114 114 field_subject: 題名
115 115 field_due_date: 期限日
116 116 field_assigned_to: 担当者
117 117 field_priority: 優先度
118 118 field_fixed_version: 修正されたバージョン
119 119 field_user: ユーザ
120 120 field_role: 役割
121 121 field_homepage: ホームページ
122 122 field_is_public: 公開
123 123 field_parent: 親プロジェクト名
124 124 field_is_in_chlog: 変更記録に表示されている問題
125 125 field_is_in_roadmap: ロードマップに表示されている問題
126 126 field_login: ログイン
127 127 field_mail_notification: メール通知
128 128 field_admin: 管理者
129 129 field_last_login_on: 最終接続日
130 130 field_language: 言語
131 131 field_effective_date: 日付
132 132 field_password: パスワード
133 133 field_new_password: 新しいパスワード
134 134 field_password_confirmation: パスワードの確認
135 135 field_version: バージョン
136 136 field_type: タイプ
137 137 field_host: ホスト
138 138 field_port: ポート
139 139 field_account: アカウント
140 140 field_base_dn: Base DN
141 141 field_attr_login: ログイン名属性
142 142 field_attr_firstname: 名前属性
143 143 field_attr_lastname: 苗字属性
144 144 field_attr_mail: メール属性
145 145 field_onthefly: あわせてユーザを作成
146 146 field_start_date: 開始日
147 147 field_done_ratio: 進捗 %%
148 148 field_auth_source: 認証モード
149 149 field_hide_mail: メールアドレスを隠す
150 150 field_comments: コメント
151 151 field_url: URL
152 152 field_start_page: メインページ
153 153 field_subproject: サブプロジェクト
154 154 field_hours: 時間
155 155 field_activity: 活動
156 156 field_spent_on: 日付
157 157 field_identifier: 識別子
158 158 field_is_filter: フィルタとして使う
159 159 field_issue_to_id: 関連する問題
160 160 field_delay: 遅延
161 161 field_assignable: Issues can be assigned to this role
162 162 field_redirect_existing_links: Redirect existing links
163 163 field_estimated_hours: 予定工数
164 164
165 165 setting_app_title: アプリケーションのタイトル
166 166 setting_app_subtitle: アプリケーションのサブタイトル
167 167 setting_welcome_text: ウェルカムメッセージ
168 168 setting_default_language: 既定の言語
169 169 setting_login_required: 認証が必要
170 170 setting_self_registration: ユーザは自分で登録できる
171 171 setting_attachment_max_size: 添付の最大サイズ
172 172 setting_issues_export_limit: 出力する問題数の上限
173 173 setting_mail_from: 送信元メールアドレス
174 174 setting_host_name: ホスト名
175 175 setting_text_formatting: テキストの書式
176 176 setting_wiki_compression: Wiki履歴を圧縮する
177 177 setting_feeds_limit: フィード内容の上限
178 178 setting_autofetch_changesets: コミットを自動取得する
179 179 setting_sys_api_enabled: リポジトリ管理用のWeb Serviceを有効化する
180 180 setting_commit_ref_keywords: 参照用キーワード
181 181 setting_commit_fix_keywords: 修正用キーワード
182 182 setting_autologin: 自動ログイン
183 183 setting_date_format: 日付の形式
184 184 setting_cross_project_issue_relations: 異なるプロジェクトの問題間で関係の設定を許可
185 185
186 186 label_user: ユーザ
187 187 label_user_plural: ユーザ
188 188 label_user_new: 新しいユーザ
189 189 label_project: プロジェクト
190 190 label_project_new: 新しいプロジェクト
191 191 label_project_plural: プロジェクト
192 192 label_project_all: 全プロジェクト
193 193 label_project_latest: 最近のプロジェクト
194 194 label_issue: 問題
195 195 label_issue_new: 新しい問題
196 196 label_issue_plural: 問題
197 197 label_issue_view_all: 問題を全て見る
198 198 label_document: 文書
199 199 label_document_new: 新しい文書
200 200 label_document_plural: 文書
201 201 label_role: ロール
202 202 label_role_plural: ロール
203 203 label_role_new: 新しいロール
204 204 label_role_and_permissions: ロールと権限
205 205 label_member: メンバー
206 206 label_member_new: 新しいメンバー
207 207 label_member_plural: メンバー
208 208 label_tracker: トラッカー
209 209 label_tracker_plural: トラッカー
210 210 label_tracker_new: 新しいトラッカーを作成
211 211 label_workflow: ワークフロー
212 212 label_issue_status: 問題のステータス
213 213 label_issue_status_plural: 問題のステータス
214 214 label_issue_status_new: 新しいステータス
215 215 label_issue_category: 問題のカテゴリ
216 216 label_issue_category_plural: 問題のカテゴリ
217 217 label_issue_category_new: 新しいカテゴリ
218 218 label_custom_field: カスタムフィールド
219 219 label_custom_field_plural: カスタムフィールド
220 220 label_custom_field_new: 新しいカスタムフィールドを作成
221 221 label_enumerations: 列挙項目
222 222 label_enumeration_new: 新しい値
223 223 label_information: 情報
224 224 label_information_plural: 情報
225 225 label_please_login: ログインしてください
226 226 label_register: 登録する
227 227 label_password_lost: パスワードの再発行
228 228 label_home: ホーム
229 229 label_my_page: マイページ
230 230 label_my_account: マイアカウント
231 231 label_my_projects: マイプロジェクト
232 232 label_administration: 管理
233 233 label_login: ログイン
234 234 label_logout: ログアウト
235 235 label_help: ヘルプ
236 236 label_reported_issues: 報告した問題
237 237 label_assigned_to_me_issues: 担当している問題
238 238 label_last_login: 最近の接続
239 239 label_last_updates: 最近の更新1件
240 240 label_last_updates_plural: 最近の更新%d件
241 241 label_registered_on: 登録日
242 242 label_activity: 活動
243 243 label_new: 新しく作成
244 244 label_logged_as: ログイン中:
245 245 label_environment: 環境
246 246 label_authentication: 認証
247 247 label_auth_source: 認証モード
248 248 label_auth_source_new: 新しい認証モード
249 249 label_auth_source_plural: 認証モード
250 250 label_subproject_plural: サブプロジェクト
251 251 label_min_max_length: 最小値 - 最大値の長さ
252 252 label_list: リストから選択
253 253 label_date: 日付
254 254 label_integer: 整数
255 255 label_boolean: 真偽値
256 256 label_string: テキスト
257 257 label_text: 長いテキスト
258 258 label_attribute: 属性
259 259 label_attribute_plural: 属性
260 260 label_download: %d ダウンロード
261 261 label_download_plural: %d ダウンロード
262 262 label_no_data: 表示するデータがありません
263 263 label_change_status: ステータスの変更
264 264 label_history: 履歴
265 265 label_attachment: ファイル
266 266 label_attachment_new: 新しいファイル
267 267 label_attachment_delete: ファイルを削除
268 268 label_attachment_plural: ファイル
269 269 label_report: レポート
270 270 label_report_plural: レポート
271 271 label_news: ニュース
272 272 label_news_new: ニュースを追加
273 273 label_news_plural: ニュース
274 274 label_news_latest: 最新ニュース
275 275 label_news_view_all: 全てのニュースを見る
276 276 label_change_log: 変更記録
277 277 label_settings: 設定
278 278 label_overview: 概要
279 279 label_version: バージョン
280 280 label_version_new: 新しいバージョン
281 281 label_version_plural: バージョン
282 282 label_confirmation: 確認
283 283 label_export_to: 他の形式に出力
284 284 label_read: 読む...
285 285 label_public_projects: 公開プロジェクト
286 286 label_open_issues: 未完了
287 287 label_open_issues_plural: 未完了
288 288 label_closed_issues: 終了
289 289 label_closed_issues_plural: 終了
290 290 label_total: 合計
291 291 label_permissions: 権限
292 292 label_current_status: 現在のステータス
293 293 label_new_statuses_allowed: ステータスの移行先
294 294 label_all: 全て
295 295 label_none: なし
296 296 label_next:
297 297 label_previous:
298 298 label_used_by: 使用中
299 299 label_details: 詳細
300 300 label_add_note: 注記を追加
301 301 label_per_page: ページ毎
302 302 label_calendar: カレンダー
303 303 label_months_from: ヶ月 from
304 304 label_gantt: ガントチャート
305 305 label_internal: Internal
306 306 label_last_changes: 最新の変更%d件
307 307 label_change_view_all: 全ての変更を見る
308 308 label_personalize_page: このページをパーソナライズする
309 309 label_comment: コメント
310 310 label_comment_plural: コメント
311 311 label_comment_add: コメント追加
312 312 label_comment_added: 追加されたコメント
313 313 label_comment_delete: コメント削除
314 314 label_query: カスタムクエリ
315 315 label_query_plural: カスタムクエリ
316 316 label_query_new: 新しいクエリ
317 317 label_filter_add: フィルタ追加
318 318 label_filter_plural: フィルタ
319 319 label_equals: 等しい
320 320 label_not_equals: 等しくない
321 321 label_in_less_than: 残日数がこれより多い
322 322 label_in_more_than: 残日数がこれより少ない
323 323 label_in: 残日数
324 324 label_today: 今日
325 325 label_this_week: this week
326 326 label_less_than_ago: 経過日数がこれより少ない
327 327 label_more_than_ago: 経過日数がこれより多い
328 328 label_ago: 日前
329 329 label_contains: 含む
330 330 label_not_contains: 含まない
331 331 label_day_plural:
332 332 label_repository: リポジトリ
333 333 label_browse: ブラウズ
334 334 label_modification: %d点の変更
335 335 label_modification_plural: %d点の変更
336 336 label_revision: リビジョン
337 337 label_revision_plural: リビジョン
338 338 label_added: 追加
339 339 label_modified: 変更
340 340 label_deleted: 削除
341 341 label_latest_revision: 最新リビジョン
342 342 label_latest_revision_plural: 最新リビジョン
343 343 label_view_revisions: リビジョンを見る
344 344 label_max_size: 最大サイズ
345 345 label_on: 合計
346 346 label_sort_highest: 一番上へ
347 347 label_sort_higher: 上へ
348 348 label_sort_lower: 下へ
349 349 label_sort_lowest: 一番下へ
350 350 label_roadmap: ロードマップ
351 351 label_roadmap_due_in: 期日まで
352 352 label_roadmap_overdue: %s late
353 353 label_roadmap_no_issues: このバージョンに向けての問題はありません
354 354 label_search: 検索
355 355 label_result_plural: 結果
356 356 label_all_words: すべての単語
357 357 label_wiki: Wiki
358 358 label_wiki_edit: Wiki編集
359 359 label_wiki_edit_plural: Wiki編集
360 360 label_wiki_page: Wiki page
361 361 label_wiki_page_plural: Wikiページ
362 362 label_index_by_title: 索引
363 363 label_index_by_date: Index by date
364 364 label_current_version: 最新版
365 365 label_preview: プレビュー
366 366 label_feed_plural: フィード
367 367 label_changes_details: 全変更の詳細
368 368 label_issue_tracking: 問題トラッキング
369 369 label_spent_time: 経過時間
370 370 label_f_hour: %.2f 時間
371 371 label_f_hour_plural: %.2f 時間
372 372 label_time_tracking: 時間トラッキング
373 373 label_change_plural: 変更
374 374 label_statistics: 統計
375 375 label_commits_per_month: 月別のコミット
376 376 label_commits_per_author: 起票者別のコミット
377 377 label_view_diff: 差分を見る
378 378 label_diff_inline: インライン
379 379 label_diff_side_by_side: 横に並べる
380 380 label_options: オプション
381 381 label_copy_workflow_from: ワークフローをここからコピー
382 382 label_permissions_report: 権限レポート
383 383 label_watched_issues: ウォッチ中の問題
384 384 label_related_issues: 関連する問題
385 385 label_applied_status: 適用されたステータス
386 386 label_loading: ロード中...
387 387 label_relation_new: 新しい関連
388 388 label_relation_delete: 関連の削除
389 389 label_relates_to: 関係している
390 390 label_duplicates: 重複している
391 391 label_blocks: ブロックしている
392 392 label_blocked_by: ブロックされている
393 393 label_precedes: 先行する
394 394 label_follows: 後続する
395 395 label_end_to_start: end to start
396 396 label_end_to_end: end to end
397 397 label_start_to_start: start to start
398 398 label_start_to_end: start to end
399 399 label_stay_logged_in: ログインを維持
400 400 label_disabled: 無効
401 401 label_show_completed_versions: 完了したバージョンを表示
402 402 label_me: 自分
403 403 label_board: フォーラム
404 404 label_board_new: 新しいフォーラム
405 405 label_board_plural: フォーラム
406 406 label_topic_plural: トピック
407 407 label_message_plural: メッセージ
408 408 label_message_last: 最新のメッセージ
409 409 label_message_new: 新しいメッセージ
410 410 label_reply_plural: 返答
411 411 label_send_information: アカウント情報をユーザに送信
412 412 label_year: Year
413 413 label_month: Month
414 414 label_week: Week
415 415 label_date_from: From
416 416 label_date_to: To
417 417 label_language_based: 既定の言語の設定に従う
418 418 label_sort_by: Sort by "%s"
419 419 label_send_test_email: テストメールを送信
420 420 label_feeds_access_key_created_on: RSS access key created %s ago
421 421 label_module_plural: Modules
422 422 label_added_time_by: Added by %s %s ago
423 423 label_updated_time: Updated %s ago
424 424 label_jump_to_a_project: プロジェクトへ移動...
425 425
426 426 button_login: ログイン
427 427 button_submit: 変更
428 428 button_save: 保存
429 429 button_check_all: チェックを全部つける
430 430 button_uncheck_all: チェックを全部外す
431 431 button_delete: 削除
432 432 button_create: 作成
433 433 button_test: テスト
434 434 button_edit: 編集
435 435 button_add: 追加
436 436 button_change: 変更
437 437 button_apply: 適用
438 438 button_clear: クリア
439 439 button_lock: ロック
440 440 button_unlock: アンロック
441 441 button_download: ダウンロード
442 442 button_list: 一覧
443 443 button_view: 見る
444 444 button_move: 移動
445 445 button_back: 戻る
446 446 button_cancel: キャンセル
447 447 button_activate: 有効にする
448 448 button_sort: ソート
449 449 button_log_time: 時間を記録
450 450 button_rollback: このバージョンにロールバック
451 451 button_watch: ウォッチ
452 452 button_unwatch: ウォッチをやめる
453 453 button_reply: 返答
454 454 button_archive: 書庫に保存
455 455 button_unarchive: 書庫から戻す
456 456 button_reset: Reset
457 457 button_rename: Rename
458 458
459 459 status_active: 有効
460 460 status_registered: 登録
461 461 status_locked: ロック
462 462
463 463 text_select_mail_notifications: どのメール通知を送信するか、アクションを選択してください。
464 464 text_regexp_info: 例) ^[A-Z0-9]+$
465 465 text_min_max_length_info: 0だと無制限になります
466 466 text_project_destroy_confirmation: 本当にこのプロジェクトと関連データを削除したいのですか?
467 467 text_workflow_edit: ワークフローを編集するロールとトラッカーを選んでください
468 468 text_are_you_sure: よろしいですか?
469 469 text_journal_changed: %sから%sに変更
470 470 text_journal_set_to: %sにセット
471 471 text_journal_deleted: 削除
472 472 text_tip_task_begin_day: この日に開始するタスク
473 473 text_tip_task_end_day: この日に終了するタスク
474 474 text_tip_task_begin_end_day: この日のうちに開始して終了するタスク
475 475 text_project_identifier_info: '英小文字(a-z)と数字とダッシュ(-)が使えます。<br />一度保存すると、識別子は変更できません。'
476 476 text_caracters_maximum: 最大 %d 文字です。
477 477 text_length_between: 長さは %d から %d 文字までです。
478 478 text_tracker_no_workflow: このトラッカーにワークフローが定義されていません
479 479 text_unallowed_characters: 使えない文字です
480 480 text_comma_separated: (カンマで区切った)複数の値が使えます
481 481 text_issues_ref_in_commit_messages: コミットメッセージ内で問題の参照/修正
482 482 text_issue_added: 問題 %s が報告されました。
483 483 text_issue_updated: 問題 %s が更新されました。
484 484 text_wiki_destroy_confirmation: Are you sure you want to delete this wiki and all its content ?
485 485 text_issue_category_destroy_question: Some issues (%d) are assigned to this category. What do you want to do ?
486 486 text_issue_category_destroy_assignments: Remove category assignments
487 487 text_issue_category_reassign_to: Reassing issues to this category
488 488
489 489 default_role_manager: 管理者
490 490 default_role_developper: 開発者
491 491 default_role_reporter: 報告者
492 492 default_tracker_bug: バグ
493 493 default_tracker_feature: 機能
494 494 default_tracker_support: サポート
495 495 default_issue_status_new: 新規
496 496 default_issue_status_assigned: 担当
497 497 default_issue_status_resolved: 解決
498 498 default_issue_status_feedback: フィードバック
499 499 default_issue_status_closed: 終了
500 500 default_issue_status_rejected: 却下
501 501 default_doc_category_user: ユーザ文書
502 502 default_doc_category_tech: 技術文書
503 503 default_priority_low: 低め
504 504 default_priority_normal: 通常
505 505 default_priority_high: 高め
506 506 default_priority_urgent: 急いで
507 507 default_priority_immediate: 今すぐ
508 508 default_activity_design: デザイン作業
509 509 default_activity_development: 開発作業
510 510
511 511 enumeration_issue_priorities: 問題の優先度
512 512 enumeration_doc_categories: 文書カテゴリ
513 513 enumeration_activities: 作業分類 (時間トラッキング)
514 514 label_file_plural: Files
515 515 label_changeset_plural: Changesets
516 516 field_column_names: Columns
517 517 label_default_columns: Default columns
518 518 setting_issue_list_default_columns: 問題の一覧で表示する項目
519 519 setting_repositories_encodings: Repositories encodings
520 520 notice_no_issue_selected: "No issue is selected! Please, check the issues you want to edit."
521 521 label_bulk_edit_selected_issues: Bulk edit selected issues
522 522 label_no_change_option: (No change)
523 523 notice_failed_to_save_issues: "Failed to save %d issue(s) on %d selected: %s."
524 label_theme: Theme
525 label_default: Default
@@ -1,523 +1,525
1 1 _gloc_rule_default: '|n| n==1 ? "" : "_plural" '
2 2
3 3 actionview_datehelper_select_day_prefix:
4 4 actionview_datehelper_select_month_names: Januari,Februari,Maart,April,Mei,Juni,Juli,Augustus,September,Oktober,November,December
5 5 actionview_datehelper_select_month_names_abbr: Jan,Feb,Maa,Apr,Mei,Jun,Jul,Aug,Sep,Okt,Nov,Dec
6 6 actionview_datehelper_select_month_prefix:
7 7 actionview_datehelper_select_year_prefix:
8 8 actionview_datehelper_time_in_words_day: 1 dag
9 9 actionview_datehelper_time_in_words_day_plural: %d dagen
10 10 actionview_datehelper_time_in_words_hour_about: ongeveer een uur
11 11 actionview_datehelper_time_in_words_hour_about_plural: ongeveer %d uur
12 12 actionview_datehelper_time_in_words_hour_about_single: ongeveer een uur
13 13 actionview_datehelper_time_in_words_minute: 1 minuut
14 14 actionview_datehelper_time_in_words_minute_half: een halve minuut
15 15 actionview_datehelper_time_in_words_minute_less_than: minder dan een minuut
16 16 actionview_datehelper_time_in_words_minute_plural: %d minuten
17 17 actionview_datehelper_time_in_words_minute_single: 1 minuut
18 18 actionview_datehelper_time_in_words_second_less_than: minder dan een seconde
19 19 actionview_datehelper_time_in_words_second_less_than_plural: minder dan %d seconden
20 20 actionview_instancetag_blank_option: Selecteer
21 21
22 22 activerecord_error_inclusion: staat niet in de lijst
23 23 activerecord_error_exclusion: is gereserveerd
24 24 activerecord_error_invalid: is ongeldig
25 25 activerecord_error_confirmation: komt niet overeen met confirmatie
26 26 activerecord_error_accepted: moet geaccepteerd worden
27 27 activerecord_error_empty: mag niet leeg zijn
28 28 activerecord_error_blank: mag niet blanco zijn
29 29 activerecord_error_too_long: is te lang
30 30 activerecord_error_too_short: is te kort
31 31 activerecord_error_wrong_length: heeft de verkeerde lengte
32 32 activerecord_error_taken: is al in gebruik
33 33 activerecord_error_not_a_number: is geen getal
34 34 activerecord_error_not_a_date: is geen valide datum
35 35 activerecord_error_greater_than_start_date: moet hoger zijn dan startdatum
36 36 activerecord_error_not_same_project: hoort niet bij hetzelfde project
37 37 activerecord_error_circular_dependency: Deze relatie zou een circulaire afhankelijkheid tot gevolg hebben
38 38
39 39 general_fmt_age: %d jr
40 40 general_fmt_age_plural: %d jr
41 41 general_fmt_date: %%m/%%d/%%Y
42 42 general_fmt_datetime: %%m/%%d/%%Y %%I:%%M %%p
43 43 general_fmt_datetime_short: %%b %%d, %%I:%%M %%p
44 44 general_fmt_time: %%I:%%M %%p
45 45 general_text_No: 'Nee'
46 46 general_text_Yes: 'Ja'
47 47 general_text_no: 'nee'
48 48 general_text_yes: 'ja'
49 49 general_lang_name: 'Nederlands'
50 50 general_csv_separator: ','
51 51 general_csv_encoding: ISO-8859-1
52 52 general_pdf_encoding: ISO-8859-1
53 53 general_day_names: Maandag, Dinsdag, Woensdag, Donderdag, Vrijdag, Zaterdag, Zondag
54 54 general_first_day_of_week: '7'
55 55
56 56 notice_account_updated: Account is met succes gewijzigd
57 57 notice_account_invalid_creditentials: Incorrecte gebruikersnaam of wachtwoord
58 58 notice_account_password_updated: Wachtwoord is met succes gewijzigd
59 59 notice_account_wrong_password: Incorrect wachtwoord
60 60 notice_account_register_done: Account is met succes aangemaakt.
61 61 notice_account_unknown_email: Onbekende gebruiker.
62 62 notice_can_t_change_password: Dit account gebruikt een externe bron voor authenticatie. Het is niet mogelijk om het wachtwoord te veranderen.
63 63 notice_account_lost_email_sent: Er is een email naar U verstuurd met instructies over het kiezen van een nieuw wachtwoord.
64 64 notice_account_activated: Uw account is geactiveerd. U kunt nu inloggen.
65 65 notice_successful_create: Maken succesvol.
66 66 notice_successful_update: Wijzigen succesvol.
67 67 notice_successful_delete: Verwijderen succesvol.
68 68 notice_successful_connection: Verbinding succesvol.
69 69 notice_file_not_found: De pagina die U probeerde te benaderen bestaat niet of is verwijderd.
70 70 notice_locking_conflict: De gegevens zijn gewijzigd door een andere gebruiker.
71 71 notice_scm_error: Deze ingang of revisie bestaat niet in de repository.
72 72 notice_not_authorized: Het is U niet toegestaan om deze pagina te raadplegen.
73 73 notice_email_sent: An email was sent to %s
74 74 notice_email_error: An error occurred while sending mail (%s)
75 75 notice_feeds_access_key_reseted: Your RSS access key was reseted.
76 76
77 77 mail_subject_lost_password: Uw redMine wachtwoord
78 78 mail_subject_register: redMine account activatie
79 79
80 80 gui_validation_error: 1 fout
81 81 gui_validation_error_plural: %d fouten
82 82
83 83 field_name: Naam
84 84 field_description: Beschrijving
85 85 field_summary: Samenvatting
86 86 field_is_required: Verplicht
87 87 field_firstname: Voornaam
88 88 field_lastname: Achternaam
89 89 field_mail: Email
90 90 field_filename: Bestand
91 91 field_filesize: Grootte
92 92 field_downloads: Downloads
93 93 field_author: Auteur
94 94 field_created_on: Aangemaakt
95 95 field_updated_on: Gewijzigd
96 96 field_field_format: Formaat
97 97 field_is_for_all: Voor alle projecten
98 98 field_possible_values: Mogelijke waarden
99 99 field_regexp: Reguliere expressie
100 100 field_min_length: Minimale lengte
101 101 field_max_length: Maximale lengte
102 102 field_value: Waarde
103 103 field_category: Categorie
104 104 field_title: Titel
105 105 field_project: Project
106 106 field_issue: Issue
107 107 field_status: Status
108 108 field_notes: Notities
109 109 field_is_closed: Issue gesloten
110 110 field_is_default: Default status
111 111 field_html_color: Kleur
112 112 field_tracker: Tracker
113 113 field_subject: Onderwerp
114 114 field_due_date: Verwachte datum gereed
115 115 field_assigned_to: Toegewezen aan
116 116 field_priority: Prioriteit
117 117 field_fixed_version: Opgeloste versie
118 118 field_user: Gebruiker
119 119 field_role: Rol
120 120 field_homepage: Homepage
121 121 field_is_public: Publiek
122 122 field_parent: Subproject van
123 123 field_is_in_chlog: Issues weergegeven in wijzigingslog
124 124 field_is_in_roadmap: Issues weergegeven in roadmap
125 125 field_login: Inloggen
126 126 field_mail_notification: Mail mededelingen
127 127 field_admin: Administrateur
128 128 field_last_login_on: Laatste bezoek
129 129 field_language: Taal
130 130 field_effective_date: Datum
131 131 field_password: Wachtwoord
132 132 field_new_password: Nieuw wachtwoord
133 133 field_password_confirmation: Bevestigen
134 134 field_version: Versie
135 135 field_type: Type
136 136 field_host: Host
137 137 field_port: Port
138 138 field_account: Account
139 139 field_base_dn: Base DN
140 140 field_attr_login: Login attribuut
141 141 field_attr_firstname: Voornaam attribuut
142 142 field_attr_lastname: Achternaam attribuut
143 143 field_attr_mail: Email attribuut
144 144 field_onthefly: On-the-fly aanmaken van een gebruiker
145 145 field_start_date: Start
146 146 field_done_ratio: %% Gereed
147 147 field_auth_source: Authenticatiemethode
148 148 field_hide_mail: Verberg mijn emailadres
149 149 field_comments: Commentaar
150 150 field_url: URL
151 151 field_start_page: Startpagina
152 152 field_subproject: Subproject
153 153 field_hours: Uren
154 154 field_activity: Activiteit
155 155 field_spent_on: Datum
156 156 field_identifier: Identificatiecode
157 157 field_is_filter: Gebruikt als een filter
158 158 field_issue_to_id: Gerelateerd issue
159 159 field_delay: Vertraging
160 160 field_assignable: Issues can be assigned to this role
161 161 field_redirect_existing_links: Redirect existing links
162 162 field_estimated_hours: Estimated time
163 163
164 164 setting_app_title: Applicatie titel
165 165 setting_app_subtitle: Applicatie ondertitel
166 166 setting_welcome_text: Welkomsttekst
167 167 setting_default_language: Default taal
168 168 setting_login_required: Authent. nodig
169 169 setting_self_registration: Zelf-registratie toegestaan
170 170 setting_attachment_max_size: Attachment max. grootte
171 171 setting_issues_export_limit: Limiet export issues
172 172 setting_mail_from: Afzender mail adres
173 173 setting_host_name: Host naam
174 174 setting_text_formatting: Tekst formaat
175 175 setting_wiki_compression: Wiki geschiedenis comprimeren
176 176 setting_feeds_limit: Feed inhoud limiet
177 177 setting_autofetch_changesets: Haal commits automatisch op
178 178 setting_sys_api_enabled: Gebruik WS voor repository beheer
179 179 setting_commit_ref_keywords: Referencing keywords
180 180 setting_commit_fix_keywords: Fixing keywords
181 181 setting_autologin: Autologin
182 182 setting_date_format: Date format
183 183 setting_cross_project_issue_relations: Allow cross-project issue relations
184 184
185 185 label_user: Gebruiker
186 186 label_user_plural: Gebruikers
187 187 label_user_new: Nieuwe gebruiker
188 188 label_project: Project
189 189 label_project_new: Nieuw project
190 190 label_project_plural: Projecten
191 191 label_project_all: Alle Projecten
192 192 label_project_latest: Nieuwste projecten
193 193 label_issue: Issue
194 194 label_issue_new: Nieuw issue
195 195 label_issue_plural: Issues
196 196 label_issue_view_all: Bekijk alle issues
197 197 label_document: Document
198 198 label_document_new: Nieuw document
199 199 label_document_plural: Documenten
200 200 label_role: Rol
201 201 label_role_plural: Rollen
202 202 label_role_new: Nieuwe rol
203 203 label_role_and_permissions: Rollen en permissies
204 204 label_member: Lid
205 205 label_member_new: Nieuw lid
206 206 label_member_plural: Leden
207 207 label_tracker: Tracker
208 208 label_tracker_plural: Trackers
209 209 label_tracker_new: Nieuwe tracker
210 210 label_workflow: Workflow
211 211 label_issue_status: Issue status
212 212 label_issue_status_plural: Issue statussen
213 213 label_issue_status_new: Nieuwe status
214 214 label_issue_category: Issue categorie
215 215 label_issue_category_plural: Issue categorieën
216 216 label_issue_category_new: Nieuwe categorie
217 217 label_custom_field: Custom veld
218 218 label_custom_field_plural: Custom velden
219 219 label_custom_field_new: Nieuw custom veld
220 220 label_enumerations: Enumeraties
221 221 label_enumeration_new: Nieuwe waarde
222 222 label_information: Informatie
223 223 label_information_plural: Informatie
224 224 label_please_login: Gaarne inloggen
225 225 label_register: Registreer
226 226 label_password_lost: Wachtwoord verloren
227 227 label_home: Home
228 228 label_my_page: Mijn pagina
229 229 label_my_account: Mijn account
230 230 label_my_projects: Mijn projecten
231 231 label_administration: Administratie
232 232 label_login: Inloggen
233 233 label_logout: Uitloggen
234 234 label_help: Help
235 235 label_reported_issues: Gemelde issues
236 236 label_assigned_to_me_issues: Aan mij toegewezen issues
237 237 label_last_login: Laatste bezoek
238 238 label_last_updates: Laatste wijziging
239 239 label_last_updates_plural: %d laatste wijziging
240 240 label_registered_on: Geregistreerd op
241 241 label_activity: Activiteit
242 242 label_new: Nieuw
243 243 label_logged_as: Ingelogd als
244 244 label_environment: Omgeving
245 245 label_authentication: Authenticatie
246 246 label_auth_source: Authenticatie modus
247 247 label_auth_source_new: Nieuwe authenticatie modus
248 248 label_auth_source_plural: Authenticatie modi
249 249 label_subproject_plural: Subprojecten
250 250 label_min_max_length: Min - Max lengte
251 251 label_list: Lijst
252 252 label_date: Datum
253 253 label_integer: Integer
254 254 label_boolean: Boolean
255 255 label_string: Tekst
256 256 label_text: Lange tekst
257 257 label_attribute: Attribuut
258 258 label_attribute_plural: Attributen
259 259 label_download: %d Download
260 260 label_download_plural: %d Downloads
261 261 label_no_data: Geen gegevens om te tonen
262 262 label_change_status: Wijzig status
263 263 label_history: Geschiedenis
264 264 label_attachment: Bestand
265 265 label_attachment_new: Nieuw bestand
266 266 label_attachment_delete: Verwijder bestand
267 267 label_attachment_plural: Bestanden
268 268 label_report: Rapport
269 269 label_report_plural: Rapporten
270 270 label_news: Nieuws
271 271 label_news_new: Voeg nieuws toe
272 272 label_news_plural: Nieuws
273 273 label_news_latest: Laatste nieuws
274 274 label_news_view_all: Bekijk al het nieuws
275 275 label_change_log: Wijzigingslog
276 276 label_settings: Instellingen
277 277 label_overview: Overzicht
278 278 label_version: Versie
279 279 label_version_new: Nieuwe versie
280 280 label_version_plural: Versies
281 281 label_confirmation: Bevestiging
282 282 label_export_to: Exporteer naar
283 283 label_read: Lees...
284 284 label_public_projects: Publieke projecten
285 285 label_open_issues: open
286 286 label_open_issues_plural: open
287 287 label_closed_issues: gesloten
288 288 label_closed_issues_plural: gesloten
289 289 label_total: Totaal
290 290 label_permissions: Permissies
291 291 label_current_status: Huidige status
292 292 label_new_statuses_allowed: Nieuwe statuses toegestaan
293 293 label_all: alle
294 294 label_none: geen
295 295 label_next: Volgende
296 296 label_previous: Vorige
297 297 label_used_by: Gebruikt door
298 298 label_details: Details
299 299 label_add_note: Voeg een notitie toe
300 300 label_per_page: Per pagina
301 301 label_calendar: Kalender
302 302 label_months_from: maanden vanaf
303 303 label_gantt: Gantt
304 304 label_internal: Intern
305 305 label_last_changes: laatste %d wijzigingen
306 306 label_change_view_all: Bekijk alle wijzigingen
307 307 label_personalize_page: Personaliseer deze pagina
308 308 label_comment: Commentaar
309 309 label_comment_plural: Commentaar
310 310 label_comment_add: Voeg commentaar toe
311 311 label_comment_added: Commentaar toegevoegd
312 312 label_comment_delete: Verwijder commentaar
313 313 label_query: Eigen zoekvraag
314 314 label_query_plural: Eigen zoekvragen
315 315 label_query_new: Nieuwe zoekvraag
316 316 label_filter_add: Voeg filter toe
317 317 label_filter_plural: Filters
318 318 label_equals: is gelijk
319 319 label_not_equals: is niet gelijk
320 320 label_in_less_than: in minder dan
321 321 label_in_more_than: in meer dan
322 322 label_in: in
323 323 label_today: vandaag
324 324 label_this_week: this week
325 325 label_less_than_ago: minder dan dagen geleden
326 326 label_more_than_ago: meer dan dagen geleden
327 327 label_ago: dagen geleden
328 328 label_contains: bevat
329 329 label_not_contains: bevat niet
330 330 label_day_plural: dagen
331 331 label_repository: Repository
332 332 label_browse: Blader
333 333 label_modification: %d wijziging
334 334 label_modification_plural: %d wijzigingen
335 335 label_revision: Revisie
336 336 label_revision_plural: Revisies
337 337 label_added: toegevoegd
338 338 label_modified: gewijzigd
339 339 label_deleted: verwijderd
340 340 label_latest_revision: Meest recente revisie
341 341 label_latest_revision_plural: Meest recente revisies
342 342 label_view_revisions: Bekijk revisies
343 343 label_max_size: Maximum grootte
344 344 label_on: 'van'
345 345 label_sort_highest: Verplaats naar begin
346 346 label_sort_higher: Verplaats naar boven
347 347 label_sort_lower: Verplaats naar beneden
348 348 label_sort_lowest: Verplaats naar eind
349 349 label_roadmap: Roadmap
350 350 label_roadmap_due_in: Due in
351 351 label_roadmap_overdue: %s late
352 352 label_roadmap_no_issues: Geen issues voor deze versie
353 353 label_search: Zoeken
354 354 label_result_plural: Resultaten
355 355 label_all_words: Alle woorden
356 356 label_wiki: Wiki
357 357 label_wiki_edit: Wiki edit
358 358 label_wiki_edit_plural: Wiki edits
359 359 label_wiki_page: Wiki page
360 360 label_wiki_page_plural: Wiki pages
361 361 label_index_by_title: Index by title
362 362 label_index_by_date: Index by date
363 363 label_current_version: Huidige versie
364 364 label_preview: Testweergave
365 365 label_feed_plural: Feeds
366 366 label_changes_details: Details van alle wijzigingen
367 367 label_issue_tracking: Issue tracking
368 368 label_spent_time: Gespendeerde tijd
369 369 label_f_hour: %.2f uur
370 370 label_f_hour_plural: %.2f uren
371 371 label_time_tracking: Tijd tracking
372 372 label_change_plural: Wijzigingen
373 373 label_statistics: Statistieken
374 374 label_commits_per_month: Commits per maand
375 375 label_commits_per_author: Commits per auteur
376 376 label_view_diff: Bekijk verschillen
377 377 label_diff_inline: inline
378 378 label_diff_side_by_side: naast elkaar
379 379 label_options: Opties
380 380 label_copy_workflow_from: Kopieer workflow van
381 381 label_permissions_report: Permissies rapport
382 382 label_watched_issues: Gemonitorde issues
383 383 label_related_issues: Gerelateerde issues
384 384 label_applied_status: Toegekende status
385 385 label_loading: Laden...
386 386 label_relation_new: Nieuwe relatie
387 387 label_relation_delete: Verwijder relatie
388 388 label_relates_to: gerelateerd aan
389 389 label_duplicates: dupliceert
390 390 label_blocks: blokkeert
391 391 label_blocked_by: geblokkeerd door
392 392 label_precedes: gaat vooraf aan
393 393 label_follows: volgt op
394 394 label_end_to_start: eind tot start
395 395 label_end_to_end: eind tot eind
396 396 label_start_to_start: start tot start
397 397 label_start_to_end: start tot eind
398 398 label_stay_logged_in: Blijf ingelogd
399 399 label_disabled: uitgeschakeld
400 400 label_show_completed_versions: Toon afgeronde versies
401 401 label_me: ik
402 402 label_board: Forum
403 403 label_board_new: Nieuw forum
404 404 label_board_plural: Forums
405 405 label_topic_plural: Onderwerpen
406 406 label_message_plural: Berichten
407 407 label_message_last: Laatste bericht
408 408 label_message_new: Nieuw bericht
409 409 label_reply_plural: Antwoorden
410 410 label_send_information: Send account information to the user
411 411 label_year: Year
412 412 label_month: Month
413 413 label_week: Week
414 414 label_date_from: From
415 415 label_date_to: To
416 416 label_language_based: Language based
417 417 label_sort_by: Sort by "%s"
418 418 label_send_test_email: Send a test email
419 419 label_feeds_access_key_created_on: RSS access key created %s ago
420 420 label_module_plural: Modules
421 421 label_added_time_by: Added by %s %s ago
422 422 label_updated_time: Updated %s ago
423 423 label_jump_to_a_project: Jump to a project...
424 424
425 425 button_login: Inloggen
426 426 button_submit: Toevoegen
427 427 button_save: Bewaren
428 428 button_check_all: Selecteer alle
429 429 button_uncheck_all: Deselecteer alle
430 430 button_delete: Verwijder
431 431 button_create: Maak
432 432 button_test: Test
433 433 button_edit: Bewerk
434 434 button_add: Voeg toe
435 435 button_change: Wijzig
436 436 button_apply: Pas toe
437 437 button_clear: Leeg maken
438 438 button_lock: Lock
439 439 button_unlock: Unlock
440 440 button_download: Download
441 441 button_list: Lijst
442 442 button_view: Bekijken
443 443 button_move: Verplaatsen
444 444 button_back: Terug
445 445 button_cancel: Annuleer
446 446 button_activate: Activeer
447 447 button_sort: Sorteer
448 448 button_log_time: Log tijd
449 449 button_rollback: Rollback naar deze versie
450 450 button_watch: Monitor
451 451 button_unwatch: Niet meer monitoren
452 452 button_reply: Antwoord
453 453 button_archive: Archive
454 454 button_unarchive: Unarchive
455 455 button_reset: Reset
456 456 button_rename: Rename
457 457
458 458 status_active: Actief
459 459 status_registered: geregistreerd
460 460 status_locked: gelockt
461 461
462 462 text_select_mail_notifications: Selecteer acties waarvoor mededelingen via mail moeten worden verstuurd.
463 463 text_regexp_info: bv. ^[A-Z0-9]+$
464 464 text_min_max_length_info: 0 betekent geen restrictie
465 465 text_project_destroy_confirmation: Weet U zeker dat U dit project en alle gerelateerde gegevens wilt verwijderen ?
466 466 text_workflow_edit: Selecteer een rol en een tracker om de workflow te wijzigen
467 467 text_are_you_sure: Weet U het zeker ?
468 468 text_journal_changed: gewijzigd van %s naar %s
469 469 text_journal_set_to: ingesteld op %s
470 470 text_journal_deleted: verwijderd
471 471 text_tip_task_begin_day: taak die op deze dag begint
472 472 text_tip_task_end_day: taak die op deze dag eindigt
473 473 text_tip_task_begin_end_day: taak die op deze dag begint en eindigt
474 474 text_project_identifier_info: 'kleine letters (a-z), cijfers en liggende streepjes toegestaan.<br />Eenmaal bewaard kan de identificatiecode niet meer worden gewijzigd.'
475 475 text_caracters_maximum: %d van maximum aantal tekens.
476 476 text_length_between: Lengte tussen %d en %d tekens.
477 477 text_tracker_no_workflow: Geen workflow gedefinieerd voor deze tracker
478 478 text_unallowed_characters: Niet toegestane tekens
479 479 text_coma_separated: Meerdere waarden toegestaan (door komma's gescheiden).
480 480 text_issues_ref_in_commit_messages: Opzoeken en aanpassen van issues in commit berichten
481 481 text_issue_added: Issue %s is gerapporteerd.
482 482 text_issue_updated: Issue %s is gewijzigd.
483 483 text_wiki_destroy_confirmation: Are you sure you want to delete this wiki and all its content ?
484 484 text_issue_category_destroy_question: Some issues (%d) are assigned to this category. What do you want to do ?
485 485 text_issue_category_destroy_assignments: Remove category assignments
486 486 text_issue_category_reassign_to: Reassing issues to this category
487 487
488 488 default_role_manager: Manager
489 489 default_role_developper: Ontwikkelaar
490 490 default_role_reporter: Rapporteur
491 491 default_tracker_bug: Bug
492 492 default_tracker_feature: Feature
493 493 default_tracker_support: Support
494 494 default_issue_status_new: Nieuw
495 495 default_issue_status_assigned: Toegewezen
496 496 default_issue_status_resolved: Opgelost
497 497 default_issue_status_feedback: Terugkoppeling
498 498 default_issue_status_closed: Gesloten
499 499 default_issue_status_rejected: Afgewezen
500 500 default_doc_category_user: Gebruikersdocumentatie
501 501 default_doc_category_tech: Technische documentatie
502 502 default_priority_low: Laag
503 503 default_priority_normal: Normaal
504 504 default_priority_high: Hoog
505 505 default_priority_urgent: Spoed
506 506 default_priority_immediate: Onmiddellijk
507 507 default_activity_design: Design
508 508 default_activity_development: Development
509 509
510 510 enumeration_issue_priorities: Issue prioriteiten
511 511 enumeration_doc_categories: Document categorieën
512 512 enumeration_activities: Activiteiten (tijd tracking)
513 513 text_comma_separated: Multiple values allowed (comma separated).
514 514 label_file_plural: Files
515 515 label_changeset_plural: Changesets
516 516 field_column_names: Columns
517 517 label_default_columns: Default columns
518 518 setting_issue_list_default_columns: Default columns displayed on the issue list
519 519 setting_repositories_encodings: Repositories encodings
520 520 notice_no_issue_selected: "No issue is selected! Please, check the issues you want to edit."
521 521 label_bulk_edit_selected_issues: Bulk edit selected issues
522 522 label_no_change_option: (No change)
523 523 notice_failed_to_save_issues: "Failed to save %d issue(s) on %d selected: %s."
524 label_theme: Theme
525 label_default: Default
@@ -1,522 +1,524
1 1 _gloc_rule_default: '|n| n==1 ? "" : "_plural" '
2 2
3 3 actionview_datehelper_select_day_prefix:
4 4 actionview_datehelper_select_month_names: Styczeń,Luty,Marzec,Kwiecień,Maj,Czerwiec,Lipiec,Sierpień,Wrzesień,Październik,Listopad,Grudzień
5 5 actionview_datehelper_select_month_names_abbr: Sty,Lut,Mar,Kwi,Maj,Cze,Lip,Sie,Wrz,Paź,Lis,Gru
6 6 actionview_datehelper_select_month_prefix:
7 7 actionview_datehelper_select_year_prefix:
8 8 actionview_datehelper_time_in_words_day: 1 dzień
9 9 actionview_datehelper_time_in_words_day_plural: %d dni
10 10 actionview_datehelper_time_in_words_hour_about: około godziny
11 11 actionview_datehelper_time_in_words_hour_about_plural: około %d godzin
12 12 actionview_datehelper_time_in_words_hour_about_single: około godziny
13 13 actionview_datehelper_time_in_words_minute: 1 minuta
14 14 actionview_datehelper_time_in_words_minute_half: pół minuty
15 15 actionview_datehelper_time_in_words_minute_less_than: mniej niż minuta
16 16 actionview_datehelper_time_in_words_minute_plural: %d minut
17 17 actionview_datehelper_time_in_words_minute_single: 1 minuta
18 18 actionview_datehelper_time_in_words_second_less_than: mniej niż sekunda
19 19 actionview_datehelper_time_in_words_second_less_than_plural: mniej niż %d sekund
20 20 actionview_instancetag_blank_option: Proszę wybierz
21 21
22 22 activerecord_error_inclusion: nie jest zawarte na liście
23 23 activerecord_error_exclusion: jest zarezerwowane
24 24 activerecord_error_invalid: jest nieprawidłowe
25 25 activerecord_error_confirmation: nie pasuje do potwierdzenia
26 26 activerecord_error_accepted: musi być zaakceptowane
27 27 activerecord_error_empty: nie może być puste
28 28 activerecord_error_blank: nie może być czyste
29 29 activerecord_error_too_long: jest za długie
30 30 activerecord_error_too_short: jest za krótkie
31 31 activerecord_error_wrong_length: ma złą długość
32 32 activerecord_error_taken: jest już wybrane
33 33 activerecord_error_not_a_number: nie jest numerem
34 34 activerecord_error_not_a_date: nie jest prawidłową datą
35 35 activerecord_error_greater_than_start_date: musi być większe niż początkowa data
36 36 activerecord_error_not_same_project: nie należy do tego samego projektu
37 37 activerecord_error_circular_dependency: Ta relacja może wytworzyć kołową zależność
38 38
39 39 general_fmt_age: %d lat
40 40 general_fmt_age_plural: %d lat
41 41 general_fmt_date: %%m/%%d/%%Y
42 42 general_fmt_datetime: %%m/%%d/%%Y %%I:%%M %%p
43 43 general_fmt_datetime_short: %%b %%d, %%I:%%M %%p
44 44 general_fmt_time: %%I:%%M %%p
45 45 general_text_No: 'Nie'
46 46 general_text_Yes: 'Tak'
47 47 general_text_no: 'nie'
48 48 general_text_yes: 'tak'
49 49 general_lang_name: 'Polski'
50 50 general_csv_separator: ','
51 51 general_csv_encoding: ISO-8859-2
52 52 general_pdf_encoding: ISO-8859-2
53 53 general_day_names: Poniedziałek,Wtorek,Środa,Czwartek,Piątek,Sobota,Niedziela
54 54 general_first_day_of_week: '1'
55 55
56 56 notice_account_updated: Konto prawidłowo zaktualizowane.
57 57 notice_account_invalid_creditentials: Zły użytkownik lub hasło
58 58 notice_account_password_updated: Hasło prawidłowo zmienione.
59 59 notice_account_wrong_password: Złe hasło
60 60 notice_account_register_done: Konto prawidłowo stworzone.
61 61 notice_account_unknown_email: Nieznany użytkownik.
62 62 notice_can_t_change_password: To konto ma zewnętrzne źródło identyfikacji. Nie możesz zmienić hasła.
63 63 notice_account_lost_email_sent: Email z instrukcjami zmiany hasła został wysłany do Ciebie.
64 64 notice_account_activated: Twoje konto zostało aktywowane. Możesz się zalogować.
65 65 notice_successful_create: Udane stworzenie.
66 66 notice_successful_update: Udane poprawienie.
67 67 notice_successful_delete: Udane usunięcie.
68 68 notice_successful_connection: Udane nawiązanie połączenia.
69 69 notice_file_not_found: Strona do której próbujesz się dostać nie istnieje lub została usunięta.
70 70 notice_locking_conflict: Dane poprawione przez innego użytkownika.
71 71 notice_scm_error: Wejście i/lub zmiana nie istnieje w repozytorium.
72 72 notice_not_authorized: Nie jesteś autoryzowany by zobaczyć stronę.
73 73
74 74 mail_subject_lost_password: Twoje hasło do redMine
75 75 mail_subject_register: Aktywacja konta w redMine
76 76
77 77 gui_validation_error: 1 błąd
78 78 gui_validation_error_plural: %d błędów
79 79
80 80 field_name: Nazwa
81 81 field_description: Opis
82 82 field_summary: Podsumowanie
83 83 field_is_required: Wymagane
84 84 field_firstname: Imię
85 85 field_lastname: Nazwisko
86 86 field_mail: Email
87 87 field_filename: Plik
88 88 field_filesize: Rozmiar
89 89 field_downloads: Pobrań
90 90 field_author: Autor
91 91 field_created_on: Stworzone
92 92 field_updated_on: Zmienione
93 93 field_field_format: Format
94 94 field_is_for_all: Dla wszystkich projektów
95 95 field_possible_values: Możliwe wartości
96 96 field_regexp: Wyrażenie regularne
97 97 field_min_length: Minimalna długość
98 98 field_max_length: Maksymalna długość
99 99 field_value: Wartość
100 100 field_category: Kategoria
101 101 field_title: Tytuł
102 102 field_project: Projekt
103 103 field_issue: Zgłoszenie
104 104 field_status: Status
105 105 field_notes: Notatki
106 106 field_is_closed: Zgłoszenie zamknięte
107 107 field_is_default: Domyślny status
108 108 field_html_color: Kolor
109 109 field_tracker: Typ zgłoszenia
110 110 field_subject: Temat
111 111 field_due_date: Data oddania
112 112 field_assigned_to: Przydzielony do
113 113 field_priority: Priorytet
114 114 field_fixed_version: Wersja
115 115 field_user: Użytkownik
116 116 field_role: Rola
117 117 field_homepage: Strona www
118 118 field_is_public: Publiczny
119 119 field_parent: Subprojekt
120 120 field_is_in_chlog: Zgłoszenia pokazane w zapisie zmian
121 121 field_is_in_roadmap: Zgłoszenia pokazane na mapie
122 122 field_login: Login
123 123 field_mail_notification: Powiadomienia Email
124 124 field_admin: Administrator
125 125 field_last_login_on: Ostatnie połączenie
126 126 field_language: Język
127 127 field_effective_date: Data
128 128 field_password: Hasło
129 129 field_new_password: Nowe hasło
130 130 field_password_confirmation: Potwierdzenie
131 131 field_version: Wersja
132 132 field_type: Typ
133 133 field_host: Host
134 134 field_port: Port
135 135 field_account: Konto
136 136 field_base_dn: Base DN
137 137 field_attr_login: Login atrybut
138 138 field_attr_firstname: Imię atrybut
139 139 field_attr_lastname: Nazwisko atrybut
140 140 field_attr_mail: Email atrybut
141 141 field_onthefly: Tworzenie użytkownika w locie
142 142 field_start_date: Start
143 143 field_done_ratio: %% Wykonane
144 144 field_auth_source: Tryb identyfikacji
145 145 field_hide_mail: Ukryj mój adres email
146 146 field_comments: Komentarz
147 147 field_url: URL
148 148 field_start_page: Strona startowa
149 149 field_subproject: Podprojekt
150 150 field_hours: Godzin
151 151 field_activity: Aktywność
152 152 field_spent_on: Data
153 153 field_identifier: Identifikator
154 154 field_is_filter: Używane jako filter
155 155 field_issue_to_id: Powiązane zgłoszenie
156 156 field_delay: Opóźnienie
157 157
158 158 setting_app_title: Tytuł aplikacji
159 159 setting_app_subtitle: Podtytuł aplikacji
160 160 setting_welcome_text: Tekst powitalny
161 161 setting_default_language: Domyślny język
162 162 setting_login_required: Identyfikacja wymagana
163 163 setting_self_registration: Własna rejestracja umożliwiona
164 164 setting_attachment_max_size: Maks. rozm. załącznika
165 165 setting_issues_export_limit: Limit eksportu zgłoszeń
166 166 setting_mail_from: Adres email wysyłki
167 167 setting_host_name: Nazwa hosta
168 168 setting_text_formatting: Formatowanie tekstu
169 169 setting_wiki_compression: Kompresja historii Wiki
170 170 setting_feeds_limit: Limit danych RSS
171 171 setting_autofetch_changesets: Auto-odświeżanie CVS
172 172 setting_sys_api_enabled: Włączenie WS do zarządzania repozytorium
173 173 setting_commit_ref_keywords: Terminy odnoszące (CVS)
174 174 setting_commit_fix_keywords: Terminy ustalające (CVS)
175 175 setting_autologin: Auto logowanie
176 176 setting_date_format: Format daty
177 177
178 178 label_user: Użytkownik
179 179 label_user_plural: Użytkownicy
180 180 label_user_new: Nowy użytkownik
181 181 label_project: Projekt
182 182 label_project_new: Nowy projekt
183 183 label_project_plural: Projekty
184 184 label_project_all: Wszystkie projekty
185 185 label_project_latest: Ostatnie projekty
186 186 label_issue: Zgłoszenie
187 187 label_issue_new: Nowe zgłoszenie
188 188 label_issue_plural: Zgłoszenia
189 189 label_issue_view_all: Zobacz wszystkie zgłoszenia
190 190 label_document: Dokument
191 191 label_document_new: Nowy dokument
192 192 label_document_plural: Dokumenty
193 193 label_role: Rola
194 194 label_role_plural: Role
195 195 label_role_new: Nowa rola
196 196 label_role_and_permissions: Role i Uprawnienia
197 197 label_member: Uczestnik
198 198 label_member_new: Nowy uczestnik
199 199 label_member_plural: Uczestnicy
200 200 label_tracker: Typ zgłoszenia
201 201 label_tracker_plural: Typy zgłoszeń
202 202 label_tracker_new: Nowy typ zgłoszenia
203 203 label_workflow: Przepływ
204 204 label_issue_status: Status zgłoszenia
205 205 label_issue_status_plural: Statusy zgłoszeń
206 206 label_issue_status_new: Nowy status
207 207 label_issue_category: Kategoria zgłoszenia
208 208 label_issue_category_plural: Kategorie zgłoszeń
209 209 label_issue_category_new: Nowa kategoria
210 210 label_custom_field: Dowolne pole
211 211 label_custom_field_plural: Dowolne pola
212 212 label_custom_field_new: Nowe dowolne pole
213 213 label_enumerations: Wyliczenia
214 214 label_enumeration_new: Nowa wartość
215 215 label_information: Informacja
216 216 label_information_plural: Informacje
217 217 label_please_login: Zaloguj się
218 218 label_register: Rejestracja
219 219 label_password_lost: Zapomniane hasło
220 220 label_home: Główna
221 221 label_my_page: Moja strona
222 222 label_my_account: Moje konto
223 223 label_my_projects: Moje projekty
224 224 label_administration: Administracja
225 225 label_login: Login
226 226 label_logout: Wylogowanie
227 227 label_help: Pomoc
228 228 label_reported_issues: Zaraportowane zgłoszenia
229 229 label_assigned_to_me_issues: Zgłoszenia przypisane do mnie
230 230 label_last_login: Ostatnie połączenie
231 231 label_last_updates: Ostatnia zmieniana
232 232 label_last_updates_plural: %d ostatnie zmiany
233 233 label_registered_on: Zarejestrowany
234 234 label_activity: Aktywność
235 235 label_new: Nowy
236 236 label_logged_as: Zalogowany jako
237 237 label_environment: Środowisko
238 238 label_authentication: Identyfikacja
239 239 label_auth_source: Tryb identyfikacji
240 240 label_auth_source_new: Nowy tryb identyfikacji
241 241 label_auth_source_plural: Tryby identyfikacji
242 242 label_subproject_plural: Podprojekty
243 243 label_min_max_length: Min - Maks długość
244 244 label_list: Lista
245 245 label_date: Data
246 246 label_integer: L. pojedyńcza
247 247 label_boolean: Wart. logiczna
248 248 label_string: Tekst
249 249 label_text: Długi tekst
250 250 label_attribute: Atrybut
251 251 label_attribute_plural: Atrybuty
252 252 label_download: %d Pobranie
253 253 label_download_plural: %d Pobrania
254 254 label_no_data: Brak danych do pokazania
255 255 label_change_status: Status zmian
256 256 label_history: Historia
257 257 label_attachment: Plik
258 258 label_attachment_new: Nowy plik
259 259 label_attachment_delete: Skasuj plik
260 260 label_attachment_plural: Pliki
261 261 label_report: Raport
262 262 label_report_plural: Raporty
263 263 label_news: Nowość
264 264 label_news_new: Dodaj nowość
265 265 label_news_plural: Nowości
266 266 label_news_latest: Ostatnie nowości
267 267 label_news_view_all: Pokaż wszystkie nowości
268 268 label_change_log: Lista zmian
269 269 label_settings: Ustawienia
270 270 label_overview: Przegląd
271 271 label_version: Wersja
272 272 label_version_new: Nowa wersja
273 273 label_version_plural: Wersje
274 274 label_confirmation: Potwierdzenie
275 275 label_export_to: Eksportuj do
276 276 label_read: Czytanie...
277 277 label_public_projects: Projekty publiczne
278 278 label_open_issues: otwarte
279 279 label_open_issues_plural: otwarte
280 280 label_closed_issues: zamknięte
281 281 label_closed_issues_plural: zamknięte
282 282 label_total: Ogółem
283 283 label_permissions: Uprawnienia
284 284 label_current_status: Obecny status
285 285 label_new_statuses_allowed: Uprawnione nowe statusy
286 286 label_all: wszystko
287 287 label_none: brak
288 288 label_next: Następne
289 289 label_previous: Poprzednie
290 290 label_used_by: Używane przez
291 291 label_details: Szczegóły
292 292 label_add_note: Dodaj notatkę
293 293 label_per_page: Na stronę
294 294 label_calendar: Kalendarz
295 295 label_months_from: miesiące od
296 296 label_gantt: Gantt
297 297 label_internal: Wewnętrzny
298 298 label_last_changes: ostatnie %d zmian
299 299 label_change_view_all: Pokaż wszystkie zmiany
300 300 label_personalize_page: Personalizuj tą stronę
301 301 label_comment: Komentarz
302 302 label_comment_plural: Komentarze
303 303 label_comment_add: Dodaj komentarz
304 304 label_comment_added: Komentarz dodany
305 305 label_comment_delete: Usuń komentarze
306 306 label_query: Dowolne zapytanie
307 307 label_query_plural: Dowolne zapytania
308 308 label_query_new: Nowe zapytanie
309 309 label_filter_add: Dodaj filtr
310 310 label_filter_plural: Filtry
311 311 label_equals: jest
312 312 label_not_equals: nie jest
313 313 label_in_less_than: w mniejszych od
314 314 label_in_more_than: w większych niż
315 315 label_in: w
316 316 label_today: dzisiaj
317 317 label_less_than_ago: dni mniej
318 318 label_more_than_ago: dni więcej
319 319 label_ago: dni temu
320 320 label_contains: zawiera
321 321 label_not_contains: nie zawiera
322 322 label_day_plural: dni
323 323 label_repository: Repozytorium
324 324 label_browse: Przegląd
325 325 label_modification: %d modyfikacja
326 326 label_modification_plural: %d modyfikacja
327 327 label_revision: Zmiana
328 328 label_revision_plural: Zmiany
329 329 label_added: dodane
330 330 label_modified: zmodufikowane
331 331 label_deleted: usunięte
332 332 label_latest_revision: Ostatnia zmiana
333 333 label_latest_revision_plural: Ostatnie zmiany
334 334 label_view_revisions: Pokaż zmiany
335 335 label_max_size: Kamsymalny rozmiar
336 336 label_on: 'włączone'
337 337 label_sort_highest: Przesuń na górę
338 338 label_sort_higher: Do góry
339 339 label_sort_lower: Do dołu
340 340 label_sort_lowest: Przesuń na dół
341 341 label_roadmap: Mapa
342 342 label_roadmap_due_in: W czasie
343 343 label_roadmap_no_issues: Brak zgłoszeń do tej wersji
344 344 label_search: Szukaj
345 345 label_result_plural: Rezultatów
346 346 label_all_words: Wszystkie słowa
347 347 label_wiki: Wiki
348 348 label_wiki_edit: Edycja wiki
349 349 label_wiki_edit_plural: Edycje wiki
350 350 label_wiki_page: Strona wiki
351 351 label_wiki_page_plural: Strony wiki
352 352 label_index_by_title: Indeks
353 353 label_index_by_date: Index by date
354 354 label_current_version: Obecna wersja
355 355 label_preview: Podgląd
356 356 label_feed_plural: Ilość RSS
357 357 label_changes_details: Szczegóły wszystkich zmian
358 358 label_issue_tracking: Śledzenie zgłoszeń
359 359 label_spent_time: Spędzony czas
360 360 label_f_hour: %.2f godzina
361 361 label_f_hour_plural: %.2f godzin
362 362 label_time_tracking: Śledzenie czasu
363 363 label_change_plural: Zmiany
364 364 label_statistics: Statystyki
365 365 label_commits_per_month: Wrzutek CVS w miesiącu
366 366 label_commits_per_author: Wrzutek CVS przez autora
367 367 label_view_diff: Pokaż różnice
368 368 label_diff_inline: w linii
369 369 label_diff_side_by_side: obok siebie
370 370 label_options: Opcje
371 371 label_copy_workflow_from: Kopiuj przepływ z
372 372 label_permissions_report: Raport uprawnień
373 373 label_watched_issues: Obserwowane zgłoszenia
374 374 label_related_issues: Powiązane zgłoszenia
375 375 label_applied_status: Stosowany status
376 376 label_loading: Ładowanie...
377 377 label_relation_new: Nowe powiązanie
378 378 label_relation_delete: Usuń powiązanie
379 379 label_relates_to: powiązane z
380 380 label_duplicates: duplikaty
381 381 label_blocks: blokady
382 382 label_blocked_by: zablokowane przez
383 383 label_precedes: poprzedza
384 384 label_follows: podąża
385 385 label_end_to_start: koniec do początku
386 386 label_end_to_end: koniec do końca
387 387 label_start_to_start: początek do początku
388 388 label_start_to_end: początek do końca
389 389 label_stay_logged_in: Pozostań zalogowany
390 390 label_disabled: zablokowany
391 391 label_show_completed_versions: Pokaż kompletne wersje
392 392 label_me: ja
393 393 label_board: Forum
394 394 label_board_new: Nowe forum
395 395 label_board_plural: Fora
396 396 label_topic_plural: Tematy
397 397 label_message_plural: Wiadomości
398 398 label_message_last: Ostatnia wiadomość
399 399 label_message_new: Nowa wiadomość
400 400 label_reply_plural: Odpowiedzi
401 401 label_send_information: Wyślij informację użytkownikowi
402 402 label_year: Rok
403 403 label_month: Miesiąc
404 404 label_week: Tydzień
405 405 label_date_from: Z
406 406 label_date_to: Do
407 407 label_language_based: Na podstawie języka
408 408
409 409 button_login: Login
410 410 button_submit: Wyślij
411 411 button_save: Nagraj
412 412 button_check_all: Zaznacz wszystko
413 413 button_uncheck_all: Odznacz wszystko
414 414 button_delete: Usuń
415 415 button_create: Stwórz
416 416 button_test: Testuj
417 417 button_edit: Edytuj
418 418 button_add: Dodaj
419 419 button_change: Zmień
420 420 button_apply: Ustaw
421 421 button_clear: Wyczyść
422 422 button_lock: Zablokuj
423 423 button_unlock: Odblokuj
424 424 button_download: Pobierz
425 425 button_list: Lista
426 426 button_view: Pokaż
427 427 button_move: Przenieś
428 428 button_back: Wstecz
429 429 button_cancel: Anuluj
430 430 button_activate: Aktywuj
431 431 button_sort: Sortuj
432 432 button_log_time: Czas logowania
433 433 button_rollback: Przywróc do tej wersji
434 434 button_watch: Obserwuj
435 435 button_unwatch: Nie obserwuj
436 436 button_reply: Odpowiedz
437 437 button_archive: Archiwizuj
438 438 button_unarchive: Przywróc z archiwum
439 439
440 440 status_active: aktywny
441 441 status_registered: zarejestrowany
442 442 status_locked: zablokowany
443 443
444 444 text_select_mail_notifications: Zaznacz czynności przy których użytkownik powinien być powiadomiony mailem.
445 445 text_regexp_info: np. ^[A-Z0-9]+$
446 446 text_min_max_length_info: 0 oznacza brak restrykcji
447 447 text_project_destroy_confirmation: Jesteś pewien, że chcesz usunąć ten projekt i wszyskie powiązane dane?
448 448 text_workflow_edit: Zaznacz rolę i typ zgłoszenia do edycji przepływu
449 449 text_are_you_sure: Jesteś pewien ?
450 450 text_journal_changed: zmienione %s do %s
451 451 text_journal_set_to: ustawione na %s
452 452 text_journal_deleted: usunięte
453 453 text_tip_task_begin_day: zadanie zaczynające się dzisiaj
454 454 text_tip_task_end_day: zadanie kończące się dzisiaj
455 455 text_tip_task_begin_end_day: zadanie zaczynające i kończące się dzisiaj
456 456 text_project_identifier_info: 'Małe litery (a-z), liczby i myślniki dozwolone.<br />Raz zapisany, identyfikator nie może być zmieniony.'
457 457 text_caracters_maximum: %d znaków maksymalnie.
458 458 text_length_between: Długość pomiędzy %d i %d znaków.
459 459 text_tracker_no_workflow: Brak przepływu zefiniowanego dla tego typu zgłoszenia
460 460 text_unallowed_characters: Niedozwolone znaki
461 461 text_comma_separated: Wielokrotne wartości dozwolone (rozdzielone przecinkami).
462 462 text_issues_ref_in_commit_messages: Zgłoszenia odnoszące i ustalające we wrzutkach CVS
463 463
464 464 default_role_manager: Manager
465 465 default_role_developper: Developer
466 466 default_role_reporter: Reporter
467 467 default_tracker_bug: Błąd
468 468 default_tracker_feature: Cecha
469 469 default_tracker_support: Wsparcie
470 470 default_issue_status_new: Nowy
471 471 default_issue_status_assigned: Przypisany
472 472 default_issue_status_resolved: Rozwiązany
473 473 default_issue_status_feedback: Odpowiedź
474 474 default_issue_status_closed: Zamknięty
475 475 default_issue_status_rejected: Odrzucony
476 476 default_doc_category_user: Dokumentacja użytkownika
477 477 default_doc_category_tech: Dokumentacja techniczna
478 478 default_priority_low: Niski
479 479 default_priority_normal: Normalny
480 480 default_priority_high: Wysoki
481 481 default_priority_urgent: Pilny
482 482 default_priority_immediate: Natyczmiastowy
483 483 default_activity_design: Projektowanie
484 484 default_activity_development: Rozwój
485 485
486 486 enumeration_issue_priorities: Priorytety zgłoszeń
487 487 enumeration_doc_categories: Kategorie dokumentów
488 488 enumeration_activities: Działania (śledzenie czasu)
489 489 button_rename: Zmień nazwę
490 490 text_issue_category_destroy_question: Zgłoszenia (%d) są przypisane do tej kategorii. Co chcesz uczynić?
491 491 label_feeds_access_key_created_on: Klucz dostępu RSS stworzony %s dni temu
492 492 setting_cross_project_issue_relations: Zezwól na powiązania zgłoszeń między projektami
493 493 label_roadmap_overdue: %s spóźnienia
494 494 label_module_plural: Moduły
495 495 label_this_week: ten tydzień
496 496 label_jump_to_a_project: Skocz do projektu...
497 497 field_assignable: Zgłoszenia mogą być przypisane do tej roli
498 498 label_sort_by: Sortuj po "%s"
499 499 text_issue_updated: Zgłoszenie %s zostało zaktualizowane.
500 500 notice_feeds_access_key_reseted: Twój klucz dostępu RSS został zrestetowany.
501 501 field_redirect_existing_links: Przekierowanie istniejących odnośników
502 502 text_issue_category_reassign_to: Przywróć zgłoszenia do tej kategorii
503 503 notice_email_sent: Email został wysłany do %s
504 504 text_issue_added: Zgłoszenie %s zostało zaraportowane.
505 505 text_wiki_destroy_confirmation: Jesteś pewien, że chcesz usunąć to wiki i całą jego zawartość ?
506 506 notice_email_error: Wystąpił błąd w trakcie wysyłania maila (%s)
507 507 label_updated_time: Zaktualizowane %s temu
508 508 text_issue_category_destroy_assignments: Usuń przydziały kategorii
509 509 label_send_test_email: Wyślij próbny email
510 510 button_reset: Resetuj
511 511 label_added_time_by: Dodane przez %s %s temu
512 512 field_estimated_hours: Szacowany czas
513 513 label_file_plural: Pliki
514 514 label_changeset_plural: Zestawienia zmian
515 515 field_column_names: Columns
516 516 label_default_columns: Default columns
517 517 setting_issue_list_default_columns: Default columns displayed on the issue list
518 518 setting_repositories_encodings: Repositories encodings
519 519 notice_no_issue_selected: "No issue is selected! Please, check the issues you want to edit."
520 520 label_bulk_edit_selected_issues: Bulk edit selected issues
521 521 label_no_change_option: (No change)
522 522 notice_failed_to_save_issues: "Failed to save %d issue(s) on %d selected: %s."
523 label_theme: Theme
524 label_default: Default
@@ -1,522 +1,524
1 1 _gloc_rule_default: '|n| n==1 ? "" : "_plural" '
2 2
3 3 actionview_datehelper_select_day_prefix:
4 4 actionview_datehelper_select_month_names: Janeiro,Fevereiro,Marco,Abrill,Maio,Junho,Julho,Agosto,Setembro,Outubro,Novembro,Dezembro
5 5 actionview_datehelper_select_month_names_abbr: Jan,Fev,Mar,Abr,Mai,Jun,Jul,Ago,Set,Out,Nov,Dez
6 6 actionview_datehelper_select_month_prefix:
7 7 actionview_datehelper_select_year_prefix:
8 8 actionview_datehelper_time_in_words_day: 1 dia
9 9 actionview_datehelper_time_in_words_day_plural: %d dias
10 10 actionview_datehelper_time_in_words_hour_about: sobre uma hora
11 11 actionview_datehelper_time_in_words_hour_about_plural: sobra %d horas
12 12 actionview_datehelper_time_in_words_hour_about_single: sobre uma hora
13 13 actionview_datehelper_time_in_words_minute: 1 minuto
14 14 actionview_datehelper_time_in_words_minute_half: meio minuto
15 15 actionview_datehelper_time_in_words_minute_less_than: menos que um minuto
16 16 actionview_datehelper_time_in_words_minute_plural: %d minutos
17 17 actionview_datehelper_time_in_words_minute_single: 1 minuto
18 18 actionview_datehelper_time_in_words_second_less_than: menos que um segundo
19 19 actionview_datehelper_time_in_words_second_less_than_plural: menos que %d segundos
20 20 actionview_instancetag_blank_option: Selecione
21 21
22 22 activerecord_error_inclusion: nao esta incluido na lista
23 23 activerecord_error_exclusion: esta reservado
24 24 activerecord_error_invalid: e invalido
25 25 activerecord_error_confirmation: confirmacao nao confere
26 26 activerecord_error_accepted: deve ser aceito
27 27 activerecord_error_empty: nao pode ser vazio
28 28 activerecord_error_blank: nao pode estar em branco
29 29 activerecord_error_too_long: e muito longo
30 30 activerecord_error_too_short: e muito comprido
31 31 activerecord_error_wrong_length: esta com o comprimento errado
32 32 activerecord_error_taken: ja esta examinado
33 33 activerecord_error_not_a_number: nao e um numero
34 34 activerecord_error_not_a_date: nao e uma data valida
35 35 activerecord_error_greater_than_start_date: deve ser maior que a data inicial
36 36 activerecord_error_not_same_project: doesn't belong to the same project
37 37 activerecord_error_circular_dependency: This relation would create a circular dependency
38 38
39 39 general_fmt_age: %d yr
40 40 general_fmt_age_plural: %d yrs
41 41 general_fmt_date: %%m/%%d/%%Y
42 42 general_fmt_datetime: %%m/%%d/%%Y %%I:%%M %%p
43 43 general_fmt_datetime_short: %%b %%d, %%I:%%M %%p
44 44 general_fmt_time: %%I:%%M %%p
45 45 general_text_No: 'Nao'
46 46 general_text_Yes: 'Sim'
47 47 general_text_no: 'nao'
48 48 general_text_yes: 'sim'
49 49 general_lang_name: 'Portugues Brasileiro'
50 50 general_csv_separator: ','
51 51 general_csv_encoding: ISO-8859-1
52 52 general_pdf_encoding: ISO-8859-1
53 53 general_day_names: Segunda,Terca,Quarta,Quinta,Sexta,Sabado,Domingo
54 54 general_first_day_of_week: '1'
55 55
56 56 notice_account_updated: Conta foi alterada com sucesso.
57 57 notice_account_invalid_creditentials: Usuario ou senha invalido.
58 58 notice_account_password_updated: Senha foi alterada com sucesso.
59 59 notice_account_wrong_password: Senha errada.
60 60 notice_account_register_done: Conta foi criada com sucesso.
61 61 notice_account_unknown_email: Usuario desconhecido.
62 62 notice_can_t_change_password: Esta conta usa autenticacao externa. E impossivel trocar a senha.
63 63 notice_account_lost_email_sent: Um email com instrucoes para escolher uma nova senha foi enviado para voce.
64 64 notice_account_activated: Sua conta foi ativada. Voce pode logar agora
65 65 notice_successful_create: Criado com sucesso.
66 66 notice_successful_update: Alterado com sucesso.
67 67 notice_successful_delete: Apagado com sucesso.
68 68 notice_successful_connection: Conectado com sucesso.
69 69 notice_file_not_found: A pagina que voce esta tentando acessar nao existe ou foi excluida.
70 70 notice_locking_conflict: Os dados foram atualizados por um outro usuario.
71 71 notice_scm_error: A entrada e/ou a revisao nao existem no repositorio.
72 72 notice_not_authorized: You are not authorized to access this page.
73 73 notice_email_sent: An email was sent to %s
74 74 notice_email_error: An error occurred while sending mail (%s)
75 75 notice_feeds_access_key_reseted: Your RSS access key was reseted.
76 76
77 77 mail_subject_lost_password: Sua senha do redMine.
78 78 mail_subject_register: Ativacao de conta do redMine.
79 79
80 80 gui_validation_error: 1 erro
81 81 gui_validation_error_plural: %d erros
82 82
83 83 field_name: Nome
84 84 field_description: Descricao
85 85 field_summary: Sumario
86 86 field_is_required: Obrigatorio
87 87 field_firstname: Primeiro nome
88 88 field_lastname: Ultimo nome
89 89 field_mail: Email
90 90 field_filename: Arquivo
91 91 field_filesize: Tamanho
92 92 field_downloads: Downloads
93 93 field_author: Autor
94 94 field_created_on: Criado
95 95 field_updated_on: Alterado
96 96 field_field_format: Formato
97 97 field_is_for_all: Para todos os projetos
98 98 field_possible_values: Possiveis valores
99 99 field_regexp: Expressao regular
100 100 field_min_length: Tamanho minimo
101 101 field_max_length: Tamanho maximo
102 102 field_value: Valor
103 103 field_category: Categoria
104 104 field_title: Titulo
105 105 field_project: Projeto
106 106 field_issue: Tarefa
107 107 field_status: Status
108 108 field_notes: Notas
109 109 field_is_closed: Tarefa fechada
110 110 field_is_default: Status padrao
111 111 field_html_color: Cor
112 112 field_tracker: Tipo
113 113 field_subject: Titulo
114 114 field_due_date: Data devida
115 115 field_assigned_to: Atribuido para
116 116 field_priority: Prioridade
117 117 field_fixed_version: Versao corrigida
118 118 field_user: Usuario
119 119 field_role: Regra
120 120 field_homepage: Pagina inicial
121 121 field_is_public: Publico
122 122 field_parent: Sub-projeto de
123 123 field_is_in_chlog: Tarefas mostradas no changelog
124 124 field_is_in_roadmap: Tarefas mostradas no roadmap
125 125 field_login: Login
126 126 field_mail_notification: Notificacoes por email
127 127 field_admin: Administrador
128 128 field_last_login_on: Ultima conexao
129 129 field_language: Lingua
130 130 field_effective_date: Data
131 131 field_password: Senha
132 132 field_new_password: Nova senha
133 133 field_password_confirmation: Confirmacao
134 134 field_version: Versao
135 135 field_type: Tipo
136 136 field_host: Servidor
137 137 field_port: Porta
138 138 field_account: Conta
139 139 field_base_dn: Base DN
140 140 field_attr_login: Atributo login
141 141 field_attr_firstname: Atributo primeiro nome
142 142 field_attr_lastname: Atributo ultimo nome
143 143 field_attr_mail: Atributo email
144 144 field_onthefly: Criacao de usuario on-the-fly
145 145 field_start_date: Inicio
146 146 field_done_ratio: %% Terminado
147 147 field_auth_source: Modo de autenticacao
148 148 field_hide_mail: Esconder meu email
149 149 field_comments: Comentario
150 150 field_url: URL
151 151 field_start_page: Pagina inicial
152 152 field_subproject: Sub-projeto
153 153 field_hours: Horas
154 154 field_activity: Atividade
155 155 field_spent_on: Data
156 156 field_identifier: Identificador
157 157 field_is_filter: Used as a filter
158 158 field_issue_to_id: Related issue
159 159 field_delay: Delay
160 160 field_assignable: Issues can be assigned to this role
161 161 field_redirect_existing_links: Redirect existing links
162 162 field_estimated_hours: Estimated time
163 163
164 164 setting_app_title: Titulo da aplicacao
165 165 setting_app_subtitle: Sub-titulo da aplicacao
166 166 setting_welcome_text: Texto de boa-vinda
167 167 setting_default_language: Lingua padrao
168 168 setting_login_required: Autenticacao obrigatoria
169 169 setting_self_registration: Registro de si mesmo permitido
170 170 setting_attachment_max_size: Tamanho maximo do anexo
171 171 setting_issues_export_limit: Limite de exportacao das tarefas
172 172 setting_mail_from: Email enviado de
173 173 setting_host_name: Servidor
174 174 setting_text_formatting: Formato do texto
175 175 setting_wiki_compression: Compactacao do historio do Wiki
176 176 setting_feeds_limit: Limite do Feed
177 177 setting_autofetch_changesets: Autofetch commits
178 178 setting_sys_api_enabled: Ativa WS para gerenciamento do repositorio
179 179 setting_commit_ref_keywords: Referencing keywords
180 180 setting_commit_fix_keywords: Fixing keywords
181 181 setting_autologin: Autologin
182 182 setting_date_format: Date format
183 183 setting_cross_project_issue_relations: Allow cross-project issue relations
184 184
185 185 label_user: Usuario
186 186 label_user_plural: Usuarios
187 187 label_user_new: Novo usuario
188 188 label_project: Projeto
189 189 label_project_new: Novo projeto
190 190 label_project_plural: Projetos
191 191 label_project_all: All Projects
192 192 label_project_latest: Ultimos projetos
193 193 label_issue: Tarefa
194 194 label_issue_new: Nova tarefa
195 195 label_issue_plural: Tarefas
196 196 label_issue_view_all: Ver todas as tarefas
197 197 label_document: Documento
198 198 label_document_new: Novo documento
199 199 label_document_plural: Documentos
200 200 label_role: Regra
201 201 label_role_plural: Regras
202 202 label_role_new: Nova regra
203 203 label_role_and_permissions: Regras e permissoes
204 204 label_member: Membro
205 205 label_member_new: Novo membro
206 206 label_member_plural: Membros
207 207 label_tracker: Tipo
208 208 label_tracker_plural: Tipos
209 209 label_tracker_new: Novo tipo
210 210 label_workflow: Workflow
211 211 label_issue_status: Status da tarefa
212 212 label_issue_status_plural: Status das tarefas
213 213 label_issue_status_new: Novo status
214 214 label_issue_category: Categoria de tarefa
215 215 label_issue_category_plural: Categorias de tarefa
216 216 label_issue_category_new: Nova categoria
217 217 label_custom_field: Campo personalizado
218 218 label_custom_field_plural: Campos personalizado
219 219 label_custom_field_new: Novo campo personalizado
220 220 label_enumerations: Enumeracao
221 221 label_enumeration_new: Novo valor
222 222 label_information: Informacao
223 223 label_information_plural: Informacoes
224 224 label_please_login: Efetue login
225 225 label_register: Registre-se
226 226 label_password_lost: Perdi a senha
227 227 label_home: Pagina inicial
228 228 label_my_page: Minha pagina
229 229 label_my_account: Minha conta
230 230 label_my_projects: Meus projetos
231 231 label_administration: Administracao
232 232 label_login: Login
233 233 label_logout: Logout
234 234 label_help: Ajuda
235 235 label_reported_issues: Tarefas reportadas
236 236 label_assigned_to_me_issues: Tarefas atribuidas a mim
237 237 label_last_login: Utima conexao
238 238 label_last_updates: Ultima alteracao
239 239 label_last_updates_plural: %d Ultimas alteracoes
240 240 label_registered_on: Registrado em
241 241 label_activity: Atividade
242 242 label_new: Novo
243 243 label_logged_as: Logado como
244 244 label_environment: Ambiente
245 245 label_authentication: Autenticacao
246 246 label_auth_source: Modo de autenticacao
247 247 label_auth_source_new: Novo modo de autenticacao
248 248 label_auth_source_plural: Modos de autenticacao
249 249 label_subproject_plural: Sub-projetos
250 250 label_min_max_length: Tamanho min-max
251 251 label_list: Lista
252 252 label_date: Data
253 253 label_integer: Inteiro
254 254 label_boolean: Boleano
255 255 label_string: Texto
256 256 label_text: Texto longo
257 257 label_attribute: Atributo
258 258 label_attribute_plural: Atributos
259 259 label_download: %d Download
260 260 label_download_plural: %d Downloads
261 261 label_no_data: Sem dados para mostrar
262 262 label_change_status: Mudar status
263 263 label_history: Historico
264 264 label_attachment: Arquivo
265 265 label_attachment_new: Novo arquivo
266 266 label_attachment_delete: Apagar arquivo
267 267 label_attachment_plural: Arquivos
268 268 label_report: Relatorio
269 269 label_report_plural: Relatorio
270 270 label_news: Noticias
271 271 label_news_new: Adicionar noticias
272 272 label_news_plural: Noticias
273 273 label_news_latest: Ultimas noticias
274 274 label_news_view_all: Ver todas as noticias
275 275 label_change_log: Change log
276 276 label_settings: Ajustes
277 277 label_overview: Visao geral
278 278 label_version: Versao
279 279 label_version_new: Nova versao
280 280 label_version_plural: Versoes
281 281 label_confirmation: Confirmacao
282 282 label_export_to: Exportar para
283 283 label_read: Ler...
284 284 label_public_projects: Projetos publicos
285 285 label_open_issues: Aberto
286 286 label_open_issues_plural: Abertos
287 287 label_closed_issues: Fechado
288 288 label_closed_issues_plural: Fechados
289 289 label_total: Total
290 290 label_permissions: Permissoes
291 291 label_current_status: Status atual
292 292 label_new_statuses_allowed: Novo status permitido
293 293 label_all: todos
294 294 label_none: nenhum
295 295 label_next: Proximo
296 296 label_previous: Anterior
297 297 label_used_by: Usado por
298 298 label_details: Detalhes
299 299 label_add_note: Adicionar nota
300 300 label_per_page: Por pagina
301 301 label_calendar: Calendario
302 302 label_months_from: Meses de
303 303 label_gantt: Gantt
304 304 label_internal: Interno
305 305 label_last_changes: utlimas %d mudancas
306 306 label_change_view_all: Mostrar todas as mudancas
307 307 label_personalize_page: Personalizar esta pagina
308 308 label_comment: Comentario
309 309 label_comment_plural: Comentarios
310 310 label_comment_add: Adicionar comentario
311 311 label_comment_added: Comentario adicionado
312 312 label_comment_delete: Apagar comentario
313 313 label_query: Consulta personalizada
314 314 label_query_plural: Consultas personalizadas
315 315 label_query_new: Nova consulta
316 316 label_filter_add: Adicionar filtro
317 317 label_filter_plural: Filtros
318 318 label_equals: e
319 319 label_not_equals: nao e
320 320 label_in_less_than: e maior que
321 321 label_in_more_than: e menor que
322 322 label_in: em
323 323 label_today: hoje
324 324 label_this_week: this week
325 325 label_less_than_ago: faz menos de
326 326 label_more_than_ago: faz mais de
327 327 label_ago: dias atras
328 328 label_contains: contem
329 329 label_not_contains: nao contem
330 330 label_day_plural: dias
331 331 label_repository: Repository
332 332 label_browse: Browse
333 333 label_modification: %d change
334 334 label_modification_plural: %d changes
335 335 label_revision: Revision
336 336 label_revision_plural: Revisions
337 337 label_added: added
338 338 label_modified: modified
339 339 label_deleted: deleted
340 340 label_latest_revision: Latest revision
341 341 label_latest_revision_plural: Latest revisions
342 342 label_view_revisions: View revisions
343 343 label_max_size: Maximum size
344 344 label_on: 'em'
345 345 label_sort_highest: Mover para o inicio
346 346 label_sort_higher: Mover para cima
347 347 label_sort_lower: Mover para baixo
348 348 label_sort_lowest: Mover para o fim
349 349 label_roadmap: Roadmap
350 350 label_roadmap_due_in: Due in
351 351 label_roadmap_overdue: %s late
352 352 label_roadmap_no_issues: Sem tarefas para essa versao
353 353 label_search: Busca
354 354 label_result_plural: Resultados
355 355 label_all_words: Todas as palavras
356 356 label_wiki: Wiki
357 357 label_wiki_edit: Wiki edit
358 358 label_wiki_edit_plural: Wiki edits
359 359 label_wiki_page: Wiki page
360 360 label_wiki_page_plural: Wiki pages
361 361 label_index_by_title: Index by title
362 362 label_index_by_date: Index by date
363 363 label_current_version: Versao atual
364 364 label_preview: Previa
365 365 label_feed_plural: Feeds
366 366 label_changes_details: Detalhes de todas as mudancas
367 367 label_issue_tracking: Tarefas
368 368 label_spent_time: Tempo gasto
369 369 label_f_hour: %.2f hora
370 370 label_f_hour_plural: %.2f horas
371 371 label_time_tracking: Tempo trabalhado
372 372 label_change_plural: Mudancas
373 373 label_statistics: Estatisticas
374 374 label_commits_per_month: Commits por mes
375 375 label_commits_per_author: Commits por autor
376 376 label_view_diff: Ver diferencas
377 377 label_diff_inline: inline
378 378 label_diff_side_by_side: side by side
379 379 label_options: Opcoes
380 380 label_copy_workflow_from: Copiar workflow de
381 381 label_permissions_report: Relatorio de permissoes
382 382 label_watched_issues: Watched issues
383 383 label_related_issues: Related issues
384 384 label_applied_status: Applied status
385 385 label_loading: Loading...
386 386 label_relation_new: New relation
387 387 label_relation_delete: Delete relation
388 388 label_relates_to: related to
389 389 label_duplicates: duplicates
390 390 label_blocks: blocks
391 391 label_blocked_by: blocked by
392 392 label_precedes: precedes
393 393 label_follows: follows
394 394 label_end_to_start: end to start
395 395 label_end_to_end: end to end
396 396 label_start_to_start: start to start
397 397 label_start_to_end: start to end
398 398 label_stay_logged_in: Stay logged in
399 399 label_disabled: disabled
400 400 label_show_completed_versions: Show completed versions
401 401 label_me: me
402 402 label_board: Forum
403 403 label_board_new: New forum
404 404 label_board_plural: Forums
405 405 label_topic_plural: Topics
406 406 label_message_plural: Messages
407 407 label_message_last: Last message
408 408 label_message_new: New message
409 409 label_reply_plural: Replies
410 410 label_send_information: Send account information to the user
411 411 label_year: Year
412 412 label_month: Month
413 413 label_week: Week
414 414 label_date_from: From
415 415 label_date_to: To
416 416 label_language_based: Language based
417 417 label_sort_by: Sort by "%s"
418 418 label_send_test_email: Send a test email
419 419 label_feeds_access_key_created_on: RSS access key created %s ago
420 420 label_module_plural: Modules
421 421 label_added_time_by: Added by %s %s ago
422 422 label_updated_time: Updated %s ago
423 423 label_jump_to_a_project: Jump to a project...
424 424
425 425 button_login: Login
426 426 button_submit: Enviar
427 427 button_save: Salvar
428 428 button_check_all: Marcar todos
429 429 button_uncheck_all: Desmarcar todos
430 430 button_delete: Apagar
431 431 button_create: Criar
432 432 button_test: Testar
433 433 button_edit: Editar
434 434 button_add: Adicionar
435 435 button_change: Mudar
436 436 button_apply: Aplicar
437 437 button_clear: Limpar
438 438 button_lock: Bloquear
439 439 button_unlock: Desbloquear
440 440 button_download: Download
441 441 button_list: Listar
442 442 button_view: Ver
443 443 button_move: Mover
444 444 button_back: Voltar
445 445 button_cancel: Cancelar
446 446 button_activate: Ativar
447 447 button_sort: Ordenar
448 448 button_log_time: Tempo de trabalho
449 449 button_rollback: Voltar para esta versao
450 450 button_watch: Watch
451 451 button_unwatch: Unwatch
452 452 button_reply: Reply
453 453 button_archive: Archive
454 454 button_unarchive: Unarchive
455 455 button_reset: Reset
456 456 button_rename: Rename
457 457
458 458 status_active: ativo
459 459 status_registered: registrado
460 460 status_locked: bloqueado
461 461
462 462 text_select_mail_notifications: Selecionar acoes para ser enviado uma notificacao por email
463 463 text_regexp_info: eg. ^[A-Z0-9]+$
464 464 text_min_max_length_info: 0 siginifica sem restricao
465 465 text_project_destroy_confirmation: Voce tem certeza que deseja deletar este projeto e todas os dados relacionados?
466 466 text_workflow_edit: Selecione uma regra e um tipo de tarefa para editar o workflow
467 467 text_are_you_sure: Voce tem certeza ?
468 468 text_journal_changed: alterado de %s para %s
469 469 text_journal_set_to: setar para %s
470 470 text_journal_deleted: apagado
471 471 text_tip_task_begin_day: tarefa comeca neste dia
472 472 text_tip_task_end_day: tarefa termina neste dia
473 473 text_tip_task_begin_end_day: tarefa comeca e termina neste dia
474 474 text_project_identifier_info: 'Letras minusculas (a-z), numeros e tracos permitido.<br />Uma vez salvo, o identificador nao pode ser mudado.'
475 475 text_caracters_maximum: %d maximo de caracteres
476 476 text_length_between: Tamanho entre %d e %d caracteres.
477 477 text_tracker_no_workflow: Sem workflow definido para este tipo.
478 478 text_unallowed_characters: Unallowed characters
479 479 text_comma_separated: Multiple values allowed (comma separated).
480 480 text_issues_ref_in_commit_messages: Referencing and fixing issues in commit messages
481 481 text_issue_added: Tarefa %s foi incluída.
482 482 text_issue_updated: Tarefa %s foi alterada.
483 483 text_wiki_destroy_confirmation: Are you sure you want to delete this wiki and all its content ?
484 484 text_issue_category_destroy_question: Some issues (%d) are assigned to this category. What do you want to do ?
485 485 text_issue_category_destroy_assignments: Remove category assignments
486 486 text_issue_category_reassign_to: Reassing issues to this category
487 487
488 488 default_role_manager: Analista de Negocio ou Gerente de Projeto
489 489 default_role_developper: Desenvolvedor
490 490 default_role_reporter: Analista de Suporte
491 491 default_tracker_bug: Bug
492 492 default_tracker_feature: Implementacao
493 493 default_tracker_support: Suporte
494 494 default_issue_status_new: Novo
495 495 default_issue_status_assigned: Atribuido
496 496 default_issue_status_resolved: Resolvido
497 497 default_issue_status_feedback: Feedback
498 498 default_issue_status_closed: Fechado
499 499 default_issue_status_rejected: Rejeitado
500 500 default_doc_category_user: Documentacao do usuario
501 501 default_doc_category_tech: Documentacao do tecnica
502 502 default_priority_low: Baixo
503 503 default_priority_normal: Normal
504 504 default_priority_high: Alto
505 505 default_priority_urgent: Urgente
506 506 default_priority_immediate: Imediato
507 507 default_activity_design: Design
508 508 default_activity_development: Desenvolvimento
509 509
510 510 enumeration_issue_priorities: Prioridade das tarefas
511 511 enumeration_doc_categories: Categorias de documento
512 512 enumeration_activities: Atividades (time tracking)
513 513 label_file_plural: Files
514 514 label_changeset_plural: Changesets
515 515 field_column_names: Columns
516 516 label_default_columns: Default columns
517 517 setting_issue_list_default_columns: Default columns displayed on the issue list
518 518 setting_repositories_encodings: Repositories encodings
519 519 notice_no_issue_selected: "No issue is selected! Please, check the issues you want to edit."
520 520 label_bulk_edit_selected_issues: Bulk edit selected issues
521 521 label_no_change_option: (No change)
522 522 notice_failed_to_save_issues: "Failed to save %d issue(s) on %d selected: %s."
523 label_theme: Theme
524 label_default: Default
@@ -1,522 +1,524
1 1 _gloc_rule_default: '|n| n==1 ? "" : "_plural" '
2 2
3 3 actionview_datehelper_select_day_prefix:
4 4 actionview_datehelper_select_month_names: Janeiro,Fevereiro,Março,Abril,Maio,Junho,Julho,Agosto,Setembro,Outubro,Novembro,Dezembro
5 5 actionview_datehelper_select_month_names_abbr: Jan,Fev,Mar,Abr,Mai,Jun,Jul,Ago,Set,Out,Nov,Dez
6 6 actionview_datehelper_select_month_prefix:
7 7 actionview_datehelper_select_year_prefix:
8 8 actionview_datehelper_time_in_words_day: 1 dia
9 9 actionview_datehelper_time_in_words_day_plural: %d dias
10 10 actionview_datehelper_time_in_words_hour_about: em torno de uma hora
11 11 actionview_datehelper_time_in_words_hour_about_plural: em torno de %d horas
12 12 actionview_datehelper_time_in_words_hour_about_single: em torno de uma hora
13 13 actionview_datehelper_time_in_words_minute: 1 minuto
14 14 actionview_datehelper_time_in_words_minute_half: meio minuto
15 15 actionview_datehelper_time_in_words_minute_less_than: menos de um minuto
16 16 actionview_datehelper_time_in_words_minute_plural: %d minutos
17 17 actionview_datehelper_time_in_words_minute_single: 1 minuto
18 18 actionview_datehelper_time_in_words_second_less_than: menos de um segundo
19 19 actionview_datehelper_time_in_words_second_less_than_plural: menos de %d segundos
20 20 actionview_instancetag_blank_option: Selecione
21 21
22 22 activerecord_error_inclusion: não existe na lista
23 23 activerecord_error_exclusion: já existe na lista
24 24 activerecord_error_invalid: é inválido
25 25 activerecord_error_confirmation: não confere com sua confirmação
26 26 activerecord_error_accepted: deve ser aceito
27 27 activerecord_error_empty: não pode ser vazio
28 28 activerecord_error_blank: não pode estar em branco
29 29 activerecord_error_too_long: é muito longo
30 30 activerecord_error_too_short: é muito curto
31 31 activerecord_error_wrong_length: possui o comprimento errado
32 32 activerecord_error_taken: já foi usado em outro registro
33 33 activerecord_error_not_a_number: não é um número
34 34 activerecord_error_not_a_date: não é uma data válida
35 35 activerecord_error_greater_than_start_date: deve ser maior que a data inicial
36 36 activerecord_error_not_same_project: não pertence ao mesmo projeto
37 37 activerecord_error_circular_dependency: Este relaão pode criar uma dependência circular
38 38
39 39 general_fmt_age: %d ano
40 40 general_fmt_age_plural: %d anos
41 41 general_fmt_date: %%d/%%m/%%Y
42 42 general_fmt_datetime: %%d/%%m/%%Y %%I:%%M %%p
43 43 general_fmt_datetime_short: %%b %%d, %%I:%%M %%p
44 44 general_fmt_time: %%I:%%M %%p
45 45 general_text_No: 'Não'
46 46 general_text_Yes: 'Sim'
47 47 general_text_no: 'não'
48 48 general_text_yes: 'sim'
49 49 general_lang_name: 'Português'
50 50 general_csv_separator: ','
51 51 general_csv_encoding: ISO-8859-1
52 52 general_pdf_encoding: ISO-8859-1
53 53 general_day_names: Segunda,Terça,Quarta,Quinta,Sexta,Sábado,Domingo
54 54 general_first_day_of_week: '1'
55 55
56 56 notice_account_updated: Conta foi atualizada com sucesso.
57 57 notice_account_invalid_creditentials: Usuário ou senha inválidos.
58 58 notice_account_password_updated: Senha foi alterada com sucesso.
59 59 notice_account_wrong_password: Senha errada.
60 60 notice_account_register_done: Conta foi criada com sucesso.
61 61 notice_account_unknown_email: Usuário desconhecido.
62 62 notice_can_t_change_password: Esta conta usa autenticação externa. E impossível trocar a senha.
63 63 notice_account_lost_email_sent: Um email com as instruções para escolher uma nova senha foi enviado para você.
64 64 notice_account_activated: Sua conta foi ativada. Você pode logar agora
65 65 notice_successful_create: Criado com sucesso.
66 66 notice_successful_update: Alterado com sucesso.
67 67 notice_successful_delete: Apagado com sucesso.
68 68 notice_successful_connection: Conectado com sucesso.
69 69 notice_file_not_found: A página que você está tentando acessar não existe ou foi excluída.
70 70 notice_locking_conflict: Os dados foram atualizados por um outro usuário.
71 71 notice_scm_error: A entrada e/ou a revisão não existem no repositório.
72 72 notice_not_authorized: Você não está autorizado a acessar esta página.
73 73 notice_email_sent: An email was sent to %s
74 74 notice_email_error: An error occurred while sending mail (%s)
75 75 notice_feeds_access_key_reseted: Your RSS access key was reseted.
76 76
77 77 mail_subject_lost_password: Sua senha do redMine.
78 78 mail_subject_register: Ativação de conta do redMine.
79 79
80 80 gui_validation_error: 1 erro
81 81 gui_validation_error_plural: %d erros
82 82
83 83 field_name: Nome
84 84 field_description: Descrição
85 85 field_summary: Sumário
86 86 field_is_required: Obrigatório
87 87 field_firstname: Primeiro nome
88 88 field_lastname: Último nome
89 89 field_mail: Email
90 90 field_filename: Arquivo
91 91 field_filesize: Tamanho
92 92 field_downloads: Downloads
93 93 field_author: Autor
94 94 field_created_on: Criado
95 95 field_updated_on: Alterado
96 96 field_field_format: Formato
97 97 field_is_for_all: Para todos os projetos
98 98 field_possible_values: Possíveis valores
99 99 field_regexp: Expressão regular
100 100 field_min_length: Tamanho mínimo
101 101 field_max_length: Tamanho máximo
102 102 field_value: Valor
103 103 field_category: Categoria
104 104 field_title: Título
105 105 field_project: Projeto
106 106 field_issue: Tarefa
107 107 field_status: Status
108 108 field_notes: Notas
109 109 field_is_closed: Tarefa fechada
110 110 field_is_default: Status padrão
111 111 field_html_color: Cor
112 112 field_tracker: Tipo
113 113 field_subject: Assunto
114 114 field_due_date: Data final
115 115 field_assigned_to: Atribuído para
116 116 field_priority: Prioridade
117 117 field_fixed_version: Versão corrigida
118 118 field_user: Usuário
119 119 field_role: Regra
120 120 field_homepage: Página inicial
121 121 field_is_public: Público
122 122 field_parent: Sub-projeto de
123 123 field_is_in_chlog: Tarefas mostradas no changelog
124 124 field_is_in_roadmap: Tarefas mostradas no roadmap
125 125 field_login: Login
126 126 field_mail_notification: Notificações por email
127 127 field_admin: Administrador
128 128 field_last_login_on: Última conexão
129 129 field_language: Língua
130 130 field_effective_date: Data
131 131 field_password: Senha
132 132 field_new_password: Nova senha
133 133 field_password_confirmation: Confirmação
134 134 field_version: Versão
135 135 field_type: Tipo
136 136 field_host: Servidor
137 137 field_port: Porta
138 138 field_account: Conta
139 139 field_base_dn: Base DN
140 140 field_attr_login: Atributo login
141 141 field_attr_firstname: Atributo primeiro nome
142 142 field_attr_lastname: Atributo último nome
143 143 field_attr_mail: Atributo email
144 144 field_onthefly: Criação de usuário sob-demanda
145 145 field_start_date: Início
146 146 field_done_ratio: %% Terminado
147 147 field_auth_source: Modo de autenticação
148 148 field_hide_mail: Esconda meu email
149 149 field_comments: Comentário
150 150 field_url: URL
151 151 field_start_page: Página inicial
152 152 field_subproject: Sub-projeto
153 153 field_hours: Horas
154 154 field_activity: Atividade
155 155 field_spent_on: Data
156 156 field_identifier: Identificador
157 157 field_is_filter: Usado como filtro
158 158 field_issue_to_id: Tarefa relacionada
159 159 field_delay: Atraso
160 160 field_assignable: Issues can be assigned to this role
161 161 field_redirect_existing_links: Redirect existing links
162 162 field_estimated_hours: Estimated time
163 163
164 164 setting_app_title: Título da aplicação
165 165 setting_app_subtitle: Sub-título da aplicação
166 166 setting_welcome_text: Texto de boas-vindas
167 167 setting_default_language: Linguagem padrão
168 168 setting_login_required: Autenticação obrigatória
169 169 setting_self_registration: Registro permitido
170 170 setting_attachment_max_size: Tamanho máximo do anexo
171 171 setting_issues_export_limit: Limite de exportação das tarefas
172 172 setting_mail_from: Email enviado de
173 173 setting_host_name: Servidor
174 174 setting_text_formatting: Formato do texto
175 175 setting_wiki_compression: Compactação do histórico do Wiki
176 176 setting_feeds_limit: Limite do Feed
177 177 setting_autofetch_changesets: Buscar automaticamente commits
178 178 setting_sys_api_enabled: Ativa WS para gerenciamento do repositório
179 179 setting_commit_ref_keywords: Palavras-chave de referôncia
180 180 setting_commit_fix_keywords: Palavras-chave fixas
181 181 setting_autologin: Autologin
182 182 setting_date_format: Date format
183 183 setting_cross_project_issue_relations: Allow cross-project issue relations
184 184
185 185 label_user: Usuário
186 186 label_user_plural: Usuários
187 187 label_user_new: Novo usuário
188 188 label_project: Projeto
189 189 label_project_new: Novo projeto
190 190 label_project_plural: Projetos
191 191 label_project_all: All Projects
192 192 label_project_latest: Últimos projetos
193 193 label_issue: Tarefa
194 194 label_issue_new: Nova tarefa
195 195 label_issue_plural: Tarefas
196 196 label_issue_view_all: Ver todas as tarefas
197 197 label_document: Documento
198 198 label_document_new: Novo documento
199 199 label_document_plural: Documentos
200 200 label_role: Regra
201 201 label_role_plural: Regras
202 202 label_role_new: Nova regra
203 203 label_role_and_permissions: Regras e permissões
204 204 label_member: Membro
205 205 label_member_new: Novo membro
206 206 label_member_plural: Membros
207 207 label_tracker: Tipo
208 208 label_tracker_plural: Tipos
209 209 label_tracker_new: Novo tipo
210 210 label_workflow: Workflow
211 211 label_issue_status: Status da tarefa
212 212 label_issue_status_plural: Status das tarefas
213 213 label_issue_status_new: Novo status
214 214 label_issue_category: Categoria da tarefa
215 215 label_issue_category_plural: Categorias das tarefas
216 216 label_issue_category_new: Nova categoria
217 217 label_custom_field: Campo personalizado
218 218 label_custom_field_plural: Campos personalizados
219 219 label_custom_field_new: Novo campo personalizado
220 220 label_enumerations: Enumeração
221 221 label_enumeration_new: Novo valor
222 222 label_information: Informação
223 223 label_information_plural: Informações
224 224 label_please_login: Efetue login
225 225 label_register: Registre-se
226 226 label_password_lost: Perdi a senha
227 227 label_home: Página inicial
228 228 label_my_page: Minha página
229 229 label_my_account: Minha conta
230 230 label_my_projects: Meus projetos
231 231 label_administration: Administração
232 232 label_login: Login
233 233 label_logout: Logout
234 234 label_help: Ajuda
235 235 label_reported_issues: Tarefas reportadas
236 236 label_assigned_to_me_issues: Tarefas atribuídas à mim
237 237 label_last_login: Útima conexão
238 238 label_last_updates: Última alteração
239 239 label_last_updates_plural: %d Últimas alterações
240 240 label_registered_on: Registrado em
241 241 label_activity: Atividade
242 242 label_new: Novo
243 243 label_logged_as: Logado como
244 244 label_environment: Ambiente
245 245 label_authentication: Autenticação
246 246 label_auth_source: Modo de autenticação
247 247 label_auth_source_new: Novo modo de autenticação
248 248 label_auth_source_plural: Modos de autenticação
249 249 label_subproject_plural: Sub-projetos
250 250 label_min_max_length: Tamanho min-max
251 251 label_list: Lista
252 252 label_date: Data
253 253 label_integer: Inteiro
254 254 label_boolean: Booleano
255 255 label_string: Texto
256 256 label_text: Texto longo
257 257 label_attribute: Atributo
258 258 label_attribute_plural: Atributos
259 259 label_download: %d Download
260 260 label_download_plural: %d Downloads
261 261 label_no_data: Sem dados para mostrar
262 262 label_change_status: Mudar status
263 263 label_history: Histórico
264 264 label_attachment: Arquivo
265 265 label_attachment_new: Novo arquivo
266 266 label_attachment_delete: Apagar arquivo
267 267 label_attachment_plural: Arquivos
268 268 label_report: Relatório
269 269 label_report_plural: Relatório
270 270 label_news: Notícias
271 271 label_news_new: Adicionar notícias
272 272 label_news_plural: Notícias
273 273 label_news_latest: Últimas notícias
274 274 label_news_view_all: Ver todas as notícias
275 275 label_change_log: Log de mudanças
276 276 label_settings: Configurações
277 277 label_overview: Visão geral
278 278 label_version: Versão
279 279 label_version_new: Nova versão
280 280 label_version_plural: Versões
281 281 label_confirmation: Confirmação
282 282 label_export_to: Exportar para
283 283 label_read: Ler...
284 284 label_public_projects: Projetos públicos
285 285 label_open_issues: Aberto
286 286 label_open_issues_plural: Abertos
287 287 label_closed_issues: Fechado
288 288 label_closed_issues_plural: Fechados
289 289 label_total: Total
290 290 label_permissions: Permissões
291 291 label_current_status: Status atual
292 292 label_new_statuses_allowed: Novo status permitido
293 293 label_all: todos
294 294 label_none: nenhum
295 295 label_next: Próximo
296 296 label_previous: Anterior
297 297 label_used_by: Usado por
298 298 label_details: Detalhes
299 299 label_add_note: Adicionar nota
300 300 label_per_page: Por página
301 301 label_calendar: Calendário
302 302 label_months_from: Meses de
303 303 label_gantt: Gantt
304 304 label_internal: Interno
305 305 label_last_changes: últimas %d mudanças
306 306 label_change_view_all: Mostrar todas as mudanças
307 307 label_personalize_page: Personalizar esta página
308 308 label_comment: Comentário
309 309 label_comment_plural: Comentários
310 310 label_comment_add: Adicionar comentário
311 311 label_comment_added: Comentário adicionado
312 312 label_comment_delete: Apagar comentário
313 313 label_query: Consulta personalizada
314 314 label_query_plural: Consultas personalizadas
315 315 label_query_new: Nova consulta
316 316 label_filter_add: Adicionar filtro
317 317 label_filter_plural: Filtros
318 318 label_equals: é
319 319 label_not_equals: não e
320 320 label_in_less_than: é maior que
321 321 label_in_more_than: é menor que
322 322 label_in: em
323 323 label_today: hoje
324 324 label_this_week: this week
325 325 label_less_than_ago: faz menos de
326 326 label_more_than_ago: faz mais de
327 327 label_ago: dias atrás
328 328 label_contains: contém
329 329 label_not_contains: não contém
330 330 label_day_plural: dias
331 331 label_repository: Repositório
332 332 label_browse: Procurar
333 333 label_modification: %d mudança
334 334 label_modification_plural: %d mudanças
335 335 label_revision: Revisão
336 336 label_revision_plural: Revisões
337 337 label_added: adicionado
338 338 label_modified: modificado
339 339 label_deleted: deletado
340 340 label_latest_revision: Última revisão
341 341 label_latest_revision_plural: Últimas revisões
342 342 label_view_revisions: Ver revisões
343 343 label_max_size: Tamanho máximo
344 344 label_on: em
345 345 label_sort_highest: Mover para o início
346 346 label_sort_higher: Mover para cima
347 347 label_sort_lower: Mover para baixo
348 348 label_sort_lowest: Mover para o fim
349 349 label_roadmap: Roadmap
350 350 label_roadmap_due_in: Termina em
351 351 label_roadmap_overdue: %s late
352 352 label_roadmap_no_issues: Sem tarefas para essa versão
353 353 label_search: Busca
354 354 label_result_plural: Resultados
355 355 label_all_words: Todas as palavras
356 356 label_wiki: Wiki
357 357 label_wiki_edit: Wiki edit
358 358 label_wiki_edit_plural: Wiki edits
359 359 label_wiki_page: Wiki page
360 360 label_wiki_page_plural: Wiki pages
361 361 label_index_by_title: Index by title
362 362 label_index_by_date: Index by date
363 363 label_current_version: Versão atual
364 364 label_preview: Prévia
365 365 label_feed_plural: Feeds
366 366 label_changes_details: Detalhes de todas as mudanças
367 367 label_issue_tracking: Tarefas
368 368 label_spent_time: Tempo gasto
369 369 label_f_hour: %.2f hora
370 370 label_f_hour_plural: %.2f horas
371 371 label_time_tracking: Tempo trabalhado
372 372 label_change_plural: Mudanças
373 373 label_statistics: Estatísticas
374 374 label_commits_per_month: Commits por mês
375 375 label_commits_per_author: Commits por autor
376 376 label_view_diff: Ver diferenças
377 377 label_diff_inline: inline
378 378 label_diff_side_by_side: lado a lado
379 379 label_options: Opções
380 380 label_copy_workflow_from: Copiar workflow de
381 381 label_permissions_report: Relatório de permissões
382 382 label_watched_issues: Tarefas observadas
383 383 label_related_issues: tarefas relacionadas
384 384 label_applied_status: Status aplicado
385 385 label_loading: Carregando...
386 386 label_relation_new: Nova relação
387 387 label_relation_delete: Deletar relação
388 388 label_relates_to: relacionado à
389 389 label_duplicates: duplicadas
390 390 label_blocks: bloqueios
391 391 label_blocked_by: bloqueado por
392 392 label_precedes: procede
393 393 label_follows: segue
394 394 label_end_to_start: fim ao início
395 395 label_end_to_end: fim ao fim
396 396 label_start_to_start: ínícia ao inícia
397 397 label_start_to_end: inícia ao fim
398 398 label_stay_logged_in: Rester connecté
399 399 label_disabled: désactivé
400 400 label_show_completed_versions: Voire les versions passées
401 401 label_me: me
402 402 label_board: Forum
403 403 label_board_new: New forum
404 404 label_board_plural: Forums
405 405 label_topic_plural: Topics
406 406 label_message_plural: Messages
407 407 label_message_last: Last message
408 408 label_message_new: New message
409 409 label_reply_plural: Replies
410 410 label_send_information: Send account information to the user
411 411 label_year: Year
412 412 label_month: Month
413 413 label_week: Week
414 414 label_date_from: From
415 415 label_date_to: To
416 416 label_language_based: Language based
417 417 label_sort_by: Sort by "%s"
418 418 label_send_test_email: Send a test email
419 419 label_feeds_access_key_created_on: RSS access key created %s ago
420 420 label_module_plural: Modules
421 421 label_added_time_by: Added by %s %s ago
422 422 label_updated_time: Updated %s ago
423 423 label_jump_to_a_project: Jump to a project...
424 424
425 425 button_login: Login
426 426 button_submit: Enviar
427 427 button_save: Salvar
428 428 button_check_all: Marcar todos
429 429 button_uncheck_all: Desmarcar todos
430 430 button_delete: Apagar
431 431 button_create: Criar
432 432 button_test: Testar
433 433 button_edit: Editar
434 434 button_add: Adicionar
435 435 button_change: Mudar
436 436 button_apply: Aplicar
437 437 button_clear: Limpar
438 438 button_lock: Bloquear
439 439 button_unlock: Desbloquear
440 440 button_download: Download
441 441 button_list: Listar
442 442 button_view: Ver
443 443 button_move: Mover
444 444 button_back: Voltar
445 445 button_cancel: Cancelar
446 446 button_activate: Ativar
447 447 button_sort: Ordenar
448 448 button_log_time: Tempo de trabalho
449 449 button_rollback: Voltar para esta versão
450 450 button_watch: Observar
451 451 button_unwatch: Não observar
452 452 button_reply: Reply
453 453 button_archive: Archive
454 454 button_unarchive: Unarchive
455 455 button_reset: Reset
456 456 button_rename: Rename
457 457
458 458 status_active: ativo
459 459 status_registered: registrado
460 460 status_locked: bloqueado
461 461
462 462 text_select_mail_notifications: Selecionar ações para ser enviada uma notificação por email
463 463 text_regexp_info: ex. ^[A-Z0-9]+$
464 464 text_min_max_length_info: 0 siginifica sem restrição
465 465 text_project_destroy_confirmation: Você tem certeza que deseja deletar este projeto e todos os dados relacionados?
466 466 text_workflow_edit: Selecione uma regra e um tipo de tarefa para editar o workflow
467 467 text_are_you_sure: Você tem certeza ?
468 468 text_journal_changed: alterado de %s para %s
469 469 text_journal_set_to: alterar para %s
470 470 text_journal_deleted: apagado
471 471 text_tip_task_begin_day: tarefa começa neste dia
472 472 text_tip_task_end_day: tarefa termina neste dia
473 473 text_tip_task_begin_end_day: tarefa começa e termina neste dia
474 474 text_project_identifier_info: 'Letras minúsculas (a-z), números e traços permitido.<br />Uma vez salvo, o identificador nao pode ser mudado.'
475 475 text_caracters_maximum: %d móximo de caracteres
476 476 text_length_between: Tamanho entre %d e %d caracteres.
477 477 text_tracker_no_workflow: Sem workflow definido para este tipo.
478 478 text_unallowed_characters: Caracteres não permitidos
479 479 text_comma_separated: Permitido múltiplos valores (separados por vírgula).
480 480 text_issues_ref_in_commit_messages: Referenciando e arrumando tarefas nas mensagens de commit
481 481 text_issue_added: Tarefa %s foi incluída.
482 482 text_issue_updated: Tarefa %s foi alterada.
483 483 text_wiki_destroy_confirmation: Are you sure you want to delete this wiki and all its content ?
484 484 text_issue_category_destroy_question: Some issues (%d) are assigned to this category. What do you want to do ?
485 485 text_issue_category_destroy_assignments: Remove category assignments
486 486 text_issue_category_reassign_to: Reassing issues to this category
487 487
488 488 default_role_manager: Analista de Negócio ou Gerente de Projeto
489 489 default_role_developper: Desenvolvedor
490 490 default_role_reporter: Analista de Suporte
491 491 default_tracker_bug: Bug
492 492 default_tracker_feature: Implementaçõo
493 493 default_tracker_support: Suporte
494 494 default_issue_status_new: Novo
495 495 default_issue_status_assigned: Atribuído
496 496 default_issue_status_resolved: Resolvido
497 497 default_issue_status_feedback: Feedback
498 498 default_issue_status_closed: Fechado
499 499 default_issue_status_rejected: Rejeitado
500 500 default_doc_category_user: Documentação do usuário
501 501 default_doc_category_tech: Documentação técnica
502 502 default_priority_low: Baixo
503 503 default_priority_normal: Normal
504 504 default_priority_high: Alto
505 505 default_priority_urgent: Urgente
506 506 default_priority_immediate: Imediato
507 507 default_activity_design: Design
508 508 default_activity_development: Desenvolvimento
509 509
510 510 enumeration_issue_priorities: Prioridade das tarefas
511 511 enumeration_doc_categories: Categorias de documento
512 512 enumeration_activities: Atividades (time tracking)
513 513 label_file_plural: Files
514 514 label_changeset_plural: Changesets
515 515 field_column_names: Columns
516 516 label_default_columns: Default columns
517 517 setting_issue_list_default_columns: Default columns displayed on the issue list
518 518 setting_repositories_encodings: Repositories encodings
519 519 notice_no_issue_selected: "No issue is selected! Please, check the issues you want to edit."
520 520 label_bulk_edit_selected_issues: Bulk edit selected issues
521 521 label_no_change_option: (No change)
522 522 notice_failed_to_save_issues: "Failed to save %d issue(s) on %d selected: %s."
523 label_theme: Theme
524 label_default: Default
@@ -1,522 +1,524
1 1 _gloc_rule_default: '|n| n==1 ? "" : "_plural" '
2 2
3 3 actionview_datehelper_select_day_prefix:
4 4 actionview_datehelper_select_month_names: Ianuarie,Februarie,Martie,Aprilie,Mai,Iunie,Iulie,August,Septembrie,Octombrie,Noiembrie,Decembrie
5 5 actionview_datehelper_select_month_names_abbr: Ian,Feb,Mar,Apr,Mai,Jun,Jul,Aug,Sep,Oct,Nov,Dec
6 6 actionview_datehelper_select_month_prefix:
7 7 actionview_datehelper_select_year_prefix:
8 8 actionview_datehelper_time_in_words_day: 1 zi
9 9 actionview_datehelper_time_in_words_day_plural: %d zile
10 10 actionview_datehelper_time_in_words_hour_about: aproximativ o ora
11 11 actionview_datehelper_time_in_words_hour_about_plural: aproximativ %d ore
12 12 actionview_datehelper_time_in_words_hour_about_single: aproximativ o ora
13 13 actionview_datehelper_time_in_words_minute: 1 minut
14 14 actionview_datehelper_time_in_words_minute_half: 30 de secunde
15 15 actionview_datehelper_time_in_words_minute_less_than: mai putin de un minut
16 16 actionview_datehelper_time_in_words_minute_plural: %d minute
17 17 actionview_datehelper_time_in_words_minute_single: 1 minut
18 18 actionview_datehelper_time_in_words_second_less_than: mai putin de o secunda
19 19 actionview_datehelper_time_in_words_second_less_than_plural: mai putin de %d secunde
20 20 actionview_instancetag_blank_option: Va rog selectati
21 21
22 22 activerecord_error_inclusion: nu este inclus in lista
23 23 activerecord_error_exclusion: este rezervat
24 24 activerecord_error_invalid: este invalid
25 25 activerecord_error_confirmation: nu corespunde confirmarii
26 26 activerecord_error_accepted: trebuie acceptat
27 27 activerecord_error_empty: nu poate fi gol
28 28 activerecord_error_blank: nu poate fi gol
29 29 activerecord_error_too_long: este prea lung
30 30 activerecord_error_too_short: este prea scurt
31 31 activerecord_error_wrong_length: are lungimea eronata
32 32 activerecord_error_taken: deja a fost luat/rezervat
33 33 activerecord_error_not_a_number: nu este un numar
34 34 activerecord_error_not_a_date: nu este o data valida
35 35 activerecord_error_greater_than_start_date: trebuie sa fie mai mare ca data de start
36 36 activerecord_error_not_same_project: nu apartine projectului respectiv
37 37 activerecord_error_circular_dependency: Aceasta relatie ar crea dependenta circulara
38 38
39 39 general_fmt_age: %d an
40 40 general_fmt_age_plural: %d ani
41 41 general_fmt_date: %%m/%%d/%%A
42 42 general_fmt_datetime: %%m/%%d/%%A %%Z:%%L %%p
43 43 general_fmt_datetime_short: %%b %%d, %%Z:%%L %%p
44 44 general_fmt_time: %%Z:%%L %%p
45 45 general_text_No: 'Nu'
46 46 general_text_Yes: 'Da'
47 47 general_text_no: 'nu'
48 48 general_text_yes: 'da'
49 49 general_lang_name: 'Română'
50 50 general_csv_separator: ','
51 51 general_csv_encoding: ISO-8859-1
52 52 general_pdf_encoding: ISO-8859-1
53 53 general_day_names: Luni,Marti,Miercuri,Joi,Vineri,Sambata,Duminica
54 54 general_first_day_of_week: '7'
55 55
56 56 notice_account_updated: Contul a fost creat cu succes.
57 57 notice_account_invalid_creditentials: Numele utilizator sau parola este invalida.
58 58 notice_account_password_updated: Parola a fost modificata cu succes.
59 59 notice_account_wrong_password: Parola gresita
60 60 notice_account_register_done: Contul a fost creat cu succes. Pentru activarea contului folositi linkul primit in e-mailul de confirmare.
61 61 notice_account_unknown_email: Utilizator inexistent.
62 62 notice_can_t_change_password: Acest cont foloseste un sistem de autenticare externa. Parola nu poate fi schimbata.
63 63 notice_account_lost_email_sent: Un e-mail cu instructiuni de a seta noua parola a fost trimisa.
64 64 notice_account_activated: Contul a fost activat. Acum puteti intra in cont.
65 65 notice_successful_create: Creat cu succes.
66 66 notice_successful_update: Modificare cu succes.
67 67 notice_successful_delete: Stergere cu succes.
68 68 notice_successful_connection: Conectare cu succes.
69 69 notice_file_not_found: Pagina dorita nu exista sau nu mai este valabila.
70 70 notice_locking_conflict: Informatiile au fost modificate de un alt utilizator.
71 71 notice_scm_error: Articolul sau reviziunea nu exista in stoc (Repository).
72 72 notice_not_authorized: Nu aveti autorizatia sa accesati aceasta pagina.
73 73 notice_email_sent: Un e-mail a fost trimis la adresa %s
74 74 notice_email_error: Eroare in trimiterea e-mailului (%s)
75 75 notice_feeds_access_key_reseted: Parola de acces RSS a fost resetat.
76 76
77 77 mail_subject_lost_password: Parola clair.ro|PM
78 78 mail_subject_register: Activare cont clair.ro|PM
79 79
80 80 gui_validation_error: 1 eroare
81 81 gui_validation_error_plural: %d erori
82 82
83 83 field_name: Nume
84 84 field_description: Descriere
85 85 field_summary: Sumar
86 86 field_is_required: Obligatoriu
87 87 field_firstname: Nume
88 88 field_lastname: Prenume
89 89 field_mail: Email
90 90 field_filename: Fisier
91 91 field_filesize: Marimea fisierului
92 92 field_downloads: Download
93 93 field_author: Autor
94 94 field_created_on: Creat
95 95 field_updated_on: Modificat
96 96 field_field_format: Format
97 97 field_is_for_all: Pentru toate proiectele
98 98 field_possible_values: Valori posibile
99 99 field_regexp: Expresie regulara
100 100 field_min_length: Lungime minima
101 101 field_max_length: Lungime maxima
102 102 field_value: Valoare
103 103 field_category: Categorie
104 104 field_title: Titlu
105 105 field_project: Proiect
106 106 field_issue: Tichet
107 107 field_status: Statut
108 108 field_notes: Note
109 109 field_is_closed: Tichet rezolvat
110 110 field_is_default: Statut de baza
111 111 field_html_color: Culoare
112 112 field_tracker: Tip tichet
113 113 field_subject: Subiect
114 114 field_due_date: Data finalizarii
115 115 field_assigned_to: Atribuit pentru
116 116 field_priority: Prioritate
117 117 field_fixed_version: Versiune rezolvata
118 118 field_user: Utilizator
119 119 field_role: Rol
120 120 field_homepage: Pagina principala
121 121 field_is_public: Public
122 122 field_parent: Subproiect al
123 123 field_is_in_chlog: Tichetele sunt vizibile in changelog
124 124 field_is_in_roadmap: Tichetele sunt vizibile in roadmap
125 125 field_login: Autentificare
126 126 field_mail_notification: Notificari prin e-mail
127 127 field_admin: Administrator
128 128 field_last_login_on: Ultima conectare
129 129 field_language: Limba
130 130 field_effective_date: Data
131 131 field_password: Parola
132 132 field_new_password: Parola noua
133 133 field_password_confirmation: Confirmare
134 134 field_version: Versiune
135 135 field_type: Tip
136 136 field_host: Host
137 137 field_port: Port
138 138 field_account: Cont
139 139 field_base_dn: Base DN
140 140 field_attr_login: Atribut autentificare
141 141 field_attr_firstname: Atribut nume
142 142 field_attr_lastname: Atribut prenume
143 143 field_attr_mail: Atribut e-mail
144 144 field_onthefly: Creare utilizator on-the-fly (rapid)
145 145 field_start_date: Start
146 146 field_done_ratio: %% rezolvat
147 147 field_auth_source: Mod de autentificare
148 148 field_hide_mail: Ascunde adresa de e-mail
149 149 field_comments: Comentariu
150 150 field_url: URL
151 151 field_start_page: Pagina de start
152 152 field_subproject: Subproiect
153 153 field_hours: Ore
154 154 field_activity: Activitate
155 155 field_spent_on: Data
156 156 field_identifier: Identificator
157 157 field_is_filter: Folosit ca un filtru
158 158 field_issue_to_id: Articole similare
159 159 field_delay: Intarziere
160 160 field_assignable: La acest rol se poate atribui tichete
161 161 field_redirect_existing_links: Redirectare linkuri existente
162 162 field_estimated_hours: Timpul estimat
163 163
164 164 setting_app_title: Titlul aplicatiei
165 165 setting_app_subtitle: Subtitlul aplicatiei
166 166 setting_welcome_text: Textul de intampinare
167 167 setting_default_language: Limbajul
168 168 setting_login_required: Autentificare obligatorie
169 169 setting_self_registration: Inregistrarea utilizatorilor pe cont propriu este permisa
170 170 setting_attachment_max_size: Lungimea maxima al attachmentului
171 171 setting_issues_export_limit: Limita de exportare a tichetelor
172 172 setting_mail_from: Adresa de e-mail al emitatorului
173 173 setting_host_name: Numele hostului
174 174 setting_text_formatting: Formatarea textului
175 175 setting_wiki_compression: Compresie istoric wiki
176 176 setting_feeds_limit: Limita continut feed
177 177 setting_autofetch_changesets: Autofetch commits
178 178 setting_sys_api_enabled: Setare WS pentru managementul stocului (repository)
179 179 setting_commit_ref_keywords: Cuvinte cheie de referinta
180 180 setting_commit_fix_keywords: Cuvinte cheie de rezolvare
181 181 setting_autologin: Autentificare automata
182 182 setting_date_format: Formatul datelor
183 183 setting_cross_project_issue_relations: Tichetele pot avea relatii intre diferite proiecte
184 184
185 185 label_user: Utilizator
186 186 label_user_plural: Utilizatori
187 187 label_user_new: Utilizator nou
188 188 label_project: Proiect
189 189 label_project_new: Proiect nou
190 190 label_project_plural: Proiecte
191 191 label_project_all: Toate proiectele
192 192 label_project_latest: Ultimele proiecte
193 193 label_issue: Tichet
194 194 label_issue_new: Tichet nou
195 195 label_issue_plural: Tichete
196 196 label_issue_view_all: Vizualizare toate tichetele
197 197 label_document: Document
198 198 label_document_new: Document nou
199 199 label_document_plural: Documente
200 200 label_role: Rol
201 201 label_role_plural: Roluri
202 202 label_role_new: Rol nou
203 203 label_role_and_permissions: Roluri si permisiuni
204 204 label_member: Membru
205 205 label_member_new: Membru nou
206 206 label_member_plural: Membrii
207 207 label_tracker: Tip tichet
208 208 label_tracker_plural: Tipuri de tichete
209 209 label_tracker_new: Tip tichet nou
210 210 label_workflow: Workflow
211 211 label_issue_status: Statut tichet
212 212 label_issue_status_plural: Statut tichete
213 213 label_issue_status_new: Statut nou
214 214 label_issue_category: Categorie tichet
215 215 label_issue_category_plural: Categorii tichete
216 216 label_issue_category_new: Categorie noua
217 217 label_custom_field: Camp personalizat
218 218 label_custom_field_plural: Campuri personalizate
219 219 label_custom_field_new: Camp personalizat nou
220 220 label_enumerations: Enumeratii
221 221 label_enumeration_new: Valoare noua
222 222 label_information: Informatie
223 223 label_information_plural: Informatii
224 224 label_please_login: Va rugam sa va autentificati
225 225 label_register: Inregistrare
226 226 label_password_lost: Parola pierduta
227 227 label_home: Prima pagina
228 228 label_my_page: Pagina mea
229 229 label_my_account: Contul meu
230 230 label_my_projects: Proiectele mele
231 231 label_administration: Administrare
232 232 label_login: Autentificare
233 233 label_logout: Iesire din cont
234 234 label_help: Ajutor
235 235 label_reported_issues: Tichete raportate
236 236 label_assigned_to_me_issues: Tichete atribuite pentru mine
237 237 label_last_login: Ultima conectare
238 238 label_last_updates: Ultima modificare
239 239 label_last_updates_plural: ultimele %d modificari
240 240 label_registered_on: Inregistrat la
241 241 label_activity: Activitate
242 242 label_new: Nou
243 243 label_logged_as: Inregistrat ca
244 244 label_environment: Mediu
245 245 label_authentication: Autentificare
246 246 label_auth_source: Modul de autentificare
247 247 label_auth_source_new: Mod de autentificare noua
248 248 label_auth_source_plural: Moduri de autentificare
249 249 label_subproject_plural: Subproiecte
250 250 label_min_max_length: Lungime min-max
251 251 label_list: Lista
252 252 label_date: Data
253 253 label_integer: Numar intreg
254 254 label_boolean: Variabila logica
255 255 label_string: Text
256 256 label_text: text lung
257 257 label_attribute: Atribut
258 258 label_attribute_plural: Attribute
259 259 label_download: %d Download
260 260 label_download_plural: %d Downloads
261 261 label_no_data: Nu exista date de vizualizat
262 262 label_change_status: Schimbare statut
263 263 label_history: Istoric
264 264 label_attachment: Fisier
265 265 label_attachment_new: Fisier nou
266 266 label_attachment_delete: Stergere fisier
267 267 label_attachment_plural: Fisiere
268 268 label_report: Raport
269 269 label_report_plural: Rapoarte
270 270 label_news: Stiri
271 271 label_news_new: Adauga stiri
272 272 label_news_plural: Stiri
273 273 label_news_latest: Ultimele noutati
274 274 label_news_view_all: Vizualizare stiri
275 275 label_change_log: Change log
276 276 label_settings: Setari
277 277 label_overview: Sumar
278 278 label_version: Versiune
279 279 label_version_new: Versiune noua
280 280 label_version_plural: Versiuni
281 281 label_confirmation: Confirmare
282 282 label_export_to: Exportare in
283 283 label_read: Citire...
284 284 label_public_projects: Proiecte publice
285 285 label_open_issues: deschis
286 286 label_open_issues_plural: deschise
287 287 label_closed_issues: rezolvat
288 288 label_closed_issues_plural: rezolvate
289 289 label_total: Total
290 290 label_permissions: Permisiuni
291 291 label_current_status: Statut curent
292 292 label_new_statuses_allowed: Drepturi de a schimba statutul in
293 293 label_all: toate
294 294 label_none: n/a
295 295 label_next: Urmator
296 296 label_previous: Anterior
297 297 label_used_by: Folosit de
298 298 label_details: Detalii
299 299 label_add_note: Adauga o nota
300 300 label_per_page: Per pagina
301 301 label_calendar: Calendar
302 302 label_months_from: luni incepand cu
303 303 label_gantt: Gantt
304 304 label_internal: Internal
305 305 label_last_changes: ultimele %d modificari
306 306 label_change_view_all: Vizualizare toate modificarile
307 307 label_personalize_page: Personalizeaza aceasta pagina
308 308 label_comment: Comentariu
309 309 label_comment_plural: Comentarii
310 310 label_comment_add: Adauga un comentariu
311 311 label_comment_added: Comentariu adaugat
312 312 label_comment_delete: Stergere comentarii
313 313 label_query: Raport personalizat
314 314 label_query_plural: Rapoarte personalizate
315 315 label_query_new: Raport nou
316 316 label_filter_add: Adauga filtru
317 317 label_filter_plural: Filtre
318 318 label_equals: egal cu
319 319 label_not_equals: nu este egal cu
320 320 label_in_less_than: este mai putin decat
321 321 label_in_more_than: este mai mult ca
322 322 label_in: in
323 323 label_today: azi
324 324 label_this_week: saptamana curenta
325 325 label_less_than_ago: recent
326 326 label_more_than_ago: mai multe zile
327 327 label_ago: in ultimele zile
328 328 label_contains: contine
329 329 label_not_contains: nu contine
330 330 label_day_plural: zile
331 331 label_repository: Stoc (Repository)
332 332 label_browse: Navigare
333 333 label_modification: %d modificare
334 334 label_modification_plural: %d modificari
335 335 label_revision: Revizie
336 336 label_revision_plural: Revizii
337 337 label_added: adaugat
338 338 label_modified: modificat
339 339 label_deleted: sters
340 340 label_latest_revision: Ultima revizie
341 341 label_latest_revision_plural: Ultimele revizii
342 342 label_view_revisions: Vizualizare revizii
343 343 label_max_size: Marime maxima
344 344 label_on: 'din'
345 345 label_sort_highest: Muta prima
346 346 label_sort_higher: Muta sus
347 347 label_sort_lower: Mota jos
348 348 label_sort_lowest: Mota ultima
349 349 label_roadmap: Harta activitatiilor
350 350 label_roadmap_due_in: Rezolvat in
351 351 label_roadmap_overdue: %s intarziere
352 352 label_roadmap_no_issues: Nu sunt tichete pentru aceasta reviziune
353 353 label_search: Cauta
354 354 label_result_plural: Rezultate
355 355 label_all_words: Toate cuvintele
356 356 label_wiki: Wiki
357 357 label_wiki_edit: Editare wiki
358 358 label_wiki_edit_plural: Editari wiki
359 359 label_wiki_page: Pagina wiki
360 360 label_wiki_page_plural: Pagini wiki
361 361 label_current_version: Versiunea curenta
362 362 label_preview: Pre-vizualizare
363 363 label_feed_plural: Feeduri
364 364 label_changes_details: Detaliile modificarilor
365 365 label_issue_tracking: Urmarire tichete
366 366 label_spent_time: Timp consumat
367 367 label_f_hour: %.2f ora
368 368 label_f_hour_plural: %.2f ore
369 369 label_time_tracking: Urmarire timp
370 370 label_change_plural: Schimbari
371 371 label_statistics: Statistici
372 372 label_commits_per_month: Rezolvari lunare
373 373 label_commits_per_author: Rezolvari
374 374 label_view_diff: Vizualizare diferente
375 375 label_diff_inline: inline
376 376 label_diff_side_by_side: side by side
377 377 label_options: Optiuni
378 378 label_copy_workflow_from: Copiaza workflow de la
379 379 label_permissions_report: Raportul permisiunilor
380 380 label_watched_issues: Tichete urmarite
381 381 label_related_issues: Tichete similare
382 382 label_applied_status: Statut aplicat
383 383 label_loading: Incarcare...
384 384 label_relation_new: Relatie noua
385 385 label_relation_delete: Stergere relatie
386 386 label_relates_to: relatat la
387 387 label_duplicates: duplicate
388 388 label_blocks: blocuri
389 389 label_blocked_by: blocat de
390 390 label_precedes: precedes
391 391 label_follows: follows
392 392 label_end_to_start: de la sfarsit la capat
393 393 label_end_to_end: de la sfarsit la sfarsit
394 394 label_start_to_start: de la capat la capat
395 395 label_start_to_end: de la sfarsit la capat
396 396 label_stay_logged_in: Ramane autenticat
397 397 label_disabled: dezactivata
398 398 label_show_completed_versions: Vizualizare verziuni completate
399 399 label_me: mine
400 400 label_board: Forum
401 401 label_board_new: Forum nou
402 402 label_board_plural: Forumuri
403 403 label_topic_plural: Subiecte
404 404 label_message_plural: Mesaje
405 405 label_message_last: Ultimul mesaj
406 406 label_message_new: Mesaj nou
407 407 label_reply_plural: Raspunsuri
408 408 label_send_information: Trimite informatii despre cont pentru utilizator
409 409 label_year: An
410 410 label_month: Luna
411 411 label_week: Saptamana
412 412 label_date_from: De la
413 413 label_date_to: Pentru
414 414 label_language_based: Bazat pe limbaj
415 415 label_sort_by: Sortare dupa "%s"
416 416 label_send_test_email: trimite un e-mail de test
417 417 label_feeds_access_key_created_on: Parola de acces RSS creat cu %s mai devreme
418 418 label_module_plural: Module
419 419 label_added_time_by: Adaugat de %s %s mai devreme
420 420 label_updated_time: Modificat %s mai devreme
421 421 label_jump_to_a_project: Alege un proiect ...
422 422
423 423 button_login: Autentificare
424 424 button_submit: Trimite
425 425 button_save: Salveaza
426 426 button_check_all: Bifeaza toate
427 427 button_uncheck_all: Reseteaza toate
428 428 button_delete: Sterge
429 429 button_create: Creare
430 430 button_test: Test
431 431 button_edit: Editare
432 432 button_add: Adauga
433 433 button_change: Modificare
434 434 button_apply: Aplicare
435 435 button_clear: Resetare
436 436 button_lock: Inchide
437 437 button_unlock: Deschide
438 438 button_download: Download
439 439 button_list: Listare
440 440 button_view: Vizualizare
441 441 button_move: Mutare
442 442 button_back: Inapoi
443 443 button_cancel: Anulare
444 444 button_activate: Activare
445 445 button_sort: Sortare
446 446 button_log_time: Log time
447 447 button_rollback: Inapoi la aceasta versiune
448 448 button_watch: Urmarie
449 449 button_unwatch: Terminare urmarire
450 450 button_reply: Raspuns
451 451 button_archive: Arhivare
452 452 button_unarchive: Dezarhivare
453 453 button_reset: Reset
454 454 button_rename: Redenumire
455 455
456 456 status_active: activ
457 457 status_registered: inregistrat
458 458 status_locked: inchis
459 459
460 460 text_select_mail_notifications: Selectare actiuni pentru care se va trimite notificari prin e-mail.
461 461 text_regexp_info: de exemplu ^[A-Z0-9]+$
462 462 text_min_max_length_info: 0 inseamna fara restrictii
463 463 text_project_destroy_confirmation: Sunteti sigur ca vreti sa stergeti acest proiect si toate datele aferente ?
464 464 text_workflow_edit: Selecteaza un rol si un tip tichet pentru a edita acest workflow
465 465 text_are_you_sure: Sunteti sigur ?
466 466 text_journal_changed: modificat de la %s la %s
467 467 text_journal_set_to: setat la %s
468 468 text_journal_deleted: sters
469 469 text_tip_task_begin_day: activitate care incepe azi
470 470 text_tip_task_end_day: activitate care se termina azi
471 471 text_tip_task_begin_end_day: activitate care incepe si se termina azi
472 472 text_project_identifier_info: 'Se poate folosi caracterele a-z si cifrele.<br />Odata salvat identificatorul nu poate fi modificat.'
473 473 text_caracters_maximum: maximum %d caractere.
474 474 text_length_between: Lungimea intre %d si %d caractere.
475 475 text_tracker_no_workflow: Nu este definit nici un workflow pentru acest tip de tichet
476 476 text_unallowed_characters: Caractere nepermise
477 477 text_comma_separated: Se poate folosi valori multiple (separate de virgula).
478 478 text_issues_ref_in_commit_messages: Referencing and fixing issues in commit messages
479 479 text_issue_added: Tichetul %s a fost raportat.
480 480 text_issue_updated: tichetul %s a fost modificat.
481 481 text_wiki_destroy_confirmation: Sunteti sigur ca vreti sa stergeti acest wiki si continutul ei ?
482 482 text_issue_category_destroy_question: Cateva tichete (%d) apartin acestei categorii. Cum vreti sa procedati ?
483 483 text_issue_category_destroy_assignments: Remove category assignments
484 484 text_issue_category_reassign_to: Reassing issues to this category
485 485
486 486 default_role_manager: Manager
487 487 default_role_developper: Programator
488 488 default_role_reporter: Creator rapoarte
489 489 default_tracker_bug: Defect
490 490 default_tracker_feature: Functionalitate
491 491 default_tracker_support: Suport
492 492 default_issue_status_new: Nou
493 493 default_issue_status_assigned: Atribuit
494 494 default_issue_status_resolved: Rezolvat
495 495 default_issue_status_feedback: Feedback
496 496 default_issue_status_closed: Rezolvat
497 497 default_issue_status_rejected: Respins
498 498 default_doc_category_user: Documentatie
499 499 default_doc_category_tech: Documentatie tehnica
500 500 default_priority_low: Redusa
501 501 default_priority_normal: Normala
502 502 default_priority_high: Ridicata
503 503 default_priority_urgent: Urgenta
504 504 default_priority_immediate: Imediata
505 505 default_activity_design: Design
506 506 default_activity_development: Programare
507 507
508 508 enumeration_issue_priorities: Prioritati tichet
509 509 enumeration_doc_categories: Categorii documente
510 510 enumeration_activities: Activitati (urmarite in timp)
511 511 label_index_by_date: Index by date
512 512 label_index_by_title: Index by title
513 513 label_file_plural: Files
514 514 label_changeset_plural: Changesets
515 515 field_column_names: Columns
516 516 label_default_columns: Default columns
517 517 setting_issue_list_default_columns: Default columns displayed on the issue list
518 518 setting_repositories_encodings: Repositories encodings
519 519 notice_no_issue_selected: "No issue is selected! Please, check the issues you want to edit."
520 520 label_bulk_edit_selected_issues: Bulk edit selected issues
521 521 label_no_change_option: (No change)
522 522 notice_failed_to_save_issues: "Failed to save %d issue(s) on %d selected: %s."
523 label_theme: Theme
524 label_default: Default
@@ -1,523 +1,525
1 1 _gloc_rule_default: '|n| n==1 ? "" : "_plural" '
2 2
3 3 actionview_datehelper_select_day_prefix:
4 4 actionview_datehelper_select_month_names: Januari,Februari,Mars,April,Maj,Juni,Juli,Augusti,September,Oktober,November,December
5 5 actionview_datehelper_select_month_names_abbr: Jan,Feb,Mar,Apr,Maj,Jun,Jul,Aug,Sep,Okt,Nov,Dec
6 6 actionview_datehelper_select_month_prefix:
7 7 actionview_datehelper_select_year_prefix:
8 8 actionview_datehelper_time_in_words_day: 1 dag
9 9 actionview_datehelper_time_in_words_day_plural: %d dagar
10 10 actionview_datehelper_time_in_words_hour_about: cirka en timme
11 11 actionview_datehelper_time_in_words_hour_about_plural: cirka %d timmar
12 12 actionview_datehelper_time_in_words_hour_about_single: cirka en timme
13 13 actionview_datehelper_time_in_words_minute: 1 minut
14 14 actionview_datehelper_time_in_words_minute_half: en halv minute
15 15 actionview_datehelper_time_in_words_minute_less_than: mindre än en minut
16 16 actionview_datehelper_time_in_words_minute_plural: %d minuter
17 17 actionview_datehelper_time_in_words_minute_single: 1 minut
18 18 actionview_datehelper_time_in_words_second_less_than: mindre än en sekund
19 19 actionview_datehelper_time_in_words_second_less_than_plural: mindre än %d sekunder
20 20 actionview_instancetag_blank_option: Var god välj
21 21
22 22 activerecord_error_inclusion: finns inte i listan
23 23 activerecord_error_exclusion: är reserverad
24 24 activerecord_error_invalid: är ogiltig
25 25 activerecord_error_confirmation: överränsstämmer inte med bekräftelsen
26 26 activerecord_error_accepted: måste accepteras
27 27 activerecord_error_empty: får inte vara tom
28 28 activerecord_error_blank: får inte vara tom
29 29 activerecord_error_too_long: är för lång
30 30 activerecord_error_too_short: är för kort
31 31 activerecord_error_wrong_length: har fel längd
32 32 activerecord_error_taken: har redan blivit tagen
33 33 activerecord_error_not_a_number: är inte ett nummer
34 34 activerecord_error_not_a_date: är inte ett korrekt datum
35 35 activerecord_error_greater_than_start_date: måste vara senare än startdatumet
36 36 activerecord_error_not_same_project: doesn't belong to the same project
37 37 activerecord_error_circular_dependency: This relation would create a circular dependency
38 38
39 39 general_fmt_age: %d år
40 40 general_fmt_age_plural: %d år
41 41 general_fmt_date: %%Y-%%m-%%d
42 42 general_fmt_datetime: %%Y-%%m-%%d %%I:%%M %%p
43 43 general_fmt_datetime_short: %%b %%d, %%I:%%M %%p
44 44 general_fmt_time: %%I:%%M %%p
45 45 general_text_No: 'Nej'
46 46 general_text_Yes: 'Ja'
47 47 general_text_no: 'nej'
48 48 general_text_yes: 'ja'
49 49 general_lang_name: 'Svenska'
50 50 general_csv_separator: ','
51 51 general_csv_encoding: ISO-8859-1
52 52 general_pdf_encoding: ISO-8859-1
53 53 general_day_names: Måndag,Tisdag,Onsdag,Torsdag,Fredag,Lördag,Söndag
54 54 general_first_day_of_week: '7'
55 55
56 56 notice_account_updated: Kontot har uppdaterats
57 57 notice_account_invalid_creditentials: Fel användarnamn eller lösenord
58 58 notice_account_password_updated: Lösenordet har uppdaterats
59 59 notice_account_wrong_password: Fel lösenord
60 60 notice_account_register_done: Kontot har skapats.
61 61 notice_account_unknown_email: Okäns användare.
62 62 notice_can_t_change_password: Detta konto använder en extern authentikeringskälla. Det går inte att byta lösenord.
63 63 notice_account_lost_email_sent: Ett email med instruktioner om hur man väljer ett nytt lösenord har skickats till dig.
64 64 notice_account_activated: Ditt konto har blivit aktiverat. Du kan nu logga in.
65 65 notice_successful_create: Lyckat skapande.
66 66 notice_successful_update: Lyckad uppdatering.
67 67 notice_successful_delete: Lyckad borttagning.
68 68 notice_successful_connection: Lyckad uppkoppling.
69 69 notice_file_not_found: Sidan du försökte komma åt existerar inte eller har blivit borttagen.
70 70 notice_locking_conflict: Data har uppdaterats av en annan användare.
71 71 notice_scm_error: Inlägg och/eller revision finns inte i repositoriet.
72 72 notice_not_authorized: You are not authorized to access this page.
73 73 notice_email_sent: An email was sent to %s
74 74 notice_email_error: An error occurred while sending mail (%s)
75 75 notice_feeds_access_key_reseted: Your RSS access key was reseted.
76 76
77 77 mail_subject_lost_password: Ditt redMine lösenord
78 78 mail_subject_register: redMine kontoaktivering
79 79
80 80 gui_validation_error: 1 fel
81 81 gui_validation_error_plural: %d fel
82 82
83 83 field_name: Namn
84 84 field_description: Beskrivning
85 85 field_summary: Sammanfattning
86 86 field_is_required: Obligatorisk
87 87 field_firstname: Förnamn
88 88 field_lastname: Efternamn
89 89 field_mail: Email
90 90 field_filename: Fil
91 91 field_filesize: Storlek
92 92 field_downloads: Nerladdningar
93 93 field_author: Författare
94 94 field_created_on: Skapad
95 95 field_updated_on: Uppdaterad
96 96 field_field_format: Format
97 97 field_is_for_all: För alla projekt
98 98 field_possible_values: Möjliga värden
99 99 field_regexp: Regular expression
100 100 field_min_length: Minimilängd
101 101 field_max_length: Maximumlängd
102 102 field_value: Värde
103 103 field_category: Kategori
104 104 field_title: Titel
105 105 field_project: Projekt
106 106 field_issue: Brist
107 107 field_status: Status
108 108 field_notes: Anteckningar
109 109 field_is_closed: Brist stängd
110 110 field_is_default: Defaultstatus
111 111 field_html_color: Färg
112 112 field_tracker: Tracker
113 113 field_subject: Rubrik
114 114 field_due_date: Färdigdatum
115 115 field_assigned_to: Tilldelad
116 116 field_priority: Prioritet
117 117 field_fixed_version: Fixed version
118 118 field_user: Användare
119 119 field_role: Roll
120 120 field_homepage: Hemsida
121 121 field_is_public: Offentlig
122 122 field_parent: Delprojekt av
123 123 field_is_in_chlog: Brister visade i ändringslogg
124 124 field_is_in_roadmap: Bsiter visade i roadmap
125 125 field_login: Inloggning
126 126 field_mail_notification: Emailnotifieringar
127 127 field_admin: Administratör
128 128 field_last_login_on: Senaste inloggning
129 129 field_language: Språk
130 130 field_effective_date: Datum
131 131 field_password: Lösenord
132 132 field_new_password: Nytt lösenord
133 133 field_password_confirmation: Bekräfta
134 134 field_version: Version
135 135 field_type: Typ
136 136 field_host: Värddator
137 137 field_port: Port
138 138 field_account: Konto
139 139 field_base_dn: Bas DN
140 140 field_attr_login: Inloggningsattribut
141 141 field_attr_firstname: Förnamnattribut
142 142 field_attr_lastname: Efternamnattribut
143 143 field_attr_mail: Emailattribut
144 144 field_onthefly: On-the-fly användarskapning
145 145 field_start_date: Start
146 146 field_done_ratio: %% Done
147 147 field_auth_source: Authentikeringsläge
148 148 field_hide_mail: Dölj min emailadress
149 149 field_comment: Kommentar
150 150 field_url: URL
151 151 field_start_page: Startsida
152 152 field_subproject: Delprojekt
153 153 field_hours: Timmar
154 154 field_activity: Aktivitet
155 155 field_spent_on: Datum
156 156 field_identifier: Identifierare
157 157 field_is_filter: Used as a filter
158 158 field_issue_to_id: Related issue
159 159 field_delay: Delay
160 160 field_assignable: Issues can be assigned to this role
161 161 field_redirect_existing_links: Redirect existing links
162 162 field_estimated_hours: Estimated time
163 163
164 164 setting_app_title: Applikationstitel
165 165 setting_app_subtitle: Applicationsunderrubrik
166 166 setting_welcome_text: Välkommentext
167 167 setting_default_language: Default språk
168 168 setting_login_required: Authent. obligatoriskt
169 169 setting_self_registration: Självregistrering påslaget
170 170 setting_attachment_max_size: Bifogad maxstorlek
171 171 setting_issues_export_limit: Brist exportgräns
172 172 setting_mail_from: Emailavsändare
173 173 setting_host_name: Värddatornamn
174 174 setting_text_formatting: Textformattering
175 175 setting_wiki_compression: Wiki historiekomprimering
176 176 setting_feeds_limit: Feed innehållsgräns
177 177 setting_autofetch_changesets: Automatisk hämtning av commits
178 178 setting_sys_api_enabled: Aktivera WS för repository management
179 179 setting_commit_ref_keywords: Referencing keywords
180 180 setting_commit_fix_keywords: Fixing keywords
181 181 setting_autologin: Autologin
182 182 setting_date_format: Date format
183 183 setting_cross_project_issue_relations: Allow cross-project issue relations
184 184
185 185 label_user: Användare
186 186 label_user_plural: Användare
187 187 label_user_new: Ny användare
188 188 label_project: Projekt
189 189 label_project_new: Nytt projekt
190 190 label_project_plural: Projekt
191 191 label_project_all: All Projects
192 192 label_project_latest: Senaste projekt
193 193 label_issue: Brist
194 194 label_issue_new: Ny brist
195 195 label_issue_plural: Brister
196 196 label_issue_view_all: Visa alla brister
197 197 label_document: Dokument
198 198 label_document_new: Nytt dokument
199 199 label_document_plural: Dokument
200 200 label_role: Roll
201 201 label_role_plural: Roller
202 202 label_role_new: Ny roll
203 203 label_role_and_permissions: Roller och rättigheter
204 204 label_member: Medlem
205 205 label_member_new: Ny medlem
206 206 label_member_plural: Medlemmar
207 207 label_tracker: Tracker
208 208 label_tracker_plural: Trackers
209 209 label_tracker_new: Ny tracker
210 210 label_workflow: Workflow
211 211 label_issue_status: Briststatus
212 212 label_issue_status_plural: Briststatusar
213 213 label_issue_status_new: Ny status
214 214 label_issue_category: Bristkategori
215 215 label_issue_category_plural: Bristkategorier
216 216 label_issue_category_new: Ny kategori
217 217 label_custom_field: Användardefinerat fält
218 218 label_custom_field_plural: Användardefinerade fält
219 219 label_custom_field_new: Nytt Användardefinerat fält
220 220 label_enumerations: Uppräkningar
221 221 label_enumeration_new: Nytt värde
222 222 label_information: Information
223 223 label_information_plural: Information
224 224 label_please_login: Var god logga in
225 225 label_register: Registrera
226 226 label_password_lost: Glömt lösenord
227 227 label_home: Hem
228 228 label_my_page: Min sida
229 229 label_my_account: Mitt konto
230 230 label_my_projects: Mina projekt
231 231 label_administration: Administration
232 232 label_login: Logga in
233 233 label_logout: Logga ut
234 234 label_help: Hjälp
235 235 label_reported_issues: Rapporterade brister
236 236 label_assigned_to_me_issues: Brister tilldelade mig
237 237 label_last_login: Senaste inloggning
238 238 label_last_updates: Senast uppdaterad
239 239 label_last_updates_plural: %d senaste uppdateringarna
240 240 label_registered_on: Registrerad
241 241 label_activity: Aktivitet
242 242 label_new: Ny
243 243 label_logged_as: Loggad som
244 244 label_environment: Miljö
245 245 label_authentication: Authentikering
246 246 label_auth_source: Authentikeringsläge
247 247 label_auth_source_new: Nytt authentikeringsläge
248 248 label_auth_source_plural: Authentikeringslägen
249 249 label_subproject_plural: Delprojekt
250 250 label_min_max_length: Min - Max längd
251 251 label_list: Lista
252 252 label_date: Datum
253 253 label_integer: Heltal
254 254 label_boolean: Boolean
255 255 label_string: Text
256 256 label_text: Long text
257 257 label_attribute: Attribut
258 258 label_attribute_plural: Attribut
259 259 label_download: %d Nerladdning
260 260 label_download_plural: %d Nerladdningar
261 261 label_no_data: Ingen data att visa
262 262 label_change_status: Ändra status
263 263 label_history: Historia
264 264 label_attachment: Fil
265 265 label_attachment_new: Ny fil
266 266 label_attachment_delete: Ta bort fil
267 267 label_attachment_plural: Filer
268 268 label_report: Rapport
269 269 label_report_plural: Rapporter
270 270 label_news: Nyhet
271 271 label_news_new: Lägg till nyhet
272 272 label_news_plural: Nyheter
273 273 label_news_latest: Senaste neheten
274 274 label_news_view_all: Visa alla nyheter
275 275 label_change_log: Ändringslogg
276 276 label_settings: Inställningar
277 277 label_overview: Överblick
278 278 label_version: Version
279 279 label_version_new: Ny version
280 280 label_version_plural: Versioner
281 281 label_confirmation: Bekräftelse
282 282 label_export_to: Exportera till
283 283 label_read: Läs...
284 284 label_public_projects: Offentligt projekt
285 285 label_open_issues: öppen
286 286 label_open_issues_plural: öppna
287 287 label_closed_issues: stängd
288 288 label_closed_issues_plural: stängda
289 289 label_total: Total
290 290 label_permissions: Rättigheter
291 291 label_current_status: Nuvarande status
292 292 label_new_statuses_allowed: Nya statusar tillåtna
293 293 label_all: alla
294 294 label_none: inga
295 295 label_next: Nästa
296 296 label_previous: Föregående
297 297 label_used_by: Använd av
298 298 label_details: Detaljer
299 299 label_add_note: Lägg till anteckning
300 300 label_per_page: Per sida
301 301 label_calendar: Kalender
302 302 label_months_from: månader från
303 303 label_gantt: Gantt
304 304 label_internal: Intern
305 305 label_last_changes: senaste %d ändringar
306 306 label_change_view_all: Visa alla ändringar
307 307 label_personalize_page: Anpassa denna sida
308 308 label_comment: Kommentar
309 309 label_comment_plural: Kommentarer
310 310 label_comment_add: Lägg till kommentar
311 311 label_comment_added: Kommentar tillagd
312 312 label_comment_delete: Ta bort kommentar
313 313 label_query: Användardefinerad fråga
314 314 label_query_plural: Användardefinerade frågor
315 315 label_query_new: Ny fråga
316 316 label_filter_add: Lägg till filter
317 317 label_filter_plural: Filter
318 318 label_equals: är
319 319 label_not_equals: är inte
320 320 label_in_less_than: i mindre än
321 321 label_in_more_than: i mer än
322 322 label_in: i
323 323 label_today: idag
324 324 label_this_week: this week
325 325 label_less_than_ago: mindre än dagar sedan
326 326 label_more_than_ago: mer än dagar sedan
327 327 label_ago: dagar sedan
328 328 label_contains: innehåller
329 329 label_not_contains: innehåller inte
330 330 label_day_plural: dagar
331 331 label_repository: Repositorie
332 332 label_browse: Bläddra
333 333 label_modification: %d ändring
334 334 label_modification_plural: %d ändringar
335 335 label_revision: Revision
336 336 label_revision_plural: Revisioner
337 337 label_added: tillagd
338 338 label_modified: modifierad
339 339 label_deleted: borttagen
340 340 label_latest_revision: Senaste revisionen
341 341 label_latest_revision_plural: Senaste revisionerna
342 342 label_view_revisions: Visa revisioner
343 343 label_max_size: Maximumstorlek
344 344 label_on: 'på'
345 345 label_sort_highest: Flytta till top
346 346 label_sort_higher: Flytta up
347 347 label_sort_lower: Flytta ner
348 348 label_sort_lowest: Flytta till botten
349 349 label_roadmap: Roadmap
350 350 label_roadmap_due_in: Färdig om
351 351 label_roadmap_overdue: %s late
352 352 label_roadmap_no_issues: Inga brister för denna version
353 353 label_search: Sök
354 354 label_result_plural: Resultat
355 355 label_all_words: Alla ord
356 356 label_wiki: Wiki
357 357 label_wiki_edit: Wiki editera
358 358 label_wiki_edit_plural: Wiki editeringar
359 359 label_wiki_page: Wiki page
360 360 label_wiki_page_plural: Wiki pages
361 361 label_index_by_title: Index by title
362 362 label_index_by_date: Index by date
363 363 label_current_version: Nuvarande version
364 364 label_preview: Preview
365 365 label_feed_plural: Feeder
366 366 label_changes_details: Detaljer om alla ändringar
367 367 label_issue_tracking: Bristspårning
368 368 label_spent_time: Spenderad tid
369 369 label_f_hour: %.2f timmar
370 370 label_f_hour_plural: %.2f timmar
371 371 label_time_tracking: Tidsspårning
372 372 label_change_plural: Ändringar
373 373 label_statistics: Statistik
374 374 label_commits_per_month: Commit per månad
375 375 label_commits_per_author: Commit per författare
376 376 label_view_diff: Visa skillnader
377 377 label_diff_inline: inline
378 378 label_diff_side_by_side: sida vid sida
379 379 label_options: Inställningar
380 380 label_copy_workflow_from: Kopiera workflow från
381 381 label_permissions_report: Rättighetsrapport
382 382 label_watched_issues: Watched issues
383 383 label_related_issues: Related issues
384 384 label_applied_status: Applied status
385 385 label_loading: Loading...
386 386 label_relation_new: New relation
387 387 label_relation_delete: Delete relation
388 388 label_relates_to: related to
389 389 label_duplicates: duplicates
390 390 label_blocks: blocks
391 391 label_blocked_by: blocked by
392 392 label_precedes: precedes
393 393 label_follows: follows
394 394 label_end_to_start: end to start
395 395 label_end_to_end: end to end
396 396 label_start_to_start: start to start
397 397 label_start_to_end: start to end
398 398 label_stay_logged_in: Stay logged in
399 399 label_disabled: disabled
400 400 label_show_completed_versions: Show completed versions
401 401 label_me: me
402 402 label_board: Forum
403 403 label_board_new: New forum
404 404 label_board_plural: Forums
405 405 label_topic_plural: Topics
406 406 label_message_plural: Messages
407 407 label_message_last: Last message
408 408 label_message_new: New message
409 409 label_reply_plural: Replies
410 410 label_send_information: Send account information to the user
411 411 label_year: Year
412 412 label_month: Month
413 413 label_week: Week
414 414 label_date_from: From
415 415 label_date_to: To
416 416 label_language_based: Language based
417 417 label_sort_by: Sort by "%s"
418 418 label_send_test_email: Send a test email
419 419 label_feeds_access_key_created_on: RSS access key created %s ago
420 420 label_module_plural: Modules
421 421 label_added_time_by: Added by %s %s ago
422 422 label_updated_time: Updated %s ago
423 423 label_jump_to_a_project: Jump to a project...
424 424
425 425 button_login: Logga in
426 426 button_submit: Skicka
427 427 button_save: Spara
428 428 button_check_all: Markera alla
429 429 button_uncheck_all: Avmarkera alla
430 430 button_delete: Ta bort
431 431 button_create: Skapa
432 432 button_test: Testa
433 433 button_edit: Editera
434 434 button_add: Lägg till
435 435 button_change: Ändra
436 436 button_apply: Värkställ
437 437 button_clear: Rensa
438 438 button_lock: Lås
439 439 button_unlock: Lås upp
440 440 button_download: Ladda ner
441 441 button_list: Lista
442 442 button_view: Visa
443 443 button_move: Flytta
444 444 button_back: Tillbaka
445 445 button_cancel: Avbryt
446 446 button_activate: Aktivera
447 447 button_sort: Sortera
448 448 button_log_time: Logga tid
449 449 button_rollback: Rulla tillbaka till denna version
450 450 button_watch: Watch
451 451 button_unwatch: Unwatch
452 452 button_reply: Reply
453 453 button_archive: Archive
454 454 button_unarchive: Unarchive
455 455 button_reset: Reset
456 456 button_rename: Rename
457 457
458 458 status_active: activ
459 459 status_registered: registrerad
460 460 status_locked: låst
461 461
462 462 text_select_mail_notifications: Väl action för vilka email ska skickas.
463 463 text_regexp_info: eg. ^[A-Z0-9]+$
464 464 text_min_max_length_info: 0 betyder ingen gräns
465 465 text_project_destroy_confirmation: Är du säker på att du vill ta bort detta projekt och all relaterad data?
466 466 text_workflow_edit: Väl en roll och en tracker för att editera workflow.
467 467 text_are_you_sure: Är du säker?
468 468 text_journal_changed: ändrad från %s till %s
469 469 text_journal_set_to: satt till %s
470 470 text_journal_deleted: borttagen
471 471 text_tip_task_begin_day: arbetsuppgift börjar denna dag
472 472 text_tip_task_end_day: arbetsuppgift slutar denna dag
473 473 text_tip_task_begin_end_day: arbetsuppgift börjar och slutar denna dag
474 474 text_project_identifier_info: 'Små bokstäver (a-z), siffror och streck tillåtna.<br />När den är sparad kan identifieraren inte ändras.'
475 475 text_caracters_maximum: %d tecken maximum.
476 476 text_length_between: Längd mellan %d och %d tecken.
477 477 text_tracker_no_workflow: Inget workflow definerat för denna tracker
478 478 text_unallowed_characters: Unallowed characters
479 479 text_comma_separated: Multiple values allowed (comma separated).
480 480 text_issues_ref_in_commit_messages: Referencing and fixing issues in commit messages
481 481 text_issue_added: Brist %s har rapporterats.
482 482 text_issue_updated: Brist %s har uppdaterats.
483 483 text_wiki_destroy_confirmation: Are you sure you want to delete this wiki and all its content ?
484 484 text_issue_category_destroy_question: Some issues (%d) are assigned to this category. What do you want to do ?
485 485 text_issue_category_destroy_assignments: Remove category assignments
486 486 text_issue_category_reassign_to: Reassing issues to this category
487 487
488 488 default_role_manager: Förvaltare
489 489 default_role_developper: Utvecklare
490 490 default_role_reporter: Rapporterare
491 491 default_tracker_bug: Bugg
492 492 default_tracker_feature: Finess
493 493 default_tracker_support: Support
494 494 default_issue_status_new: Ny
495 495 default_issue_status_assigned: Tilldelad
496 496 default_issue_status_resolved: Löst
497 497 default_issue_status_feedback: Feedback
498 498 default_issue_status_closed: Stängd
499 499 default_issue_status_rejected: Avslagen
500 500 default_doc_category_user: Användardokumentation
501 501 default_doc_category_tech: Teknisk dokumentation
502 502 default_priority_low: Låg
503 503 default_priority_normal: Normal
504 504 default_priority_high: Hög
505 505 default_priority_urgent: Bråttom
506 506 default_priority_immediate: Omedelbar
507 507 default_activity_design: Design
508 508 default_activity_development: Utveckling
509 509
510 510 enumeration_issue_priorities: Bristprioriteringar
511 511 enumeration_doc_categories: Dokumentkategorier
512 512 enumeration_activities: Aktiviteter (tidsspårning)
513 513 field_comments: Comment
514 514 label_file_plural: Files
515 515 label_changeset_plural: Changesets
516 516 field_column_names: Columns
517 517 label_default_columns: Default columns
518 518 setting_issue_list_default_columns: Default columns displayed on the issue list
519 519 setting_repositories_encodings: Repositories encodings
520 520 notice_no_issue_selected: "No issue is selected! Please, check the issues you want to edit."
521 521 label_bulk_edit_selected_issues: Bulk edit selected issues
522 522 label_no_change_option: (No change)
523 523 notice_failed_to_save_issues: "Failed to save %d issue(s) on %d selected: %s."
524 label_theme: Theme
525 label_default: Default
@@ -1,525 +1,527
1 1 # translated by andy wu
2 2 # email:andywu.zh@gmail.com
3 3
4 4 _gloc_rule_default: '|n| n==1 ? "" : "_plural" '
5 5
6 6 actionview_datehelper_select_day_prefix:
7 7 actionview_datehelper_select_month_names: 一月,二月,三月,四月,五月,六月,七月,八月,九月,十月,十一月,十二月
8 8 actionview_datehelper_select_month_names_abbr: 一,二,三,四,五,六,七,八,九,十,十一,十二
9 9 actionview_datehelper_select_month_prefix:
10 10 actionview_datehelper_select_year_prefix:
11 11 actionview_datehelper_time_in_words_day: 1 天
12 12 actionview_datehelper_time_in_words_day_plural: %d 天
13 13 actionview_datehelper_time_in_words_hour_about: 约1小时
14 14 actionview_datehelper_time_in_words_hour_about_plural: 约 %d 小时
15 15 actionview_datehelper_time_in_words_hour_about_single: 约1小时
16 16 actionview_datehelper_time_in_words_minute: 1分钟
17 17 actionview_datehelper_time_in_words_minute_half: 半分钟
18 18 actionview_datehelper_time_in_words_minute_less_than: 1分钟以内
19 19 actionview_datehelper_time_in_words_minute_plural: %d 分钟
20 20 actionview_datehelper_time_in_words_minute_single: 1分钟
21 21 actionview_datehelper_time_in_words_second_less_than: 1秒以内
22 22 actionview_datehelper_time_in_words_second_less_than_plural: %d 秒以内
23 23 actionview_instancetag_blank_option: 请选择
24 24
25 25 activerecord_error_inclusion: 未包含在列表中
26 26 activerecord_error_exclusion: 保留的
27 27 activerecord_error_invalid: 无效的
28 28 activerecord_error_confirmation: 和确认输入不匹配
29 29 activerecord_error_accepted: 必需被接受
30 30 activerecord_error_empty: 不能为空
31 31 activerecord_error_blank: 不能是空格
32 32 activerecord_error_too_long: 太长
33 33 activerecord_error_too_short: 太短
34 34 activerecord_error_wrong_length: 长度有问题
35 35 activerecord_error_taken: has already been taken
36 36 activerecord_error_not_a_number: 不是数字
37 37 activerecord_error_not_a_date: 不是有效的日期
38 38 activerecord_error_greater_than_start_date: 必需大于开始日期
39 39 activerecord_error_not_same_project: doesn't belong to the same project
40 40 activerecord_error_circular_dependency: This relation would create a circular dependency
41 41
42 42 general_fmt_age: %d yr
43 43 general_fmt_age_plural: %d yrs
44 44 general_fmt_date: %%m/%%d/%%Y
45 45 general_fmt_datetime: %%m/%%d/%%Y %%I:%%M %%p
46 46 general_fmt_datetime_short: %%b %%d, %%I:%%M %%p
47 47 general_fmt_time: %%I:%%M %%p
48 48 general_text_No: '否'
49 49 general_text_Yes: '是'
50 50 general_text_no: '否'
51 51 general_text_yes: '是'
52 52 general_lang_name: 'Chinese (简体中文)'
53 53 general_csv_separator: ','
54 54 general_csv_encoding: gb2312
55 55 general_pdf_encoding: Big5
56 56 general_day_names: 一,二,三,四,五,六,日
57 57 general_first_day_of_week: '7'
58 58
59 59 notice_account_updated: 帐户更新成功。
60 60 notice_account_invalid_creditentials: 用户名或密码不正确
61 61 notice_account_password_updated: 成功更新口令
62 62 notice_account_wrong_password: 错误的口令
63 63 notice_account_register_done: 帐户已创建成功
64 64 notice_account_unknown_email: 未知用户
65 65 notice_can_t_change_password: 该帐户使用了外部认证。无法更改口令。
66 66 notice_account_lost_email_sent: 邮件已被发送,邮件中有关于选择新口令的指导
67 67 notice_account_activated: 您的帐号已被激活。您现在可以登录了。
68 68 notice_successful_create: 创建成功
69 69 notice_successful_update: 更新成功
70 70 notice_successful_delete: 删除成功
71 71 notice_successful_connection: 连接成功
72 72 notice_file_not_found: 您访问的页面不存在或已被删除。
73 73 notice_locking_conflict: 数据已被另一个用户更新
74 74 notice_scm_error: 在版本库中不存在该条目或修订
75 75 notice_not_authorized: You are not authorized to access this page.
76 76 notice_email_sent: An email was sent to %s
77 77 notice_email_error: An error occurred while sending mail (%s)
78 78 notice_feeds_access_key_reseted: Your RSS access key was reseted.
79 79
80 80 mail_subject_lost_password: 您的redMine口令
81 81 mail_subject_register: redMine帐户激活
82 82
83 83 gui_validation_error: 1 个错误
84 84 gui_validation_error_plural: %d 个错误
85 85
86 86 field_name: 名称
87 87 field_description: 描述
88 88 field_summary: 摘要
89 89 field_is_required: 必填
90 90 field_firstname: 名字
91 91 field_lastname:
92 92 field_mail: 邮件地址
93 93 field_filename: 文件
94 94 field_filesize: 大小
95 95 field_downloads: 下载次数
96 96 field_author: 作者
97 97 field_created_on: 创建于
98 98 field_updated_on: 更新于
99 99 field_field_format: 格式
100 100 field_is_for_all: 应用于所有项目
101 101 field_possible_values: 可能的值
102 102 field_regexp: 正则表达式
103 103 field_min_length: 最小长度
104 104 field_max_length: 最大长度
105 105 field_value:
106 106 field_category: 分类
107 107 field_title: 标题
108 108 field_project: 项目
109 109 field_issue: 任务
110 110 field_status: 状态
111 111 field_notes: 说明
112 112 field_is_closed: 已关闭的任务
113 113 field_is_default: 默认状态
114 114 field_html_color: 颜色
115 115 field_tracker: 跟踪
116 116 field_subject: 主题
117 117 field_due_date: 到期日
118 118 field_assigned_to: 指派
119 119 field_priority: 优先级
120 120 field_fixed_version: 修订版本
121 121 field_user: 用户
122 122 field_role: 角色
123 123 field_homepage: 主页
124 124 field_is_public: 公开
125 125 field_parent: 上级项目
126 126 field_is_in_chlog: 在更新日志中显示任务
127 127 field_is_in_roadmap: 在路线图中显示任务
128 128 field_login: 登录名
129 129 field_mail_notification: 邮件通知
130 130 field_admin: 管理员
131 131 field_last_login_on: 最后登录
132 132 field_language: 语言
133 133 field_effective_date: 日期
134 134 field_password: 口令
135 135 field_new_password: 新口令
136 136 field_password_confirmation: 确认
137 137 field_version: 版本
138 138 field_type: 类别
139 139 field_host: 主机
140 140 field_port: 端口
141 141 field_account: 帐号
142 142 field_base_dn: Base DN
143 143 field_attr_login: 登录名属性
144 144 field_attr_firstname: 名字属性
145 145 field_attr_lastname: 姓属性
146 146 field_attr_mail: 邮件属性
147 147 field_onthefly: On-the-fly user creation
148 148 field_start_date: 开始
149 149 field_done_ratio: %% 完成
150 150 field_auth_source: 认证模式
151 151 field_hide_mail: 隐藏我的邮件
152 152 field_comments: 注释
153 153 field_url: URL
154 154 field_start_page: 起始页
155 155 field_subproject: 子项目
156 156 field_hours: Hours
157 157 field_activity: 活动
158 158 field_spent_on: 日期
159 159 field_identifier: Identifier
160 160 field_is_filter: Used as a filter
161 161 field_issue_to_id: Related issue
162 162 field_delay: Delay
163 163 field_assignable: Issues can be assigned to this role
164 164 field_redirect_existing_links: Redirect existing links
165 165 field_estimated_hours: Estimated time
166 166
167 167 setting_app_title: 应用程序标题
168 168 setting_app_subtitle: 应用程序子标题
169 169 setting_welcome_text: 欢迎文字
170 170 setting_default_language: 默认语言
171 171 setting_login_required: 要求认证
172 172 setting_self_registration: 允许自注册
173 173 setting_attachment_max_size: 附件最大尺寸
174 174 setting_issues_export_limit: Issues export limit
175 175 setting_mail_from: Emission mail address
176 176 setting_host_name: 主机名称
177 177 setting_text_formatting: 文本格式
178 178 setting_wiki_compression: Wiki history compression
179 179 setting_feeds_limit: Feed content limit
180 180 setting_autofetch_changesets: Autofetch commits
181 181 setting_sys_api_enabled: Enable WS for repository management
182 182 setting_commit_ref_keywords: Referencing keywords
183 183 setting_commit_fix_keywords: Fixing keywords
184 184 setting_autologin: Autologin
185 185 setting_date_format: Date format
186 186 setting_cross_project_issue_relations: Allow cross-project issue relations
187 187
188 188 label_user: 用户
189 189 label_user_plural: 用户列表
190 190 label_user_new: 新建用户
191 191 label_project: 项目
192 192 label_project_new: 新建项目
193 193 label_project_plural: 项目列表
194 194 label_project_all: All Projects
195 195 label_project_latest: 最近的项目列表
196 196 label_issue: 任务
197 197 label_issue_new: 新建任务
198 198 label_issue_plural: 任务列表
199 199 label_issue_view_all: 查看所有任务
200 200 label_document: 文档
201 201 label_document_new: 新建文档
202 202 label_document_plural: 文档列表
203 203 label_role: 角色
204 204 label_role_plural: 角色列表
205 205 label_role_new: 新建角色
206 206 label_role_and_permissions: 角色和权限
207 207 label_member: 成员
208 208 label_member_new: 新建成员
209 209 label_member_plural: 成员列表
210 210 label_tracker: 跟踪标签
211 211 label_tracker_plural: 跟踪标签列表
212 212 label_tracker_new: 新建跟踪标签
213 213 label_workflow: 工作流
214 214 label_issue_status: 任务状态列表
215 215 label_issue_status_plural: 任务状态列表
216 216 label_issue_status_new: 新建任务状态列表
217 217 label_issue_category: 任务类别
218 218 label_issue_category_plural: 任务类别列表
219 219 label_issue_category_new: 新建任务类别
220 220 label_custom_field: 自定义字段
221 221 label_custom_field_plural: 自定义字段列表
222 222 label_custom_field_new: 新建自定义字段
223 223 label_enumerations: 枚举列表
224 224 label_enumeration_new: 新建枚举值
225 225 label_information: 信息
226 226 label_information_plural: 信息
227 227 label_please_login: 请登录
228 228 label_register: 注册
229 229 label_password_lost: 忘记口令
230 230 label_home: 主页
231 231 label_my_page: 我的工作台
232 232 label_my_account: 我的帐号
233 233 label_my_projects: 我的项目列表
234 234 label_administration: 管理
235 235 label_login: 登录
236 236 label_logout: 退出
237 237 label_help: 帮助
238 238 label_reported_issues: 已报告的问题
239 239 label_assigned_to_me_issues: 分配给我的任务
240 240 label_last_login: 最后登录
241 241 label_last_updates: 最后更新
242 242 label_last_updates_plural: %d 最后更新
243 243 label_registered_on: 注册于
244 244 label_activity: 活动
245 245 label_new: 新建
246 246 label_logged_as: 登录为
247 247 label_environment: 环境
248 248 label_authentication: 认证
249 249 label_auth_source: 认证模式
250 250 label_auth_source_new: 新建认证模式
251 251 label_auth_source_plural: 认证模式列表
252 252 label_subproject_plural: 子项目列表
253 253 label_min_max_length: 最小 - 最大 长度
254 254 label_list: list
255 255 label_date: Date
256 256 label_integer: Integer
257 257 label_boolean: Boolean
258 258 label_string: Text
259 259 label_text: Long text
260 260 label_attribute: 属性
261 261 label_attribute_plural: 属性
262 262 label_download: %d 个下载次数
263 263 label_download_plural: %d 个下载次数
264 264 label_no_data: 没有数据用于显示
265 265 label_change_status: 改变状态
266 266 label_history: 历史记录
267 267 label_attachment: 文件
268 268 label_attachment_new: 新建文件
269 269 label_attachment_delete: 删除文件
270 270 label_attachment_plural: 文件列表
271 271 label_report: 报表
272 272 label_report_plural: 报表列表
273 273 label_news: 新闻
274 274 label_news_new: 增加新闻
275 275 label_news_plural: 新闻列表
276 276 label_news_latest: 最近的新闻
277 277 label_news_view_all: 查看所有新闻
278 278 label_change_log: 更新日志
279 279 label_settings: 配置
280 280 label_overview: 概述
281 281 label_version: 版本
282 282 label_version_new: 新建版本
283 283 label_version_plural: 版本列表
284 284 label_confirmation: 确认
285 285 label_export_to: 导出
286 286 label_read: 读取...
287 287 label_public_projects: 公开的项目列表
288 288 label_open_issues: 打开
289 289 label_open_issues_plural: 打开
290 290 label_closed_issues: 已关闭
291 291 label_closed_issues_plural: 已关闭
292 292 label_total: 合计
293 293 label_permissions: 权限列表
294 294 label_current_status: 当前状态
295 295 label_new_statuses_allowed: New statuses allowed
296 296 label_all: 全部
297 297 label_none:
298 298 label_next: 下一个
299 299 label_previous: 上一个
300 300 label_used_by: 使用中
301 301 label_details: 详情
302 302 label_add_note: 添加说明
303 303 label_per_page: 每面
304 304 label_calendar: 日历
305 305 label_months_from: months from
306 306 label_gantt: 甘特图(Gantt)
307 307 label_internal: 内部
308 308 label_last_changes: 最近的 %d 次更改
309 309 label_change_view_all: 查看所有更改
310 310 label_personalize_page: 个性化定制本页
311 311 label_comment: 注释
312 312 label_comment_plural: 注释列表
313 313 label_comment_add: 添加注释
314 314 label_comment_added: 已加入注释
315 315 label_comment_delete: 删除注释
316 316 label_query: 自定义查询
317 317 label_query_plural: 自定义查询列表
318 318 label_query_new: 新建查询
319 319 label_filter_add: 增加过滤器
320 320 label_filter_plural: 过滤器列表
321 321 label_equals: 等于
322 322 label_not_equals: 不等于
323 323 label_in_less_than: 剩余天数小于
324 324 label_in_more_than: 剩余天数大于
325 325 label_in: 剩余天数
326 326 label_today: 今天
327 327 label_this_week: this week
328 328 label_less_than_ago: 之前天数少于
329 329 label_more_than_ago: 之前天数大于
330 330 label_ago: 之前天数
331 331 label_contains: 包含
332 332 label_not_contains: 不包含
333 333 label_day_plural: 天数
334 334 label_repository: 版本库
335 335 label_browse: 浏览
336 336 label_modification: %d 个更新
337 337 label_modification_plural: %d 个更新
338 338 label_revision: 修订
339 339 label_revision_plural: 修订
340 340 label_added: 已增加
341 341 label_modified: 已修改
342 342 label_deleted: 已删除
343 343 label_latest_revision: 最近的版本
344 344 label_latest_revision_plural: 最近的版本列表
345 345 label_view_revisions: 查看修订列表
346 346 label_max_size: 最大尺寸
347 347 label_on: 'on'
348 348 label_sort_highest: 置顶
349 349 label_sort_higher: 上移
350 350 label_sort_lower: 下移
351 351 label_sort_lowest: 置底
352 352 label_roadmap: 路线图
353 353 label_roadmap_due_in: Due in
354 354 label_roadmap_overdue: %s late
355 355 label_roadmap_no_issues: 该版本没有任务
356 356 label_search: 查找
357 357 label_result_plural: 个结果
358 358 label_all_words: 所有单词
359 359 label_wiki: Wiki
360 360 label_wiki_edit: Wiki edit
361 361 label_wiki_edit_plural: Wiki edits
362 362 label_wiki_page_plural: Wiki pages
363 363 label_index_by_title: 索引
364 364 label_index_by_date: Index by date
365 365 label_current_version: 当前版本
366 366 label_preview: 预览
367 367 label_feed_plural: Feeds
368 368 label_changes_details: 所有更改的详情
369 369 label_issue_tracking: 任务跟踪
370 370 label_spent_time: 耗时
371 371 label_f_hour: %.2f 小时
372 372 label_f_hour_plural: %.2f 小时
373 373 label_time_tracking: 时间跟踪
374 374 label_change_plural: 更改列表
375 375 label_statistics: 统计
376 376 label_commits_per_month: Commits per month
377 377 label_commits_per_author: Commits per author
378 378 label_view_diff: View differences
379 379 label_diff_inline: inline
380 380 label_diff_side_by_side: side by side
381 381 label_options: Options
382 382 label_copy_workflow_from: Copy workflow from
383 383 label_permissions_report: Permissions report
384 384 label_watched_issues: Watched issues
385 385 label_related_issues: Related issues
386 386 label_applied_status: Applied status
387 387 label_loading: Loading...
388 388 label_relation_new: New relation
389 389 label_relation_delete: Delete relation
390 390 label_relates_to: related to
391 391 label_duplicates: duplicates
392 392 label_blocks: blocks
393 393 label_blocked_by: blocked by
394 394 label_precedes: precedes
395 395 label_follows: follows
396 396 label_end_to_start: end to start
397 397 label_end_to_end: end to end
398 398 label_start_to_start: start to start
399 399 label_start_to_end: start to end
400 400 label_stay_logged_in: Stay logged in
401 401 label_disabled: disabled
402 402 label_show_completed_versions: Show completed versions
403 403 label_me: me
404 404 label_board: Forum
405 405 label_board_new: New forum
406 406 label_board_plural: Forums
407 407 label_topic_plural: Topics
408 408 label_message_plural: Messages
409 409 label_message_last: Last message
410 410 label_message_new: New message
411 411 label_reply_plural: Replies
412 412 label_send_information: Send account information to the user
413 413 label_year: Year
414 414 label_month: Month
415 415 label_week: Week
416 416 label_date_from: From
417 417 label_date_to: To
418 418 label_language_based: Language based
419 419 label_sort_by: Sort by "%s"
420 420 label_send_test_email: Send a test email
421 421 label_feeds_access_key_created_on: RSS access key created %s ago
422 422 label_module_plural: Modules
423 423 label_added_time_by: Added by %s %s ago
424 424 label_updated_time: Updated %s ago
425 425 label_jump_to_a_project: Jump to a project...
426 426
427 427 button_login: 登录
428 428 button_submit: 提交
429 429 button_save: 保存
430 430 button_check_all: 全选
431 431 button_uncheck_all: 清除
432 432 button_delete: 删除
433 433 button_create: 创建
434 434 button_test: 测试
435 435 button_edit: 编辑
436 436 button_add: 新增
437 437 button_change: 修改
438 438 button_apply: 应用
439 439 button_clear: 清除
440 440 button_lock: 锁定
441 441 button_unlock: 解锁
442 442 button_download: 下载
443 443 button_list: 列表
444 444 button_view: 查看
445 445 button_move: 移动
446 446 button_back: 返回
447 447 button_cancel: 取消
448 448 button_activate: 激活
449 449 button_sort: 排序
450 450 button_log_time: 登记工时
451 451 button_rollback: Rollback to this version
452 452 button_watch: Watch
453 453 button_unwatch: Unwatch
454 454 button_reply: Reply
455 455 button_archive: Archive
456 456 button_unarchive: Unarchive
457 457 button_reset: Reset
458 458 button_rename: Rename
459 459
460 460 status_active: 激活
461 461 status_registered: 已注册
462 462 status_locked: 已锁定
463 463
464 464 text_select_mail_notifications: 选择需要发送邮件通知的动作。
465 465 text_regexp_info: eg. ^[A-Z0-9]+$
466 466 text_min_max_length_info: 0 表示没有限制
467 467 text_project_destroy_confirmation: 您确信要删除这个项目以及所有相关的数据吗?
468 468 text_workflow_edit: 选择一个角色和跟踪标签来编辑这个工作流
469 469 text_are_you_sure: 您确定?
470 470 text_journal_changed: 从 %s 更改为 %s
471 471 text_journal_set_to: 设置为 %s
472 472 text_journal_deleted: 已删除
473 473 text_tip_task_begin_day: 开始于此
474 474 text_tip_task_end_day: 在此结束
475 475 text_tip_task_begin_end_day: 开始并结束于此
476 476 text_project_identifier_info: 'Lower case letters (a-z), numbers and dashes allowed.<br />Once saved, the identifier can not be changed.'
477 477 text_caracters_maximum: %d characters maximum.
478 478 text_length_between: Length between %d and %d characters.
479 479 text_tracker_no_workflow: No workflow defined for this tracker
480 480 text_unallowed_characters: Unallowed characters
481 481 text_comma_separated: Multiple values allowed (comma separated).
482 482 text_issues_ref_in_commit_messages: Referencing and fixing issues in commit messages
483 483 text_issue_added: %s ѱ
484 484 text_issue_updated: %s Ѹ
485 485 text_wiki_destroy_confirmation: Are you sure you want to delete this wiki and all its content ?
486 486 text_issue_category_destroy_question: Some issues (%d) are assigned to this category. What do you want to do ?
487 487 text_issue_category_destroy_assignments: Remove category assignments
488 488 text_issue_category_reassign_to: Reassing issues to this category
489 489
490 490 default_role_manager: 管理员
491 491 default_role_developper: 开发人员
492 492 default_role_reporter: 报告人员
493 493 default_tracker_bug: 问题
494 494 default_tracker_feature: 功能
495 495 default_tracker_support: 支持
496 496 default_issue_status_new: 新建
497 497 default_issue_status_assigned: 已分配
498 498 default_issue_status_resolved: 已解决
499 499 default_issue_status_feedback: 回复
500 500 default_issue_status_closed: 已关闭
501 501 default_issue_status_rejected: 已打回
502 502 default_doc_category_user: 用户文档
503 503 default_doc_category_tech: 技术文档
504 504 default_priority_low:
505 505 default_priority_normal: 普通
506 506 default_priority_high:
507 507 default_priority_urgent: 紧急
508 508 default_priority_immediate: 立刻
509 509 default_activity_design: 设计
510 510 default_activity_development: 开发
511 511
512 512 enumeration_issue_priorities: 任务优先级
513 513 enumeration_doc_categories: 文档类别
514 514 enumeration_activities: Activities (time tracking)
515 515 label_wiki_page: Wiki page
516 516 label_file_plural: Files
517 517 label_changeset_plural: Changesets
518 518 field_column_names: Columns
519 519 label_default_columns: Default columns
520 520 setting_issue_list_default_columns: Default columns displayed on the issue list
521 521 setting_repositories_encodings: Repositories encodings
522 522 notice_no_issue_selected: "No issue is selected! Please, check the issues you want to edit."
523 523 label_bulk_edit_selected_issues: Bulk edit selected issues
524 524 label_no_change_option: (No change)
525 525 notice_failed_to_save_issues: "Failed to save %d issue(s) on %d selected: %s."
526 label_theme: Theme
527 label_default: Default
General Comments 0
You need to be logged in to leave comments. Login now