You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
801 B
26 lines
801 B
From c7081356a8baec950bdf7910ade68e5e21ff6449 Mon Sep 17 00:00:00 2001
|
|
From: tigro <tigro@msvsphere-os.ru>
|
|
Date: Mon, 5 Feb 2024 17:16:00 +0300
|
|
Subject: [PATCH] Add Russian translation
|
|
|
|
---
|
|
src/pmchart/pmchart.desktop | 2 ++
|
|
1 file changed, 2 insertions(+)
|
|
|
|
diff --git a/src/pmchart/pmchart.desktop b/src/pmchart/pmchart.desktop
|
|
index 773c8e3..b9d30f1 100644
|
|
--- a/src/pmchart/pmchart.desktop
|
|
+++ b/src/pmchart/pmchart.desktop
|
|
@@ -1,6 +1,8 @@
|
|
[Desktop Entry]
|
|
Name=PCP Charts
|
|
+Name[ru]=Монитор производительности PCP Charts
|
|
Comment=Strip Chart tool for plotting Performance Co-Pilot metrics
|
|
+Comment[ru]=Инструмент для построения диаграмм производительности Co-Pilot
|
|
Exec=pmchart
|
|
Icon=pmchart
|
|
Terminal=false
|
|
--
|
|
2.43.0
|
|
|