Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

Commit

Permalink
Update to 7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vicr123 committed Sep 11, 2017
1 parent 108371b commit f66cf65
Show file tree
Hide file tree
Showing 5 changed files with 31 additions and 24 deletions.
1 change: 1 addition & 0 deletions networkmanager/networkwidget.cpp
Expand Up @@ -12,6 +12,7 @@ NetworkWidget::NetworkWidget(QWidget *parent) :

connect(NativeFilter, &NativeEventFilter::DoRetranslation, [=] {
ui->retranslateUi(this);
updateDevices();
});

QDBusConnection::systemBus().connect(nmInterface->service(), nmInterface->path(), nmInterface->interface(), "DeviceAdded", this, SLOT(updateDevices()));
Expand Down
5 changes: 2 additions & 3 deletions newmedia.cpp
@@ -1,5 +1,5 @@
/****************************************
*
*
* theShell - Desktop Environment
* Copyright (C) 2017 Victor Tran
*
Expand All @@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
*
* *************************************/

#include "newmedia.h"
Expand Down Expand Up @@ -99,7 +99,6 @@ void NewMedia::close() {
anim->setEasingCurve(QEasingCurve::InCubic);
connect(anim, &tPropertyAnimation::finished, [=]() {
QDialog::close();
this->deleteLater();
});
anim->start();
}
Expand Down
2 changes: 2 additions & 0 deletions onboarding.cpp
Expand Up @@ -24,6 +24,7 @@

#define ChangelogOnbording "New in theShell 7.0:\n"\
"- Quiet Mode has been added to theShell! Click on the volume icon in the bar, or head to the Notifications Status Center pane to change the setting.\n"\
"- The Gateway has been revamped and now shows your apps properly, as well as updates automatically whenever you install a new app.\n"\
"- Flight Mode has been added\n"\
"- The Bluetooth Switch now works properly\n"\
"- Location icon now appears in the bar when your location is actively being used (for example, in GNOME Maps)\n"\
Expand All @@ -45,6 +46,7 @@
"- New end session screen when pressing power button or CTRL+ALT+DEL\n"\
"- User Management now sets passwords correctly\n"\
"- Administrator and standard accounts can now be set in user management\n"\
"- New lock screen\n"\
"\n"\
"New in theShell 6.1:\n"\
"- New Status Bar. Go to Settings > Bar to activate it.\n"\
Expand Down
Binary file modified translations/vi_VN.qm
Binary file not shown.
47 changes: 26 additions & 21 deletions translations/vi_VN.ts
Expand Up @@ -160,19 +160,19 @@
<location filename="../networkmanager/networkwidget.cpp" line="332"/>
<location filename="../networkmanager/networkwidget.cpp" line="350"/>
<source>Wired Connection</source>
<translation type="unfinished"></translation>
<translation>Kết nối dây</translation>
</message>
<message>
<location filename="../networkmanager/networkwidget.cpp" line="333"/>
<location filename="../networkmanager/networkwidget.cpp" line="382"/>
<location filename="../networkmanager/networkwidget.cpp" line="442"/>
<source>Disconnected</source>
<translation type="unfinished"></translation>
<translation>Không kết nối</translation>
</message>
<message>
<location filename="../networkmanager/networkwidget.cpp" line="337"/>
<source>To connect to this network, try plugging a cable in.</source>
<translation type="unfinished"></translation>
<translation>Để kết nối vào mạng này, cắm dây vào.</translation>
</message>
<message>
<location filename="../networkmanager/networkwidget.cpp" line="341"/>
Expand All @@ -185,7 +185,7 @@
<location filename="../networkmanager/networkwidget.cpp" line="403"/>
<location filename="../networkmanager/networkwidget.cpp" line="466"/>
<source>Connected</source>
<translation type="unfinished"></translation>
<translation>Đã kết nối</translation>
</message>
<message>
<location filename="../networkmanager/networkwidget.cpp" line="354"/>
Expand All @@ -203,18 +203,18 @@
<message>
<location filename="../networkmanager/networkwidget.cpp" line="375"/>
<source>Disabled</source>
<translation type="unfinished"></translation>
<translation>Tắt</translation>
</message>
<message>
<location filename="../networkmanager/networkwidget.cpp" line="378"/>
<source>To connect to a network, try switching on Wi-Fi.</source>
<translation type="unfinished"></translation>
<translation>Để kết nối vào mạng, bật Wi-Fi.</translation>
</message>
<message>
<location filename="../networkmanager/networkwidget.cpp" line="405"/>
<location filename="../networkmanager/networkwidget.cpp" line="454"/>
<source>Connecting</source>
<translation type="unfinished"></translation>
<translation>Đang kết nối</translation>
</message>
<message>
<location filename="../networkmanager/networkwidget.cpp" line="407"/>
Expand All @@ -224,12 +224,12 @@
<message>
<location filename="../networkmanager/networkwidget.cpp" line="409"/>
<source>Disconnecting</source>
<translation type="unfinished"></translation>
<translation>Đang cúp kết nối</translation>
</message>
<message>
<location filename="../networkmanager/networkwidget.cpp" line="425"/>
<source>Choose Network</source>
<translation type="unfinished"></translation>
<translation>Chọn mạng</translation>
</message>
<message>
<location filename="../networkmanager/networkwidget.cpp" line="452"/>
Expand Down Expand Up @@ -373,7 +373,7 @@
</message>
<message>
<source>Network</source>
<translation>Kết nối</translation>
<translation>Mạng</translation>
</message>
<message>
<source>Notifications</source>
Expand Down Expand Up @@ -531,11 +531,11 @@
</message>
<message>
<source>Settings and Important Information</source>
<translation>Cài đặt và Thông tin quan trọng</translation>
<translation>Cài đặt và thông tin</translation>
</message>
<message>
<source>Configure theShell and get important information</source>
<translation>Đặt của theShell va thông tin</translation>
<translation>Đặt theShell va xem thông tin</translation>
</message>
<message>
<source>Autostart with</source>
Expand All @@ -551,7 +551,7 @@
</message>
<message>
<source>Bar</source>
<translation type="unfinished"></translation>
<translation>Thanh tác vụ</translation>
</message>
<message>
<source>Show text on window buttons</source>
Expand Down Expand Up @@ -991,15 +991,15 @@
</message>
<message>
<source>Apply Changes</source>
<translation>Thay đổi</translation>
<translation>Được</translation>
</message>
<message>
<source>Delete user only</source>
<translation>Xóa người thôi</translation>
</message>
<message>
<source>Delete user and all files</source>
<translation>Xóa người va bộ nhớ</translation>
<translation>Xóa người va Tập tin</translation>
</message>
<message>
<source>Date and Time</source>
Expand All @@ -1011,7 +1011,7 @@
</message>
<message>
<source>Use network to sync date and time</source>
<translation>Dùng Internet để đặt ngay và giờ</translation>
<translation>Dùng mạng để đặt ngay và giờ</translation>
</message>
<message>
<location filename="../infopanedropdown.ui" line="4031"/>
Expand All @@ -1035,12 +1035,17 @@ Items that will be kept if you choose to keep files:
- Home directory
- Mail Spool
- Temporary Files</source>
<translation type="unfinished"></translation>
<translation>Bạn có muốn giữ tập tin không?

Tập tin này có thể giữ lại:
- Mục cá nhân
- Thư từ
- Tập tin tạm</translation>
</message>
<message>
<location filename="../infopanedropdown.ui" line="3895"/>
<source>This is the final step. The user will be deleted once you choose whether to keep or remove files.</source>
<translation type="unfinished"></translation>
<translation>Cái này là bước cuối cùng. Người này có thể xóa khi bạn chọn một lựa chọn.</translation>
</message>
<message>
<source>Changing this setting requires you to log in and then log out.</source>
Expand All @@ -1049,7 +1054,7 @@ Items that will be kept if you choose to keep files:
<message>
<location filename="../infopanedropdown.ui" line="4111"/>
<source>HighContrastSwitch</source>
<translation type="unfinished"></translation>
<translation></translation>
</message>
<message>
<location filename="../infopanedropdown.ui" line="4121"/>
Expand Down Expand Up @@ -1288,7 +1293,7 @@ Items that will be kept if you choose to keep files:
<message>
<location filename="../infopanedropdown.cpp" line="2223"/>
<source>Log in to network</source>
<translation>Đăng nhập vào internet</translation>
<translation>Đăng nhập vào mạng</translation>
</message>
<message>
<location filename="../infopanedropdown.cpp" line="2229"/>
Expand All @@ -1298,7 +1303,7 @@ Items that will be kept if you choose to keep files:
<message>
<location filename="../infopanedropdown.cpp" line="2230"/>
<source>Your connection to the internet is blocked by a login page.</source>
<translation>Kết nối của bạn với internet bị chặn bởi trang đăng nhập</translation>
<translation>Mạng của bạn với internet bị chặn bởi trang đăng nhập</translation>
</message>
<message>
<source>Add New User</source>
Expand Down

0 comments on commit f66cf65

Please sign in to comment.