1170 |
1170 |
label_member_management_selected_roles_only: 次のロールのみ
|
1171 |
1171 |
label_password_required: この操作を続行するにはパスワードを入力してください
|
1172 |
1172 |
label_total_spent_time: すべての作業時間の記録
|
1173 |
|
notice_import_finished: All %{count} items have been imported.
|
1174 |
|
notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
|
1175 |
|
imported.'
|
1176 |
|
error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
|
1177 |
|
error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
|
1178 |
|
settings below
|
1179 |
|
error_can_not_read_import_file: An error occurred while reading the file to import
|
1180 |
|
permission_import_issues: Import issues
|
1181 |
|
label_import_issues: Import issues
|
1182 |
|
label_select_file_to_import: Select the file to import
|
1183 |
|
label_fields_separator: Field separator
|
1184 |
|
label_fields_wrapper: Field wrapper
|
1185 |
|
label_encoding: Encoding
|
1186 |
|
label_coma_char: Coma
|
1187 |
|
label_semi_colon_char: Semi colon
|
1188 |
|
label_quote_char: Quote
|
1189 |
|
label_double_quote_char: Double quote
|
1190 |
|
label_fields_mapping: Fields mapping
|
1191 |
|
label_file_content_preview: File content preview
|
1192 |
|
label_create_missing_values: Create missing values
|
1193 |
|
button_import: Import
|
|
1173 |
notice_import_finished: %{count}件の項目をすべてインポートしました。
|
|
1174 |
notice_import_finished_with_errors: ! '全%{total}件中%{count}件の項目がインポートできませんでした。'
|
|
1175 |
error_invalid_file_encoding: このファイルのエンコーディングは正しい%{encoding}ではありません
|
|
1176 |
error_invalid_csv_file_or_settings: このファイルはCSVファイルではないか、以下の設定と一致していません
|
|
1177 |
error_can_not_read_import_file: インポート元のファイルを読み込み中にエラーが発生しました
|
|
1178 |
permission_import_issues: チケットのインポート
|
|
1179 |
label_import_issues: チケットのインポート
|
|
1180 |
label_select_file_to_import: インポートするファイルを選択してください
|
|
1181 |
label_fields_separator: 区切り文字
|
|
1182 |
label_fields_wrapper: 文字列の引用符
|
|
1183 |
label_encoding: エンコーディング
|
|
1184 |
label_coma_char: コンマ
|
|
1185 |
label_semi_colon_char: セミコロン
|
|
1186 |
label_quote_char: シングルクォート
|
|
1187 |
label_double_quote_char: ダブルクォート
|
|
1188 |
label_fields_mapping: フィールドの対応関係
|
|
1189 |
label_file_content_preview: ファイル内容のプレビュー
|
|
1190 |
label_create_missing_values: 存在しない値は新規作成
|
|
1191 |
button_import: インポート
|