Skip to content

Commit

Permalink
fix: 翻译文件修改
Browse files Browse the repository at this point in the history
Describtion: 更新翻译文件

Log: 更新翻译
Change-Id: Id9dc9de2663e8c44cd38cd7d67f36db565d740ba
Reviewed-on: http://gerrit.uniontech.com/c/chengdu/deepin-movie-reborn/+/5017
Reviewed-by: shuwenzhi <[email protected]>
Reviewed-by: shicetu <[email protected]>
Reviewed-by: hujianbo <[email protected]>
Reviewed-by: fengli <[email protected]>
Reviewed-by: <[email protected]>
Reviewed-by: liuzheng <[email protected]>
Tested-by: <[email protected]>
  • Loading branch information
zhuyuliang authored and lzwind committed Sep 16, 2020
1 parent 82e72f8 commit 0cc64ee
Show file tree
Hide file tree
Showing 46 changed files with 2,606 additions and 3,157 deletions.
2 changes: 1 addition & 1 deletion .transifexrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[https://www.transifex.com]
api_hostname = https://api.transifex.com
hostname = https://www.transifex.com
password = 1/fed29a347a3f79abfe438d15d1af9dceac2ba39d
password = 1/2847330938c2eebc627c8dd113ba4f58aeb3fd3d
username = api

1 change: 1 addition & 0 deletions .tx/config
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@ type = QT
[deepin-movie.deepin-movie-desktop]
file_filter = src/translations/desktop/desktop_<lang>.ts
source_file = src/translations/desktop/desktop.ts
preTranslate_file = src/deepin-movie.desktop
source_lang = en
type = QT
56 changes: 23 additions & 33 deletions src/translations/deepin-movie.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1" language="en">
<?xml version="1.0" ?><!DOCTYPE TS><TS language="en" version="2.1">
<context>
<name>QObject</name>
<message>
Expand Down Expand Up @@ -221,7 +219,7 @@
</message>
<message>
<source>Show thumbnails in progress bar</source>
<translation type="unfinished"></translation>
<translation>Show thumbnails in progress bar</translation>
</message>
</context>
<context>
Expand Down Expand Up @@ -407,7 +405,7 @@
</message>
<message>
<source>Open screenshot folder</source>
<translation type="unfinished"></translation>
<translation>Open screenshot folder</translation>
</message>
</context>
<context>
Expand Down Expand Up @@ -597,15 +595,11 @@
</message>
<message>
<source>All videos (%2 %1)</source>
<translation type="obsolete">All videos (%1) {2 %1)?}</translation>
<translation type="unfinished"/>
</message>
<message>
<source>All videos (*)(%2 %1)</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Please exit smart dock</source>
<translation type="unfinished"></translation>
<translation>All videos (*)(%2 %1)</translation>
</message>
</context>
<context>
Expand Down Expand Up @@ -655,71 +649,71 @@
</message>
<message>
<source>Codec info</source>
<translation type="unfinished"></translation>
<translation>Codec info</translation>
</message>
<message>
<source>Video CodecID</source>
<translation type="unfinished"></translation>
<translation>Video CodecID</translation>
</message>
<message>
<source>Video CodeRate</source>
<translation type="unfinished"></translation>
<translation>Video CodeRate</translation>
</message>
<message>
<source>%1 kbps</source>
<translation type="unfinished"></translation>
<translation>%1 kbps</translation>
</message>
<message>
<source>FPS</source>
<translation type="unfinished"></translation>
<translation>FPS</translation>
</message>
<message>
<source>%1 fps</source>
<translation type="unfinished"></translation>
<translation>%1 fps</translation>
</message>
<message>
<source>Proportion</source>
<translation type="unfinished"></translation>
<translation>Proportion</translation>
</message>
<message>
<source>%1</source>
<translation type="unfinished">%1</translation>
<translation>%1</translation>
</message>
<message>
<source>Audio info</source>
<translation type="unfinished"></translation>
<translation>Audio info</translation>
</message>
<message>
<source>Audio CodecID</source>
<translation type="unfinished"></translation>
<translation>Audio CodecID</translation>
</message>
<message>
<source>Audio CodeRate</source>
<translation type="unfinished"></translation>
<translation>Audio CodeRate</translation>
</message>
<message>
<source>Audio digit</source>
<translation type="unfinished"></translation>
<translation>Audio digit</translation>
</message>
<message>
<source>%1 bits</source>
<translation type="unfinished"></translation>
<translation>%1 bits</translation>
</message>
<message>
<source>Channels</source>
<translation type="unfinished"></translation>
<translation>Channels</translation>
</message>
<message>
<source>%1 channels</source>
<translation type="unfinished"></translation>
<translation>%1 channels</translation>
</message>
<message>
<source>Sampling</source>
<translation type="unfinished"></translation>
<translation>Sampling</translation>
</message>
<message>
<source>%1hz</source>
<translation type="unfinished"></translation>
<translation>%1hz</translation>
</message>
</context>
<context>
Expand Down Expand Up @@ -840,9 +834,5 @@
<source>Pause</source>
<translation>Pause</translation>
</message>
<message>
<source>sub</source>
<translation type="unfinished"></translation>
</message>
</context>
</TS>
</TS>
Loading

0 comments on commit 0cc64ee

Please sign in to comment.