We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 871cd8e commit ed05248Copy full SHA for ed05248
i18n/locales/ru-RU.json
@@ -1236,6 +1236,17 @@
1236
"packages_selected": "Выбрано пакетов: {count}/{max}.",
1237
"add_hint": "Добавьте как минимум 2 пакета для сравнения."
1238
},
1239
+ "scatter_chart": {
1240
+ "title": "Сравнить {x} с {y}",
1241
+ "freshness_score": "Оценка свежести",
1242
+ "copy_alt": {
1243
+ "analysis": "{package} : {x_name} ({x_value}) и {y_name} ({y_value})",
1244
+ "description": "Точечная диаграмма, сопоставляющая {x_name} с {y_name} для пакетов {packages}. {analysis}. {watermark}"
1245
+ },
1246
+ "filename": "{x}-vs-{y}-точечный-график",
1247
+ "x_axis": "Ось X ↦",
1248
+ "y_axis": "Ось Y ↥"
1249
1250
"no_dependency": {
1251
"label": "(Без зависимости)",
1252
"typeahead_title": "Что бы сделал Джеймс?",
0 commit comments