Sha256: eaf0f4d7d8fddc292ecb9c12194e4aa36d1d5a1e7c4e1b52e60538c5158718d0

Contents?: true

Size: 1.35 KB

Versions: 25

Compression:

Stored size: 1.35 KB

Contents

en:
  activerecord:
    models:
      question: Question
      answer: Answer
    attributes:
      question:
        body: Body
        share_question: Share question
        deleted_at: Deleted at
        shared: Shared
        solved: Solved
        answers_count: Answers count
      answer:
        body: Body
        deleted_at: Deleted at
        shared: Shared
        item_identifier_list: Item identifier list
        url_list: Url list
      user:
        answer_rss_token: Answer rss token

  question:
    my: "My questions"
    all: "All questions"
    number_of_search_results:
      one: "1 record found."
      other: "%{count} records found."
    user_question: "%{login_name}'s questions"
    no_record_found: "No records found."
    library_group_question: "Questions in %{library_group_name}"
    answer_question: "Answer this question"
    crd: "NDL Collaborative Reference Database"
    you_can_search_crd: "You can search within NDL Collaborative Reference Database."
    created_at: "Question created at"
    updated_at: "Question updated at"
    last_answered_at: "Last answered at"
    solved: "Solved"
    not_solved: "Not solved"
  answer:
    user_answer: "%{login_name}'s answers"
    library_group_answer: "Answers from %{library_group_name}"
    specify_question: "Specify the question."
    count: "Count"
  manifestation:
    question: "Question"

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
enju_question-0.3.2 config/locales/translation_en.yml
enju_question-0.3.1 config/locales/translation_en.yml
enju_question-0.3.0 config/locales/translation_en.yml
enju_question-0.3.0.beta.1 config/locales/translation_en.yml
enju_question-0.2.0 config/locales/translation_en.yml
enju_question-0.2.0.beta.4 config/locales/translation_en.yml
enju_question-0.2.0.beta.3 config/locales/translation_en.yml
enju_question-0.2.0.beta.2 config/locales/translation_en.yml
enju_question-0.2.0.beta.1 config/locales/translation_en.yml
enju_question-0.1.1 config/locales/translation_en.yml
enju_question-0.1.0 config/locales/translation_en.yml
enju_question-0.1.0.pre15 config/locales/translation_en.yml
enju_question-0.1.0.pre14 config/locales/translation_en.yml
enju_question-0.1.0.pre13 config/locales/translation_en.yml
enju_question-0.1.0.pre12 config/locales/translation_en.yml
enju_question-0.1.0.pre11 config/locales/translation_en.yml
enju_question-0.1.0.pre10 config/locales/translation_en.yml
enju_question-0.1.0.pre9 config/locales/translation_en.yml
enju_question-0.1.0.pre8 config/locales/translation_en.yml
enju_question-0.1.0.pre7 config/locales/translation_en.yml