forked from linuxdeepin/dde-cooperation
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
10 changed files
with
435 additions
and
13 deletions.
There are no files selected for viewing
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
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
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
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
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
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
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,102 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!DOCTYPE TS> | ||
<TS version="2.1" language="en_US"> | ||
<context> | ||
<name>ConfirmDialog</name> | ||
<message> | ||
<location filename="../src/dde-cooperation/ConfirmDialog.cc" line="30"/> | ||
<source>PC Collaboration</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../src/dde-cooperation/ConfirmDialog.cc" line="33"/> | ||
<source>"%1" is requesting a connection to your device</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../src/dde-cooperation/ConfirmDialog.cc" line="38"/> | ||
<source>Decline</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../src/dde-cooperation/ConfirmDialog.cc" line="38"/> | ||
<source>Accept</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
</context> | ||
<context> | ||
<name>NewDevice</name> | ||
<message> | ||
<location filename="../src/dde-cooperation/Android/qml/NewDevice.qml" line="13"/> | ||
<source>Scan with UnionTech OS Assistant</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../src/dde-cooperation/Android/qml/NewDevice.qml" line="17"/> | ||
<source>Connect your phone to the computer via a USB cable for the first time</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
</context> | ||
<context> | ||
<name>QObject</name> | ||
<message> | ||
<location filename="../src/dde-cooperation/Machine/Machine.cc" line="427"/> | ||
<location filename="../src/dde-cooperation/Machine/Machine.cc" line="849"/> | ||
<source>Successfully connected to "%1"</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../src/dde-cooperation/Machine/Machine.cc" line="430"/> | ||
<source>Your connection request has been declined</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../src/dde-cooperation/Machine/Machine.cc" line="626"/> | ||
<source>Successfully received files from "%1"</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../src/dde-cooperation/Machine/Machine.cc" line="629"/> | ||
<source>Failed to receive files from "%1"</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../src/dde-cooperation/Machine/Machine.cc" line="646"/> | ||
<source>Successfully sent to "%1"</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../src/dde-cooperation/Machine/Machine.cc" line="649"/> | ||
<source>Failed to send files to"%1"</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../src/dde-cooperation/Machine/Machine.cc" line="895"/> | ||
<source>PC Collaboration</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
</context> | ||
<context> | ||
<name>ReconnectDialog</name> | ||
<message> | ||
<location filename="../src/dde-cooperation/ReconnectDialog.cc" line="19"/> | ||
<source>PC Collaboration:</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../src/dde-cooperation/ReconnectDialog.cc" line="22"/> | ||
<source>Failed to connect to "%1"</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../src/dde-cooperation/ReconnectDialog.cc" line="28"/> | ||
<source>Cancel</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../src/dde-cooperation/ReconnectDialog.cc" line="28"/> | ||
<source>Try Again</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
</context> | ||
</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,102 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!DOCTYPE TS> | ||
<TS version="2.1" language="zh_CN"> | ||
<context> | ||
<name>ConfirmDialog</name> | ||
<message> | ||
<location filename="../src/dde-cooperation/ConfirmDialog.cc" line="30"/> | ||
<source>PC Collaboration</source> | ||
<translation>电脑协同</translation> | ||
</message> | ||
<message> | ||
<location filename="../src/dde-cooperation/ConfirmDialog.cc" line="33"/> | ||
<source>"%1" is requesting a connection to your device</source> | ||
<translation>“%1”请求协同连接至本设备</translation> | ||
</message> | ||
<message> | ||
<location filename="../src/dde-cooperation/ConfirmDialog.cc" line="38"/> | ||
<source>Decline</source> | ||
<translation>拒 绝</translation> | ||
</message> | ||
<message> | ||
<location filename="../src/dde-cooperation/ConfirmDialog.cc" line="38"/> | ||
<source>Accept</source> | ||
<translation>接 受</translation> | ||
</message> | ||
</context> | ||
<context> | ||
<name>NewDevice</name> | ||
<message> | ||
<location filename="../src/dde-cooperation/Android/qml/NewDevice.qml" line="13"/> | ||
<source>Scan with UnionTech OS Assistant</source> | ||
<translation>使用“统信助手”App扫码投屏</translation> | ||
</message> | ||
<message> | ||
<location filename="../src/dde-cooperation/Android/qml/NewDevice.qml" line="17"/> | ||
<source>Connect your phone to the computer via a USB cable for the first time</source> | ||
<translation>首次连接需要通过USB连接手机与电脑</translation> | ||
</message> | ||
</context> | ||
<context> | ||
<name>QObject</name> | ||
<message> | ||
<location filename="../src/dde-cooperation/Machine/Machine.cc" line="427"/> | ||
<location filename="../src/dde-cooperation/Machine/Machine.cc" line="849"/> | ||
<source>Successfully connected to "%1"</source> | ||
<translation>已成功协同连接至“%1”</translation> | ||
</message> | ||
<message> | ||
<location filename="../src/dde-cooperation/Machine/Machine.cc" line="430"/> | ||
<source>Your connection request has been declined</source> | ||
<translation>您的协同连接请求已被拒绝</translation> | ||
</message> | ||
<message> | ||
<location filename="../src/dde-cooperation/Machine/Machine.cc" line="626"/> | ||
<source>Successfully received files from "%1"</source> | ||
<translation>成功接收到“%1”发送的文件</translation> | ||
</message> | ||
<message> | ||
<location filename="../src/dde-cooperation/Machine/Machine.cc" line="629"/> | ||
<source>Failed to receive files from "%1"</source> | ||
<translation>无法接收到“%1”发送的文件</translation> | ||
</message> | ||
<message> | ||
<location filename="../src/dde-cooperation/Machine/Machine.cc" line="646"/> | ||
<source>Successfully sent to "%1"</source> | ||
<translation>成功发送文件至协同设备“%1”</translation> | ||
</message> | ||
<message> | ||
<location filename="../src/dde-cooperation/Machine/Machine.cc" line="649"/> | ||
<source>Failed to send files to"%1"</source> | ||
<translation>无法发送文件至协同设备“%1”</translation> | ||
</message> | ||
<message> | ||
<location filename="../src/dde-cooperation/Machine/Machine.cc" line="895"/> | ||
<source>PC Collaboration</source> | ||
<translation>电脑协同</translation> | ||
</message> | ||
</context> | ||
<context> | ||
<name>ReconnectDialog</name> | ||
<message> | ||
<location filename="../src/dde-cooperation/ReconnectDialog.cc" line="19"/> | ||
<source>PC Collaboration:</source> | ||
<translation>电脑协同:</translation> | ||
</message> | ||
<message> | ||
<location filename="../src/dde-cooperation/ReconnectDialog.cc" line="22"/> | ||
<source>Failed to connect to "%1"</source> | ||
<translation>无法协同连接至“%1”</translation> | ||
</message> | ||
<message> | ||
<location filename="../src/dde-cooperation/ReconnectDialog.cc" line="28"/> | ||
<source>Cancel</source> | ||
<translation>取 消</translation> | ||
</message> | ||
<message> | ||
<location filename="../src/dde-cooperation/ReconnectDialog.cc" line="28"/> | ||
<source>Try Again</source> | ||
<translation>重 试</translation> | ||
</message> | ||
</context> | ||
</TS> |
Oops, something went wrong.