I'm looking for a part-time remote job.

Hire me


I'm the author of:

Mastering Redmine is a comprehensive guide with tips, tricks and best practices, and an easy-to-learn structure.

Check the book's project or

Buy the book

Social pages of the book:

By buying this book you also donate to Redmine (see this page).


Follow me:

ja.yml

Jun NAITOH, 21 Mar 2013 23:28

Download (1.6 KB)

 
1
ja:
2
  button_create_new_repository: リポジトリの作成
3

    
4
  label_repository_format: リポジトリ
5

    
6
  field_scm: SCM
7

    
8
  text_cannot_be_changed_later: 後で変更できません。
9
  text_cannot_be_used_redmine_auth: このリポジトリ名ではRedmineの認証が利用できません。
10
  text_scm_creator_not_configured_warning: SCM Creator プラグインはインストール済みですが設定されていません。
11
  text_scm_repository_created_by_scm: ファイルシステム上のリポジトリはRedmineで使用するために作成しました。Redmineエントリの削除により、作成したリポジトリが使われない状態にになるかもしれません。
12
  text_scm_repository_destroy_confirmation: ファイルシステムから同様にリポジトリを削除しますか?
13

    
14
  activerecord:
15
    errors:
16
      messages:
17
        should_be_of_format_local: フォーマットは"%{format}"です。
18
        already_exists: 既に存在しています。
19
        scm_not_supported: このSCMはサポートされていません。
20
        repository_exists_for_identifier: このプロジェクトIDのリポジトリは既に存在しています。
21
        scm_repositories_maximum_count_exceeded: リポジトリの最大数 (%{max}) を超えました。
22
        scm_local_repositories_denied: ローカルリポジトリの追加は管理者によって拒否されました。
23
        scm_only_creator: リポジトリの作成/追加には「リポジトリの作成」ボタンを使用します。
24
        scm_repository_creation_failed: リポジトリ作成に失敗しました。
Terms of use | Privacy policy