Skip to content
This repository was archived by the owner on Jan 3, 2025. It is now read-only.

Commit 3ba5392

Browse files
committed
New translations en.json (Russian)
1 parent 4882d8e commit 3ba5392

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

Core/resources/translations/ru.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -785,6 +785,10 @@
785785
"libx264.standard.strategy._item_3": "Без потерь",
786786
"libx264.standard.strategy.bitrate._label": "Усреднённый битрейт [kbit]",
787787
"libx264.standard.strategy.bitrate._description": "Усреднённая скорость передачи данных, разрешенная кодеку.",
788+
"libx264.standard.strategy.minrate._label": "Minimum Bitrate [kbit]",
789+
"libx264.standard.strategy.minrate._description": "The minimum bitrate data rate allowed by the encoder.",
790+
"libx264.standard.strategy.maxrate._label": "Maximum Bitrate [kbit]",
791+
"libx264.standard.strategy.maxrate._description": "The maximum bitrate data rate allowed by the encoder.",
788792
"libx264.standard.strategy.multipass._label": "Многопроходный",
789793
"libx264.standard.strategy.multipass._description": "Кодирование в несколько проходов.",
790794
"libx264.standard.strategy.multipass._item_0": "Двухпроходный",
@@ -1263,6 +1267,10 @@
12631267
"libx265.standard.strategy._item_2": "Постоянное квантование (CQP)",
12641268
"libx265.standard.strategy.bitrate._label": "Усреднённый битрейт [kbit]",
12651269
"libx265.standard.strategy.bitrate._description": "Усреднённая скорость передачи данных, разрешенная кодеку.",
1270+
"libx265.standard.strategy.minrate._label": "Minimum Bitrate [kbit]",
1271+
"libx265.standard.strategy.minrate._description": "The minimum bitrate data rate allowed by the encoder.",
1272+
"libx265.standard.strategy.maxrate._label": "Maximum Bitrate [kbit]",
1273+
"libx265.standard.strategy.maxrate._description": "The maximum bitrate data rate allowed by the encoder.",
12661274
"libx265.standard.strategy.multipass._label": "Многопроходный",
12671275
"libx265.standard.strategy.multipass._description": "Кодирование в несколько проходов.",
12681276
"libx265.standard.strategy.multipass._item_0": "Двухпроходный",

0 commit comments

Comments
 (0)