##// END OF EJS Templates
Fixed the order of the japanese day names...
Jean-Philippe Lang -
r516:50429d0819e4
parent child
Show More
@@ -1,465 +1,465
1 _gloc_rule_default: '|n| n==1 ? "" : "_plural" '
1 _gloc_rule_default: '|n| n==1 ? "" : "_plural" '
2
2
3 actionview_datehelper_select_day_prefix:
3 actionview_datehelper_select_day_prefix:
4 actionview_datehelper_select_month_names: 1月, 2月, 3月, 4月, 5月, 6月, 7月, 8月, 9月, 10月, 11月, 12月
4 actionview_datehelper_select_month_names: 1月,2月,3月,4月,5月,6月,7月,8月,9月,10月,11月,12月
5 actionview_datehelper_select_month_names_abbr: 1月, 2月, 3月, 4月, 5月, 6月, 7月, 8月, 9月, 10月, 11月, 12月
5 actionview_datehelper_select_month_names_abbr: 1月,2月,3月,4月,5月,6月,7月,8月,9月,10月,11月,12月
6 actionview_datehelper_select_month_prefix:
6 actionview_datehelper_select_month_prefix:
7 actionview_datehelper_select_year_prefix:
7 actionview_datehelper_select_year_prefix:
8 actionview_datehelper_select_year_suffix:
8 actionview_datehelper_select_year_suffix:
9 actionview_datehelper_time_in_words_day: 1日
9 actionview_datehelper_time_in_words_day: 1日
10 actionview_datehelper_time_in_words_day_plural: %d日間
10 actionview_datehelper_time_in_words_day_plural: %d日間
11 actionview_datehelper_time_in_words_hour_about: 約1時間
11 actionview_datehelper_time_in_words_hour_about: 約1時間
12 actionview_datehelper_time_in_words_hour_about_plural: 約%d時間
12 actionview_datehelper_time_in_words_hour_about_plural: 約%d時間
13 actionview_datehelper_time_in_words_hour_about_single: 約1時間
13 actionview_datehelper_time_in_words_hour_about_single: 約1時間
14 actionview_datehelper_time_in_words_minute: 1分
14 actionview_datehelper_time_in_words_minute: 1分
15 actionview_datehelper_time_in_words_minute_half: 約30秒
15 actionview_datehelper_time_in_words_minute_half: 約30秒
16 actionview_datehelper_time_in_words_minute_less_than: 1分以内
16 actionview_datehelper_time_in_words_minute_less_than: 1分以内
17 actionview_datehelper_time_in_words_minute_plural: %d分
17 actionview_datehelper_time_in_words_minute_plural: %d分
18 actionview_datehelper_time_in_words_minute_single: 1分
18 actionview_datehelper_time_in_words_minute_single: 1分
19 actionview_datehelper_time_in_words_second_less_than: 1秒以内
19 actionview_datehelper_time_in_words_second_less_than: 1秒以内
20 actionview_datehelper_time_in_words_second_less_than_plural: %d秒以内
20 actionview_datehelper_time_in_words_second_less_than_plural: %d秒以内
21 actionview_instancetag_blank_option: 選んでください
21 actionview_instancetag_blank_option: 選んでください
22
22
23 activerecord_error_inclusion: がリストに含まれていません
23 activerecord_error_inclusion: がリストに含まれていません
24 activerecord_error_exclusion: が予約されています
24 activerecord_error_exclusion: が予約されています
25 activerecord_error_invalid: が無効です
25 activerecord_error_invalid: が無効です
26 activerecord_error_confirmation: 確認のパスワードと合っていません
26 activerecord_error_confirmation: 確認のパスワードと合っていません
27 activerecord_error_accepted: を承諾してください
27 activerecord_error_accepted: を承諾してください
28 activerecord_error_empty: が空です
28 activerecord_error_empty: が空です
29 activerecord_error_blank: が空白です
29 activerecord_error_blank: が空白です
30 activerecord_error_too_long: が長すぎます
30 activerecord_error_too_long: が長すぎます
31 activerecord_error_too_short: が短かすぎます
31 activerecord_error_too_short: が短かすぎます
32 activerecord_error_wrong_length: の長さが間違っています
32 activerecord_error_wrong_length: の長さが間違っています
33 activerecord_error_taken: はすでに登録されています
33 activerecord_error_taken: はすでに登録されています
34 activerecord_error_not_a_number: が数字ではありません
34 activerecord_error_not_a_number: が数字ではありません
35 activerecord_error_not_a_date: の日付が間違っています
35 activerecord_error_not_a_date: の日付が間違っています
36 activerecord_error_greater_than_start_date: を開始日より後にしてください
36 activerecord_error_greater_than_start_date: を開始日より後にしてください
37 activerecord_error_not_same_project: doesn't belong to the same project
37 activerecord_error_not_same_project: doesn't belong to the same project
38 activerecord_error_circular_dependency: This relation would create a circular dependency
38 activerecord_error_circular_dependency: This relation would create a circular dependency
39
39
40 general_fmt_age: %d歳
40 general_fmt_age: %d歳
41 general_fmt_age_plural: %d歳
41 general_fmt_age_plural: %d歳
42 general_fmt_date: %%Y年%%m月%%d日
42 general_fmt_date: %%Y年%%m月%%d日
43 general_fmt_datetime: %%Y年%%m月%%d日 %%H:%%M %%p
43 general_fmt_datetime: %%Y年%%m月%%d日 %%H:%%M %%p
44 general_fmt_datetime_short: %%b %%d, %%H:%%M %%p
44 general_fmt_datetime_short: %%b %%d, %%H:%%M %%p
45 general_fmt_time: %%H:%%M %%p
45 general_fmt_time: %%H:%%M %%p
46 general_text_No: 'いいえ'
46 general_text_No: 'いいえ'
47 general_text_Yes: 'はい'
47 general_text_Yes: 'はい'
48 general_text_no: 'いいえ'
48 general_text_no: 'いいえ'
49 general_text_yes: 'はい'
49 general_text_yes: 'はい'
50 general_lang_name: 'Japanese (日本語)'
50 general_lang_name: 'Japanese (日本語)'
51 general_csv_separator: ','
51 general_csv_separator: ','
52 general_csv_encoding: SJIS
52 general_csv_encoding: SJIS
53 general_pdf_encoding: SJIS
53 general_pdf_encoding: SJIS
54 general_day_names: 日曜日, 月曜日, 火曜日, 水曜日, 木曜日, 金曜日, 土曜日
54 general_day_names: 月曜日,火曜日,水曜日,木曜日,金曜日,土曜日,日曜日
55
55
56 notice_account_updated: アカウントが更新されました。
56 notice_account_updated: アカウントが更新されました。
57 notice_account_invalid_creditentials: ユーザ名もしくはパスワードが無効
57 notice_account_invalid_creditentials: ユーザ名もしくはパスワードが無効
58 notice_account_password_updated: パスワードが更新されました。
58 notice_account_password_updated: パスワードが更新されました。
59 notice_account_wrong_password: パスワードが違います
59 notice_account_wrong_password: パスワードが違います
60 notice_account_register_done: アカウントが作成されました。
60 notice_account_register_done: アカウントが作成されました。
61 notice_account_unknown_email: ユーザが存在しません。
61 notice_account_unknown_email: ユーザが存在しません。
62 notice_can_t_change_password: このアカウントでは外部認証を使っています。パスワードは変更できません。
62 notice_can_t_change_password: このアカウントでは外部認証を使っています。パスワードは変更できません。
63 notice_account_lost_email_sent: 新しいパスワードのメールを送信しました。
63 notice_account_lost_email_sent: 新しいパスワードのメールを送信しました。
64 notice_account_activated: アカウントが有効になりました。ログインできます。
64 notice_account_activated: アカウントが有効になりました。ログインできます。
65 notice_successful_create: 作成しました。
65 notice_successful_create: 作成しました。
66 notice_successful_update: 更新しました。
66 notice_successful_update: 更新しました。
67 notice_successful_delete: 削除しました。
67 notice_successful_delete: 削除しました。
68 notice_successful_connection: 接続しました。
68 notice_successful_connection: 接続しました。
69 notice_file_not_found: アクセスしようとしたページは存在しないか削除されています。
69 notice_file_not_found: アクセスしようとしたページは存在しないか削除されています。
70 notice_locking_conflict: 別のユーザがデータを更新しています。
70 notice_locking_conflict: 別のユーザがデータを更新しています。
71 notice_scm_error: リポジトリに、エントリ/リビジョンが存在しません。
71 notice_scm_error: リポジトリに、エントリ/リビジョンが存在しません。
72 notice_not_authorized: You are not authorized to access this page.
72 notice_not_authorized: You are not authorized to access this page.
73
73
74 mail_subject_lost_password: redMine パスワード
74 mail_subject_lost_password: redMine パスワード
75 mail_subject_register: redMine アカウントが有効になりました
75 mail_subject_register: redMine アカウントが有効になりました
76
76
77 gui_validation_error: 1 件のエラー
77 gui_validation_error: 1 件のエラー
78 gui_validation_error_plural: %d 件のエラー
78 gui_validation_error_plural: %d 件のエラー
79
79
80 field_name: 名前
80 field_name: 名前
81 field_description: 説明
81 field_description: 説明
82 field_summary: サマリ
82 field_summary: サマリ
83 field_is_required: 必須
83 field_is_required: 必須
84 field_firstname: 名前
84 field_firstname: 名前
85 field_lastname: 苗字
85 field_lastname: 苗字
86 field_mail: メールアドレス
86 field_mail: メールアドレス
87 field_filename: ファイル
87 field_filename: ファイル
88 field_filesize: サイズ
88 field_filesize: サイズ
89 field_downloads: ダウンロード
89 field_downloads: ダウンロード
90 field_author: 起票者
90 field_author: 起票者
91 field_created_on: 作成日
91 field_created_on: 作成日
92 field_updated_on: 更新日
92 field_updated_on: 更新日
93 field_field_format: 書式
93 field_field_format: 書式
94 field_is_for_all: 全プロジェクト向け
94 field_is_for_all: 全プロジェクト向け
95 field_possible_values: 選択肢
95 field_possible_values: 選択肢
96 field_regexp: 正規表現
96 field_regexp: 正規表現
97 field_min_length: 最小値
97 field_min_length: 最小値
98 field_max_length: 最大値
98 field_max_length: 最大値
99 field_value:
99 field_value:
100 field_category: カテゴリ
100 field_category: カテゴリ
101 field_title: タイトル
101 field_title: タイトル
102 field_project: プロジェクト
102 field_project: プロジェクト
103 field_issue: 問題
103 field_issue: 問題
104 field_status: ステータス
104 field_status: ステータス
105 field_notes: 注記
105 field_notes: 注記
106 field_is_closed: 終了した問題
106 field_is_closed: 終了した問題
107 field_is_default: デフォルトのステータス
107 field_is_default: デフォルトのステータス
108 field_html_color:
108 field_html_color:
109 field_tracker: トラッカー
109 field_tracker: トラッカー
110 field_subject: 題名
110 field_subject: 題名
111 field_due_date: 期限日
111 field_due_date: 期限日
112 field_assigned_to: 担当者
112 field_assigned_to: 担当者
113 field_priority: 優先度
113 field_priority: 優先度
114 field_fixed_version: 修正されたバージョン
114 field_fixed_version: 修正されたバージョン
115 field_user: ユーザ
115 field_user: ユーザ
116 field_role: 役割
116 field_role: 役割
117 field_homepage: ホームページ
117 field_homepage: ホームページ
118 field_is_public: 公開
118 field_is_public: 公開
119 field_parent: 親プロジェクト名
119 field_parent: 親プロジェクト名
120 field_is_in_chlog: 変更記録に表示されている問題
120 field_is_in_chlog: 変更記録に表示されている問題
121 field_is_in_roadmap: ロードマップに表示されている問題
121 field_is_in_roadmap: ロードマップに表示されている問題
122 field_login: ログイン
122 field_login: ログイン
123 field_mail_notification: メール通知
123 field_mail_notification: メール通知
124 field_admin: 管理者
124 field_admin: 管理者
125 field_last_login_on: 最終接続日
125 field_last_login_on: 最終接続日
126 field_language: 言語
126 field_language: 言語
127 field_effective_date: 日付
127 field_effective_date: 日付
128 field_password: パスワード
128 field_password: パスワード
129 field_new_password: 新しいパスワード
129 field_new_password: 新しいパスワード
130 field_password_confirmation: パスワードの確認
130 field_password_confirmation: パスワードの確認
131 field_version: バージョン
131 field_version: バージョン
132 field_type: タイプ
132 field_type: タイプ
133 field_host: ホスト
133 field_host: ホスト
134 field_port: ポート
134 field_port: ポート
135 field_account: アカウント
135 field_account: アカウント
136 field_base_dn: Base DN
136 field_base_dn: Base DN
137 field_attr_login: ログイン名属性
137 field_attr_login: ログイン名属性
138 field_attr_firstname: 名前属性
138 field_attr_firstname: 名前属性
139 field_attr_lastname: 苗字属性
139 field_attr_lastname: 苗字属性
140 field_attr_mail: メール属性
140 field_attr_mail: メール属性
141 field_onthefly: あわせてユーザを作成
141 field_onthefly: あわせてユーザを作成
142 field_start_date: 開始日
142 field_start_date: 開始日
143 field_done_ratio: 進捗 %%
143 field_done_ratio: 進捗 %%
144 field_auth_source: 認証モード
144 field_auth_source: 認証モード
145 field_hide_mail: メールアドレスを隠す
145 field_hide_mail: メールアドレスを隠す
146 field_comments: コメント
146 field_comments: コメント
147 field_url: URL
147 field_url: URL
148 field_start_page: メインページ
148 field_start_page: メインページ
149 field_subproject: サブプロジェクト
149 field_subproject: サブプロジェクト
150 field_hours: 時間
150 field_hours: 時間
151 field_activity: 活動
151 field_activity: 活動
152 field_spent_on: 日付
152 field_spent_on: 日付
153 field_identifier: 識別子
153 field_identifier: 識別子
154 field_is_filter: Used as a filter
154 field_is_filter: Used as a filter
155 field_issue_to_id: Related issue
155 field_issue_to_id: Related issue
156 field_delay: Delay
156 field_delay: Delay
157
157
158 setting_app_title: アプリケーションのタイトル
158 setting_app_title: アプリケーションのタイトル
159 setting_app_subtitle: アプリケーションのサブタイトル
159 setting_app_subtitle: アプリケーションのサブタイトル
160 setting_welcome_text: ウェルカムメッセージ
160 setting_welcome_text: ウェルカムメッセージ
161 setting_default_language: 既定の言語
161 setting_default_language: 既定の言語
162 setting_login_required: 認証が必要
162 setting_login_required: 認証が必要
163 setting_self_registration: ユーザは自分で登録できる
163 setting_self_registration: ユーザは自分で登録できる
164 setting_attachment_max_size: 添付の最大サイズ
164 setting_attachment_max_size: 添付の最大サイズ
165 setting_issues_export_limit: 出力する問題数の上限
165 setting_issues_export_limit: 出力する問題数の上限
166 setting_mail_from: 送信元メールアドレス
166 setting_mail_from: 送信元メールアドレス
167 setting_host_name: ホスト名
167 setting_host_name: ホスト名
168 setting_text_formatting: テキストの書式
168 setting_text_formatting: テキストの書式
169 setting_wiki_compression: Wiki履歴を圧縮する
169 setting_wiki_compression: Wiki履歴を圧縮する
170 setting_feeds_limit: フィード内容の上限
170 setting_feeds_limit: フィード内容の上限
171 setting_autofetch_changesets: SVNコミットを自動取得する
171 setting_autofetch_changesets: SVNコミットを自動取得する
172 setting_sys_api_enabled: リポジトリ管理用のWeb Serviceを有効化する
172 setting_sys_api_enabled: リポジトリ管理用のWeb Serviceを有効化する
173 setting_commit_ref_keywords: Referencing keywords
173 setting_commit_ref_keywords: Referencing keywords
174 setting_commit_fix_keywords: Fixing keywords
174 setting_commit_fix_keywords: Fixing keywords
175 setting_autologin: Autologin
175 setting_autologin: Autologin
176
176
177 label_user: ユーザ
177 label_user: ユーザ
178 label_user_plural: ユーザ
178 label_user_plural: ユーザ
179 label_user_new: 新しいユーザ
179 label_user_new: 新しいユーザ
180 label_project: プロジェクト
180 label_project: プロジェクト
181 label_project_new: 新しいプロジェクト
181 label_project_new: 新しいプロジェクト
182 label_project_plural: プロジェクト
182 label_project_plural: プロジェクト
183 label_project_latest: 最近のプロジェクト
183 label_project_latest: 最近のプロジェクト
184 label_issue: 問題
184 label_issue: 問題
185 label_issue_new: 新しい問題
185 label_issue_new: 新しい問題
186 label_issue_plural: 問題
186 label_issue_plural: 問題
187 label_issue_view_all: 問題を全て見る
187 label_issue_view_all: 問題を全て見る
188 label_document: 文書
188 label_document: 文書
189 label_document_new: 新しい文書
189 label_document_new: 新しい文書
190 label_document_plural: 文書
190 label_document_plural: 文書
191 label_role: ロール
191 label_role: ロール
192 label_role_plural: ロール
192 label_role_plural: ロール
193 label_role_new: 新しいロール
193 label_role_new: 新しいロール
194 label_role_and_permissions: ロールと権限
194 label_role_and_permissions: ロールと権限
195 label_member: メンバー
195 label_member: メンバー
196 label_member_new: 新しいメンバー
196 label_member_new: 新しいメンバー
197 label_member_plural: メンバー
197 label_member_plural: メンバー
198 label_tracker: トラッカー
198 label_tracker: トラッカー
199 label_tracker_plural: トラッカー
199 label_tracker_plural: トラッカー
200 label_tracker_new: 新しいトラッカーを作成
200 label_tracker_new: 新しいトラッカーを作成
201 label_workflow: ワークフロー
201 label_workflow: ワークフロー
202 label_issue_status: 問題のステータス
202 label_issue_status: 問題のステータス
203 label_issue_status_plural: 問題のステータス
203 label_issue_status_plural: 問題のステータス
204 label_issue_status_new: 新しいステータス
204 label_issue_status_new: 新しいステータス
205 label_issue_category: 問題のカテゴリ
205 label_issue_category: 問題のカテゴリ
206 label_issue_category_plural: 問題のカテゴリ
206 label_issue_category_plural: 問題のカテゴリ
207 label_issue_category_new: 新しいカテゴリ
207 label_issue_category_new: 新しいカテゴリ
208 label_custom_field: カスタムフィールド
208 label_custom_field: カスタムフィールド
209 label_custom_field_plural: カスタムフィールド
209 label_custom_field_plural: カスタムフィールド
210 label_custom_field_new: 新しいカスタムフィールドを作成
210 label_custom_field_new: 新しいカスタムフィールドを作成
211 label_enumerations: 列挙項目
211 label_enumerations: 列挙項目
212 label_enumeration_new: 新しい値
212 label_enumeration_new: 新しい値
213 label_information: 情報
213 label_information: 情報
214 label_information_plural: 情報
214 label_information_plural: 情報
215 label_please_login: ログインしてください
215 label_please_login: ログインしてください
216 label_register: 登録する
216 label_register: 登録する
217 label_password_lost: パスワードの再発行
217 label_password_lost: パスワードの再発行
218 label_home: ホーム
218 label_home: ホーム
219 label_my_page: マイページ
219 label_my_page: マイページ
220 label_my_account: マイアカウント
220 label_my_account: マイアカウント
221 label_my_projects: マイプロジェクト
221 label_my_projects: マイプロジェクト
222 label_administration: 管理
222 label_administration: 管理
223 label_login: ログイン
223 label_login: ログイン
224 label_logout: ログアウト
224 label_logout: ログアウト
225 label_help: ヘルプ
225 label_help: ヘルプ
226 label_reported_issues: 報告した問題
226 label_reported_issues: 報告した問題
227 label_assigned_to_me_issues: 担当している問題
227 label_assigned_to_me_issues: 担当している問題
228 label_last_login: 最近の接続
228 label_last_login: 最近の接続
229 label_last_updates: 最近の更新 1 件
229 label_last_updates: 最近の更新 1 件
230 label_last_updates_plural: 最近の更新 %d 件
230 label_last_updates_plural: 最近の更新 %d 件
231 label_registered_on: 登録日
231 label_registered_on: 登録日
232 label_activity: 活動
232 label_activity: 活動
233 label_new: 新しく作成
233 label_new: 新しく作成
234 label_logged_as: ログイン中:
234 label_logged_as: ログイン中:
235 label_environment: 環境
235 label_environment: 環境
236 label_authentication: 認証
236 label_authentication: 認証
237 label_auth_source: 認証モード
237 label_auth_source: 認証モード
238 label_auth_source_new: 新しい認証モード
238 label_auth_source_new: 新しい認証モード
239 label_auth_source_plural: 認証モード
239 label_auth_source_plural: 認証モード
240 label_subproject_plural: サブプロジェクト
240 label_subproject_plural: サブプロジェクト
241 label_min_max_length: 最小値 - 最大値の長さ
241 label_min_max_length: 最小値 - 最大値の長さ
242 label_list: リストから選択
242 label_list: リストから選択
243 label_date: 日付
243 label_date: 日付
244 label_integer: 整数
244 label_integer: 整数
245 label_boolean: 真偽値
245 label_boolean: 真偽値
246 label_string: テキスト
246 label_string: テキスト
247 label_text: 長いテキスト
247 label_text: 長いテキスト
248 label_attribute: 属性
248 label_attribute: 属性
249 label_attribute_plural: 属性
249 label_attribute_plural: 属性
250 label_download: %d ダウンロード
250 label_download: %d ダウンロード
251 label_download_plural: %d ダウンロード
251 label_download_plural: %d ダウンロード
252 label_no_data: 表示するデータがありません
252 label_no_data: 表示するデータがありません
253 label_change_status: ステータスの変更
253 label_change_status: ステータスの変更
254 label_history: 履歴
254 label_history: 履歴
255 label_attachment: ファイル
255 label_attachment: ファイル
256 label_attachment_new: 新しいファイル
256 label_attachment_new: 新しいファイル
257 label_attachment_delete: ファイルを削除
257 label_attachment_delete: ファイルを削除
258 label_attachment_plural: ファイル
258 label_attachment_plural: ファイル
259 label_report: レポート
259 label_report: レポート
260 label_report_plural: レポート
260 label_report_plural: レポート
261 label_news: ニュース
261 label_news: ニュース
262 label_news_new: ニュースを追加
262 label_news_new: ニュースを追加
263 label_news_plural: ニュース
263 label_news_plural: ニュース
264 label_news_latest: 最新ニュース
264 label_news_latest: 最新ニュース
265 label_news_view_all: 全てのニュースを見る
265 label_news_view_all: 全てのニュースを見る
266 label_change_log: 変更記録
266 label_change_log: 変更記録
267 label_settings: 設定
267 label_settings: 設定
268 label_overview: 概要
268 label_overview: 概要
269 label_version: バージョン
269 label_version: バージョン
270 label_version_new: 新しいバージョン
270 label_version_new: 新しいバージョン
271 label_version_plural: バージョン
271 label_version_plural: バージョン
272 label_confirmation: 確認
272 label_confirmation: 確認
273 label_export_to: 他の形式に出力
273 label_export_to: 他の形式に出力
274 label_read: 読む...
274 label_read: 読む...
275 label_public_projects: 公開プロジェクト
275 label_public_projects: 公開プロジェクト
276 label_open_issues: 未完了
276 label_open_issues: 未完了
277 label_open_issues_plural: 未完了
277 label_open_issues_plural: 未完了
278 label_closed_issues: 終了
278 label_closed_issues: 終了
279 label_closed_issues_plural: 終了
279 label_closed_issues_plural: 終了
280 label_total: 合計
280 label_total: 合計
281 label_permissions: 権限
281 label_permissions: 権限
282 label_current_status: 現在のステータス
282 label_current_status: 現在のステータス
283 label_new_statuses_allowed: ステータスの移行先
283 label_new_statuses_allowed: ステータスの移行先
284 label_all: 全て
284 label_all: 全て
285 label_none: なし
285 label_none: なし
286 label_next:
286 label_next:
287 label_previous:
287 label_previous:
288 label_used_by: 使用中
288 label_used_by: 使用中
289 label_details: 詳細...
289 label_details: 詳細...
290 label_add_note: 注記を追加
290 label_add_note: 注記を追加
291 label_per_page: ページ毎
291 label_per_page: ページ毎
292 label_calendar: カレンダー
292 label_calendar: カレンダー
293 label_months_from: ヶ月 from
293 label_months_from: ヶ月 from
294 label_gantt: ガントチャート
294 label_gantt: ガントチャート
295 label_internal: Internal
295 label_internal: Internal
296 label_last_changes: 最新の変更 %d 件
296 label_last_changes: 最新の変更 %d 件
297 label_change_view_all: 全ての変更を見る
297 label_change_view_all: 全ての変更を見る
298 label_personalize_page: このページをパーソナライズする
298 label_personalize_page: このページをパーソナライズする
299 label_comment: コメント
299 label_comment: コメント
300 label_comment_plural: コメント
300 label_comment_plural: コメント
301 label_comment_add: コメント追加
301 label_comment_add: コメント追加
302 label_comment_added: 追加されたコメント
302 label_comment_added: 追加されたコメント
303 label_comment_delete: コメント削除
303 label_comment_delete: コメント削除
304 label_query: カスタムクエリ
304 label_query: カスタムクエリ
305 label_query_plural: カスタムクエリ
305 label_query_plural: カスタムクエリ
306 label_query_new: 新しいクエリ
306 label_query_new: 新しいクエリ
307 label_filter_add: フィルタ追加
307 label_filter_add: フィルタ追加
308 label_filter_plural: フィルタ
308 label_filter_plural: フィルタ
309 label_equals: 等しい
309 label_equals: 等しい
310 label_not_equals: 等しくない
310 label_not_equals: 等しくない
311 label_in_less_than: 残日数がこれより多い
311 label_in_less_than: 残日数がこれより多い
312 label_in_more_than: 残日数がこれより少ない
312 label_in_more_than: 残日数がこれより少ない
313 label_in: 残日数
313 label_in: 残日数
314 label_today: 今日
314 label_today: 今日
315 label_less_than_ago: 経過日数がこれより少ない
315 label_less_than_ago: 経過日数がこれより少ない
316 label_more_than_ago: 経過日数がこれより多い
316 label_more_than_ago: 経過日数がこれより多い
317 label_ago: 日前
317 label_ago: 日前
318 label_contains: 含む
318 label_contains: 含む
319 label_not_contains: 含まない
319 label_not_contains: 含まない
320 label_day_plural:
320 label_day_plural:
321 label_repository: SVNリポジトリ
321 label_repository: SVNリポジトリ
322 label_browse: ブラウズ
322 label_browse: ブラウズ
323 label_modification: %d 点の変更
323 label_modification: %d 点の変更
324 label_modification_plural: %d 点の変更
324 label_modification_plural: %d 点の変更
325 label_revision: リビジョン
325 label_revision: リビジョン
326 label_revision_plural: リビジョン
326 label_revision_plural: リビジョン
327 label_added: 追加
327 label_added: 追加
328 label_modified: 変更
328 label_modified: 変更
329 label_deleted: 削除
329 label_deleted: 削除
330 label_latest_revision: 最新リビジョン
330 label_latest_revision: 最新リビジョン
331 label_latest_revision_plural: 最新リビジョン
331 label_latest_revision_plural: 最新リビジョン
332 label_view_revisions: リビジョンを見る
332 label_view_revisions: リビジョンを見る
333 label_max_size: 最大サイズ
333 label_max_size: 最大サイズ
334 label_on:
334 label_on:
335 label_sort_highest: 一番上へ
335 label_sort_highest: 一番上へ
336 label_sort_higher: 上へ
336 label_sort_higher: 上へ
337 label_sort_lower: 下へ
337 label_sort_lower: 下へ
338 label_sort_lowest: 一番下へ
338 label_sort_lowest: 一番下へ
339 label_roadmap: ロードマップ
339 label_roadmap: ロードマップ
340 label_roadmap_due_in: 期日まで
340 label_roadmap_due_in: 期日まで
341 label_roadmap_no_issues: このバージョンに向けての問題はありません
341 label_roadmap_no_issues: このバージョンに向けての問題はありません
342 label_search: 検索
342 label_search: 検索
343 label_result: %d 件の結果
343 label_result: %d 件の結果
344 label_result_plural: %d 件の結果
344 label_result_plural: %d 件の結果
345 label_all_words: すべての単語
345 label_all_words: すべての単語
346 label_wiki: Wiki
346 label_wiki: Wiki
347 label_wiki_edit: Wiki編集
347 label_wiki_edit: Wiki編集
348 label_wiki_edit_plural: Wiki編集
348 label_wiki_edit_plural: Wiki編集
349 label_page_index: 索引
349 label_page_index: 索引
350 label_current_version: 最新版
350 label_current_version: 最新版
351 label_preview: プレビュー
351 label_preview: プレビュー
352 label_feed_plural: フィード
352 label_feed_plural: フィード
353 label_changes_details: 全変更の詳細
353 label_changes_details: 全変更の詳細
354 label_issue_tracking: 問題トラッキング
354 label_issue_tracking: 問題トラッキング
355 label_spent_time: 経過時間
355 label_spent_time: 経過時間
356 label_f_hour: %.2f 時間
356 label_f_hour: %.2f 時間
357 label_f_hour_plural: %.2f 時間
357 label_f_hour_plural: %.2f 時間
358 label_time_tracking: 時間トラッキング
358 label_time_tracking: 時間トラッキング
359 label_change_plural: 変更
359 label_change_plural: 変更
360 label_statistics: 統計
360 label_statistics: 統計
361 label_commits_per_month: 月別のコミット
361 label_commits_per_month: 月別のコミット
362 label_commits_per_author: 起票者別のコミット
362 label_commits_per_author: 起票者別のコミット
363 label_view_diff: 差分を見る
363 label_view_diff: 差分を見る
364 label_diff_inline: インライン
364 label_diff_inline: インライン
365 label_diff_side_by_side: 横に並べる
365 label_diff_side_by_side: 横に並べる
366 label_options: オプション
366 label_options: オプション
367 label_copy_workflow_from: ワークフローをここからコピー
367 label_copy_workflow_from: ワークフローをここからコピー
368 label_permissions_report: 権限レポート
368 label_permissions_report: 権限レポート
369 label_watched_issues: Watched issues
369 label_watched_issues: Watched issues
370 label_related_issues: Related issues
370 label_related_issues: Related issues
371 label_applied_status: Applied status
371 label_applied_status: Applied status
372 label_loading: Loading...
372 label_loading: Loading...
373 label_relation_new: New relation
373 label_relation_new: New relation
374 label_relation_delete: Delete relation
374 label_relation_delete: Delete relation
375 label_relates_to: related tp
375 label_relates_to: related tp
376 label_duplicates: duplicates
376 label_duplicates: duplicates
377 label_blocks: blocks
377 label_blocks: blocks
378 label_blocked_by: blocked by
378 label_blocked_by: blocked by
379 label_precedes: precedes
379 label_precedes: precedes
380 label_follows: follows
380 label_follows: follows
381 label_end_to_start: start to end
381 label_end_to_start: start to end
382 label_end_to_end: end to end
382 label_end_to_end: end to end
383 label_start_to_start: start to start
383 label_start_to_start: start to start
384 label_start_to_end: start to end
384 label_start_to_end: start to end
385 label_stay_logged_in: Stay logged in
385 label_stay_logged_in: Stay logged in
386 label_disabled: disabled
386 label_disabled: disabled
387 label_show_completed_versions: Show completed versions
387 label_show_completed_versions: Show completed versions
388
388
389 button_login: ログイン
389 button_login: ログイン
390 button_submit: 変更
390 button_submit: 変更
391 button_save: 保存
391 button_save: 保存
392 button_check_all: チェックを全部つける
392 button_check_all: チェックを全部つける
393 button_uncheck_all: チェックを全部外す
393 button_uncheck_all: チェックを全部外す
394 button_delete: 削除
394 button_delete: 削除
395 button_create: 作成
395 button_create: 作成
396 button_test: テスト
396 button_test: テスト
397 button_edit: 編集
397 button_edit: 編集
398 button_add: 追加
398 button_add: 追加
399 button_change: 変更
399 button_change: 変更
400 button_apply: 適用
400 button_apply: 適用
401 button_clear: クリア
401 button_clear: クリア
402 button_lock: ロック
402 button_lock: ロック
403 button_unlock: アンロック
403 button_unlock: アンロック
404 button_download: ダウンロード
404 button_download: ダウンロード
405 button_list: 一覧
405 button_list: 一覧
406 button_view: 見る
406 button_view: 見る
407 button_move: 移動
407 button_move: 移動
408 button_back: 戻る
408 button_back: 戻る
409 button_cancel: キャンセル
409 button_cancel: キャンセル
410 button_activate: 有効にする
410 button_activate: 有効にする
411 button_sort: ソート
411 button_sort: ソート
412 button_log_time: 時間を記録
412 button_log_time: 時間を記録
413 button_rollback: このバージョンにロールバック
413 button_rollback: このバージョンにロールバック
414 button_watch: Watch
414 button_watch: Watch
415 button_unwatch: Unwatch
415 button_unwatch: Unwatch
416
416
417 status_active: 有効
417 status_active: 有効
418 status_registered: 登録
418 status_registered: 登録
419 status_locked: ロック
419 status_locked: ロック
420
420
421 text_select_mail_notifications: どのメール通知を送信するか、アクションを選択してください。
421 text_select_mail_notifications: どのメール通知を送信するか、アクションを選択してください。
422 text_regexp_info: 例) ^[A-Z0-9]+$
422 text_regexp_info: 例) ^[A-Z0-9]+$
423 text_min_max_length_info: 0だと無制限になります
423 text_min_max_length_info: 0だと無制限になります
424 text_project_destroy_confirmation: 本当にこのプロジェクトと関連データを削除したいのですか?
424 text_project_destroy_confirmation: 本当にこのプロジェクトと関連データを削除したいのですか?
425 text_workflow_edit: ワークフローを編集するロールとトラッカーを選んでください
425 text_workflow_edit: ワークフローを編集するロールとトラッカーを選んでください
426 text_are_you_sure: 本当に?
426 text_are_you_sure: 本当に?
427 text_journal_changed: %s から %s への変更
427 text_journal_changed: %s から %s への変更
428 text_journal_set_to: %s にセット
428 text_journal_set_to: %s にセット
429 text_journal_deleted: 削除
429 text_journal_deleted: 削除
430 text_tip_task_begin_day: この日に開始するタスク
430 text_tip_task_begin_day: この日に開始するタスク
431 text_tip_task_end_day: この日に終了するタスク
431 text_tip_task_end_day: この日に終了するタスク
432 text_tip_task_begin_end_day: この日のうちに開始して終了するタスク
432 text_tip_task_begin_end_day: この日のうちに開始して終了するタスク
433 text_project_identifier_info: '英小文字(a-z)と数字とダッシュ(-)が使えます。<br />一度保存すると、識別子は変更できません。'
433 text_project_identifier_info: '英小文字(a-z)と数字とダッシュ(-)が使えます。<br />一度保存すると、識別子は変更できません。'
434 text_caracters_maximum: 最大 %d 文字です。
434 text_caracters_maximum: 最大 %d 文字です。
435 text_length_between: 長さは %d から %d 文字までです。
435 text_length_between: 長さは %d から %d 文字までです。
436 text_tracker_no_workflow: このトラッカーにワークフローが定義されていません
436 text_tracker_no_workflow: このトラッカーにワークフローが定義されていません
437 text_unallowed_characters: Unallowed characters
437 text_unallowed_characters: Unallowed characters
438 text_coma_separated: Multiple values allowed (coma separated).
438 text_coma_separated: Multiple values allowed (coma separated).
439 text_issues_ref_in_commit_messages: Referencing and fixing issues in commit messages
439 text_issues_ref_in_commit_messages: Referencing and fixing issues in commit messages
440
440
441 default_role_manager: 管理者
441 default_role_manager: 管理者
442 default_role_developper: 開発者
442 default_role_developper: 開発者
443 default_role_reporter: 報告者
443 default_role_reporter: 報告者
444 default_tracker_bug: バグ
444 default_tracker_bug: バグ
445 default_tracker_feature: 機能
445 default_tracker_feature: 機能
446 default_tracker_support: サポート
446 default_tracker_support: サポート
447 default_issue_status_new: 新規
447 default_issue_status_new: 新規
448 default_issue_status_assigned: 担当
448 default_issue_status_assigned: 担当
449 default_issue_status_resolved: 解決
449 default_issue_status_resolved: 解決
450 default_issue_status_feedback: フィードバック
450 default_issue_status_feedback: フィードバック
451 default_issue_status_closed: 終了
451 default_issue_status_closed: 終了
452 default_issue_status_rejected: 却下
452 default_issue_status_rejected: 却下
453 default_doc_category_user: ユーザ文書
453 default_doc_category_user: ユーザ文書
454 default_doc_category_tech: 技術文書
454 default_doc_category_tech: 技術文書
455 default_priority_low: 低め
455 default_priority_low: 低め
456 default_priority_normal: 通常
456 default_priority_normal: 通常
457 default_priority_high: 高め
457 default_priority_high: 高め
458 default_priority_urgent: 急いで
458 default_priority_urgent: 急いで
459 default_priority_immediate: 今すぐ
459 default_priority_immediate: 今すぐ
460 default_activity_design: デザイン作業
460 default_activity_design: デザイン作業
461 default_activity_development: 開発作業
461 default_activity_development: 開発作業
462
462
463 enumeration_issue_priorities: 問題の優先度
463 enumeration_issue_priorities: 問題の優先度
464 enumeration_doc_categories: 文書カテゴリ
464 enumeration_doc_categories: 文書カテゴリ
465 enumeration_activities: 作業分類 (時間トラッキング)
465 enumeration_activities: 作業分類 (時間トラッキング)
General Comments 0
You need to be logged in to leave comments. Login now