Datasets:
Tasks:
Translation
Modalities:
Text
Formats:
json
Size:
100K - 1M
ArXiv:
Tags:
entropy-valley
machine-translation
masked-diffusion
diffusion-language-model
wmt
length-prediction
License:
Commit ·
62ddb6e
0
Parent(s):
Entropy-Valley datasets (EMNLP 2026, arXiv:2608.22274)
Browse files- .gitattributes +62 -0
- README.md +206 -0
- challenge_sets/challenge_coverage_zh.jsonl +0 -0
- challenge_sets/challenge_dates.jsonl +63 -0
- challenge_sets/challenge_enumeration.jsonl +131 -0
- challenge_sets/challenge_fertility_mismatch.jsonl +14 -0
- challenge_sets/challenge_named_entities.jsonl +200 -0
- challenge_sets/challenge_numbers.jsonl +200 -0
- challenge_sets/challenge_sets_summary.json +12 -0
- ende_dev.jsonl +0 -0
- ende_train.jsonl +3 -0
- enzh_dev.jsonl +0 -0
- enzh_train.jsonl +3 -0
- wmt22_ende_test.jsonl +0 -0
- wmt22_enzh_test.jsonl +0 -0
.gitattributes
ADDED
|
@@ -0,0 +1,62 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
*.avro filter=lfs diff=lfs merge=lfs -text
|
| 4 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 5 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
| 6 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
| 7 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
| 8 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
| 9 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
| 10 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
| 11 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
| 12 |
+
*.lz4 filter=lfs diff=lfs merge=lfs -text
|
| 13 |
+
*.mds filter=lfs diff=lfs merge=lfs -text
|
| 14 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
| 15 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
| 16 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
| 17 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
| 18 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
| 19 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
| 20 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
| 21 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
| 22 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
| 23 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
| 24 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
| 25 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
| 26 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
| 27 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
| 28 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 29 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
| 30 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
| 31 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
| 32 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
| 33 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
| 34 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
| 35 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
# Audio files - uncompressed
|
| 40 |
+
*.pcm filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
*.sam filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
*.raw filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
# Audio files - compressed
|
| 44 |
+
*.aac filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
*.flac filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
*.ogg filter=lfs diff=lfs merge=lfs -text
|
| 48 |
+
*.wav filter=lfs diff=lfs merge=lfs -text
|
| 49 |
+
# Image files - uncompressed
|
| 50 |
+
*.bmp filter=lfs diff=lfs merge=lfs -text
|
| 51 |
+
*.gif filter=lfs diff=lfs merge=lfs -text
|
| 52 |
+
*.png filter=lfs diff=lfs merge=lfs -text
|
| 53 |
+
*.tiff filter=lfs diff=lfs merge=lfs -text
|
| 54 |
+
# Image files - compressed
|
| 55 |
+
*.jpg filter=lfs diff=lfs merge=lfs -text
|
| 56 |
+
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 57 |
+
*.webp filter=lfs diff=lfs merge=lfs -text
|
| 58 |
+
# Video files - compressed
|
| 59 |
+
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
+
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
ende_train.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 62 |
+
enzh_train.jsonl filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,206 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: other
|
| 3 |
+
license_name: wmt-research-terms
|
| 4 |
+
license_link: https://www.statmt.org/wmt19/translation-task.html
|
| 5 |
+
task_categories:
|
| 6 |
+
- translation
|
| 7 |
+
language:
|
| 8 |
+
- en
|
| 9 |
+
- zh
|
| 10 |
+
- de
|
| 11 |
+
tags:
|
| 12 |
+
- entropy-valley
|
| 13 |
+
- machine-translation
|
| 14 |
+
- masked-diffusion
|
| 15 |
+
- diffusion-language-model
|
| 16 |
+
- wmt
|
| 17 |
+
- length-prediction
|
| 18 |
+
- arxiv:2608.22274
|
| 19 |
+
pretty_name: Entropy-Valley Datasets
|
| 20 |
+
size_categories:
|
| 21 |
+
- 100K<n<1M
|
| 22 |
+
configs:
|
| 23 |
+
- config_name: enzh
|
| 24 |
+
data_files:
|
| 25 |
+
- split: train
|
| 26 |
+
path: enzh_train.jsonl
|
| 27 |
+
- split: validation
|
| 28 |
+
path: enzh_dev.jsonl
|
| 29 |
+
- split: test
|
| 30 |
+
path: wmt22_enzh_test.jsonl
|
| 31 |
+
- config_name: ende
|
| 32 |
+
data_files:
|
| 33 |
+
- split: train
|
| 34 |
+
path: ende_train.jsonl
|
| 35 |
+
- split: validation
|
| 36 |
+
path: ende_dev.jsonl
|
| 37 |
+
- split: test
|
| 38 |
+
path: wmt22_ende_test.jsonl
|
| 39 |
+
- config_name: challenge_coverage_zh
|
| 40 |
+
data_files:
|
| 41 |
+
- split: test
|
| 42 |
+
path: challenge_sets/challenge_coverage_zh.jsonl
|
| 43 |
+
- config_name: challenge_numbers
|
| 44 |
+
data_files:
|
| 45 |
+
- split: test
|
| 46 |
+
path: challenge_sets/challenge_numbers.jsonl
|
| 47 |
+
- config_name: challenge_named_entities
|
| 48 |
+
data_files:
|
| 49 |
+
- split: test
|
| 50 |
+
path: challenge_sets/challenge_named_entities.jsonl
|
| 51 |
+
- config_name: challenge_dates
|
| 52 |
+
data_files:
|
| 53 |
+
- split: test
|
| 54 |
+
path: challenge_sets/challenge_dates.jsonl
|
| 55 |
+
- config_name: challenge_enumeration
|
| 56 |
+
data_files:
|
| 57 |
+
- split: test
|
| 58 |
+
path: challenge_sets/challenge_enumeration.jsonl
|
| 59 |
+
- config_name: challenge_fertility_mismatch
|
| 60 |
+
data_files:
|
| 61 |
+
- split: test
|
| 62 |
+
path: challenge_sets/challenge_fertility_mismatch.jsonl
|
| 63 |
+
---
|
| 64 |
+
|
| 65 |
+
# Entropy-Valley Datasets
|
| 66 |
+
|
| 67 |
+
[**📄 Paper (arXiv:2608.22274)**](https://arxiv.org/abs/2608.22274) | [**💻 GitHub**](https://github.com/Entropy-Valley/Entropy-Valley) | [**🤗 Models**](https://huggingface.co/collections/YanZhanPKU/entropy-valley)
|
| 68 |
+
|
| 69 |
+
This repository contains every data file read by **Entropy-Valley (EV)**, the training-free target-length selector for masked diffusion machine translation introduced in *"Length-Adaptive Decoding for Masked Diffusion Machine Translation"* (EMNLP 2026 Main Conference).
|
| 70 |
+
|
| 71 |
+
Masked diffusion language models decode by filling a **fixed-size canvas**, so the target length must be chosen *before* denoising starts. EV probes $K{=}5$ candidate canvas lengths with one all-mask forward pass each and picks the one with the lowest mean predictive entropy. These files are the LoRA-SFT training data, the WMT22 evaluation sets, and the diagnostic challenge subsets used to measure that decision.
|
| 72 |
+
|
| 73 |
+
## Dataset Summary
|
| 74 |
+
|
| 75 |
+
| Config | Split | Rows | Fields | Role in the paper |
|
| 76 |
+
|---|---|---:|---|---|
|
| 77 |
+
| `enzh` | train | 200,000 | `en`, `zh` | LoRA-SFT data for **both** En→Zh and Zh→En |
|
| 78 |
+
| `enzh` | validation | 2,000 | `en`, `zh` | Held-out dev split (not used to tune EV) |
|
| 79 |
+
| `enzh` | test | 2,037 | `en`, `zh` | Official WMT22 News test set; main results table |
|
| 80 |
+
| `ende` | train | 200,000 | `en`, `de` | LoRA-SFT data for the matched-scale En→De check |
|
| 81 |
+
| `ende` | validation | 2,000 | `en`, `de` | Held-out dev split |
|
| 82 |
+
| `ende` | test | 2,037 | `en`, `de` | Official WMT22 News test set (En→De) |
|
| 83 |
+
| `challenge_coverage_zh` | test | 400 | `en`, `zh`, `challenge_categories`, `idx` | Union subset for the reveal-order diagnostic |
|
| 84 |
+
| `challenge_numbers` | test | 200 | `en`, `zh`, `challenge_category`, `idx` | Sentences containing digit runs |
|
| 85 |
+
| `challenge_named_entities` | test | 200 | `en`, `zh`, `challenge_category`, `idx` | Capitalised multi-token spans |
|
| 86 |
+
| `challenge_dates` | test | 63 | `en`, `zh`, `challenge_category`, `idx` | Year / month / weekday tokens |
|
| 87 |
+
| `challenge_enumeration` | test | 131 | `en`, `zh`, `challenge_category`, `idx` | Comma-separated lists of ≥3 items |
|
| 88 |
+
| `challenge_fertility_mismatch` | test | 14 | `en`, `zh`, `challenge_category`, `idx` | Source–target length-ratio outliers |
|
| 89 |
+
|
| 90 |
+
Every file is JSONL: one example per line, one JSON object per line, no nesting.
|
| 91 |
+
|
| 92 |
+
> **Note on direction.** `Zh→En` reuses the same `enzh` files — `lang_pair: zh-en` in the code simply swaps which key is source and which is target. There is no separate `zhen` config.
|
| 93 |
+
|
| 94 |
+
## Construction Protocol
|
| 95 |
+
|
| 96 |
+
### Training and dev splits
|
| 97 |
+
|
| 98 |
+
Built from the HuggingFace `wmt19` corpus with `ladit/data/prepare_mt_data*.py`:
|
| 99 |
+
|
| 100 |
+
- **En↔Zh** — `load_dataset("wmt19", "zh-en", split="train")`. Filter: `5 <= len(en.split()) <= 200` and `2 <= len(zh) <= 600` (English whitespace words, Chinese characters).
|
| 101 |
+
- **En→De** — `load_dataset("wmt19", "de-en", split="train")`, shuffled with `seed=42` before iteration. Filter: `5 <= len(en.split()) <= 200` and `5 <= len(de.split()) <= 200`.
|
| 102 |
+
|
| 103 |
+
After filtering, pairs are shuffled deterministically (`random.seed(42)` in the released scripts); the first 200,000 become the train split and the next 2,000 become the dev split.
|
| 104 |
+
|
| 105 |
+
**Only single-side length filters are applied.** No language-ID classifier and no source–target length-ratio filter.
|
| 106 |
+
|
| 107 |
+
**What the dev split is *not* used for.** The WMT19 development pairs are not used to set the reported EV ratio grids or any decoding hyperparameter. The grids reported in the paper are direction-specific and were informed by diagnostic range comparisons on WMT22 subsets; the WMT19 training-corpus medians (0.80 / 1.24 / 1.48) serve only as a reference scale. Once chosen, a grid is fixed and used for every sentence and every length method in that direction.
|
| 108 |
+
|
| 109 |
+
### Test sets
|
| 110 |
+
|
| 111 |
+
The official WMT22 News Translation test sets, $N{=}2{,}037$ per direction.
|
| 112 |
+
|
| 113 |
+
- **En↔Zh** — sources and references from [wmt-conference/wmt22-news-systems](https://github.com/wmt-conference/wmt22-news-systems/tree/main/txt), combined into the JSONL schema above. En→Zh and Zh→En reuse the same file with roles swapped.
|
| 114 |
+
- **En→De** — fetched via sacreBLEU's `get_source_file("wmt22", "en-de")` and `get_reference_files("wmt22", "en-de")`.
|
| 115 |
+
|
| 116 |
+
### Challenge subsets
|
| 117 |
+
|
| 118 |
+
Derived from `wmt22_enzh_test.jsonl` by `ladit/data/build_challenge_sets.py` with `--max_per_category 200`. Subsets are **not** mutually exclusive: `challenge_coverage_zh` is the 400-sentence union used for the reveal-order diagnostic, and each per-category file carries its trigger in `challenge_category`. `idx` is the 0-based row index into `wmt22_enzh_test.jsonl`, so every challenge example can be traced back to its source row.
|
| 119 |
+
|
| 120 |
+
Note that the per-category counts here are the files as built with the 200-cap; the paper's reveal-order table reports the category composition *within* the 400-sentence union subset, which is smaller for the capped categories.
|
| 121 |
+
|
| 122 |
+
## Usage
|
| 123 |
+
|
| 124 |
+
```python
|
| 125 |
+
from datasets import load_dataset
|
| 126 |
+
|
| 127 |
+
enzh = load_dataset("YanZhanPKU/Entropy-Valley-Datasets", "enzh")
|
| 128 |
+
ende = load_dataset("YanZhanPKU/Entropy-Valley-Datasets", "ende")
|
| 129 |
+
nums = load_dataset("YanZhanPKU/Entropy-Valley-Datasets", "challenge_numbers", split="test")
|
| 130 |
+
|
| 131 |
+
print(enzh)
|
| 132 |
+
# DatasetDict({train: 200000, validation: 2000, test: 2037})
|
| 133 |
+
print(enzh["test"][0])
|
| 134 |
+
# {'en': "I'm sorry that your order is running late.", 'zh': '很抱歉,您点的餐可能会晚到一会。'}
|
| 135 |
+
```
|
| 136 |
+
|
| 137 |
+
Or download the raw JSONL tree, which is the layout the released code expects:
|
| 138 |
+
|
| 139 |
+
```bash
|
| 140 |
+
huggingface-cli download YanZhanPKU/Entropy-Valley-Datasets --repo-type dataset --local-dir ./data
|
| 141 |
+
```
|
| 142 |
+
|
| 143 |
+
Then run the full pipeline from the [code repository](https://github.com/Entropy-Valley/Entropy-Valley):
|
| 144 |
+
|
| 145 |
+
```bash
|
| 146 |
+
bash scripts/train_and_eval.sh configs/enzh.yaml 42
|
| 147 |
+
```
|
| 148 |
+
|
| 149 |
+
## Rebuilding from Source
|
| 150 |
+
|
| 151 |
+
Nothing here is hand-annotated — every file is reproducible from the public WMT releases:
|
| 152 |
+
|
| 153 |
+
```bash
|
| 154 |
+
python -m ladit.data.prepare_mt_data --output_dir data --num_train 200000 --seed 42
|
| 155 |
+
python -m ladit.data.prepare_mt_data_ende --output_dir data --num_train 200000 --seed 42
|
| 156 |
+
python -m ladit.data.build_challenge_sets --input data/wmt22_enzh_test.jsonl \
|
| 157 |
+
--outdir data/challenge_sets --max_per_category 200
|
| 158 |
+
```
|
| 159 |
+
|
| 160 |
+
## Licensing and Provenance
|
| 161 |
+
|
| 162 |
+
The paper's *Resource availability* paragraph (Appendix A) states that the processed experiment datasets and trained LoRA adapters are released here; this repository is that release.
|
| 163 |
+
|
| 164 |
+
These files are **derived subsets** of the public WMT19 training corpora and the public WMT22 News Translation test sets, redistributed here in a reformatted JSONL layout so that the paper's results are reproducible without re-running the sampling pipeline. They are **not** a new corpus, and no raw WMT distribution is mirrored in full.
|
| 165 |
+
|
| 166 |
+
Use is subject to the original WMT terms, which permit use for machine-translation research. Source references:
|
| 167 |
+
|
| 168 |
+
- WMT19 translation task: <https://www.statmt.org/wmt19/translation-task.html> (HF mirror: [`wmt/wmt19`](https://huggingface.co/datasets/wmt/wmt19))
|
| 169 |
+
- WMT22 news systems and test sets: <https://github.com/wmt-conference/wmt22-news-systems>
|
| 170 |
+
|
| 171 |
+
If you are a rights holder for any WMT19 sub-corpus and want a portion removed, please open an issue on the [code repository](https://github.com/Entropy-Valley/Entropy-Valley/issues).
|
| 172 |
+
|
| 173 |
+
**Privacy.** The WMT news benchmarks are public and may contain names or events already present in public news text. No private user data was collected, and no attempt was made to identify individuals.
|
| 174 |
+
|
| 175 |
+
## Citation
|
| 176 |
+
|
| 177 |
+
```bibtex
|
| 178 |
+
@inproceedings{zhan2026lengthadaptive,
|
| 179 |
+
title = {Length-Adaptive Decoding for Masked Diffusion Machine Translation},
|
| 180 |
+
author = {Zhan, Yan and Hou, Mengkai and Zhang, Wanting and Gao, Zhijun},
|
| 181 |
+
booktitle = {Proceedings of the 2026 Conference on Empirical Methods in Natural Language Processing (EMNLP)},
|
| 182 |
+
year = {2026},
|
| 183 |
+
eprint = {2608.22274},
|
| 184 |
+
archivePrefix = {arXiv},
|
| 185 |
+
primaryClass = {cs.CL},
|
| 186 |
+
url = {https://arxiv.org/abs/2608.22274}
|
| 187 |
+
}
|
| 188 |
+
```
|
| 189 |
+
|
| 190 |
+
Please also cite the underlying WMT shared tasks:
|
| 191 |
+
|
| 192 |
+
```bibtex
|
| 193 |
+
@inproceedings{barrault-etal-2019-findings,
|
| 194 |
+
title = {Findings of the 2019 Conference on Machine Translation (WMT19)},
|
| 195 |
+
author = {Barrault, Lo{\"i}c and Bojar, Ond{\v{r}}ej and Costa-juss{\`a}, Marta R. and others},
|
| 196 |
+
booktitle = {Proceedings of the Fourth Conference on Machine Translation},
|
| 197 |
+
year = {2019}
|
| 198 |
+
}
|
| 199 |
+
|
| 200 |
+
@inproceedings{kocmi-etal-2022-findings,
|
| 201 |
+
title = {Findings of the 2022 Conference on Machine Translation (WMT22)},
|
| 202 |
+
author = {Kocmi, Tom and Bawden, Rachel and Bojar, Ond{\v{r}}ej and others},
|
| 203 |
+
booktitle = {Proceedings of the Seventh Conference on Machine Translation},
|
| 204 |
+
year = {2022}
|
| 205 |
+
}
|
| 206 |
+
```
|
challenge_sets/challenge_coverage_zh.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
challenge_sets/challenge_dates.jsonl
ADDED
|
@@ -0,0 +1,63 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"en": "The chances of Libya staging its first presidential elections on the long planned date of 24 December appeared close to collapse on Sunday after the body overseeing the vote said it was unable to announce the the approved candidates because of continued legal doubts.", "zh": "周日,利比亚计划了很久的 12 月 24 日举行首次总统选举的可能性似乎接近破灭,此前,监督投票的机构表示,由于法律方面仍存在疑问,无法宣布批准的候选人。", "challenge_category": "dates", "idx": 31}
|
| 2 |
+
{"en": "It said in a statement on Saturday it said could not announce the names of the approved candidates out of the nearly who 100 have applied because it was \"keen to exhaust all means of litigation to ensure its decisions comply with issued judgements.\"", "zh": "该委员会在周六发表的一份声明中表示,不会公布近 100 名申请者中已经获得批准的候选人的名字,因为它“愿意用尽所有诉讼手段,以确保其决定符合已发布的判决”。", "challenge_category": "dates", "idx": 37}
|
| 3 |
+
{"en": "In a sign of the tensions over foreign forces, France is pressing the EU to agree on Monday to impose sanctions on the Russian private military contractor Wagner Group, which it says operates in Libya and the Sahel.", "zh": "法国正在向欧盟施压,要求欧盟周一同意对俄罗斯私人军事承包商瓦格纳集团 (Wagner Group) 实施制裁,法国表示,该集团在利比亚和萨赫勒地区开展业务。", "challenge_category": "dates", "idx": 43}
|
| 4 |
+
{"en": "South Africa on Sunday paid an official tribute to FW de Klerk, the final president of white rule, who freed Nelson Mandela from prison and steered the country from apartheid to democracy.", "zh": "南非周日正式向白人统治下的最后一任总统德克勒克 (FW de Klerk) 致敬,德克勒克将纳尔逊·曼德拉 (Nelson Mandela) 从监狱中释放出来,带领南非从种族隔离制度走向民主。", "challenge_category": "dates", "idx": 64}
|
| 5 |
+
{"en": "De Klerk died on November 11 aged 85 following a battle with cancer.", "zh": "11 月 11 日,德克勒克在与癌症抗争后去世,享年 85 岁。", "challenge_category": "dates", "idx": 65}
|
| 6 |
+
{"en": "President Cyril Ramaphosa attended Cape Town's Protestant Groote Kerk - one of South Africa's oldest churches - on Sunday morning to deliver a eulogy in De Klerk's honor.", "zh": "南非总统西里尔·拉马福萨 (Cyril Ramaphosa) 周日上午现身于开普敦的新教格鲁特教堂(南非最古老的教堂之一),为德克勒克致悼词。", "challenge_category": "dates", "idx": 70}
|
| 7 |
+
{"en": "An avalanche swept through part of a Washington state ski resort used to access backcountry skiing on Saturday, killing a 60-year-old man and temporarily trapping five others.", "zh": "周六,华盛顿州一处滑雪胜地发生雪崩,造成一名 60 岁男子死亡,另有 5 人暂时被困。", "challenge_category": "dates", "idx": 86}
|
| 8 |
+
{"en": "The area is under a winter storm warning until Sunday morning, with the National Weather Service saying 12 to 15 inches (38 centimeters) of snow is possible for areas above 2,000 feet (610 meters).", "zh": "该地区的冬季风暴预警将持续到周日上午,美国国家气象局表示,在 2000 英尺(610 米)以上的地区可能会 有12 至 15 英寸(38 厘米)的降雪。", "challenge_category": "dates", "idx": 98}
|
| 9 |
+
{"en": "Sunday Best: Enter 1880s New York in HBO's \"The Gilded Age\"", "zh": "华美盛装:HBO 的《镀金时代》带你进入 19 世纪 80 年代的纽约", "challenge_category": "dates", "idx": 327}
|
| 10 |
+
{"en": "Yahya Sharif was found seriously injured in Coventry Road, Small Heath, just before 5.30pm on Friday, West Midlands Police said.", "zh": "西米德兰兹郡警方称,周五下午 5 点半之前,叶海亚·谢里夫 (Yahya Sharif) 在小希斯的考文垂路被发现受了重伤。", "challenge_category": "dates", "idx": 455}
|
| 11 |
+
{"en": "Anyone with any information should call 101, quoting reference number 3643 10/12/21.", "zh": "有任何信息请拨打 101,并说明编号 3643 10/12/21。", "challenge_category": "dates", "idx": 471}
|
| 12 |
+
{"en": "It follows discussions among G7 foreign ministers in Liverpool on Saturday about what co-ordinated action can be taken in Afghanistan, along with how to engage with the Taliban rulers.", "zh": "此前,七国集团 (G7) 外长周六在利物浦讨论了在阿富汗可以采取何种协同行动,以及如何与塔利班统治者接触。", "challenge_category": "dates", "idx": 643}
|
| 13 |
+
{"en": "The WFP will receive £34 million of the funding announced on Sunday.", "zh": "世界粮食计划署将于周日收到宣布的 3400 万英镑资金。", "challenge_category": "dates", "idx": 652}
|
| 14 |
+
{"en": "At the Museum of Liverpool on Sunday, Ms Truss will have discussions with foreign ministers from the Association of Southeast Asian Nations, who are attending the G7 gathering for the first time - most of them virtually.", "zh": "周日,特拉斯将在利物浦博物馆 (Museum of Liverpool) 与东南亚国家联盟 (Association of Southeast Asian Nations) 的外交部长们进行讨论,这些国家是首次参加 G7 峰会,而且大部分通过网络参加会谈。", "challenge_category": "dates", "idx": 663}
|
| 15 |
+
{"en": "Germany's new chancellor, Olaf Scholz came to Warsaw Sunday for talks with Polish Prime Minister Mateusz Morawiecki about migration, energy, European Union matters and tensions east of the bloc's border.", "zh": "德国新任总理奥拉夫•肖尔茨星期天抵达华沙,与波兰总理马泰乌什·莫拉维茨基 (Mateusz Morawiecki) 就移民、能源、欧盟事务以及欧盟东部边境的紧张局势举行会谈。", "challenge_category": "dates", "idx": 866}
|
| 16 |
+
{"en": "It was one of Scholz's early visits after he was sworn in with his coalition Cabinet on Wednesday.", "zh": "这是肖尔茨周三宣誓就职联合内阁后首批访问目的地之一。", "challenge_category": "dates", "idx": 868}
|
| 17 |
+
{"en": "Germany's new foreign minister, Annalena Baerbock, was in Warsaw on Friday.", "zh": "德国新任外交部长贝尔博克 (Annalena Baerbock) 周五在华沙。", "challenge_category": "dates", "idx": 876}
|
| 18 |
+
{"en": "On Friday, Scholz met with French President Emmanuel Macron in Paris and later with EU and NATO officials in Brussels.", "zh": "星期五,肖尔茨在巴黎会见了法国总统埃马纽埃尔·马克龙 (Emmanuel Macron),随后在布鲁塞尔会见了欧盟和北约官员。", "challenge_category": "dates", "idx": 880}
|
| 19 |
+
{"en": "The threat was made on Saturday a few hours after Britain agreed to issue another 23 licenses to French fishermen to alleviate tensions between the two neighbors who have been at loggerheads over the fishing row for the past six months.", "zh": "这一威胁是在周六发出的,就在几个小时前,英国同意向法国渔民另外发放 23 张捕鱼许可证,以缓解这两个邻国之间的紧张关系,过去 6 个月来,这两个国家一直因该捕鱼区而不和。", "challenge_category": "dates", "idx": 1140}
|
| 20 |
+
{"en": "The European Union had specified a December 10 deadline for London to grant licenses to French fishing boats under Brexit, with Paris threatening European legal action in case of no breakthrough.", "zh": "欧盟曾明确规定,在英国退欧期间,英国必须在 12 月 10 日之前向法国渔船发放许可证,法国威胁称,如果没有突破,欧洲将采取法律行动。", "challenge_category": "dates", "idx": 1142}
|
| 21 |
+
{"en": "Underlining that France is entitled to around 80 more UK licenses, a group representing fishermen in the key port of Boulogne-sur-Mer and others along the northern coast threatened late on Saturday to launch protests.", "zh": "代表主要港口布洛涅 (Boulogne-sur-Mer) 和北部海岸其他地区渔民的一个组织上周六晚间威胁要发起抗议,指称法国还有资格获得约 80 个英国许可证。", "challenge_category": "dates", "idx": 1143}
|
| 22 |
+
{"en": "The CRPMEM said the protests would be \"in line with blockades of ports in Brittany, Normandy and the north of France which took place on November 26.\"", "zh": "CRPMEM 表示,抗议活动将“与 11 月 26 日发生的对布列塔尼、诺曼底和法国北部港口的封锁一致”。", "challenge_category": "dates", "idx": 1146}
|
| 23 |
+
{"en": "Please note: Our office opening times are: Monday-Friday from 09:00 - 17:30.", "zh": "请注意:我们的办公时间为:周一到周五,09:00 - 17:30。", "challenge_category": "dates", "idx": 1151}
|
| 24 |
+
{"en": "Germany's foreign minister warned on Saturday that time was running out to find a way to revive a 2015 nuclear deal between world powers and Iran, speaking after meetings with her counterparts from G7 countries.", "zh": "德国外长周六警告称,可用于重启 2015 年世界大国与伊朗之间核协议的时间已经所剩无几,德国外长在与七国集团 (G7) 外长会晤后发表讲话。", "challenge_category": "dates", "idx": 1233}
|
| 25 |
+
{"en": "Earlier, U.S. officials said Secretary of State Antony Blinken had held a \"productive\" meeting with counterparts from Britain, Germany and France on Friday, discussing the way forward for the Iran talks.", "zh": "早些时候,美国官员说,美国国务卿安东尼·布林肯 (Antony Blinken) 星期五与英国、德国和法国外长举行了富有成效的会谈,讨论了伊朗谈判的未来方向。", "challenge_category": "dates", "idx": 1239}
|
| 26 |
+
{"en": "Raisi said on Saturday that Tehran was serious in its nuclear talks in Vienna, the official IRNA news agency reported.", "zh": "据伊朗伊斯兰共和国通讯社 (IRNA) 报道,莱希周六表示,德黑兰对在维也纳举行的核谈判是认真的。", "challenge_category": "dates", "idx": 1246}
|
| 27 |
+
{"en": "Sunday's training session at Bodymoor Heath was cancelled as a result, a session that was designed for just a small number of players' recovery after the loss to Liverpool on Saturday.", "zh": "因此,周日在 Bodymoor Heath 的训练被取消了,这是一项为少数球员在周六输给利物浦后的恢复而设计的训练。", "challenge_category": "dates", "idx": 1282}
|
| 28 |
+
{"en": "Villa face an away game at Norwich City on Tuesday night in the Premier League and there is no suggestion that it will be cancelled, with training also expected to go ahead as normal on Monday.", "zh": "维拉将在周二晚上对阵诺维奇,没有迹象表明比赛会被取消,训练也将在周一正常进行。", "challenge_category": "dates", "idx": 1284}
|
| 29 |
+
{"en": "Manchester United have also suffered a Covid outbreak on Sunday and there seems to be more concern about that situation, with the Red Devil's trip to Brentford on Tuesday now reportedly under threat.", "zh": "曼联周日也出现了新冠肺炎疫情,据报道,周二红魔对阵布伦特福德之旅受到了威胁,这似乎更令人担忧。", "challenge_category": "dates", "idx": 1286}
|
| 30 |
+
{"en": "Tottenham Hotspur have already been struggling with the virus, with their match against Brighton on Sunday postponed after eight players and five members of staff returned positive results.", "zh": "托特纳姆热刺队有 8 名球员和 5 名工作人员检测结果呈阳性,因此周日与布莱顿队的比赛被推迟。", "challenge_category": "dates", "idx": 1287}
|
| 31 |
+
{"en": "Championship sides West Brom and Queens Park Rangers have also suffered outbreaks and QPR's clash with Sheffield United on Monday has been postponed.", "zh": "英冠球队西布朗和女王公园巡游者也遭遇了疫情,女王公园巡游者周一与谢菲尔德联队的对战也被推迟。", "challenge_category": "dates", "idx": 1288}
|
| 32 |
+
{"en": "He said Friday morning that in the 12 hours since the bug's existence was disclosed that it had been \"fully weaponised,\" meaning malefactors had developed and distributed tools to exploit it.", "zh": "他在周五上午表示,自该漏洞被披露以来的 12 个小时内,它已被“完全武器化”,这意味着不法分子已经开发并分发了利用该漏洞的工具。", "challenge_category": "dates", "idx": 1337}
|
| 33 |
+
{"en": "New Zealand's computer emergency response team was among the first to report that the flaw was being \"actively exploited in the wild\" just hours after it was publicly reported Thursday and a patch released.", "zh": "新西兰的计算机应急响应小组是首批报告该漏洞“被积极利用”的机构之一,几小时后(周四),该漏洞被公开报告,并发布了一个补丁。", "challenge_category": "dates", "idx": 1348}
|
| 34 |
+
{"en": "The vulnerability, located in open-source Apache software used to run websites and other web services, was reported to the foundation on November 24 by the Chinese tech giant Alibaba, it said.", "zh": "报告称,该漏洞在用于运行网站和其他网络服务的开源 Apache 软件中,中国科技巨头阿里巴巴于 11 月 24 日向该基金会报告了该漏洞。", "challenge_category": "dates", "idx": 1349}
|
| 35 |
+
{"en": "According to Press TV, the Ministry announced on Saturday that 58 Iranians died from the disease, noting that out of the new cases detected over the past 24 hours, 286 patients were admitted to hospital.", "zh": "据 Press TV 报道,伊朗卫生部周六宣布,58 名伊朗人死于该病,并指出在过去 24 小时发现的新病例中,有 286 名患者入院治疗。", "challenge_category": "dates", "idx": 1521}
|
| 36 |
+
{"en": "Iran's First Vice President Mohammad Mokhber said on Wednesday that the country is fully prepared to roll out coronavirus booster vaccinations.", "zh": "伊朗第一副总统穆罕默德·莫赫贝尔 (Mohammad Mokhber) 周三表示,该国已全面做好推行新冠病毒增强疫苗的准备。", "challenge_category": "dates", "idx": 1530}
|
| 37 |
+
{"en": "I've ordered a replacement item for you, this is scheduled to dispatch on February 19.", "zh": "我已经为您订购了一个更换件,预计 2 月 19 日发货。", "challenge_category": "dates", "idx": 1586}
|
| 38 |
+
{"en": "Saturday.", "zh": "那是星期六。", "challenge_category": "dates", "idx": 1626}
|
| 39 |
+
{"en": "When an image was published on Sunday showing Johnson on a screen hosting a Christmas quiz for staffers tuning in from No 10 and at home, it was not quite the smoking gun some thought would finally skewer him, however.", "zh": "周日发布的一张照片显示,约翰逊正在屏幕上为在唐宁街 10 号和在家里收看的工作人员主持一个圣诞问答会,然而,有些人认为这张照片并不是能够刺痛他的铁证。", "challenge_category": "dates", "idx": 1646}
|
| 40 |
+
{"en": "The Sunday Mirror image shows Johnson with two aides who were dressed up with tinsel and a Santa hat - not socially distanced from one another, and clearly engaged in a social occasion while mixing households.", "zh": "在《星期日镜报》的照片中,约翰逊和两名助手穿着金光闪闪的衣服,戴着圣诞老人的帽子,他们彼此之间并没有社交距离,显然是在参加一个有多个家庭出席的社交场合。", "challenge_category": "dates", "idx": 1647}
|
| 41 |
+
{"en": "On Sunday Nadhim Zahawi insisted the picture was just an example of Johnson \"thanking his staff\" and used it to play down the party scandal as \"hype.\"", "zh": "周日,纳齐姆·扎哈维 (Nadhim Zahawi) 坚称,这张照片只是约翰逊“感谢他的工作人员”的一个例子,并用它来把保守党的丑闻淡化为“炒作”。", "challenge_category": "dates", "idx": 1653}
|
| 42 |
+
{"en": "Praised by some for leaving money to various charitable causes after his death, the controversial trader's statue was attacked in June 2020, when a protest supporting the Black Lives Matter (BLM) movement was happening in the city.", "zh": "贸易商爱德华·科尔斯顿饱受争议,有些人称赞他死后为各种慈善事业留下了资金,他的雕像在 2020 年 6 月遭到毁坏,当时该市正在举行一场支持“黑人的命也是命”(BLM) 运动的抗议活动。", "challenge_category": "dates", "idx": 1671}
|
| 43 |
+
{"en": "President Joe Biden lamented the world's failure to stop global warming on Saturday after addressing the deadly tornadoes that swept through several states.", "zh": "周六,美国总统乔·拜登 (Joe Biden) 就席卷了美国几个州的致命龙卷风发表讲话,对未能阻止全球变暖表示遗憾。", "challenge_category": "dates", "idx": 1675}
|
| 44 |
+
{"en": "Republican Arizona Senator Wendy Rogers on Sunday called New Zealand's Prime Minister Jacinda Ardern \"Lenin with Hair\" and warned against communism in the United States.", "zh": "亚利桑那州共和党参议员温迪·罗杰斯周日称呼新西兰总理杰辛达·阿德恩 (Jacinda Ardern) 为“留着头发的列宁”,并警告美国警惕共产主义。", "challenge_category": "dates", "idx": 1709}
|
| 45 |
+
{"en": "\"More bold Christians are needed in office to counter the satanic Communists in both parties,\" the Arizona Senator wrote in another tweet on Sunday.", "zh": "周日,这位亚利桑那州参议员在另一条推文中写道:“政府需要更多大胆的基督徒来对抗两党中邪恶的共产党人。”", "challenge_category": "dates", "idx": 1713}
|
| 46 |
+
{"en": "Several organisations in Assam on Sunday paid tributes to the five agitators who were killed in the anti-CAA stir two years ago, and resolved to resume the movement against the Act.", "zh": "周日,阿萨姆邦的几个组织对两年前在反 CAA 运动中被杀的五名示威者表示哀悼,并决心恢复反对该法案的运动。", "challenge_category": "dates", "idx": 1863}
|
| 47 |
+
{"en": "It had lost its intensity due to the commencement of examinations (in January 2020) and then the pandemic and lockdowns.", "zh": "由于开始检查(2020 年 1 月),然后是疫情和封锁,运动不再那么激烈。", "challenge_category": "dates", "idx": 1871}
|
| 48 |
+
{"en": "Several organisations, including AASU, North East Students' Organisation (NESO) and Assam Jatiya Parishad (AJP), had observed \"black day\" on December 11 to mark two years of the passage of CAA in Parliament.", "zh": "一些组织,包括 AASU、东北学生组织 (NESO) 和阿萨姆 Jatiya Parishad (AJP),在 12 月 11 日庆祝“黑色日”,以纪念 CAA 在议会通过两周年。", "challenge_category": "dates", "idx": 1878}
|
| 49 |
+
{"en": "France's Ministry of Armed Forces stated on Saturday that a defense contract with Athens had already been \"initialled a few days ago,\" before the US State Department announced its approval of a potential sale of American frigates.", "zh": "法国武装部队周六表示,在美国国务院宣布批准出售美国护卫舰之前,法国与希腊的防务合同已经“草签了几天”。", "challenge_category": "dates", "idx": 1925}
|
| 50 |
+
{"en": "The US Defense Security Cooperation Agency said on Friday it had approved the sale for $6.9 billion of four Lockheed Martin combat frigates, and a separate $2.5 billion program to upgrade Greece's MEKO class frigates.", "zh": "美国国防安全合作局周五表示,它已经批准以 69 亿美元的价格出售四艘洛克希德·马丁公司的战斗护卫舰,以及另一项价值 25 亿美元的计划来升级希腊的 MEKO 级护卫舰。", "challenge_category": "dates", "idx": 1930}
|
| 51 |
+
{"en": "Heavy snowfall wreaked havoc in much of the Balkans on Sunday, disrupting public transportation.", "zh": "周日,大雪在巴尔干半岛大部分地区造成严重破坏,扰乱了公共交通。", "challenge_category": "dates", "idx": 1949}
|
| 52 |
+
{"en": "Flights were cancelled at Serbia's main airport in Belgrade on Sunday and many areas reported power cuts and damage to buildings.", "zh": "周日,位于贝尔格莱德的塞尔维亚主要机场的航班被取消,许多地区断电,建筑物受损。", "challenge_category": "dates", "idx": 1950}
|
| 53 |
+
{"en": "\"We are working with the Russian side to increase trade turnover to $20 billion over the next five years and to continue investing in other areas [of economic cooperation],\" Al Zeyoudi told RIA news agency on Saturday during a plenary session of the Expo-2020 international forum in the UAE, which had been postponed due to the Covid-19 pandemic.", "zh": "“我们正在与俄方加强贸易合作,计划在未来五年将贸易额提高到 200 亿美元,并在其他领域(经济合作)继续展开投资合作,”阿尔·泽尤迪于周六在由于新冠疫情而推迟的 2020 年阿联酋国际论坛上对 RIA 通讯社如是说。", "challenge_category": "dates", "idx": 1990}
|
| 54 |
+
{"en": "When they arrived at the stadium Sunday, they were already decked out in Cowboys logos and wordmarks.", "zh": "当他们周日到达体育场时,长凳上已经加上了牛仔队的标志和文字。", "challenge_category": "dates", "idx": 2001}
|
| 55 |
+
{"en": "The Cowboys heard from the Seahawks, who recently played against Washington on a Monday night and had complaints that the heated benches were malfunctioning.", "zh": "牛仔队收到了海鹰队的投诉,海鹰队最近在周一晚上对阵华盛顿队,他们抱怨说加热的板凳出现了故障。", "challenge_category": "dates", "idx": 2002}
|
| 56 |
+
{"en": "The northwest, Shetland and Orkney will face gusts of up to 85mph overnight on Sunday into Monday morning.", "zh": "从周日到周一早上,西北部的设得兰群岛和奥克尼群岛将遭遇时速 85 英里的大风。", "challenge_category": "dates", "idx": 2014}
|
| 57 |
+
{"en": "More than 100,000 homes had their power cut off by the extreme damage wrought by Storm Arwen on November 26 and 27.", "zh": "11 月 26 日和 27 日,飓风“亚玟”造成的巨大破坏导致超过 10 万户家庭断电。", "challenge_category": "dates", "idx": 2018}
|
| 58 |
+
{"en": "Storm Barra disrupted supplies to around 10,000 just 11 days later on December 7.", "zh": "11 天 后的 12 月 7 日,飓风“芭拉”中断了约 1 万人的物资供应。", "challenge_category": "dates", "idx": 2019}
|
| 59 |
+
{"en": "The Met Office were keeping an eye on a low pressure system that is skirting along northwestern areas overnight on Sunday bringing with it very strong winds and squally, heavy showers.", "zh": "英国气象局 (Met Office) 一直在密切关注周日夜间沿西北地区移动的低压系统,该系统带来了强风和狂风暴雨。", "challenge_category": "dates", "idx": 2021}
|
| 60 |
+
{"en": "The Met Office has issued yellow weather warnings for wind with the first coming into force from 9pm on Sunday covering the Western Isles, and parts of the Highlands and Argyll and Bute.", "zh": "英国气象局发布了大风黄色天气预警,第一次预警将于周日晚上 9 点开始生效,覆盖西群岛、高地、阿盖尔和比特的部分地区。", "challenge_category": "dates", "idx": 2022}
|
| 61 |
+
{"en": "A further warning comes into effect at midnight on Sunday covering Orkney and Shetland.", "zh": "下一个预警将于周日午夜开始生效,覆盖奥克尼和设得兰群岛。", "challenge_category": "dates", "idx": 2024}
|
| 62 |
+
{"en": "\"This warning lasts until midday Monday as the centre of the low pressure system moves close to the Northern Isles, again bringing gusts of 80-85mph along coasts and locally in excess of 90mph in some areas,\" Philip said.", "zh": "菲利普说:“随着低压系统中心靠近北岛,这一预警将持续到周一中午,沿海地区再次迎来时速 80-85 英里的阵风,局部地区的风速超过 90 英里每小时。”", "challenge_category": "dates", "idx": 2025}
|
| 63 |
+
{"en": "\"It is very fast moving though, so will clear away by Monday afternoon, with things beginning to ease and calm by lunchtime.", "zh": "“飓风移动速度极快,所以周一下午就会消失,午饭前天气会开始缓和、平静。", "challenge_category": "dates", "idx": 2026}
|
challenge_sets/challenge_enumeration.jsonl
ADDED
|
@@ -0,0 +1,131 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"en": "Please call your customs, or google it for exact charges.", "zh": "请致电海关或在 Google 上搜索,以了解确切的费用。", "challenge_category": "enumeration", "idx": 9}
|
| 2 |
+
{"en": "Rival factions have accused each other of intimidating or bribing judicial officials to secure their reinstatement of their candidates, and the commission is looking to see if the decisions were valid.", "zh": "对立的派系互相指责对方胁迫或贿赂司法官员,以确保其候选人的复职,委员会正在观察这些决定是否有效。", "challenge_category": "enumeration", "idx": 38}
|
| 3 |
+
{"en": "The presence of tens of thousands of foreign fighters, mercenaries and indigenous militia make the country a tinderbox, and there are fears an election conducted with disputed candidates would only lead to a result that was not recognized.", "zh": "数以万计的外国武装分子、雇佣军和当地民兵的存在使这个国家成为一个火药桶,人们担心由有争议的候选人参与选举只会导致选举结果不被承认。", "challenge_category": "enumeration", "idx": 42}
|
| 4 |
+
{"en": "They are a cheap product and safer than many other methods, such as rubbing alcohols, tooth picks, pins, and needles.", "zh": "牙间刷很便宜,而且比酒精、牙签、大头针和缝衣针等这些方法都更安全。", "challenge_category": "enumeration", "idx": 52}
|
| 5 |
+
{"en": "Then I had a revelation and I tried interdental brushes, and they work...", "zh": "然后我灵机一动,试了试牙间刷,它们很管用……", "challenge_category": "enumeration", "idx": 59}
|
| 6 |
+
{"en": "*I advise this be done with a dry brush, and will not accept any repercussion if you decide to use it with any combination of any cleaning product.", "zh": "*我建议使用干毛刷,如果您要配合其他清洁产品使用,后果自负。", "challenge_category": "enumeration", "idx": 62}
|
| 7 |
+
{"en": "Due to no response, and for quality purposes, I have to release this chat, please feel free to contact us for any inquiry or question, We will be more than glad to provide you assistance with it.", "zh": "由于您没有回应,为了提高服务质量,我不得不发布此聊天内容,如有任何询问或问题,请随时联系我们,我们非常乐意为您提供帮助。", "challenge_category": "enumeration", "idx": 119}
|
| 8 |
+
{"en": "Experience fast-paced, action-packed combat, hunt monsters and huge bosses, fight with friends in a guild to siege nodes and castles, and train in a variety of life skills such as fishing, trading, crafting, cooking, sailing, and much more!", "zh": "体验快节奏、动作场面多的战斗、猎杀怪物和大型头目,与朋友在公会中搏斗,围攻节点和城堡,并训练各种生活技能,如钓鱼、贸易、手工制作、烹饪、航海等等!", "challenge_category": "enumeration", "idx": 168}
|
| 9 |
+
{"en": "Ocean Contents - Craft your boat and make sail to the vast oceans to fish, hunt ocean monsters and bosses, underwater exploring and gathering, quest missions, trade, and so much more.", "zh": "海洋内容 - 可以制作船只,航行到广阔的海洋捕鱼,狩猎海洋怪物和头目,进行水下探险和采集,探寻任务,进行贸易,等等。", "challenge_category": "enumeration", "idx": 181}
|
| 10 |
+
{"en": "Crafting - Enjoy all aspects of crafting in Black Desert from tools, weapons, armor, jewelry, boats, costumes, outfits, and more.", "zh": "手工制作 - 在《黑色沙漠》中,可以体验亲手制作工具、武器、盔甲、珠宝、船、服装等的乐趣。", "challenge_category": "enumeration", "idx": 184}
|
| 11 |
+
{"en": "With professions like gathering, processing, cooking, alchemy, training, fishing, hunting, trading, farming, and sailing, you can choose to play Black Desert Online the way you want to.", "zh": "你可以选择从事采集、加工、烹饪、炼金术、训练、钓鱼、狩猎、贸易、农耕和航海等职业,按照自己喜欢的方式来玩《黑色沙漠Online》。", "challenge_category": "enumeration", "idx": 187}
|
| 12 |
+
{"en": "If possible, back up any books or documents that you added to your eReader using #PRS_ORG#, or that you manually added using your computer.", "zh": "如果可以,请备份使用 #PRS_ORG# 添加到电子阅读器中或使用电脑手动添加的所有图书和文档。", "challenge_category": "enumeration", "idx": 195}
|
| 13 |
+
{"en": "Guess where Nixon and Carter fell, and his golden boy Reagan could do no ills.", "zh": "猜猜尼克松和卡特落在了哪里,而他的金童里根却毫发无损。", "challenge_category": "enumeration", "idx": 260}
|
| 14 |
+
{"en": "Returning to this article, I love the small details that remind you that there actually was one good choice (despite smaller flaws - but mostly acting in good faith) and one side that was not good, did not act in good faith, and where malice was and is the more likely explanation than stupidity.", "zh": "回到这篇文章中,我非常喜欢那些小细节,它们提醒你其实有一个不错的选择(尽管略有瑕疵,但主要是出于��意),不好的一方没有采取善意的行动,并且过去和现在,恶意都是比愚蠢更合理的解释。", "challenge_category": "enumeration", "idx": 264}
|
| 15 |
+
{"en": "The besieged mentality means that every action must count, or else you are expensing limited energy on frivolous acts.", "zh": "被包围的心态意味着每一个行动都必须有意义,否则你有限的精力只能花在琐碎的行为上。", "challenge_category": "enumeration", "idx": 268}
|
| 16 |
+
{"en": "Norton has been outperforming the competition in many reputable head-to-head tests, and only Norton has won the PC Magazine Editors’ Choice Award 34 times, including 11 years in a row – more than any other security company.", "zh": "诺顿在许多信誉良好的直接测试中都胜过了竞争对手,只有诺顿获得过 PC 杂志编辑选择奖 34 次,而且有一次连续 11 年获得此奖,这是任何其他安全公司都无法比拟的。", "challenge_category": "enumeration", "idx": 296}
|
| 17 |
+
{"en": "From a single dashboard, you can monitor your security and identity protection settings, and even view the history of files scanned and downloads analyzed.", "zh": "您可在一个仪表板上监控安全性和身份保护设置,甚至可以查看扫描文件和分析下载的历史记录。", "challenge_category": "enumeration", "idx": 303}
|
| 18 |
+
{"en": "Under NortonLifeLock Cancellation & Refund Policy once activated, you can cancel your contract and request a full refund within 60 days of the purchase, and for each annual renewal within 60 days of being charged.", "zh": "根据《NortonLifeLock 取消和退款政策》,激活产品后,您可以在购买后 60 天内和支付费用后 60 天内(如果是每年续订)取消合同并要求全额退款。", "challenge_category": "enumeration", "idx": 310}
|
| 19 |
+
{"en": "If you have any query or problem, then feel free to contact us through the eBay Message system, or click on \"Ask a Seller\" tab below each listing.", "zh": "如果您有任何疑问或问题,请随时通过 eBay 消息系统联系我们,或单击每个产品页面底部的“问卖家”标签。", "challenge_category": "enumeration", "idx": 340}
|
| 20 |
+
{"en": "Please note that import duties taxes, VAT, quarantine fees, address change fees, or any other taxes are not included in the item price or in shipping charges.", "zh": "请注意,商品价格或运费中未包括进口关税、增值税、检疫费、地址变更费或任何其他税费。", "challenge_category": "enumeration", "idx": 342}
|
| 21 |
+
{"en": "I went on an install with the owner, and when we came back he parked the empty trailer close to the dumpster.", "zh": "我和车主一起送货,当我们回来时,他把空拖车停在了垃圾箱附近。", "challenge_category": "enumeration", "idx": 354}
|
| 22 |
+
{"en": "Cyber-criminals are more sophisticated than ever before, and they use a diverse arsenal of tools to gain access to your information.", "zh": "网络犯罪分子越来越狡猾,他们使用各种各样的工具来获取您的信息。", "challenge_category": "enumeration", "idx": 381}
|
| 23 |
+
{"en": "Norton has been outperforming the competition in many reputable head-to-head tests, and only Norton has won the PC Magazine Editors’ Choice Award 34 times, including 11 years in a row – more than any other security company.", "zh": "诺顿在许多信誉良好的直接测试中都胜过了竞争对手,只有诺顿获得过 PC 杂志编辑选择奖 34 次,而且有一次连续 11 年获得此奖,这是任何其他安全公司都无法比拟的。", "challenge_category": "enumeration", "idx": 387}
|
| 24 |
+
{"en": "From a single dashboard, you can monitor your security and identity protection settings, and even view the history of files scanned and downloads analyzed.", "zh": "您可在一个仪表板上监控安全性和身份保护设置,甚至可以查看扫描文件和分析下载的历史记录。", "challenge_category": "enumeration", "idx": 395}
|
| 25 |
+
{"en": "If you are intent on finding comic book perfection, or CGC guaranteed results, it would probably be best to view the comics in person at our store before bidding!", "zh": "如果您想找到完美的漫画书,或有 CGC 保证的结果,那么最好在出价之前亲临本店购买!", "challenge_category": "enumeration", "idx": 417}
|
| 26 |
+
{"en": "- Turn on your computer and connect the included USB power cord to your computer first, and then your eReader.", "zh": "- 打开电脑,把随附的 USB 线先连接到电脑,再连接到电子阅读器。", "challenge_category": "enumeration", "idx": 420}
|
| 27 |
+
{"en": "- Plug the wall charger (not included) to a power outlet, and then connect your eReader to the wall charger.", "zh": "- 把充电器(未提供)插到插座上,再把电子阅读器连接到充电器。", "challenge_category": "enumeration", "idx": 421}
|
| 28 |
+
{"en": "When you change the way text looks, your eReader remembers your preferred size and style, and applies it to other books you’re reading.", "zh": "在更改文本的外观时,电子阅读器会记住您喜欢的大小和风格,并将其应用到您要阅读的其他书籍上。", "challenge_category": "enumeration", "idx": 435}
|
| 29 |
+
{"en": "I will gladly continue assisting you via email, or you can contact us again at a more convenient time for you.", "zh": "您可以通过电子邮件或者找一个方便的时间联系我们,我很乐意继续为您服务。", "challenge_category": "enumeration", "idx": 499}
|
| 30 |
+
{"en": "Please be careful when clothing is tried on that make up is not worn, or hair products, fragrances, deodorant or other creams or substances which mark or damage the product.", "zh": "试穿衣物时,请注意不要沾染上化妆品、护发产品、香水、除臭剂或其他会留下印记或损坏商品的膏类或物质。", "challenge_category": "enumeration", "idx": 519}
|
| 31 |
+
{"en": "We will keep or await postage payment for the item for a maximum of 30 days, and after this the item will be disposed of.", "zh": "我们将保留邮资待付的商品,最多 30 天,逾期将处理此商品。", "challenge_category": "enumeration", "idx": 522}
|
| 32 |
+
{"en": "The easiest way would be to return the item for a refund via Ebay returns, and then simply purchase the size or colour required back from us.", "zh": "最简单的方法是通过 Ebay 退回要退款的商品,然后按照所需的尺码或颜色重新购买。", "challenge_category": "enumeration", "idx": 531}
|
| 33 |
+
{"en": "That's a bold claim, but either way it still doesn't explain how bundling app updates as OS updates is \"better\" for the developers, or the end user.", "zh": "这个说法有点大胆,但无论如何,它仍然不能解释为什么将应用程序更新与操作系统更新捆绑在一起对开发者或最终用户“更好”。", "challenge_category": "enumeration", "idx": 548}
|
| 34 |
+
{"en": "Go back to your Home screen, and tap Books or Audiobooks and see if the item that was missing appears.", "zh": "回到主屏幕,点击图书或音频书,然后查看是否显示缺少了的图书。", "challenge_category": "enumeration", "idx": 554}
|
| 35 |
+
{"en": "I am really sorry for the inconveniences, you can reply my email and I will gladly continue assisting you personally, or you can open a new interaction with us as you prefer, we are happy to help you.", "zh": "非常抱歉给您带来了不便,您可以回复我的邮件,我很乐意继续帮助您,您也可以根据您的喜好与我们开启新的互动,我们愿意帮助您。", "challenge_category": "enumeration", "idx": 567}
|
| 36 |
+
{"en": "The quilted top of the bag is tailored, pleated, and fitted with a drawcord so it pulls into shape, rather like a jacket hood.", "zh": "这款睡袋的顶部绗缝考究,有褶皱,还配有拉绳,这样它就能拉出形状,有点像夹克的兜帽。", "challenge_category": "enumeration", "idx": 679}
|
| 37 |
+
{"en": "1) Deauthorize your Ereader", "zh": "1) 取消对您的电子阅读器的授权", "challenge_category": "enumeration", "idx": 713}
|
| 38 |
+
{"en": "2) De-authorize #PRS_ORG#", "zh": "2) 取消授权 #PRS_ORG#", "challenge_category": "enumeration", "idx": 721}
|
| 39 |
+
{"en": "Plug the wall charger (not included) to a power outlet, and then connect your eReader to the wall charger.", "zh": "把充电器(未提供)插到插座上,再把电子阅读器连接到充电器。", "challenge_category": "enumeration", "idx": 733}
|
| 40 |
+
{"en": "I think I took it seriously because I've been sick a lot, and I hate it.", "zh": "我不敢那么轻狂,是因为我病过很多次,我讨厌这样。", "challenge_category": "enumeration", "idx": 756}
|
| 41 |
+
{"en": "The G7 comprises Britain, France, Germany, Italy, Japan, Canada and the United States, and includes a representative from the European Union.", "zh": "七国集团包括英国、法国、德国、意大利、日本、加拿大和美国,还包括一名来自欧盟的代表。", "challenge_category": "enumeration", "idx": 780}
|
| 42 |
+
{"en": "A. If you are in the UK, we have no problem sending to a different UK address but you must have picked an item that has signed for delivery as its default shipping, or have picked the signed for delivery option when you placed the order.", "zh": "A.如果您在英国,我们可以将您的订单寄到另一个英国地址,但您必须选择签名收件作为默认快递的商品,或者在下单时就选择了签名收件选项。", "challenge_category": "enumeration", "idx": 816}
|
| 43 |
+
{"en": "1) Please contact us asking for a returns address.", "zh": "1) 请联系我们,索要退货地址。", "challenge_category": "enumeration", "idx": 836}
|
| 44 |
+
{"en": "2) Use the eBay option to return an item.", "zh": "2) 使用 eBay 选项退货。", "challenge_category": "enumeration", "idx": 839}
|
| 45 |
+
{"en": "We are a small business based in the Isle of Man, and if you have any enquires about your order or any questions, please don’t hesitate to ask us.", "zh": "我们只是马恩岛的一家小企业,如果您的订单有问题,请随时联系我们。", "challenge_category": "enumeration", "idx": 860}
|
| 46 |
+
{"en": "Poland is a vocal opponent of the Nord Stream 2 pipeline that will carry Russian gas directly to Germany saying it makes Europe dependent on Russia's deliveries, and exposes it to pressure from Moscow.", "zh": "波兰直言不讳地反对将俄罗斯天然气通过北溪 2 号管道直接输送到德国,称这会使欧洲依赖于俄罗斯的天然气输送,并使其面临来自莫斯科的压力。", "challenge_category": "enumeration", "idx": 869}
|
| 47 |
+
{"en": "I always loved it when episodes would showcase the twin shuttlebays at the back of the mid-section, neck, or whatever you want to call it.", "zh": "我特别喜欢看剧中从这两架穿梭机中间部分(或者颈部,或者随便您怎么叫它)的后面呈现它们并排停放的场景。", "challenge_category": "enumeration", "idx": 887}
|
| 48 |
+
{"en": "We see a space shot of the roll door opening, decompressing the main shuttlebay, and we get a quick glimpse of inside along with a few parked shuttles.", "zh": "我们看到太空发射时,卷帘门打开,给主穿梭机减压,里面停放着一些航天飞机,但这个镜头只是一闪而过。", "challenge_category": "enumeration", "idx": 897}
|
| 49 |
+
{"en": "- Turn on your computer and connect the included USB power cord to your computer first, and then your eReader.", "zh": "- 打开电脑,把随附的 USB 线先连接到电脑,再连接到电子阅读器。", "challenge_category": "enumeration", "idx": 905}
|
| 50 |
+
{"en": "- Plug the wall charger (not included) to a power outlet, and then connect your eReader to the wall charger.", "zh": "- 把充电器(未提供)插到插座上,再把电子阅读器连接到充电器。", "challenge_category": "enumeration", "idx": 906}
|
| 51 |
+
{"en": "Go back to your Home screen, and tap Books or Audiobooks and see if the item that was missing appears.", "zh": "回到主屏幕,点击图书或音频书,然后查看是否显示缺少了的图书。", "challenge_category": "enumeration", "idx": 944}
|
| 52 |
+
{"en": "Ethics and integrity are the best part of our business, and we believe in delivering the best quality product and services at the best prices.", "zh": "我们秉持道德和诚信开展业务,致力于以最优惠的价格提供最好的产品和服务。", "challenge_category": "enumeration", "idx": 964}
|
| 53 |
+
{"en": "Positive feedback is greatly appreciated, and we will also leave you positive feedback.", "zh": "我们感谢您的好评,同时我们也会给您好评。", "challenge_category": "enumeration", "idx": 971}
|
| 54 |
+
{"en": "Give us a chance, and we will give our best.", "zh": "给我们一个帮您解决问题的机会。", "challenge_category": "enumeration", "idx": 973}
|
| 55 |
+
{"en": "As I said, my mental health isn't stellar, and seeing an old group I was attached to as a fan parting ways without some dumb explosions that are all too common in the polarized public discourse could be kinda nice and stuff.", "zh": "我之前说过,我的心态不是很好,看到我曾经喜欢的一个老团体分道扬镳的时候并没有互撕,可能是一件好事。", "challenge_category": "enumeration", "idx": 1029}
|
| 56 |
+
{"en": "HQV® Video Processing - HQV (Hollywood Quality Video) processing represents the state−of−the−art in video processing technology, with the highest quality de−interlacing (with 3:2 & 2:2 pull down), noise reduction, and scaling performance for both standard−definition and high−definition signals.", "zh": "HQV® 视频处理 - HQV(好莱坞质量视频)处理代表了视频处理技术的最高水平,具有最高质量的去隔行(3:2 和 2:2 下拉)、降噪,以及标准清晰度和高清晰度信号的缩放性能。", "challenge_category": "enumeration", "idx": 1055}
|
| 57 |
+
{"en": "K-IIT XLTM Picture-in-Picture Image Insertion Technology - Ultra stable picture−in−picture, picture−and−picture, and split screen capability.", "zh": "K-IIT XLTM 图中图插入技术 - 超稳定的图中图、图带图和分屏能力。", "challenge_category": "enumeration", "idx": 1058}
|
| 58 |
+
{"en": "Multiple Aspect Ratio Selections - 4x3 or 16x9, anamorphic, letterbox, and user definable settings.", "zh": "多宽高比选择 - 4x3 或 16x9、变形、上下黑边和用户自定义设置。", "challenge_category": "enumeration", "idx": 1062}
|
| 59 |
+
{"en": "Built-in ProcAmp - Color, hue, sharpness, contrast, and brightness are set individually for each input.", "zh": "内置 ProcAmp - 分别为每路输入设置颜色、色度、清晰度、对比度和亮度。", "challenge_category": "enumeration", "idx": 1065}
|
| 60 |
+
{"en": "The 3 individual rings can be used separately with the camera body mount and a lens adapter, and of course the magnification ratio will be different.", "zh": "这三个单独的环可以与相机机身和镜头适配器分开使用,当然放大倍率也会不同。", "challenge_category": "enumeration", "idx": 1080}
|
| 61 |
+
{"en": "You can adjust the text size, fonts, line spacing, and justification to make reading easier on your eyes.", "zh": "您可以调整文本大小、字体、行间距和对齐方式,给您带来更舒适的阅读体验。", "challenge_category": "enumeration", "idx": 1116}
|
| 62 |
+
{"en": "I got stranded by US Air in Philadelphia instead of taking me all the way to Newark, and me and a dozen other people were trying to get cars late in the evening.", "zh": "我被困在了费城,我本该搭乘美国航空公司的飞机前往纽瓦克的,当时夜已经很深,我和其他十几个人都想租车。", "challenge_category": "enumeration", "idx": 1125}
|
| 63 |
+
{"en": "It’s true that good customer service will keep customers loyal, and a bad customer experience will drive away 10 times as many more customer opportunities.", "zh": "要知道,优秀的客户服务才能拥有忠诚的客户,而糟糕的客户体验将流失 10 倍的客户。", "challenge_category": "enumeration", "idx": 1137}
|
| 64 |
+
{"en": "After all, we've already had a forensic audit and a hand recount of these votes, and that didn't help.", "zh": "毕竟,我们已经进行了司法审计和手工重新计票,但并无作用。", "challenge_category": "enumeration", "idx": 1165}
|
| 65 |
+
{"en": "This is Uri Geller trying to pull his shit on James Randi, not liking the results, and hiring a company whose CEO has claimed he believes Geller's powers are real to \"study\" his powers and investigate whether Randi is a Communist who's trying to ruin Geller.", "zh": "尤里·盖勒想对詹姆斯·兰迪下手,他不喜欢这样的结果,并雇佣了一家公司,该公司的首席执行官声称,他相信盖勒的能力是真实的,他们要“研究”他的能力和并调查兰迪是否是一个试图毁掉盖勒的共产主义者。", "challenge_category": "enumeration", "idx": 1170}
|
| 66 |
+
{"en": "How sure are you that this company is going to keep that data private, and not let others in your community know?", "zh": "对这家公司是否会对这些数据采取保密措施,不让你所在社区的其他人知道,你有多大的把握?", "challenge_category": "enumeration", "idx": 1181}
|
| 67 |
+
{"en": "Under “Payment Information”, select the type of credit card and enter your card number, security code (CVV), name on the card, and expiration date.", "zh": "在“付款信息”下,选择信用卡类型并输入卡上的卡号、安全码 (CVV) 和过期日期。", "challenge_category": "enumeration", "idx": 1204}
|
| 68 |
+
{"en": "Please always read the labels, warnings, and directions provided with the product before using or consuming a product.", "zh": "在使用或消费产品前,请务必阅读产品标签、警告和说明。", "challenge_category": "enumeration", "idx": 1210}
|
| 69 |
+
{"en": "Content on this site is not intended to substitute for advice given by medical practitioner, pharmacist, or other licensed health-care professional.", "zh": "本网站内容无意取代医生、药剂师或其他有执照的医疗保健专业人员提供的建议。", "challenge_category": "enumeration", "idx": 1212}
|
| 70 |
+
{"en": "Information and statements about products are not intended to be used to diagnose, treat, cure, or prevent any disease or health condition.", "zh": "有关产品的信息和声明不用于诊断、治疗、应对或预防任何疾病或健康状况。", "challenge_category": "enumeration", "idx": 1214}
|
| 71 |
+
{"en": "Specifically designed for all engine vacuum lines, carburettor vent hoses, fuel tank vent hoses, coolant overflow, and emission control, and can be used for washer tubing and wire insulation.", "zh": "经过专门设计,适用于所有发动机真空管路、汽化器排气软管、油箱排气软管、冷却液溢流和排放控制,并可用于垫圈油管和电线绝缘。", "challenge_category": "enumeration", "idx": 1218}
|
| 72 |
+
{"en": "Delivery of smaller size photographs up to 16x12\" to Europe is typically 5 - 15 business days from dispatch, and to the rest of world is 7 - 20 business days, via Airmail.", "zh": "通过航空邮寄,16x12\" 的小尺寸照片自发货之日起,到欧洲通常需要 5 - 15 个工作日,到世界其他地方则需要 7 - 20 个工作日。", "challenge_category": "enumeration", "idx": 1255}
|
| 73 |
+
{"en": "Our A4 and A3 laminated posters are coated with plastic, and they have approximately 2mm thin transparent plastic border on each side.", "zh": "我们在 A4 和 A3 层压海报上裹了塑料,每一面都有大约薄到 2 毫米的透明塑料边框。", "challenge_category": "enumeration", "idx": 1307}
|
| 74 |
+
{"en": "Various computer screens, operating systems, and even different web browsers have different coloor characteristics, so it's almost impossible to get a given coloor to look the same on every screen.", "zh": "不同的电脑屏幕、操作系统,甚至是不同的 Web 浏览器呈现的颜色不尽相同,因此几乎不可能没有色差。", "challenge_category": "enumeration", "idx": 1313}
|
| 75 |
+
{"en": "Health care and child care would be affordable and much easier access, and so on.", "zh": "医疗护理和儿童保健不再是沉重的负担,也更容易获得,有诸多好处。", "challenge_category": "enumeration", "idx": 1326}
|
| 76 |
+
{"en": "Untold millions of servers have it installed, and experts said the fallout would not be known for several days.", "zh": "有数以百万计的服务器安装了该软件,专家表示,其后果要���几天才能知道。", "challenge_category": "enumeration", "idx": 1343}
|
| 77 |
+
{"en": "You honestly think that a crackhead would own an expensive gun, and then save up enough money for ammo?", "zh": "你真的认为一个瘾君子会有一把昂贵的枪,然后存够钱买弹药吗?", "challenge_category": "enumeration", "idx": 1359}
|
| 78 |
+
{"en": "There are, however, several cryptocurrencies that are working to rise above the pack, and back their popularity with real utility and fundamental value.", "zh": "然而,有一些加密货币正在努力超越它,并以实际效用和基本价值支撑其受欢迎程度。", "challenge_category": "enumeration", "idx": 1374}
|
| 79 |
+
{"en": "With such a new project, trust can take time to build, and this panic was exploited by a series of articles, rumoured to have been paid for by rivals of the project, using the incorrect data to try to draw EverGrow investors away from the project.", "zh": "对于这样一个新项目,建立信任需要时间,而这种恐慌情绪被一系列文章所利用,据说这些文章的背后推手是该项目的竞争对手,他们试图利用不正确的数据诱惑 EverGrow 的投资者退出该项目。", "challenge_category": "enumeration", "idx": 1380}
|
| 80 |
+
{"en": "Over the next month, the errors remained unfixed, and EverGrow sunk to below $300 million in valuation.", "zh": "在接下来的一个月里,这些错误仍然没有得到修正,EverGrow 的估值跌至 3 亿美元以下。", "challenge_category": "enumeration", "idx": 1381}
|
| 81 |
+
{"en": "The price has now stabilised, and signs of returning confidence saw an increase of 22% from the recent lows.", "zh": "现在价格已经稳定下来,市场信心有了恢复的迹象,表现在最近低点上升了 22%。", "challenge_category": "enumeration", "idx": 1383}
|
| 82 |
+
{"en": "In addition to the obvious benefits of USD rewards, the team behind the project have already launched a SWAP dApp on their website, have recently revealed the upcoming release of a Crypto Wallet, promising to surpass the features offered by Trust Wallet or Safemoon Wallet, and have a whole suite of utilities, from content creation platform to NFT Market Place & Lending, designed to bring continuous value to investors.", "zh": "除了美元奖励这个明显的优势外,此项目背后的团队已经在网站上推出了 SWAP dApp,最近还透露即将发布一个加密钱包,并承诺提供比 Trust 钱包和 Safemoon 钱包更出色的功能,还提供从内容创作平台到 NFT Market Place & Lending 的一整套实用工具,将持续为投资者创造价值。", "challenge_category": "enumeration", "idx": 1386}
|
| 83 |
+
{"en": "It's been two steps forward, and one back (and sometimes the opposite) since the beginning of 2020.", "zh": "自 2020 年初以来,我们是前进两步后退一步,有时候又是后退两步前进一步。", "challenge_category": "enumeration", "idx": 1429}
|
| 84 |
+
{"en": "The technology development has been currently completed, and it is expected to take time for commercialization.", "zh": "该技术目前已经完成开发,预计还需要一段时间后才能商业化。", "challenge_category": "enumeration", "idx": 1434}
|
| 85 |
+
{"en": "Currently, the Korea Centers for Disease Control and Prevention is using three methods to detect COVID-19 variants: whole-genome analysis, target DNA (mutations such as spike protein) analysis, and PCR test.", "zh": "目前,韩国疾病控制和预防中心正在使用全基因组分析、目标 DNA(刺突蛋白等突变)分析、PCR 检测等 3 种方法来检测新型冠状病毒的变异株。", "challenge_category": "enumeration", "idx": 1438}
|
| 86 |
+
{"en": "Aisles were changing, and we were all learning where everything was.", "zh": "过道都改变了,不过我们都知道每样东西在哪里。", "challenge_category": "enumeration", "idx": 1456}
|
| 87 |
+
{"en": "At the time this happened, we were pretty busy, and I had a line of customers, but Karen decides to skip the line to ask me where something was.", "zh": "事情发生的时候,我们都很忙,我的收银台前排着一排顾客,但是凯伦穿过队伍来问我某样东西在哪里。", "challenge_category": "enumeration", "idx": 1458}
|
| 88 |
+
{"en": "A manager is now nearby, so I ask him if he can help her, and I tell him that I thought they were on 7, but she said they were not.", "zh": "有位经理就站在附近,于是我问他能否帮她,我说我以为她要的东西在 7 号通道,但她说没有。", "challenge_category": "enumeration", "idx": 1464}
|
| 89 |
+
{"en": "We guarantee against breakage, joint failure, and corrosion under normal use.", "zh": "我们保证在正常使用下不会发生断裂、接头失效和腐蚀。", "challenge_category": "enumeration", "idx": 1490}
|
| 90 |
+
{"en": "Under “Payment Information”, select the type of credit card and enter your card number, security code (CVV), name on the card, and expiration date.", "zh": "在“付款信息”下,选择信用卡类型并输入卡上的卡号、安全码 (CVV) 和过期日期。", "challenge_category": "enumeration", "idx": 1506}
|
| 91 |
+
{"en": "So far, 58,595,066 people have received the first dose of the COVID vaccine, 49,157,835 have received the second dosage and 2,237,841 have gotten the booster shots.", "zh": "截至目前,共有 58,595,066 人接种了第一剂疫苗,49,157,835 人接种了第二剂疫苗,2,237,841 人接种了加强剂疫苗。", "challenge_category": "enumeration", "idx": 1525}
|
| 92 |
+
{"en": "According to the latest figures, eight cities are in the orange zones, 119 in the yellow category, and 321 cities are in blue zones.", "zh": "根据最新数据,8 个城市在橙色区域,119 个在黄色区域,321 个在蓝色区域。", "challenge_category": "enumeration", "idx": 1528}
|
| 93 |
+
{"en": "\"Today there is neither concern nor any shortage in the supply of vaccine and the ground is ready for the third and fourth dose vaccinations,\" Mokhber added.", "zh": "Mokhber 补充说:“如今,疫苗供应既不短缺也没有隐患,我们已经为接种第三和第四剂疫苗做好了准备。”", "challenge_category": "enumeration", "idx": 1531}
|
| 94 |
+
{"en": "The training should be enough to pass both the international exams for A+, and the other courses I deliver should also be enough to pass the exams associated if there is a exam associated to that specific course.", "zh": "完成培训后,你应该足以通过 A+ 的国际考试,我提供的其他课程也应该足以帮助你通过相关考试(如果有与该特定课程相关的考试)。", "challenge_category": "enumeration", "idx": 1541}
|
| 95 |
+
{"en": "After a while of browsing, the infamous one left and went back to his vehicle while the other one took a shopping cart, and put a large 500 dollar socket set in it.", "zh": "这人逛了一会儿就出去了,回到车里坐着;另一个人推着购物车,往车里放了一个 500 美元的大套筒扳手组。", "challenge_category": "enumeration", "idx": 1593}
|
| 96 |
+
{"en": "Both of them noticed, and asked each other if the guy paid.", "zh": "这两名收银员都注意到他了,互问此人有没有付钱。", "challenge_category": "enumeration", "idx": 1595}
|
| 97 |
+
{"en": "I don’t know if he was one of those guys who liked wearing his pants low, or he didn’t have a belt on.", "zh": "此人当时穿着低腰裤,而且没有系皮带。", "challenge_category": "enumeration", "idx": 1598}
|
| 98 |
+
{"en": "But I was told his pants started falling down, and he was struggling to pull them up while running and pushing a cart with a heavy socket set.", "zh": "他跑着跑着,裤子就掉了,他一边往上拉裤子,一边跑,一边还推着车,车里放着沉重的套筒扳手组。", "challenge_category": "enumeration", "idx": 1599}
|
| 99 |
+
{"en": "He then ditches the cart, leaving the socket set in it as he yanked his pants up, and ran to the getaway vehicle, jumping in with his infamous accomplice diving them off.", "zh": "到后来,他扔下购物车和套筒扳手组不管了,拉起裤子,跑向同伙,跳进车里,两人就开车跑了。", "challenge_category": "enumeration", "idx": 1600}
|
| 100 |
+
{"en": "Then Dominic Cummings, once Johnson's closest adviser, promised pictures had been taken of parties, and so with bated breath critics of the government waited for them to surface.", "zh": "后来,约翰逊最亲密的顾问多米尼克·卡明斯 (Dominic Cummings) 表示已经拍下了派对的照片,因此政府的批评者们屏息以待这些照片浮出水面。", "challenge_category": "enumeration", "idx": 1645}
|
| 101 |
+
{"en": "The Sunday Mirror image shows Johnson with two aides who were dressed up with tinsel and a Santa hat - not socially distanced from one another, and clearly engaged in a social occasion while mixing households.", "zh": "在《星期日镜报》的照片中,约翰逊和两名助手穿着金光闪闪的衣服,戴着圣诞老人的帽子,他们彼此之间并没有社交距离,显然是在参加一个有多个家庭出席的社交场合。", "challenge_category": "enumeration", "idx": 1647}
|
| 102 |
+
{"en": "Sold for £25 ($33) plus VAT and limited to only one item per person at several shops, the shirt has been in such demand that people queued around blocks to get it.", "zh": "这款衬衫的售价为 25 英镑(33 美元),外加增值税,几家商店要求每人限购一件,由于供不应求,有些人在几个街区排队后才买到。", "challenge_category": "enumeration", "idx": 1665}
|
| 103 |
+
{"en": "The damaged plinth and graffitied statue was later recovered by the city council from Bristol Harbour, where it was thrown during the unrest, and re-emerged as a local museum exhibit, alongside a curated selection of BLM posters from the march.", "zh": "在骚乱期间,这尊雕像底座受损,雕像本身被涂鸦并被推进了布里斯托尔港口,后来被市议会从布里斯托尔港捞出来,并把它与 BLM 游行海报一起放在当地博物馆里。", "challenge_category": "enumeration", "idx": 1672}
|
| 104 |
+
{"en": "At least 30 tornadoes were reported across six different states causing widespread devastation, and over 100 people are expected killed from the storm.", "zh": "据报道,至���有 30 场龙卷风席卷了六个州,造成大面积破坏,预计超过 100 人死于这场风暴。", "challenge_category": "enumeration", "idx": 1679}
|
| 105 |
+
{"en": "Due to no response, and for quality purposes, I have to release this chat, please feel free to contact us for any inquiry or question, We will be more than glad to provide you assistance with it.", "zh": "由于您没有回应,为了提高服务质量,我不得不发布此聊天内容,如有任何询问或问题,请随时联系我们,我们非常乐意为您提供帮助。", "challenge_category": "enumeration", "idx": 1735}
|
| 106 |
+
{"en": "Please wait for the order, and you can report to us if ever food is not hot so we can help you.", "zh": "请等待订餐的送达,如果食物变凉了,请您告诉我们,我们可以帮助您。", "challenge_category": "enumeration", "idx": 1737}
|
| 107 |
+
{"en": "Recently, I made the switch from an iPhone 12 Pro to a 13 Pro Max, and on both iPhones I have noticed a bug that is eating up my internal storage.", "zh": "最近,我把 iPhone 12 Pro 换成 13 Pro Max 了,但我发现,这两款 iPhone 上都有一个 bug 在吞噬手机的内部存储空间。", "challenge_category": "enumeration", "idx": 1748}
|
| 108 |
+
{"en": "Now I am turning to the community to see how widespread this issue is, and maybe get Apple’s attention on this issue.", "zh": "现在我来社区看看这个问题有多普遍,或许能引起苹果公司对这个问题的关注。", "challenge_category": "enumeration", "idx": 1755}
|
| 109 |
+
{"en": "To be eligible for the Virus Protection Promise, you must purchase, renew, or upgrade your Norton subscription directly from Symantec, or subscribe to the Norton Automatic Renewal Service.", "zh": "要获得“病毒防护承诺”,您必须直接从赛门铁克购买、续订或升级诺顿订阅,或订阅诺顿自动续订服务。", "challenge_category": "enumeration", "idx": 1759}
|
| 110 |
+
{"en": "If a Symantec service representative is unable to remove a virus from your device, then you may receive a full refund on the actual price paid for the Norton subscription, or if a Norton bundle, the total Norton bundle price paid (net of any discounts or refunds received and less any shipping, handling and applicable taxes, except in certain states and countries where shipping, handling and taxes are refundable) and only for the current paid subscription service period for that subscription or subscription bundle.", "zh": "如果赛门铁克服务代表无法清除您的设备中的病毒,那么您可以按照在订阅诺顿时实际支付的价格获得全额退款;如果是诺顿捆绑包,则可以按照诺顿总包价格(扣除获得的任何折扣或收到退款,减去任何运输费、处理费和适用的税费,但在可退还运输费、处理费和税费的某些州和国家除外)获得全额退款,但仅限该订阅或订阅捆绑包的当前付费订阅服务期间。", "challenge_category": "enumeration", "idx": 1760}
|
| 111 |
+
{"en": "Your online life and real life are merging into one seamless experience, and you need security that can keep viruses, identity theft, and other digital threats from becoming real-life headaches.", "zh": "您的在线生活和现实生活正在无缝融合为一体,您需要安全产品来防御日益严重的病毒、身份盗窃和其他数字威胁。", "challenge_category": "enumeration", "idx": 1765}
|
| 112 |
+
{"en": "The patented ring ejector, loading cone, and lubricant included in the kit help to apply the tension bands after pumping.", "zh": "该套装含有获得专利的环形喷射器、装载锥和润滑剂有助于泵送后使用张力带。", "challenge_category": "enumeration", "idx": 1788}
|
| 113 |
+
{"en": "Yes that means when I work out I really don’t care how many calories it burns, and I don’t change my numbers or macros because of how much I burned.", "zh": "是的,这意味着我在锻炼时不会真正关心消耗了多少卡路里,我不会因为消耗的热量而改变我的数字或巨量营养素。", "challenge_category": "enumeration", "idx": 1821}
|
| 114 |
+
{"en": "But if I’m extra hungry, yes I’ll eat something more to fuel my body and accept that weight-loss might be a day slower, or not.", "zh": "但如果我特别饿,是的,我会吃更多的东西来给我的身体提供能量,而不在乎减肥的速度是否会变慢。", "challenge_category": "enumeration", "idx": 1823}
|
| 115 |
+
{"en": "I am a Midwesterner, and have always been nice to PJ’s face, so I told her I was sorry, that sucked, what about this project we’re both on?", "zh": "我是中西部人,当着她的面,我表现得很是友善,所以我对她示以同情,说这糟透了,并问我们一起做的项目怎么办?", "challenge_category": "enumeration", "idx": 1848}
|
| 116 |
+
{"en": "It turns out me and others documenting all her slow/bad work, falling asleep at the desk, annoying others, and smelling, has caused her to lose out on positions with all but one of the companies that often hires me, her, and others for contract work.", "zh": "事实证明,我和其他人都记得她的��作做得又慢又不好,还会在桌子上睡觉,让人烦躁,身上气味难闻,这些恶习让她屡遭解雇,最后只剩下一个公司经常雇用我、她还有其他人完成合同工作。", "challenge_category": "enumeration", "idx": 1857}
|
| 117 |
+
{"en": "Several organisations in Assam on Sunday paid tributes to the five agitators who were killed in the anti-CAA stir two years ago, and resolved to resume the movement against the Act.", "zh": "周日,阿萨姆邦的几个组织对两年前在反 CAA 运动中被杀的五名示威者表示哀悼,并决心恢复反对该法案的运动。", "challenge_category": "enumeration", "idx": 1863}
|
| 118 |
+
{"en": "Memorial meetings were organised at the residence of Sam Stafford, one of the agitators who died, and a playground in Guwahati, with attendees resolving to once again to intensify the stir against the Citizenship (Amendment) Act.", "zh": "追悼会在死者之一山姆·斯塔福德 (Sam Stafford) 的住所和古瓦哈蒂 (Guwahati) 的一个游乐场举行,与会者决心再次升级反对《公民身份(修正案)法案》(Citizenship (Amendment) Act)的运动。", "challenge_category": "enumeration", "idx": 1864}
|
| 119 |
+
{"en": "It had lost its intensity due to the commencement of examinations (in January 2020) and then the pandemic and lockdowns.", "zh": "由于开始检查(2020 年 1 月),然后是疫情和封锁,运动不再那么激烈。", "challenge_category": "enumeration", "idx": 1871}
|
| 120 |
+
{"en": "This year's trend is for a second tree in the bedroom, and it has sent sales of smaller spruces soaring.", "zh": "今年的流行趋势是在卧室里也放一棵圣诞树,这使得小云杉的销量飙升。", "challenge_category": "enumeration", "idx": 1882}
|
| 121 |
+
{"en": "The US Defense Security Cooperation Agency said on Friday it had approved the sale for $6.9 billion of four Lockheed Martin combat frigates, and a separate $2.5 billion program to upgrade Greece's MEKO class frigates.", "zh": "美国国防安全合作局周五表示,它已经批准以 69 亿美元的价格出售四艘洛克希德·马丁公司的战斗护卫舰,以及另一项价值 25 亿美元的计划来升级希腊的 MEKO 级护卫舰。", "challenge_category": "enumeration", "idx": 1930}
|
| 122 |
+
{"en": "I often have customers ask where an item is and they ask in the form of a greeting + question, or just a question.", "zh": "经常有顾客问我商品在哪里,他们的问话方式是“问候+问题”,或者只是问问题。", "challenge_category": "enumeration", "idx": 1936}
|
| 123 |
+
{"en": "I passed by a customer who said hello, and I said hello back, then waited a few seconds to see if he had a question.", "zh": "有一次,我从一位顾客身边走过,他向我问好,我便回之以问候,然后等了几秒钟,看他是否要问什么。", "challenge_category": "enumeration", "idx": 1938}
|
| 124 |
+
{"en": "He then said \"hello?\" again, in a rude tone, and asked if I worked here angrily.", "zh": "然后他又用带着怨气的语气说了一声“你好?”,生气地问我是不是这里的工作人员。", "challenge_category": "enumeration", "idx": 1940}
|
| 125 |
+
{"en": "I said I did, and he asked where an item was, again in a rude tone.", "zh": "我说是的,他就问我某样商品在哪里,语气还是那样不高兴。", "challenge_category": "enumeration", "idx": 1941}
|
| 126 |
+
{"en": "I pointed where I believed it would be located, and said that I thought it should be there but it looks like we were out of it.", "zh": "我指了一个位置,我觉得应该是那里,但实际上不是。", "challenge_category": "enumeration", "idx": 1942}
|
| 127 |
+
{"en": "According to the minister, the UAE is already investing in several Russian sectors, including the petrochemical industry, oil and gas, the automotive industry and ports, and it plans to broaden this list.", "zh": "这位部长称,阿联酋已经在俄罗斯的几个领域进行投资,包括石化工业、石油和天然气、汽车工业和港口,并计划扩大投资范围。", "challenge_category": "enumeration", "idx": 1995}
|
| 128 |
+
{"en": "In 2020, the trade turnover between the two states reached $3.3 billion, and in the first 10 months of 2021 its volume exceeded $4 billion, reaching a new record, Russian Prime Minister Mikhail Mishustin said last week.", "zh": "俄罗斯总理米哈伊尔·米什乌斯廷 (Mikhail Mishustin) 上周表示,2020 年,两国之间的贸易额达到 33 亿美元,2021 年前 10 个月的贸易额超过 40 亿美元,创下了新的纪录。", "challenge_category": "enumeration", "idx": 1996}
|
| 129 |
+
{"en": "The Hebrides, and western coast of the Highlands and parts of Argyll and Bute have been warned to be prepared for flying debris presenting a \"danger to life\" and causing damage to buildings.", "zh": "赫布里底群岛、高地西部海岸以及阿盖尔和比特的部分地区已经收到预警,要做好准备应对飘扬的碎片,这些碎片会“危及生命”,并对建筑物造成破坏。", "challenge_category": "enumeration", "idx": 2015}
|
| 130 |
+
{"en": "Experts are warning that the bad weather could lead to power cuts, road and bridge closures, and cancellations to air and ferry services.", "zh": "专家警告说,恶劣的天气可能会导致停电、道路和桥梁关闭、航空和轮渡服务取消。", "challenge_category": "enumeration", "idx": 2016}
|
| 131 |
+
{"en": "The Met Office has issued yellow weather warnings for wind with the first coming into force from 9pm on Sunday covering the Western Isles, and parts of the Highlands and Argyll and Bute.", "zh": "英国气象局发布了大风黄色天气预警,第一次预警将于周日晚上 9 点开始生效,覆盖西群岛、高地、阿盖尔和比特的部分地区。", "challenge_category": "enumeration", "idx": 2022}
|
challenge_sets/challenge_fertility_mismatch.jsonl
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"en": "Also in the cast are Christine Baranski, Cynthia Nixon, Carrie Coon and Morgan Spector, among many more.", "zh": "演员阵容还包括克里斯汀·巴兰斯基 (Christine Baranski)、辛西娅·尼克松 (Cynthia Nixon)、凯莉·库恩 (Carrie Coon) 和摩根·斯派特 (Morgan Spector) 等。", "challenge_category": "fertility_mismatch", "idx": 331}
|
| 2 |
+
{"en": "This will only result in your returned item not being accepted by us for a refund.", "zh": "否则,我们将不予退款。", "challenge_category": "fertility_mismatch", "idx": 520}
|
| 3 |
+
{"en": "but this dog is insane.", "zh": "但这只狗跟疯了似的,这些招数一概没用。", "challenge_category": "fertility_mismatch", "idx": 599}
|
| 4 |
+
{"en": "That dog is outside all day long, snarling and yapping non-stop.", "zh": "我都不能进院子了。", "challenge_category": "fertility_mismatch", "idx": 603}
|
| 5 |
+
{"en": "External tabs allow you to easily hang the bag for airing and drying.", "zh": "外部的挂耳方便晾晒。", "challenge_category": "fertility_mismatch", "idx": 682}
|
| 6 |
+
{"en": "That's awesome as heck!", "zh": "真好!", "challenge_category": "fertility_mismatch", "idx": 1038}
|
| 7 |
+
{"en": "Therefore, we can send the goods immediatelly and as soon as possible after purchasing them.", "zh": "我们会在你购买后尽快发货。", "challenge_category": "fertility_mismatch", "idx": 1092}
|
| 8 |
+
{"en": "Therefore, we are prepared to assist you with any questions or concerns you may have before placing an order or after you have received your order.", "zh": "因此,如果您在下单前或收到商品后遇到问题,", "challenge_category": "fertility_mismatch", "idx": 1149}
|
| 9 |
+
{"en": "The office remains closed on the weekend.", "zh": "周末不办公。", "challenge_category": "fertility_mismatch", "idx": 1152}
|
| 10 |
+
{"en": "On the days the office is closed, we will not be able dispatch your orders.", "zh": "非办公时间不发货。", "challenge_category": "fertility_mismatch", "idx": 1153}
|
| 11 |
+
{"en": "Twice.", "zh": "而且是两次。", "challenge_category": "fertility_mismatch", "idx": 1175}
|
| 12 |
+
{"en": "Please, do me the favor to read them first and then performing them", "zh": "请先读完再动手操作", "challenge_category": "fertility_mismatch", "idx": 1291}
|
| 13 |
+
{"en": "straws?).", "zh": "或者是吸管?)。", "challenge_category": "fertility_mismatch", "idx": 1460}
|
| 14 |
+
{"en": "Please bear with me a moment", "zh": "请等一下", "challenge_category": "fertility_mismatch", "idx": 1638}
|
challenge_sets/challenge_named_entities.jsonl
ADDED
|
@@ -0,0 +1,200 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"en": "Business days do not include Saturdays, Sundays and Federal Holidays.", "zh": "工作日不包括周六、周日和联邦假日。", "challenge_category": "named_entities", "idx": 5}
|
| 2 |
+
{"en": "Shipping Rate - Free Standard Shipping if shown as free in the product", "zh": "运费 - 如果产品中显示为免费,则提供免费标准快递服务", "challenge_category": "named_entities", "idx": 7}
|
| 3 |
+
{"en": "Return Duty in the Buyer's country if levied has to be paid by the buyer.", "zh": "退货时在买方国家产生的关税由买方支付。", "challenge_category": "named_entities", "idx": 16}
|
| 4 |
+
{"en": "Feedback & DSRs (Detailed Seller Ratings).", "zh": "反馈和 DSR(卖方详细评级)。", "challenge_category": "named_entities", "idx": 19}
|
| 5 |
+
{"en": "We specialise in Custom Made Solitaire Diamond Rings, Engagement Rings, Wedding Bands, Diamond Earrings, Wedding Necklace, Pendants and Loose Diamond Solitaire along with many gift items.", "zh": "我们专门从事钻石戒指、订婚戒指、结婚戒指、钻石耳环、婚礼项链、吊坠和单颗祼钻以及许多礼品的定制。", "challenge_category": "named_entities", "idx": 25}
|
| 6 |
+
{"en": "We have also introduced Diamond jewelry in 92.5 Sterling Silver.", "zh": "我们还推出了 92.5 纯银钻石首饰。", "challenge_category": "named_entities", "idx": 26}
|
| 7 |
+
{"en": "Our range includes Rings, Earrings, Pendants and Mangalsutra.", "zh": "我们的产品包括戒指、耳环、吊坠和 Mangalsutra。", "challenge_category": "named_entities", "idx": 27}
|
| 8 |
+
{"en": "We have over 6 decades of experience in Jewelry Manufacturing.", "zh": "我们拥有超过 60 年的珠宝制作经验。", "challenge_category": "named_entities", "idx": 28}
|
| 9 |
+
{"en": "We also deal in wholesale and export of 14 K, 18 K Handmade and Machine-made Gold Diamond Jewelry.", "zh": "我们还经营 14 K、18 K 手工和机制黄金钻石首饰的批发和出口业务。", "challenge_category": "named_entities", "idx": 29}
|
| 10 |
+
{"en": "The chances of Libya staging its first presidential elections on the long planned date of 24 December appeared close to collapse on Sunday after the body overseeing the vote said it was unable to announce the the approved candidates because of continued legal doubts.", "zh": "周日,利比亚计划了很久的 12 月 24 日举行首次总统选举的可能性似乎接近破灭,此前,监督投票的机构表示,由于法律方面仍存在疑问,无法宣布批准的候选人。", "challenge_category": "named_entities", "idx": 31}
|
| 11 |
+
{"en": "A series of court rulings have overturned the Libyan electoral commission's decisions to block high-profile figures including Saif al-Islam Gaddafi, the son of the former dictator, from standing for the presidency.", "zh": "一系列法庭裁决推翻了利比亚选举委员会阻止包括前独裁者的儿子赛义夫•伊斯兰•卡扎菲 (Saif al-Islam Gaddafi) 在内的知名人物竞选总统的决定。", "challenge_category": "named_entities", "idx": 35}
|
| 12 |
+
{"en": "The interim prime minister, Abdul Hamid Dbeibah and warlord Khalifa Haftar, the head of the self-styled Libyan National Army, have meanwhile been approved by the commission but subsequently appealed by other parties.", "zh": "与此同时,临时总理阿卜杜勒•哈米德•德贝巴赫 (Abdul Hamid Dbeibah) 和自封的利比亚国民军首领、军阀哈利法•哈夫塔 (Khalifa Haftar) 得到了委员会的批准,但随后受到了其他党派的上诉。", "challenge_category": "named_entities", "idx": 36}
|
| 13 |
+
{"en": "Saif Gaddafi was convicted in absentia in 2015 on war crimes charges for his part in fighting the revolution that toppled his father, Muammar Gaddafi.", "zh": "赛义夫·卡扎菲于 2015 年在未出庭的情况下被判战争罪,罪名是参与推翻他父亲穆阿迈尔·卡扎菲的革命。", "challenge_category": "named_entities", "idx": 40}
|
| 14 |
+
{"en": "In a sign of the tensions over foreign forces, France is pressing the EU to agree on Monday to impose sanctions on the Russian private military contractor Wagner Group, which it says operates in Libya and the Sahel.", "zh": "法国正在向欧盟施压,要求欧盟周一同意对俄罗斯私人军事承包商瓦格纳集团 (Wagner Group) 实施制裁,法国表示,该集团在利比亚和萨赫勒地区开展业务。", "challenge_category": "named_entities", "idx": 43}
|
| 15 |
+
{"en": "Moscow denies Wagner is linked to the Russian state and has said it would retaliate against EU sanctions placed on its citizens.", "zh": "莫斯科否认瓦格纳与俄罗斯政府有联系,并表示将对欧盟对其公民实施的制裁进行报复。", "challenge_category": "named_entities", "idx": 44}
|
| 16 |
+
{"en": "The international community's ability to demand the Libyan political class stick to the 24 December election date, which was first agreed in February, has been hampered by the appointment of a UN special envoy, Ján Kubiš, who resigned three weeks before the elections after less than a year in the post.", "zh": "国际社会要求利比亚政治阶层按照 2 ���达成的一致意见仍于 12 月 24 日进行选举的能力受到了联合国任命的特使 Ján Kubiš 的阻碍,这位联合国特使在利比亚选举前三周辞职,此前他在该职位任职不到一年。", "challenge_category": "named_entities", "idx": 45}
|
| 17 |
+
{"en": "The UN secretary general, António Guterres, has since appointed Stephanie Williams, a forceful former UN deputy special envoy, to act as his special adviser.", "zh": "联合国秘书长 António Guterres 此前已经任命精明强干的前联合国副特使 Stephanie Williams 出任他的特别顾问。", "challenge_category": "named_entities", "idx": 46}
|
| 18 |
+
{"en": "The US ambassador to Libya, Richard Norland, said \"refusing to go to the elections and mobilizing to obstruct will only place the fate and future of the country at the mercy of those inside Libya and their external backers who prefer bullet power over ballot power.\"", "zh": "美国驻利比亚大使理查德·诺兰德 (Richard Norland) 说:“拒绝参加选举,动员民众进行阻挠,只会把国家的命运和未来置于利比亚内部和他们的外部支持者的摆布之下,这些人更喜欢子弹的力量,而不是投票权。”", "challenge_category": "named_entities", "idx": 49}
|
| 19 |
+
{"en": "I just used this method to clear the microphone port on my Samsung Galaxy Watch 4 Classic as it was not registering my voice when using speech to text functions.", "zh": "我刚刚用这个方法清理了我的三星 Galaxy Watch 4 Classic 的麦克风端口,因为我在使用语音转文本功能时,手机没有录制我的声音。", "challenge_category": "named_entities", "idx": 53}
|
| 20 |
+
{"en": "South Africa Pays Tribute to Last Apartheid Leader De Klerk", "zh": "南非向最后一位实施种族隔离制度的领袖德克勒克致敬", "challenge_category": "named_entities", "idx": 63}
|
| 21 |
+
{"en": "South Africa on Sunday paid an official tribute to FW de Klerk, the final president of white rule, who freed Nelson Mandela from prison and steered the country from apartheid to democracy.", "zh": "南非周日正式向白人统治下的最后一任总统德克勒克 (FW de Klerk) 致敬,德克勒克将纳尔逊·曼德拉 (Nelson Mandela) 从监狱中释放出来,带领南非从种族隔离制度走向民主。", "challenge_category": "named_entities", "idx": 64}
|
| 22 |
+
{"en": "De Klerk died on November 11 aged 85 following a battle with cancer.", "zh": "11 月 11 日,德克勒克在与癌症抗争后去世,享年 85 岁。", "challenge_category": "named_entities", "idx": 65}
|
| 23 |
+
{"en": "He served as president from 1989 to 1994 and is remembered most for leading South Africa's transition from white-minority rule to the first multi-racial elections in 1994.", "zh": "他于 1989 年至 1994 年担任南非总统,并因领导南非从少数白人统治过渡到 1994 年首次多种族选举而被人们铭记。", "challenge_category": "named_entities", "idx": 67}
|
| 24 |
+
{"en": "De Klerk also shared the Nobel Peace Prize with Mandela in 1993 after freeing him from prison in 1990.", "zh": "德克勒克在 1990 年将曼德拉从监狱释放,并于 1993 年与他共同获得了诺贝尔和平奖。", "challenge_category": "named_entities", "idx": 68}
|
| 25 |
+
{"en": "Mandela then became South Africa's first black president after his African National Congress party won the 1994 election.", "zh": "1994 年,曼德拉领导的非洲人国民大会党 (African National Congress party) 赢得大选,成为南非首位黑人总统。", "challenge_category": "named_entities", "idx": 69}
|
| 26 |
+
{"en": "President Cyril Ramaphosa attended Cape Town's Protestant Groote Kerk - one of South Africa's oldest churches - on Sunday morning to deliver a eulogy in De Klerk's honor.", "zh": "南非总统西里尔·拉马福萨 (Cyril Ramaphosa) 周日上午现身于开普敦的新教格鲁特教堂(南非最古老的教堂之一),为德克勒克致悼词。", "challenge_category": "named_entities", "idx": 70}
|
| 27 |
+
{"en": "\"He was often misunderstood due to his over-correctness,\" De Klerk's widow Elita Georgiadis told around 200 attendees.", "zh": "“由于他矫枉过正,他经常被误解,”德克勒克的遗孀 Elita Georgiadis 向约 200 名与会者诉说。", "challenge_category": "named_entities", "idx": 71}
|
| 28 |
+
{"en": "A private mass and the national anthem preceded the ceremony, which featured a portrait of De Klerk between two candles and a choir decorated with white flowers.", "zh": "仪式前举行了私人弥撒,并奏起了国歌,两根蜡烛中间放着德克勒克的肖像,还有一个戴着白花的唱诗班。", "challenge_category": "named_entities", "idx": 73}
|
| 29 |
+
{"en": "Despite a positive reputation abroad, De Klerk divided opinion in South Africa and his death prompted mixed reactions.", "zh": "尽管德克勒克在国外享有良好声誉,但南非国内对他的看法却存在分歧,他的去世引发了不同的反应。", "challenge_category": "named_entities", "idx": 74}
|
| 30 |
+
{"en": "De Klerk represented the National Party, which in 1948 formally established apartheid's racial segregation and disenfranchisement of South Africa's non-white majority.", "zh": "德克勒克代表国民党,该党在 1948 年正式确立了种族隔离制度,剥夺了南非占多数的非白人的选举权。", "challenge_category": "named_entities", "idx": 76}
|
| 31 |
+
{"en": "Comments in his final years also tarnished De Klerk's image amid criticism for his failure to apologize officially for the crimes of apartheid.", "zh": "德克勒克最后几年的言论也损害了他的形象,因为他没有就种族隔离的罪行正式道歉。", "challenge_category": "named_entities", "idx": 79}
|
| 32 |
+
{"en": "De Klerk's foundation issued a posthumous video apologizing \"for the pain, hurt, indignity and damage that apartheid has done\" to South Africa's non-white populations.", "zh": "德克勒克的基金会在他死后发布了一段视频,为种族隔离制度对南非非白人人口“造成的痛苦、伤害、侮辱和损害”道歉。", "challenge_category": "named_entities", "idx": 81}
|
| 33 |
+
{"en": "An avalanche swept through part of a Washington state ski resort used to access backcountry skiing on Saturday, killing a 60-year-old man and temporarily trapping five others.", "zh": "周六,华盛顿州一处滑雪胜地发生雪崩,造成一名 60 岁男子死亡,另有 5 人暂时被困。", "challenge_category": "named_entities", "idx": 86}
|
| 34 |
+
{"en": "The avalanche was reported about 10:50 a.m. in the Silver Basin area of Crystal Mountain, which is located about 85 miles (137 kilometers) southeast of Seattle, said Pierce County Sheriff's Department Sgt. Darren Moss.", "zh": "皮尔斯县警长达伦·莫斯 (Darren Moss) 说,雪崩发生在上午 10 点 50 分左右,地点在西雅图东南约 85 英里(137 公里)的水晶山银盆地区。", "challenge_category": "named_entities", "idx": 87}
|
| 35 |
+
{"en": "While all of those caught in the avalanche were experienced backcountry skiers, a warning had been issued against skiing in the area, which was just inside the boundaries of Crystal Mountain Resort.", "zh": "被雪崩困住的都是经验丰富的野外滑雪者,但其实水晶山度假村边界以内的地区已经发布了禁止滑雪的警告。", "challenge_category": "named_entities", "idx": 91}
|
| 36 |
+
{"en": "The private ski resort determines the conditions but there is nothing that stops skiers from going there because the property abuts public lands in the Mount Baker-Snoqualmie National Forest.", "zh": "虽然该私人滑雪度假村了解相关情况,但没有障碍物阻止滑雪者前往那里,因为它与贝克-斯诺夸尔米山国家森林的公共土地相毗邻。", "challenge_category": "named_entities", "idx": 92}
|
| 37 |
+
{"en": "In addition to shutting the area where the slide occurred, the resort earlier in the day closed the Mt. Rainier Gondola because of winds reaching 100 miles per hour (161 kilometers per hour).", "zh": "除了关闭发生滑坡的区域外,该度假村当天早些时候还关闭了进山道路。雷尼尔贡多拉的风速达到每小时 100 英里(每小时 161 公里)。", "challenge_category": "named_entities", "idx": 96}
|
| 38 |
+
{"en": "The area is under a winter storm warning until Sunday morning, with the National Weather Service saying 12 to 15 inches (38 centimeters) of snow is possible for areas above 2,000 feet (610 meters).", "zh": "该地区的冬季风暴预警将持续到周日上午,美国国家气象局表示,在 2000 英尺(610 米)以上的地区可能会 有12 至 15 英寸(38 厘米)的降雪。", "challenge_category": "named_entities", "idx": 98}
|
| 39 |
+
{"en": "Crystal Mountain is the largest ski resort in Washington state, encompassing 2,600 acres (1,052 hectares).", "zh": "水晶山是华盛顿州最大的滑雪胜地,占地 2600 英亩(1052 公顷)。", "challenge_category": "named_entities", "idx": 102}
|
| 40 |
+
{"en": "Here we have for sale a Genuine Longines used chronograph wristwatch dial.", "zh": "我们有一只使用计时腕表表盘的正品浪琴出售。", "challenge_category": "named_entities", "idx": 122}
|
| 41 |
+
{"en": "We accept payment by Paypal, Bank Transfer or payment on collection.", "zh": "我们接受 Paypal 付款、银行转账或托收付款。", "challenge_category": "named_entities", "idx": 130}
|
| 42 |
+
{"en": "We normally use Royal Mail first class recorded for packages under £40 in value and Royal Mail special delivery for items over £40 in value.", "zh": "对于价值 40 英镑以下的包裹,我们通常使用 Royal Mail First Class,超过 40 英镑的包裹则使用 Royal Mail Special Delivery。", "challenge_category": "named_entities", "idx": 135}
|
| 43 |
+
{"en": "The main method of delivery is Royal Mail international Signed for.", "zh": "主要的邮寄方式是 Royal Mail international Signed for。", "challenge_category": "named_entities", "idx": 140}
|
| 44 |
+
{"en": "The maximum compensation level on this service is $1000 Terms of Sale.", "zh": "根据销售条款,这项服务的最高赔付金额是 1000 美元。", "challenge_category": "named_entities", "idx": 146}
|
| 45 |
+
{"en": "We both buy and sell premium brand watches on and offline and all our watches are checked by WOSTEP (Watches of Switzerland Training Enterprise Program) trained watchmakers.", "zh": "我们的网店和实体店买卖优质品牌手表,我们所有的手表都由 WOSTEP(瑞士钟表培训企业计划)培训过的制表师检查过。", "challenge_category": "named_entities", "idx": 151}
|
| 46 |
+
{"en": "Get Supersized Images & Free Image Hosting", "zh": "获取超大尺寸图像和免费的图像托管", "challenge_category": "named_entities", "idx": 160}
|
| 47 |
+
{"en": "Attention Sellers - Get Templates Image Hosting, Scheduling at Auctiva.com.", "zh": "卖家注意 - 从 Auctiva.com 获得模板图像托管。", "challenge_category": "named_entities", "idx": 161}
|
| 48 |
+
{"en": "Track Page Views With Auctiva's FREE Count", "zh": "使用 Auctiva 的免费计数跟踪页面浏览量", "challenge_category": "named_entities", "idx": 162}
|
| 49 |
+
{"en": "Dive into an immersive story encased in Black Desert's expansive world that's just waiting to be explored.", "zh": "《黑色沙漠》的广阔世界中有许多精彩的故事等着人们去探索。", "challenge_category": "named_entities", "idx": 163}
|
| 50 |
+
{"en": "Accompanied by a Black Spirit, a companion whose destiny is intertwined with their own, players will discover the secret of the Black Stones and the history of their corrupting effects.", "zh": "在游戏中,玩家们与黑精灵的命运相互交织,相互陪伴着去探索黑石的秘密和充满腐败的历史。", "challenge_category": "named_entities", "idx": 164}
|
| 51 |
+
{"en": "Black Desert Prestige Edition is a living-world MMORPG with $140 worth of bonus content.", "zh": "《黑色沙漠》尊贵版是动态世界的 MMORPG,含有价值 140 美元的奖励内容。", "challenge_category": "named_entities", "idx": 167}
|
| 52 |
+
{"en": "Robust Character Creation Tools - Make the character YOU want to play.", "zh": "强大的角色创造工具 - 创造你想玩的角色。", "challenge_category": "named_entities", "idx": 169}
|
| 53 |
+
{"en": "Seamless Movement Throughout the World - No loading times necessary as you explore.", "zh": "在整个世界无缝移动 - 在你探索的过程中,不需要任何加载时间。", "challenge_category": "named_entities", "idx": 170}
|
| 54 |
+
{"en": "Combo-Oriented, Non-Targeted Combat - Take part in fast-paced, action-packed combat with skills that can be chained through combos.", "zh": "以连击为导向的无定位战斗 - 参与快节奏、动作场面多的战斗,可以通过连击来连接技能。", "challenge_category": "named_entities", "idx": 171}
|
| 55 |
+
{"en": "Unique Weather and Climate - The weather and climate will have various effects on different zones that players can adapt to.", "zh": "独特的天气和气候 - 天气和气候将对不同的区域产生玩家可以适应的不同影响。", "challenge_category": "named_entities", "idx": 172}
|
| 56 |
+
{"en": "Day/Night Cycle - Along with unique weather and climate changes, the game revolves around a day/night cycle that alters NPC behavior and triggers various events based on the time of day.", "zh": "日/夜循环 - 伴随着独特的天气和气候变化,游戏围绕着改变 NPC 行为的日/夜循环进行,并根据一天中的时间触发各种事件。", "challenge_category": "named_entities", "idx": 173}
|
| 57 |
+
{"en": "Instanced Player Housing - From tents to palaces and everything in between, players can furnish and customize their own homes and can hire NPCs to keep your place clean or purchase things from the marketplace.", "zh": "实例化玩家住房 - 从帐篷到宫殿等等,玩家可以布置和定制自己的房屋,并可以雇佣 NPC 来清洁住所或从市场购买物品。", "challenge_category": "named_entities", "idx": 174}
|
| 58 |
+
{"en": "Mounted Combat - Utilize your trusted mounts on the battlefield and take advantage of their mobility and effectiveness in combat.", "zh": "坐骑战斗 - 在战场上驾乘你信任的坐骑,在战斗中充分利用它们的机动性和有效性。", "challenge_category": "named_entities", "idx": 175}
|
| 59 |
+
{"en": "Boss Hunts - Group up with friends or other players to hunt down field bosses and world bosses to get that rare loot.", "zh": "猎杀头目 - 与朋友或其他玩家组队追捕野外头目和世界头目以获得稀有战利品。", "challenge_category": "named_entities", "idx": 177}
|
| 60 |
+
{"en": "Siege Warfare - Massive free-for-all guild battles!", "zh": "攻城战 - 大规模的自由公会战斗!", "challenge_category": "named_entities", "idx": 178}
|
| 61 |
+
{"en": "Ocean Contents - Craft your boat and make sail to the vast oceans to fish, hunt ocean monsters and bosses, underwater exploring and gathering, quest missions, trade, and so much more.", "zh": "海洋内容 - 可以制作船只,航行到广阔的海洋捕鱼,狩猎海洋怪物和头目,进行水下探险和采集,探寻任务,进行贸易,等等。", "challenge_category": "named_entities", "idx": 181}
|
| 62 |
+
{"en": "Taming & Breeding - Catch and tame horses and elephants in the wild to make it your mount.", "zh": "驯服和繁殖 - 在野外捕捉和驯服马和大象,使它们成为你的坐骑。", "challenge_category": "named_entities", "idx": 182}
|
| 63 |
+
{"en": "Crafting - Enjoy all aspects of crafting in Black Desert from tools, weapons, armor, jewelry, boats, costumes, outfits, and more.", "zh": "手工制作 - 在《黑色沙漠》中,可以体验亲手制作工具、武器、盔甲、珠宝、船、服装等的乐趣。", "challenge_category": "named_entities", "idx": 184}
|
| 64 |
+
{"en": "Just about everything can be crafted in the world of Black Desert.", "zh": "在《黑色沙漠》的世界里,几乎可以手工制作一切东西。", "challenge_category": "named_entities", "idx": 185}
|
| 65 |
+
{"en": "With professions like gathering, processing, cooking, alchemy, training, fishing, hunting, trading, farming, and sailing, you can choose to play Black Desert Online the way you want to.", "zh": "你可以选择从事采集、加工、烹饪、炼金术、训练、钓鱼、狩猎、贸易、农耕和航海等职业,按照自己喜欢的方式来玩《黑色沙漠Online》。", "challenge_category": "named_entities", "idx": 187}
|
| 66 |
+
{"en": "Tap Factory reset under Advanced.", "zh": "在“高级”下点击“出厂重置”。", "challenge_category": "named_entities", "idx": 202}
|
| 67 |
+
{"en": "Tap Reset Now.", "zh": "点击“立即重置”。", "challenge_category": "named_entities", "idx": 203}
|
| 68 |
+
{"en": "I am from Estonia, where I am part of the National Defense Force.", "zh": "我来自爱沙尼亚,是爱沙尼亚国防军的军人。", "challenge_category": "named_entities", "idx": 241}
|
| 69 |
+
{"en": "In that time, the Defense Force is eligible to demand you take part in some military exercises once or twice a year for approx 2 weeks per year.", "zh": "在此期间,国防军有资格要求我们每年参加一次或两次军事演习,每年大约 2 周。", "challenge_category": "named_entities", "idx": 244}
|
| 70 |
+
{"en": "During training when I was in Tapa 2018-2019, there were also units from the UK, US, France, Belgium, Denmark and Canada.", "zh": "2018-2019 年我在塔帕训练期间,还有来自英国、美国、法国、比利时、丹麦和加拿大的军人。", "challenge_category": "named_entities", "idx": 250}
|
| 71 |
+
{"en": "Guess where Nixon and Carter fell, and his golden boy Reagan could do no ills.", "zh": "猜猜尼克松和卡特落在了哪里,而他的金童里根却毫发无损。", "challenge_category": "named_entities", "idx": 260}
|
| 72 |
+
{"en": "While I have long since known that this world view is complete BS and in fact I despise each of those megalomaniacs from Caesar through Bonaparte, Nixon, Reagan, Bush and Trump,", "zh": "虽然我早就知道这种世界观完全是胡扯,事实上我鄙视凯撒、波拿巴、尼克松、里根、布什和特朗普等每一个自大狂。", "challenge_category": "named_entities", "idx": 261}
|
| 73 |
+
{"en": "I can appreciate the historical significance of Caesar or Napoleon, but the quasi-sacred nature of their sanitized histories turned me off them later on in life.", "zh": "我能理解凯撒或拿破仑的历史意义,但他们的历史被神话之后,变成了近乎神圣的存在,这让我在后来的生活中对他们失去了兴趣。", "challenge_category": "named_entities", "idx": 262}
|
| 74 |
+
{"en": "Norton has been outperforming the competition in many reputable head-to-head tests, and only Norton has won the PC Magazine Editors’ Choice Award 34 times, including 11 years in a row – more than any other security company.", "zh": "诺顿在许多信誉良好的直接测试中都胜过了竞争对手,只有诺顿获得过 PC 杂志编辑选择奖 34 次,而且有一次连续 11 年获得此奖,这是任何其他安全公司都无法比拟的。", "challenge_category": "named_entities", "idx": 296}
|
| 75 |
+
{"en": "When you buy Norton Security, you’re getting one of the best security products on the market today.", "zh": "这意味着,在您购买 Norton Security 后,您就得到了当今市场上最好的安全产品之一。", "challenge_category": "named_entities", "idx": 298}
|
| 76 |
+
{"en": "We’re so confident in our ability to keep you secure, we offer refund assurance: If your PC or Mac gets a virus our Norton experts cannot remove, we’ll give you a refund*", "zh": "我们有信心保证您的安全,我们提供退款保证:如果您的电脑或 Mac 电脑感染了诺顿专家无法清除的病毒,我们会给您退款*", "challenge_category": "named_entities", "idx": 300}
|
| 77 |
+
{"en": "With Norton Security Deluxe, you can secure your device quickly and easily.", "zh": "有了 Norton Security Deluxe,您可以快速、方便地保护您的设备。", "challenge_category": "named_entities", "idx": 301}
|
| 78 |
+
{"en": "Norton Security Deluxe provides a simple view detailing the protection status of your device.", "zh": "Norton Security Deluxe 在一个简单的视图中详述了您的设备的防护状态。", "challenge_category": "named_entities", "idx": 302}
|
| 79 |
+
{"en": "Norton Security Deluxe includes online access to expert help from certified Norton technicians.", "zh": "Norton Security Deluxe 包括经认证的诺顿技术人员的在线专家级支持。", "challenge_category": "named_entities", "idx": 304}
|
| 80 |
+
{"en": "Automatically renews each year, unless the renewal is cancelled before the day you are due to be charged in my.norton.com or by contacting Norton Support.", "zh": "每年自动续订,除非您在 my.norton.com 或联系诺顿支持在收费日之前取消续订。", "challenge_category": "named_entities", "idx": 307}
|
| 81 |
+
{"en": "Under NortonLifeLock Cancellation & Refund Policy once activated, you can cancel your contract and request a full refund within 60 days of the purchase, and for each annual renewal within 60 days of being charged.", "zh": "根据《NortonLifeLock 取消和退款政策》,激活产品后,您可以在购买后 60 天内和支付费用后 60 天内(如果是每年续订)取消合同并要求全额退款。", "challenge_category": "named_entities", "idx": 310}
|
| 82 |
+
{"en": "Updates and features may be added, modified or removed, subject to the License and Services Agreement.", "zh": "根据许可证和服务协议的规定,可能会增加、修改或删除更新和功能。", "challenge_category": "named_entities", "idx": 313}
|
| 83 |
+
{"en": "Data collection, storage and use for subscription management and renewal purposes subject to NortonLifeLock Global Privacy Statement.", "zh": "根据《NortonLifeLock 全球隐私声明》,将为订阅管理和续订目的收集、存储和使用数据。", "challenge_category": "named_entities", "idx": 314}
|
| 84 |
+
{"en": "Sunday Best: Enter 1880s New York in HBO's \"The Gilded Age\"", "zh": "华美盛装:HBO 的《镀金时代》带你进入 19 世纪 80 年代的纽约", "challenge_category": "named_entities", "idx": 327}
|
| 85 |
+
{"en": "\"The Gilded Age,\" created by Julian Fellowes (\"Downton Abbey\") and written by Fellowes and Sonja Warfield, premieres next month on HBO.", "zh": "《镀金时代》由曾出演《唐顿庄园》的朱利安·费罗斯 (Julian Fellowes) 创作,编剧是费罗斯和索尼娅·沃菲尔德 (Sonja Warfield),将于下月在 HBO 首播。", "challenge_category": "named_entities", "idx": 329}
|
| 86 |
+
{"en": "Set in 1880s New York, it follows Marian Brook (Louisa Jacobson, above left) and aspiring writer Peggy Scott (Denée Benton, right) as they newly encounter old-money society.", "zh": "故事发生在 19 世纪 80 年代的纽约,讲述了玛丽安·布鲁克(路易莎·雅各布森,左)和有抱负的作家佩吉·斯科特(丹妮·本顿,右)新接触到老钱社会的种种情形。", "challenge_category": "named_entities", "idx": 330}
|
| 87 |
+
{"en": "Also in the cast are Christine Baranski, Cynthia Nixon, Carrie Coon and Morgan Spector, among many more.", "zh": "演员阵容还包括克里斯汀·巴兰斯基 (Christine Baranski)、辛西娅·尼克松 (Cynthia Nixon)、凯莉·库恩 (Carrie Coon) 和摩根·斯派特 (Morgan Spector) 等。", "challenge_category": "named_entities", "idx": 331}
|
| 88 |
+
{"en": "The costumes, which look to be quite lavish indeed, are designed by Kasia Walicka-Maimone, whose previous work includes \"The Goldfinch,\" \"A Quiet Place\" and \"Moonrise Kingdom.\"", "zh": "这些看起来相当奢华的服装由卡西娅·瓦利卡-迈蒙设计,她之前的作品包括《金翅雀》、《寂静之地》和《月出王国》。", "challenge_category": "named_entities", "idx": 333}
|
| 89 |
+
{"en": "\"The Gilded Age\" begins streaming on HBO Max on Jan. 24th.", "zh": "《镀金时代》将于 1 月 24 日在 HBO Max 首播。", "challenge_category": "named_entities", "idx": 334}
|
| 90 |
+
{"en": "If you have any query or problem, then feel free to contact us through the eBay Message system, or click on \"Ask a Seller\" tab below each listing.", "zh": "如果您有任何疑问或问题,请随时通过 eBay 消息系统联系我们,或单击每个产品页面底部的“问卖家”标签。", "challenge_category": "named_entities", "idx": 340}
|
| 91 |
+
{"en": "From that day forward, until I left that cabinet shop a couple years later, any time I worked late (which was more often than not) and the 5x8 trailer was at the shop, I’d pick up the tongue and roll it right up to the dumpster for Jerry to find in the morning.", "zh": "从那天起,直到我几年后离开橱柜店,只要我工作到很晚(我经常工作到很晚)),只要店里有 5×8 拖车,我都会把它停到垃圾箱旁边,好让杰瑞第二天一大早就看到。", "challenge_category": "named_entities", "idx": 370}
|
| 92 |
+
{"en": "Beside Repair your #PRS_ORG# account, tap Repair.", "zh": "在“修复您的 #PRS_ORG# 帐户”旁边,点击“修复”。", "challenge_category": "named_entities", "idx": 377}
|
| 93 |
+
{"en": "Norton has been outperforming the competition in many reputable head-to-head tests, and only Norton has won the PC Magazine Editors’ Choice Award 34 times, including 11 years in a row – more than any other security company.", "zh": "诺顿在许多信誉良好的直接测试中都胜过了竞争对手,只有诺顿获得过 PC 杂志编辑选择奖 34 次,而且有一次连续 11 年获得此奖,这是任何其他安全公司都无法比拟的。", "challenge_category": "named_entities", "idx": 387}
|
| 94 |
+
{"en": "When you buy Norton Security, you’re getting one of the best security products on the market today.", "zh": "这意味着,在您购买 Norton Security 后,您就得到了当今市场上最好的安全产品之一。", "challenge_category": "named_entities", "idx": 389}
|
| 95 |
+
{"en": "If your PC or Mac gets a virus our Norton experts cannot remove, we’ll give you a refund*", "zh": "如果您的电脑或 Mac 电脑感染了诺顿专家无法清除的病毒,我们会给您退款*", "challenge_category": "named_entities", "idx": 392}
|
| 96 |
+
{"en": "With Norton Security Deluxe, you can secure your device quickly and easily.", "zh": "有了 Norton Security Deluxe,您可以快速、方便地保护您的设备。", "challenge_category": "named_entities", "idx": 393}
|
| 97 |
+
{"en": "Norton Security Deluxe provides a simple view detailing the protection status of your device.", "zh": "Norton Security Deluxe 在一个简单的视图中详述了您的设备的防护状态。", "challenge_category": "named_entities", "idx": 394}
|
| 98 |
+
{"en": "This item is an original American comic and is in English!", "zh": "此商品是美国原创的英文漫画!", "challenge_category": "named_entities", "idx": 403}
|
| 99 |
+
{"en": "If there is a Best Offer option, we'll consider any reasonable offer.", "zh": "如果有“最佳报价”选项,我们会考虑任何合理的报价。", "challenge_category": "named_entities", "idx": 412}
|
| 100 |
+
{"en": "Adjust font style: Tap the dropdown menu beside ‘Font Face’ to select from a list of available fonts.", "zh": "调整字体样式:点击“字体面板”旁边的下拉菜单,从可用字体列表中进行选择。", "challenge_category": "named_entities", "idx": 430}
|
| 101 |
+
{"en": "Adjust font size: Drag thecircle icon beside ‘Font Size’ to change the size of the text.", "zh": "调整字体大小:拖动“字体大小”旁边的圆圈图标,可以改变文本的大小。", "challenge_category": "named_entities", "idx": 431}
|
| 102 |
+
{"en": "Adjust line spacing: Drag thecircle icon beside ‘Line Spacing’ to increase or decrease the space between the lines of type.", "zh": "调整行间距:拖动“行间距”旁边的圆形图标可增加或减少字体行之间的间距。", "challenge_category": "named_entities", "idx": 432}
|
| 103 |
+
{"en": "Adjust margins: Drag the slider beside Margins to make the margins bigger or smaller.", "zh": "调整页边距:拖动“页边距”旁边的滑块,可增加或减少页边距。", "challenge_category": "named_entities", "idx": 433}
|
| 104 |
+
{"en": "Yahya Sharif was found seriously injured in Coventry Road, Small Heath, just before 5.30pm on Friday, West Midlands Police said.", "zh": "西米德兰兹郡警方称,周五下午 5 点半之前,叶海亚·谢里夫 (Yahya Sharif) 在小希斯的考文垂路被发现受了重伤。", "challenge_category": "named_entities", "idx": 455}
|
| 105 |
+
{"en": "Despite the best efforts of paramedics, Yahya, from Nechells, was confirmed dead at the scene.", "zh": "尽管医护人员尽了最大努力,来自 Nechells 的叶海亚还是被证实当场死亡。", "challenge_category": "named_entities", "idx": 457}
|
| 106 |
+
{"en": "Detective Inspector Hannah Whitehouse, from the homicide unit, said: \"Yahya was just 18 and with his life ahead of him.", "zh": "凶案组的汉娜·怀特豪斯探长说:“叶海亚只有 18 岁,他的人生还很长。", "challenge_category": "named_entities", "idx": 465}
|
| 107 |
+
{"en": "An Alamo location in California pulled a similar scam on me.", "zh": "我在加州阿拉莫也遇到了同样的欺诈手段。", "challenge_category": "named_entities", "idx": 472}
|
| 108 |
+
{"en": "Checking on this again, it appears here that there is only one piece for the Shrimp Dumpling.", "zh": "再检查后发现,看起来只有一个虾饺。", "challenge_category": "named_entities", "idx": 492}
|
| 109 |
+
{"en": "Your Bought Item will be sent via Royal Mail or a national couriers company.", "zh": "您购买的商品将通过英国皇家邮政或国家快递公司运输。", "challenge_category": "named_entities", "idx": 500}
|
| 110 |
+
{"en": "eBay gives an estimated delivery date which does not include any supposed delay by Royal Mail/Couriers.", "zh": "eBay 估算了交货日期,但此估算未考虑到皇家邮政/快递的延误。", "challenge_category": "named_entities", "idx": 507}
|
| 111 |
+
{"en": "Please obtain Proof Of Postage from the Post Office Clerk", "zh": "请向邮局职员索取邮资证明", "challenge_category": "named_entities", "idx": 533}
|
| 112 |
+
{"en": "> Also, since Apple can release new iOS and macOS versions frequently.", "zh": "> 此外,苹果可以频繁发布新的 iOS 和 macOS 版本。", "challenge_category": "named_entities", "idx": 540}
|
| 113 |
+
{"en": "> This is in contrast to Google.", "zh": "> 谷歌正好相反。", "challenge_category": "named_entities", "idx": 545}
|
| 114 |
+
{"en": "I can say without a doubt that if Android versions on phones were consistent like iOS, Google would never have done the releases with OS releases for these apps.", "zh": "我可以毫无迟疑地说,如果手机上的 Android 版本像 iOS 一样一致,谷歌永远不会为这���应用提供 OS 版本的产品。", "challenge_category": "named_entities", "idx": 547}
|
| 115 |
+
{"en": "From the #PRS_ORG# App's home screen, tap More at the bottom of the screen.", "zh": "在 #PRS_ORG# App 的主屏幕上,点击屏幕底部的“更多”。", "challenge_category": "named_entities", "idx": 551}
|
| 116 |
+
{"en": "Go back to your Home screen, and tap Books or Audiobooks and see if the item that was missing appears.", "zh": "回到主屏幕,点击图书或音频书,然后查看是否显示缺少了的图书。", "challenge_category": "named_entities", "idx": 554}
|
| 117 |
+
{"en": "Remember that our Chat Service is open 24/7 for you.", "zh": "请记住,我们的聊天服务 24/7 开放。", "challenge_category": "named_entities", "idx": 568}
|
| 118 |
+
{"en": "Risks of power failure inherent in the Gabba's broadcast compound set-up are unlikely to be improved before the next Ashes series, as cricket authorities await more detail on plans for the stadium's major upgrade to host the 2032 Olympic Games.", "zh": "在下一届灰烬杯系列赛之前,加巴广播场地固有的停电风险不太可能得到改善,因为板球管理机构尚在等待这座体育馆为举办 2032 年奥运会而进行的重大升级计划的更多细节。", "challenge_category": "named_entities", "idx": 572}
|
| 119 |
+
{"en": "Sources have told The Age and The Sydney Morning Herald that the Gabba is the only major stadium in Australian cricket where the mains power supply at the ground is not sufficient to fire up the vast array of broadcast trucks and devices needed to beam pictures around the world.", "zh": "有消息人士告诉《时代报》和《悉尼先驱晨报》,加巴体育馆是澳大利亚唯一一个地面电源供应不足的大型板球体育馆,无法让大量的广播车和设备向世界各地传送图片。", "challenge_category": "named_entities", "idx": 573}
|
| 120 |
+
{"en": "Primary and backup generators powering the global broadcast of the Gabba Test went down for about 25 minutes on day four.", "zh": "为加巴体育馆测试赛的全球广播工作供电的主发电机和备用发电机在第四天关闭了大约 25 分钟。", "challenge_category": "named_entities", "idx": 574}
|
| 121 |
+
{"en": "That's because the base power in the precinct is required to supply the Gabba's light towers - one of which infamously went down during a Big Bash League match in 2019 - and the ground itself.", "zh": "这是因为该区域的基础电力系统需要同时为地面和加巴灯塔供电,也就是在 2019 年的一场 Big Bash League 比赛中倒塌的灯塔。", "challenge_category": "named_entities", "idx": 575}
|
| 122 |
+
{"en": "NEP, the company that provides the outside broadcast trucks and other facilities to Fox and Seven, has sought an explanation from the company that provided the generators.", "zh": "向 Fox 和 Seven 提供外部广播车和其他设施的 NEP 公司要求提供发电机的公司做出解释。", "challenge_category": "named_entities", "idx": 578}
|
| 123 |
+
{"en": "All other grounds to be used for the Ashes - Adelaide Oval, the MCG, the SCG and Bellerive Oval in Hobart - will provide mains power as the primary supply for broadcasters, leaving a diesel-powered generator as the back-up.", "zh": "灰烬杯的其他所有场地——Adelaide Oval、MCG、SCG 和霍巴特的 Bellerive Oval——将为广播公司提供供电网作为主要电源,柴油发电机作为备用电源。", "challenge_category": "named_entities", "idx": 579}
|
| 124 |
+
{"en": "This difference, which has caused considerable anxiety for the host broadcaster Fox Cricket in the past, was exacerbated during the Ashes Test by the vastly reduced crew of production and technical staff able to keep tabs on the myriad metaphorical balls being kept in the air throughout the match.", "zh": "这种差异在过去曾让主播机构 Fox Cricket 感到相当焦虑,而在灰烬杯测试赛期间,由于制作人员和技术人员的大幅减少,这种差异更加明显,因为他们能够在比赛期间密切关注在空中盘旋的无数个球。", "challenge_category": "named_entities", "idx": 580}
|
| 125 |
+
{"en": "Cricket Australia were warned by Fox over several months that on a technical basis it would be safer to play the match elsewhere, but if it remained at the Gabba there would be \"huge risks\" inherent in the skeleton crew allowed into Queensland.", "zh": "几个月来,福克斯一直警告澳大利亚板球协会,从技术角度来看,在其他地方进行比赛会更安全,但如果比赛继续在加巴举行,允许进入昆士兰的主要工作人员将面临“巨大风险”。", "challenge_category": "named_entities", "idx": 581}
|
| 126 |
+
{"en": "When the dog begins its snarling barking attacking the fence thing, my neighbors (all of them) get to enjoy a little Lamb of God or Rotting Christ or some other great music turned all the way up.", "zh": "当狗吠叫着要冲过篱笆的时候,我就给我的邻居们(他们所有人)播放上帝羔羊乐队或腐烂的基督乐队的音乐以及一些其他经典音乐。", "challenge_category": "named_entities", "idx": 614}
|
| 127 |
+
{"en": "Liz Truss pledges another £75m in aid to Afghanistan at G7 meeting", "zh": "利兹·特拉斯 (Liz Truss) 在 G7 会议上承诺再向阿富汗提供 7500 万英镑的援助", "challenge_category": "named_entities", "idx": 640}
|
| 128 |
+
{"en": "A further £75 million in aid is to be given to Afghanistan by the UK to help address its worsening humanitarian situation, Liz Truss has announced.", "zh": "利兹·特拉斯宣布,英国将向阿富汗提供 7500 万英镑的援助,以帮助解决该国日益恶化的人道主义局势。", "challenge_category": "named_entities", "idx": 641}
|
| 129 |
+
{"en": "The Foreign Secretary said the commitment would help save lives and \"support stability in the region.\"", "zh": "这位外交大臣说,这项承诺将有助于挽救生命和“支持该地区的稳定”。", "challenge_category": "named_entities", "idx": 642}
|
| 130 |
+
{"en": "It follows discussions among G7 foreign ministers in Liverpool on Saturday about what co-ordinated action can be taken in Afghanistan, along with how to engage with the Taliban rulers.", "zh": "此前,七国集团 (G7) 外长周六在利物浦讨论了在阿富汗可以采取何种协同行动,以及如何与塔利班统治者接触。", "challenge_category": "named_entities", "idx": 643}
|
| 131 |
+
{"en": "The militant group stormed Kabul in a lightning advance in August, as 20 years of occupation of the central Asian country was brought to a close with a hurried allied withdrawal.", "zh": "今年 8 月,这个激进组织闪电般地袭击了喀布尔,与此同时,随着盟军的匆忙撤离,它们对这个中亚国家长达 20 年的占领宣告结束。", "challenge_category": "named_entities", "idx": 644}
|
| 132 |
+
{"en": "Ms Truss said: \"The UK is providing vital humanitarian assistance in Afghanistan this winter.", "zh": "特拉斯女士说:“今年冬天,英国将向阿富汗提供至关重要的人道主义援助。", "challenge_category": "named_entities", "idx": 645}
|
| 133 |
+
{"en": "The additional financial support will bring the UK's commitment to Afghanistan to £286 million this year.", "zh": "这笔额外的财政支持将使英国今年对阿富汗的承诺达到 2.86 亿英镑。", "challenge_category": "named_entities", "idx": 648}
|
| 134 |
+
{"en": "The United Nations and aid agencies will prioritise those most at risk including households headed by women and disabled people, the Foreign, Commonwealth and Development Office said (FCDO).", "zh": "外交、联邦和发展办公室 (FCDO) 表示,联合国和援助机构将优先考虑那些最危险的家庭,包括以妇女和残疾人为户主的家庭。", "challenge_category": "named_entities", "idx": 650}
|
| 135 |
+
{"en": "Officials said no funding would go directly through the Taliban, instead being funnelled through the Afghanistan Humanitarian Fund, World Food Programme (WFP) and other organisations.", "zh": "官员们表示,资金不会直接交给塔利班,而是通过阿富汗人道主义基金、世界粮食计划署 (WFP) 和其他组织进行援助。", "challenge_category": "named_entities", "idx": 651}
|
| 136 |
+
{"en": "This week the UN's humanitarian chief warned that Afghanistan's economic collapse was \"happening before our eyes\" and urged the international community to take action to stop \"the freefall\" before it leads to more deaths.", "zh": "本周,联合国人道主义事务负责人警告说,阿富汗经济的崩溃“正在我们眼前发生”,并敦促国际社会采取行动,防止其“自由落体”,以免造成更多的死亡。", "challenge_category": "named_entities", "idx": 656}
|
| 137 |
+
{"en": "The funding announcement comes after ministers this week faced awkward questions about the Afghan withdrawal effort following a whistleblower's evidence to MPs.", "zh": "本周,在一名举报人向议员们提供证据后,部长们面临着有关从阿富汗撤军的尴尬问题。", "challenge_category": "named_entities", "idx": 658}
|
| 138 |
+
{"en": "Raphael Marshall, who worked for the Foreign Office during Operation Pitting, claimed just 5% of Afghan nationals who applied to flee under one UK scheme received help as a result of the \"dysfunctional\" and \"chaotic\" handling of the situation.", "zh": "在皮廷行动期间为外交部工作的拉斐尔·马歇尔 (Raphael Marshall) 声称,由于对局势的“功能失调”和“混乱”的处理,在根据英国计划申请逃离的阿富汗公民中,只有 5% 得到了帮助。", "challenge_category": "named_entities", "idx": 659}
|
| 139 |
+
{"en": "Mr Marshall told the Commons Foreign Affairs Committee that some of those hoping to escape were murdered after being left behind in Kabul.", "zh": "马歇尔告诉下议院外交事务委员会,一些希望逃跑的人被留在喀布尔后被谋杀。", "challenge_category": "named_entities", "idx": 660}
|
| 140 |
+
{"en": "He also claimed Boris Johnson requested that \"considerable capacity\" was made available to evacuate animals from a shelter run by former Royal Marine Paul \"Pen\" Farthing, putting the lives of troops at risk to help aid their departure on a privately funded plane.", "zh": "他还声称,鲍里斯·约翰逊 (Boris Johnson) 要求提供“相当大的能力”,帮助前皇家海军陆战队员保罗·潘·法尔辛 (Paul \"Pen\" Farthing) 经营的收容所中的动物离开阿富汗,最终帮助这些动物乘坐私人飞机离开,而这是以将士兵的生命置于危险之中为代价。", "challenge_category": "named_entities", "idx": 661}
|
| 141 |
+
{"en": "The Prime Minister has called the claims \"complete nonsense.\"", "zh": "首相称这种说法“完全是无稽之谈”。", "challenge_category": "named_entities", "idx": 662}
|
| 142 |
+
{"en": "At the Museum of Liverpool on Sunday, Ms Truss will have discussions with foreign ministers from the Association of Southeast Asian Nations, who are attending the G7 gathering for the first time - most of them virtually.", "zh": "周日,特拉斯将在利物浦博物馆 (Museum of Liverpool) 与东南亚国家联盟 (Association of Southeast Asian Nations) 的外交部长们进行讨论,这些国家是首次参加 G7 峰会,而且大部分通过网络参加会谈。", "challenge_category": "named_entities", "idx": 663}
|
| 143 |
+
{"en": "The Foreign Secretary will stress the importance of working with south-east Asia's \"economies of the future\" to tackle the current challenges facing the West, the FCDO said.", "zh": "FCDO 表示,外交大臣将强调与东南亚“未来经济体”合作以应对西方目前面临的挑战的重要性。", "challenge_category": "named_entities", "idx": 664}
|
| 144 |
+
{"en": "The invitation to Asian ministers comes after the UK's integrated review on foreign policy announced in March a \"tilt\" towards the Indo-Pacific, in a move seen as aiming to counter China's growing influence in the region.", "zh": "在邀请亚洲各国部长出席会议之前,英国在 3 月份进行的外交政策综合评估中宣布,英国将向印度-太平洋地区“倾斜”,此举被视为旨在抗衡中国在该地区日益增长的影响力。", "challenge_category": "named_entities", "idx": 665}
|
| 145 |
+
{"en": "Many view the Softie 12 Osprey the ultimate four season synthetic fill sleeping bag available.", "zh": "许多人认为 Softie 12 Osprey 是四季适用的终极版合成填充睡袋。", "challenge_category": "named_entities", "idx": 674}
|
| 146 |
+
{"en": "Those who know about the Softie 12 Osprey have either used one or wished they had one.", "zh": "那些知道 Softie 12 Osprey 的人要么用过它,要么就是希望能拥有一个。", "challenge_category": "named_entities", "idx": 676}
|
| 147 |
+
{"en": "The Softie 12 Osprey like many of our other sleeping bags in the Softie Original Series have been assigned a NATO Stock Number.", "zh": "Softie 12 Osprey 像 Softie Original 系列的许多其他睡袋一样,都被分配了 NATO 库存编号。", "challenge_category": "named_entities", "idx": 678}
|
| 148 |
+
{"en": "Liner Fastening and Hanging Tabs Inner tabs are provided to keep a loose liner in position, corresponding in position with the tabs we provide on our liners.", "zh": "内衬紧固件和内里的挂耳可以将松动的内衬固定在合适的位置,与内衬上的挂耳相对应。", "challenge_category": "named_entities", "idx": 681}
|
| 149 |
+
{"en": "Can be used with the Snugpak Exanda Panel to make a wider sleeping bag for more comfort.", "zh": "可与 Snugpak Exanda Panel 一起使用,睡袋会变得更宽、更舒适。", "challenge_category": "named_entities", "idx": 687}
|
| 150 |
+
{"en": "Snugpak are based in a listed mill built in the 1800s on the edge of the beautiful Yorkshire Dales.", "zh": "Snugpak 公司位于美丽的约克郡山谷边缘,这座建于 19 世纪的工厂被列入了文物保护名录。", "challenge_category": "named_entities", "idx": 690}
|
| 151 |
+
{"en": "We have a dedicated workforce at our West Yorkshire factory in the North of England who are trained to use state-of-the-art machinery and traditional sewing techniques to bring our ideas to life.", "zh": "我们在西约克郡工厂的工人都在英格兰北部接受过训练,学习使用最先进的机械和传统的缝纫技术,将我们的想法变成现实。", "challenge_category": "named_entities", "idx": 692}
|
| 152 |
+
{"en": "Contact Left Limited is an official supplier for Snugpak and carries a large range of their kit in our EBAY shop.", "zh": "Contact Left Limited 是 Snugpak 的官方供应商,我们的 EBAY 商店有他们的许多套件出售。", "challenge_category": "named_entities", "idx": 693}
|
| 153 |
+
{"en": "Contact Left LTD is a leading supplier of kit to the Armed Forces and Close Protection Industry", "zh": "Contact Left LTD 是武装部队和贴身护卫行业的领先供应商", "challenge_category": "named_entities", "idx": 694}
|
| 154 |
+
{"en": "1) Deauthorize your Ereader", "zh": "1) 取消对您的电子阅读器的授权", "challenge_category": "named_entities", "idx": 713}
|
| 155 |
+
{"en": "On your eReader: Tap Connect.", "zh": "在您的电子阅读器上:点击“连接”。", "challenge_category": "named_entities", "idx": 716}
|
| 156 |
+
{"en": "Click Erase Device Authorization.", "zh": "单击“擦除设备授权”。", "challenge_category": "named_entities", "idx": 719}
|
| 157 |
+
{"en": "To deauthorize #PRS_ORG#, click Help > Erase Authorization.", "zh": "要取消授权 #PRS_ORG#,请单击“帮助”>“擦除授权”。", "challenge_category": "named_entities", "idx": 722}
|
| 158 |
+
{"en": "Click Erase Authorization", "zh": "单击“擦除授权”", "challenge_category": "named_entities", "idx": 724}
|
| 159 |
+
{"en": "Most boards are mass market boards such as sector 9s or Loaded Tan Tien’s … I have both and I’m not hating.", "zh": "大多数板子都很大众,比如 sector 9s 或 Loaded Tan Tien……这两种我都有,而且也不讨厌它们。", "challenge_category": "named_entities", "idx": 744}
|
| 160 |
+
{"en": "The Group of Seven has warned Russia of massive consequences and severe costs if President Vladimir Putin attacks Ukraine, according to a draft statement.", "zh": "根据一份声明草案,七国集团警告俄罗斯,如果俄罗斯总统弗拉基米尔·普京 (Vladimir Putin) 进攻乌克兰,将面临巨大后果和严重代价。", "challenge_category": "named_entities", "idx": 768}
|
| 161 |
+
{"en": "US intelligence assesses that Russia could be planning a multi-front offensive on Ukraine as early as next year, involving up to 175,000 troops.", "zh": "美国情报机构评估称,俄罗斯可能计划最早于明年对乌克兰发起多线进攻,兵力多达 17.5 万。", "challenge_category": "named_entities", "idx": 769}
|
| 162 |
+
{"en": "The Kremlin denies it plans to invade and says the West is gripped by Russophobia.", "zh": "克里姆林宫否认计划入侵乌克兰,并表示西方被俄罗斯恐惧症所控制。", "challenge_category": "named_entities", "idx": 770}
|
| 163 |
+
{"en": "Moscow says the expansion of NATO threatens Russia and has contravened assurances given to it as the Soviet Union collapsed in 1991.", "zh": "莫斯科说,北约的扩张对俄罗斯构成威胁,违反了 1991 年苏联解体时向俄罗斯作出的保证。", "challenge_category": "named_entities", "idx": 771}
|
| 164 |
+
{"en": "At a meeting in the northern English city Liverpool, the G7 delegates said they were united in their condemnation of Russia's military build-up near Ukraine and they called on Moscow to de-escalate.", "zh": "在英格兰北部城市利物浦举行的会议上,七国集团代表表示,他们一致谴责俄罗斯在乌克兰附近的军事集结,并呼吁莫斯科缓和局势。", "challenge_category": "named_entities", "idx": 772}
|
| 165 |
+
{"en": "For Moscow, the growing NATO embrace of a neighbouring former Soviet republic - and what it sees as the nightmare possibility of alliance missiles in Ukraine targeted against Russia - is a \"red line\" it will not allow to be crossed.", "zh": "对莫斯科来说,北约对这个前苏联邻国的日益接纳——以及北约在乌克兰部署针对俄罗斯的导弹的可能性——是一条它不允许越过的“红线”。", "challenge_category": "named_entities", "idx": 775}
|
| 166 |
+
{"en": "Mr Putin has demanded legally binding security guarantees that NATO will not expand further east or place its weapons close to Russian territory; Washington has repeatedly said no country can veto Ukraine's NATO hopes.", "zh": "普京要求有法律约束力的安全保证,北约不会进一步向东扩张,也不会在俄罗斯领土附近部署武器;华盛顿一再表示,任何国家对乌克兰加入北约都没有否决权。", "challenge_category": "named_entities", "idx": 776}
|
| 167 |
+
{"en": "In 2014, Russia seized the Black Sea peninsula of Crimea from Ukraine, prompting the West to slap sanctions on Russia.", "zh": "2014 年,俄罗斯从乌克兰手中夺取了黑海半岛克里米亚,促使西方对俄罗斯实施制裁。", "challenge_category": "named_entities", "idx": 777}
|
| 168 |
+
{"en": "The Kremlin said today that Mr Putin told US President Joe Biden that Russian troops posed no threat and that Moscow was being demonised for moving troops around its own territory.", "zh": "克里姆林宫今天表示,普京告诉美国总统乔·拜登,俄罗斯军队不会造成威胁,莫斯科不应因为在自己的领土调动军队而被妖魔化。", "challenge_category": "named_entities", "idx": 778}
|
| 169 |
+
{"en": "Kremlin spokesman Dmitry Peskov said there were very serious conceptual differences between Russia and the United States on Moscow's \"red lines.\"", "zh": "克里姆林宫发言人佩斯科夫 (Dmitry Peskov) 表示,俄罗斯和美国在莫斯科的“红线”问题上存在非常严重的概念分歧。", "challenge_category": "named_entities", "idx": 779}
|
| 170 |
+
{"en": "The G7 comprises Britain, France, Germany, Italy, Japan, Canada and the United States, and includes a representative from the European Union.", "zh": "七国集团包括英国、法国、德国、意大利、日本、加拿大和美国,还包括一名来自欧盟的代表。", "challenge_category": "named_entities", "idx": 780}
|
| 171 |
+
{"en": "\"We reconfirm our support for the efforts of France and Germany in the Normandy Format to achieve full implementation of the Minsk Agreements in order to resolve the conflict in eastern Ukraine,\" the draft said.", "zh": "草案说:“我们重申支持法国和德国在诺曼底模式下为���面实施《明斯克协议》所作的努力,以解决乌克兰东部的冲突。”", "challenge_category": "named_entities", "idx": 782}
|
| 172 |
+
{"en": "China's Xi and Russia's Putin dominate the G7", "zh": "中国主席习近平和俄罗斯总统普京成为了七国集团的关注点", "challenge_category": "named_entities", "idx": 783}
|
| 173 |
+
{"en": "Pope Francis, in his first comments on the tensions between the West and Russia over Ukraine, today called for serious international dialogue to resolve tensions and urged both sides to avoid an armed conflict.", "zh": "今天,教皇方济各 (Pope Francis) 首次就西方和俄罗斯在乌克兰问题上的紧张关系发表评论,他呼吁进行严肃的国际对话来解决紧张关系,并敦促双方避免武装冲突。", "challenge_category": "named_entities", "idx": 785}
|
| 174 |
+
{"en": "May this Christmas bring peace to Ukraine,\" the pope told thousands of people in St Peter's Square for his noon blessing and address.", "zh": "愿这个圣诞节为乌克兰带来和平,”教皇在圣彼得广场对数千人演讲,并在中午进行了祝福和讲话。", "challenge_category": "named_entities", "idx": 788}
|
| 175 |
+
{"en": "Ukraine is predominantly Orthodox Christian, with Catholics of either the Latin Rite or Byzantine rite making up about 10% of the population in the former Soviet republic.", "zh": "乌克兰的第一大宗教是东正教,信奉拉丁礼或拜占庭礼的天主教徒占这个前苏联共和国人口的 10% 左右。", "challenge_category": "named_entities", "idx": 789}
|
| 176 |
+
{"en": "Separately, Mr Biden has said he told Mr Putin that Russia would pay \"a terrible price\" and face devastating economic consequences if it invaded Ukraine.", "zh": "另外,拜登表示,他警告普京,如果入侵乌克兰,俄罗斯将付出“可怕的代价”,并面临毁灭性的经济后果。", "challenge_category": "named_entities", "idx": 790}
|
| 177 |
+
{"en": "Plus Muscle Maintenance to support muscular structure and activity", "zh": "外加肌肉保养,为肌肉结构和活动做补充", "challenge_category": "named_entities", "idx": 791}
|
| 178 |
+
{"en": "Joint Aid for Dogs is a high specification joint and muscle supplement with glucosamine for dogs, designed to aid freedom of movement.", "zh": "Joint Aid for Dogs 是一种优质的关节和肌肉补充剂,含有狗狗需要的葡萄糖胺,旨在帮助狗狗自由行动。", "challenge_category": "named_entities", "idx": 792}
|
| 179 |
+
{"en": "Joint Aid for Dogs can be fed to all dogs from any age at the ‘General Support’ level to maintain freedom of movement and muscle condition throughout their lives.", "zh": "Joint Aid for Dogs 可以按照“一般补充”水平喂给任何年龄的狗狗,帮助它们终生保持行动自由和肌肉状况。", "challenge_category": "named_entities", "idx": 793}
|
| 180 |
+
{"en": "For elderly and working dogs or those showing reduced muscle mass, Joint Aid for Dogs is recommended to be fed at the ‘Full Support’ level.", "zh": "对于上了年纪的狗狗和工作犬,或肌肉萎缩的狗狗,建议按照“完全补充”水平喂养 Joint Aid for Dogs。", "challenge_category": "named_entities", "idx": 794}
|
| 181 |
+
{"en": "What are the key benefits of using Joint Aid for Dogs?", "zh": "使用 Joint Aid for Dogs 有何重要好处?", "challenge_category": "named_entities", "idx": 795}
|
| 182 |
+
{"en": "-Contains the unique Oatinol™ Delivery System to maintain a high rate of nutrient absorption.", "zh": "-含有独特的 Oatinol™ 输送系统,保持营养的高吸收率。", "challenge_category": "named_entities", "idx": 800}
|
| 183 |
+
{"en": "-For continued support, Joint Aid is recommended to be fed on a daily basis.", "zh": "-若要持续补充,建议每天喂食 Joint Aid。", "challenge_category": "named_entities", "idx": 804}
|
| 184 |
+
{"en": "Through the addition of the following nutraceuticals, Joint Aid provides a complementary support for all dogs.", "zh": "Joint Aid 添加了以下营养药品,可为所有狗狗提供营养补充。", "challenge_category": "named_entities", "idx": 807}
|
| 185 |
+
{"en": "If you are in North America, the sizing in the UK is slightly smaller so you may need to go up one size.", "zh": "如果您在北美,英国的尺码要小一些,所以您可能需要加大一个尺码。", "challenge_category": "named_entities", "idx": 825}
|
| 186 |
+
{"en": "A. For the UK, we send almost all orders via Royal Mail 1st Class.", "zh": "A.如果您在英国,我们几乎所有订单都交由 Royal Mail 1st Class 配送。", "challenge_category": "named_entities", "idx": 829}
|
| 187 |
+
{"en": "If you require a next-day delivery, we do offer a Royal Mail Special Delivery 1pm service.", "zh": "如果您需要次日送达,我们提供下午 1 点的 Royal Mail Special Delivery。", "challenge_category": "named_entities", "idx": 831}
|
| 188 |
+
{"en": "A. For orders going to the UK, please give your order 7 days to arrive, Europe 21 days and rest of world 30 days.", "zh": "A.英国订单大约 7 天到达,欧洲 21 天,世界其他地区 30 天。", "challenge_category": "named_entities", "idx": 851}
|
| 189 |
+
{"en": "We are a small business based in the Isle of Man, and if you have any enquires about your order or any questions, please don’t hesitate to ask us.", "zh": "我们只是马恩岛的一家小企业,如果您的订单有问题,请随时联系我们。", "challenge_category": "named_entities", "idx": 860}
|
| 190 |
+
{"en": "Germany's new chancellor, Olaf Scholz came to Warsaw Sunday for talks with Polish Prime Minister Mateusz Morawiecki about migration, energy, European Union matters and tensions east of the bloc's border.", "zh": "德国新任总理奥拉夫•肖尔茨星期天抵达华沙,与波兰总理马泰乌什·莫拉维茨基 (Mateusz Morawiecki) 就移民、能源、欧盟事务以及欧盟东部边境的紧张局势举行会谈。", "challenge_category": "named_entities", "idx": 866}
|
| 191 |
+
{"en": "He was greeted by Morawiecki, with military honors, in front of the Polish premier's office.", "zh": "他在波兰总理办公室前受到莫拉维茨基的军事礼遇。", "challenge_category": "named_entities", "idx": 867}
|
| 192 |
+
{"en": "It was one of Scholz's early visits after he was sworn in with his coalition Cabinet on Wednesday.", "zh": "这是肖尔茨周三宣誓就职联合内阁后首批访问目的地之一。", "challenge_category": "named_entities", "idx": 868}
|
| 193 |
+
{"en": "Poland is a vocal opponent of the Nord Stream 2 pipeline that will carry Russian gas directly to Germany saying it makes Europe dependent on Russia's deliveries, and exposes it to pressure from Moscow.", "zh": "波兰直言不讳地反对将俄罗斯天然气通过北溪 2 号管道直接输送到德国,称这会使欧洲依赖于俄罗斯的天然气输送,并使其面临来自莫斯科的压力。", "challenge_category": "named_entities", "idx": 869}
|
| 194 |
+
{"en": "The government in Warsaw is also involved in an intensifying dispute with the European Commission, the EU's executive arm, which is withholding pandemic recovery funds from Poland saying the government's policies erode judicial independence there.", "zh": "华沙政府也卷入了与欧盟执行机构欧盟委员会日益激烈的争端,欧盟委员会拒绝向波兰提供疫情恢复资金,称政府的政策侵蚀了波兰的司法独立。", "challenge_category": "named_entities", "idx": 871}
|
| 195 |
+
{"en": "Scholz and Morawiecki are also to discuss complex bilateral relations under Germany's new government.", "zh": "Scholz 和 Morawiecki 还将讨论德国新政府领导下复杂的双边关系。", "challenge_category": "named_entities", "idx": 872}
|
| 196 |
+
{"en": "The good neighborly ties are still overshadowed by World War II, especially under Poland's current right-wing government, which is saying Germany owes Poland compensation for wartime damages.", "zh": "两国的睦邻关系仍然被二战阴影所笼罩,特别是在波兰现任右翼政府的领导下,他们说德国应向波兰支付战时损害赔偿。", "challenge_category": "named_entities", "idx": 873}
|
| 197 |
+
{"en": "Agnieszka Lada-Konefal, the deputy director of the German Institute for Polish Affairs in Darmstadt, Germany, expects Scholz's government to continue dialogue and contact with Poland, which is an important member on EU's eastern flank and Germany's fifth-largest trading partner.", "zh": "位于德国达姆施塔特的德国波兰事务研究所副所长 Agnieszka Lada-Konefal 希望肖尔茨政府继续与波兰进行对话和接触,波兰是欧盟东翼的重要成员,也是德国第五大贸易伙伴。", "challenge_category": "named_entities", "idx": 874}
|
| 198 |
+
{"en": "Germany's new foreign minister, Annalena Baerbock, was in Warsaw on Friday.", "zh": "德国新任外交部长贝尔博克 (Annalena Baerbock) 周五在华沙。", "challenge_category": "named_entities", "idx": 876}
|
| 199 |
+
{"en": "She voiced Germany's support for Poland which has sealed its eastern frontier to migrants who are apparently encouraged by the Belarus government to seek illegal passage.", "zh": "她表达了德国对波兰的支持,波兰封锁了东部边境,阻止明显受到白俄罗斯政府鼓励的非法移民通过。", "challenge_category": "named_entities", "idx": 877}
|
| 200 |
+
{"en": "Poland and the EU say the government of Belarusian President Aleksander Lukashenko is seeking to destabilize the bloc by encouraging migration into its countries.", "zh": "波兰和欧盟表示,白俄罗斯总统卢卡申科鼓励移民进入波兰,试图破坏欧盟的稳定。", "challenge_category": "named_entities", "idx": 879}
|
challenge_sets/challenge_numbers.jsonl
ADDED
|
@@ -0,0 +1,200 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"en": "International shipments are usually delivered within 11 to 22 business days, depending on the time it takes to clear customs.", "zh": "国际包裹通常在 11 至 22 个工作日内送达,具体时间取决于清关时间。", "challenge_category": "numbers", "idx": 6}
|
| 2 |
+
{"en": "We guarantee your satisfaction and offer a 30-day money-back return (or exchange) policy.", "zh": "为了让您满意,我们提供 30 天的退款(或换货)政策。", "challenge_category": "numbers", "idx": 11}
|
| 3 |
+
{"en": "You have 30 days to return the item from the day it was ordered.", "zh": "订购之日起 30 天内可以退货。", "challenge_category": "numbers", "idx": 13}
|
| 4 |
+
{"en": "“Our priority is to have 100% customer satisfaction and ensure that you have a great shopping experience.", "zh": "“让顾客 100% 满意,为顾客提供出色的购物体验,是我们的第一要务。", "challenge_category": "numbers", "idx": 20}
|
| 5 |
+
{"en": "We have also introduced Diamond jewelry in 92.5 Sterling Silver.", "zh": "我们还推出了 92.5 纯银钻石首饰。", "challenge_category": "numbers", "idx": 26}
|
| 6 |
+
{"en": "We also deal in wholesale and export of 14 K, 18 K Handmade and Machine-made Gold Diamond Jewelry.", "zh": "我们还经营 14 K、18 K 手工和机制黄金钻石首饰的批发和出口业务。", "challenge_category": "numbers", "idx": 29}
|
| 7 |
+
{"en": "Libya: plan for presidential election on 24 December close to collapse", "zh": "利比亚:12 月 24 日选举总统的计划近乎流产", "challenge_category": "numbers", "idx": 30}
|
| 8 |
+
{"en": "The chances of Libya staging its first presidential elections on the long planned date of 24 December appeared close to collapse on Sunday after the body overseeing the vote said it was unable to announce the the approved candidates because of continued legal doubts.", "zh": "周日,利比亚计划了很久的 12 月 24 日举行首次总统选举的可能性似乎接近破灭,此前,监督投票的机构表示,由于法律方面仍存在疑问,无法宣布批准的候选人。", "challenge_category": "numbers", "idx": 31}
|
| 9 |
+
{"en": "It said in a statement on Saturday it said could not announce the names of the approved candidates out of the nearly who 100 have applied because it was \"keen to exhaust all means of litigation to ensure its decisions comply with issued judgements.\"", "zh": "该委员会在周六发表的一份声明中表示,不会公布近 100 名申请者中已经获得批准的候选人的名字,因为它“愿意用尽所有诉讼手段,以确保其决定符合已发布的判决”。", "challenge_category": "numbers", "idx": 37}
|
| 10 |
+
{"en": "Saif Gaddafi was convicted in absentia in 2015 on war crimes charges for his part in fighting the revolution that toppled his father, Muammar Gaddafi.", "zh": "赛义夫·卡扎菲于 2015 年在未出庭的情况下被判战争罪,罪名是参与推翻他父亲穆阿迈尔·卡扎菲的革命。", "challenge_category": "numbers", "idx": 40}
|
| 11 |
+
{"en": "The international community's ability to demand the Libyan political class stick to the 24 December election date, which was first agreed in February, has been hampered by the appointment of a UN special envoy, Ján Kubiš, who resigned three weeks before the elections after less than a year in the post.", "zh": "国际社会要求利比亚政治阶层按照 2 月达成的一致意见仍于 12 月 24 日进行选举的能力受到了联合国任命的特使 Ján Kubiš 的阻碍,这位联合国特使在利比亚选举前三周辞职,此前他在该职位任职不到一年。", "challenge_category": "numbers", "idx": 45}
|
| 12 |
+
{"en": "The UN mission issued a statement urging all sides not to reverse the gains made, pointing to the registration of nearly 3 million voters, the successful distribution of voter cards and the applications of large numbers of candidates for the presidency and parliament as signs of deep popular support for elections.", "zh": "联合国代表团发表声明,敦促各方不要扭转所取得的成果,指出登记了近 300 万的选民,成功分发了选民卡和许多人申请成为总统和议员候选人,这些都是受到民众支持的迹象。", "challenge_category": "numbers", "idx": 48}
|
| 13 |
+
{"en": "De Klerk died on November 11 aged 85 following a battle with cancer.", "zh": "11 月 11 日,德克勒克在与癌症抗争后去世,享年 85 岁。", "challenge_category": "numbers", "idx": 65}
|
| 14 |
+
{"en": "He served as president from 1989 to 1994 and is remembered most for leading South Africa's transition from white-minority rule to the first multi-racial elections in 1994.", "zh": "他于 1989 年至 1994 年担任南非总统,并因领导南非从少数白人统治过渡到 1994 年首次多种族选举而被人们铭记。", "challenge_category": "numbers", "idx": 67}
|
| 15 |
+
{"en": "De Klerk also shared the Nobel Peace Prize with Mandela in 1993 after freeing him from prison in 1990.", "zh": "德克勒克在 1990 年将曼德拉从监狱释放,并于 1993 年与他共同获得了诺贝尔和平奖。", "challenge_category": "numbers", "idx": 68}
|
| 16 |
+
{"en": "Mandela then became South Africa's first black president after his African National Congress party won the 1994 election.", "zh": "1994 年,曼德拉领导的非洲人国民大会党 (African National Congress party) 赢得大选,成为南非首位黑人总统。", "challenge_category": "numbers", "idx": 69}
|
| 17 |
+
{"en": "\"He was often misunderstood due to his over-correctness,\" De Klerk's widow Elita Georgiadis told around 200 attendees.", "zh": "“由于他矫枉过正,他经常被误解,”德克勒克的遗孀 Elita Georgiadis 向约 200 名与会者诉说。", "challenge_category": "numbers", "idx": 71}
|
| 18 |
+
{"en": "De Klerk represented the National Party, which in 1948 formally established apartheid's racial segregation and disenfranchisement of South Africa's non-white majority.", "zh": "德克勒克代表国民党,该党在 1948 年正式确立了种族隔离制度,剥夺了南非占多数的非白人的选举权。", "challenge_category": "numbers", "idx": 76}
|
| 19 |
+
{"en": "In 2020, he denied apartheid was a crime against humanity before retracting the statement and apologizing.", "zh": "2020 年,他否认种族隔离是反人类罪,然后收回声明并道歉。", "challenge_category": "numbers", "idx": 80}
|
| 20 |
+
{"en": "An avalanche swept through part of a Washington state ski resort used to access backcountry skiing on Saturday, killing a 60-year-old man and temporarily trapping five others.", "zh": "周六,华盛顿州一处滑雪胜地发生雪崩,造成一名 60 岁男子死亡,另有 5 人暂时被困。", "challenge_category": "numbers", "idx": 86}
|
| 21 |
+
{"en": "The avalanche was reported about 10:50 a.m. in the Silver Basin area of Crystal Mountain, which is located about 85 miles (137 kilometers) southeast of Seattle, said Pierce County Sheriff's Department Sgt. Darren Moss.", "zh": "皮尔斯县警长达伦·莫斯 (Darren Moss) 说,雪崩发生在上午 10 点 50 分左右,地点在西雅图东南约 85 英里(137 公里)的水晶山银盆地区。", "challenge_category": "numbers", "idx": 87}
|
| 22 |
+
{"en": "In addition to shutting the area where the slide occurred, the resort earlier in the day closed the Mt. Rainier Gondola because of winds reaching 100 miles per hour (161 kilometers per hour).", "zh": "除了关闭发生滑坡的区域外,该度假村当天早些时候还关闭了进山道路。雷尼尔贡多拉的风速达到每小时 100 英里(每小时 161 公里)。", "challenge_category": "numbers", "idx": 96}
|
| 23 |
+
{"en": "The area is under a winter storm warning until Sunday morning, with the National Weather Service saying 12 to 15 inches (38 centimeters) of snow is possible for areas above 2,000 feet (610 meters).", "zh": "该地区的冬季风暴预警将持续到周日上午,美国国家气象局表示,在 2000 英尺(610 米)以上的地区可能会 有12 至 15 英寸(38 厘米)的降雪。", "challenge_category": "numbers", "idx": 98}
|
| 24 |
+
{"en": "Crystal Mountain is the largest ski resort in Washington state, encompassing 2,600 acres (1,052 hectares).", "zh": "水晶山是华盛顿州最大的滑雪胜地,占地 2600 英亩(1052 公顷)。", "challenge_category": "numbers", "idx": 102}
|
| 25 |
+
{"en": "The dial measures 37mm in diameter and the dial feet are at approximately 7 and 37.", "zh": "表盘直径 37 毫米,面脚约为 7 和 37。", "challenge_category": "numbers", "idx": 126}
|
| 26 |
+
{"en": "We normally use Royal Mail first class recorded for packages under £40 in value and Royal Mail special delivery for items over £40 in value.", "zh": "对于价值 40 英镑以下的包裹,我们通常使用 Royal Mail First Class,超过 40 英镑的包裹则使用 Royal Mail Special Delivery。", "challenge_category": "numbers", "idx": 135}
|
| 27 |
+
{"en": "Special delivery compensation levels are £500, £1000 and £2500 and we will cover your package for the relevant amount if this service is used.", "zh": "Special Delivery 的赔付金额为 500 英镑、1000 英镑和 2500 英镑,如果您使用这项服务,我们将为您的包裹支付相应的金额。", "challenge_category": "numbers", "idx": 136}
|
| 28 |
+
{"en": "The maximum compensation level for this service is £500 and delivery times vary from destination to destination.", "zh": "这项服务的最高赔付金额是 500 英镑,送货时间因目的地而异。", "challenge_category": "numbers", "idx": 143}
|
| 29 |
+
{"en": "The maximum compensation level on this service is $1000 Terms of Sale.", "zh": "根据销售条款,这项服务的最高赔付金额是 1000 美元。", "challenge_category": "numbers", "idx": 146}
|
| 30 |
+
{"en": "We offer a 30 day refund policy for items as long as they are received back in the original condition they were shipped in with all original packaging and they have not been tampered with.", "zh": "商品 30 天内可退货,前提是退回时的初始状况与发货时一样,原始包装都在,且没有损坏。", "challenge_category": "numbers", "idx": 148}
|
| 31 |
+
{"en": "Players will enjoy jaw-dropping graphics with an insane level of character customization across 19 character classes.", "zh": "令人叹为观止的画面,19 个角色职业和角色高度定制功能,将让玩家们爱不释手。", "challenge_category": "numbers", "idx": 165}
|
| 32 |
+
{"en": "Black Desert Prestige Edition is a living-world MMORPG with $140 worth of bonus content.", "zh": "《黑色沙漠》尊贵版是动态世界的 MMORPG,含有价值 140 美元的奖励内容。", "challenge_category": "numbers", "idx": 167}
|
| 33 |
+
{"en": "I have been overweight/obese since I was 3 years old, so existing like that is all I ever knew until age 30.", "zh": "我从 3 岁开始就超重/肥胖,在 30 岁之前,我一直都这样。", "challenge_category": "numbers", "idx": 207}
|
| 34 |
+
{"en": "Here military service is mandatory for all men from the ages of 16-29.", "zh": "在爱沙尼亚,所有 16-29 岁的男性都必须服兵役。", "challenge_category": "numbers", "idx": 242}
|
| 35 |
+
{"en": "You have to complete either 8 or 11 months of training after which you are sent to the \"reserve\" unit until you turn 60.", "zh": "我们需要完成 8 或 11 个月的训练,然后进入“预备役”部队,直到 60 岁。", "challenge_category": "numbers", "idx": 243}
|
| 36 |
+
{"en": "During training when I was in Tapa 2018-2019, there were also units from the UK, US, France, Belgium, Denmark and Canada.", "zh": "2018-2019 年我在塔帕训练期间,还有来自英国、美国、法国、比利时、丹麦和加拿大的军人。", "challenge_category": "numbers", "idx": 250}
|
| 37 |
+
{"en": "Norton has been outperforming the competition in many reputable head-to-head tests, and only Norton has won the PC Magazine Editors’ Choice Award 34 times, including 11 years in a row – more than any other security company.", "zh": "诺顿在许多信誉良好的直接测试中都胜过了竞争对手,只有诺顿获得过 PC 杂志编辑选择奖 34 次,而且有一次连续 11 年获得此奖,这是任何其他安全公司都无法比拟的。", "challenge_category": "numbers", "idx": 296}
|
| 38 |
+
{"en": "If at any time you need help, our support agents are ready to assist you 24 hours a day, seven days a week.", "zh": "无论何时需要帮助,我们支持代理的 7 X 24 服务都能满足您的需求。", "challenge_category": "numbers", "idx": 305}
|
| 39 |
+
{"en": "Under NortonLifeLock Cancellation & Refund Policy once activated, you can cancel your contract and request a full refund within 60 days of the purchase, and for each annual renewal within 60 days of being charged.", "zh": "根据《NortonLifeLock 取消和退款政策》,激活产品后,您可以在购买后 60 天内和支付费用后 60 天内(如果是每年续订)取消合同并要求全额退款。", "challenge_category": "numbers", "idx": 310}
|
| 40 |
+
{"en": "We reply within 24 hours.", "zh": "我们会在 24 小时内回复。", "challenge_category": "numbers", "idx": 341}
|
| 41 |
+
{"en": "The conversation went something similar to below (18 years ago, so I don’t remember exactly).", "zh": "对话内容大致如下(18 年前的事了,我记得不是很清楚)。", "challenge_category": "numbers", "idx": 358}
|
| 42 |
+
{"en": "Norton has been outperforming the competition in many reputable head-to-head tests, and only Norton has won the PC Magazine Editors’ Choice Award 34 times, including 11 years in a row – more than any other security company.", "zh": "诺顿在许多信誉良好的直接测试中都胜过了竞争对手,只有诺顿获得过 PC 杂志编辑选择奖 34 次,而且有一次连续 11 年获得此奖,这是任何其他安全公司都无法比拟的。", "challenge_category": "numbers", "idx": 387}
|
| 43 |
+
{"en": "In addition to the above item, we have over 250,000 comics in stock, including both back issues and new items.", "zh": "除了上述商品,我们还有超过 25 万本库存漫画,既有旧书,也有新品。", "challenge_category": "numbers", "idx": 399}
|
| 44 |
+
{"en": "Press and hold the power button on your eReader for 30 seconds.", "zh": "按住电子阅读器上的电源按钮 30 秒。", "challenge_category": "numbers", "idx": 425}
|
| 45 |
+
{"en": "Family pays tribute to \"energetic\" 18-year-old stabbed to death in Birmingham", "zh": "家人称赞伯明翰被捅死的 18 岁年轻人“精力充沛”", "challenge_category": "numbers", "idx": 453}
|
| 46 |
+
{"en": "The family of a teenager who was stabbed to death in Birmingham have described him as a \"young, energetic 18-year-old\" who dreamed of being a digital marketing specialist.", "zh": "伯明翰一名少年被刺死,其家人称他才 18 负,“年轻、精力充沛,他的梦想是成为一名数字营销专家。", "challenge_category": "numbers", "idx": 454}
|
| 47 |
+
{"en": "A young, energetic 18-year-old, his dream was to be a digital marketing specialist.", "zh": "他才 18 岁,年轻、精力充沛,他的梦想是成为一名数字营销专家。", "challenge_category": "numbers", "idx": 461}
|
| 48 |
+
{"en": "Detective Inspector Hannah Whitehouse, from the homicide unit, said: \"Yahya was just 18 and with his life ahead of him.", "zh": "凶案组的汉娜·怀特豪斯探长说:“叶海亚只有 18 岁,他的人生还很长。", "challenge_category": "numbers", "idx": 465}
|
| 49 |
+
{"en": "Anyone with any information should call 101, quoting reference number 3643 10/12/21.", "zh": "有任何信息请拨打 101,并说明编号 3643 10/12/21。", "challenge_category": "numbers", "idx": 471}
|
| 50 |
+
{"en": "12.00 mid-day is the cut-off time.", "zh": "以中午 12 点为分界线。", "challenge_category": "numbers", "idx": 502}
|
| 51 |
+
{"en": "If for any reason you are not satisfied with your purchase, you can return the item for a refund within 30 days.", "zh": "如果您出于任何原因对您购买的商品不满意,可以在 30 天内退货并退款。", "challenge_category": "numbers", "idx": 516}
|
| 52 |
+
{"en": "We will keep or await postage payment for the item for a maximum of 30 days, and after this the item will be disposed of.", "zh": "我们将保留邮资待付的商品,最多 30 天,逾期将处理此商品。", "challenge_category": "numbers", "idx": 522}
|
| 53 |
+
{"en": "Items must be returned within 30 days of receipt.", "zh": "如需退货,必须在收货后 30 天内退回。", "challenge_category": "numbers", "idx": 523}
|
| 54 |
+
{"en": "Again we will wait 30 days for this payment to be made, after which the item will be disposed of.", "zh": "同样的,如果您未在 30 天内支付邮资,我们将自行处理您的商品。", "challenge_category": "numbers", "idx": 530}
|
| 55 |
+
{"en": "Kindly give it 15 more minutes to get there.", "zh": "请再耐心等待 15 分钟。", "challenge_category": "numbers", "idx": 562}
|
| 56 |
+
{"en": "Remember that our Chat Service is open 24/7 for you.", "zh": "请记住,我们的聊天服务 24/7 开放。", "challenge_category": "numbers", "idx": 568}
|
| 57 |
+
{"en": "Risks of power failure inherent in the Gabba's broadcast compound set-up are unlikely to be improved before the next Ashes series, as cricket authorities await more detail on plans for the stadium's major upgrade to host the 2032 Olympic Games.", "zh": "在下一届灰烬杯系列赛之前,加巴广播场地固有的停电风险不太可能得到改善,因为板球管理机构尚在等待这座体育馆为举办 2032 年奥运会而进行的重大升级计划的更多细节。", "challenge_category": "numbers", "idx": 572}
|
| 58 |
+
{"en": "Primary and backup generators powering the global broadcast of the Gabba Test went down for about 25 minutes on day four.", "zh": "为加巴体育馆测试赛的全球广播工作供电的主发电机和备用发电机在第四天关闭了大约 25 分钟。", "challenge_category": "numbers", "idx": 574}
|
| 59 |
+
{"en": "That's because the base power in the precinct is required to supply the Gabba's light towers - one of which infamously went down during a Big Bash League match in 2019 - and the ground itself.", "zh": "这是因为该区域的基础电力系统需要同时为地面和加巴灯塔供电,也就是在 2019 年的一场 Big Bash League 比赛中倒塌的灯塔。", "challenge_category": "numbers", "idx": 575}
|
| 60 |
+
{"en": "However, on day four of the Test match, the failure of the primary generator fused with the back-up generator, causing both to go down simultaneously and resulting in the total or partial loss of broadcast pictures and DRS for nearly 30 minutes.", "zh": "但在测试赛的第 4 天,主发电机发生故障,备用发电机保险丝熔断,两台发电机同时关闭,导致广播画面全部或部分丢失,DRS 中断近 30 分钟。", "challenge_category": "numbers", "idx": 577}
|
| 61 |
+
{"en": "It was under $200, but I'm poor so I had to save for a bit.", "zh": "不到 200 美元,但我很穷,所以不得不存上一阵子。", "challenge_category": "numbers", "idx": 623}
|
| 62 |
+
{"en": "To turn the device completely please leave your finger pressing the power button per 30 seconds", "zh": "要完全重置设备,请按住电源按钮 30 秒", "challenge_category": "numbers", "idx": 639}
|
| 63 |
+
{"en": "A further £75 million in aid is to be given to Afghanistan by the UK to help address its worsening humanitarian situation, Liz Truss has announced.", "zh": "利兹·特拉斯宣布,英国将向阿富汗提供 7500 万英镑的援助,以帮助解决该国日益恶化的人道主义局势。", "challenge_category": "numbers", "idx": 641}
|
| 64 |
+
{"en": "The militant group stormed Kabul in a lightning advance in August, as 20 years of occupation of the central Asian country was brought to a close with a hurried allied withdrawal.", "zh": "今年 8 月,这个激进组织闪电般地袭击了喀布尔,与此同时,随着盟军的匆忙撤离,它们对这个中亚国家长达 20 年的占领宣告结束。", "challenge_category": "numbers", "idx": 644}
|
| 65 |
+
{"en": "The additional financial support will bring the UK's commitment to Afghanistan to £286 million this year.", "zh": "这笔额外的财政支持将使英国今年对阿富汗的承诺达到 2.86 亿英镑。", "challenge_category": "numbers", "idx": 648}
|
| 66 |
+
{"en": "The WFP will receive £34 million of the funding announced on Sunday.", "zh": "世界粮食计划署将于周日收到宣布的 3400 万英镑资金。", "challenge_category": "numbers", "idx": 652}
|
| 67 |
+
{"en": "\"What we are seeing on the ground is heart-breaking - 23 million people are facing severe hunger in a country crippled by drought, conflict and an economic crisis,\" he said.", "zh": "他说:“我们在实地看到的情况令人心碎——2300 万人面临严重的饥饿,这个国家因干旱、冲突和经济危机而陷入瘫痪。”", "challenge_category": "numbers", "idx": 654}
|
| 68 |
+
{"en": "Raphael Marshall, who worked for the Foreign Office during Operation Pitting, claimed just 5% of Afghan nationals who applied to flee under one UK scheme received help as a result of the \"dysfunctional\" and \"chaotic\" handling of the situation.", "zh": "在皮廷行动期间为外交部工作的拉斐尔·马歇尔 (Raphael Marshall) 声称,由于对局势的“功能失调”和“混乱”的处理,在根据英国计划申请逃离的阿富汗公民中,只有 5% 得到了帮助。", "challenge_category": "numbers", "idx": 659}
|
| 69 |
+
{"en": "Many view the Softie 12 Osprey the ultimate four season synthetic fill sleeping bag available.", "zh": "许多人认为 Softie 12 Osprey 是四季适用的终极版合成填充睡袋。", "challenge_category": "numbers", "idx": 674}
|
| 70 |
+
{"en": "Since 1987, it has been setting the standard for winter pack size performance for others to follow.", "zh": "自 1987 年以来,该公司一直在为冬季背包的尺寸性能设定标准,成为其他公司效仿的目标。", "challenge_category": "numbers", "idx": 675}
|
| 71 |
+
{"en": "Those who know about the Softie 12 Osprey have either used one or wished they had one.", "zh": "那些知道 Softie 12 Osprey 的人要么用过它,要么就是希望能拥有一个。", "challenge_category": "numbers", "idx": 676}
|
| 72 |
+
{"en": "The Softie 12 Osprey like many of our other sleeping bags in the Softie Original Series have been assigned a NATO Stock Number.", "zh": "Softie 12 Osprey 像 Softie Original 系列的许多其他睡袋一样,都被分配了 NATO 库存编号。", "challenge_category": "numbers", "idx": 678}
|
| 73 |
+
{"en": "The item was due to dispatch 18.12", "zh": "这个商品应该是 12 月 18 日就发货了", "challenge_category": "numbers", "idx": 711}
|
| 74 |
+
{"en": "Press and hold the power button on your eReader for 30 seconds.", "zh": "按住电子阅读器上的电源按钮 30 秒。", "challenge_category": "numbers", "idx": 737}
|
| 75 |
+
{"en": "I really wanted the Tortuga but when it was all priced up, it was over AU$500 (incl. shipping and exchange rate).", "zh": "我真的很想要 Tortuga,不过它在涨价后超过了 500 澳元(包括运费和汇率)。", "challenge_category": "numbers", "idx": 747}
|
| 76 |
+
{"en": "Shipping alone was approx. US$100.", "zh": "单是运费就大约要 100 美元。", "challenge_category": "numbers", "idx": 748}
|
| 77 |
+
{"en": "US intelligence assesses that Russia could be planning a multi-front offensive on Ukraine as early as next year, involving up to 175,000 troops.", "zh": "美国情报机构评估称,俄罗斯可能计划最早于明年对乌克兰发起多线进攻,兵力多达 17.5 万。", "challenge_category": "numbers", "idx": 769}
|
| 78 |
+
{"en": "Moscow says the expansion of NATO threatens Russia and has contravened assurances given to it as the Soviet Union collapsed in 1991.", "zh": "莫斯科说,北约的扩张对俄罗斯构成威胁,违反了 1991 年苏联解体时向俄罗斯作出的保证。", "challenge_category": "numbers", "idx": 771}
|
| 79 |
+
{"en": "In 2014, Russia seized the Black Sea peninsula of Crimea from Ukraine, prompting the West to slap sanctions on Russia.", "zh": "2014 年,俄罗斯从乌克兰手中夺取了黑海半岛克里米亚,促使西方对俄罗斯实施制裁。", "challenge_category": "numbers", "idx": 777}
|
| 80 |
+
{"en": "Ukraine is predominantly Orthodox Christian, with Catholics of either the Latin Rite or Byzantine rite making up about 10% of the population in the former Soviet republic.", "zh": "乌克兰的第一大宗教是东正教,信奉拉丁礼或拜占庭礼的天主教徒占这个前苏联共和国人口的 10% 左右。", "challenge_category": "numbers", "idx": 789}
|
| 81 |
+
{"en": "-Provides a unique combination of 22 active nutraceuticals.", "zh": "-提供 22 种活性保健品的独特组合。", "challenge_category": "numbers", "idx": 799}
|
| 82 |
+
{"en": "A. For orders going to the UK, please give your order 7 days to arrive, Europe 21 days and rest of world 30 days.", "zh": "A.英国订单大约 7 天到达,欧洲 21 天,世界其他地区 30 天。", "challenge_category": "numbers", "idx": 851}
|
| 83 |
+
{"en": "We will attempt to get back to you as quickly as possible but it may take up to 24 hours.", "zh": "我们会在 24 小时内尽快给您回复。", "challenge_category": "numbers", "idx": 861}
|
| 84 |
+
{"en": "The visit comes 30 years after the two parliaments ratified a treaty on good neighborly relations and friendly cooperation.", "zh": "30 年前,两国议会批准了睦邻友好合作条约。", "challenge_category": "numbers", "idx": 875}
|
| 85 |
+
{"en": "Scholz, a center-left politician, became Germany's ninth post-World War II chancellor, opening a new era for the EU's most populous nation and largest economy after Angela Merkel's 16-year tenure.", "zh": "中左翼政治家肖尔茨成为二战后德国第九位总理,为这个欧盟人口最多的国家和最大经济体开启了一个新时代,安格拉·默克尔 (Angela Merkel) 担任德国总理16年。", "challenge_category": "numbers", "idx": 881}
|
| 86 |
+
{"en": "On the show, we always see Shuttlebays 2 and 3 on decks 12 and 13.", "zh": "我们在剧中总是看到 2 和 3 号穿梭机停放在 12 号和 13 号甲板上。", "challenge_category": "numbers", "idx": 885}
|
| 87 |
+
{"en": "Instead of going there, the bridge crew would take a turbolift ride right past it all the way down to deck 13.", "zh": "桥上的工作人员没有去过这里,只是乘坐涡轮增压机直接经过它一直前往 13 号甲板。", "challenge_category": "numbers", "idx": 890}
|
| 88 |
+
{"en": "Press and hold the power button on your eReader for 30 seconds.", "zh": "按住电子阅读器上的电源按钮 30 秒。", "challenge_category": "numbers", "idx": 910}
|
| 89 |
+
{"en": "24 hours later, they hit us back with the final “No.", "zh": "24 小时后,他们的最终答复仍然是:“不同意。", "challenge_category": "numbers", "idx": 925}
|
| 90 |
+
{"en": "Iowa Santa retires after 50 years", "zh": "爱荷华州圣诞老人工作 50 年后退休", "challenge_category": "numbers", "idx": 936}
|
| 91 |
+
{"en": "An Iowa Santa who has been making children smile for 50 years says he's ready to hang up the red suit and enjoy a quieter Christmas.", "zh": "爱荷华州的一位圣诞老人 50 年来一直给孩子们带来欢声笑语,他说他已经准备好收起红色衣服,享受一个安静的圣诞节。", "challenge_category": "numbers", "idx": 937}
|
| 92 |
+
{"en": "Delivery time is approximately 10-21 working days (Bad weather can cause delays in delivery as well and may take more than a month to reach.).", "zh": "大约 10-21 个工作日后交货(恶劣的天气也会导致交货延迟,可能需要一个多月才能到达)。", "challenge_category": "numbers", "idx": 953}
|
| 93 |
+
{"en": "With an additional fee, we can arrange 5-11 business days express shipping courier (India post parcel.)", "zh": "可以安排 5-11 个工作日交货的快递(印度邮政包裹),但需额外收取费用。", "challenge_category": "numbers", "idx": 954}
|
| 94 |
+
{"en": "Our priority is 100% customer satisfaction.", "zh": "让客户 100% 满意是我们的首要任务。", "challenge_category": "numbers", "idx": 962}
|
| 95 |
+
{"en": "Our priority is 100% customer satisfaction.", "zh": "让客户 100% 满意是我们的首要任务。", "challenge_category": "numbers", "idx": 966}
|
| 96 |
+
{"en": "We maintain 100% customer satisfaction!", "zh": "我们至今维持着 100% 的客户满意度!", "challenge_category": "numbers", "idx": 968}
|
| 97 |
+
{"en": "The VP−730 is a 9−input scaler/switcher for analog video, digital video, balance stereo and S/PDIF audio signals.", "zh": "VP-730 是一个 9 路输入的缩放器/切换器,用于模拟视频、数字视频、平衡立体声和 S/PDIF 音频信号。", "challenge_category": "numbers", "idx": 1051}
|
| 98 |
+
{"en": "It up− or down−scales composite, s−Video (Y/C), component video (YUV), HDMI, computer graphics video and JPEG files to a selectable computer graphics video or HDTV output resolution on identical outputs − one HDMI and two 15−pin HD.", "zh": "它可在相同的输出(一路 HDMI 和两路 15 针高清)中将合成视频、s−视频 (Y/C)、分量视频 (YUV)、HDMI、计算机图形视频和 JPEG 文件缩放到一个可选择的计算机图形视频或 HDTV 输出分辨率。", "challenge_category": "numbers", "idx": 1052}
|
| 99 |
+
{"en": "Video Inputs - 2 universal video each on 3 BNC (composite, s−Video, component), 4 computer graphics/component video (15−pin HD), 2 HDMI and 1 USB (for JPEG data).", "zh": "视频输入 - 每 3 个 BNC 上 2 路通用视频(复合视频、s−视频、分量视频),4 个计算机图形/分量视频(15 针高清),2 个 HDMI 和 1 个 USB(用于 JPEG 数据)。", "challenge_category": "numbers", "idx": 1060}
|
| 100 |
+
{"en": "Royal Mail Tracked 24 (1 working day) for large and expensive goods", "zh": "Royal Mail Tracked 24:大型及贵重物品(1 个工作日)", "challenge_category": "numbers", "idx": 1097}
|
| 101 |
+
{"en": "We accept returns within 60 days from the date you received the purchase.", "zh": "在收货之日起 60 天内可以退货。", "challenge_category": "numbers", "idx": 1101}
|
| 102 |
+
{"en": "We will try to reply as soon as possible during 24 hours.", "zh": "我们会尽量在 24 小时内回复。", "challenge_category": "numbers", "idx": 1110}
|
| 103 |
+
{"en": "It was prior to 2018.", "zh": "这是 2018 年之前的事了。", "challenge_category": "numbers", "idx": 1124}
|
| 104 |
+
{"en": "It’s true that good customer service will keep customers loyal, and a bad customer experience will drive away 10 times as many more customer opportunities.", "zh": "要知道,优秀的客户服务才能拥有忠诚的客户,而糟糕的客户体验将流失 10 倍的客户。", "challenge_category": "numbers", "idx": 1137}
|
| 105 |
+
{"en": "The threat was made on Saturday a few hours after Britain agreed to issue another 23 licenses to French fishermen to alleviate tensions between the two neighbors who have been at loggerheads over the fishing row for the past six months.", "zh": "这一威胁是在周六发出的,就在几个小时前,英国同意向法国渔民另外发放 23 张捕鱼许可证,以缓解这两个邻国之间的紧张关系,过去 6 个月来,这两个国家一直因该捕鱼区而不和。", "challenge_category": "numbers", "idx": 1140}
|
| 106 |
+
{"en": "France is seeking 81 more approvals to reach 104 licenses needed for its boats to operate in British and Channel Island waters under the Brexit agreement signed last year.", "zh": "根据去年签署的英国脱欧协议,法国正寻求再获得 81 张许可证,以达到其船只在英国和海峡群岛水域运营所需的 104 张许可证。", "challenge_category": "numbers", "idx": 1141}
|
| 107 |
+
{"en": "The European Union had specified a December 10 deadline for London to grant licenses to French fishing boats under Brexit, with Paris threatening European legal action in case of no breakthrough.", "zh": "欧盟曾明确规定,在英国退欧期间,英国必须在 12 月 10 日之前向法国渔船发放许可证,法国威胁称,如果没有突破,欧洲将采取法律行动。", "challenge_category": "numbers", "idx": 1142}
|
| 108 |
+
{"en": "Underlining that France is entitled to around 80 more UK licenses, a group representing fishermen in the key port of Boulogne-sur-Mer and others along the northern coast threatened late on Saturday to launch protests.", "zh": "代表主要港口布洛涅 (Boulogne-sur-Mer) 和北部海岸其他地区渔民的一个组织上周六晚间威胁要发起抗议,指称法国还有资格获得约 80 个英国许可证。", "challenge_category": "numbers", "idx": 1143}
|
| 109 |
+
{"en": "The group said its members were \"exasperated\" by the news of only 23 new licenses and felt \"betrayed\" by the European Commission, which could launch legal action against Britain over the issue.", "zh": "该组织表示,其成员对只有 23 个新牌照的消息感到“愤怒”,觉得被欧盟委员会“背叛”了,欧盟委员会可能会就此问题对英国采取法律行动。", "challenge_category": "numbers", "idx": 1145}
|
| 110 |
+
{"en": "The CRPMEM said the protests would be \"in line with blockades of ports in Brittany, Normandy and the north of France which took place on November 26.\"", "zh": "CRPMEM 表示,抗议活动将“与 11 月 26 日发生的对布列塔尼、诺曼底和法国北部港口的封锁一致”。", "challenge_category": "numbers", "idx": 1146}
|
| 111 |
+
{"en": "Please note: Our office opening times are: Monday-Friday from 09:00 - 17:30.", "zh": "请注意:我们的办公时间为:周一到周五,09:00 - 17:30。", "challenge_category": "numbers", "idx": 1151}
|
| 112 |
+
{"en": "Returns must be within 30 days of delivery in the exact same condition as they were sent.", "zh": "收货后 30 天内可退货,前提是商品状况与发货时完全相同。", "challenge_category": "numbers", "idx": 1159}
|
| 113 |
+
{"en": "With more than 12 years’ experience of dealing with aftermarket Samco Sport performance silicone hoses, we are proud to be the world’s leading motorcycle silicone hose specialist distributor.", "zh": "Samco Sport 硅胶软管性能出色,我们拥有超过 12 年的售后经验,因此,我们可以自豪地说,我们是世界领先的摩托车硅胶软管专业经销商。", "challenge_category": "numbers", "idx": 1223}
|
| 114 |
+
{"en": "With a large stock of universal race parts options, we strive on 100% service.", "zh": "我们拥有大量的通用零件选件,致力于提供全方位的服务。", "challenge_category": "numbers", "idx": 1224}
|
| 115 |
+
{"en": "Germany's foreign minister warned on Saturday that time was running out to find a way to revive a 2015 nuclear deal between world powers and Iran, speaking after meetings with her counterparts from G7 countries.", "zh": "德国外长周六警告称,可用于重启 2015 年世界大国与伊朗之间核协议的时间已经所剩无几,德国外长在与七国集团 (G7) 外长会晤后发表讲话。", "challenge_category": "numbers", "idx": 1233}
|
| 116 |
+
{"en": "Under the original nuclear deal, abandoned in 2018 by then-President Donald Trump, Iran limited its nuclear program in return for relief from U.S., European Union and U.N. sanctions.", "zh": "根据最初的核协议,伊朗限制其核项目,以换取美国、欧盟和联合国减轻对伊朗的制裁。2018 年美国时任总统唐纳德·特朗普 (Donald Trump) 退出了该协议。", "challenge_category": "numbers", "idx": 1244}
|
| 117 |
+
{"en": "Delivery of smaller size photographs up to 16x12\" to Europe is typically 5 - 15 business days from dispatch, and to the rest of world is 7 - 20 business days, via Airmail.", "zh": "通过航空邮寄,16x12\" 的小尺寸照片自发货之日起,到欧洲通常需要 5 - 15 个工作日,到世界其他地方则需要 7 - 20 个工作日。", "challenge_category": "numbers", "idx": 1255}
|
| 118 |
+
{"en": "Delivery of large photographs 20x16\" and 24x20\" are typically delivered within 7 - 20 working days to Europe and Rest of World.", "zh": "20x16\" 和 24x20\" 的大尺寸照片一般在 7 - 20 个工作日内送到欧洲和世界其他地方。", "challenge_category": "numbers", "idx": 1256}
|
| 119 |
+
{"en": "The postal companies allow up to 25 working days for delivery of items by standard Airmail.", "zh": "邮政公司最晚在 25 个工作日内以标准航空邮寄方式投递邮件。", "challenge_category": "numbers", "idx": 1262}
|
| 120 |
+
{"en": "Please therefore allow around 25 working days from dispatch before contacting us about a suspected delivery problem.", "zh": "因此,如对物流有疑问,请在发货 25 个工作日后联系我们。", "challenge_category": "numbers", "idx": 1263}
|
| 121 |
+
{"en": "Generally, delivery is faster via these services but please be aware they are not timed or guaranteed delivery services and the same service level of up to 25 working days delivery timeframe is applied by the postal companies.", "zh": "一般而言,航空邮寄的邮寄速度较快,但请注意,这些服务并非限时或有保证的邮寄服务,邮政公司的同等水平服务的交货时间亦不超过 25 个工作日。", "challenge_category": "numbers", "idx": 1265}
|
| 122 |
+
{"en": "Anyone who tests positive for the omicron variant of Covid-19 will have to isolate for 10 days, as will anyone who has been identified as a close contact of a positive result.", "zh": "任何新冠病毒奥密克戎变异株检测呈阳性的人都必须隔离 10 天,被确认为密切接触者的结果呈阳性的人也必须隔离 10 天。", "challenge_category": "numbers", "idx": 1289}
|
| 123 |
+
{"en": "He said Friday morning that in the 12 hours since the bug's existence was disclosed that it had been \"fully weaponised,\" meaning malefactors had developed and distributed tools to exploit it.", "zh": "他在周五上午表示,自该漏洞被披露以来的 12 个小时内,它已被“完全武器化”,这意味着不法分子已经开发并分发了利用该漏洞的工具。", "challenge_category": "numbers", "idx": 1337}
|
| 124 |
+
{"en": "The vulnerability, dubbed \"Log4Shell,\" was rated 10 on a scale of one to 10 the Apache Software Foundation, which oversees development of the software.", "zh": "这个被称为“Log4Shell”的漏洞被其所属的阿帕奇软件基金会 (Apache Software Foundation) 评为 10 级(1 到 10 级)。", "challenge_category": "numbers", "idx": 1345}
|
| 125 |
+
{"en": "The vulnerability, located in open-source Apache software used to run websites and other web services, was reported to the foundation on November 24 by the Chinese tech giant Alibaba, it said.", "zh": "报告称,该漏洞在用于运行网站和其他网络服务的开源 Apache 软件中,中国科技巨头阿里巴巴于 11 月 24 日向该基金会报告了该漏洞。", "challenge_category": "numbers", "idx": 1349}
|
| 126 |
+
{"en": "EverGrow Might Be The Next Big Crypto To Explode in 2022", "zh": "EverGrow 可能是 2022 年爆发的下一个大型加密货币", "challenge_category": "numbers", "idx": 1366}
|
| 127 |
+
{"en": "Shiba Inu is the latest meme-crypto to go viral and despite being down almost 60% from it's all-time high, the market cap still stands at an eye-watering $20 billion, making it the 12th biggest crypto in the world by valuation.", "zh": "柴犬币是最新一款走红的表情包加密货币,尽管已经从历史高点下跌了近 60%,但其市值仍高达 200 亿美元,按估值计算,它是全球第 12 大加密货币。", "challenge_category": "numbers", "idx": 1367}
|
| 128 |
+
{"en": "A $100 investment at launch would be worth over $2 million today!", "zh": "当初投资 100 美元可以换来今天的 200 多万美元!", "challenge_category": "numbers", "idx": 1368}
|
| 129 |
+
{"en": "Just 10 weeks ago, EverGrow Coin ($EGC) was launched by a team of experienced finance, blockchain and marketing experts.", "zh": "就在 10 周前,一支经验丰富的金融、区块链和营销专家团队推出了 EverGrow Coin ($EGC)。", "challenge_category": "numbers", "idx": 1375}
|
| 130 |
+
{"en": "In the short time since launch, holders of EverGrow Coin have received over $30 million of binance-pegged USD rewards - a stable, regulated currency pegged 1-to-1 with the USD.", "zh": "自发行以来,EverGrow Coin 的持有者在短时间内就获得了超过 3000 万美元的与币挂钩的美元奖励,这是一种与美元一对一挂钩的稳定的、受监管的货币。", "challenge_category": "numbers", "idx": 1377}
|
| 131 |
+
{"en": "The project currently has 110,000 holders according to BSCScan.", "zh": "根据 BSCScan 的数据,该项目的持币者目前达到了 11 万之多。", "challenge_category": "numbers", "idx": 1378}
|
| 132 |
+
{"en": "With their revolutionary contract, EverGrow Coin quickly grew to over $1 billion in market-cap, but then a major data error on CoinMarketCap, just weeks into the launch, caused mass panic amongst investors.", "zh": "这种颠覆性的契约让 EverGrow Coin 的市值迅速增长到超过 10 亿美元,但在推出后才数周,CoinMarketCap 上就出现了一个���大数据错误,在投资者中引发了大规模恐慌。", "challenge_category": "numbers", "idx": 1379}
|
| 133 |
+
{"en": "Over the next month, the errors remained unfixed, and EverGrow sunk to below $300 million in valuation.", "zh": "在接下来的一个月里,这些错误仍然没有得到修正,EverGrow 的估值跌至 3 亿美元以下。", "challenge_category": "numbers", "idx": 1381}
|
| 134 |
+
{"en": "The price has now stabilised, and signs of returning confidence saw an increase of 22% from the recent lows.", "zh": "现在价格已经稳定下来,市场信心有了恢复的迹象,表现在最近低点上升了 22%。", "challenge_category": "numbers", "idx": 1383}
|
| 135 |
+
{"en": "With Shiba Inu, offering little to no utility, valued at around 66 times that of EverGrow Coin, there is a clear argument for an innovative and ground-breaking project like EverGrow to see some serious upside from their current low market cap.", "zh": "柴犬币几乎不提供任何实用功能,其估值约为 EverGrow Coin 的 66 倍,因此,像 EverGrow 这样具有创新性和突破性的项目,以目前的低市值来看,可以预期会有一些实质性的增长。", "challenge_category": "numbers", "idx": 1388}
|
| 136 |
+
{"en": "If the team continues to impress the crypto community with their innovation and transparency and can shake off the fear spread among investors by the CoinMarketCap errors, there is a good chance EverGrow Coin could be one of the top cryptos to invest in for 2022.", "zh": "如果该团队继续以其创新和透明度给加密货币社区留下深刻印象,并能够摆脱 CoinMarketCap 错误在投资者中蔓延的恐惧,那么 EverGrow Coin 很有可能成为 2022 年最值得投资的加密货币之一。", "challenge_category": "numbers", "idx": 1389}
|
| 137 |
+
{"en": "It's been two steps forward, and one back (and sometimes the opposite) since the beginning of 2020.", "zh": "自 2020 年初以来,我们是前进两步后退一步,有时候又是后退两步前进一步。", "challenge_category": "numbers", "idx": 1429}
|
| 138 |
+
{"en": "Molecular Diagnosis Test Can Detect Omicron Variant In 20 Minutes: Report", "zh": "分子诊断测试可在 20 分钟内检测出奥密克戎变异株:报告", "challenge_category": "numbers", "idx": 1432}
|
| 139 |
+
{"en": "POSTECH announced on the 10th that a research team led by Professor Lee Jung-wook of the Department of Chemical Engineering has developed molecular diagnostic technology that can detect the Omicron variant in just 20-30 minutes and will publish the results online.", "zh": "浦项工科大学 10 日表示,该大学化学工程系李正旭教授带领的研究小组开发出了可以在 20-30 分钟内检测出奥密克戎变异株的分子诊断技术,并将在网上公开结果。", "challenge_category": "numbers", "idx": 1435}
|
| 140 |
+
{"en": "Omicron is a variant in which 26-32 mutations in the spike, which is used to infect cells by the COVID-19 virus.", "zh": "奥密克戎是一种变异毒株,其刺突中有 26-32 个突变,被新冠病毒用于感染细胞。", "challenge_category": "numbers", "idx": 1436}
|
| 141 |
+
{"en": "Currently, the Korea Centers for Disease Control and Prevention is using three methods to detect COVID-19 variants: whole-genome analysis, target DNA (mutations such as spike protein) analysis, and PCR test.", "zh": "目前,韩国疾病控制和预防中心正在使用全基因组分析、目标 DNA(刺突蛋白等突变)分析、PCR 检测等 3 种方法来检测新型冠状病毒的变异株。", "challenge_category": "numbers", "idx": 1438}
|
| 142 |
+
{"en": "The existing technology screens only specific areas of the virus, but the molecular diagnostic technology was designed to cause nucleic acid-binding reactions only when the COVID-19 RNA exists, enabling rapid detection.", "zh": "目前的技术只筛选病毒的特定区域,但分子诊断技术是在新冠病毒 RNA 存在时才会引起核酸结合反应,因此可以达到快速检测的效果。", "challenge_category": "numbers", "idx": 1441}
|
| 143 |
+
{"en": "Unlike conventional technology that generally processes up to 96 samples per device, the new technology can process more than 125 in 30 minutes (more than 250 samples per hour).", "zh": "与一般每台设备最多处理 96 个样本的传统技术不同,新技术可以在 30 分钟内处理 125 个以上样本(每小时处理 250 个以上)。", "challenge_category": "numbers", "idx": 1445}
|
| 144 |
+
{"en": "We will try to quickly diagnose and respond to new variants that may come out after COVID-19.", "zh": "我们将努力快速诊断和应对新冠病毒之后可能出现的新变异株。", "challenge_category": "numbers", "idx": 1449}
|
| 145 |
+
{"en": "The reason why I disclose the technology is to share it with others to develop better technologies for overcoming COVID-19 and to allow underdeveloped countries also analyze COVID-19 variants.\"", "zh": "我公开这项技术是为了开发更好的新冠病毒应对技术,让落后国家也能分析新冠病毒变异株。”", "challenge_category": "numbers", "idx": 1453}
|
| 146 |
+
{"en": "If there are any questions or problems, then kindly please contact us via an ‘eBay’ message and we take every effort to answer all of the queries put forward for us within 24 hours.", "zh": "如果您有任何疑问或问题,请通过“eBay”消息联系我们,我们会尽一切努力在 24 小时内回复您。", "challenge_category": "numbers", "idx": 1499}
|
| 147 |
+
{"en": "Iran reports lowest number of daily COVID-19 cases in more than one year", "zh": "伊朗报告一年多来最低的每日 COVID-19 病例数", "challenge_category": "numbers", "idx": 1519}
|
| 148 |
+
{"en": "Iran's Health Ministry has registered 1,686 new daily COVID-19 infections, the lowest tally over the past 460 days, marking a sharp decline in cases as the fifth wave of the pandemic subsides.", "zh": "伊朗卫生部登记了 1686 例新增 COVID-19 感染病例,这是过去 460 天以来的最低记录,标志着随着第五波疫情消退,病例数量急剧下降。", "challenge_category": "numbers", "idx": 1520}
|
| 149 |
+
{"en": "According to Press TV, the Ministry announced on Saturday that 58 Iranians died from the disease, noting that out of the new cases detected over the past 24 hours, 286 patients were admitted to hospital.", "zh": "据 Press TV 报道,伊朗卫生部周六宣布,58 名伊朗人死于该病,并指出在过去 24 小时发现的新病例中,有 286 名患者入院治疗。", "challenge_category": "numbers", "idx": 1521}
|
| 150 |
+
{"en": "It added that 6,152,524 people in the country have contracted COVID-19 and 5,963,373 of the infected people recovered and were discharged from hospitals.", "zh": "它还补充道,全国累计确诊病例 6,152,524 例,累计康复出院 5,963,373 例。", "challenge_category": "numbers", "idx": 1522}
|
| 151 |
+
{"en": "According to the Ministry, 3,126 COVID-19 patients are in intensive care units (ICU) while 39,951,481 diagnosis tests have been so far conducted across Iran.", "zh": "据伊朗卫生部统计,目前有 3126 名新冠肺炎患者在重症监护室 (ICU) 接受治疗,伊朗全国进行了 39,951,481 次诊断检测。", "challenge_category": "numbers", "idx": 1523}
|
| 152 |
+
{"en": "So far, 58,595,066 people have received the first dose of the COVID vaccine, 49,157,835 have received the second dosage and 2,237,841 have gotten the booster shots.", "zh": "截至目前,共有 58,595,066 人接种了第一剂疫苗,49,157,835 人接种了第二剂疫苗,2,237,841 人接种了加强剂疫苗。", "challenge_category": "numbers", "idx": 1525}
|
| 153 |
+
{"en": "The total number of vaccines injected in the country reached 109,990,742 doses.", "zh": "全国注射的疫苗总数达到 109,990,742 剂。", "challenge_category": "numbers", "idx": 1526}
|
| 154 |
+
{"en": "Over the past 24 hours, 19 provinces reported almost no death case or only one dead.", "zh": "在过去 24 小时内,19 个省几乎没有报告死亡病例或只有 1 例死亡病例。", "challenge_category": "numbers", "idx": 1527}
|
| 155 |
+
{"en": "According to the latest figures, eight cities are in the orange zones, 119 in the yellow category, and 321 cities are in blue zones.", "zh": "根据最新数据,8 个城市在橙色区域,119 个在黄色区域,321 个在蓝色区域。", "challenge_category": "numbers", "idx": 1528}
|
| 156 |
+
{"en": "The course consists of 18 modules and I will be doing a dedicated video on each module.", "zh": "本课程由 18 个模块组成,我将为每个模块制作专门的视频。", "challenge_category": "numbers", "idx": 1537}
|
| 157 |
+
{"en": "I will make 20 videos for this course, the first is just the 4 min intro explaining the course, the last will be a dedicated exam tips video and then obviously the 18 videos in between will be your modules.", "zh": "我会为这个课程制作 20 个视频,第一个视频时长 4 分钟,介绍这个课程,最后一个视频专门教授考试技巧,中间的 18 个视频对应不同的模块。", "challenge_category": "numbers", "idx": 1540}
|
| 158 |
+
{"en": "He will be there in 10-15 minutes.", "zh": "10-15 分钟后就能送到。", "challenge_category": "numbers", "idx": 1549}
|
| 159 |
+
{"en": "1.5 Inch wide and 58 inches long adjustable leather shoulder strap", "zh": "宽 1.5 英寸宽、长 58 英寸的可调节真皮肩带", "challenge_category": "numbers", "idx": 1553}
|
| 160 |
+
{"en": "I've ordered a replacement item for you, this is scheduled to dispatch on February 19.", "zh": "我已经为您订购了一个更换件,预计 2 月 19 日发货。", "challenge_category": "numbers", "idx": 1586}
|
| 161 |
+
{"en": "After a while of browsing, the infamous one left and went back to his vehicle while the other one took a shopping cart, and put a large 500 dollar socket set in it.", "zh": "这人逛了一会儿就出去了,回到车里坐着;另一个人推着购物车,往车里放了一个 500 美元的大套筒扳手组。", "challenge_category": "numbers", "idx": 1593}
|
| 162 |
+
{"en": "Yeah, when I was 16 I applied and got offered a job at a restaurant.", "zh": "我 16 岁的时候找了一份在餐馆", "challenge_category": "numbers", "idx": 1623}
|
| 163 |
+
{"en": "First there was the video of No 10 aides laughing while they discussed a Christmas gathering on 18 December last year.", "zh": "最先爆出来的是去年 12 月 18 日他的助手们在唐宁街 10 号讨论圣诞聚会时开怀大笑的视频。", "challenge_category": "numbers", "idx": 1644}
|
| 164 |
+
{"en": "When an image was published on Sunday showing Johnson on a screen hosting a Christmas quiz for staffers tuning in from No 10 and at home, it was not quite the smoking gun some thought would finally skewer him, however.", "zh": "周日发布的一张照片显示,约翰逊正在屏幕上为在唐宁街 10 号和在家里收看的工作人员主持一个圣诞问答会,然而,有些人认为这张照片并不是能够刺痛他的铁证。", "challenge_category": "numbers", "idx": 1646}
|
| 165 |
+
{"en": "There have been other parties hosted in No 10 and Conservative party headquarters in which people drank copious amounts of alcohol, played party games, exchanged secret Santa gifts and socialised into the small hours, sources have told media outlets including the Guardian, Mirror, BBC and Times.", "zh": "有消息人士告诉《卫报》、《镜报》、英国广播公司和《泰晤士报》等媒体,在唐宁街 10 号和保守党总部举行的其他派对上,人们喝了很多酒,玩派对游戏,交换秘密的圣诞礼物,一直社交到凌晨。", "challenge_category": "numbers", "idx": 1649}
|
| 166 |
+
{"en": "The staff, dialling in from other rooms in No 10 while drinking and not socially distancing, cannot be seen.", "zh": "在唐宁街 10 号喝酒时在其他房间打电话和没有保持社交距离的工作人员没有被曝光出来。", "challenge_category": "numbers", "idx": 1652}
|
| 167 |
+
{"en": "He told LBC: \"On that front page, I think your listeners will look at that and see a PM in his office, with the two close people that work with him, with no alcohol, taking 10 to 15 minutes to thank and motivate his staff, who have been coming in because they can't work from home.\"", "zh": "他告诉 LBC:“我认为,你的听众会在封面上看到首相在他的办公室,旁边有两个关系密切的工作人员,他们没有喝酒,他用了 10 到 15 分钟感谢并激励他的员工,而他们在场,是因为他们不能居家工作。”", "challenge_category": "numbers", "idx": 1654}
|
| 168 |
+
{"en": "As I can see here this rider came to your location at 12:39. he try to deliver this order until 12:52.", "zh": "我看到这名骑手在 12 点 39 分到达您所在的位置。在 12 点 52 分之前,他是想把您的订餐送到。", "challenge_category": "numbers", "idx": 1657}
|
| 169 |
+
{"en": "Sold for £25 ($33) plus VAT and limited to only one item per person at several shops, the shirt has been in such demand that people queued around blocks to get it.", "zh": "这款衬衫的售价为 25 英镑(33 美元),外加增值税,几家商店要求每人限购一件,由于供不应求,有些人在几个街区排队后才买到。", "challenge_category": "numbers", "idx": 1665}
|
| 170 |
+
{"en": "Praised by some for leaving money to various charitable causes after his death, the controversial trader's statue was attacked in June 2020, when a protest supporting the Black Lives Matter (BLM) movement was happening in the city.", "zh": "贸易商爱德华·科尔斯顿饱受争议,有些人称赞他死后为各种慈善事业留下了资金,他的雕像在 2020 年 6 月遭到毁坏,当时该市正在举行一场支持“黑人的命也是命”(BLM) 运动的抗议活动。", "challenge_category": "numbers", "idx": 1671}
|
| 171 |
+
{"en": "At least 30 tornadoes were reported across six different states causing widespread devastation, and over 100 people are expected killed from the storm.", "zh": "据报道,至少有 30 场龙卷风席卷了六个州,造成大面积破坏,预计超过 100 人死于这场风暴。", "challenge_category": "numbers", "idx": 1679}
|
| 172 |
+
{"en": "Biden said he was shocked by the record wildfires in the country during 2021, expressing alarm that global warming was a major contribution.", "zh": "拜登表示,他对 2021 年美国创纪录的野火感到震惊,并表示全球变暖是主要原因。", "challenge_category": "numbers", "idx": 1687}
|
| 173 |
+
{"en": "You can come back any time as our chat service window is open 24/7", "zh": "我们的聊天服务窗口全年全天候开放,您可以随时回来", "challenge_category": "numbers", "idx": 1700}
|
| 174 |
+
{"en": "The new order is order #NUMBER# and it will be there in just 20 minutes.", "zh": "新订单号是 #NUMBER#,20 分钟后就能送到。", "challenge_category": "numbers", "idx": 1706}
|
| 175 |
+
{"en": "Separately, Rogers has frequently suggested that Donald Trump won the 2020 presidential election and called for a new election.", "zh": "另外,罗杰斯经常暗示,唐纳德·特朗普 (Donald Trump) 赢得了 2020 年总统大选,并呼吁重新选举。", "challenge_category": "numbers", "idx": 1722}
|
| 176 |
+
{"en": "In July, Rogers campaigned for the election to be decertified and previously launched a petition that she claimed gained 663,000 signatures.", "zh": "今年 7 月,罗杰斯发起了取消选举认证的活动,此前她发起了��份请愿书,声称已经获得了 66.3 万个签名。", "challenge_category": "numbers", "idx": 1725}
|
| 177 |
+
{"en": "Let's get to 1 million ASAP.", "zh": "让我们尽快拿到一百万个签名。", "challenge_category": "numbers", "idx": 1727}
|
| 178 |
+
{"en": "'Interview with the Vampire' author Anne Rice dies at age 80", "zh": "《夜访吸血鬼》的作者安妮·赖斯去世,享年 80 岁", "challenge_category": "numbers", "idx": 1739}
|
| 179 |
+
{"en": "Rice's biggest success was her first novel, \"Interview with the Vampire,\" which was published in 1976 and introduced the character of the vampire Lestat, who would be the central character in the 13-book Chronicles series, the most recent of which was published in 2018.", "zh": "赖斯最成功的作品是她的第一部小说《夜访吸血鬼》,该书于 1976 年出版,塑造了吸血鬼莱斯特这个角色,莱斯特是《编年史》13 部全集的中心人物,最新一部于 2018 年出版。", "challenge_category": "numbers", "idx": 1741}
|
| 180 |
+
{"en": "\"I had an idea of Lestat as the man of action, the man who could do things that I couldn't do,\" Rice said in a talk at Southern Illinois University in 2010.", "zh": "2010 年,赖斯在南伊利诺伊大学的一次演讲中说:“我认为莱斯特是个实干家,他能做我做不到的事情。”", "challenge_category": "numbers", "idx": 1742}
|
| 181 |
+
{"en": "\"Interview with the Vampire\" was made into a successful feature film in 1994, helping to reignite interest in the vampire genre which continued with the TV series \"The Vampire Diaries\" and the \"Twilight\" film series.", "zh": "1994 年,《夜访吸血鬼》被拍成电影并获得了成功,它重新点燃了人们对吸血鬼题材的兴趣,之后的电视剧《吸血鬼日记》和《暮光之城》系列电影相继上映。", "challenge_category": "numbers", "idx": 1743}
|
| 182 |
+
{"en": "Recently, I made the switch from an iPhone 12 Pro to a 13 Pro Max, and on both iPhones I have noticed a bug that is eating up my internal storage.", "zh": "最近,我把 iPhone 12 Pro 换成 13 Pro Max 了,但我发现,这两款 iPhone 上都有一个 bug 在吞噬手机的内部存储空间。", "challenge_category": "numbers", "idx": 1748}
|
| 183 |
+
{"en": "I thought that once I moved to the new iPhone 13 Pro that the bug would disappear, but that was not the case.", "zh": "我原以为,只要换了新的 iPhone 13 Pro,这个 bug 就会消失,但事实并非如此。", "challenge_category": "numbers", "idx": 1751}
|
| 184 |
+
{"en": "If at any time you need help, our support agents are ready to assist you 24 hours a day, seven days a week.", "zh": "无论何时需要帮助,我们支持代理的 7 X 24 服务都能满足您的需求。", "challenge_category": "numbers", "idx": 1758}
|
| 185 |
+
{"en": "Specifically 2.10 \"Over\"", "zh": "特别是第二季第 10 集“Over”", "challenge_category": "numbers", "idx": 1768}
|
| 186 |
+
{"en": "Vacuum therapy has been proven to effectively treat erectile dysfunction in over 95% of men without any major side effects or medication.", "zh": "真空疗法已被证明能有效治疗 95% 以上的男性勃起功能障碍,没有任何重大副作用,不需要使用药物。", "challenge_category": "numbers", "idx": 1784}
|
| 187 |
+
{"en": "I (try) to stick to the 1200-1300.", "zh": "我(尝试)坚持达到 1200-1300 之间。", "challenge_category": "numbers", "idx": 1822}
|
| 188 |
+
{"en": "If you’re already doing a 500 calorie cut, an extra piece of steak or even bread after a hard workout is not going to ruin your progress at all.", "zh": "如果你已经消耗了 500 卡路里的热量,那么在辛苦锻炼后再吃一块牛排甚至面包,根本不会影响你的锻炼成果。", "challenge_category": "numbers", "idx": 1824}
|
| 189 |
+
{"en": "Maybe start with 300 deficit.", "zh": "也许可以从 300 的热量赤字开始。", "challenge_category": "numbers", "idx": 1829}
|
| 190 |
+
{"en": "Commenting on the artiste fraternity that had taken the centerstage in the 2019 stir, he said, \"We can't expect them to organise agitations.", "zh": "在谈到占据 2019 年运动中心舞台的艺人兄弟会时,他说,“我们不能指望他们组织煽动。", "challenge_category": "numbers", "idx": 1867}
|
| 191 |
+
{"en": "It had lost its intensity due to the commencement of examinations (in January 2020) and then the pandemic and lockdowns.", "zh": "由于开始检查(2020 年 1 月),然后是疫情和封锁,运动不再那么激烈。", "challenge_category": "numbers", "idx": 1871}
|
| 192 |
+
{"en": "Mr Bhattacharya said the anti-CAA agitation will once again be a pan-Northeast one like in 2019.", "zh": "Bhattacharya 表示,反 CAA 运动将再次像 2019 年那样,成为泛东北地区的运动。", "challenge_category": "numbers", "idx": 1874}
|
| 193 |
+
{"en": "Singer-music composer Zubeen Garg, who had taken a leading role in the 2019 protests, also paid his tributes at the programme organised by the AASU.", "zh": "在 2019 年抗议活动中发挥主导作用的歌手兼音乐作曲家祖宾·加格 (Zubeen Garg) 也在 AASU 组织的节目中表达了自己的敬意。", "challenge_category": "numbers", "idx": 1875}
|
| 194 |
+
{"en": "Several organisations, including AASU, North East Students' Organisation (NESO) and Assam Jatiya Parishad (AJP), had observed \"black day\" on December 11 to mark two years of the passage of CAA in Parliament.", "zh": "一些组织,包括 AASU、东北学生组织 (NESO) 和阿萨姆 Jatiya Parishad (AJP),在 12 月 11 日庆祝“黑色日”,以纪念 CAA 在议会通过两周年。", "challenge_category": "numbers", "idx": 1878}
|
| 195 |
+
{"en": "British Garden Centres said sales of smaller trees are up 50 per cent this year across its 58 sites.", "zh": "英国花园中心表示,今年它的 58 个销售点的小树销量增长了 50%。", "challenge_category": "numbers", "idx": 1888}
|
| 196 |
+
{"en": "Fellow garden centre chain Squire's reports that 30 per cent of their customers plan on having at least two trees - and more than one in ten intend to have three or more.", "zh": "另一家园艺中心连锁店 Squire 的报告称,30% 的客户计划至少购买两棵树,超过十分之一的客户打算购买三棵或更多。", "challenge_category": "numbers", "idx": 1890}
|
| 197 |
+
{"en": "A rollercoaster first half ended with Munster leading 13-7 after Wasps skipper Brad Shields had been controversially sent off for a dangerous tackle on Dave Kilcoyne.", "zh": "在黄蜂队队长布拉德·希尔兹因对戴夫·基尔科因的危险铲断而被有争议地罚下后,过山车般的上半场以芒斯特 13-7 领先结束。", "challenge_category": "numbers", "idx": 1906}
|
| 198 |
+
{"en": "And with hooker Dan Frost sin-binned on the stroke of half-time, their 13 men were on the ropes and Munster reacted by engineering tries for debutant Patrick Campbell and Andrew Conway.", "zh": "随着前场中锋丹·弗罗斯特在中场休息时被罚下,他们的 13 名队员被逼到了绝境,芒斯特的反应是尝试让新人帕特里克·坎贝尔和安德鲁·康威上场。", "challenge_category": "numbers", "idx": 1907}
|
| 199 |
+
{"en": "Missing 17 players to injury, Wasps also had to contend with the loss of four more to Covid in the morning, resulting in a hasty reconfiguration of the team.", "zh": "黄蜂队 17 名队员因伤缺阵,当天上午又有 4 名队员感染了新冠,球队被迫匆忙进行重新组织。", "challenge_category": "numbers", "idx": 1909}
|
| 200 |
+
{"en": "Munster, meanwhile, were missing 34 squad personnel because of quarantine following their recent ill-fated United Rugby Championship trip to South Africa, creating five debutants in the starting XV and another seven on the bench.", "zh": "与此同时,芒斯特队在最近命运多舛的南非联合橄榄球锦标赛之旅后,由于隔离而致使 34 名队员缺阵,这使得首发的 15 人中有 5 名队员初次登场,另有 7 名替补队员。", "challenge_category": "numbers", "idx": 1910}
|
challenge_sets/challenge_sets_summary.json
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"source": "data/wmt22_enzh_test.jsonl",
|
| 3 |
+
"sets": {
|
| 4 |
+
"coverage_zh": 400,
|
| 5 |
+
"numbers": 200,
|
| 6 |
+
"dates": 63,
|
| 7 |
+
"named_entities": 200,
|
| 8 |
+
"enumeration": 131,
|
| 9 |
+
"fertility_mismatch": 14
|
| 10 |
+
},
|
| 11 |
+
"max_per_category": 200
|
| 12 |
+
}
|
ende_dev.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
ende_train.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aff978211dbd17a3f5141643e337cce67763d71f445fdb1cf7725f6f73d57d7e
|
| 3 |
+
size 50550099
|
enzh_dev.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
enzh_train.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b817c5c9c2060a7612e9fece76cc073e920d7476d081aa0de94c5b5dc6df2846
|
| 3 |
+
size 57434136
|
wmt22_ende_test.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
wmt22_enzh_test.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|