Mercurial > hg > soundsoftware-site
comparison config/locales/ro.yml @ 1298:4f746d8966dd redmine_2.3_integration
Merge from redmine-2.3 branch to create new branch redmine-2.3-integration
author | Chris Cannam |
---|---|
date | Fri, 14 Jun 2013 09:28:30 +0100 |
parents | bb32da3bea34 622f24f53b42 |
children |
comparison
equal
deleted
inserted
replaced
1297:0a574315af3e | 1298:4f746d8966dd |
---|---|
8 only_day: "%e" | 8 only_day: "%e" |
9 | 9 |
10 day_names: [Duminică, Luni, Marti, Miercuri, Joi, Vineri, Sâmbătă] | 10 day_names: [Duminică, Luni, Marti, Miercuri, Joi, Vineri, Sâmbătă] |
11 abbr_day_names: [Dum, Lun, Mar, Mie, Joi, Vin, Sâm] | 11 abbr_day_names: [Dum, Lun, Mar, Mie, Joi, Vin, Sâm] |
12 | 12 |
13 # Don't forget the nil at the beginning; there's no such thing as a 0th month | |
14 month_names: [~, Ianuarie, Februarie, Martie, Aprilie, Mai, Iunie, Iulie, August, Septembrie, Octombrie, Noiembrie, Decembrie] | 13 month_names: [~, Ianuarie, Februarie, Martie, Aprilie, Mai, Iunie, Iulie, August, Septembrie, Octombrie, Noiembrie, Decembrie] |
15 abbr_month_names: [~, Ian, Feb, Mar, Apr, Mai, Iun, Iul, Aug, Sep, Oct, Noi, Dec] | 14 abbr_month_names: [~, Ian, Feb, Mar, Apr, Mai, Iun, Iul, Aug, Sep, Oct, Noi, Dec] |
16 # Used in date_select and datime_select. | |
17 order: | 15 order: |
18 - :day | 16 - :day |
19 - :month | 17 - :month |
20 - :year | 18 - :year |
21 | 19 |
45 other: "%{count} minute" | 43 other: "%{count} minute" |
46 about_x_hours: | 44 about_x_hours: |
47 one: "aproximativ o oră" | 45 one: "aproximativ o oră" |
48 other: "aproximativ %{count} ore" | 46 other: "aproximativ %{count} ore" |
49 x_hours: | 47 x_hours: |
50 one: "1 hour" | 48 one: "1 oră" |
51 other: "%{count} hours" | 49 other: "%{count} ore" |
52 x_days: | 50 x_days: |
53 one: "o zi" | 51 one: "o zi" |
54 other: "%{count} zile" | 52 other: "%{count} zile" |
55 about_x_months: | 53 about_x_months: |
56 one: "aproximativ o lună" | 54 one: "aproximativ o lună" |
182 mail_subject_account_activation_request: "Cerere de activare a contului %{value}" | 180 mail_subject_account_activation_request: "Cerere de activare a contului %{value}" |
183 mail_body_account_activation_request: "S-a înregistrat un utilizator nou (%{value}). Contul așteaptă aprobarea dumneavoastră:" | 181 mail_body_account_activation_request: "S-a înregistrat un utilizator nou (%{value}). Contul așteaptă aprobarea dumneavoastră:" |
184 mail_subject_reminder: "%{count} tichete trebuie rezolvate în următoarele %{days} zile" | 182 mail_subject_reminder: "%{count} tichete trebuie rezolvate în următoarele %{days} zile" |
185 mail_body_reminder: "%{count} tichete atribuite dumneavoastră trebuie rezolvate în următoarele %{days} zile:" | 183 mail_body_reminder: "%{count} tichete atribuite dumneavoastră trebuie rezolvate în următoarele %{days} zile:" |
186 | 184 |
187 gui_validation_error: o eroare | |
188 gui_validation_error_plural: "%{count} erori" | |
189 | 185 |
190 field_name: Nume | 186 field_name: Nume |
191 field_description: Descriere | 187 field_description: Descriere |
192 field_summary: Rezumat | 188 field_summary: Rezumat |
193 field_is_required: Obligatoriu | 189 field_is_required: Obligatoriu |
340 permission_view_time_entries: Afișează timpul de lucru | 336 permission_view_time_entries: Afișează timpul de lucru |
341 permission_edit_time_entries: Editează jurnalele cu timp de lucru | 337 permission_edit_time_entries: Editează jurnalele cu timp de lucru |
342 permission_edit_own_time_entries: Editează jurnalele proprii cu timpul de lucru | 338 permission_edit_own_time_entries: Editează jurnalele proprii cu timpul de lucru |
343 permission_manage_news: Editează știri | 339 permission_manage_news: Editează știri |
344 permission_comment_news: Comentează știrile | 340 permission_comment_news: Comentează știrile |
345 permission_manage_documents: Editează documente | |
346 permission_view_documents: Afișează documente | 341 permission_view_documents: Afișează documente |
347 permission_manage_files: Editează fișiere | 342 permission_manage_files: Editează fișiere |
348 permission_view_files: Afișează fișiere | 343 permission_view_files: Afișează fișiere |
349 permission_manage_wiki: Editează wiki | 344 permission_manage_wiki: Editează wiki |
350 permission_rename_wiki_pages: Redenumește pagini wiki | 345 permission_rename_wiki_pages: Redenumește pagini wiki |
459 label_boolean: Valoare logică | 454 label_boolean: Valoare logică |
460 label_string: Text | 455 label_string: Text |
461 label_text: Text lung | 456 label_text: Text lung |
462 label_attribute: Atribut | 457 label_attribute: Atribut |
463 label_attribute_plural: Atribute | 458 label_attribute_plural: Atribute |
464 label_download: "%{count} descărcare" | |
465 label_download_plural: "%{count} descărcări" | |
466 label_no_data: Nu există date de afișat | 459 label_no_data: Nu există date de afișat |
467 label_change_status: Schimbă starea | 460 label_change_status: Schimbă starea |
468 label_history: Istoric | 461 label_history: Istoric |
469 label_attachment: Fișier | 462 label_attachment: Fișier |
470 label_attachment_new: Fișier nou | 463 label_attachment_new: Fișier nou |
560 label_not_contains: nu conține | 553 label_not_contains: nu conține |
561 label_day_plural: zile | 554 label_day_plural: zile |
562 label_repository: Depozit | 555 label_repository: Depozit |
563 label_repository_plural: Depozite | 556 label_repository_plural: Depozite |
564 label_browse: Afișează | 557 label_browse: Afișează |
565 label_modification: "%{count} schimbare" | |
566 label_modification_plural: "%{count} schimbări" | |
567 label_revision: Revizie | 558 label_revision: Revizie |
568 label_revision_plural: Revizii | 559 label_revision_plural: Revizii |
569 label_associated_revisions: Revizii asociate | 560 label_associated_revisions: Revizii asociate |
570 label_added: adaugată | 561 label_added: adaugată |
571 label_modified: modificată | 562 label_modified: modificată |
928 field_assigned_to_role: Assignee's role | 919 field_assigned_to_role: Assignee's role |
929 notice_not_authorized_archived_project: The project you're trying to access has been archived. | 920 notice_not_authorized_archived_project: The project you're trying to access has been archived. |
930 label_principal_search: "Search for user or group:" | 921 label_principal_search: "Search for user or group:" |
931 label_user_search: "Search for user:" | 922 label_user_search: "Search for user:" |
932 field_visible: Visible | 923 field_visible: Visible |
933 setting_emails_header: Emails header | |
934 setting_commit_logtime_activity_id: Activity for logged time | 924 setting_commit_logtime_activity_id: Activity for logged time |
935 text_time_logged_by_changeset: Applied in changeset %{value}. | 925 text_time_logged_by_changeset: Applied in changeset %{value}. |
936 setting_commit_logtime_enabled: Enable time logging | 926 setting_commit_logtime_enabled: Enable time logging |
937 notice_gantt_chart_truncated: The chart was truncated because it exceeds the maximum number of items that can be displayed (%{max}) | 927 notice_gantt_chart_truncated: The chart was truncated because it exceeds the maximum number of items that can be displayed (%{max}) |
938 setting_gantt_items_limit: Maximum number of items displayed on the gantt chart | 928 setting_gantt_items_limit: Maximum number of items displayed on the gantt chart |
969 field_cvsroot: CVSROOT | 959 field_cvsroot: CVSROOT |
970 text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo) | 960 text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo) |
971 text_scm_command: Command | 961 text_scm_command: Command |
972 text_scm_command_version: Version | 962 text_scm_command_version: Version |
973 label_git_report_last_commit: Report last commit for files and directories | 963 label_git_report_last_commit: Report last commit for files and directories |
974 text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. | |
975 text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. | |
976 notice_issue_successful_create: Issue %{id} created. | 964 notice_issue_successful_create: Issue %{id} created. |
977 label_between: between | 965 label_between: between |
978 setting_issue_group_assignment: Allow issue assignment to groups | 966 setting_issue_group_assignment: Allow issue assignment to groups |
979 label_diff: diff | 967 label_diff: diff |
980 text_git_repository_note: Repository is bare and local (e.g. /gitrepo, c:\gitrepo) | 968 text_git_repository_note: Repository is bare and local (e.g. /gitrepo, c:\gitrepo) |
1077 label_cross_project_system: With all projects | 1065 label_cross_project_system: With all projects |
1078 button_hide: Hide | 1066 button_hide: Hide |
1079 setting_non_working_week_days: Non-working days | 1067 setting_non_working_week_days: Non-working days |
1080 label_in_the_next_days: in the next | 1068 label_in_the_next_days: in the next |
1081 label_in_the_past_days: in the past | 1069 label_in_the_past_days: in the past |
1070 label_attribute_of_user: User's %{name} | |
1071 text_turning_multiple_off: If you disable multiple values, multiple values will be | |
1072 removed in order to preserve only one value per item. | |
1073 label_attribute_of_issue: Issue's %{name} | |
1074 permission_add_documents: Add documents | |
1075 permission_edit_documents: Edit documents | |
1076 permission_delete_documents: Delete documents | |
1077 label_gantt_progress_line: Progress line | |
1078 setting_jsonp_enabled: Enable JSONP support | |
1079 field_inherit_members: Inherit members | |
1080 field_closed_on: Closed | |
1081 setting_default_projects_tracker_ids: Default trackers for new projects | |
1082 label_total_time: Total | |
1083 text_scm_config: You can configure your SCM commands in config/configuration.yml. Please restart the application after editing it. | |
1084 text_scm_command_not_available: SCM command is not available. Please check settings on the administration panel. | |
1085 setting_emails_header: Email header |