This diff has been collapsed as it changes many lines, (581 lines changed)
Show them
Hide them
|
|
@@
-5,16
+5,20
|
|
5
|
ja:
|
|
5
|
ja:
|
|
6
|
date:
|
|
6
|
date:
|
|
7
|
formats:
|
|
7
|
formats:
|
|
|
|
|
8
|
# Use the strftime parameters for formats.
|
|
|
|
|
9
|
# When no format has been given, it uses default.
|
|
|
|
|
10
|
# You can provide other formats here if you like!
|
|
8
|
default: "%Y/%m/%d"
|
|
11
|
default: "%Y/%m/%d"
|
|
9
|
short: "%m/%d"
|
|
12
|
short: "%m/%d"
|
|
10
|
long: "%Y年%m月%d日(%a)"
|
|
13
|
long: "%Y年%m月%d日(%a)"
|
|
11
|
|
|
14
|
|
|
12
|
day_names: [日曜日, 月曜日, 火曜日, 水曜日, 木曜日, 金曜日, 土曜日]
|
|
15
|
day_names: [日曜日, 月曜日, 火曜日, 水曜日, 木曜日, 金曜日, 土曜日]
|
|
13
|
abbr_day_names: [日, 月, 火, 水, 木, 金, 土]
|
|
16
|
abbr_day_names: [日, 月, 火, 水, 木, 金, 土]
|
|
14
|
|
|
17
|
|
|
|
|
|
18
|
# Don't forget the nil at the beginning; there's no such thing as a 0th month
|
|
15
|
month_names: [~, 1月, 2月, 3月, 4月, 5月, 6月, 7月, 8月, 9月, 10月, 11月, 12月]
|
|
19
|
month_names: [~, 1月, 2月, 3月, 4月, 5月, 6月, 7月, 8月, 9月, 10月, 11月, 12月]
|
|
16
|
abbr_month_names: [~, 1月, 2月, 3月, 4月, 5月, 6月, 7月, 8月, 9月, 10月, 11月, 12月]
|
|
20
|
abbr_month_names: [~, 1月, 2月, 3月, 4月, 5月, 6月, 7月, 8月, 9月, 10月, 11月, 12月]
|
|
17
|
|
|
21
|
# Used in date_select and datime_select.
|
|
18
|
order: [:year, :month, :day]
|
|
22
|
order: [:year, :month, :day]
|
|
19
|
|
|
23
|
|
|
20
|
time:
|
|
24
|
time:
|
|
@@
-25,39
+29,7
ja:
|
|
25
|
long: "%Y年%m月%d日(%a) %H時%M分%S秒 %Z"
|
|
29
|
long: "%Y年%m月%d日(%a) %H時%M分%S秒 %Z"
|
|
26
|
am: "午前"
|
|
30
|
am: "午前"
|
|
27
|
pm: "午後"
|
|
31
|
pm: "午後"
|
|
28
|
|
|
32
|
|
|
29
|
support:
|
|
|
|
|
30
|
array:
|
|
|
|
|
31
|
sentence_connector: "及び"
|
|
|
|
|
32
|
skip_last_comma: true
|
|
|
|
|
33
|
|
|
|
|
|
34
|
number:
|
|
|
|
|
35
|
format:
|
|
|
|
|
36
|
separator: "."
|
|
|
|
|
37
|
delimiter: ","
|
|
|
|
|
38
|
precision: 3
|
|
|
|
|
39
|
|
|
|
|
|
40
|
currency:
|
|
|
|
|
41
|
format:
|
|
|
|
|
42
|
format: "%n%u"
|
|
|
|
|
43
|
unit: "円"
|
|
|
|
|
44
|
separator: "."
|
|
|
|
|
45
|
delimiter: ","
|
|
|
|
|
46
|
precision: 0
|
|
|
|
|
47
|
|
|
|
|
|
48
|
percentage:
|
|
|
|
|
49
|
format:
|
|
|
|
|
50
|
delimiter: ""
|
|
|
|
|
51
|
|
|
|
|
|
52
|
precision:
|
|
|
|
|
53
|
format:
|
|
|
|
|
54
|
delimiter: ""
|
|
|
|
|
55
|
|
|
|
|
|
56
|
human:
|
|
|
|
|
57
|
format:
|
|
|
|
|
58
|
delimiter: ""
|
|
|
|
|
59
|
precision: 1
|
|
|
|
|
60
|
|
|
|
|
|
61
|
datetime:
|
|
33
|
datetime:
|
|
62
|
distance_in_words:
|
|
34
|
distance_in_words:
|
|
63
|
half_a_minute: "30秒前後"
|
|
35
|
half_a_minute: "30秒前後"
|
|
@@
-86,11
+58,44
ja:
|
|
86
|
one: "1ヶ月"
|
|
58
|
one: "1ヶ月"
|
|
87
|
other: "{{count}}ヶ月"
|
|
59
|
other: "{{count}}ヶ月"
|
|
88
|
about_x_years:
|
|
60
|
about_x_years:
|
|
89
|
one: "約{{count}}年以上"
|
|
61
|
one: "約1年"
|
|
90
|
other: "約{{count}}年以上"
|
|
62
|
other: "約{{count}}年"
|
|
91
|
over_x_years:
|
|
63
|
over_x_years:
|
|
92
|
one: "{{count}}年以上"
|
|
64
|
one: "1年以上"
|
|
93
|
other: "{{count}}年以上"
|
|
65
|
other: "{{count}}年以上"
|
|
|
|
|
66
|
|
|
|
|
|
67
|
# Used in array.to_sentence.
|
|
|
|
|
68
|
support:
|
|
|
|
|
69
|
array:
|
|
|
|
|
70
|
sentence_connector: "及び"
|
|
|
|
|
71
|
skip_last_comma: true
|
|
|
|
|
72
|
|
|
|
|
|
73
|
number:
|
|
|
|
|
74
|
format:
|
|
|
|
|
75
|
separator: "."
|
|
|
|
|
76
|
delimiter: ","
|
|
|
|
|
77
|
precision: 3
|
|
|
|
|
78
|
|
|
|
|
|
79
|
currency:
|
|
|
|
|
80
|
format:
|
|
|
|
|
81
|
format: "%n%u"
|
|
|
|
|
82
|
unit: "円"
|
|
|
|
|
83
|
separator: "."
|
|
|
|
|
84
|
delimiter: ","
|
|
|
|
|
85
|
precision: 0
|
|
|
|
|
86
|
|
|
|
|
|
87
|
percentage:
|
|
|
|
|
88
|
format:
|
|
|
|
|
89
|
delimiter: ""
|
|
|
|
|
90
|
|
|
|
|
|
91
|
precision:
|
|
|
|
|
92
|
format:
|
|
|
|
|
93
|
delimiter: ""
|
|
|
|
|
94
|
|
|
|
|
|
95
|
human:
|
|
|
|
|
96
|
format:
|
|
|
|
|
97
|
delimiter: ""
|
|
|
|
|
98
|
precision: 1
|
|
94
|
|
|
99
|
|
|
95
|
activerecord:
|
|
100
|
activerecord:
|
|
96
|
errors:
|
|
101
|
errors:
|
|
@@
-113,6
+118,7
ja:
|
|
113
|
wrong_length: "は{{count}}文字で入力してください。"
|
|
118
|
wrong_length: "は{{count}}文字で入力してください。"
|
|
114
|
taken: "はすでに存在します。"
|
|
119
|
taken: "はすでに存在します。"
|
|
115
|
not_a_number: "は数値で入力してください。"
|
|
120
|
not_a_number: "は数値で入力してください。"
|
|
|
|
|
121
|
not_a_date: "は日付を入力してください。"
|
|
116
|
greater_than: "は{{count}}より大きい値にしてください。"
|
|
122
|
greater_than: "は{{count}}より大きい値にしてください。"
|
|
117
|
greater_than_or_equal_to: "は{{count}}以上の値にしてください。"
|
|
123
|
greater_than_or_equal_to: "は{{count}}以上の値にしてください。"
|
|
118
|
equal_to: "は{{count}}にしてください。"
|
|
124
|
equal_to: "は{{count}}にしてください。"
|
|
@@
-133,7
+139,7
ja:
|
|
133
|
general_lang_name: 'Japanese (日本語)'
|
|
139
|
general_lang_name: 'Japanese (日本語)'
|
|
134
|
general_csv_separator: ','
|
|
140
|
general_csv_separator: ','
|
|
135
|
general_csv_decimal_separator: '.'
|
|
141
|
general_csv_decimal_separator: '.'
|
|
136
|
general_csv_encoding: SJIS
|
|
142
|
general_csv_encoding: CP932
|
|
137
|
general_pdf_encoding: UTF-8
|
|
143
|
general_pdf_encoding: UTF-8
|
|
138
|
general_first_day_of_week: '7'
|
|
144
|
general_first_day_of_week: '7'
|
|
139
|
|
|
145
|
|
|
@@
-156,14
+162,34
ja:
|
|
156
|
notice_email_sent: "{{value}}宛にメールを送信しました。"
|
|
162
|
notice_email_sent: "{{value}}宛にメールを送信しました。"
|
|
157
|
notice_email_error: "メール送信中にエラーが発生しました({{value}})"
|
|
163
|
notice_email_error: "メール送信中にエラーが発生しました({{value}})"
|
|
158
|
notice_feeds_access_key_reseted: RSSアクセスキーを初期化しました。
|
|
164
|
notice_feeds_access_key_reseted: RSSアクセスキーを初期化しました。
|
|
|
|
|
165
|
notice_failed_to_save_issues: "{{count}}件のチケットが保存できませんでした({{total}}件選択のうち) : {{ids}}."
|
|
|
|
|
166
|
notice_no_issue_selected: "チケットが選択されていません! 更新対象のチケットを選択してください。"
|
|
|
|
|
167
|
notice_account_pending: アカウントは作成済みで、管理者の承認待ちです。
|
|
|
|
|
168
|
notice_default_data_loaded: デフォルト設定をロードしました。
|
|
|
|
|
169
|
notice_unable_delete_version: バージョンを削除できません
|
|
159
|
|
|
170
|
|
|
|
|
|
171
|
error_can_t_load_default_data: "デフォルト設定がロードできませんでした: {{value}}"
|
|
160
|
error_scm_not_found: リポジトリに、エントリ/リビジョンが存在しません。
|
|
172
|
error_scm_not_found: リポジトリに、エントリ/リビジョンが存在しません。
|
|
161
|
error_scm_command_failed: "リポジトリへアクセスしようとしてエラーになりました: {{value}}"
|
|
173
|
error_scm_command_failed: "リポジトリへアクセスしようとしてエラーになりました: {{value}}"
|
|
|
|
|
174
|
error_scm_annotate: "エントリが存在しない、もしくはアノテートできません。"
|
|
|
|
|
175
|
error_issue_not_found_in_project: 'チケットが見つかりません、もしくはこのプロジェクトに属していません'
|
|
|
|
|
176
|
|
|
|
|
|
177
|
warning_attachments_not_saved: "{{count}}個の添付ファイルが保存できませんでした。"
|
|
162
|
|
|
178
|
|
|
163
|
mail_subject_lost_password: "{{value}}パスワード"
|
|
179
|
mail_subject_lost_password: "{{value}}パスワード"
|
|
164
|
mail_body_lost_password: 'パスワードを変更するには、以下のリンクをたどってください:'
|
|
180
|
mail_body_lost_password: 'パスワードを変更するには、以下のリンクをたどってください:'
|
|
165
|
mail_subject_register: "{{value}}アカウントのアクティブ化"
|
|
181
|
mail_subject_register: "{{value}}アカウントのアクティブ化"
|
|
166
|
mail_body_register: 'アカウントをアクティブにするには、以下のリンクをたどってください:'
|
|
182
|
mail_body_register: 'アカウントをアクティブにするには、以下のリンクをたどってください:'
|
|
|
|
|
183
|
mail_body_account_information_external: "「{{value}}」アカウントを使ってにログインできます。"
|
|
|
|
|
184
|
mail_body_account_information: アカウント情報
|
|
|
|
|
185
|
mail_subject_account_activation_request: "{{value}}アカウントの有効化要求"
|
|
|
|
|
186
|
mail_body_account_activation_request: "新しいユーザ({{value}})が登録しています。このアカウントはあなたの承認待ちです:"
|
|
|
|
|
187
|
mail_subject_reminder: "{{count}}件のチケットが期限間近です"
|
|
|
|
|
188
|
mail_body_reminder: "{{count}}件の担当チケットの期限が{{days}}日以内に到来します:"
|
|
|
|
|
189
|
mail_subject_wiki_content_added: "Wikiページ'{{page}}'が追加されました"
|
|
|
|
|
190
|
mail_body_wiki_content_added: "{{author}}によってWikiページ'{{page}}'が追加されました。"
|
|
|
|
|
191
|
mail_subject_wiki_content_updated: "Wikiページ'{{page}}'が更新されました"
|
|
|
|
|
192
|
mail_body_wiki_content_updated: "{{author}}によってWikiページ'{{page}}'が更新されました。"
|
|
167
|
|
|
193
|
|
|
168
|
gui_validation_error: 1件のエラー
|
|
194
|
gui_validation_error: 1件のエラー
|
|
169
|
gui_validation_error_plural: "{{count}}件のエラー"
|
|
195
|
gui_validation_error_plural: "{{count}}件のエラー"
|
|
@@
-201,7
+227,7
ja:
|
|
201
|
field_due_date: 期限日
|
|
227
|
field_due_date: 期限日
|
|
202
|
field_assigned_to: 担当者
|
|
228
|
field_assigned_to: 担当者
|
|
203
|
field_priority: 優先度
|
|
229
|
field_priority: 優先度
|
|
204
|
field_fixed_version: Target version
|
|
230
|
field_fixed_version: 対象バージョン
|
|
205
|
field_user: ユーザ
|
|
231
|
field_user: ユーザ
|
|
206
|
field_role: 役割
|
|
232
|
field_role: 役割
|
|
207
|
field_homepage: ホームページ
|
|
233
|
field_homepage: ホームページ
|
|
@@
-223,7
+249,7
ja:
|
|
223
|
field_host: ホスト
|
|
249
|
field_host: ホスト
|
|
224
|
field_port: ポート
|
|
250
|
field_port: ポート
|
|
225
|
field_account: アカウント
|
|
251
|
field_account: アカウント
|
|
226
|
field_base_dn: Base DN
|
|
252
|
field_base_dn: 検索範囲
|
|
227
|
field_attr_login: ログイン名属性
|
|
253
|
field_attr_login: ログイン名属性
|
|
228
|
field_attr_firstname: 名前属性
|
|
254
|
field_attr_firstname: 名前属性
|
|
229
|
field_attr_lastname: 苗字属性
|
|
255
|
field_attr_lastname: 苗字属性
|
|
@@
-247,7
+273,17
ja:
|
|
247
|
field_assignable: チケットはこのロールに割り当てることができます
|
|
273
|
field_assignable: チケットはこのロールに割り当てることができます
|
|
248
|
field_redirect_existing_links: 既存のリンクをリダイレクトする
|
|
274
|
field_redirect_existing_links: 既存のリンクをリダイレクトする
|
|
249
|
field_estimated_hours: 予定工数
|
|
275
|
field_estimated_hours: 予定工数
|
|
|
|
|
276
|
field_column_names: 項目
|
|
|
|
|
277
|
field_time_zone: タイムゾーン
|
|
|
|
|
278
|
field_searchable: 検索条件に設定可能とする
|
|
250
|
field_default_value: デフォルト値
|
|
279
|
field_default_value: デフォルト値
|
|
|
|
|
280
|
field_comments_sorting: コメントを表示
|
|
|
|
|
281
|
field_parent_title: 親ページ
|
|
|
|
|
282
|
field_editable: 編集可能
|
|
|
|
|
283
|
field_watcher: 監視者
|
|
|
|
|
284
|
field_identity_url: OpenID URL
|
|
|
|
|
285
|
field_content: 内容
|
|
|
|
|
286
|
field_group_by: グループ条件
|
|
251
|
|
|
287
|
|
|
252
|
setting_app_title: アプリケーションのタイトル
|
|
288
|
setting_app_title: アプリケーションのタイトル
|
|
253
|
setting_app_subtitle: アプリケーションのサブタイトル
|
|
289
|
setting_app_subtitle: アプリケーションのサブタイトル
|
|
@@
-255,20
+291,103
ja:
|
|
255
|
setting_default_language: 既定の言語
|
|
291
|
setting_default_language: 既定の言語
|
|
256
|
setting_login_required: 認証が必要
|
|
292
|
setting_login_required: 認証が必要
|
|
257
|
setting_self_registration: ユーザは自分で登録できる
|
|
293
|
setting_self_registration: ユーザは自分で登録できる
|
|
258
|
setting_attachment_max_size: 添付の最大サイズ
|
|
294
|
setting_attachment_max_size: 添付ファイルの最大サイズ
|
|
259
|
setting_issues_export_limit: 出力するチケット数の上限
|
|
295
|
setting_issues_export_limit: 出力するチケット数の上限
|
|
260
|
setting_mail_from: 送信元メールアドレス
|
|
296
|
setting_mail_from: 送信元メールアドレス
|
|
|
|
|
297
|
setting_bcc_recipients: ブラインドカーボンコピーで受信(bcc)
|
|
|
|
|
298
|
setting_plain_text_mail: プレインテキストのみ(HTMLなし)
|
|
261
|
setting_host_name: ホスト名
|
|
299
|
setting_host_name: ホスト名
|
|
262
|
setting_text_formatting: テキストの書式
|
|
300
|
setting_text_formatting: テキストの書式
|
|
263
|
setting_wiki_compression: Wiki履歴を圧縮する
|
|
301
|
setting_wiki_compression: Wiki履歴を圧縮する
|
|
264
|
setting_feeds_limit: フィード内容の上限
|
|
302
|
setting_feeds_limit: フィード内容の上限
|
|
|
|
|
303
|
setting_default_projects_public: デフォルトで新しいプロジェクトは公開にする
|
|
265
|
setting_autofetch_changesets: コミットを自動取得する
|
|
304
|
setting_autofetch_changesets: コミットを自動取得する
|
|
266
|
setting_sys_api_enabled: リポジトリ管理用のWeb Serviceを有効にする
|
|
305
|
setting_sys_api_enabled: リポジトリ管理用のWeb Serviceを有効にする
|
|
267
|
setting_commit_ref_keywords: 参照用キーワード
|
|
306
|
setting_commit_ref_keywords: 参照用キーワード
|
|
268
|
setting_commit_fix_keywords: 修正用キーワード
|
|
307
|
setting_commit_fix_keywords: 修正用キーワード
|
|
269
|
setting_autologin: 自動ログイン
|
|
308
|
setting_autologin: 自動ログイン
|
|
270
|
setting_date_format: 日付の形式
|
|
309
|
setting_date_format: 日付の形式
|
|
|
|
|
310
|
setting_time_format: 時刻の形式
|
|
271
|
setting_cross_project_issue_relations: 異なるプロジェクトのチケット間で関係の設定を許可
|
|
311
|
setting_cross_project_issue_relations: 異なるプロジェクトのチケット間で関係の設定を許可
|
|
|
|
|
312
|
setting_issue_list_default_columns: チケットの一覧で表示する項目
|
|
|
|
|
313
|
setting_repositories_encodings: リポジトリのエンコーディング
|
|
|
|
|
314
|
setting_commit_logs_encoding: コミットメッセージのエンコーディング
|
|
|
|
|
315
|
setting_emails_footer: メールのフッタ
|
|
|
|
|
316
|
setting_protocol: プロトコル
|
|
|
|
|
317
|
setting_per_page_options: ページ毎の表示件数
|
|
|
|
|
318
|
setting_user_format: ユーザ名の表示書式
|
|
|
|
|
319
|
setting_activity_days_default: プロジェクトの活動ページに表示される日数
|
|
|
|
|
320
|
setting_display_subprojects_issues: デフォルトでサブプロジェクトのチケットをメインプロジェクトに表示する
|
|
|
|
|
321
|
setting_enabled_scm: 使用するSCM
|
|
|
|
|
322
|
setting_mail_handler_api_enabled: 受信メール用のWeb Serviceを有効にする
|
|
|
|
|
323
|
setting_mail_handler_api_key: APIキー
|
|
|
|
|
324
|
setting_sequential_project_identifiers: プロジェクト識別子を連番で生成する
|
|
|
|
|
325
|
setting_gravatar_enabled: Gravatarユーザーアイコンを使用する
|
|
|
|
|
326
|
setting_diff_max_lines_displayed: 差分の表示行数の上限
|
|
|
|
|
327
|
setting_file_max_size_displayed: テキストファイルのインライン表示行数の上限
|
|
|
|
|
328
|
setting_repository_log_display_limit: ファイルのリビジョン表示数の上限
|
|
|
|
|
329
|
setting_openid: OpenIDによるログインと登録
|
|
|
|
|
330
|
setting_password_min_length: パスワードの最低必要文字数
|
|
|
|
|
331
|
setting_new_project_user_role_id: 管理者以外のユーザが作成したプロジェクトに設定するロール
|
|
|
|
|
332
|
|
|
|
|
|
333
|
permission_add_project: プロジェクトの追加
|
|
|
|
|
334
|
permission_edit_project: プロジェクトの編集
|
|
|
|
|
335
|
permission_select_project_modules: モジュールの選択
|
|
|
|
|
336
|
permission_manage_members: メンバーの管理
|
|
|
|
|
337
|
permission_manage_versions: バージョンの管理
|
|
|
|
|
338
|
permission_manage_categories: チケットのカテゴリの管理
|
|
|
|
|
339
|
permission_add_issues: チケットの追加
|
|
|
|
|
340
|
permission_edit_issues: チケットの編集
|
|
|
|
|
341
|
permission_manage_issue_relations: チケットの管理
|
|
|
|
|
342
|
permission_add_issue_notes: 注記の追加
|
|
|
|
|
343
|
permission_edit_issue_notes: 注記の編集
|
|
|
|
|
344
|
permission_edit_own_issue_notes: 自身が記入した注記の編集
|
|
|
|
|
345
|
permission_move_issues: チケットの移動
|
|
|
|
|
346
|
permission_delete_issues: チケットの削除
|
|
|
|
|
347
|
permission_manage_public_queries: 公開クエリの管理
|
|
|
|
|
348
|
permission_save_queries: クエリの保存
|
|
|
|
|
349
|
permission_view_gantt: ガントチャートの閲覧
|
|
|
|
|
350
|
permission_view_calendar: カレンダーの閲覧
|
|
|
|
|
351
|
permission_view_issue_watchers: 監視者一覧の閲覧
|
|
|
|
|
352
|
permission_add_issue_watchers: 監視者の追加
|
|
|
|
|
353
|
permission_log_time: 変更記録の記録
|
|
|
|
|
354
|
permission_view_time_entries: 変更記録の閲覧
|
|
|
|
|
355
|
permission_edit_time_entries: 変更記録の編集
|
|
|
|
|
356
|
permission_edit_own_time_entries: 自身が記入した変更記録の編集
|
|
|
|
|
357
|
permission_manage_news: ニュースの管理
|
|
|
|
|
358
|
permission_comment_news: ニュースへのコメント
|
|
|
|
|
359
|
permission_manage_documents: 文書の管理
|
|
|
|
|
360
|
permission_view_documents: 文書の閲覧
|
|
|
|
|
361
|
permission_manage_files: ファイルの管理
|
|
|
|
|
362
|
permission_view_files: ファイルの閲覧
|
|
|
|
|
363
|
permission_manage_wiki: Wikiの管理
|
|
|
|
|
364
|
permission_rename_wiki_pages: Wikiページ名の編集
|
|
|
|
|
365
|
permission_delete_wiki_pages: Wikiページの削除
|
|
|
|
|
366
|
permission_view_wiki_pages: Wikiの閲覧
|
|
|
|
|
367
|
permission_view_wiki_edits: Wiki履歴の閲覧
|
|
|
|
|
368
|
permission_edit_wiki_pages: Wikiページの編集
|
|
|
|
|
369
|
permission_delete_wiki_pages_attachments: 添付ファイルの削除
|
|
|
|
|
370
|
permission_protect_wiki_pages: Wikiページの凍結
|
|
|
|
|
371
|
permission_manage_repository: リポジトリの管理
|
|
|
|
|
372
|
permission_browse_repository: リポジトリの閲覧
|
|
|
|
|
373
|
permission_view_changesets: 更新履歴の閲覧
|
|
|
|
|
374
|
permission_commit_access: コミットの閲覧
|
|
|
|
|
375
|
permission_manage_boards: フォーラムの管理
|
|
|
|
|
376
|
permission_view_messages: メッセージの閲覧
|
|
|
|
|
377
|
permission_add_messages: メッセージの追加
|
|
|
|
|
378
|
permission_edit_messages: メッセージの編集
|
|
|
|
|
379
|
permission_edit_own_messages: 自身が記入したメッセージの編集
|
|
|
|
|
380
|
permission_delete_messages: メッセージの削除
|
|
|
|
|
381
|
permission_delete_own_messages: 自身が記入したメッセージの削除
|
|
|
|
|
382
|
|
|
|
|
|
383
|
project_module_issue_tracking: チケットトラッキング
|
|
|
|
|
384
|
project_module_time_tracking: 時間トラッキング
|
|
|
|
|
385
|
project_module_news: ニュース
|
|
|
|
|
386
|
project_module_documents: 文書
|
|
|
|
|
387
|
project_module_files: ファイル
|
|
|
|
|
388
|
project_module_wiki: Wiki
|
|
|
|
|
389
|
project_module_repository: リポジトリ
|
|
|
|
|
390
|
project_module_boards: フォーラム
|
|
272
|
|
|
391
|
|
|
273
|
label_user: ユーザ
|
|
392
|
label_user: ユーザ
|
|
274
|
label_user_plural: ユーザ
|
|
393
|
label_user_plural: ユーザ
|
|
@@
-277,18
+396,22
ja:
|
|
277
|
label_project_new: 新しいプロジェクト
|
|
396
|
label_project_new: 新しいプロジェクト
|
|
278
|
label_project_plural: プロジェクト
|
|
397
|
label_project_plural: プロジェクト
|
|
279
|
label_x_projects:
|
|
398
|
label_x_projects:
|
|
280
|
zero: no projects
|
|
399
|
zero: プロジェクトはありません
|
|
281
|
one: 1 project
|
|
400
|
one: 1プロジェクト
|
|
282
|
other: "{{count}} projects"
|
|
401
|
other: "{{count}}プロジェクト"
|
|
283
|
label_project_all: 全プロジェクト
|
|
402
|
label_project_all: 全プロジェクト
|
|
284
|
label_project_latest: 最近のプロジェクト
|
|
403
|
label_project_latest: 最近のプロジェクト
|
|
285
|
label_issue: チケット
|
|
404
|
label_issue: チケット
|
|
286
|
label_issue_new: 新しいチケット
|
|
405
|
label_issue_new: 新しいチケット
|
|
287
|
label_issue_plural: チケット
|
|
406
|
label_issue_plural: チケット
|
|
288
|
label_issue_view_all: チケットを全て見る
|
|
407
|
label_issue_view_all: チケットを全て見る
|
|
|
|
|
408
|
label_issues_by: "{{value}}別のチケット"
|
|
|
|
|
409
|
label_issue_added: チケットが追加されました
|
|
|
|
|
410
|
label_issue_updated: チケットが更新されました
|
|
289
|
label_document: 文書
|
|
411
|
label_document: 文書
|
|
290
|
label_document_new: 新しい文書
|
|
412
|
label_document_new: 新しい文書
|
|
291
|
label_document_plural: 文書
|
|
413
|
label_document_plural: 文書
|
|
|
|
|
414
|
label_document_added: 文書が追加されました
|
|
292
|
label_role: ロール
|
|
415
|
label_role: ロール
|
|
293
|
label_role_plural: ロール
|
|
416
|
label_role_plural: ロール
|
|
294
|
label_role_new: 新しいロール
|
|
417
|
label_role_new: 新しいロール
|
|
@@
-315,6
+438,7
ja:
|
|
315
|
label_information_plural: 情報
|
|
438
|
label_information_plural: 情報
|
|
316
|
label_please_login: ログインしてください
|
|
439
|
label_please_login: ログインしてください
|
|
317
|
label_register: 登録する
|
|
440
|
label_register: 登録する
|
|
|
|
|
441
|
label_login_with_open_id_option: またはOpenIDでログインする
|
|
318
|
label_password_lost: パスワードの再発行
|
|
442
|
label_password_lost: パスワードの再発行
|
|
319
|
label_home: ホーム
|
|
443
|
label_home: ホーム
|
|
320
|
label_my_page: マイページ
|
|
444
|
label_my_page: マイページ
|
|
@@
-329,6
+453,8
ja:
|
|
329
|
label_last_login: 最近の接続
|
|
453
|
label_last_login: 最近の接続
|
|
330
|
label_registered_on: 登録日
|
|
454
|
label_registered_on: 登録日
|
|
331
|
label_activity: 活動
|
|
455
|
label_activity: 活動
|
|
|
|
|
456
|
label_overall_activity: 全ての活動
|
|
|
|
|
457
|
label_user_activity: "{{value}}の活動"
|
|
332
|
label_new: 新しく作成
|
|
458
|
label_new: 新しく作成
|
|
333
|
label_logged_as: ログイン中:
|
|
459
|
label_logged_as: ログイン中:
|
|
334
|
label_environment: 環境
|
|
460
|
label_environment: 環境
|
|
@@
-337,10
+463,12
ja:
|
|
337
|
label_auth_source_new: 新しい認証モード
|
|
463
|
label_auth_source_new: 新しい認証モード
|
|
338
|
label_auth_source_plural: 認証モード
|
|
464
|
label_auth_source_plural: 認証モード
|
|
339
|
label_subproject_plural: サブプロジェクト
|
|
465
|
label_subproject_plural: サブプロジェクト
|
|
|
|
|
466
|
label_and_its_subprojects: "{{value}} とサブプロジェクト"
|
|
340
|
label_min_max_length: 最小値 - 最大値の長さ
|
|
467
|
label_min_max_length: 最小値 - 最大値の長さ
|
|
341
|
label_list: リストから選択
|
|
468
|
label_list: リストから選択
|
|
342
|
label_date: 日付
|
|
469
|
label_date: 日付
|
|
343
|
label_integer: 整数
|
|
470
|
label_integer: 整数
|
|
|
|
|
471
|
label_float: 小数
|
|
344
|
label_boolean: 真偽値
|
|
472
|
label_boolean: 真偽値
|
|
345
|
label_string: テキスト
|
|
473
|
label_string: テキスト
|
|
346
|
label_text: 長いテキスト
|
|
474
|
label_text: 長いテキスト
|
|
@@
-351,10
+479,11
ja:
|
|
351
|
label_no_data: 表示するデータがありません
|
|
479
|
label_no_data: 表示するデータがありません
|
|
352
|
label_change_status: ステータスの変更
|
|
480
|
label_change_status: ステータスの変更
|
|
353
|
label_history: 履歴
|
|
481
|
label_history: 履歴
|
|
354
|
label_attachment: ファイル
|
|
482
|
label_attachment: 添付ファイル
|
|
355
|
label_attachment_new: 新しいファイル
|
|
483
|
label_attachment_new: 新しい添付ファイル
|
|
356
|
label_attachment_delete: ファイルを削除
|
|
484
|
label_attachment_delete: 添付ファイルを削除
|
|
357
|
label_attachment_plural: ファイル
|
|
485
|
label_attachment_plural: 添付ファイル
|
|
|
|
|
486
|
label_file_added: ファイルが追加されました
|
|
358
|
label_report: レポート
|
|
487
|
label_report: レポート
|
|
359
|
label_report_plural: レポート
|
|
488
|
label_report_plural: レポート
|
|
360
|
label_news: ニュース
|
|
489
|
label_news: ニュース
|
|
@@
-362,6
+491,7
ja:
|
|
362
|
label_news_plural: ニュース
|
|
491
|
label_news_plural: ニュース
|
|
363
|
label_news_latest: 最新ニュース
|
|
492
|
label_news_latest: 最新ニュース
|
|
364
|
label_news_view_all: 全てのニュースを見る
|
|
493
|
label_news_view_all: 全てのニュースを見る
|
|
|
|
|
494
|
label_news_added: ニュースが追加されました
|
|
365
|
label_change_log: 変更記録
|
|
495
|
label_change_log: 変更記録
|
|
366
|
label_settings: 設定
|
|
496
|
label_settings: 設定
|
|
367
|
label_overview: 概要
|
|
497
|
label_overview: 概要
|
|
@@
-377,23
+507,24
ja:
|
|
377
|
label_closed_issues: 終了
|
|
507
|
label_closed_issues: 終了
|
|
378
|
label_closed_issues_plural: 終了
|
|
508
|
label_closed_issues_plural: 終了
|
|
379
|
label_x_open_issues_abbr_on_total:
|
|
509
|
label_x_open_issues_abbr_on_total:
|
|
380
|
zero: 0 open / {{total}}
|
|
510
|
zero: 0件進行中 / 全{{total}}件
|
|
381
|
one: 1 open / {{total}}
|
|
511
|
one: 1件進行中 / 全{{total}}件
|
|
382
|
other: "{{count}} open / {{total}}"
|
|
512
|
other: "{{count}}件進行中 / 全{{total}}件"
|
|
383
|
label_x_open_issues_abbr:
|
|
513
|
label_x_open_issues_abbr:
|
|
384
|
zero: 0 open
|
|
514
|
zero: 0件進行中
|
|
385
|
one: 1 open
|
|
515
|
one: 1件進行中
|
|
386
|
other: "{{count}} open"
|
|
516
|
other: "{{count}}件進行中"
|
|
387
|
label_x_closed_issues_abbr:
|
|
517
|
label_x_closed_issues_abbr:
|
|
388
|
zero: 0 closed
|
|
518
|
zero: 0件終了
|
|
389
|
one: 1 closed
|
|
519
|
one: 1件終了
|
|
390
|
other: "{{count}} closed"
|
|
520
|
other: "{{count}}件終了"
|
|
391
|
label_total: 合計
|
|
521
|
label_total: 合計
|
|
392
|
label_permissions: 権限
|
|
522
|
label_permissions: 権限
|
|
393
|
label_current_status: 現在のステータス
|
|
523
|
label_current_status: 現在のステータス
|
|
394
|
label_new_statuses_allowed: ステータスの移行先
|
|
524
|
label_new_statuses_allowed: ステータスの移行先
|
|
395
|
label_all: 全て
|
|
525
|
label_all: 全て
|
|
396
|
label_none: なし
|
|
526
|
label_none: なし
|
|
|
|
|
527
|
label_nobody: 無記名
|
|
397
|
label_next: 次
|
|
528
|
label_next: 次
|
|
398
|
label_previous: 前
|
|
529
|
label_previous: 前
|
|
399
|
label_used_by: 使用中
|
|
530
|
label_used_by: 使用中
|
|
@@
-401,18
+532,18
ja:
|
|
401
|
label_add_note: 注記を追加
|
|
532
|
label_add_note: 注記を追加
|
|
402
|
label_per_page: ページ毎
|
|
533
|
label_per_page: ページ毎
|
|
403
|
label_calendar: カレンダー
|
|
534
|
label_calendar: カレンダー
|
|
404
|
label_months_from: ヶ月 from
|
|
535
|
label_months_from: ヶ月前以降
|
|
405
|
label_gantt: ガントチャート
|
|
536
|
label_gantt: ガントチャート
|
|
406
|
label_internal: Internal
|
|
537
|
label_internal: 内部
|
|
407
|
label_last_changes: "最新の変更{{count}}件"
|
|
538
|
label_last_changes: "最新の変更{{count}}件"
|
|
408
|
label_change_view_all: 全ての変更を見る
|
|
539
|
label_change_view_all: 全ての変更を見る
|
|
409
|
label_personalize_page: このページをパーソナライズする
|
|
540
|
label_personalize_page: このページをパーソナライズする
|
|
410
|
label_comment: コメント
|
|
541
|
label_comment: コメント
|
|
411
|
label_comment_plural: コメント
|
|
542
|
label_comment_plural: コメント
|
|
412
|
label_x_comments:
|
|
543
|
label_x_comments:
|
|
413
|
zero: no comments
|
|
544
|
zero: コメントがありません
|
|
414
|
one: 1 comment
|
|
545
|
one: 1コメント
|
|
415
|
other: "{{count}} comments"
|
|
546
|
other: "{{count}}コメント"
|
|
416
|
label_comment_add: コメント追加
|
|
547
|
label_comment_add: コメント追加
|
|
417
|
label_comment_added: 追加されたコメント
|
|
548
|
label_comment_added: 追加されたコメント
|
|
418
|
label_comment_delete: コメント削除
|
|
549
|
label_comment_delete: コメント削除
|
|
@@
-425,9
+556,19
ja:
|
|
425
|
label_not_equals: 等しくない
|
|
556
|
label_not_equals: 等しくない
|
|
426
|
label_in_less_than: 残日数がこれより多い
|
|
557
|
label_in_less_than: 残日数がこれより多い
|
|
427
|
label_in_more_than: 残日数がこれより少ない
|
|
558
|
label_in_more_than: 残日数がこれより少ない
|
|
|
|
|
559
|
label_greater_or_equal: 以上
|
|
|
|
|
560
|
label_less_or_equal: 以下
|
|
428
|
label_in: 残日数
|
|
561
|
label_in: 残日数
|
|
429
|
label_today: 今日
|
|
562
|
label_today: 今日
|
|
|
|
|
563
|
label_all_time: 全期間
|
|
|
|
|
564
|
label_yesterday: 昨日
|
|
430
|
label_this_week: この週
|
|
565
|
label_this_week: この週
|
|
|
|
|
566
|
label_last_week: 先週
|
|
|
|
|
567
|
label_last_n_days: "最後の{{count}}日間"
|
|
|
|
|
568
|
label_this_month: 今月
|
|
|
|
|
569
|
label_last_month: 先月
|
|
|
|
|
570
|
label_this_year: 今年
|
|
|
|
|
571
|
label_date_range: 日付の範囲
|
|
431
|
label_less_than_ago: 経過日数がこれより少ない
|
|
572
|
label_less_than_ago: 経過日数がこれより少ない
|
|
432
|
label_more_than_ago: 経過日数がこれより多い
|
|
573
|
label_more_than_ago: 経過日数がこれより多い
|
|
433
|
label_ago: 日前
|
|
574
|
label_ago: 日前
|
|
@@
-435,13
+576,17
ja:
|
|
435
|
label_not_contains: 含まない
|
|
576
|
label_not_contains: 含まない
|
|
436
|
label_day_plural: 日
|
|
577
|
label_day_plural: 日
|
|
437
|
label_repository: リポジトリ
|
|
578
|
label_repository: リポジトリ
|
|
|
|
|
579
|
label_repository_plural: リポジトリ
|
|
438
|
label_browse: ブラウズ
|
|
580
|
label_browse: ブラウズ
|
|
439
|
label_modification: "{{count}}点の変更"
|
|
581
|
label_modification: "{{count}}点の変更"
|
|
440
|
label_modification_plural: "{{count}}点の変更"
|
|
582
|
label_modification_plural: "{{count}}点の変更"
|
|
441
|
label_revision: リビジョン
|
|
583
|
label_revision: リビジョン
|
|
442
|
label_revision_plural: リビジョン
|
|
584
|
label_revision_plural: リビジョン
|
|
|
|
|
585
|
label_associated_revisions: 関係しているリビジョン
|
|
443
|
label_added: 追加
|
|
586
|
label_added: 追加
|
|
444
|
label_modified: 変更
|
|
587
|
label_modified: 変更
|
|
|
|
|
588
|
label_copied: コピー
|
|
|
|
|
589
|
label_renamed: 名称変更
|
|
445
|
label_deleted: 削除
|
|
590
|
label_deleted: 削除
|
|
446
|
label_latest_revision: 最新リビジョン
|
|
591
|
label_latest_revision: 最新リビジョン
|
|
447
|
label_latest_revision_plural: 最新リビジョン
|
|
592
|
label_latest_revision_plural: 最新リビジョン
|
|
@@
-461,7
+606,7
ja:
|
|
461
|
label_wiki: Wiki
|
|
606
|
label_wiki: Wiki
|
|
462
|
label_wiki_edit: Wiki編集
|
|
607
|
label_wiki_edit: Wiki編集
|
|
463
|
label_wiki_edit_plural: Wiki編集
|
|
608
|
label_wiki_edit_plural: Wiki編集
|
|
464
|
label_wiki_page: Wiki page
|
|
609
|
label_wiki_page: Wikiページ
|
|
465
|
label_wiki_page_plural: Wikiページ
|
|
610
|
label_wiki_page_plural: Wikiページ
|
|
466
|
label_index_by_title: 索引(名前順)
|
|
611
|
label_index_by_title: 索引(名前順)
|
|
467
|
label_index_by_date: 索引(日付順)
|
|
612
|
label_index_by_date: 索引(日付順)
|
|
@@
-484,7
+629,7
ja:
|
|
484
|
label_options: オプション
|
|
629
|
label_options: オプション
|
|
485
|
label_copy_workflow_from: ワークフローをここからコピー
|
|
630
|
label_copy_workflow_from: ワークフローをここからコピー
|
|
486
|
label_permissions_report: 権限レポート
|
|
631
|
label_permissions_report: 権限レポート
|
|
487
|
label_watched_issues: ウォッチ中のチケット
|
|
632
|
label_watched_issues: 監視中のチケット
|
|
488
|
label_related_issues: 関連するチケット
|
|
633
|
label_related_issues: 関連するチケット
|
|
489
|
label_applied_status: 適用されたステータス
|
|
634
|
label_applied_status: 適用されたステータス
|
|
490
|
label_loading: ロード中...
|
|
635
|
label_loading: ロード中...
|
|
@@
-492,14
+637,15
ja:
|
|
492
|
label_relation_delete: 関連の削除
|
|
637
|
label_relation_delete: 関連の削除
|
|
493
|
label_relates_to: 関係している
|
|
638
|
label_relates_to: 関係している
|
|
494
|
label_duplicates: 重複している
|
|
639
|
label_duplicates: 重複している
|
|
|
|
|
640
|
label_duplicated_by: 重複している
|
|
495
|
label_blocks: ブロックしている
|
|
641
|
label_blocks: ブロックしている
|
|
496
|
label_blocked_by: ブロックされている
|
|
642
|
label_blocked_by: ブロックされている
|
|
497
|
label_precedes: 先行する
|
|
643
|
label_precedes: 先行する
|
|
498
|
label_follows: 後続する
|
|
644
|
label_follows: 後続する
|
|
499
|
label_end_to_start: end to start
|
|
645
|
label_end_to_start: 最後-最初
|
|
500
|
label_end_to_end: end to end
|
|
646
|
label_end_to_end: 最後-最後
|
|
501
|
label_start_to_start: start to start
|
|
647
|
label_start_to_start: 最初-最初
|
|
502
|
label_start_to_end: start to end
|
|
648
|
label_start_to_end: 最初-最後
|
|
503
|
label_stay_logged_in: ログインを維持
|
|
649
|
label_stay_logged_in: ログインを維持
|
|
504
|
label_disabled: 無効
|
|
650
|
label_disabled: 無効
|
|
505
|
label_show_completed_versions: 完了したバージョンを表示
|
|
651
|
label_show_completed_versions: 完了したバージョンを表示
|
|
@@
-511,6
+657,7
ja:
|
|
511
|
label_message_plural: メッセージ
|
|
657
|
label_message_plural: メッセージ
|
|
512
|
label_message_last: 最新のメッセージ
|
|
658
|
label_message_last: 最新のメッセージ
|
|
513
|
label_message_new: 新しいメッセージ
|
|
659
|
label_message_new: 新しいメッセージ
|
|
|
|
|
660
|
label_message_posted: メッセージが追加されました
|
|
514
|
label_reply_plural: 返答
|
|
661
|
label_reply_plural: 返答
|
|
515
|
label_send_information: アカウント情報をユーザに送信
|
|
662
|
label_send_information: アカウント情報をユーザに送信
|
|
516
|
label_year: 年
|
|
663
|
label_year: 年
|
|
@@
-524,8
+671,50
ja:
|
|
524
|
label_feeds_access_key_created_on: "RSSアクセスキーは{{value}}前に作成されました"
|
|
671
|
label_feeds_access_key_created_on: "RSSアクセスキーは{{value}}前に作成されました"
|
|
525
|
label_module_plural: モジュール
|
|
672
|
label_module_plural: モジュール
|
|
526
|
label_added_time_by: "{{author}}が{{age}}前に追加しました"
|
|
673
|
label_added_time_by: "{{author}}が{{age}}前に追加しました"
|
|
|
|
|
674
|
label_updated_time_by: "{{author}}が{{age}}前に更新"
|
|
527
|
label_updated_time: "{{value}}前に更新されました"
|
|
675
|
label_updated_time: "{{value}}前に更新されました"
|
|
528
|
label_jump_to_a_project: プロジェクトへ移動...
|
|
676
|
label_jump_to_a_project: プロジェクトへ移動...
|
|
|
|
|
677
|
label_file_plural: ファイル
|
|
|
|
|
678
|
label_changeset_plural: 更新履歴
|
|
|
|
|
679
|
label_default_columns: 既定の項目
|
|
|
|
|
680
|
label_no_change_option: (変更無し)
|
|
|
|
|
681
|
label_bulk_edit_selected_issues: チケットの一括編集
|
|
|
|
|
682
|
label_theme: テーマ
|
|
|
|
|
683
|
label_default: 既定
|
|
|
|
|
684
|
label_search_titles_only: タイトルのみ
|
|
|
|
|
685
|
label_user_mail_option_selected: "選択したプロジェクト..."
|
|
|
|
|
686
|
label_user_mail_option_all: "参加しているプロジェクトの全てのチケット"
|
|
|
|
|
687
|
label_user_mail_option_none: "ウォッチまたは関係しているチケットのみ"
|
|
|
|
|
688
|
label_user_mail_no_self_notified: 自分自身による変更の通知は不要です
|
|
|
|
|
689
|
label_registration_activation_by_email: メールでアカウントを有効化
|
|
|
|
|
690
|
label_registration_automatic_activation: 自動でアカウントを有効化
|
|
|
|
|
691
|
label_registration_manual_activation: 手動でアカウントを有効化
|
|
|
|
|
692
|
label_display_per_page: "1ページに: {{value}}"
|
|
|
|
|
693
|
label_age: 年齢
|
|
|
|
|
694
|
label_change_properties: プロパティの変更
|
|
|
|
|
695
|
label_general: 全般
|
|
|
|
|
696
|
label_more: 続き
|
|
|
|
|
697
|
label_scm: SCM
|
|
|
|
|
698
|
label_plugins: プラグイン
|
|
|
|
|
699
|
label_ldap_authentication: LDAP認証
|
|
|
|
|
700
|
label_downloads_abbr: DL
|
|
|
|
|
701
|
label_optional_description: 任意のコメント
|
|
|
|
|
702
|
label_add_another_file: 別のファイルを追加
|
|
|
|
|
703
|
label_preferences: 設定
|
|
|
|
|
704
|
label_chronological_order: 古い順
|
|
|
|
|
705
|
label_reverse_chronological_order: 新しい順
|
|
|
|
|
706
|
label_planning: 計画
|
|
|
|
|
707
|
label_incoming_emails: 受信メール
|
|
|
|
|
708
|
label_generate_key: キーの生成
|
|
|
|
|
709
|
label_issue_watchers: チケット監視者
|
|
|
|
|
710
|
label_example: 例
|
|
|
|
|
711
|
label_display: 表示
|
|
|
|
|
712
|
label_sort: ソート条件
|
|
|
|
|
713
|
label_ascending: 昇順
|
|
|
|
|
714
|
label_descending: 降順
|
|
|
|
|
715
|
label_date_from_to: {{start}}から{{end}}まで
|
|
|
|
|
716
|
label_wiki_content_added: Wikiページが追加されました
|
|
|
|
|
717
|
label_wiki_content_updated: Wikiページが更新されました
|
|
529
|
|
|
718
|
|
|
530
|
button_login: ログイン
|
|
719
|
button_login: ログイン
|
|
531
|
button_submit: 変更
|
|
720
|
button_submit: 変更
|
|
@@
-534,6
+723,7
ja:
|
|
534
|
button_uncheck_all: チェックを全部外す
|
|
723
|
button_uncheck_all: チェックを全部外す
|
|
535
|
button_delete: 削除
|
|
724
|
button_delete: 削除
|
|
536
|
button_create: 作成
|
|
725
|
button_create: 作成
|
|
|
|
|
726
|
button_create_and_continue: 連続作成
|
|
537
|
button_test: テスト
|
|
727
|
button_test: テスト
|
|
538
|
button_edit: 編集
|
|
728
|
button_edit: 編集
|
|
539
|
button_add: 追加
|
|
729
|
button_add: 追加
|
|
@@
-552,13
+742,19
ja:
|
|
552
|
button_sort: ソート
|
|
742
|
button_sort: ソート
|
|
553
|
button_log_time: 時間を記録
|
|
743
|
button_log_time: 時間を記録
|
|
554
|
button_rollback: このバージョンにロールバック
|
|
744
|
button_rollback: このバージョンにロールバック
|
|
555
|
button_watch: ウォッチ
|
|
745
|
button_watch: 監視
|
|
556
|
button_unwatch: ウォッチをやめる
|
|
746
|
button_unwatch: 監視をやめる
|
|
557
|
button_reply: 返答
|
|
747
|
button_reply: 返答
|
|
558
|
button_archive: 書庫に保存
|
|
748
|
button_archive: 書庫に保存
|
|
559
|
button_unarchive: 書庫から戻す
|
|
749
|
button_unarchive: 書庫から戻す
|
|
560
|
button_reset: リセット
|
|
750
|
button_reset: リセット
|
|
561
|
button_rename: 名前変更
|
|
751
|
button_rename: 名前変更
|
|
|
|
|
752
|
button_change_password: パスワード変更
|
|
|
|
|
753
|
button_copy: コピー
|
|
|
|
|
754
|
button_annotate: 注釈
|
|
|
|
|
755
|
button_update: 更新
|
|
|
|
|
756
|
button_configure: 設定
|
|
|
|
|
757
|
button_quote: 引用
|
|
562
|
|
|
758
|
|
|
563
|
status_active: 有効
|
|
759
|
status_active: 有効
|
|
564
|
status_registered: 登録
|
|
760
|
status_registered: 登録
|
|
@@
-568,6
+764,7
ja:
|
|
568
|
text_regexp_info: 例) ^[A-Z0-9]+$
|
|
764
|
text_regexp_info: 例) ^[A-Z0-9]+$
|
|
569
|
text_min_max_length_info: 0だと無制限になります
|
|
765
|
text_min_max_length_info: 0だと無制限になります
|
|
570
|
text_project_destroy_confirmation: 本当にこのプロジェクトと関連データを削除したいのですか?
|
|
766
|
text_project_destroy_confirmation: 本当にこのプロジェクトと関連データを削除したいのですか?
|
|
|
|
|
767
|
text_subprojects_destroy_warning: "サブプロジェクト {{value}} も削除されます。"
|
|
571
|
text_workflow_edit: ワークフローを編集するロールとトラッカーを選んでください
|
|
768
|
text_workflow_edit: ワークフローを編集するロールとトラッカーを選んでください
|
|
572
|
text_are_you_sure: よろしいですか?
|
|
769
|
text_are_you_sure: よろしいですか?
|
|
573
|
text_journal_changed: "{{old}}から{{new}}に変更"
|
|
770
|
text_journal_changed: "{{old}}から{{new}}に変更"
|
|
@@
-578,6
+775,7
ja:
|
|
578
|
text_tip_task_begin_end_day: この日のうちに開始して終了するタスク
|
|
775
|
text_tip_task_begin_end_day: この日のうちに開始して終了するタスク
|
|
579
|
text_project_identifier_info: '英小文字(a-z)と数字とダッシュ(-)が使えます。<br />一度保存すると、識別子は変更できません。'
|
|
776
|
text_project_identifier_info: '英小文字(a-z)と数字とダッシュ(-)が使えます。<br />一度保存すると、識別子は変更できません。'
|
|
580
|
text_caracters_maximum: "最大 {{count}} 文字です。"
|
|
777
|
text_caracters_maximum: "最大 {{count}} 文字です。"
|
|
|
|
|
778
|
text_caracters_minimum: "最低{{count}}文字の長さが必要です"
|
|
581
|
text_length_between: "長さは {{min}} から {{max}} 文字までです。"
|
|
779
|
text_length_between: "長さは {{min}} から {{max}} 文字までです。"
|
|
582
|
text_tracker_no_workflow: このトラッカーにワークフローが定義されていません
|
|
780
|
text_tracker_no_workflow: このトラッカーにワークフローが定義されていません
|
|
583
|
text_unallowed_characters: 使えない文字です
|
|
781
|
text_unallowed_characters: 使えない文字です
|
|
@@
-589,6
+787,31
ja:
|
|
589
|
text_issue_category_destroy_question: "このカテゴリに割り当て済みのチケット({{count}})があります。何をしようとしていますか?"
|
|
787
|
text_issue_category_destroy_question: "このカテゴリに割り当て済みのチケット({{count}})があります。何をしようとしていますか?"
|
|
590
|
text_issue_category_destroy_assignments: カテゴリの割り当てを削除する
|
|
788
|
text_issue_category_destroy_assignments: カテゴリの割り当てを削除する
|
|
591
|
text_issue_category_reassign_to: チケットをこのカテゴリに再割り当てする
|
|
789
|
text_issue_category_reassign_to: チケットをこのカテゴリに再割り当てする
|
|
|
|
|
790
|
text_user_mail_option: "未選択のプロジェクトでは、ウォッチまたは関係しているチケット(例: 自分が報告者もしくは担当者であるチケット)のみメールが送信されます。"
|
|
|
|
|
791
|
text_no_configuration_data: "ロール、トラッカー、チケットのステータス、ワークフローがまだ設定されていません。\nデフォルト設定のロードを強くお勧めします。ロードした後、それを修正することができます。"
|
|
|
|
|
792
|
text_load_default_configuration: デフォルト設定をロード
|
|
|
|
|
793
|
text_status_changed_by_changeset: "更新履歴{{value}}で適用されました。"
|
|
|
|
|
794
|
text_issues_destroy_confirmation: '本当に選択したチケットを削除しますか?'
|
|
|
|
|
795
|
text_select_project_modules: 'このプロジェクトで使用するモジュールを選択してください:'
|
|
|
|
|
796
|
text_default_administrator_account_changed: デフォルト管理アカウントが変更済
|
|
|
|
|
797
|
text_file_repository_writable: ファイルリポジトリに書き込み可能
|
|
|
|
|
798
|
text_plugin_assets_writable: Plugin assetsディレクトリに書き込み可能
|
|
|
|
|
799
|
text_rmagick_available: RMagickが使用可能 (オプション)
|
|
|
|
|
800
|
text_destroy_time_entries_question: チケットに記録された{{hours}}時間を削除しようとしています。何がしたいのですか?
|
|
|
|
|
801
|
text_destroy_time_entries: 記録された時間を削除
|
|
|
|
|
802
|
text_assign_time_entries_to_project: 記録された時間をプロジェクトに割り当て
|
|
|
|
|
803
|
text_reassign_time_entries: '記録された時間をこのチケットに再割り当て:'
|
|
|
|
|
804
|
text_user_wrote: "{{value}}は書きました:"
|
|
|
|
|
805
|
text_enumeration_destroy_question: "{{count}}個のオブジェクトがこの値に割り当てられています。"
|
|
|
|
|
806
|
text_enumeration_category_reassign_to: '次の値に割り当て直す:'
|
|
|
|
|
807
|
text_email_delivery_not_configured: "メールを送信するために必要な設定が行われていないため、メール通知は利用できません。\nconfig/email.ymlでSMTPサーバの設定を行い、アプリケーションを再起動してください。"
|
|
|
|
|
808
|
text_repository_usernames_mapping: "リポジトリのログから検出されたユーザー名をどのRedmineユーザーに関連づけるのか選択してください。\nログ上のユーザー名またはメールアドレスがRedmineのユーザーと一致する場合は自動的に関連づけられます。"
|
|
|
|
|
809
|
text_diff_truncated: '... 差分の行数が表示可能な上限を超えました。超過分は表示しません。'
|
|
|
|
|
810
|
text_custom_field_possible_values_info: '選択肢の値は1行に1個ずつ記述してください。'
|
|
|
|
|
811
|
text_wiki_page_destroy_question: This page has {{descendants}} child page(s) and descendant(s). What do you want to do?
|
|
|
|
|
812
|
text_wiki_page_nullify_children: Keep child pages as root pages
|
|
|
|
|
813
|
text_wiki_page_destroy_children: Delete child pages and all their descendants
|
|
|
|
|
814
|
text_wiki_page_reassign_children: Reassign child pages to this parent page
|
|
592
|
|
|
815
|
|
|
593
|
default_role_manager: 管理者
|
|
816
|
default_role_manager: 管理者
|
|
594
|
default_role_developper: 開発者
|
|
817
|
default_role_developper: 開発者
|
|
@@
-615,217
+838,3
ja:
|
|
615
|
enumeration_issue_priorities: チケットの優先度
|
|
838
|
enumeration_issue_priorities: チケットの優先度
|
|
616
|
enumeration_doc_categories: 文書カテゴリ
|
|
839
|
enumeration_doc_categories: 文書カテゴリ
|
|
617
|
enumeration_activities: 作業分類 (時間トラッキング)
|
|
840
|
enumeration_activities: 作業分類 (時間トラッキング)
|
|
618
|
label_file_plural: ファイル
|
|
|
|
|
619
|
label_changeset_plural: チェンジセット
|
|
|
|
|
620
|
field_column_names: 項目
|
|
|
|
|
621
|
label_default_columns: 既定の項目
|
|
|
|
|
622
|
setting_issue_list_default_columns: チケットの一覧で表示する項目
|
|
|
|
|
623
|
setting_repositories_encodings: リポジトリのエンコーディング
|
|
|
|
|
624
|
notice_no_issue_selected: "チケットが選択されていません! 更新対象のチケットを選択してください。"
|
|
|
|
|
625
|
label_bulk_edit_selected_issues: チケットの一括編集
|
|
|
|
|
626
|
label_no_change_option: (変更無し)
|
|
|
|
|
627
|
notice_failed_to_save_issues: "{{count}}件のチケットが保存できませんでした({{total}}件選択のうち) : {{ids}}."
|
|
|
|
|
628
|
label_theme: テーマ
|
|
|
|
|
629
|
label_default: 既定
|
|
|
|
|
630
|
label_search_titles_only: タイトルのみ
|
|
|
|
|
631
|
label_nobody: nobody
|
|
|
|
|
632
|
button_change_password: パスワード変更
|
|
|
|
|
633
|
text_user_mail_option: "未選択のプロジェクトでは、ウォッチまたは関係しているチケット(例: 自分が報告者もしくは担当者であるチケット)のみメールが送信されます。"
|
|
|
|
|
634
|
label_user_mail_option_selected: "選択したプロジェクト..."
|
|
|
|
|
635
|
label_user_mail_option_all: "参加しているプロジェクトの全てのチケット"
|
|
|
|
|
636
|
label_user_mail_option_none: "ウォッチまたは関係しているチケットのみ"
|
|
|
|
|
637
|
setting_emails_footer: メールのフッタ
|
|
|
|
|
638
|
label_float: 小数
|
|
|
|
|
639
|
button_copy: コピー
|
|
|
|
|
640
|
mail_body_account_information_external: "「{{value}}」アカウントを使ってにログインできます。"
|
|
|
|
|
641
|
mail_body_account_information: アカウント情報
|
|
|
|
|
642
|
setting_protocol: プロトコル
|
|
|
|
|
643
|
label_user_mail_no_self_notified: 自分自身による変更の通知は不要です
|
|
|
|
|
644
|
setting_time_format: 時刻の形式
|
|
|
|
|
645
|
label_registration_activation_by_email: メールでアカウントを有効化
|
|
|
|
|
646
|
mail_subject_account_activation_request: "{{value}}アカウントの有効化要求"
|
|
|
|
|
647
|
mail_body_account_activation_request: "新しいユーザ({{value}})が登録しています。このアカウントはあなたの承認待ちです:"
|
|
|
|
|
648
|
label_registration_automatic_activation: 自動でアカウントを有効化
|
|
|
|
|
649
|
label_registration_manual_activation: 手動でアカウントを有効化
|
|
|
|
|
650
|
notice_account_pending: アカウントは作成済みで、管理者の承認待ちです。
|
|
|
|
|
651
|
field_time_zone: タイムゾーン
|
|
|
|
|
652
|
text_caracters_minimum: "最低{{count}}文字の長さが必要です"
|
|
|
|
|
653
|
setting_bcc_recipients: ブラインドカーボンコピーで受信(bcc)
|
|
|
|
|
654
|
setting_plain_text_mail: プレインテキストのみ(HTMLなし)
|
|
|
|
|
655
|
button_annotate: 注釈
|
|
|
|
|
656
|
label_issues_by: "{{value}}別のチケット"
|
|
|
|
|
657
|
field_searchable: Searchable
|
|
|
|
|
658
|
label_display_per_page: "1ページに: {{value}}"
|
|
|
|
|
659
|
setting_per_page_options: ページ毎の表示件数
|
|
|
|
|
660
|
label_age: 年齢
|
|
|
|
|
661
|
notice_default_data_loaded: デフォルト設定をロードしました。
|
|
|
|
|
662
|
text_load_default_configuration: デフォルト設定をロード
|
|
|
|
|
663
|
text_no_configuration_data: "ロール、トラッカー、チケットのステータス、ワークフローがまだ設定されていません。\nデフォルト設定のロードを強くお勧めします。ロードした後、それを修正することができます。"
|
|
|
|
|
664
|
error_can_t_load_default_data: "デフォルト設定がロードできませんでした: {{value}}"
|
|
|
|
|
665
|
button_update: 更新
|
|
|
|
|
666
|
label_change_properties: プロパティの変更
|
|
|
|
|
667
|
label_general: 全般
|
|
|
|
|
668
|
label_repository_plural: リポジトリ
|
|
|
|
|
669
|
label_associated_revisions: 関係しているリビジョン
|
|
|
|
|
670
|
setting_user_format: ユーザ名の表示書式
|
|
|
|
|
671
|
text_status_changed_by_changeset: "チェンジセット{{value}}で適用されました。"
|
|
|
|
|
672
|
label_more: 続き
|
|
|
|
|
673
|
text_issues_destroy_confirmation: '本当に選択したチケットを削除しますか?'
|
|
|
|
|
674
|
label_scm: SCM
|
|
|
|
|
675
|
text_select_project_modules: 'このプロジェクトで使用するモジュールを選択してください:'
|
|
|
|
|
676
|
label_issue_added: チケットが追加されました
|
|
|
|
|
677
|
label_issue_updated: チケットが更新されました
|
|
|
|
|
678
|
label_document_added: 文書が追加されました
|
|
|
|
|
679
|
label_message_posted: メッセージが追加されました
|
|
|
|
|
680
|
label_file_added: ファイルが追加されました
|
|
|
|
|
681
|
label_news_added: ニュースが追加されました
|
|
|
|
|
682
|
project_module_boards: フォーラム
|
|
|
|
|
683
|
project_module_issue_tracking: チケットトラッキング
|
|
|
|
|
684
|
project_module_wiki: Wiki
|
|
|
|
|
685
|
project_module_files: ファイル
|
|
|
|
|
686
|
project_module_documents: 文書
|
|
|
|
|
687
|
project_module_repository: リポジトリ
|
|
|
|
|
688
|
project_module_news: ニュース
|
|
|
|
|
689
|
project_module_time_tracking: 時間トラッキング
|
|
|
|
|
690
|
text_file_repository_writable: ファイルリポジトリに書き込み可能
|
|
|
|
|
691
|
text_default_administrator_account_changed: デフォルト管理アカウントが変更済
|
|
|
|
|
692
|
text_rmagick_available: RMagickが使用可能 (オプション)
|
|
|
|
|
693
|
button_configure: 設定
|
|
|
|
|
694
|
label_plugins: プラグイン
|
|
|
|
|
695
|
label_ldap_authentication: LDAP認証
|
|
|
|
|
696
|
label_downloads_abbr: DL
|
|
|
|
|
697
|
label_this_month: 今月
|
|
|
|
|
698
|
label_last_n_days: "最後の{{count}}日間"
|
|
|
|
|
699
|
label_all_time: 全期間
|
|
|
|
|
700
|
label_this_year: 今年
|
|
|
|
|
701
|
label_date_range: 日付の範囲
|
|
|
|
|
702
|
label_last_week: 先週
|
|
|
|
|
703
|
label_yesterday: 昨日
|
|
|
|
|
704
|
label_last_month: 先月
|
|
|
|
|
705
|
label_add_another_file: 別のファイルを追加
|
|
|
|
|
706
|
text_destroy_time_entries_question: チケットに記録された{{hours}}時間を削除しようとしています。何がしたいのですか?
|
|
|
|
|
707
|
error_issue_not_found_in_project: 'チケットが見つかりません、もしくはこのプロジェクトに属していません'
|
|
|
|
|
708
|
text_assign_time_entries_to_project: 記録された時間をプロジェクトに割り当て
|
|
|
|
|
709
|
label_optional_description: 任意のコメント
|
|
|
|
|
710
|
text_destroy_time_entries: 記録された時間を削除
|
|
|
|
|
711
|
text_reassign_time_entries: '記録された時間をこのチケットに再割り当て:'
|
|
|
|
|
712
|
setting_activity_days_default: プロジェクトの活動ページに表示される日数
|
|
|
|
|
713
|
label_chronological_order: 古い順
|
|
|
|
|
714
|
field_comments_sorting: コメントを表示
|
|
|
|
|
715
|
label_reverse_chronological_order: 新しい順
|
|
|
|
|
716
|
label_preferences: 設定
|
|
|
|
|
717
|
setting_display_subprojects_issues: デフォルトでサブプロジェクトのチケットをメインプロジェクトに表示する
|
|
|
|
|
718
|
label_overall_activity: 全ての活動
|
|
|
|
|
719
|
setting_default_projects_public: デフォルトで新しいプロジェクトは公開にする
|
|
|
|
|
720
|
error_scm_annotate: "エントリが存在しない、もしくはアノテートできません。"
|
|
|
|
|
721
|
label_planning: 計画
|
|
|
|
|
722
|
text_subprojects_destroy_warning: "サブプロジェクト {{value}} も削除されます。"
|
|
|
|
|
723
|
label_and_its_subprojects: "{{value}} とサブプロジェクト"
|
|
|
|
|
724
|
mail_body_reminder: "{{count}}件の担当チケットの期限が{{days}}日以内に到来します:"
|
|
|
|
|
725
|
mail_subject_reminder: "{{count}}件のチケットが期限間近です"
|
|
|
|
|
726
|
text_user_wrote: "{{value}} wrote:"
|
|
|
|
|
727
|
label_duplicated_by: duplicated by
|
|
|
|
|
728
|
setting_enabled_scm: 使用するSCM
|
|
|
|
|
729
|
text_enumeration_category_reassign_to: '次の値に割り当て直す:'
|
|
|
|
|
730
|
text_enumeration_destroy_question: "{{count}}個のオブジェクトがこの値に割り当てられています。"
|
|
|
|
|
731
|
label_incoming_emails: 受信メール
|
|
|
|
|
732
|
label_generate_key: キーの生成
|
|
|
|
|
733
|
setting_mail_handler_api_enabled: 受信メール用のWeb Serviceを有効にする
|
|
|
|
|
734
|
setting_mail_handler_api_key: APIキー
|
|
|
|
|
735
|
text_email_delivery_not_configured: "メールを送信するために必要な設定が行われていないため、メール通知は利用できません。\nconfig/email.ymlでSMTPサーバの設定を行い、アプリケーションを再起動してください。"
|
|
|
|
|
736
|
field_parent_title: 親ページ
|
|
|
|
|
737
|
label_issue_watchers: Watchers
|
|
|
|
|
738
|
setting_commit_logs_encoding: コミットメッセージのエンコーディング
|
|
|
|
|
739
|
button_quote: 引用
|
|
|
|
|
740
|
setting_sequential_project_identifiers: プロジェクト識別子を連番で生成する
|
|
|
|
|
741
|
notice_unable_delete_version: バージョンを削除できません
|
|
|
|
|
742
|
label_renamed: renamed
|
|
|
|
|
743
|
label_copied: copied
|
|
|
|
|
744
|
permission_view_files: View files
|
|
|
|
|
745
|
permission_edit_issues: Edit issues
|
|
|
|
|
746
|
permission_edit_own_time_entries: Edit own time logs
|
|
|
|
|
747
|
permission_manage_public_queries: Manage public queries
|
|
|
|
|
748
|
permission_add_issues: Add issues
|
|
|
|
|
749
|
permission_log_time: Log spent time
|
|
|
|
|
750
|
permission_view_changesets: View changesets
|
|
|
|
|
751
|
permission_view_time_entries: View spent time
|
|
|
|
|
752
|
permission_manage_versions: Manage versions
|
|
|
|
|
753
|
permission_manage_wiki: Manage wiki
|
|
|
|
|
754
|
permission_manage_categories: Manage issue categories
|
|
|
|
|
755
|
permission_protect_wiki_pages: Protect wiki pages
|
|
|
|
|
756
|
permission_comment_news: Comment news
|
|
|
|
|
757
|
permission_delete_messages: Delete messages
|
|
|
|
|
758
|
permission_select_project_modules: Select project modules
|
|
|
|
|
759
|
permission_manage_documents: Manage documents
|
|
|
|
|
760
|
permission_edit_wiki_pages: Edit wiki pages
|
|
|
|
|
761
|
permission_add_issue_watchers: Add watchers
|
|
|
|
|
762
|
permission_view_gantt: View gantt chart
|
|
|
|
|
763
|
permission_move_issues: Move issues
|
|
|
|
|
764
|
permission_manage_issue_relations: Manage issue relations
|
|
|
|
|
765
|
permission_delete_wiki_pages: Delete wiki pages
|
|
|
|
|
766
|
permission_manage_boards: Manage boards
|
|
|
|
|
767
|
permission_delete_wiki_pages_attachments: Delete attachments
|
|
|
|
|
768
|
permission_view_wiki_edits: View wiki history
|
|
|
|
|
769
|
permission_add_messages: Post messages
|
|
|
|
|
770
|
permission_view_messages: View messages
|
|
|
|
|
771
|
permission_manage_files: Manage files
|
|
|
|
|
772
|
permission_edit_issue_notes: Edit notes
|
|
|
|
|
773
|
permission_manage_news: Manage news
|
|
|
|
|
774
|
permission_view_calendar: View calendrier
|
|
|
|
|
775
|
permission_manage_members: Manage members
|
|
|
|
|
776
|
permission_edit_messages: Edit messages
|
|
|
|
|
777
|
permission_delete_issues: Delete issues
|
|
|
|
|
778
|
permission_view_issue_watchers: View watchers list
|
|
|
|
|
779
|
permission_manage_repository: Manage repository
|
|
|
|
|
780
|
permission_commit_access: Commit access
|
|
|
|
|
781
|
permission_browse_repository: Browse repository
|
|
|
|
|
782
|
permission_view_documents: View documents
|
|
|
|
|
783
|
permission_edit_project: Edit project
|
|
|
|
|
784
|
permission_add_issue_notes: Add notes
|
|
|
|
|
785
|
permission_save_queries: Save queries
|
|
|
|
|
786
|
permission_view_wiki_pages: View wiki
|
|
|
|
|
787
|
permission_rename_wiki_pages: Rename wiki pages
|
|
|
|
|
788
|
permission_edit_time_entries: Edit time logs
|
|
|
|
|
789
|
permission_edit_own_issue_notes: Edit own notes
|
|
|
|
|
790
|
setting_gravatar_enabled: Gravatarユーザーアイコンを使用する
|
|
|
|
|
791
|
label_example: 例
|
|
|
|
|
792
|
text_repository_usernames_mapping: "リポジトリのログから検出されたユーザー名をどのRedmineユーザーに関連づけるのか選択してください。\nログ上のユーザー名またはメールアドレスがRedmineのユーザーと一致する場合は自動的に関連づけられます。"
|
|
|
|
|
793
|
permission_edit_own_messages: Edit own messages
|
|
|
|
|
794
|
permission_delete_own_messages: Delete own messages
|
|
|
|
|
795
|
label_user_activity: "{{value}}の活動"
|
|
|
|
|
796
|
label_updated_time_by: "{{author}}が{{age}}前に更新"
|
|
|
|
|
797
|
text_diff_truncated: '... 差分の行数が表示可能な上限を超えました。超過分は表示しません。'
|
|
|
|
|
798
|
setting_diff_max_lines_displayed: 差分の表示行数の上限
|
|
|
|
|
799
|
text_plugin_assets_writable: Plugin assetsディレクトリに書き込み可能
|
|
|
|
|
800
|
warning_attachments_not_saved: "{{count}}個のファイルが保存できませんでした。"
|
|
|
|
|
801
|
button_create_and_continue: 連続作成
|
|
|
|
|
802
|
text_custom_field_possible_values_info: '選択肢の値は1行に1個ずつ記述してください。'
|
|
|
|
|
803
|
label_display: 表示
|
|
|
|
|
804
|
field_editable: Editable
|
|
|
|
|
805
|
setting_repository_log_display_limit: ファイルのリビジョン表示数の上限
|
|
|
|
|
806
|
setting_file_max_size_displayed: Max size of text files displayed inline
|
|
|
|
|
807
|
field_watcher: Watcher
|
|
|
|
|
808
|
setting_openid: OpenIDによるログインと登録
|
|
|
|
|
809
|
field_identity_url: OpenID URL
|
|
|
|
|
810
|
label_login_with_open_id_option: or login with OpenID
|
|
|
|
|
811
|
field_content: Content
|
|
|
|
|
812
|
label_descending: Descending
|
|
|
|
|
813
|
label_sort: Sort
|
|
|
|
|
814
|
label_ascending: Ascending
|
|
|
|
|
815
|
label_date_from_to: From {{start}} to {{end}}
|
|
|
|
|
816
|
label_greater_or_equal: ">="
|
|
|
|
|
817
|
label_less_or_equal: <=
|
|
|
|
|
818
|
text_wiki_page_destroy_question: This page has {{descendants}} child page(s) and descendant(s). What do you want to do?
|
|
|
|
|
819
|
text_wiki_page_reassign_children: Reassign child pages to this parent page
|
|
|
|
|
820
|
text_wiki_page_nullify_children: Keep child pages as root pages
|
|
|
|
|
821
|
text_wiki_page_destroy_children: Delete child pages and all their descendants
|
|
|
|
|
822
|
setting_password_min_length: Minimum password length
|
|
|
|
|
823
|
field_group_by: Group results by
|
|
|
|
|
824
|
mail_subject_wiki_content_updated: "'{{page}}' wiki page has been updated"
|
|
|
|
|
825
|
label_wiki_content_added: Wiki page added
|
|
|
|
|
826
|
mail_subject_wiki_content_added: "'{{page}}' wiki page has been added"
|
|
|
|
|
827
|
mail_body_wiki_content_added: The '{{page}}' wiki page has been added by {{author}}.
|
|
|
|
|
828
|
label_wiki_content_updated: Wiki page updated
|
|
|
|
|
829
|
mail_body_wiki_content_updated: The '{{page}}' wiki page has been updated by {{author}}.
|
|
|
|
|
830
|
permission_add_project: Create project
|
|
|
|
|
831
|
setting_new_project_user_role_id: Role given to a non-admin user who creates a project
|
|
|
|