Sha256: e4867bb204de9b1ba041e3e408551c93c539d4877da35e15d90df1e4d515669e

Contents?: true

Size: 1.35 KB

Versions: 18

Compression:

Stored size: 1.35 KB

Contents

ja:
  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

18 entries across 18 versions & 1 rubygems

Version Path
enju_question-0.1.0.pre config/locales/translation_en.yml
enju_question-0.0.21 config/locales/translation_en.yml
enju_question-0.0.20 config/locales/translation_en.yml
enju_question-0.0.19 config/locales/translation_en.yml
enju_question-0.0.18 config/locales/translation_en.yml
enju_question-0.0.17 config/locales/translation_en.yml
enju_question-0.0.16 config/locales/translation_en.yml
enju_question-0.0.15 config/locales/translation_en.yml
enju_question-0.0.14 config/locales/translation_en.yml
enju_question-0.0.13 config/locales/translation_en.yml
enju_question-0.0.12 config/locales/translation_en.yml
enju_question-0.0.11 config/locales/translation_en.yml
enju_question-0.0.10 config/locales/translation_en.yml
enju_question-0.0.9 config/locales/translation_en.yml
enju_question-0.0.8 config/locales/translation_en.yml
enju_question-0.0.7 config/locales/translation_en.yml
enju_question-0.0.6 config/locales/translation_en.yml
enju_question-0.0.5 config/locales/translation_en.yml