Revision 1078:b9e34a051f82 config/locales

View differences:

config/locales/en.yml
130 130
        circular_dependency: "This relation would create a circular dependency"
131 131
        cant_link_an_issue_with_a_descendant: "An issue cannot be linked to one of its subtasks"
132 132
        must_accept_terms_and_conditions: "You must accept the Terms and Conditions"        
133
        public_or_private: "You must select either public or private"
133 134

  
134 135
  actionview_instancetag_blank_option: Please select
135 136

  
......
328 329
  field_root_directory: Root directory
329 330
  field_cvsroot: CVSROOT
330 331
  field_cvs_module: Module
332
  field_public_or_private: "Public or Private?"
331 333

  
332 334
  setting_external_repository: "Select this if the project's main repository is hosted somewhere else"
333 335
  setting_external_repository_url: "The URL of the existing external repository. Must be publicly accessible without a password"
......
487 489
    zero:  no projects
488 490
    one:   1 project
489 491
    other: "%{count} projects"
492
  label_x_downloads:
493
    zero:  never downloaded
494
    one:   downloaded once
495
    other: "downloaded %{count} times"
490 496
  label_project_all: All Projects
491 497
  label_project_latest: Latest projects
492 498
  label_projects_more: More projects
499
  label_project_tags_all: Popular tags
500
  label_projects_busy: Busy projects
501
  label_institutions_busy: Active institutions
493 502
  label_managers: Managed by
494 503
  label_issue: Issue
495 504
  label_issue_new: New issue
......
539 548
  label_home: Home
540 549
  label_home_heading: Welcome!
541 550
  label_my_page: My page
542
  label_my_account: My account
551
  label_my_account: Account
543 552
  label_my_projects: My projects
544 553
  label_my_page_block: My page block
545 554
  label_administration: Administration
......
556 565
  label_activity_my_recent_none: No recent activity
557 566
  label_overall_activity: Overall activity
558 567
  label_user_activity: "%{value}'s activity"
568
  label_institution_activity: "Activity from %{value}"
559 569
  label_new: New
560 570
  label_logged_as: Logged in as
561 571
  label_environment: Environment
......
685 695
  label_repository: Repository
686 696
  label_is_external_repository: Track an external repository
687 697
  label_repository_plural: Repositories
688
  label_browse: Browse
698
  label_explore_projects: Explore projects
689 699
  label_modification: "%{count} change"
690 700
  label_modification_plural: "%{count} changes"
691 701
  label_branch: Branch
......
883 893
  button_expand_all: Expand all
884 894
  button_delete: Delete
885 895
  button_create: Create
886
  button_create_and_continue: Create and continue
896
  button_create_and_continue: Create and Add Another
887 897
  button_test: Test
888 898
  button_edit: Edit
889 899
  button_edit_associated_wikipage: "Edit associated Wiki page: %{page_title}"
......
958 968
  text_caracters_minimum: "Must be at least %{count} characters long."
959 969
  text_length_between: "Length between %{min} and %{max} characters."
960 970
  text_project_name_info: "This will be the name of your project as it appears throughout this site.<br /> You can change it at any time, in the project's settings."
961
  text_project_visibility_info: "If your project is not public, it will be visible only to you and to users that you have added as project members.<br/>You can change this later if you wish."
971
  text_project_public_info: "Public: visible to anybody browsing the site."
972
  text_project_private_info: "Private: visible only to you, and to users you have added as project members."
973
  text_project_visibility_info: "You can change whether your project is public or private later if you wish."
962 974
  text_user_ssamr_description_info: 'Please describe your current research or development interests.<br/>This information will be used at registration to determine that you are a real person &ndash; so please be descriptive, or your application may be delayed or rejected.<br/>After registration, the description is publicly visible in your profile and you can edit it at any time.'
963 975
  text_issue_parent_issue_info: 'If this is a subtask, please insert its parent task number or write the main task name.'
964 976

  

Also available in: Unified diff