imeoic
Version:
Imeoic - Integrated Management Environment for OI Contest
44 lines (39 loc) • 1.58 kB
YAML
units:
s: %s s
MB: %s MB
words:
true: "Yes"
false: "No"
cover:
time: '<font style="font-weight:bold">Time: </font><math><mn>%s</mn></math>-<math><mn>%s</mn></math>-<math><mn>%s</mn></math> <math><mn>%s</mn><mo>:</mo><mn>%s</mn></math> <math><mo>∼</mo></math> <math><mn>%s</mn><mo>:</mo><mn>%s</mn></math>'
time_nad: '<font style="font-weight:bold">Time: </font><math><mn>%s</mn></math>-<math><mn>%s</mn></math>-<math><mn>%s</mn></math> <math><mn>%s</mn><mo>:</mo><mn>%s</mn></math> <math><mo>∼</mo></math> <math><mn>%s</mn></math> 年 <math><mn>%s</mn></math> 月 <math><mn>%s</mn></math> 日 <math><mn>%s</mn><mo>:</mo><mn>%s</mn></math>'
problem_name: Problem
problem_type: Type
english_name: File
input_file: Input File
output_file: Output File
time_limit: Time Limit
memory_limit: Memory Limit
tests_quantity: Test Quantity
subtasks_quantity: Subtask Quantity
scores_equal: Scores Equal
source_name: Source Name
compile_option: Compile Options
for_language: For %s
notes: Precautions (Please read carefully)
statement:
title: %s (%s)
sample_: "Sample #%d"
sample_input: "Sample #%d Input"
sample_output: "Sample #%d Output"
sample_explanation: "Sample %d Explanation"
in_directory: See %s and %s in the player directory.
particular:
type_notice: This is a %s.
types:
traditional: Traditional Question
interactive: Interactive Question
communication: Communication Question
submitting: Submitting Answer Question
fin_notice: Reading data from file %s.
fout_notice: Output to file %s.