-
Notifications
You must be signed in to change notification settings - Fork 90
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[skip CI] Translate deepin-system-monitor-plugin_en.ts in ru
100% translated source file: 'deepin-system-monitor-plugin_en.ts' on 'ru'.
- Loading branch information
1 parent
55aca59
commit 4414819
Showing
1 changed file
with
34 additions
and
0 deletions.
There are no files selected for viewing
34 changes: 34 additions & 0 deletions
34
deepin-system-monitor-plugin/translations/deepin-system-monitor-plugin_ru.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
<?xml version="1.0" ?><!DOCTYPE TS><TS language="ru" version="2.1"> | ||
<context> | ||
<name>Plugin.DisplayName</name> | ||
<message> | ||
<location filename="../gui/monitor_plugin.cpp" line="60"/> | ||
<source>System Monitor</source> | ||
<translation>Системный Монитор</translation> | ||
</message> | ||
</context> | ||
<context> | ||
<name>Plugin.OpenSystemMontitor</name> | ||
<message> | ||
<location filename="../gui/monitor_plugin.cpp" line="147"/> | ||
<source>Open</source> | ||
<translation>Открыть</translation> | ||
</message> | ||
</context> | ||
<context> | ||
<name>Plugin.cpu</name> | ||
<message> | ||
<location filename="../gui/systemmonitortipswidget.cpp" line="85"/> | ||
<source>CPU</source> | ||
<translation>ЦП</translation> | ||
</message> | ||
</context> | ||
<context> | ||
<name>Plugin.mem</name> | ||
<message> | ||
<location filename="../gui/systemmonitortipswidget.cpp" line="93"/> | ||
<source>MEM</source> | ||
<translation>ПАМ</translation> | ||
</message> | ||
</context> | ||
</TS> |