Translated using Weblate (Hungarian)

Currently translated at 100.0% (6 of 6 strings)

Added translation using Weblate (Hungarian)

Remove slidewindow effect

Co-authored-by: Benjamin Kőhidi <benstone326@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: reionwong <reionwong@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/cutefishos/statusbar/hu/
Translation: CutefishOS/Statusbar
pull/7/head
Hosted Weblate 5 years ago
parent 1698ca721f
commit 3a25a9d605
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

@ -43,7 +43,6 @@ StatusBar::StatusBar(QQuickView *parent)
KWindowSystem::setOnDesktop(winId(), NET::OnAllDesktops); KWindowSystem::setOnDesktop(winId(), NET::OnAllDesktops);
KWindowSystem::setType(winId(), NET::Dock); KWindowSystem::setType(winId(), NET::Dock);
KWindowEffects::slideWindow(winId(), KWindowEffects::TopEdge);
new StatusbarAdaptor(this); new StatusbarAdaptor(this);
new AppMenu(this); new AppMenu(this);

@ -0,0 +1,43 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1" language="hu">
<context>
<name>ControlCenter</name>
<message>
<location filename="../qml/ControlCenter.qml" line="188"/>
<source>Wi-Fi</source>
<translation>Wi-Fi</translation>
</message>
<message>
<location filename="../qml/ControlCenter.qml" line="191"/>
<location filename="../qml/ControlCenter.qml" line="214"/>
<source>On</source>
<translation>Be</translation>
</message>
<message>
<location filename="../qml/ControlCenter.qml" line="191"/>
<location filename="../qml/ControlCenter.qml" line="203"/>
<location filename="../qml/ControlCenter.qml" line="214"/>
<source>Off</source>
<translation>Ki</translation>
</message>
<message>
<location filename="../qml/ControlCenter.qml" line="202"/>
<source>Bluetooth</source>
<translation>Bluetooth</translation>
</message>
<message>
<location filename="../qml/ControlCenter.qml" line="213"/>
<source>Dark Mode</source>
<translation>Sötét mód</translation>
</message>
</context>
<context>
<name>main</name>
<message>
<location filename="../qml/main.qml" line="65"/>
<source>Close</source>
<translation>Bezárás</translation>
</message>
</context>
</TS>
Loading…
Cancel
Save