From 6e3a37510a0a6f97b8c5bf4dc7f6d575e87ca0ff Mon Sep 17 00:00:00 2001 From: fly602 <47801344+fly602@users.noreply.github.com> Date: Mon, 9 Sep 2024 10:07:18 +0800 Subject: [PATCH] Develop/snipe (#652) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * feat: 支持控制中心个性化头像设置 修改账户头像的目录,支持账户个性化头像设置 Log: 实现控制中心个性化头像设置功能 Resolve: https://github.com/linuxdeepin/developer-center/issues/3796 Influence: 控制中心账户头像设置 * chore: cherry-pick v23 patchs fix: 单指从触控屏右侧边缘划入打开的不是小组件面板 fix: ScalePlymouth适配社区版 feat: 支持控制中心个性化头像设 * chore: 修复dde-system-daemon崩溃的问题 增加判断,防止dde-account-faces没有更新时用户头像不存在导致dde-system-daemon崩溃 Log: 修复dde-system-daemon崩溃的问题 * fix: 登录界面头像显示异常 新增默认显示头像, 用户自定义头像保存到系统目录(/var/lib/AccountsService/icons), 防止登录界面读取不到 Log: 修复登录界面头像显示异常异常的问题 Resolve: https://github.com/linuxdeepin/developer-center/issues/4041 Influence: 用户头像正常显示 * feat: 更改默认头像 账户默认头像换成小浣熊头像 Log: 更改用户默认头像 Influence: 账户头像显示 (cherry picked from commit 82de4e63d424916e2951d9ff71dcc4e19e23f6e8) * feat: use dlopen searches library when dpkg-architecture not available Log: use dlopen searches library when dpkg-architecture not available (cherry picked from commit 52eccc195b39e81a08bcca664f4c122087f7a598) * fix: 登录界面头像显示异常 新增默认显示头像, 用户自定义头像保存到系统目录(/var/lib/AccountsService/icons), 防止登录界面读取不到 Log: 修复登录界面头像显示异常异常的问题 Resolve: https://github.com/linuxdeepin/developer-center/issues/4041 Influence: 用户头像正常显示 * fix: 登录界面头像显示异常 新增默认显示头像, 用户自定义头像保存到系统目录(/var/lib/AccountsService/icons), 防止登录界面读取不到 Log: 修复登录界面头像显示异常异常的问题 Resolve: https://github.com/linuxdeepin/developer-center/issues/4041 Influence: 用户头像正常显示 * chore: Makefile can use go mod move GO111MODULE=off to debain rules Log: (cherry picked from commit 0c297a1260a9188c88cd6d885e6198b78073205e) * chore: Sync by https://github.com/linuxdeepin/.github/commit/2e5e092ba3f86b16d1aabbabcf0bfd2ae65b19c8 sync by github workflow Log: none Influence: none (cherry picked from commit 243e7e7d6b683850b953f6af6ec06dd197c720ff) * chore: remove unused file remove unused file (cherry picked from commit 0ad88f482f75a64a143fb570c4b1f364ea314644) * fix: 第一次进入登陆界面界面缩放异常 dde-daemon 通过xsettingsd.conf提供了默认的缩放(xft/DPI 98304->缩放比1.0) 导致lightdm-deepin-greeter不会去自己计算缩放比, 导致界面缩放比异常 Log: 解决第一次进入登陆界面界面缩放异常的问题 Resolve: https://github.com/linuxdeepin/developer-center/issues/3594 (cherry picked from commit c7aadc8347e7443192852a4a7af2e1e29b227b7a) * chore: update tx config update tx config Log: (cherry picked from commit 0a0898e27905af56eebff7fbf13f00bd58bdd4b0) * chore(CI): Update obs tag build workflow use obs unstable package directly log: (cherry picked from commit 735deb1254ec5d70759d179679085194f134e688) * feat: 添加鼠标和触摸板开关接口 添加鼠标和触摸板开关接口 Log: (cherry picked from commit f2ee58cd176a33b81a7d432ad95d5ec644cc34a4) * feat: 添加鼠标和触摸板使能属性 添加鼠标和触摸板使能属性 Log: (cherry picked from commit 3c69413138c2f87730c297f50e1c4fa3c131ec15) * Revert "chore: Makefile can use go mod" This reverts commit 6019d645041fbf9390151a63d185d19bf4dfb11f. * feat: search in XDG directories Log: search in XDG directories * chore: add gen.go Log: add gen.go support (cherry picked from commit 44323fd4d6153c99aacfb09cbd8dbefb5dcc179f) * feat: add locale region set add locale region set Log: (cherry picked from commit 2235be11bd2bb7a168677d36ed404f7cd5d6c672) * chore: Sync by https://github.com/linuxdeepin/.github/commit/559e91167d4919644f37bbcf123eb0651c1528ea sync by github workflow Log: none Influence: none (cherry picked from commit 7d546f684319da44c7fc1432cc2821948a5664d2) * fix: fix daemon packaging error use test path to test interface Log: (cherry picked from commit 5ab30563c63bd390a3883c0db0109519694ebb15) * feat: support to use pipewire audio moudule support to use pipewire Log: (cherry picked from commit 6010ab44c97506a87828e790cfe91ac2808e6651) * feat: don't need retry 5 count to start audio server there is already a retry mechanism for using systemd to start services so don't need to manual to retry Log: (cherry picked from commit 3049a76035f0aa866c66ef5c2b107c642ee9fb5d) * feat: add bluetooth battery add bluetooth battery for DBus org.deepin.dde.bluetooth1.GetDevices (cherry picked from commit 17285e8c056e7ade62473bba599d8f4adcdd4cb9) * feat: update battery when org.bluez.Battery1 interface added or removed update battery when org.bluez.Battery1 interface added or removed (cherry picked from commit 170565d5ea08070b769d066018ccb5ce6ef8ee47) * fix: launch incorrect pipewire service use pipewire audio backend need to start pipewire-pulse service Log: 修复注销后重新登录音频模块启动失败的问题 (cherry picked from commit ea21d37d2b48532d2d21045ff59dcacc1f77b1da) * feat: search in XDG directories Log: search in XDG directories * fix: tpad enable status misjudgment tpad must be enable when mouse device not exist Log: (cherry picked from commit c46704752e2b0079053e1278cd4e6f37d0968064) * fix: touchpad enable status misjudgment only DisableTpad status and TPadEnable status is false to enable touchpad Log: fix close DisableTpad, touchpad not enable (cherry picked from commit 77611abac488f7040ea8b3c1cee49de11484d4a0) * fix: dock bluetooth module is missing dock depends dde-session-daemon bluetooth adapter add signal to show bluetooth module Log: (cherry picked from commit a46ed1c3201001e7692cf9599b5bd43390c7217d) * feat: add pause player interface Log: (cherry picked from commit 52a7dccf60ab1f9269ae92ddafacee38a077c5f9) * fix: bash is not default SHELL for new user 在未传入shell参数,并且从/etc/adduser.conf配置文件中未获取到DSHELL配置时,将"/bin/bash"作为新建用户的默认SHELL,以确保终端中能够正常展示当前用户名、机器名称、当前路径信息。 Log: 修复新建用户默认SHELL为"/bin/sh",导致的终端中未展示当前用户名、机器名称、当前路径信息的问题, Issue: https://github.com/linuxdeepin/developer-center/issues/5744 (cherry picked from commit 7c65a36441f721b63ee19251ac140c66fbe3975f) * chore: correct typos in system/network/ping.go Log: (cherry picked from commit 30df307b60c0851e54a8a1f1558a9b09cac61ec1) * feat: add audio server switch support add audio server switch support Issue: https://github.com/linuxdeepin/developer-center/issues/5819 Log: add audio server switch support (cherry picked from commit 68065d27ff7cacc3869dbf4caf5b4b309fa2b0db) * feat: update icon name Issue: https://github.com/linuxdeepin/developer-center/issues/5819 Log: update icon name (cherry picked from commit 0dff5f0938d0cd13899a38c1948b57bf83812bd4) * fix: wifi device not enable when rfkill block, after system reboot,wifi device not enable when rfkill unblock again Log: (cherry picked from commit 1c9de93a998bd0b2a92b8118182f2a18f8020ac2) * fix: accounts icon save error we must walk the accounts icon path to get right icon path Log: (cherry picked from commit 459b702863ee64eb2be89acf092fa0b5ed6252be) * fix: remove locale region set remove locale region set Log: (cherry picked from commit 1377d96f7607c498923a6627dfd67ed9c282dfb7) * feat: search in XDG directories Log: search in XDG directories * fix: invalid timezone during set dateTime Issue: https://github.com/linuxdeepin/developer-center/issues/6925 Log: (cherry picked from commit 7e581d7bdd5520dc4e0aa5288dd4e12fff9ac154) * fix: set the default value of statusNotifierHost to true Issue: https://github.com/linuxdeepin/developer-center/issues/4431 由于dock在daemon检查时可能未启动,导致托盘协议回退。根据 @tsic404 的建议 ,在确定一定会有支持SNI规范的应用(dde-dock)启动的情况下,取消该检查。 Signed-off-by: ComixHe (cherry picked from commit 6649ed716c449a1fe7baff685c75e4d680b9ce06) * fix: fix a crash 判断 defaultSink 是否为 nil (cherry picked from commit dbbc25e57029fbc8bc9fc0b7ef8ed002c4f4e035) * fix: the dock icon of deepin-terminal quake mode is missing Issue: https://github.com/linuxdeepin/developer-center/issues/8596 * fix: archlinux build error 高版本ddcutils需要单独添加ddcutil_types.h才能保证cgo能正常构建 log: * fix: pressing the power button opened the lock screen 应该打开关机界面 Issues: linuxdeepin/developer-center#9360 (cherry picked from commit 299a4229960b85497013b0b44b3f4c3f65af098e) * feat: TreeLand display service special handlle TreeLand模式下,部分模块不启动(后续适配完成,恢复) Log: (cherry picked from commit e16a0b5968c3b13f69c90b38e3f9616f24674318) * chore: 修改默认greeter壁纸 (#645) 修改默认greeter壁纸 Issue: https://github.com/linuxdeepin/developer-center/issues/10264 Co-authored-by: fuleyi (cherry picked from commit 3e68a356a6446ea9210a2027244880dc901d3cfc) * fix: unable to start under wayland xeventmonitor disabled under wayland Log: (cherry picked from commit 36a1edc9ec8078fd915baf350655e997c9a78582) * chore: 修改polikit中actiond的风格 修改polikit中actiond的风格 --------- Co-authored-by: dengbo Co-authored-by: fuleyi Co-authored-by: rewine Co-authored-by: bluesky Co-authored-by: deepin-admin-bot Co-authored-by: zsien Co-authored-by: dengbo Co-authored-by: hudeng Co-authored-by: chenhongtao Co-authored-by: Cloud Co-authored-by: chenhongtao Co-authored-by: hotime Co-authored-by: Felix Yan Co-authored-by: ComixHe Co-authored-by: echengqi Co-authored-by: Zhang Dingyuan --- .github/workflows/backup-to-gitlab.yml | 6 +- .github/workflows/call-build-deb.yml | 17 - .github/workflows/call-build-distribution.yml | 6 +- .github/workflows/call-chatOps.yml | 3 +- .github/workflows/call-clacheck.yml | 3 +- .github/workflows/call-tag-build.yml | 13 - .obs/workflows.yml | 7 +- .tx/config | 1 + Makefile | 3 +- accounts1/accounts.go | 4 +- accounts1/manager.go | 3 +- accounts1/manager_ifc.go | 8 +- accounts1/user.go | 92 +++++- accounts1/user_ifc.go | 22 +- accounts1/users/manager.go | 4 + accounts1/utils.go | 58 +++- apps1/utils.go | 3 +- audio1/audio.go | 293 ++++++++++++++++-- audio1/audio_dbusutil.go | 39 +++ audio1/audio_events.go | 23 +- audio1/exported_methods_auto.go | 5 + audio1/module.go | 15 +- bin/backlight_helper/ddcci/ddcci.go | 21 +- bin/dde-session-daemon/daemon.go | 4 +- bin/dde-session-daemon/main.go | 12 + .../exported_methods_auto.go | 5 + bin/dde-system-daemon/plymouth.go | 110 +++++-- bin/dde-system-daemon/wallpaper.go | 2 +- bluetooth1/bluetooth.go | 12 + bluetooth1/device.go | 2 + bluetooth1/obex_agent.go | 10 +- bluetooth1/utils_notify.go | 4 +- debian/control | 3 +- fprintd1/device.go | 4 +- gen.go | 17 + gesture1/config.go | 6 +- gesture1/manager.go | 22 +- go.mod | 2 +- go.sum | 4 +- grub2/grub2_ifc.go | 2 +- inputdevices1/exported_methods_auto.go | 10 + inputdevices1/ifc.go | 15 +- inputdevices1/mouse.go | 29 +- inputdevices1/touchpad.go | 1 + inputdevices1/wrapper.go | 45 ++- keybinding1/shortcuts/system_shortcut.go | 6 +- keybinding1/special_keycode.go | 5 +- langselector1/locale.go | 51 ++- langselector1/locale_ifc.go | 13 +- langselector1/locale_test.go | 1 - langselector1/testdata/pam_environment | 2 +- .../org.deepin.dde.daemon.audio.json | 10 + ...y.in => org.deepin.dde.accounts.policy.in} | 22 +- .../org.deepin.dde.airplane.policy | 19 ++ ...cy.in => org.deepin.dde.fprintd.policy.in} | 8 +- ...licy.in => org.deepin.dde.grub2.policy.in} | 2 +- misc/scripts/dde-lock.sh | 6 +- misc/scripts/dde-shutdown.sh | 7 + .../user/org.dde.session.Daemon1.service | 2 +- .../policy.ts | 44 +-- .../policy_ady.ts | 44 +-- .../policy_af.ts | 44 +-- .../policy_af_ZA.ts | 44 +-- .../policy_ak.ts | 44 +-- .../policy_am.ts | 44 +-- .../policy_am_ET.ts | 44 +-- .../policy_ar.ts | 44 +-- .../policy_ar_EG.ts | 44 +-- .../policy_ast.ts | 44 +-- .../policy_az.ts | 44 +-- .../policy_bg.ts | 44 +-- .../policy_bn.ts | 44 +-- .../policy_bo.ts | 44 +-- .../policy_bqi.ts | 44 +-- .../policy_br.ts | 44 +-- .../policy_ca.ts | 44 +-- .../policy_cgg.ts | 44 +-- .../policy_cs.ts | 44 +-- .../policy_da.ts | 44 +-- .../policy_de.ts | 44 +-- .../policy_de_CH.ts | 44 +-- .../policy_de_DE.ts | 44 +-- .../policy_el.ts | 44 +-- .../policy_el_GR.ts | 44 +-- .../policy_en_AU.ts | 44 +-- .../policy_en_GB.ts | 44 +-- .../policy_en_NO.ts | 44 +-- .../policy_en_US.ts | 44 +-- .../policy_eo.ts | 44 +-- .../policy_es.ts | 44 +-- .../policy_es_419.ts | 28 +- .../policy_es_MX.ts | 28 +- .../policy_et.ts | 44 +-- .../policy_eu.ts | 44 +-- .../policy_fa.ts | 44 +-- .../policy_fi.ts | 44 +-- .../policy_fil.ts | 44 +-- .../policy_fr.ts | 44 +-- .../policy_gl.ts | 44 +-- .../policy_gl_ES.ts | 44 +-- .../policy_he.ts | 44 +-- .../policy_hi_IN.ts | 44 +-- .../policy_hr.ts | 44 +-- .../policy_hu.ts | 44 +-- .../policy_hy.ts | 44 +-- .../policy_id.ts | 44 +-- .../policy_id_ID.ts | 44 +-- .../policy_it.ts | 44 +-- .../policy_ja.ts | 44 +-- .../policy_ka.ts | 44 +-- .../policy_kab.ts | 44 +-- .../policy_kk.ts | 44 +-- .../policy_km_KH.ts | 44 +-- .../policy_kn_IN.ts | 44 +-- .../policy_ko.ts | 44 +-- .../policy_ku.ts | 44 +-- .../policy_ku_IQ.ts | 44 +-- .../policy_ky.ts | 44 +-- .../policy_ky@Arab.ts | 44 +-- .../policy_la.ts | 44 +-- .../policy_lo.ts | 44 +-- .../policy_lt.ts | 44 +-- .../policy_lv.ts | 44 +-- .../policy_ml.ts | 44 +-- .../policy_mn.ts | 44 +-- .../policy_mr.ts | 44 +-- .../policy_ms.ts | 44 +-- .../policy_nb.ts | 44 +-- .../policy_ne.ts | 44 +-- .../policy_nl.ts | 44 +-- .../policy_pa.ts | 44 +-- .../policy_pam.ts | 44 +-- .../policy_pl.ts | 44 +-- .../policy_ps.ts | 44 +-- .../policy_pt.ts | 44 +-- .../policy_pt_BR.ts | 44 +-- .../policy_qu.ts | 44 +-- .../policy_ro.ts | 44 +-- .../policy_ru.ts | 44 +-- .../policy_ru_UA.ts | 44 +-- .../policy_sc.ts | 44 +-- .../policy_si.ts | 44 +-- .../policy_sk.ts | 44 +-- .../policy_sl.ts | 44 +-- .../policy_sq.ts | 44 +-- .../policy_sr.ts | 44 +-- .../policy_sv.ts | 44 +-- .../policy_sv_SE.ts | 44 +-- .../policy_sw.ts | 44 +-- .../policy_ta.ts | 44 +-- .../policy_te.ts | 44 +-- .../policy_th.ts | 44 +-- .../policy_tr.ts | 44 +-- .../policy_tzm.ts | 44 +-- .../policy_ug.ts | 44 +-- .../policy_uk.ts | 44 +-- .../policy_ur.ts | 44 +-- .../policy_uz.ts | 44 +-- .../policy_vi.ts | 44 +-- .../policy_zh_CN.ts | 44 +-- .../policy_zh_HK.ts | 44 +-- .../policy_zh_TW.ts | 44 +-- .../policy.ts | 16 +- .../policy_ady.ts | 16 +- .../policy_af.ts | 16 +- .../policy_af_ZA.ts | 16 +- .../policy_ak.ts | 16 +- .../policy_am.ts | 16 +- .../policy_am_ET.ts | 16 +- .../policy_ar.ts | 16 +- .../policy_ar_EG.ts | 16 +- .../policy_ast.ts | 16 +- .../policy_az.ts | 16 +- .../policy_bg.ts | 16 +- .../policy_bn.ts | 16 +- .../policy_bo.ts | 16 +- .../policy_bqi.ts | 16 +- .../policy_br.ts | 16 +- .../policy_ca.ts | 16 +- .../policy_cgg.ts | 16 +- .../policy_cs.ts | 16 +- .../policy_da.ts | 16 +- .../policy_de.ts | 16 +- .../policy_de_CH.ts | 16 +- .../policy_de_DE.ts | 16 +- .../policy_el.ts | 16 +- .../policy_el_GR.ts | 16 +- .../policy_en_AU.ts | 16 +- .../policy_en_GB.ts | 16 +- .../policy_en_NO.ts | 16 +- .../policy_en_US.ts | 16 +- .../policy_eo.ts | 16 +- .../policy_es.ts | 16 +- .../policy_es_MX.ts | 16 +- .../policy_et.ts | 16 +- .../policy_eu.ts | 16 +- .../policy_fa.ts | 16 +- .../policy_fi.ts | 16 +- .../policy_fil.ts | 16 +- .../policy_fr.ts | 16 +- .../policy_gl.ts | 16 +- .../policy_gl_ES.ts | 16 +- .../policy_he.ts | 16 +- .../policy_hi_IN.ts | 16 +- .../policy_hr.ts | 16 +- .../policy_hu.ts | 16 +- .../policy_hy.ts | 16 +- .../policy_id.ts | 16 +- .../policy_id_ID.ts | 16 +- .../policy_it.ts | 16 +- .../policy_ja.ts | 16 +- .../policy_ka.ts | 16 +- .../policy_kab.ts | 16 +- .../policy_kk.ts | 16 +- .../policy_km_KH.ts | 16 +- .../policy_kn_IN.ts | 16 +- .../policy_ko.ts | 16 +- .../policy_ku.ts | 16 +- .../policy_ku_IQ.ts | 16 +- .../policy_ky.ts | 16 +- .../policy_ky@Arab.ts | 16 +- .../policy_la.ts | 16 +- .../policy_lo.ts | 16 +- .../policy_lt.ts | 16 +- .../policy_lv.ts | 16 +- .../policy_ml.ts | 16 +- .../policy_mn.ts | 16 +- .../policy_mr.ts | 16 +- .../policy_ms.ts | 16 +- .../policy_nb.ts | 16 +- .../policy_ne.ts | 16 +- .../policy_nl.ts | 16 +- .../policy_pa.ts | 16 +- .../policy_pam.ts | 16 +- .../policy_pl.ts | 16 +- .../policy_ps.ts | 16 +- .../policy_pt.ts | 16 +- .../policy_pt_BR.ts | 16 +- .../policy_qu.ts | 16 +- .../policy_ro.ts | 16 +- .../policy_ru.ts | 16 +- .../policy_ru_UA.ts | 16 +- .../policy_sc.ts | 16 +- .../policy_si.ts | 16 +- .../policy_sk.ts | 16 +- .../policy_sl.ts | 16 +- .../policy_sq.ts | 16 +- .../policy_sr.ts | 16 +- .../policy_sv.ts | 16 +- .../policy_sv_SE.ts | 16 +- .../policy_sw.ts | 16 +- .../policy_ta.ts | 16 +- .../policy_te.ts | 16 +- .../policy_th.ts | 16 +- .../policy_tr.ts | 16 +- .../policy_tzm.ts | 16 +- .../policy_ug.ts | 16 +- .../policy_uk.ts | 16 +- .../policy_ur.ts | 16 +- .../policy_uz.ts | 16 +- .../policy_vi.ts | 16 +- .../policy_zh_CN.ts | 16 +- .../policy_zh_HK.ts | 16 +- .../policy_zh_TW.ts | 16 +- .../policy.ts | 4 +- .../policy_ady.ts | 4 +- .../policy_af.ts | 4 +- .../policy_af_ZA.ts | 4 +- .../policy_ak.ts | 4 +- .../policy_am.ts | 4 +- .../policy_am_ET.ts | 4 +- .../policy_ar.ts | 4 +- .../policy_ar_EG.ts | 4 +- .../policy_ast.ts | 4 +- .../policy_az.ts | 4 +- .../policy_bg.ts | 4 +- .../policy_bn.ts | 4 +- .../policy_bo.ts | 4 +- .../policy_bqi.ts | 4 +- .../policy_br.ts | 4 +- .../policy_ca.ts | 4 +- .../policy_cgg.ts | 4 +- .../policy_cs.ts | 4 +- .../policy_da.ts | 4 +- .../policy_de.ts | 4 +- .../policy_de_CH.ts | 4 +- .../policy_de_DE.ts | 4 +- .../policy_el.ts | 4 +- .../policy_el_GR.ts | 4 +- .../policy_en_AU.ts | 4 +- .../policy_en_GB.ts | 4 +- .../policy_en_NO.ts | 4 +- .../policy_en_US.ts | 4 +- .../policy_eo.ts | 4 +- .../policy_es.ts | 4 +- .../policy_es_419.ts | 4 +- .../policy_es_MX.ts | 4 +- .../policy_et.ts | 4 +- .../policy_eu.ts | 4 +- .../policy_fa.ts | 4 +- .../policy_fi.ts | 4 +- .../policy_fil.ts | 4 +- .../policy_fr.ts | 4 +- .../policy_gl.ts | 4 +- .../policy_gl_ES.ts | 4 +- .../policy_he.ts | 4 +- .../policy_hi_IN.ts | 4 +- .../policy_hr.ts | 4 +- .../policy_hu.ts | 4 +- .../policy_hy.ts | 4 +- .../policy_id.ts | 4 +- .../policy_id_ID.ts | 4 +- .../policy_it.ts | 4 +- .../policy_ja.ts | 4 +- .../policy_ka.ts | 4 +- .../policy_kab.ts | 4 +- .../policy_kk.ts | 4 +- .../policy_km_KH.ts | 4 +- .../policy_kn_IN.ts | 4 +- .../policy_ko.ts | 4 +- .../policy_ku.ts | 4 +- .../policy_ku_IQ.ts | 4 +- .../policy_ky.ts | 4 +- .../policy_ky@Arab.ts | 4 +- .../policy_la.ts | 4 +- .../policy_lo.ts | 4 +- .../policy_lt.ts | 4 +- .../policy_lv.ts | 4 +- .../policy_ml.ts | 4 +- .../policy_mn.ts | 4 +- .../policy_mr.ts | 4 +- .../policy_ms.ts | 4 +- .../policy_nb.ts | 4 +- .../policy_ne.ts | 4 +- .../policy_nl.ts | 4 +- .../policy_pa.ts | 4 +- .../policy_pam.ts | 4 +- .../policy_pl.ts | 4 +- .../policy_ps.ts | 4 +- .../policy_pt.ts | 4 +- .../policy_pt_BR.ts | 4 +- .../policy_qu.ts | 4 +- .../policy_ro.ts | 4 +- .../policy_ru.ts | 4 +- .../policy_ru_UA.ts | 4 +- .../policy_sc.ts | 4 +- .../policy_si.ts | 4 +- .../policy_sk.ts | 4 +- .../policy_sl.ts | 4 +- .../policy_sq.ts | 4 +- .../policy_sr.ts | 4 +- .../policy_sv.ts | 4 +- .../policy_sv_SE.ts | 4 +- .../policy_sw.ts | 4 +- .../policy_ta.ts | 4 +- .../policy_te.ts | 4 +- .../policy_th.ts | 4 +- .../policy_tr.ts | 4 +- .../policy_tzm.ts | 4 +- .../policy_ug.ts | 4 +- .../policy_uk.ts | 4 +- .../policy_ur.ts | 4 +- .../policy_uz.ts | 4 +- .../policy_vi.ts | 4 +- .../policy_zh_CN.ts | 4 +- .../policy_zh_HK.ts | 4 +- .../policy_zh_TW.ts | 4 +- network1/nm_generator/utils.go | 2 +- rpm/fontconfig.json | 26 -- system/airplane_mode1/rfkill.go | 14 + system/bluetooth1/bluetooth.go | 54 ++++ system/bluetooth1/device.go | 15 + system/gesture1/config.go | 4 +- system/network1/ping.go | 20 +- timedate1/manager_ifc.go | 8 +- trayicon1/status-notifier-watcher.go | 6 +- 376 files changed, 4272 insertions(+), 3545 deletions(-) delete mode 100644 .github/workflows/call-build-deb.yml delete mode 100644 .github/workflows/call-tag-build.yml mode change 100644 => 100755 bin/dde-session-daemon/main.go create mode 100644 gen.go rename misc/polkit-action/{org.deepin.dde.accounts1.policy.in => org.deepin.dde.accounts.policy.in} (85%) create mode 100644 misc/polkit-action/org.deepin.dde.airplane.policy rename misc/polkit-action/{org.deepin.dde.Fprintd1.policy.in => org.deepin.dde.fprintd.policy.in} (86%) rename misc/polkit-action/{org.deepin.dde.Grub2.policy.in => org.deepin.dde.grub2.policy.in} (96%) create mode 100755 misc/scripts/dde-shutdown.sh rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy.ts (67%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_ady.ts (63%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_af.ts (63%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_af_ZA.ts (63%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_ak.ts (63%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_am.ts (63%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_am_ET.ts (65%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_ar.ts (69%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_ar_EG.ts (63%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_ast.ts (64%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_az.ts (68%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_bg.ts (70%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_bn.ts (72%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_bo.ts (75%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_bqi.ts (63%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_br.ts (63%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_ca.ts (69%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_cgg.ts (63%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_cs.ts (67%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_da.ts (67%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_de.ts (68%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_de_CH.ts (63%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_de_DE.ts (67%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_el.ts (70%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_el_GR.ts (63%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_en_AU.ts (66%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_en_GB.ts (66%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_en_NO.ts (63%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_en_US.ts (66%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_eo.ts (64%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_es.ts (69%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_es_419.ts (70%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_es_MX.ts (63%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_et.ts (63%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_eu.ts (63%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_fa.ts (69%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_fi.ts (68%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_fil.ts (63%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_fr.ts (68%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_gl.ts (63%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_gl_ES.ts (67%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_he.ts (63%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_hi_IN.ts (72%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_hr.ts (67%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_hu.ts (69%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_hy.ts (63%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_id.ts (67%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_id_ID.ts (63%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_it.ts (68%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_ja.ts (68%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_ka.ts (63%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_kab.ts (67%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_kk.ts (63%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_km_KH.ts (63%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_kn_IN.ts (63%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_ko.ts (67%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_ku.ts (63%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_ku_IQ.ts (63%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_ky.ts (63%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_ky@Arab.ts (63%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_la.ts (63%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_lo.ts (63%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_lt.ts (68%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_lv.ts (64%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_ml.ts (63%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_mn.ts (71%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_mr.ts (63%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_ms.ts (67%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_nb.ts (63%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_ne.ts (72%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_nl.ts (69%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_pa.ts (65%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_pam.ts (63%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_pl.ts (69%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_ps.ts (63%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_pt.ts (69%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_pt_BR.ts (68%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_qu.ts (63%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_ro.ts (68%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_ru.ts (70%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_ru_UA.ts (63%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_sc.ts (63%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_si.ts (72%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_sk.ts (67%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_sl.ts (66%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_sq.ts (69%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_sr.ts (70%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_sv.ts (67%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_sv_SE.ts (63%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_sw.ts (66%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_ta.ts (63%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_te.ts (63%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_th.ts (63%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_tr.ts (67%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_tzm.ts (63%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_ug.ts (73%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_uk.ts (71%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_ur.ts (63%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_uz.ts (63%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_vi.ts (68%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_zh_CN.ts (66%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_zh_HK.ts (66%) rename misc/ts/{org.deepin.dde.accounts1.policy => org.deepin.dde.accounts.policy}/policy_zh_TW.ts (66%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy.ts (68%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_ady.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_af.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_af_ZA.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_ak.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_am.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_am_ET.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_ar.ts (69%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_ar_EG.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_ast.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_az.ts (69%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_bg.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_bn.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_bo.ts (74%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_bqi.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_br.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_ca.ts (69%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_cgg.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_cs.ts (70%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_da.ts (67%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_de.ts (69%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_de_CH.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_de_DE.ts (69%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_el.ts (72%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_el_GR.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_en_AU.ts (68%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_en_GB.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_en_NO.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_en_US.ts (68%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_eo.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_es.ts (69%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_es_MX.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_et.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_eu.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_fa.ts (68%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_fi.ts (68%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_fil.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_fr.ts (70%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_gl.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_gl_ES.ts (69%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_he.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_hi_IN.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_hr.ts (68%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_hu.ts (69%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_hy.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_id.ts (68%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_id_ID.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_it.ts (69%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_ja.ts (68%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_ka.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_kab.ts (68%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_kk.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_km_KH.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_kn_IN.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_ko.ts (68%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_ku.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_ku_IQ.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_ky.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_ky@Arab.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_la.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_lo.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_lt.ts (67%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_lv.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_ml.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_mn.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_mr.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_ms.ts (68%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_nb.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_ne.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_nl.ts (68%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_pa.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_pam.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_pl.ts (69%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_ps.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_pt.ts (70%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_pt_BR.ts (69%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_qu.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_ro.ts (68%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_ru.ts (73%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_ru_UA.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_sc.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_si.ts (75%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_sk.ts (68%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_sl.ts (67%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_sq.ts (69%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_sr.ts (71%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_sv.ts (65%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_sv_SE.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_sw.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_ta.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_te.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_th.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_tr.ts (69%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_tzm.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_ug.ts (71%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_uk.ts (72%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_ur.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_uz.ts (63%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_vi.ts (68%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_zh_CN.ts (65%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_zh_HK.ts (65%) rename misc/ts/{org.deepin.dde.Fprintd1.policy => org.deepin.dde.fprintd.policy}/policy_zh_TW.ts (66%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_ady.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_af.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_af_ZA.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_ak.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_am.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_am_ET.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_ar.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_ar_EG.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_ast.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_az.ts (89%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_bg.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_bn.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_bo.ts (92%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_bqi.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_br.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_ca.ts (89%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_cgg.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_cs.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_da.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_de.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_de_CH.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_de_DE.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_el.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_el_GR.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_en_AU.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_en_GB.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_en_NO.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_en_US.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_eo.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_es.ts (89%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_es_419.ts (87%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_es_MX.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_et.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_eu.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_fa.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_fi.ts (88%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_fil.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_fr.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_gl.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_gl_ES.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_he.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_hi_IN.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_hr.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_hu.ts (88%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_hy.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_id.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_id_ID.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_it.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_ja.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_ka.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_kab.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_kk.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_km_KH.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_kn_IN.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_ko.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_ku.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_ku_IQ.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_ky.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_ky@Arab.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_la.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_lo.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_lt.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_lv.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_ml.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_mn.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_mr.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_ms.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_nb.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_ne.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_nl.ts (88%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_pa.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_pam.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_pl.ts (88%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_ps.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_pt.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_pt_BR.ts (89%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_qu.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_ro.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_ru.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_ru_UA.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_sc.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_si.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_sk.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_sl.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_sq.ts (88%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_sr.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_sv.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_sv_SE.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_sw.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_ta.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_te.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_th.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_tr.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_tzm.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_ug.ts (90%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_uk.ts (90%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_ur.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_uz.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_vi.ts (86%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_zh_CN.ts (88%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_zh_HK.ts (88%) rename misc/ts/{org.deepin.dde.Grub2.policy => org.deepin.dde.grub2.policy}/policy_zh_TW.ts (88%) delete mode 100644 rpm/fontconfig.json diff --git a/.github/workflows/backup-to-gitlab.yml b/.github/workflows/backup-to-gitlab.yml index c17633593..9863040fd 100644 --- a/.github/workflows/backup-to-gitlab.yml +++ b/.github/workflows/backup-to-gitlab.yml @@ -8,10 +8,8 @@ concurrency: jobs: backup-to-gitlabwh: uses: linuxdeepin/.github/.github/workflows/backup-to-gitlabwh.yml@master - secrets: - BRIDGETOKEN: ${{ secrets.BRIDGETOKEN }} + secrets: inherit backup-to-gitee: uses: linuxdeepin/.github/.github/workflows/backup-to-gitee.yml@master - secrets: - GITEE_SYNC_TOKEN: ${{ secrets.GITEE_SYNC_TOKEN }} + secrets: inherit diff --git a/.github/workflows/call-build-deb.yml b/.github/workflows/call-build-deb.yml deleted file mode 100644 index fd67cbec9..000000000 --- a/.github/workflows/call-build-deb.yml +++ /dev/null @@ -1,17 +0,0 @@ -name: Call build-deb -on: - pull_request_target: - paths-ignore: - - ".github/workflows/**" - types: [ opened, closed, synchronize ] - -concurrency: - group: ${{ github.workflow }}-pull/${{ github.event.number }} - cancel-in-progress: true - -jobs: - check_job: - if: github.event.action != 'closed' || github.event.pull_request.merged - uses: linuxdeepin/.github/.github/workflows/build-deb.yml@master - secrets: - BridgeToken: ${{ secrets.BridgeToken }} diff --git a/.github/workflows/call-build-distribution.yml b/.github/workflows/call-build-distribution.yml index c4c277ef3..a509d5f89 100644 --- a/.github/workflows/call-build-distribution.yml +++ b/.github/workflows/call-build-distribution.yml @@ -10,8 +10,4 @@ on: jobs: check_job: uses: linuxdeepin/.github/.github/workflows/build-distribution.yml@master - secrets: - BUILD_GPG_PRIVATE_KEY: ${{ secrets.BUILD_GPG_PRIVATE_KEY }} - BUILD_SSH_PRIVATE_KEY: ${{ secrets.BUILD_SSH_PRIVATE_KEY }} - WEBDAV_PASSWD: ${{ secrets.WEBDAV_PASSWD }} - WEBDAV_USER: ${{ secrets.WEBDAV_USER }} + secrets: inherit diff --git a/.github/workflows/call-chatOps.yml b/.github/workflows/call-chatOps.yml index 0eb0b7bc2..18c76bc33 100644 --- a/.github/workflows/call-chatOps.yml +++ b/.github/workflows/call-chatOps.yml @@ -6,5 +6,4 @@ on: jobs: chatopt: uses: linuxdeepin/.github/.github/workflows/chatOps.yml@master - secrets: - APP_PRIVATE_KEY: ${{ secrets.APP_PRIVATE_KEY }} + secrets: inherit diff --git a/.github/workflows/call-clacheck.yml b/.github/workflows/call-clacheck.yml index 3fa07a302..fe16a0733 100644 --- a/.github/workflows/call-clacheck.yml +++ b/.github/workflows/call-clacheck.yml @@ -12,5 +12,4 @@ concurrency: jobs: clacheck: uses: linuxdeepin/.github/.github/workflows/cla-check.yml@master - secrets: - APP_PRIVATE_KEY: ${{ secrets.APP_PRIVATE_KEY }} + secrets: inherit diff --git a/.github/workflows/call-tag-build.yml b/.github/workflows/call-tag-build.yml deleted file mode 100644 index 6420b293b..000000000 --- a/.github/workflows/call-tag-build.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: tag build -on: - push: - tags: "*" - -concurrency: - group: ${{ github.workflow }} - cancel-in-progress: true - -jobs: - build: - uses: linuxdeepin/.github/.github/workflows/tag-build.yml@master - secrets: inherit diff --git a/.obs/workflows.yml b/.obs/workflows.yml index 9a3e95dab..8c18fe035 100644 --- a/.obs/workflows.yml +++ b/.obs/workflows.yml @@ -28,10 +28,9 @@ test_build: tag_build: steps: - - branch_package: - source_project: deepin:Develop:dde - source_package: %{SCM_REPOSITORY_NAME} - target_project: deepin:Unstable:dde + - trigger_services: + project: deepin:Unstable:dde + package: %{SCM_REPOSITORY_NAME} filters: event: tag_push diff --git a/.tx/config b/.tx/config index 575a77a50..cf78ec167 100644 --- a/.tx/config +++ b/.tx/config @@ -5,6 +5,7 @@ mode = developer [o:linuxdeepin:p:deepin-desktop-environment:r:dde-daemonpot] file_filter = misc/po/.po +minimum_perc = 0 source_file = misc/po/dde-daemon.pot source_lang = en type = PO diff --git a/Makefile b/Makefile index 1533906fc..463db85fe 100644 --- a/Makefile +++ b/Makefile @@ -133,7 +133,7 @@ translate: $(addsuffix /LC_MESSAGES/dde-daemon.mo, $(addprefix out/locale/, ${LA pot: deepin-update-pot misc/po/locale_config.ini -POLICIES=accounts1 Grub2 Fprintd1 +POLICIES=accounts grub2 fprintd ts: for i in $(POLICIES); do \ deepin-policy-ts-convert policy2ts misc/polkit-action/org.deepin.dde.$$i.policy.in misc/ts/org.deepin.dde.$$i.policy; \ @@ -224,6 +224,7 @@ install: build install-dde-data install-icons cp -r misc/dsg-configs/*.json ${DESTDIR}${PREFIX}/share/dsg/configs/org.deepin.dde.daemon/ cp -f misc/scripts/dde-lock.sh ${DESTDIR}${PREFIX}/lib/deepin-daemon/ + cp -f misc/scripts/dde-shutdown.sh ${DESTDIR}${PREFIX}/lib/deepin-daemon/ install-dde-data: mkdir -pv ${DESTDIR}${PREFIX}/share/dde/ cp -r misc/data ${DESTDIR}${PREFIX}/share/dde/ diff --git a/accounts1/accounts.go b/accounts1/accounts.go index b261209bd..ebe80d4b9 100644 --- a/accounts1/accounts.go +++ b/accounts1/accounts.go @@ -14,6 +14,7 @@ var ( _imageBlur *ImageBlur _userStandardIcons []string _accountsManager *Manager + _userCustomIcons []string logger = log.NewLogger("daemon/accounts") ) @@ -46,7 +47,8 @@ func (d *Daemon) Start() error { if d.manager != nil { return nil } - _userStandardIcons = getUserStandardIcons() + + _userStandardIcons, _userCustomIcons = getUserIcons() service := loader.GetService() d.manager = NewManager(service) _accountsManager = d.manager diff --git a/accounts1/manager.go b/accounts1/manager.go index 9a1e0e9a7..3b0f696af 100644 --- a/accounts1/manager.go +++ b/accounts1/manager.go @@ -37,7 +37,6 @@ const ( userIconsDir = actConfigDir + "/icons" userCustomIconsDir = actConfigDir + "/icons/local" - userIconGuest = actConfigDir + "/icons/guest.png" actConfigFile = actConfigDir + "/accounts.ini" actConfigGroupGroup = "Accounts" actConfigKeyGuest = "AllowGuest" @@ -139,7 +138,7 @@ func NewManager(service *dbusutil.Service) *Manager { m.usersMap = make(map[string]*User) m.userAddedChanMap = make(map[string]chan string) - m.GuestIcon = userIconGuest + m.GuestIcon = getRandomIcon() m.AllowGuest = isGuestUserEnabled() m.initUsers(getUserPaths()) diff --git a/accounts1/manager_ifc.go b/accounts1/manager_ifc.go index bcd0f3829..8c336185f 100644 --- a/accounts1/manager_ifc.go +++ b/accounts1/manager_ifc.go @@ -108,6 +108,7 @@ func (m *Manager) CreateUser(sender dbus.Sender, if err != nil { logger.Warningf("failed to set groups for user %s: %v", name, err) } + // create user success select { case userPath, ok := <-ch: @@ -266,14 +267,13 @@ func (m *Manager) FindUserByName(name string) (user string, busErr *dbus.Error) // // ret0:头像路径,为空则表示获取失败 func (m *Manager) RandUserIcon() (iconFile string, busErr *dbus.Error) { - icons := getUserStandardIcons() - if len(icons) == 0 { + if len(_userStandardIcons) == 0 { return "", dbusutil.ToError(errors.New("Did not find any user icons")) } rand.Seed(time.Now().UnixNano()) - idx := rand.Intn(len(icons)) // #nosec G404 - return icons[idx], nil + idx := rand.Intn(len(_userStandardIcons)) // #nosec G404 + return _userStandardIcons[idx], nil } func (m *Manager) isDomainUserExist(name string) bool { diff --git a/accounts1/user.go b/accounts1/user.go index 46d33899e..673073978 100644 --- a/accounts1/user.go +++ b/accounts1/user.go @@ -29,8 +29,8 @@ import ( ) const ( - defaultUserIcon = "file:///var/lib/AccountsService/icons/default.png" defaultUserBackgroundDir = "/usr/share/wallpapers/deepin/" + defaultUserIcon = "file:///var/lib/AccountsService/icons/default" controlCenterPath = "/usr/bin/dde-control-center" deepinDaemonDir = "/usr/lib/deepin-daemon/" @@ -73,14 +73,42 @@ const ( defaultWorkspace = 1 ) -func getDefaultUserBackground() string { - filename := filepath.Join(defaultUserBackgroundDir, "desktop.bmp") - _, err := os.Stat(filename) - if err == nil { - return "file://" + filename +const ( + deepinThemePath = "/usr/share/deepin-themes/" + defaultTheme = "bloom" + themeFile = "index.theme" + themeGroupDefault = "DefaultTheme" + themeGroupDark = "DarkTheme" + configKeyLockBackground = "LockBackground" +) + +func getThemeLockBackground(theme string) string { + kf, err := dutils.NewKeyFileFromFile( + path.Join(deepinThemePath, theme, themeFile)) + if err != nil { + logger.Warning("load theme failed", err) + return "" + } + defer kf.Free() + bg, err := kf.GetString(themeGroupDefault, configKeyLockBackground) + if err != nil { + logger.Warning("get lock background failed", err) + return "" } + if !dutils.IsFileExist(bg) { + return "" + } + return bg +} - return "file://" + filepath.Join(defaultUserBackgroundDir, "desktop.jpg") +// 通过默认主题去获取壁纸 +func getDefaultUserBackground() string { + bg := "file://" + filepath.Join(defaultUserBackgroundDir, "deepin-default.jpg") + value := getThemeLockBackground(defaultTheme) + if value != "" { + bg = value + } + return bg } type User struct { @@ -144,6 +172,7 @@ type User struct { WechatAuthEnabled bool configLocker sync.Mutex + customIconList []string } func NewUser(userPath string, service *dbusutil.Service, ignoreErr bool) (*User, error) { @@ -260,11 +289,21 @@ func (u *User) updateIconList() { _ = u.emitPropChangedIconList(u.IconList) } +func (u *User) initCustomIcons() { + icons := _userCustomIcons + + customIconPre := u.UserName + "-" + for _, icon := range icons { + if strings.Contains(icon, customIconPre) { + u.customIconList = append(u.customIconList, icon) + } + } +} + func (u *User) getAllIcons() []string { icons := _userStandardIcons - if u.customIcon != "" { - icons = append(icons, u.customIcon) - } + + icons = append(icons, u.customIconList...) return icons } @@ -280,8 +319,9 @@ func (u *User) getGroups() []string { // ret0: new user icon uri // ret1: added // ret2: error -func (u *User) setIconFile(iconURI string) (string, bool, error) { - if isStrInArray(iconURI, u.IconList) { +func (u *User) setIconFile(iconURI string, isNewIcon bool) (string, bool, error) { + // 通过控制中心修改过的自定义用户头像, 需要重新添加进来, 并将之前的头像删除掉, 否则直接返回系统头像 + if isStrInArray(iconURI, u.IconList) && !isNewIcon { return iconURI, false, nil } @@ -303,10 +343,12 @@ func (u *User) setIconFile(iconURI string) (string, bool, error) { if err != nil { return "", false, err } + err = dutils.CopyFile(tmp, dest) if err != nil { return "", false, err } + return dutils.EncodeURI(dest, dutils.SCHEME_FILE), true, nil } @@ -732,10 +774,22 @@ func updateConfigPath(username string) { } } +func isOldCustomIcon(u *User) bool { + iconFile := dutils.DecodeURI(u.IconFile) + if _, err := os.Stat(iconFile); os.IsNotExist(err) { + if !isStrInArray(u.IconFile, u.IconList) { + return true + } + } + + return false +} + // 从配置文件中加载用户的配置信息 func loadUserConfigInfo(u *User) { var err error + u.initCustomIcons() u.IconList = u.getAllIcons() // NOTICE(jouyouyun): Got created time, not accurate, can only be used as a reference @@ -803,12 +857,22 @@ func loadUserConfigInfo(u *User) { } icon, _ := kf.GetString(confGroupUser, confKeyIcon) u.IconFile = icon - if u.IconFile == "" { + // 如果系统升级使用的是原来的头像, 升级后使用当前默认头像 + if u.IconFile == "" || isOldCustomIcon(u) { u.IconFile = defaultUserIcon isSave = true } - u.IconList = u.getAllIcons() + u.customIcon, _ = kf.GetString(confGroupUser, confKeyCustomIcon) + + // CustomIcon is the newly added field in the configuration file + if u.customIcon == "" { + if u.IconFile != defaultUserIcon && isStrInArray(u.IconFile, u.customIconList) { + // u.IconFile is a custom icon, not a standard icon + u.customIcon = u.IconFile + isSave = true + } + } _, desktopBgs, _ := kf.GetStringList(confGroupUser, confKeyDesktopBackgrounds) u.DesktopBackgrounds = desktopBgs diff --git a/accounts1/user_ifc.go b/accounts1/user_ifc.go index 9af6ead57..610923139 100644 --- a/accounts1/user_ifc.go +++ b/accounts1/user_ifc.go @@ -456,6 +456,15 @@ func (u *User) SetIconFile(sender dbus.Sender, iconURI string) *dbus.Error { return dbusutil.ToError(err) } + // 找到要移除的原始用户头像 + var oldIconPath string + for _, icon := range u.customIconList { + if strings.Contains(icon, path.Base(iconURI)) { + oldIconPath = icon + break + } + } + // if iconURI not in iconList, need to create temp icon file if !isStrInArray(iconURI, u.IconList) { // copy file to temp file, update icon file @@ -489,7 +498,7 @@ func (u *User) SetIconFile(sender dbus.Sender, iconURI string) *dbus.Error { return nil } - newIconURI, added, err := u.setIconFile(iconURI) + newIconURI, added, err := u.setIconFile(iconURI, len(oldIconPath) > 0) if err != nil { logger.Warning("Set icon failed:", err) return dbusutil.ToError(err) @@ -501,10 +510,20 @@ func (u *User) SetIconFile(sender dbus.Sender, iconURI string) *dbus.Error { {confKeyCustomIcon, newIconURI}, {confKeyIcon, newIconURI}, }) + if err != nil { return dbusutil.ToError(err) } + // remove old custom icon + if oldIconPath != "" { + logger.Debugf("remove old custom icon %q", u.customIcon) + err := os.Remove(dutils.DecodeURI(oldIconPath)) + if err != nil { + logger.Warning(err) + } + } + // 默认的icon如果不是default.png的情况下,会被设置为customIcon,会被误删, // 为规避已经设置为customIcon的历史版本,判断如果是icons目录下的数据,就不删除 needRemove := func(uri string) bool { @@ -523,6 +542,7 @@ func (u *User) SetIconFile(sender dbus.Sender, iconURI string) *dbus.Error { } } u.customIcon = newIconURI + u.customIconList = append(u.customIconList, newIconURI) u.updateIconList() } else { err = u.writeUserConfigWithChange(confKeyIcon, newIconURI) diff --git a/accounts1/users/manager.go b/accounts1/users/manager.go index a718b8bad..3521d78f0 100644 --- a/accounts1/users/manager.go +++ b/accounts1/users/manager.go @@ -24,6 +24,7 @@ const ( cmdChAge = "chage" defaultConfigShell = "/etc/adduser.conf" + defaultShell = "/bin/bash" ) const ( @@ -39,6 +40,9 @@ func CreateUser(username, fullname, shell string) error { if len(shell) == 0 { shell, _ = getDefaultShell(defaultConfigShell) + if len(shell) == 0 { + shell = defaultShell + } } mockUserInfo := UserInfo{ diff --git a/accounts1/utils.go b/accounts1/utils.go index e31582bf6..5bae16fd0 100644 --- a/accounts1/utils.go +++ b/accounts1/utils.go @@ -10,6 +10,7 @@ import ( "fmt" "io" "io/ioutil" + "math/rand" "os" "path/filepath" "regexp" @@ -78,28 +79,61 @@ func (code ErrCodeType) String() string { } // return icons uris -func getUserStandardIcons() []string { - imgs, err := graphic.GetImagesInDir(userIconsDir) - if err != nil { - return nil +func getUserIcons() ([]string, []string) { + var paths []string + var icons []string + var customIcons []string + + if err := filepath.Walk(userIconsDir, + func(path string, info os.FileInfo, err error) error { + if err != nil { + return err + } + + if info.IsDir() && info.Name() != "icons" { + paths = append(paths, path) + } + + return nil + }, + ); err != nil { + logger.Warning("failed to walk usr icon path", err) + return icons, customIcons } - var icons []string - for _, img := range imgs { - img = utils.EncodeURI(img, utils.SCHEME_FILE) - if strings.Contains(img, "guest") || img == defaultUserIcon { - continue + for _, path := range paths { + imgs, err := graphic.GetImagesInDir(path) + if err != nil { + logger.Warning("failed to get user icon images", err) + return nil, nil + } + + for _, img := range imgs { + img = utils.EncodeURI(img, utils.SCHEME_FILE) + if strings.Contains(img, userCustomIconsDir) { + customIcons = append(customIcons, img) + } else { + icons = append(icons, img) + } } + } + + return icons, customIcons +} - icons = append(icons, img) +// 从系统的用户头像中随机获取一张用户图片 +// NOTE: 此处需要安装新的dde-account-faces包, 否则会造成找不到用户头像的问题 +func getRandomIcon() string { + if len(_userStandardIcons) > 0 { + return _userStandardIcons[rand.Intn(len(_userStandardIcons))] } - return icons + return "" } func getNewUserCustomIconDest(username string) string { ns := time.Now().UnixNano() - base := username + "-" + strconv.FormatInt(ns, 36) + base := username + "-" + strconv.FormatInt(ns, 36) + ".png" return filepath.Join(userCustomIconsDir, base) } diff --git a/apps1/utils.go b/apps1/utils.go index 527197f96..9282d075f 100644 --- a/apps1/utils.go +++ b/apps1/utils.go @@ -5,6 +5,7 @@ package apps1 import ( + "github.com/adrg/xdg" "os" "os/user" "path/filepath" @@ -96,7 +97,7 @@ func removeDesktopExt(name string) string { } func getSystemDataDirs() []string { - return []string{"/usr/share", "/usr/local/share"} + return xdg.DataDirs } // get user home diff --git a/audio1/audio.go b/audio1/audio.go index 37d543d74..80ec1fe4b 100644 --- a/audio1/audio.go +++ b/audio1/audio.go @@ -5,11 +5,9 @@ package audio import ( - "bytes" "errors" "fmt" "math" - "os/exec" "sort" "strings" "sync" @@ -17,9 +15,12 @@ import ( dbus "github.com/godbus/dbus/v5" "github.com/linuxdeepin/dde-daemon/common/dsync" + notifications "github.com/linuxdeepin/go-dbus-factory/session/org.freedesktop.notifications" + systemd1 "github.com/linuxdeepin/go-dbus-factory/system/org.freedesktop.systemd1" gio "github.com/linuxdeepin/go-gir/gio-2.0" "github.com/linuxdeepin/go-lib/dbusutil" "github.com/linuxdeepin/go-lib/dbusutil/gsprop" + . "github.com/linuxdeepin/go-lib/gettext" "github.com/linuxdeepin/go-lib/pulse" "golang.org/x/xerrors" ) @@ -32,6 +33,7 @@ const ( gsKeyHeadphoneOutputVolume = "headphone-output-volume" gsKeyHeadphoneUnplugAutoPause = "headphone-unplug-auto-pause" gsKeyVolumeIncrease = "volume-increase" + gsKeyReduceNoise = "reduce-input-noise" gsKeyOutputAutoSwitchCountMax = "output-auto-switch-count-max" @@ -46,12 +48,18 @@ const ( dbusPath = "/org/deepin/dde/Audio1" dbusInterface = dbusServiceName - cmdSystemctl = "systemctl" - cmdPulseaudio = "pulseaudio" + pulseaudioService = "pulseaudio.service" + pipewireService = "pipewire.service" + pipewirePulseService = "pipewire-pulse.service" + + pulseaudioSocket = "pulseaudio.socket" + pipewireSocket = "pipewire.socket" + pipewirePulseSocket = "pipewire-pulse.socket" increaseMaxVolume = 1.5 normalMaxVolume = 1.0 + dsgkeyPausePlayer = "pausePlayer" dsgKeyAutoSwitchPort = "autoSwitchPort" dsgKeyBluezModeFilterList = "bluezModeFilterList" dsgKeyPortFilterList = "portFilterList" @@ -59,6 +67,10 @@ const ( dsgKeyInputDefaultPriorities = "inputDefaultPrioritiesByType" dsgKeyOutputDefaultPriorities = "outputDefaultPrioritiesByType" dsgKeyBluezModeDefault = "bluezModeDefault" + + changeIconStart = "notification-change-start" + changeIconFailed = "notification-change-failed" + changeIconFinished = "notification-change-finished" ) var ( @@ -67,6 +79,17 @@ var ( defaultHeadphoneOutputVolume = 0.17 gMaxUIVolume float64 defaultReduceNoise = false + + // 保存 pulaudio ,pipewire 相关的服务 + pulseaudioServices = []string{pulseaudioService, pulseaudioSocket} + pipewireServices = []string{pipewireService, pipewirePulseService, pipewireSocket, pipewirePulseSocket} +) + +const ( + // 音频服务更改状态:已经完成 + AudioStateChanged = true + // 音频服务更改状态:正在修改中 + AudioStateChanging = false ) //go:generate dbusutil-gen -type Audio,Sink,SinkInput,Source,Meter -import github.com/godbus/dbus audio.go sink.go sinkinput.go source.go meter.go @@ -107,6 +130,7 @@ type Audio struct { // dbusutil-gen: equal=objectPathSliceEqual Sinks []dbus.ObjectPath // dbusutil-gen: equal=objectPathSliceEqual + configManagerPath dbus.ObjectPath Sources []dbus.ObjectPath DefaultSink dbus.ObjectPath DefaultSource dbus.ObjectPath @@ -115,11 +139,16 @@ type Audio struct { BluetoothAudioMode string // 蓝牙模式 // dbusutil-gen: equal=isStrvEqual BluetoothAudioModeOpts []string // 可用的蓝牙模式 + CurrentAudioServer string // 当前使用的音频服务 + AudioServerState bool // 音频服务状态 // dbusutil-gen: ignore IncreaseVolume gsprop.Bool `prop:"access:rw"` - ReduceNoise bool `prop:"access:rw"` + PausePlayer bool `prop:"access:rw"` + + ReduceNoise bool `prop:"access:rw"` + defaultPaCfg defaultPaConfig // 最大音量 @@ -201,10 +230,11 @@ func isStringInSlice(list []string, str string) bool { func newAudio(service *dbusutil.Service) *Audio { a := &Audio{ - service: service, - meters: make(map[string]*Meter), - MaxUIVolume: pulse.VolumeUIMax, - enableSource: true, + service: service, + meters: make(map[string]*Meter), + MaxUIVolume: pulse.VolumeUIMax, + enableSource: true, + AudioServerState: AudioStateChanged, } a.settings = gio.NewSettings(gsSchemaAudio) @@ -212,8 +242,10 @@ func newAudio(service *dbusutil.Service) *Audio { a.settings.Reset(gsKeyOutputVolume) a.settings.Reset(gsKeyHeadphoneOutputVolume) a.IncreaseVolume.Bind(a.settings, gsKeyVolumeIncrease) + a.PausePlayer = false a.ReduceNoise = false a.emitPropChangedReduceNoise(a.ReduceNoise) + a.CurrentAudioServer = a.getCurrentAudioServer() a.headphoneUnplugAutoPause = a.settings.GetBoolean(gsKeyHeadphoneUnplugAutoPause) a.outputAutoSwitchCountMax = int(a.settings.GetInt(gsKeyOutputAutoSwitchCountMax)) if a.IncreaseVolume.Get() { @@ -242,26 +274,205 @@ func newAudio(service *dbusutil.Service) *Audio { return a } -func startPulseaudio(count int) error { - var errBuf bytes.Buffer - cmd := exec.Command(cmdSystemctl, "--user", "start", "pulseaudio") - cmd.Stderr = &errBuf - err := cmd.Run() +func (a *Audio) setAudioServerFailed(oldAudioServer string) { + sendNotify(changeIconFailed, "", Tr("Failed to change Audio Server, please try later")) + // 还原音频服务 + a.PropsMu.Lock() + a.setPropCurrentAudioServer(oldAudioServer) + a.setPropAudioServerState(AudioStateChanged) + a.PropsMu.Unlock() +} + +func (a *Audio) getCurrentAudioServer() (serverName string) { + audioServers := []string{pulseaudioService, pipewireService} + systemd := systemd1.NewManager(a.service.Conn()) + + for _, server := range audioServers { + path, err := systemd.GetUnit(0, server) + if err == nil { + serverSystemdUnit, err := systemd1.NewUnit(a.service.Conn(), path) + if err == nil { + state, err := serverSystemdUnit.Unit().LoadState().Get(0) + if err != nil { + logger.Warning("Failed to get LoadState of unit", path) + } else if state == "loaded" { + return strings.Split(server, ".")[0] + } + } + } + } + + return "" +} + +func (a *Audio) SetCurrentAudioServer(serverName string) *dbus.Error { + a.PropsMu.Lock() + a.setPropAudioServerState(AudioStateChanging) + a.setPropCurrentAudioServer(serverName) + a.PropsMu.Unlock() + + sendNotify(changeIconStart, "", Tr("Changing Audio Server, please wait...")) + + var activeServices, deactiveServices []string + if serverName == "pulseaudio" { + activeServices = pulseaudioServices + deactiveServices = pipewireServices + } else { + activeServices = pipewireServices + deactiveServices = pulseaudioServices + } + + oldAudioServer := a.CurrentAudioServer + systemd := systemd1.NewManager(a.service.Conn()) + _, err := systemd.UnmaskUnitFiles(0, activeServices, false) if err != nil { - logger.Warningf("failed to start pulseaudio via systemd: err: %v, stderr: %s", - err, errBuf.Bytes()) + logger.Warning("Failed to unmask unit files", activeServices, "\nError:", err) + a.setAudioServerFailed(oldAudioServer) + return dbusutil.ToError(err) } - errBuf.Reset() - err = exec.Command(cmdPulseaudio, "--check").Run() + _, err = systemd.MaskUnitFiles(0, deactiveServices, false, true) if err != nil { - logger.Warning("pulseaudio check error", err) - if count > 0 { - logger.Info("retry start pulseaudio after 500ms") - time.Sleep(500 * time.Millisecond) - return startPulseaudio(count - 1) + logger.Warning("Failed to mask unit files", deactiveServices, "\nError:", err) + a.setAudioServerFailed(oldAudioServer) + return dbusutil.ToError(err) + } + + err = systemd.Reload(0) + if err != nil { + logger.Warning("Failed to reload unit files. Error:", err) + return dbusutil.ToError(err) + } + + sendNotify(changeIconFinished, "", Tr("Audio Server changed, please log out and then log in")) + + a.PropsMu.Lock() + a.setPropAudioServerState(AudioStateChanged) + a.PropsMu.Unlock() + return nil +} + +func sendNotify(icon, summary, body string) { + sessionBus, err := dbus.SessionBus() + if err != nil { + logger.Warning(err) + return + } + n := notifications.NewNotifications(sessionBus) + _, err = n.Notify(0, Tr("dde-control-center"), 0, + icon, summary, body, + nil, nil, -1) + logger.Debugf("send notification icon: %q, summary: %q, body: %q", + icon, summary, body) + + if err != nil { + logger.Warning(err) + } +} + +func startAudioServer(service *dbusutil.Service) error { + var pulseaudioState string + var activeServices, deactiveServices []string + audioServers := []string{pulseaudioService, pipewireService} + + systemd := systemd1.NewManager(service.Conn()) + + for _, server := range audioServers { + path, err := systemd.GetUnit(0, server) + if err == nil { + serverSystemdUnit, err := systemd1.NewUnit(service.Conn(), path) + if err != nil { + logger.Warning("failed to create service systemd unit", err) + return err + } + + state, err := serverSystemdUnit.Unit().LoadState().Get(0) + if err != nil { + logger.Warning("failed to get service active state", err) + return err + } + + if server == pulseaudioService { + pulseaudioState = state + } + + // 做一个特判,pulseaudio 与 pipewire 同时预装,但是没法在装包的时候进行 mask 操作, + if state == "loaded" && server == pulseaudioService { + activeServices = pulseaudioServices + deactiveServices = pipewireServices + } else if pulseaudioState == "masked" && server == pipewireService { + activeServices = pipewireServices + deactiveServices = pulseaudioServices + } + + } + } + + for _, deactiveService := range deactiveServices { + deactiveServicePath, err := systemd.GetUnit(0, deactiveService) + if err == nil { + if len(deactiveServicePath) != 0 { + serverSystemdUnit, err := systemd1.NewUnit(service.Conn(), deactiveServicePath) + + if err != nil { + logger.Warning("failed to create service systemd unit", err) + return err + } + + state, err := serverSystemdUnit.Unit().LoadState().Get(0) + if err != nil { + logger.Warning("failed to get service active state", err) + return err + } + + if state != "masked" { + _, err := systemd.MaskUnitFiles(0, []string{deactiveService}, false, true) + + if err != nil { + logger.Warning("Failed to mask unit files", err) + return err + } + } + + // 服务在 mask 之前服务,可能被激活,调用 stop + _, err = systemd.StopUnit(0, deactiveService, "replace") + if err != nil { + logger.Warning("Failed to stop service", err) + return err + } + } + } + } + + for _, activeService := range activeServices { + activeServicePath, err := systemd.GetUnit(0, activeService) + if err == nil { + logger.Debug("ready to start audio server", activeServicePath) + + if len(activeServicePath) != 0 { + serverSystemdUnit, err := systemd1.NewUnit(service.Conn(), activeServicePath) + if err != nil { + logger.Warning("failed to create audio server systemd unit", err) + return err + } + + state, err := serverSystemdUnit.Unit().ActiveState().Get(0) + if err != nil { + logger.Warning("failed to get audio server active state", err) + return err + } + + if state != "active" { + go func() { + _, err := serverSystemdUnit.Unit().Start(0, "replace") + if err != nil { + logger.Warning("failed to start audio server unit:", err) + } + }() + } + } + } - return errors.New("failed to start pulseaudio") } return nil @@ -491,6 +702,9 @@ func (a *Audio) refershSinkInputs() { } func (a *Audio) shouldAutoPause() bool { + if !a.PausePlayer { + return false + } if a.defaultSink == nil { logger.Warning("default sink is nil") return false @@ -1653,16 +1867,15 @@ func (a *Audio) initDsgProp() error { a.systemSigLoop = dbusutil.NewSignalLoop(systemBus, 10) - var configManagerPath dbus.ObjectPath systemConnObj := systemBus.Object("org.desktopspec.ConfigManager", "/") - err = systemConnObj.Call("org.desktopspec.ConfigManager.acquireManager", 0, "org.deepin.dde.daemon", "org.deepin.dde.daemon.audio", "").Store(&configManagerPath) + err = systemConnObj.Call("org.desktopspec.ConfigManager.acquireManager", 0, "org.deepin.dde.daemon", "org.deepin.dde.daemon.audio", "").Store(&a.configManagerPath) if err != nil { logger.Warning(err) return nil } err = dbusutil.NewMatchRuleBuilder().Type("signal"). - PathNamespace(string(configManagerPath)). + PathNamespace(string(a.configManagerPath)). Interface("org.desktopspec.ConfigManager.Manager"). Member("valueChanged").Build().AddTo(systemBus) if err != nil { @@ -1671,7 +1884,7 @@ func (a *Audio) initDsgProp() error { } var val bool - systemConnObj = systemBus.Object("org.desktopspec.ConfigManager", configManagerPath) + systemConnObj = systemBus.Object("org.desktopspec.ConfigManager", a.configManagerPath) err = systemConnObj.Call("org.desktopspec.ConfigManager.Manager.value", 0, dsgKeyAutoSwitchPort).Store(&val) if err != nil { logger.Warning(err) @@ -1680,6 +1893,17 @@ func (a *Audio) initDsgProp() error { a.setEnableAutoSwitchPort(val) } + var keyPausePlayer bool + err = systemConnObj.Call("org.desktopspec.ConfigManager.Manager.value", 0, dsgkeyPausePlayer).Store(&keyPausePlayer) + if err != nil { + logger.Warning(err) + } else { + logger.Info("auto switch port:", keyPausePlayer) + a.PropsMu.Lock() + a.PausePlayer = keyPausePlayer + a.PropsMu.Unlock() + } + var ret []dbus.Variant err = systemConnObj.Call("org.desktopspec.ConfigManager.Manager.value", 0, dsgKeyBluezModeFilterList).Store(&ret) if err != nil { @@ -1777,6 +2001,19 @@ func (a *Audio) initDsgProp() error { } } + if ok && key == dsgkeyPausePlayer { + var pausePlayer bool + err = systemConnObj.Call("org.desktopspec.ConfigManager.Manager.value", 0, key).Store(&pausePlayer) + if err != nil { + logger.Warning(err) + } else { + logger.Info("pausePlayer config:", pausePlayer) + a.PropsMu.Lock() + a.PausePlayer = pausePlayer + a.emitPropChangedPausePlayer(pausePlayer) + a.PropsMu.Unlock() + } + } } }) diff --git a/audio1/audio_dbusutil.go b/audio1/audio_dbusutil.go index 43a62d3f8..537f4e1ad 100644 --- a/audio1/audio_dbusutil.go +++ b/audio1/audio_dbusutil.go @@ -123,6 +123,45 @@ func (v *Audio) emitPropChangedBluetoothAudioModeOpts(value []string) error { return v.service.EmitPropertyChanged(v, "BluetoothAudioModeOpts", value) } +func (v *Audio) setPropCurrentAudioServer(value string) (changed bool) { + if v.CurrentAudioServer != value { + v.CurrentAudioServer = value + v.emitPropChangedCurrentAudioServer(value) + return true + } + return false +} + +func (v *Audio) emitPropChangedCurrentAudioServer(value string) error { + return v.service.EmitPropertyChanged(v, "CurrentAudioServer", value) +} + +func (v *Audio) setPropAudioServerState(value bool) (changed bool) { + if v.AudioServerState != value { + v.AudioServerState = value + v.emitPropChangedAudioServerState(value) + return true + } + return false +} + +func (v *Audio) emitPropChangedAudioServerState(value bool) error { + return v.service.EmitPropertyChanged(v, "AudioServerState", value) +} + +func (v *Audio) setPropPausePlayer(value bool) (changed bool) { + if v.PausePlayer != value { + v.PausePlayer = value + v.emitPropChangedPausePlayer(value) + return true + } + return false +} + +func (v *Audio) emitPropChangedPausePlayer(value bool) error { + return v.service.EmitPropertyChanged(v, "PausePlayer", value) +} + func (v *Audio) setPropReduceNoise(value bool) (changed bool) { if v.ReduceNoise != value { v.ReduceNoise = value diff --git a/audio1/audio_events.go b/audio1/audio_events.go index beaa1c0ff..815d7ccb7 100644 --- a/audio1/audio_events.go +++ b/audio1/audio_events.go @@ -315,7 +315,7 @@ func (a *Audio) handleCardChanged(idx uint32) { } // 如果发生变化的是当前输出所用的声卡,且是蓝牙声卡 - if idx == a.defaultSink.Card && isBluetoothCard(card.core) { + if a.defaultSink != nil && idx == a.defaultSink.Card && isBluetoothCard(card.core) { if strings.Contains(strings.ToLower(card.ActiveProfile.Name), bluezModeA2dp) { a.setPropBluetoothAudioMode(bluezModeA2dp) } else if strings.Contains(strings.ToLower(card.ActiveProfile.Name), bluezModeHeadset) { @@ -462,7 +462,7 @@ func (a *Audio) notifyPortDisabled(cardId uint32, port pulse.CardPortInfo) { notify := notifications.NewNotifications(session) _, err = notify.Notify( 0, - "dde-control-center", + gettext.Tr("dde-control-center"), 0, icon, message, @@ -606,6 +606,25 @@ func (a *Audio) writeReduceNoise(write *dbusutil.PropertyWrite) *dbus.Error { return nil } +func (a *Audio) writeKeyPausePlayer(write *dbusutil.PropertyWrite) *dbus.Error { + pausePlayer, ok := write.Value.(bool) + if !ok { + return dbusutil.ToError(errors.New("type is not bool")) + } + systemBus, err := dbus.SystemBus() + if err != nil { + return dbus.MakeFailedError(err) + } + + systemConnObj := systemBus.Object("org.desktopspec.ConfigManager", a.configManagerPath) + err = systemConnObj.Call("org.desktopspec.ConfigManager.Manager.setValue", 0, dsgkeyPausePlayer, dbus.MakeVariant(pausePlayer)).Err + if err != nil { + return dbusutil.ToError(errors.New("dconfig Cannot set value " + dsgkeyPausePlayer)) + } + a.setPropPausePlayer(pausePlayer) + return nil +} + func (a *Audio) notifyBluezCardPortInsert(card *Card) { logger.Debugf("notify bluez card %d:%s", card.Id, card.core.Name) oldCard, err := a.oldCards.getByName(card.core.Name) diff --git a/audio1/exported_methods_auto.go b/audio1/exported_methods_auto.go index a2ea024e6..1263869d6 100644 --- a/audio1/exported_methods_auto.go +++ b/audio1/exported_methods_auto.go @@ -37,6 +37,11 @@ func (v *Audio) GetExportedMethods() dbusutil.ExportedMethods { Fn: v.SetPortEnabled, InArgs: []string{"cardId", "portName", "enabled"}, }, + { + Name: "SetCurrentAudioServer", + Fn: v.SetCurrentAudioServer, + InArgs: []string{"serverName"}, + }, } } func (v *Meter) GetExportedMethods() dbusutil.ExportedMethods { diff --git a/audio1/module.go b/audio1/module.go index e90062cde..7547276be 100644 --- a/audio1/module.go +++ b/audio1/module.go @@ -37,13 +37,14 @@ func (*Module) GetDependencies() []string { } func (m *Module) start() error { - err := startPulseaudio(5) // 为了保证蓝牙模块依赖audio模块,并且audio模块启动pulseaudio完成. + service := loader.GetService() + + err := startAudioServer(service) // 为了保证蓝牙模块依赖audio模块,并且audio模块启动音频服务完成. if err != nil { err = xerrors.Errorf("failed to start pulseaudio: %w", err) return err } - service := loader.GetService() m.audio = newAudio(service) err = m.audio.init() if err != nil { @@ -63,6 +64,16 @@ func (m *Module) start() error { so := service.GetServerObject(m.audio) err = so.SetWriteCallback(m.audio, "ReduceNoise", m.audio.writeReduceNoise) + if err != nil { + logger.Warning("failed to bind callback for ReduceNoise:", err) + } + + err = so.SetWriteCallback(m.audio, "PausePlayer", m.audio.writeKeyPausePlayer) + + if err != nil { + logger.Warning("failed to bind callback for PausePlayer:", err) + } + err = m.audio.syncConfig.Register() if err != nil { logger.Warning("failed to register for deepin sync:", err) diff --git a/bin/backlight_helper/ddcci/ddcci.go b/bin/backlight_helper/ddcci/ddcci.go index 1277e47a2..d53c42258 100644 --- a/bin/backlight_helper/ddcci/ddcci.go +++ b/bin/backlight_helper/ddcci/ddcci.go @@ -8,6 +8,7 @@ package ddcci //#cgo LDFLAGS:-ldl //#cgo pkg-config: ddcutil //#include +//#include //#include //#include "ddcci_wrapper.h" import "C" @@ -112,21 +113,27 @@ func newDDCCI() (*ddcci, error) { displayHandleMap: make(map[string]*displayHandle), } - //status := C.ddca_set_max_tries(C.DDCA_MULTI_PART_TRIES, 5) - //if status < C.int(0) { - // return nil, fmt.Errorf("brightness: Error setting retries: %d", status) - //} + status := C.ddca_init2((*C.char)(unsafe.Pointer(nil)), C.DDCA_SYSLOG_NOTICE, C.DDCA_INIT_OPTIONS_CLIENT_OPENED_SYSLOG, (***C.char)(unsafe.Pointer(nil))) + if status < C.int(0) { + return nil, fmt.Errorf("brightness: Error ddcci init: %d", status) + } err := ddc.RefreshDisplays() if err != nil { return nil, err } - content, err := exec.Command("/usr/bin/dpkg-architecture", "-qDEB_HOST_MULTIARCH").Output() // TODO: arch和rpm打包需要通过patch修改获取路径的方式 + content, err := exec.Command("/usr/bin/dpkg-architecture", "-qDEB_HOST_MULTIARCH").Output() if err != nil { - logger.Warning(err) + // use dlopen search library when dpkg-architecture not available + cStr := C.CString("libddcutil.so.5") + defer C.free(unsafe.Pointer(cStr)) + ret := C.InitDDCCISo(cStr) + if ret == -2 { + logger.Debug("failed to initialize ddca_free_all_displays sym") + } } else { - path := filepath.Join("/usr/lib", strings.TrimSpace(string(content)), "libddcutil.so.0") + path := filepath.Join("/usr/lib", strings.TrimSpace(string(content)), "libddcutil.so.5") logger.Debug("so path:", path) cStr := C.CString(path) defer C.free(unsafe.Pointer(cStr)) diff --git a/bin/dde-session-daemon/daemon.go b/bin/dde-session-daemon/daemon.go index bea9575b6..eda7439af 100644 --- a/bin/dde-session-daemon/daemon.go +++ b/bin/dde-session-daemon/daemon.go @@ -26,8 +26,8 @@ const ( ProfTypeCPU = "cpu" //nolint ProfTypeMem = "memory" //nolint - dbusPath = "/org/deepin/dde/Daemon" - dbusServiceName = "org.deepin.dde.Daemon" + dbusPath = "/org/deepin/dde/Daemon1" + dbusServiceName = "org.deepin.dde.Daemon1" dbusInterface = dbusServiceName configManagerId = "org.desktopspec.ConfigManager" ) diff --git a/bin/dde-session-daemon/main.go b/bin/dde-session-daemon/main.go old mode 100644 new mode 100755 index b61bbfa3d..70f45d759 --- a/bin/dde-session-daemon/main.go +++ b/bin/dde-session-daemon/main.go @@ -40,6 +40,9 @@ import ( var logger = log.NewLogger("daemon/dde-session-daemon") var hasDDECookie bool +var hasTreeLand bool + +var treeLandNotAllowModules = []string{"x-event-monitor", "keybinding", "trayicon", "screensaver", "inputdevices", "power"} func isInShutdown() bool { bus, err := dbus.SystemBus() @@ -151,6 +154,7 @@ func init() { // -disable flag.StringVar(&_options.disable, "disable", "", "Disable modules, ignore settings.") + } func main() { @@ -187,6 +191,12 @@ func main() { _options.disableModules = strings.Split(_options.disable, ",") } + if os.Getenv("DDE_CURRENT_COMPOSITOR") == "TreeLand" { + hasTreeLand = true + } + + logger.Infof("env DDE_CURRENT_COMPOSITOR is %s", os.Getenv("DDE_CURRENT_COMPOSITOR")) + usr, err := user.Current() if err == nil { _ = os.Chdir(usr.HomeDir) @@ -235,6 +245,8 @@ func main() { err = app.enableModules(_options.enablingModules) } else if len(_options.disableModules) > 0 { err = app.disableModules(_options.disableModules) + } else if hasTreeLand { + err = app.disableModules(treeLandNotAllowModules) } else { app.execDefaultAction() } diff --git a/bin/dde-system-daemon/exported_methods_auto.go b/bin/dde-system-daemon/exported_methods_auto.go index 13a2706e9..bbc749640 100644 --- a/bin/dde-system-daemon/exported_methods_auto.go +++ b/bin/dde-system-daemon/exported_methods_auto.go @@ -71,5 +71,10 @@ func (v *Daemon) GetExportedMethods() dbusutil.ExportedMethods { Fn: v.SetLongPressDuration, InArgs: []string{"duration"}, }, + { + Name: "SetPlymouthTheme", + Fn: v.SetPlymouthTheme, + InArgs: []string{"themeName"}, + }, } } diff --git a/bin/dde-system-daemon/plymouth.go b/bin/dde-system-daemon/plymouth.go index d26b10b45..4226d9717 100644 --- a/bin/dde-system-daemon/plymouth.go +++ b/bin/dde-system-daemon/plymouth.go @@ -7,7 +7,9 @@ package main import ( "bytes" "fmt" + "io/ioutil" "os/exec" + "strings" "sync" "github.com/godbus/dbus/v5" @@ -65,34 +67,33 @@ func (d *Daemon) scalePlymouth(scale uint32) error { defer plymouthLocker.Unlock() defer logger.Debug("end ScalePlymouth", scale) - var ( - out []byte - kernel []byte - err error - ) - - // TODO: inhibit poweroff - switch scale { - case 1: - var name = "uos-ssd-logo" - //if isSSD() { - // name = "deepin-ssd-logo" //} - out, err = exec.Command("plymouth-set-default-theme", name).CombinedOutput() - case 2: - var name = "uos-hidpi-ssd-logo" - //if isSSD() { - // name = "deepin-hidpi-ssd-logo" - //} - out, err = exec.Command("plymouth-set-default-theme", name).CombinedOutput() - default: + edition, err := getEditionName() + if err != nil { + return err + } + var themeNames map[uint32]string + if edition == "Community" { + themeNames = map[uint32]string{ + 1: "deepin-ssd-logo", + 2: "deepin-hidpi-ssd-logo", + } + } else { + themeNames = map[uint32]string{ + 1: "uos-ssd-logo", + 2: "uos-hidpi-ssd-logo", + } + } + name, ok := themeNames[scale] + if !ok { return fmt.Errorf("invalid scale value: %d", scale) } + out, err := exec.Command("plymouth-set-default-theme", name).CombinedOutput() if err != nil { return fmt.Errorf("failed to set plymouth theme: %s, err: %v", string(out), err) } - kernel, err = exec.Command("uname", "-r").CombinedOutput() + kernel, err := exec.Command("uname", "-r").CombinedOutput() if err != nil { return fmt.Errorf("failed to get kernel, err: %v", err) } @@ -104,3 +105,70 @@ func (d *Daemon) scalePlymouth(scale uint32) error { return nil } + +func (d *Daemon) SetPlymouthTheme(themeName string) *dbus.Error { + return dbusutil.ToError(d.setPlymouthTheme(themeName)) +} + +func (d *Daemon) setPlymouthTheme(themeName string) error { + plymouthLocker.Lock() + defer plymouthLocker.Unlock() + defer logger.Debug("end ScalePlymouth", themeName) + themelistout, err := exec.Command("plymouth-set-default-theme", "--list").CombinedOutput() + if err != nil { + return fmt.Errorf("seems cannot find the plymouth-set-default-theme: %v", err) + } + themelist := string(themelistout) + if !strings.Contains(themelist, themeName) { + return fmt.Errorf("The themeName %s does not exist in plymouth themelist", themeName) + } + + out, err := exec.Command("plymouth-set-default-theme", themeName).CombinedOutput() + if err != nil { + return fmt.Errorf("failed to set plymouth theme: %s, err: %v", string(out), err) + } + + kernel, err := exec.Command("uname", "-r").CombinedOutput() + if err != nil { + return fmt.Errorf("failed to get kernel, err: %v", err) + } + out, err = exec.Command("update-initramfs", + "-u", "-k", string(bytes.TrimSpace(kernel))).CombinedOutput() + if err != nil { + return fmt.Errorf("failed to update initramfs: %s, err: %v", string(out), err) + } + + return nil +} + +func getEditionName() (string, error) { + conf, err := parseInfoFile("/etc/os-version", "=") + if err != nil { + return "", err + } + value, ok := conf["EditionName"] + if !ok { + return "", fmt.Errorf("Can not find the EditionName") + } + return value, nil +} + +func parseInfoFile(file, delim string) (map[string]string, error) { + content, err := ioutil.ReadFile(file) + if err != nil { + return nil, err + } + var ret = make(map[string]string) + lines := strings.Split(string(content), "\n") + for _, line := range lines { + if len(line) == 0 { + continue + } + array := strings.Split(line, delim) + if len(array) != 2 { + continue + } + ret[strings.TrimSpace(array[0])] = strings.TrimSpace(array[1]) + } + return ret, nil +} diff --git a/bin/dde-system-daemon/wallpaper.go b/bin/dde-system-daemon/wallpaper.go index 00057a3d9..4e4acb450 100644 --- a/bin/dde-system-daemon/wallpaper.go +++ b/bin/dde-system-daemon/wallpaper.go @@ -28,7 +28,7 @@ const maxSize = 32 * 1024 * 1024 const wallPaperDir = "/usr/share/wallpapers/custom-wallpapers/" const solidWallPaperPath = "/usr/share/wallpapers/custom-solidwallpapers/" const solidPrefix = "solid::" -const polkitActionUserAdministration = "org.deepin.dde.accounts1.user-administration" +const polkitActionUserAdministration = "org.deepin.dde.accounts.user-administration" var wallPaperDirs = []string{ wallPaperDir, diff --git a/bluetooth1/bluetooth.go b/bluetooth1/bluetooth.go index f92ccbcf5..bc4a951c8 100644 --- a/bluetooth1/bluetooth.go +++ b/bluetooth1/bluetooth.go @@ -344,6 +344,18 @@ func (b *Bluetooth) init() { b.adapters.mu.Lock() b.adapters.infos = adapterInfos b.adapters.mu.Unlock() + for _, adapterInfo := range adapterInfos { + data, err := json.Marshal(adapterInfo) + if err != nil { + logger.Warning(err) + continue + } + err = b.service.Emit(b, "AdapterAdded", string(data)) + if err != nil { + logger.Warning(err) + continue + } + } } else { logger.Warning(err) } diff --git a/bluetooth1/device.go b/bluetooth1/device.go index 115eeb6b9..232dc65fb 100644 --- a/bluetooth1/device.go +++ b/bluetooth1/device.go @@ -53,6 +53,8 @@ type DeviceInfo struct { Icon string RSSI int16 Address string + + Battery byte } func unmarshalDeviceInfo(data string) (*DeviceInfo, error) { diff --git a/bluetooth1/obex_agent.go b/bluetooth1/obex_agent.go index f7b8203fb..51f939ff5 100644 --- a/bluetooth1/obex_agent.go +++ b/bluetooth1/obex_agent.go @@ -389,7 +389,7 @@ func (a *obexAgent) notifyProgress(notify notifications.Notifications, replaceID hints := map[string]dbus.Variant{"suppress-sound": dbus.MakeVariant(true)} notifyID, err = notify.Notify(0, - "dde-control-center", + gettext.Tr("dde-control-center"), replaceID, notifyIconBluetoothConnected, fmt.Sprintf(gettext.Tr("Receiving %[1]q from %[2]q"), filename, device), @@ -404,7 +404,7 @@ func (a *obexAgent) notifyProgress(notify notifications.Notifications, replaceID actions = []string{"_view", gettext.Tr("View")} hints := map[string]dbus.Variant{"x-deepin-action-_view": dbus.MakeVariant("dde-file-manager,--show-item," + filename)} notifyID, err = notify.Notify(0, - "dde-control-center", + gettext.Tr("dde-control-center"), replaceID, notifyIconBluetoothConnected, fmt.Sprintf(gettext.Tr("You have received files from %q successfully"), device), @@ -431,7 +431,7 @@ func (a *obexAgent) notifyFailed(notify notifications.Notifications, replaceID u } notifyID, err := notify.Notify(0, - "dde-control-center", + gettext.Tr("dde-control-center"), replaceID, notifyIconBluetoothConnectFailed, summary, @@ -468,7 +468,7 @@ func (a *obexAgent) requestReceive(deviceName, filename string) (bool, error) { actions := []string{"decline", gettext.Tr("Decline"), "receive", gettext.Tr("Receive")} notifyID, err := notify.Notify(0, - "dde-control-center", + gettext.Tr("dde-control-center"), 0, notifyIconBluetoothConnected, gettext.Tr("Bluetooth File Transfer"), @@ -523,7 +523,7 @@ func (a *obexAgent) requestReceive(deviceName, filename string) (bool, error) { // notifyReceiveFileTimeout 接收文件请求超时通知 func (a *obexAgent) notifyReceiveFileTimeout(notify notifications.Notifications, replaceID uint32, filename string) { _, err := notify.Notify(0, - "dde-control-center", + gettext.Tr("dde-control-center"), replaceID, notifyIconBluetoothConnectFailed, gettext.Tr("Stop Receiving Files"), diff --git a/bluetooth1/utils_notify.go b/bluetooth1/utils_notify.go index a5528e7a7..d50683a8a 100644 --- a/bluetooth1/utils_notify.go +++ b/bluetooth1/utils_notify.go @@ -74,7 +74,7 @@ func notify(icon, summary, body string) { nid := globalNotifyId globalNotifyMu.Unlock() - nid, err := globalNotifications.Notify(0, "dde-control-center", nid, icon, + nid, err := globalNotifications.Notify(0, Tr("dde-control-center"), nid, icon, summary, body, nil, nil, -1) if err != nil { logger.Warning(err) @@ -140,7 +140,7 @@ func notifyPassiveConnect(dev *DeviceInfo, pinCode string) error { // notify connect request to dde-control-center // set notify time out as -1, default time out is 5 seconds - nid, err = globalNotifications.Notify(0, "dde-control-center", nid, notifyIconBluetoothConnected, + nid, err = globalNotifications.Notify(0, Tr("dde-control-center"), nid, notifyIconBluetoothConnected, summary, body, as, hints, 30*1000) if err != nil { logger.Warningf("notify message failed,err:%v", err) diff --git a/debian/control b/debian/control index 3b5fb2aac..9bc95816a 100644 --- a/debian/control +++ b/debian/control @@ -28,11 +28,12 @@ Build-Depends: golang-github-rickb777-date-dev, golang-github-smartystreets-goconvey-dev, golang-github-teambition-rrule-go-dev, + golang-github-adrg-xdg-dev, golang-go, golang-golang-x-sys-dev, golang-golang-x-xerrors-dev, golang-gopkg-check.v1-dev, - golang-gopkg-yaml.v2-dev, + golang-gopkg-yaml.v3-dev, golang-google-protobuf-dev, golang-github-mdlayher-netlink-dev, golang-github-jouyouyun-hardware-dev, diff --git a/fprintd1/device.go b/fprintd1/device.go index 73746a3ed..4cc208846 100644 --- a/fprintd1/device.go +++ b/fprintd1/device.go @@ -16,8 +16,8 @@ import ( ) const ( - actionIdEnroll = "org.deepin.dde.fprintd1.enroll" - actionIdDelete = "org.deepin.dde.fprintd1.delete-enrolled-fingers" + actionIdEnroll = "org.deepin.dde.fprintd.enroll" + actionIdDelete = "org.deepin.dde.fprintd.delete-enrolled-fingers" ) type IDevice interface { diff --git a/gen.go b/gen.go new file mode 100644 index 000000000..359500039 --- /dev/null +++ b/gen.go @@ -0,0 +1,17 @@ +// SPDX-FileCopyrightText: 2018 - 2022 UnionTech Software Technology Co., Ltd. +// +// SPDX-License-Identifier: GPL-3.0-or-later + +package daemon + +//go:generate go build -o target/ github.com/linuxdeepin/dde-daemon/bin/dde-session-daemon +//go:generate go build -o target/ github.com/linuxdeepin/dde-daemon/bin/dde-system-daemon +//go:generate go build -o target/ github.com/linuxdeepin/dde-daemon/bin/grub2 +//go:generate go build -o target/ github.com/linuxdeepin/dde-daemon/bin/search +//go:generate go build -o target/ github.com/linuxdeepin/dde-daemon/bin/backlight_helper +//go:generate go build -o target/ github.com/linuxdeepin/dde-daemon/bin/langselector +//go:generate go build -o target/ github.com/linuxdeepin/dde-daemon/bin/soundeffect +//go:generate go build -o target/ github.com/linuxdeepin/dde-daemon/bin/dde-lockservice +//go:generate go build -o target/ github.com/linuxdeepin/dde-daemon/bin/dde-authority +//go:generate go build -o target/ github.com/linuxdeepin/dde-daemon/bin/default-terminal +//go:generate go build -o target/ github.com/linuxdeepin/dde-daemon/bin/dde-greeter-setter diff --git a/gesture1/config.go b/gesture1/config.go index 5051a3f06..42fe43b58 100644 --- a/gesture1/config.go +++ b/gesture1/config.go @@ -10,6 +10,7 @@ import ( "io/ioutil" "path/filepath" + "github.com/adrg/xdg" "github.com/linuxdeepin/go-lib/xdg/basedir" ) @@ -20,12 +21,11 @@ const ( ) var ( - configUserPath = filepath.Join(basedir.GetUserConfigDir(), "deepin/dde-daemon/gesture.json") + configUserPath = filepath.Join(basedir.GetUserConfigDir(), "deepin/dde-daemon/gesture.json") + configSystemPath, _ = xdg.SearchDataFile("dde-daemon/gesture.json") ) const ( - configSystemPath = "/usr/share/dde-daemon/gesture.json" - gestureSchemaId = "com.deepin.dde.gesture" gsKeyTouchPadEnabled = "touch-pad-enabled" gsKeyTouchScreenEnabled = "touch-screen-enabled" diff --git a/gesture1/manager.go b/gesture1/manager.go index 77d0c5d92..7471adfa0 100644 --- a/gesture1/manager.go +++ b/gesture1/manager.go @@ -686,6 +686,24 @@ func (m *Manager) handleTouchEdgeMoveStopLeave(context *touchEventContext, edge return nil } +func (m *Manager) showWidgets(show bool) error { + sessionBus, err := dbus.SessionBus() + if err != nil { + logger.Warning(err) + return err + } + obj := sessionBus.Object("org.deepin.dde.Widgets", "/org/deepin/dde/Widgets") + if show { + err = obj.Call("org.deepin.dde.Widgets.Show", 0).Err + } else { + err = obj.Call("org.deepin.dde.Widgets.Hide", 0).Err + } + if err != nil { + logger.Warning(err) + } + return err +} + // edge: 该手势来自屏幕的哪条边 // p: 该手势的终点 func (m *Manager) handleTouchEdgeEvent(context *touchEventContext, edge string, p *point) error { @@ -697,7 +715,7 @@ func (m *Manager) handleTouchEdgeEvent(context *touchEventContext, edge string, } case context.right: if (1-p.X)*float64(context.screenWidth) > 100 && m.oneFingerRightEnable { - return m.notification.Show(0) + return m.showWidgets(true) } } return nil @@ -727,7 +745,7 @@ func (m *Manager) handleTouchMovementEvent(context *touchEventContext, direction } case context.right: if m.oneFingerRightEnable { - return m.notification.Hide(0) + return m.showWidgets(false) } } } diff --git a/go.mod b/go.mod index 6aad7309d..cb4abedbd 100644 --- a/go.mod +++ b/go.mod @@ -11,7 +11,7 @@ require ( github.com/gosexy/gettext v0.0.0-20160830220431-74466a0a0c4a github.com/jouyouyun/hardware v0.1.8 github.com/linuxdeepin/dde-api v0.0.0-20240902063014-bac87797f4c3 - github.com/linuxdeepin/go-dbus-factory v0.0.0-20240903071359-9b78726cee9a + github.com/linuxdeepin/go-dbus-factory v0.0.0-20240903081145-85d3b34776c4 github.com/linuxdeepin/go-gir v0.0.0-20230710064042-bd15f0549c87 github.com/linuxdeepin/go-lib v0.0.0-20240105075242-dddda54ea9f0 github.com/linuxdeepin/go-x11-client v0.0.0-20240415051504-c8e43d028ff9 diff --git a/go.sum b/go.sum index c0172ed8e..1ad9dbf49 100644 --- a/go.sum +++ b/go.sum @@ -32,8 +32,8 @@ github.com/kr/text v0.1.0 h1:45sCR5RtlFHMR4UwH9sdQ5TC8v0qDQCHnXt+kaKSTVE= github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI= github.com/linuxdeepin/dde-api v0.0.0-20240902063014-bac87797f4c3 h1:SlPsz953m6CeFoawhtL5S/3huF0s4PtPxiTeIp7CKIw= github.com/linuxdeepin/dde-api v0.0.0-20240902063014-bac87797f4c3/go.mod h1:Ms92CRDOjzkDmX1x0x6+b0vQSYHJ7Ab9jQMY2JYWiio= -github.com/linuxdeepin/go-dbus-factory v0.0.0-20240903071359-9b78726cee9a h1:y4efdtW6HfewiXayG9mRRGekkGECQDhgzmsSbkOkdoY= -github.com/linuxdeepin/go-dbus-factory v0.0.0-20240903071359-9b78726cee9a/go.mod h1:iIlTR50SA8MJ9ORPyMOpKWMF4g+AUorbER5AX0RD9Jk= +github.com/linuxdeepin/go-dbus-factory v0.0.0-20240903081145-85d3b34776c4 h1:96iVJxs0JqL/Hb5mqtf6+NwGRkjFGxCA652OlNTHOmg= +github.com/linuxdeepin/go-dbus-factory v0.0.0-20240903081145-85d3b34776c4/go.mod h1:iIlTR50SA8MJ9ORPyMOpKWMF4g+AUorbER5AX0RD9Jk= github.com/linuxdeepin/go-gir v0.0.0-20230331033513-a8d7a9e89f9b/go.mod h1:a0tox5vepTQu5iO6rdKc4diGT+fkyXZlRROM8ULEvaI= github.com/linuxdeepin/go-gir v0.0.0-20230710064042-bd15f0549c87 h1:ga3ioifiDJJDfWv0ZJPX8e//fQNIzINXxJb4BMQofOo= github.com/linuxdeepin/go-gir v0.0.0-20230710064042-bd15f0549c87/go.mod h1:a0tox5vepTQu5iO6rdKc4diGT+fkyXZlRROM8ULEvaI= diff --git a/grub2/grub2_ifc.go b/grub2/grub2_ifc.go index 67f98b00f..812a36bc8 100644 --- a/grub2/grub2_ifc.go +++ b/grub2/grub2_ifc.go @@ -20,7 +20,7 @@ const ( dbusPath = "/org/deepin/dde/Grub2" dbusInterface = dbusServiceName - polikitActionIdCommon = "org.deepin.dde.Grub2" + polikitActionIdCommon = "org.deepin.dde.grub2" polikitActionIdPrepareGfxmodeDetect = "org.deepin.dde.grub2.prepare-gfxmode-detect" timeoutMax = 10 diff --git a/inputdevices1/exported_methods_auto.go b/inputdevices1/exported_methods_auto.go index bae7cc8c2..607dc0a6b 100644 --- a/inputdevices1/exported_methods_auto.go +++ b/inputdevices1/exported_methods_auto.go @@ -58,6 +58,11 @@ func (v *Manager) GetExportedMethods() dbusutil.ExportedMethods { } func (v *Mouse) GetExportedMethods() dbusutil.ExportedMethods { return dbusutil.ExportedMethods{ + { + Name: "Enable", + Fn: v.Enable, + InArgs: []string{"enabled"}, + }, { Name: "Reset", Fn: v.Reset, @@ -66,6 +71,11 @@ func (v *Mouse) GetExportedMethods() dbusutil.ExportedMethods { } func (v *Touchpad) GetExportedMethods() dbusutil.ExportedMethods { return dbusutil.ExportedMethods{ + { + Name: "Enable", + Fn: v.Enable, + InArgs: []string{"enabled"}, + }, { Name: "Reset", Fn: v.Reset, diff --git a/inputdevices1/ifc.go b/inputdevices1/ifc.go index b3257ce3d..80c0ed7a6 100644 --- a/inputdevices1/ifc.go +++ b/inputdevices1/ifc.go @@ -6,7 +6,7 @@ package inputdevices import ( "github.com/godbus/dbus/v5" - "github.com/linuxdeepin/dde-daemon/langselector1" + langselector "github.com/linuxdeepin/dde-daemon/langselector1" "github.com/linuxdeepin/go-lib/dbusutil" ) @@ -17,6 +17,14 @@ func (m *Mouse) Reset() *dbus.Error { return nil } +func (m *Mouse) Enable(enabled bool) *dbus.Error { + if err := m.enable(enabled); err != nil { + return dbusutil.ToError(err) + } + + return nil +} + func (tp *TrackPoint) Reset() *dbus.Error { for _, key := range tp.setting.ListKeys() { tp.setting.Reset(key) @@ -31,6 +39,11 @@ func (tpad *Touchpad) Reset() *dbus.Error { return nil } +func (tpad *Touchpad) Enable(enabled bool) *dbus.Error { + tpad.enable(enabled) + return nil +} + func (w *Wacom) Reset() *dbus.Error { for _, key := range w.setting.ListKeys() { w.setting.Reset(key) diff --git a/inputdevices1/mouse.go b/inputdevices1/mouse.go index 2fb2fed2e..e953d58ff 100644 --- a/inputdevices1/mouse.go +++ b/inputdevices1/mouse.go @@ -34,6 +34,7 @@ type Mouse struct { Exist bool // dbusutil-gen: ignore-below + Enabled bool `prop:"access:rw"` LeftHanded gsprop.Bool `prop:"access:rw"` DisableTpad gsprop.Bool `prop:"access:rw"` NaturalScroll gsprop.Bool `prop:"access:rw"` @@ -78,9 +79,10 @@ func (m *Mouse) init() { //触摸板和鼠标都是用mouse的doubleClick,检测到只有触摸板时也同步到xsettings m.syncConfigToXsettings() + tpad := m.touchPad + if !m.Exist { - tpad := m.touchPad - if tpad.Exist && tpad.TPadEnable.Get() { + if tpad.Exist && !tpad.TPadEnable.Get() { tpad.enable(true) } return @@ -92,7 +94,7 @@ func (m *Mouse) init() { m.enableAdaptiveAccelProfile() m.motionAcceleration() m.motionThreshold() - if m.DisableTpad.Get() { + if m.DisableTpad.Get() && tpad.TPadEnable.Get() { m.disableTouchPad() } } @@ -112,6 +114,10 @@ func (m *Mouse) updateDXMouses() { continue } + if info.IsEnabled() { + m.Enabled = true + } + if !globalWayland { tmp := m.devInfos.get(info.Id) if tmp != nil { @@ -149,7 +155,7 @@ func (m *Mouse) disableTouchPad() { return } - if !m.DisableTpad.Get() && touchPad.TPadEnable.Get() { + if !m.DisableTpad.Get() && !touchPad.TPadEnable.Get() { touchPad.enable(true) return } @@ -157,6 +163,21 @@ func (m *Mouse) disableTouchPad() { touchPad.enable(false) } +func (m *Mouse) enable(enabled bool) error { + for _, v := range m.devInfos { + err := v.Enable(enabled) + if err != nil { + logger.Debugf("Enable left handed for '%d - %v' failed: %v", + v.Id, v.Name, err) + return err + } + } + + m.Enabled = enabled + + return nil +} + func (m *Mouse) enableLeftHanded() { enabled := m.LeftHanded.Get() for _, v := range m.devInfos { diff --git a/inputdevices1/touchpad.go b/inputdevices1/touchpad.go index 6bc76bfeb..c8799f33e 100644 --- a/inputdevices1/touchpad.go +++ b/inputdevices1/touchpad.go @@ -252,6 +252,7 @@ func (tpad *Touchpad) enable(enabled bool) { } enableGesture(enabled) + tpad.TPadEnable.Set(enabled) } func (tpad *Touchpad) enableLeftHanded() { diff --git a/inputdevices1/wrapper.go b/inputdevices1/wrapper.go index 78f5aeaac..70d00fd98 100644 --- a/inputdevices1/wrapper.go +++ b/inputdevices1/wrapper.go @@ -24,14 +24,16 @@ import ( type mouseInfo struct { *dxinput.Mouse - devNode string - phys string + devNode string + sysfsPath string + phys string } type touchpadInfo struct { *dxinput.Touchpad - devNode string - phys string + devNode string + sysfsPath string + phys string } type Mouses []*mouseInfo @@ -100,7 +102,7 @@ func getKeyboardNumber() int { return number } -func getExtraInfo(id int32) (devNode string, phys string) { +func getExtraInfo(id int32) (devNode string, sysfsPath string, phys string) { var devNodeBytes []byte var length int32 sessionType := os.Getenv("XDG_SESSION_TYPE") @@ -121,7 +123,7 @@ func getExtraInfo(id int32) (devNode string, phys string) { return } defer udevDev.Unref() - + sysfsPath = udevDev.GetSysfsPath() phys = udevDev.GetSysfsAttr("phys") if phys == "" { parent := udevDev.GetParent() @@ -142,7 +144,7 @@ func getTouchpadInfoByDxTouchpad(tmp *dxinput.Touchpad) *touchpadInfo { Touchpad: tmp, } - m.devNode, m.phys = getExtraInfo(tmp.Id) + m.devNode, m.sysfsPath, m.phys = getExtraInfo(tmp.Id) return m } @@ -152,7 +154,7 @@ func getMouseInfoByDxMouse(tmp *dxinput.Mouse) *mouseInfo { Mouse: tmp, } - m.devNode, m.phys = getExtraInfo(tmp.Id) + m.devNode, m.sysfsPath, m.phys = getExtraInfo(tmp.Id) return m } @@ -167,6 +169,10 @@ func getMouseInfos(force bool) Mouses { if info.Type == common.DevTypeMouse { tmp, _ := dxinput.NewMouseFromDeviceInfo(info) mouse := getMouseInfoByDxMouse(tmp) + if mouse.isVirtual() { + logger.Debug("ignore virtial mouse:", tmp.Name) + continue + } // phys 用来标识物理设备,若俩设备的 phys 相同,说明是同一物理设备, // 若 phys 与某个触摸板的 phys 相同,说明是同一个设备(触摸板),忽略此鼠标设备 @@ -210,17 +216,28 @@ func getTPadInfos(force, check bool) Touchpads { // 处理触控板被识别为PS2鼠标的情况 if check && info.Type == common.DevTypeMouse && isTPadPS2Mouse(info.Name) { tmp, err := dxinput.NewTouchpadFromDevInfo(info) + touchpad := getTouchpadInfoByDxTouchpad(tmp) + + if touchpad.isVirtual() { + logger.Debug("ignore virtial mouse:", tmp.Name) + continue + } if err != nil { logger.Warning(err) } else { - _tpadInfos = append(_tpadInfos, getTouchpadInfoByDxTouchpad(tmp)) + _tpadInfos = append(_tpadInfos, touchpad) } continue } if info.Type == common.DevTypeTouchpad { tmp, _ := dxinput.NewTouchpadFromDevInfo(info) + touchpad := getTouchpadInfoByDxTouchpad(tmp) - _tpadInfos = append(_tpadInfos, getTouchpadInfoByDxTouchpad(tmp)) + if touchpad.isVirtual() { + logger.Debug("ignore virtial mouse:", tmp.Name) + continue + } + _tpadInfos = append(_tpadInfos, touchpad) } } @@ -286,3 +303,11 @@ func toJSON(v interface{}) string { data, _ := json.Marshal(v) return string(data) } + +func (info mouseInfo) isVirtual() bool { + return strings.Contains(info.sysfsPath, "virtual") +} + +func (info touchpadInfo) isVirtual() bool { + return strings.Contains(info.sysfsPath, "virtual") +} diff --git a/keybinding1/shortcuts/system_shortcut.go b/keybinding1/shortcuts/system_shortcut.go index 87f807861..2f9b4b02d 100644 --- a/keybinding1/shortcuts/system_shortcut.go +++ b/keybinding1/shortcuts/system_shortcut.go @@ -10,6 +10,7 @@ import ( "path" "sync" + "github.com/adrg/xdg" dutils "github.com/linuxdeepin/go-lib/utils" ) @@ -84,7 +85,7 @@ func getSystemActionCmd(id string) string { var defaultSysActionCmdMap = map[string]string{ "launcher": "dbus-send --print-reply --dest=org.deepin.dde.Launcher1 /org/deepin/dde/Launcher1 org.deepin.dde.Launcher1.Toggle", "terminal": "/usr/lib/deepin-daemon/default-terminal", - "terminal-quake": "deepin-terminal --quake-mode", + "terminal-quake": "dde-am deepin-terminal quake-mode", "lock-screen": "originmap=$(setxkbmap -query | grep option | awk -F ' ' '{print $2}');/usr/bin/setxkbmap -option grab:break_actions&&/usr/bin/xdotool key XF86Ungrab&&dbus-send --print-reply --dest=org.deepin.dde.LockFront1 /org/deepin/dde/LockFront1 org.deepin.dde.LockFront1.Show&&/usr/bin/setxkbmap -option $originmap", //wayland不能设置XF86Ungrab,否则会导致Bug-224309 "lock-screen-wayland": "originmap=$(setxkbmap -query | grep option | awk -F ' ' '{print $2}');/usr/bin/setxkbmap -option grab:break_actions&&dbus-send --print-reply --dest=org.deepin.dde.LockFront1 /org/deepin/dde/LockFront1 org.deepin.dde.LockFront1.Show&&/usr/bin/setxkbmap -option $originmap", @@ -159,5 +160,6 @@ func getSystemActionsFile() string { return file } - return "" + filepath, _ := xdg.SearchDataFile(systemActionsFile) + return filepath } diff --git a/keybinding1/special_keycode.go b/keybinding1/special_keycode.go index cb1768f5a..af2dfc992 100644 --- a/keybinding1/special_keycode.go +++ b/keybinding1/special_keycode.go @@ -360,10 +360,7 @@ func (m *Manager) handlePower() { } m.systemTurnOffScreen() case powerActionShowUI: - cmd := "originmap=$(setxkbmap -query | grep option | awk -F ' ' '{print $2}');/usr/bin/setxkbmap -option grab:break_actions&&/usr/bin/xdotool key XF86Ungrab&&dbus-send --print-reply --dest=org.deepin.dde.LockFront1 /com/deepin/dde/shutdownFront com.deepin.dde.shutdownFront.Show&&/usr/bin/setxkbmap -option $originmap" - if _useWayland { - cmd = "originmap=$(setxkbmap -query | grep option | awk -F ' ' '{print $2}');/usr/bin/setxkbmap -option grab:break_actions&&dbus-send --print-reply --dest=org.deepin.dde.LockFront1 /com/deepin/dde/shutdownFront com.deepin.dde.shutdownFront.Show&&/usr/bin/setxkbmap -option $originmap" - } + cmd := "/usr/lib/deepin-daemon/dde-shutdown.sh" go func() { locked, err := m.sessionManager.Locked().Get(0) if err != nil { diff --git a/langselector1/locale.go b/langselector1/locale.go index 7d37e1602..d5f0791d4 100644 --- a/langselector1/locale.go +++ b/langselector1/locale.go @@ -8,7 +8,6 @@ import ( "bytes" "errors" "fmt" - "io/ioutil" "os" "os/user" "path/filepath" @@ -26,7 +25,7 @@ import ( notifications "github.com/linuxdeepin/go-dbus-factory/session/org.freedesktop.notifications" localehelper "github.com/linuxdeepin/go-dbus-factory/system/com.deepin.api.localehelper" lastore "github.com/linuxdeepin/go-dbus-factory/system/org.deepin.dde.lastore1" - "github.com/linuxdeepin/go-gir/gio-2.0" + gio "github.com/linuxdeepin/go-gir/gio-2.0" "github.com/linuxdeepin/go-lib/dbusutil" . "github.com/linuxdeepin/go-lib/gettext" "github.com/linuxdeepin/go-lib/gsettings" @@ -45,7 +44,9 @@ const ( var ( // for locale-helper - _ = Tr("Authentication is required to switch language") + _ = Tr("Authentication is required to switch language") + localeConfigFile = filepath.Join(basedir.GetUserHomeDir(), userLocaleConfigFile) + localeConfigFileTmp = filepath.Join(basedir.GetUserHomeDir(), userLocaleConfigFileTmp) ) const ( @@ -66,15 +67,15 @@ var ( // Error: not found the file // // 错误:没有此文件 - ErrFileNotExist = fmt.Errorf("File not exist") + ErrFileNotExist = fmt.Errorf("file not exist") // Error: not found the locale // // 错误:无效的 Locale - ErrLocaleNotFound = fmt.Errorf("Locale not found") + ErrLocaleNotFound = fmt.Errorf("locale not found") // Error: changing locale failure // // 错误:修改 locale 失败 - ErrLocaleChangeFailed = fmt.Errorf("Changing locale failed") + ErrLocaleChangeFailed = fmt.Errorf("changing locale failed") ) var ( @@ -282,7 +283,6 @@ func getCurrentUserLocale() (locale string) { } func writeUserLocale(locale string) error { - homeDir := basedir.GetUserHomeDir() err := userenv.Modify(func(m map[string]string) { m["LANG"] = locale m["LANGUAGE"] = strings.Split(locale, ".")[0] @@ -291,8 +291,6 @@ func writeUserLocale(locale string) error { return err } - localeConfigFile := filepath.Join(homeDir, userLocaleConfigFile) - localeConfigFileTmp := filepath.Join(homeDir, userLocaleConfigFileTmp) err = writeLocaleEnvFile(locale, localeConfigFile, localeConfigFileTmp) if err != nil { return err @@ -302,7 +300,7 @@ func writeUserLocale(locale string) error { func writeLocaleEnvFile(locale, originFilename string, destFilename string) error { var content = generateLocaleEnvFile(locale, originFilename) - return ioutil.WriteFile(destFilename, content, 0644) + return os.WriteFile(destFilename, content, 0644) } func generateLocaleEnvFile(locale, filename string) []byte { @@ -352,7 +350,7 @@ func getLocaleFromFile(filename string) (string, error) { } func readEnvFile(file string) (envInfos, error) { - content, err := ioutil.ReadFile(file) + content, err := os.ReadFile(file) if err != nil { return nil, err } @@ -400,10 +398,20 @@ func (lang *LangSelector) setLocale(locale string) { logger.Warning(err) } - if networkEnabled { - sendNotify(localeIconStart, "", notifyTxtStartWithInstall) - } else { - sendNotify(localeIconStart, "", notifyTxtStart) + pkg, err := lang.getInstallLangSupportPackages(locale) + if err != nil { + logger.Debug("failed to get support packages", err) + } + + // only language support packages not installed and network enabled should install + isInstalled := len(pkg) != 0 + + if !isInstalled { + if networkEnabled { + sendNotify(localeIconStart, "", notifyTxtStartWithInstall) + } else { + sendNotify(localeIconStart, "", notifyTxtStart) + } } // generate locale @@ -441,7 +449,7 @@ func (lang *LangSelector) setLocale(locale string) { } // install language support packages - if networkEnabled { + if !isInstalled && networkEnabled { err = lang.installLangSupportPackages(locale) if err != nil { logger.Warning("failed to install packages:", err) @@ -527,6 +535,17 @@ func (lang *LangSelector) generateLocale(locale string) error { } } +func (lang *LangSelector) getInstallLangSupportPackages(locale string) ([]string, error) { + ls, err := language_support.NewLanguageSupport() + if err != nil { + return nil, dbusutil.ToError(err) + } + + packages := ls.ByLocale(locale, false) + ls.Destroy() + return packages, nil +} + func (lang *LangSelector) installLangSupportPackages(locale string) error { logger.Debug("install language support packages for locale", locale) ls, err := language_support.NewLanguageSupport() diff --git a/langselector1/locale_ifc.go b/langselector1/locale_ifc.go index e8cb15d19..8eb0853e9 100644 --- a/langselector1/locale_ifc.go +++ b/langselector1/locale_ifc.go @@ -9,7 +9,6 @@ import ( "fmt" "github.com/godbus/dbus/v5" - "github.com/linuxdeepin/dde-api/language_support" "github.com/linuxdeepin/go-lib/dbusutil" ) @@ -17,9 +16,9 @@ const ( dbusPath = "/org/deepin/dde/LangSelector1" dbusInterface = "org.deepin.dde.LangSelector1" - localeIconStart = "notification-change-language-start" - localeIconFailed = "notification-change-language-failed" - localeIconFinished = "notification-change-language-finished" + localeIconStart = "notification-change-start" + localeIconFailed = "notification-change-failed" + localeIconFinished = "notification-change-finished" ) func (*LangSelector) GetInterfaceName() string { @@ -83,14 +82,12 @@ func (lang *LangSelector) Reset() *dbus.Error { func (lang *LangSelector) GetLanguageSupportPackages(locale string) (packages []string, busErr *dbus.Error) { lang.service.DelayAutoQuit() - ls, err := language_support.NewLanguageSupport() + pkg, err := lang.getInstallLangSupportPackages(locale) if err != nil { return nil, dbusutil.ToError(err) } - packages = ls.ByLocale(locale, false) - ls.Destroy() - return packages, nil + return pkg, nil } func (lang *LangSelector) AddLocale(locale string) *dbus.Error { diff --git a/langselector1/locale_test.go b/langselector1/locale_test.go index 4f9923e3a..3982d08b5 100644 --- a/langselector1/locale_test.go +++ b/langselector1/locale_test.go @@ -14,7 +14,6 @@ import ( func Test_GenerateLocaleEnvFile(t *testing.T) { example := `LANG=en_US.UTF-8 LANGUAGE=en_US -LC_TIME="zh_CN.UTF-8" ` assert.Equal(t, string(generateLocaleEnvFile("en_US.UTF-8", "testdata/pam_environment")), example) diff --git a/langselector1/testdata/pam_environment b/langselector1/testdata/pam_environment index 88ada8cb9..2c9c50e33 100644 --- a/langselector1/testdata/pam_environment +++ b/langselector1/testdata/pam_environment @@ -1,3 +1,3 @@ LANG=zh_CN.UTF-8 LANGUAGE=zh_CN -LC_TIME="zh_CN.UTF-8" + diff --git a/misc/dsg-configs/org.deepin.dde.daemon.audio.json b/misc/dsg-configs/org.deepin.dde.daemon.audio.json index 870de8152..d8d0e837d 100644 --- a/misc/dsg-configs/org.deepin.dde.daemon.audio.json +++ b/misc/dsg-configs/org.deepin.dde.daemon.audio.json @@ -2,6 +2,16 @@ "magic": "dsg.config.meta", "version": "1.0", "contents": { + "pausePlayer": { + "value": false, + "serial":0, + "flags" : [], + "name": "PlayerPause", + "name[zh_CN]": "插拔声音设备暂停输出", + "description": "auto pause player", + "permissions": "readwrite", + "visibility": "private" + }, "autoSwitchPort": { "value": true, "serial": 0, diff --git a/misc/polkit-action/org.deepin.dde.accounts1.policy.in b/misc/polkit-action/org.deepin.dde.accounts.policy.in similarity index 85% rename from misc/polkit-action/org.deepin.dde.accounts1.policy.in rename to misc/polkit-action/org.deepin.dde.accounts.policy.in index 54eaca85d..867959731 100644 --- a/misc/polkit-action/org.deepin.dde.accounts1.policy.in +++ b/misc/polkit-action/org.deepin.dde.accounts.policy.in @@ -6,7 +6,7 @@ - + Change your own user data Authentication is required to change your own user data @@ -16,7 +16,7 @@ - + Manage user accounts Authentication is required to change user data @@ -26,7 +26,7 @@ - + Enable Auto Login Authentication is required to enable auto login @@ -36,7 +36,7 @@ - + Disable Auto Login Authentication is required to disable auto login @@ -46,7 +46,7 @@ - + Enable Quick Login Authentication is required to enable quick login @@ -56,7 +56,7 @@ - + Disable Quick Login Authentication is required to disable quick login @@ -66,7 +66,7 @@ - + Enable WeChat Code Login Authentication is required to enable WeChat code login @@ -76,7 +76,7 @@ - + Disable WeChat Code Login Authentication is required to disable WeChat code login @@ -86,7 +86,7 @@ - + Enable Login without password Authentication is required to enable login without password @@ -96,7 +96,7 @@ - + Disable Login without password Authentication is required to disable login without password @@ -106,7 +106,7 @@ - + Set keyboard layout Authentication is required to set keyboard layout diff --git a/misc/polkit-action/org.deepin.dde.airplane.policy b/misc/polkit-action/org.deepin.dde.airplane.policy new file mode 100644 index 000000000..14833a94c --- /dev/null +++ b/misc/polkit-action/org.deepin.dde.airplane.policy @@ -0,0 +1,19 @@ + + + + LinuxDeepin + https://www.deepin.com/ + + + Enable or disable any switch in airplane mode + Authentication is required to enable or disable any switch in airplane mode + + no + no + yes + + + + \ No newline at end of file diff --git a/misc/polkit-action/org.deepin.dde.Fprintd1.policy.in b/misc/polkit-action/org.deepin.dde.fprintd.policy.in similarity index 86% rename from misc/polkit-action/org.deepin.dde.Fprintd1.policy.in rename to misc/polkit-action/org.deepin.dde.fprintd.policy.in index 9003e6faf..e38692c1e 100644 --- a/misc/polkit-action/org.deepin.dde.Fprintd1.policy.in +++ b/misc/polkit-action/org.deepin.dde.fprintd.policy.in @@ -4,7 +4,7 @@ LinuxDeepin https://www.deepin.com/ - + Add fingerprint password Authentication is required to add fingerprint password @@ -13,7 +13,7 @@ auth_admin_keep - + Clear fingerprint passwords Authentication is required to clear fingerprint passwords @@ -22,7 +22,7 @@ auth_admin_keep - + Rename fingerprint password Authentication is required to rename fingerprint password @@ -31,7 +31,7 @@ auth_admin_keep - + Manage fingerprint passwords Password is required to perform this action diff --git a/misc/polkit-action/org.deepin.dde.Grub2.policy.in b/misc/polkit-action/org.deepin.dde.grub2.policy.in similarity index 96% rename from misc/polkit-action/org.deepin.dde.Grub2.policy.in rename to misc/polkit-action/org.deepin.dde.grub2.policy.in index 127576822..f8811d48f 100644 --- a/misc/polkit-action/org.deepin.dde.Grub2.policy.in +++ b/misc/polkit-action/org.deepin.dde.grub2.policy.in @@ -6,7 +6,7 @@ LinuxDeepin https://www.deepin.com/ - + Change the grub configuration Authentication is required to change the grub configuration diff --git a/misc/scripts/dde-lock.sh b/misc/scripts/dde-lock.sh index e98e52503..65109b92e 100644 --- a/misc/scripts/dde-lock.sh +++ b/misc/scripts/dde-lock.sh @@ -1,3 +1,7 @@ #!/bin/sh -originmap=$(setxkbmap -query | grep option | awk -F ' ' '{print $2}');setxkbmap -option grab:break_actions&&xdotool key XF86Ungrab&&dbus-send --print-reply --dest=org.deepin.dde.LockFront1 /org/deepin/dde/LockFront1 org.deepin.dde.LockFront1.Show; setxkbmap -option $originmap \ No newline at end of file +originmap=$(setxkbmap -query | grep option | awk -F ' ' '{print $2}'); +setxkbmap -option grab:break_actions && + xdotool key XF86Ungrab && + dbus-send --print-reply --dest=org.deepin.dde.LockFront1 /org/deepin/dde/LockFront1 org.deepin.dde.LockFront1.Show +setxkbmap -option $originmap diff --git a/misc/scripts/dde-shutdown.sh b/misc/scripts/dde-shutdown.sh new file mode 100755 index 000000000..fea7a0cd4 --- /dev/null +++ b/misc/scripts/dde-shutdown.sh @@ -0,0 +1,7 @@ +#!/bin/sh + +originmap=$(setxkbmap -query | grep option | awk -F ' ' '{print $2}'); +setxkbmap -option grab:break_actions && + xdotool key XF86Ungrab && + dbus-send --print-reply --dest=org.deepin.dde.ShutdownFront1 /org/deepin/dde/ShutdownFront1 org.deepin.dde.ShutdownFront1.Show +setxkbmap -option $originmap diff --git a/misc/systemd/services/user/org.dde.session.Daemon1.service b/misc/systemd/services/user/org.dde.session.Daemon1.service index bfc769dbe..5efb6a06c 100644 --- a/misc/systemd/services/user/org.dde.session.Daemon1.service +++ b/misc/systemd/services/user/org.dde.session.Daemon1.service @@ -13,7 +13,7 @@ Before=dde-session-initialized.target [Service] Type=dbus -BusName=org.deepin.dde.XEventMonitor1 +BusName=org.deepin.dde.Daemon1 ExecStart=/usr/lib/deepin-daemon/dde-session-daemon Slice=app.slice Restart=on-failure diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy.ts b/misc/ts/org.deepin.dde.accounts.policy/policy.ts similarity index 67% rename from misc/ts/org.deepin.dde.accounts1.policy/policy.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy.ts index f077e8475..f598cbc33 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data Authentication is required to change your own user data - + Change your own user data Change your own user data - + Authentication is required to change user data Authentication is required to change user data - + Manage user accounts Manage user accounts - + Authentication is required to enable auto login Authentication is required to enable auto login - + Enable Auto Login Enable Auto Login - + Authentication is required to disable auto login Authentication is required to disable auto login - + Disable Auto Login Disable Auto Login - + Authentication is required to enable quick login Authentication is required to enable quick login - + Enable Quick Login Enable Quick Login - + Authentication is required to disable quick login Authentication is required to disable quick login - + Disable Quick Login Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password Authentication is required to enable login without password - + Enable Login without password Enable Login without password - + Authentication is required to disable login without password Authentication is required to disable login without password - + Disable Login without password Disable Login without password - + Authentication is required to set keyboard layout Authentication is required to set keyboard layout - + Set keyboard layout Set keyboard layout diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_ady.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_ady.ts similarity index 63% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_ady.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_ady.ts index 844f06e15..55b217b25 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_ady.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_ady.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data - + Change your own user data - + Authentication is required to change user data - + Manage user accounts - + Authentication is required to enable auto login - + Enable Auto Login - + Authentication is required to disable auto login - + Disable Auto Login - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password - + Enable Login without password - + Authentication is required to disable login without password - + Disable Login without password - + Authentication is required to set keyboard layout - + Set keyboard layout diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_af.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_af.ts similarity index 63% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_af.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_af.ts index e741189c1..788b76962 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_af.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_af.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data - + Change your own user data - + Authentication is required to change user data - + Manage user accounts - + Authentication is required to enable auto login - + Enable Auto Login - + Authentication is required to disable auto login - + Disable Auto Login - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password - + Enable Login without password - + Authentication is required to disable login without password - + Disable Login without password - + Authentication is required to set keyboard layout - + Set keyboard layout diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_af_ZA.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_af_ZA.ts similarity index 63% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_af_ZA.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_af_ZA.ts index 2392a60b3..0f5fc913d 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_af_ZA.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_af_ZA.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data - + Change your own user data - + Authentication is required to change user data - + Manage user accounts - + Authentication is required to enable auto login - + Enable Auto Login - + Authentication is required to disable auto login - + Disable Auto Login - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password - + Enable Login without password - + Authentication is required to disable login without password - + Disable Login without password - + Authentication is required to set keyboard layout - + Set keyboard layout diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_ak.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_ak.ts similarity index 63% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_ak.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_ak.ts index 7f63d56f0..42885da09 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_ak.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_ak.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data - + Change your own user data - + Authentication is required to change user data - + Manage user accounts - + Authentication is required to enable auto login - + Enable Auto Login - + Authentication is required to disable auto login - + Disable Auto Login - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password - + Enable Login without password - + Authentication is required to disable login without password - + Disable Login without password - + Authentication is required to set keyboard layout - + Set keyboard layout diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_am.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_am.ts similarity index 63% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_am.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_am.ts index 3bfefe9c2..411ca113a 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_am.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_am.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data - + Change your own user data - + Authentication is required to change user data - + Manage user accounts - + Authentication is required to enable auto login - + Enable Auto Login - + Authentication is required to disable auto login - + Disable Auto Login - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password - + Enable Login without password - + Authentication is required to disable login without password - + Disable Login without password - + Authentication is required to set keyboard layout - + Set keyboard layout diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_am_ET.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_am_ET.ts similarity index 65% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_am_ET.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_am_ET.ts index 5bb4ea873..6ef887db5 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_am_ET.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_am_ET.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data ማረጋገጫ ያስፈልጋል የ እርስዎን ተጠቃሚ ዳታ ማሰናጃ ለ መቀየር - + Change your own user data የ እርስዎን ተጠቃሚ ዳታ ማሰናጃ መቀየሪያ - + Authentication is required to change user data ማረጋገጫ ያስፈልጋል የ ተጠቃሚ ዳታ ማሰናጃ ለ መቀየር - + Manage user accounts የተጠቃሚ መግለጫዎች አስተዳዳሪ - + Authentication is required to enable auto login - + Enable Auto Login - + Authentication is required to disable auto login - + Disable Auto Login - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password - + Enable Login without password - + Authentication is required to disable login without password - + Disable Login without password - + Authentication is required to set keyboard layout - + Set keyboard layout diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_ar.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_ar.ts similarity index 69% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_ar.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_ar.ts index 629be0997..18c04ffec 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_ar.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_ar.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data المصادقة مطلوبة لتغيير ملكية بيانات المستخدم الخاصة بك - + Change your own user data تغيير ملكية بيانات المستخدم الخاصة بك - + Authentication is required to change user data المصادقة مطلوبة لتغيير بيانات المستخدم - + Manage user accounts إدارة حسابات المستخدمين - + Authentication is required to enable auto login المصادقة مطلوبة لتمكين تسجيل الدخول التلقائي - + Enable Auto Login تمكين تسجيل الدخول التلقائي - + Authentication is required to disable auto login المصادقة مطلوبة لتعطيل تسجيل الدخول التلقائي - + Disable Auto Login تعطيل تسجيل الدخول التلقائي - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password المصادقة مطلوبة لتمكين تسجيل الدخول بدون كلمة المرور - + Enable Login without password تمكين تسجيل الدخول بدون كلمة المرور - + Authentication is required to disable login without password المصادقة مطلوبة لتعطيل تسجيل الدخول بدون كلمة المرور - + Disable Login without password تعطيل تسجيل الدخول بدون كلمة المرور - + Authentication is required to set keyboard layout المصادقة مطلوبة لإعداد تخطيط لوحة المفاتيح - + Set keyboard layout إعداد لوحة المفاتيح diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_ar_EG.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_ar_EG.ts similarity index 63% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_ar_EG.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_ar_EG.ts index 711da02af..66b8e919e 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_ar_EG.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_ar_EG.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data - + Change your own user data - + Authentication is required to change user data - + Manage user accounts - + Authentication is required to enable auto login - + Enable Auto Login - + Authentication is required to disable auto login - + Disable Auto Login - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password - + Enable Login without password - + Authentication is required to disable login without password - + Disable Login without password - + Authentication is required to set keyboard layout - + Set keyboard layout diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_ast.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_ast.ts similarity index 64% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_ast.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_ast.ts index 8ad25a239..a884b6c8e 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_ast.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_ast.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data Ríquese l'autenticación pa camudar los tos datos d'usuariu - + Change your own user data Camudar los tos datos d'usuariu - + Authentication is required to change user data Ríquese l'autenticación pa camudar los datos d'usuariu - + Manage user accounts Xestionar cuentes d'usuariu - + Authentication is required to enable auto login - + Enable Auto Login - + Authentication is required to disable auto login - + Disable Auto Login - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password - + Enable Login without password - + Authentication is required to disable login without password - + Disable Login without password - + Authentication is required to set keyboard layout - + Set keyboard layout diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_az.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_az.ts similarity index 68% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_az.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_az.ts index 80cb536af..6d25e1090 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_az.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_az.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data Sizə aid istifadəçi məlumatlarınızı dəyişmək üçün doğrulama tələb edilir - + Change your own user data Öz istifadəçi məlumatlarınızı dəyişin - + Authentication is required to change user data İstifadəçi məlumatlarını dəyişmək üçün doğrulama tələb edilir - + Manage user accounts İstifadəçi hesablarının idarə edilməsi - + Authentication is required to enable auto login Avtomatik giriş üçün doğrulama tələb edilir - + Enable Auto Login Avtomatik girişi aktiv etmək - + Authentication is required to disable auto login Avtomatik girişi söndürmək üçün doğrulama tələb edilir - + Disable Auto Login Avtomatik girişi söndürmək - + Authentication is required to enable quick login Kimlik doğrulaması avtomatik girişi aktiv etmək üçün tələb olunur - + Enable Quick Login Sürətli girişi aktiv edin - + Authentication is required to disable quick login Kimlik doğrulaması avtomatik girişi söndürmək üçün tələb olunur - + Disable Quick Login Sürətli girişi söndürün - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password Şifrəsiz girişi aktiv etmək üçün doğrulama tələb edilir - + Enable Login without password Şifrəsiz girişi aktiv etmək - + Authentication is required to disable login without password Şifrəsiz girişi söndürmək üçün doğrulama tələb edilir - + Disable Login without password Şifrəsiz girişi söndürmək - + Authentication is required to set keyboard layout Klaviatura qatını təyin etmək üçün doğrulama tələb edilir - + Set keyboard layout Klaviatura qatını təyin etmək diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_bg.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_bg.ts similarity index 70% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_bg.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_bg.ts index 54a386966..1f28c3ed7 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_bg.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_bg.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data Удостоверяването изисква да смените вашите потребителски данни - + Change your own user data Променете вашите потребителски данни - + Authentication is required to change user data Удостоверяването изисква промяна на потребителските данни - + Manage user accounts Управление на потребителските акаунти - + Authentication is required to enable auto login Необходима е идентификация за включване на автоматичното влизане - + Enable Auto Login Включи автоматично влизане - + Authentication is required to disable auto login Необходима е идентификация за изключване на автоматичното влизане - + Disable Auto Login Изключи автоматичното влизане - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password Необходима е идентификация за разрешаване на влизане без парола - + Enable Login without password Разрешаване на влизане без парола - + Authentication is required to disable login without password Необходима е идентификация за изключване на влизането без парола - + Disable Login without password Изключване на влизането без парола - + Authentication is required to set keyboard layout Изисква се идентификация за да зададете клавиатурна подредба - + Set keyboard layout Задаване на клавиатурна подредба diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_bn.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_bn.ts similarity index 72% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_bn.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_bn.ts index e59aef171..2f8434c33 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_bn.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_bn.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data আপনার নিজস্ব ব্যবহারকারী তথ্যাবলী পরিবর্তন করার জন্য প্রমাণীকরণের প্রয়োজন - + Change your own user data আপনার নিজস্ব ব্যবহারকারী তথ্যাবলী পরিবর্তন করুন - + Authentication is required to change user data ব্যবহারকারী তথ্যাবলী পরিবর্তন করার জন্য প্রমাণীকরণের প্রয়োজন - + Manage user accounts ব্যবহারকারী অ্যাকাউন্টগুলি ব্যবস্থাপনা করুন - + Authentication is required to enable auto login স্বয়ংক্রিয় লগইন চালু করার জন্য প্রমাণীকরণের প্রয়োজন - + Enable Auto Login স্বয়ংক্রিয় লগইন চালু করুন - + Authentication is required to disable auto login স্বয়ংক্রিয় লগইন বন্ধ করতে প্রমাণীকরণ প্রয়োজন - + Disable Auto Login স্বয়ংক্রিয় লগইন বন্ধ করুন - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password পাসওয়ার্ড ছাড়া লগইন চালু করার জন্য প্রমাণীকরণ প্রয়োজন - + Enable Login without password পাসওয়ার্ড ছাড়া লগইন চালু করুন - + Authentication is required to disable login without password পাসওয়ার্ড ছাড়া লগইন বন্ধ করার জন্য প্রমাণীকরণ প্রয়োজন - + Disable Login without password পাসওয়ার্ড ছাড়া লগইন বন্ধ করুন - + Authentication is required to set keyboard layout কীবোর্ড লেআউট সেট করতে প্রমাণীকরণের প্রয়োজন - + Set keyboard layout কীবোর্ড লেআউট সেট করুন diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_bo.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_bo.ts similarity index 75% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_bo.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_bo.ts index f86bcf9a2..0b2211a43 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_bo.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_bo.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data ཁྱོད་ཀྱི་སྤྱོད་མཁན་གཞི་གྲངས་བཟོ་བཅོས་བྱེད་ཚེ་ར་སྤྲོད་བྱེད་དགོས། - + Change your own user data ཁྱོད་ཀྱི་སྤྱོད་མཁན་གཞི་གྲངས་བཟོ་བཅོས་བྱེད་པ། - + Authentication is required to change user data སྤྱོད་མཁན་གཞི་གྲངས་བཟོ་བཅོས་བྱེད་ཚེ་ར་སྤྲོད་བྱེད་དགོས། - + Manage user accounts སྤྱོད་མཁན་གྱི་རྩིས་ཁྲ་དོ་དམ། - + Authentication is required to enable auto login ཐོ་རང་འཇུག་བྱེད་པར་ར་སྤྲོད་བྱེད་དགོས། - + Enable Auto Login ཐོ་རང་འཇུག་བྱེད་པ། - + Authentication is required to disable auto login ཐོ་རང་འཇུག་སྒོ་རྒྱག་ཚེ་ར་སྤྲོད་བྱེད་དགོས། - + Disable Auto Login ཐོ་རང་འཇུག་སྒོ་རྒྱག་པ། - + Authentication is required to enable quick login འཕྲལ་དུ་ཐོ་འཇུག་པར་ར་སྤྲོད་བྱེད་དགོས། - + Enable Quick Login འཕྲུལ་དུ་ཐོ་འཇུག - + Authentication is required to disable quick login འཕྲལ་དུ་ཐོ་འཇུག་པར་ར་སྤྲོད་བྱེད་མི་དགོས། - + Disable Quick Login འཕྲུལ་དུ་ཐོ་འཇུག་ཅེས་པ་སྒོ་རྒྱག་པ། - + Authentication is required to enable WeChat code login སྐད་འཕྲིན་བཤེར་ནས་ཐོ་འཇུག་པར་ར་སྤྲོད་བྱེད་དགོས། - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login སྐད་འཕྲིན་བཤེར་ནས་ཐོ་འཇུག་པར་ར་སྤྲོད་བྱེད་དགོས། - + Disable WeChat Code Login - + Authentication is required to enable login without password གསང་ཨང་མེད་པར་ཐོ་འཇུག་བྱེད་ཚེ་ར་སྤྲོད་བྱེད་དགོས། - + Enable Login without password གསང་ཨང་མེད་པར་ཐོ་འཇུག་བྱེད་པ། - + Authentication is required to disable login without password གསང་ཨང་མེད་པར་ཐོ་འཇུག་བྱེད་པ་སྒོ་རྒྱག་ཚེ་ར་སྤྲོད་བྱེད་དགོས། - + Disable Login without password གསང་ཨང་མེད་པར་ཐོ་འཇུག་བྱེད་པ་སྒོ་རྒྱག་པ། - + Authentication is required to set keyboard layout མཐེབ་གཞོང་བཀོད་པ་སྒྲིག་འགོད་བྱེད་ཚེ་ར་སྤྲོད་བྱེད་དགོས། - + Set keyboard layout མཐེབ་གཞོང་བཀོད་པ་སྒྲིག་འགོད་བྱེད་པ། diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_bqi.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_bqi.ts similarity index 63% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_bqi.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_bqi.ts index 02fa94a4b..37e28a7a6 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_bqi.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_bqi.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data - + Change your own user data - + Authentication is required to change user data - + Manage user accounts - + Authentication is required to enable auto login - + Enable Auto Login - + Authentication is required to disable auto login - + Disable Auto Login - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password - + Enable Login without password - + Authentication is required to disable login without password - + Disable Login without password - + Authentication is required to set keyboard layout - + Set keyboard layout diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_br.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_br.ts similarity index 63% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_br.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_br.ts index 107d66245..2e3d895ca 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_br.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_br.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data - + Change your own user data - + Authentication is required to change user data - + Manage user accounts - + Authentication is required to enable auto login - + Enable Auto Login - + Authentication is required to disable auto login - + Disable Auto Login - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password - + Enable Login without password - + Authentication is required to disable login without password - + Disable Login without password - + Authentication is required to set keyboard layout - + Set keyboard layout diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_ca.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_ca.ts similarity index 69% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_ca.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_ca.ts index e9b2574be..cfb081f46 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_ca.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_ca.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data Cal autenticació per canviar les dades d'usuari pròpies. - + Change your own user data Canvieu les dades d'usuari pròpies - + Authentication is required to change user data Cal autenticació per canviar les dades d'usuari. - + Manage user accounts Gestioneu els comptes d'usuari - + Authentication is required to enable auto login Cal autenticació per habilitar l'entrada automàtica. - + Enable Auto Login Habilita l'entrada automàtica. - + Authentication is required to disable auto login Cal autenticació per inhabilitar l'entrada automàtica. - + Disable Auto Login Inhabilita l'entrada automàtica. - + Authentication is required to enable quick login Cal autenticació per habilitar l'inici de sessió ràpid. - + Enable Quick Login Activa l'inici de sessió ràpid - + Authentication is required to disable quick login Cal autenticació per desactivar l'inici de sessió ràpid. - + Disable Quick Login Desactiva l'inici de sessió ràpid - + Authentication is required to enable WeChat code login Cal autenticació per habilitar l'entrada amb el codi de WeChat. - + Enable WeChat Code Login Habilita el codi d'inici de sessió del WeChat - + Authentication is required to disable WeChat code login Cal autenticació per inhabilitar l'entrada amb el codi de WeChat. - + Disable WeChat Code Login Inhabilita el codi d'inici de sessió del WeChat - + Authentication is required to enable login without password Cal autenticació per habilitar l'entrada sense contrasenya. - + Enable Login without password Habilita l'entrada sense contrasenya. - + Authentication is required to disable login without password Cal autenticació per inhabilitar l'entrada sense contrasenya. - + Disable Login without password Inhabilita l'entrada sense contrasenya. - + Authentication is required to set keyboard layout Cal autenticació per establir la disposició del teclat. - + Set keyboard layout Establiu la disposició del teclat. diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_cgg.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_cgg.ts similarity index 63% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_cgg.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_cgg.ts index fafcfaf6b..1c29d38e1 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_cgg.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_cgg.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data - + Change your own user data - + Authentication is required to change user data - + Manage user accounts - + Authentication is required to enable auto login - + Enable Auto Login - + Authentication is required to disable auto login - + Disable Auto Login - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password - + Enable Login without password - + Authentication is required to disable login without password - + Disable Login without password - + Authentication is required to set keyboard layout - + Set keyboard layout diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_cs.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_cs.ts similarity index 67% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_cs.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_cs.ts index 226892c2c..1d4e82f20 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_cs.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_cs.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data Pro změnu svých vlastních údajů je vyžadováno ověření se - + Change your own user data Změnit si své vlastní údaje - + Authentication is required to change user data Pro změnu údajů o uživateli je vyžadováno ověření se - + Manage user accounts Spravovat uživatelské účty - + Authentication is required to enable auto login Pro povolení automatického přihlašování je požadováno ověření se - + Enable Auto Login Povolit automatické přihlašování - + Authentication is required to disable auto login Pro zakázání automatického přihlašování je požadováno ověření se - + Disable Auto Login Zakázat automatické přihlašování - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password Pro povolení přihlašování bez hesla je požadováno ověření se - + Enable Login without password Povolit přihlašování bez hesla - + Authentication is required to disable login without password Pro zakázání přihlašování bez hesla je požadováno ověření se - + Disable Login without password Zakázat přihlašování bez hesla - + Authentication is required to set keyboard layout Pro nastavení rozložení klávesnice je vyžadováno ověření se - + Set keyboard layout Nastavit rozložení klávesnice diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_da.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_da.ts similarity index 67% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_da.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_da.ts index 103bad088..e2611bbe7 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_da.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_da.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data Der kræves autentifikation for at ændre dine egne brugerdata - + Change your own user data Ændr dine egne brugerdata - + Authentication is required to change user data Der kræves autentifikation for at ændre brugerdata - + Manage user accounts Håndter brugerkonti - + Authentication is required to enable auto login Der kræves autentifikation for at aktivere automatisk login - + Enable Auto Login Aktivér automatisk login - + Authentication is required to disable auto login Der kræves autentifikation for at deaktivere automatisk login - + Disable Auto Login Deaktivér automatisk login - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password Der kræves autentifikation for at aktivere login uden adgangskode - + Enable Login without password Aktivér login uden adgangskode - + Authentication is required to disable login without password Der kræves autentifikation for at deaktivere login uden adgangskode - + Disable Login without password Deaktivér login uden adgangskode - + Authentication is required to set keyboard layout Der kræves autentifikation for at sætte tastaturlayout - + Set keyboard layout Sæt tastaturlayout diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_de.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_de.ts similarity index 68% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_de.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_de.ts index 3fe1bc022..69f18bd02 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_de.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_de.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data Zum Ändern Ihrer eigenen Benutzerdaten ist eine Authentifizierung erforderlich - + Change your own user data Ändern Ihrer eigenen Benutzerdaten - + Authentication is required to change user data Zum Ändern von Benutzerdaten ist eine Authentifizierung erforderlich - + Manage user accounts Benutzerkonten verwalten - + Authentication is required to enable auto login Zum Aktivieren der automatischen Anmeldung ist eine Authentifizierung erforderlich - + Enable Auto Login Automatische Anmeldung aktivieren - + Authentication is required to disable auto login Zum Deaktivieren der automatischen Anmeldung ist eine Authentifizierung erforderlich - + Disable Auto Login Automatische Anmeldung deaktivieren - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password Zum Aktivieren der Anmeldung ohne Passwort ist eine Authentifizierung erforderlich - + Enable Login without password Anmeldung ohne Passwort aktivieren - + Authentication is required to disable login without password Zum Deaktivieren der Anmeldung ohne Passwort ist eine Authentifizierung erforderlich - + Disable Login without password Anmeldung ohne Passwort deaktivieren - + Authentication is required to set keyboard layout Zum Festlegen der Tastaturbelegung ist eine Authentifizierung erforderlich - + Set keyboard layout Tastaturbelegung festlegen diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_de_CH.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_de_CH.ts similarity index 63% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_de_CH.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_de_CH.ts index b4bdb5bad..8076080eb 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_de_CH.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_de_CH.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data - + Change your own user data - + Authentication is required to change user data - + Manage user accounts - + Authentication is required to enable auto login - + Enable Auto Login - + Authentication is required to disable auto login - + Disable Auto Login - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password - + Enable Login without password - + Authentication is required to disable login without password - + Disable Login without password - + Authentication is required to set keyboard layout - + Set keyboard layout diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_de_DE.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_de_DE.ts similarity index 67% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_de_DE.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_de_DE.ts index eef8bff13..92f34f6f1 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_de_DE.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_de_DE.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data Sie müssen sich authentifizieren, um ihre Benutzerdaten zu ändern - + Change your own user data Ändern Sie ihre Benutzerdaten - + Authentication is required to change user data Sie müssen sich authentifizieren, um Benutzerdaten zu ändern - + Manage user accounts Benutzerkonten verwalten - + Authentication is required to enable auto login Sie müssen sich authentifizieren, um Auto-LogIn einzurichten - + Enable Auto Login Auto-LogIn Einrichten - + Authentication is required to disable auto login Sie müssen sich authentifizieren, um Auto-LogIn abzuschalten - + Disable Auto Login Auto-LogIn abschalten - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password Sie müssen sich authentifizieren, um LogIn ohne Passwort einzurichten - + Enable Login without password LogIn ohne Passwort einrichten - + Authentication is required to disable login without password Sie müssen sich authentifizieren, um LogIn ohne Passwort abzuschalten - + Disable Login without password LogIn ohne Passwort abschalten - + Authentication is required to set keyboard layout Sie müssen sich authentifizieren, um das Tastatur-Layout einzustellen - + Set keyboard layout Tastatur-Layout einstellen diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_el.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_el.ts similarity index 70% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_el.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_el.ts index a7993b0f6..5c80d4744 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_el.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_el.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data Απαιτείται πιστοποίηση για αλλαγή των δικών σας δεδομένων χρήστη - + Change your own user data Αλλάξτε τα δεδομένα χρήστη σας - + Authentication is required to change user data Απαιτείται πιστοποίηση για αλλαγή των δεδομένων χρήστη - + Manage user accounts Διαχείριση λογαριασμών χρηστών - + Authentication is required to enable auto login Απαιτείται πιστοποίηση για ενεργοποίηση αυτόματης εισόδου - + Enable Auto Login Ενεργοποίηση Αυτόματης Εισόδου - + Authentication is required to disable auto login Απαιτείται πιστοποίηση για απενεργοποίηση αυτόματης εισόδου - + Disable Auto Login Απενεργοποίηση Αυτόματης Εισόδου - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password Απαιτείται πιστοποίηση για ενεργοποίηση εισόδου χωρίς κωδικό - + Enable Login without password Ενεργοποίηση Εισόδου χωρίς κωδικό - + Authentication is required to disable login without password Απαιτείται πιστοποίηση για απενεργοποίηση εισόδου χωρίς κωδικό - + Disable Login without password Απενεργοποίηση Εισόδου χωρίς κωδικό - + Authentication is required to set keyboard layout Απαιτείται πιστοποίηση για να θέσετε τη διάταξη του πληκτρολογίου - + Set keyboard layout Θέστε διάταξης πληκτρολογίου diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_el_GR.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_el_GR.ts similarity index 63% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_el_GR.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_el_GR.ts index 8d020b326..13ce16cab 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_el_GR.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_el_GR.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data - + Change your own user data - + Authentication is required to change user data - + Manage user accounts - + Authentication is required to enable auto login - + Enable Auto Login - + Authentication is required to disable auto login - + Disable Auto Login - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password - + Enable Login without password - + Authentication is required to disable login without password - + Disable Login without password - + Authentication is required to set keyboard layout - + Set keyboard layout diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_en_AU.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_en_AU.ts similarity index 66% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_en_AU.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_en_AU.ts index 0a9723ccb..2219edabd 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_en_AU.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_en_AU.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data Authentication is required to change your own user data - + Change your own user data Change your own user data - + Authentication is required to change user data Authentication is required to change user data - + Manage user accounts Manage user accounts - + Authentication is required to enable auto login Authentication is required to enable auto-login - + Enable Auto Login Enable Auto Login - + Authentication is required to disable auto login Authentication is required to disable auto-login - + Disable Auto Login Disable Auto Login - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password Authentication is required to enable login without password - + Enable Login without password Enable Login without password - + Authentication is required to disable login without password Authentication is required to disable login without password - + Disable Login without password Disable Login without password - + Authentication is required to set keyboard layout Authentication is required to set keyboard layout - + Set keyboard layout Set keyboard layout diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_en_GB.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_en_GB.ts similarity index 66% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_en_GB.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_en_GB.ts index d10a6da3f..75bf3211c 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_en_GB.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_en_GB.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data Authentication is required to change your own user data - + Change your own user data Change your own user data - + Authentication is required to change user data Authentication is required to change user data - + Manage user accounts Manage user accounts - + Authentication is required to enable auto login Authentication is required to enable auto login - + Enable Auto Login Enable auto login - + Authentication is required to disable auto login Authentication is required to disable auto login - + Disable Auto Login Disable auto login - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password Authentication is required to enable logging in without a password - + Enable Login without password Enable logging in without a password - + Authentication is required to disable login without password Authentication is required to disable logging in without a password - + Disable Login without password Disable logging in without a password - + Authentication is required to set keyboard layout - + Set keyboard layout diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_en_NO.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_en_NO.ts similarity index 63% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_en_NO.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_en_NO.ts index 4b51d850f..a5b4e0211 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_en_NO.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_en_NO.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data - + Change your own user data - + Authentication is required to change user data - + Manage user accounts - + Authentication is required to enable auto login - + Enable Auto Login - + Authentication is required to disable auto login - + Disable Auto Login - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password - + Enable Login without password - + Authentication is required to disable login without password - + Disable Login without password - + Authentication is required to set keyboard layout - + Set keyboard layout diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_en_US.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_en_US.ts similarity index 66% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_en_US.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_en_US.ts index a40c694c9..226dddb02 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_en_US.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_en_US.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data Authentication is required to change your own user data - + Change your own user data Change your own user data - + Authentication is required to change user data Authentication is required to change user data - + Manage user accounts Manage user accounts - + Authentication is required to enable auto login Authentication is required to enable auto login - + Enable Auto Login Enable Auto Login - + Authentication is required to disable auto login Authentication is required to disable auto login - + Disable Auto Login Disable Auto Login - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password Authentication is required to enable login without password - + Enable Login without password Enable Login without password - + Authentication is required to disable login without password Authentication is required to disable login without password - + Disable Login without password Disable Login without password - + Authentication is required to set keyboard layout Authentication is required to set keyboard layout - + Set keyboard layout Set keyboard layout diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_eo.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_eo.ts similarity index 64% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_eo.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_eo.ts index 3fa6984b5..a7c57437b 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_eo.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_eo.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data Aŭtentigo bezonatas por ŝanĝi viajn proprajn uzantodatumojn - + Change your own user data Ŝanĝi viajn proprajn uzantodatumojn - + Authentication is required to change user data Aŭtentigo bezonatas por ŝanĝi uzantodatumojn - + Manage user accounts Administri uzantokontojn - + Authentication is required to enable auto login - + Enable Auto Login - + Authentication is required to disable auto login - + Disable Auto Login - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password - + Enable Login without password - + Authentication is required to disable login without password - + Disable Login without password - + Authentication is required to set keyboard layout - + Set keyboard layout diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_es.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_es.ts similarity index 69% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_es.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_es.ts index a5982002d..4301e4607 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_es.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_es.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data Se requiere autenticación para cambiar sus datos de usuario - + Change your own user data Cambiar sus datos de usuario - + Authentication is required to change user data Se requiere autenticación para cambiar datos de usuario - + Manage user accounts Gestionar cuentas de usuario - + Authentication is required to enable auto login Se requiere autenticación para habilitar el inicio de sesión automático - + Enable Auto Login Habilitar inicio de sesión automático - + Authentication is required to disable auto login Se requiere autenticación para desactivar el inicio de sesión automático - + Disable Auto Login Desactivar inicio de sesión automático - + Authentication is required to enable quick login Se requiere autenticación para permitir el inicio de sesión rápido - + Enable Quick Login Habilitar inicio de sesión rápido - + Authentication is required to disable quick login Se requiere autenticación para deshabilitar el inicio de sesión rápido - + Disable Quick Login Deshabilitar el inicio de sesión rápido - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password Se requiere autenticación para habilitar el inicio de sesión sin contraseña - + Enable Login without password Habilitar inicio de sesión sin contraseña - + Authentication is required to disable login without password Se requiere autenticación para desactivar el inicio de sesión sin contraseña - + Disable Login without password Desactivar inicio de sesión sin contraseña - + Authentication is required to set keyboard layout Se requiere autenticación para establecer la distribución del teclado - + Set keyboard layout Establecer distribución del teclado diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_es_419.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_es_419.ts similarity index 70% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_es_419.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_es_419.ts index 6e2babfe3..f77c84d9a 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_es_419.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_es_419.ts @@ -2,72 +2,72 @@ policy - + Authentication is required to change your own user data Se requiere autenticación para modificar su propia data de usuario - + Change your own user data Modifique su propia data de usuario - + Authentication is required to change user data Se requiere autenticación para modificar la data de usuario - + Manage user accounts Administrar las cuentas de usuario - + Authentication is required to enable auto login Se requiere autenticación para habilitar inicio de sesión automático - + Enable Auto Login Habilitar inicio de sesión automático - + Authentication is required to disable auto login Se requiere autenticación para deshabilitar inicio de sesión automático - + Disable Auto Login Deshabilitar inicio de sesión automático - + Authentication is required to enable login without password Se requiere autenticación para habilitar inicio de sesión sin contraseña - + Enable Login without password Habilitar inicio de sesión sin contraseña - + Authentication is required to disable login without password Se requiere autenticación para deshabilitar inicio de sesión sin contraseña - + Disable Login without password Deshabilitar inicio de sesión sin contraseña - + Authentication is required to set keyboard layout Se requiere autenticación para establecer distribución del teclado - + Set keyboard layout Establecer distribución del teclado diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_es_MX.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_es_MX.ts similarity index 63% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_es_MX.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_es_MX.ts index 40daf39f4..9e7e9e82d 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_es_MX.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_es_MX.ts @@ -2,72 +2,72 @@ policy - + Authentication is required to change your own user data - + Change your own user data - + Authentication is required to change user data - + Manage user accounts - + Authentication is required to enable auto login - + Enable Auto Login - + Authentication is required to disable auto login - + Disable Auto Login - + Authentication is required to enable login without password - + Enable Login without password - + Authentication is required to disable login without password - + Disable Login without password - + Authentication is required to set keyboard layout - + Set keyboard layout diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_et.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_et.ts similarity index 63% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_et.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_et.ts index a8f62e393..cb273ca30 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_et.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_et.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data - + Change your own user data - + Authentication is required to change user data - + Manage user accounts - + Authentication is required to enable auto login - + Enable Auto Login - + Authentication is required to disable auto login - + Disable Auto Login - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password - + Enable Login without password - + Authentication is required to disable login without password - + Disable Login without password - + Authentication is required to set keyboard layout - + Set keyboard layout diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_eu.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_eu.ts similarity index 63% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_eu.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_eu.ts index 64624d87d..df2061894 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_eu.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_eu.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data - + Change your own user data - + Authentication is required to change user data - + Manage user accounts - + Authentication is required to enable auto login - + Enable Auto Login - + Authentication is required to disable auto login - + Disable Auto Login - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password - + Enable Login without password - + Authentication is required to disable login without password - + Disable Login without password - + Authentication is required to set keyboard layout - + Set keyboard layout diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_fa.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_fa.ts similarity index 69% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_fa.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_fa.ts index b0824157b..2c616c0d4 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_fa.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_fa.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data احراز هویت برای تغییر اطلاعات کاربری شما لازم است - + Change your own user data تغییر اطلاعات کاربری شما - + Authentication is required to change user data احراز هویت برای تغییر اطلاعات کاربر لازم است - + Manage user accounts مدیریت حساب کاربران - + Authentication is required to enable auto login احراز هویت برای فعالسازی ورود خودکار لازم است - + Enable Auto Login فعالسازی ورود خودکار - + Authentication is required to disable auto login احراز هویت برای غیرفعالسازی ورود خودکار لازم است - + Disable Auto Login غیرفعالسازی ورود خودکار - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password احراز هویت برای فعالسازی ورود بدون رمزعبور لازم است - + Enable Login without password فعالسازی ورود بدون رمزعبور - + Authentication is required to disable login without password احراز هویت برای غیرفعالسازی ورود بدون رمزعبور لازم است - + Disable Login without password غیرفعالسازی ورود بدون رمز - + Authentication is required to set keyboard layout احراز هویت برای انتخاب طرح بندی صفحه کلید لازم است - + Set keyboard layout انتخاب طرح بندی صفحه کلید diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_fi.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_fi.ts similarity index 68% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_fi.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_fi.ts index b16b0126e..f94d9c402 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_fi.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_fi.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data Omien käyttäjätietojen muuttaminen vaatii tunnistautumisen - + Change your own user data Muuta omia käyttäjätietojasi - + Authentication is required to change user data Käyttäjätietojen muuttaminen vaatii tunnistautumisen - + Manage user accounts Hallitse käyttäjätilejä - + Authentication is required to enable auto login Automaattisen kirjautumisen käyttöönotto vaatii tunnistautumisen - + Enable Auto Login Käytä automaattista kirjautumista - + Authentication is required to disable auto login Automaattisen kirjautumisen poisto vaatii tunnistautumisen - + Disable Auto Login Poista automaattinen kirjautuminen - + Authentication is required to enable quick login Tunnistautuminen vaaditaan nopeaan kirjautumiseen - + Enable Quick Login Käytä nopeaa kirjautumista - + Authentication is required to disable quick login Tunnistautuminen vaaditaan nopean kirjautumisen poistamiseksi - + Disable Quick Login Poista nopea kirjautuminen - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password Kirjautumisen käyttöönotto ilman salasanaa vaatii tunnistautumisen - + Enable Login without password Salli kirjautuminen ilman salasanaa - + Authentication is required to disable login without password Kirjautumisen käytöstäpoisto ilman salasanaa vaatii tunnistautumisen - + Disable Login without password Poista kirjautuminen ilman salasanaa - + Authentication is required to set keyboard layout Näppäimistön asetukset vaatii tunnistautumisen - + Set keyboard layout Aseta näppäimistöasettelu diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_fil.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_fil.ts similarity index 63% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_fil.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_fil.ts index 1856c4da7..3611a14b8 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_fil.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_fil.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data - + Change your own user data - + Authentication is required to change user data - + Manage user accounts - + Authentication is required to enable auto login - + Enable Auto Login - + Authentication is required to disable auto login - + Disable Auto Login - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password - + Enable Login without password - + Authentication is required to disable login without password - + Disable Login without password - + Authentication is required to set keyboard layout - + Set keyboard layout diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_fr.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_fr.ts similarity index 68% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_fr.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_fr.ts index 40ba83b99..b7e324b74 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_fr.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_fr.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data Vous devez vous authentifier pour modifier vos données utilisateur - + Change your own user data Modifier vos données utilisateur - + Authentication is required to change user data Il est nécessaire de s'authentifier pour modifier des données utilisateur - + Manage user accounts Gérer les comptes des utilisateurs - + Authentication is required to enable auto login Il est nécessaire de s'authentifier pour activer la connexion automatique - + Enable Auto Login Activer la connexion automatique - + Authentication is required to disable auto login Il est nécessaire de s'authentifier pour désactiver la connexion automatique - + Disable Auto Login Désactiver la connexion automatique - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password Il est nécessaire de s'authentifier pour activer la connexion sans mot de passe - + Enable Login without password Activer la connexion sans mot de passe - + Authentication is required to disable login without password Il est nécessaire de s'authentifier pour désactiver la connexion sans mot de passe - + Disable Login without password Désactiver la connexion sans mot de passe - + Authentication is required to set keyboard layout L'authentification est nécessaire pour définir la disposition du clavier - + Set keyboard layout Définir la disposition du clavier diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_gl.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_gl.ts similarity index 63% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_gl.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_gl.ts index fe89d12f1..f38ecdea3 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_gl.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_gl.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data - + Change your own user data - + Authentication is required to change user data - + Manage user accounts - + Authentication is required to enable auto login - + Enable Auto Login - + Authentication is required to disable auto login - + Disable Auto Login - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password - + Enable Login without password - + Authentication is required to disable login without password - + Disable Login without password - + Authentication is required to set keyboard layout - + Set keyboard layout diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_gl_ES.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_gl_ES.ts similarity index 67% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_gl_ES.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_gl_ES.ts index 37bdb2959..88f8b2568 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_gl_ES.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_gl_ES.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data Requírese autenticación para cambiar os seus datos de usuario - + Change your own user data Cambiar os seus datos de usuario - + Authentication is required to change user data Requírese autenticación para cambiar os datos de usuario - + Manage user accounts Xestionar as contas de usuario - + Authentication is required to enable auto login Requírese autenticación para habilitar o inicio automático - + Enable Auto Login Habilitar o inicio automático - + Authentication is required to disable auto login Requírese autenticación para inhabilitar o inicio automático - + Disable Auto Login Inhabilitar o inicio automático - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password Requírese autenticación para habilitar o inicio sen contrasinal - + Enable Login without password Habilitar o inicio sen contrasinal - + Authentication is required to disable login without password Requírese autenticación para inhabilitar o inicio sen contrasinal - + Disable Login without password Inhabilitar o incio sen contrasinal - + Authentication is required to set keyboard layout Requírese autenticación para establecer a disposición do teclado - + Set keyboard layout Establecer a disposición do teclado diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_he.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_he.ts similarity index 63% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_he.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_he.ts index db8782461..7b9323c23 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_he.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_he.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data - + Change your own user data - + Authentication is required to change user data - + Manage user accounts - + Authentication is required to enable auto login - + Enable Auto Login - + Authentication is required to disable auto login - + Disable Auto Login - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password - + Enable Login without password - + Authentication is required to disable login without password - + Disable Login without password - + Authentication is required to set keyboard layout - + Set keyboard layout diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_hi_IN.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_hi_IN.ts similarity index 72% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_hi_IN.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_hi_IN.ts index e0dada2aa..f3bfe1c21 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_hi_IN.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_hi_IN.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data अपने उपयोक्ता डेटा को बदलने हेतु प्रमाणीकरण आवश्यक है - + Change your own user data अपना उपयोक्ता डेटा बदलें - + Authentication is required to change user data उपयोक्ता डेटा को बदलने हेतु प्रमाणीकरण आवश्यक है - + Manage user accounts उपयोक्ता खातों का प्रबंधन करें - + Authentication is required to enable auto login स्वतः लॉगिन को सक्रिय करने हेतु प्रमाणीकरण आवश्यक है - + Enable Auto Login स्वतः लॉगिन सक्रिय करें - + Authentication is required to disable auto login स्वतः लॉगिन को निष्क्रिय करने हेतु प्रमाणीकरण आवश्यक है - + Disable Auto Login स्वतः लॉगिन निष्क्रिय करें - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password बिना कूटशब्द के लॉगिन को सक्रिय करने हेतु प्रमाणीकरण आवश्यक है - + Enable Login without password बिना कूटशब्द के लॉगिन को सक्रिय करें - + Authentication is required to disable login without password बिना कूटशब्द के लॉगिन को निष्क्रिय करने हेतु प्रमाणीकरण आवश्यक है - + Disable Login without password बिना कूटशब्द के लॉगिन को निष्क्रिय करें - + Authentication is required to set keyboard layout कुंजीपटल अभिन्यास सेट करने हेतु प्रमाणीकरण आवश्यक है - + Set keyboard layout कुंजीपटल अभिन्यास सेट करें diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_hr.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_hr.ts similarity index 67% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_hr.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_hr.ts index f64166439..fef7d96fe 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_hr.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_hr.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data Potrebna je ovjera za promjenu vaših vlastitih korisničkih podataka - + Change your own user data Promijenite vaše vlastite korisničke podatke - + Authentication is required to change user data Potrebna je ovjera za promjenu korisničkih podataka - + Manage user accounts Upravlja računima korisnika - + Authentication is required to enable auto login Potrebna je ovjera za omogućavanje automatske prijave - + Enable Auto Login Omogući automatsku prijavu - + Authentication is required to disable auto login Potrebna je ovjera za onemogućavanje automatske prijave - + Disable Auto Login Onemogući automatsku prijavu - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password Potrebna je ovjera za omogućavanje prijave bez lozinke - + Enable Login without password Omogući prijavu bez lozinke - + Authentication is required to disable login without password Potrebna je ovjera za onemogućavanje prijave bez lozinke - + Disable Login without password Onemogući prijavu bez lozinke - + Authentication is required to set keyboard layout Potrebna je ovjera za postavljanje rasporeda tipkovnice - + Set keyboard layout Postavi raspored tipkovnice diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_hu.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_hu.ts similarity index 69% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_hu.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_hu.ts index 70051e32d..4d5ae8f7f 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_hu.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_hu.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data Hitelesítés szükséges a felhasználói adatainak módosításához - + Change your own user data Saját felhasználói adatainak módosítása - + Authentication is required to change user data Hitelesítés szükséges a felhasználói adatok módosításához - + Manage user accounts Felhasználói fiókok kezelése - + Authentication is required to enable auto login Hitelesítés szükséges az automatikus bejelentkezés engedélyezéséhez - + Enable Auto Login Automatikus bejelentkezés engedélyezése - + Authentication is required to disable auto login Hitelesítés szükséges az automatikus bejelentkezés kikapcsolásához - + Disable Auto Login Automatikus bejelentkezés kikapcsolása - + Authentication is required to enable quick login Hitelesítés szükséges a gyors bejelentkezés engedélyezéséhez - + Enable Quick Login Gyors bejelentkezés engedélyezése - + Authentication is required to disable quick login Hitelesítés szükséges a gyors bejelentkezés letiltásához - + Disable Quick Login Gyors bejelentkezés letiltása - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password Hitelesítés szükséges a jelszó nélküli bejelentkezés engedélyezéséhez - + Enable Login without password Jelszó nélküli bejelentkezés engedélyezése - + Authentication is required to disable login without password Hitelesítés szükséges a jelszó nélküli bejelentkezés kikapcsolásához - + Disable Login without password Jelszó nélküli bejelentkezés kikapcsolása - + Authentication is required to set keyboard layout Hitelesítés szükséges a billentyűzetkiosztás beállításához - + Set keyboard layout Billentyűzetkiosztás beállítása diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_hy.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_hy.ts similarity index 63% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_hy.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_hy.ts index 0149d1f76..27bf29ec8 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_hy.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_hy.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data - + Change your own user data - + Authentication is required to change user data - + Manage user accounts - + Authentication is required to enable auto login - + Enable Auto Login - + Authentication is required to disable auto login - + Disable Auto Login - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password - + Enable Login without password - + Authentication is required to disable login without password - + Disable Login without password - + Authentication is required to set keyboard layout - + Set keyboard layout diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_id.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_id.ts similarity index 67% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_id.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_id.ts index 000346179..f53a247f8 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_id.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_id.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data Otentikasi diperlukan untuk mengubah data pengguna milikmu - + Change your own user data Ubah data penggunamu sendiri - + Authentication is required to change user data Otentikasi diperlukan untuk mengubah data pengguna - + Manage user accounts Kelola akun pengguna - + Authentication is required to enable auto login Otentikasi diperlukan untuk mengaktifkan masuk otomatis - + Enable Auto Login Aktifkan masuk otomatis - + Authentication is required to disable auto login Otentikasi diperlukan untuk menonaktifkan masuk otomatis - + Disable Auto Login Nonaktifkan masuk otomatis - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password Otentikasi diperlukan untuk mengaktifkan masuk otomatis tanpa dengan sandi lewat - + Enable Login without password Aktifkan masuk tanpa dengan kata sandi - + Authentication is required to disable login without password Otentikasi diperlukan untuk menonaktifkan masuk otomatis tanpa dengan kata sandi - + Disable Login without password Nonaktifkan masuk otomatis tanpa dengan kata sandi - + Authentication is required to set keyboard layout Otentikasi diperlukan untuk set tata letak papan ketik - + Set keyboard layout Atur tata letak papan ketik diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_id_ID.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_id_ID.ts similarity index 63% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_id_ID.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_id_ID.ts index b90395848..510f94749 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_id_ID.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_id_ID.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data - + Change your own user data - + Authentication is required to change user data - + Manage user accounts - + Authentication is required to enable auto login - + Enable Auto Login - + Authentication is required to disable auto login - + Disable Auto Login - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password - + Enable Login without password - + Authentication is required to disable login without password - + Disable Login without password - + Authentication is required to set keyboard layout - + Set keyboard layout diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_it.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_it.ts similarity index 68% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_it.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_it.ts index 61815d6a1..efdd3ce27 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_it.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_it.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data È necessario autenticarsi per cambiare i propri dati utente - + Change your own user data Cambia i dati dell'utente - + Authentication is required to change user data È necessario autenticarsi per cambiare i dati utente - + Manage user accounts Gestisci gli account utente - + Authentication is required to enable auto login Autenticazione richiesta per abilitare il login automatico - + Enable Auto Login Abilita Login automatico - + Authentication is required to disable auto login Autenticazione richiesta per disabilitare il login automatico - + Disable Auto Login Disabilita Login automatico - + Authentication is required to enable quick login Autenticazione richiesta per abilitare l'accesso rapido. - + Enable Quick Login Abilita l'accesso rapido - + Authentication is required to disable quick login L'autenticazione è richiesta per disabilitare l'accesso rapido. - + Disable Quick Login Disabilita accesso rapido - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password Autenticazione richiesta per abilitare il login privo di password - + Enable Login without password Abilita Login senza password - + Authentication is required to disable login without password Autenticazione richiesta per disabilitare il login privo di password - + Disable Login without password Disabilita Login senza password - + Authentication is required to set keyboard layout Autenticazione necessaria per modificare il layout della tastiera - + Set keyboard layout Imposta il layout della tastiera diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_ja.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_ja.ts similarity index 68% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_ja.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_ja.ts index e2c1c2f23..60322d18b 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_ja.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_ja.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data 自分自身のユーザーデータを変更するには認証が必要です - + Change your own user data 自分自身のユーザーデータを変更 - + Authentication is required to change user data ユーザーのデータを変更するには認証が必要です - + Manage user accounts ユーザーアカウントを管理 - + Authentication is required to enable auto login 自動ログインを有効にするには認証が必要です - + Enable Auto Login 自動ログインを有効にする - + Authentication is required to disable auto login 自動ログインを無効にするには認証が必要です - + Disable Auto Login 自動ログインを無効にする - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password パスワードなしでのログインを有効にするには認証が必要です - + Enable Login without password パスワードなしでのログインを有効にする - + Authentication is required to disable login without password パスワードなしでのログインを無効にするには認証が必要です - + Disable Login without password パスワードなしでのログインを無効にする - + Authentication is required to set keyboard layout キーボードレイアウトを設定するには認証が必要です - + Set keyboard layout キーボードレイアウトを設定 diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_ka.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_ka.ts similarity index 63% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_ka.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_ka.ts index 69008dccc..56e6e376c 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_ka.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_ka.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data - + Change your own user data - + Authentication is required to change user data - + Manage user accounts - + Authentication is required to enable auto login - + Enable Auto Login - + Authentication is required to disable auto login - + Disable Auto Login - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password - + Enable Login without password - + Authentication is required to disable login without password - + Disable Login without password - + Authentication is required to set keyboard layout - + Set keyboard layout diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_kab.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_kab.ts similarity index 67% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_kab.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_kab.ts index 22c0113d5..5fccf343d 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_kab.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_kab.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data Yetwasra usesteb akken ad tbeddeleḍ isefka udmawanen-inek m. - + Change your own user data Beddel isefka udmawanen inek m - + Authentication is required to change user data Yetwasra usesteb akken ad tbeddeleḍ isefka udmawanen n useqdac - + Manage user accounts sefrek isefka n useqdac - + Authentication is required to enable auto login Yettwasra usesteb akken ad tesremdeḍ anekcum awurman - + Enable Auto Login Sermed anekcum awurman - + Authentication is required to disable auto login Yettwasra usesteb akken ad tsenseḍ anekcum awurman - + Disable Auto Login Sens anekcum awurman - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password Yettwasra usesteb akken ad tesremdeḍ anekcum war awal uffir - + Enable Login without password Sermed anekcum war awal uffir - + Authentication is required to disable login without password Yettwasra usesteb akken ad tsenseḍ anekcum war awal uffir - + Disable Login without password Sens anekcum war awal uffir - + Authentication is required to set keyboard layout Yettwasra usesteb akken ad tesremdeḍ taneɣuft n unasiw - + Set keyboard layout Sbadu taneɣruft n unasiw diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_kk.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_kk.ts similarity index 63% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_kk.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_kk.ts index 0d8cf109c..417d3a05d 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_kk.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_kk.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data - + Change your own user data - + Authentication is required to change user data - + Manage user accounts - + Authentication is required to enable auto login - + Enable Auto Login - + Authentication is required to disable auto login - + Disable Auto Login - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password - + Enable Login without password - + Authentication is required to disable login without password - + Disable Login without password - + Authentication is required to set keyboard layout - + Set keyboard layout diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_km_KH.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_km_KH.ts similarity index 63% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_km_KH.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_km_KH.ts index 813c97518..a6589a440 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_km_KH.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_km_KH.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data - + Change your own user data - + Authentication is required to change user data - + Manage user accounts - + Authentication is required to enable auto login - + Enable Auto Login - + Authentication is required to disable auto login - + Disable Auto Login - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password - + Enable Login without password - + Authentication is required to disable login without password - + Disable Login without password - + Authentication is required to set keyboard layout - + Set keyboard layout diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_kn_IN.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_kn_IN.ts similarity index 63% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_kn_IN.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_kn_IN.ts index 84c288757..d49cc385f 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_kn_IN.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_kn_IN.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data - + Change your own user data - + Authentication is required to change user data - + Manage user accounts - + Authentication is required to enable auto login - + Enable Auto Login - + Authentication is required to disable auto login - + Disable Auto Login - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password - + Enable Login without password - + Authentication is required to disable login without password - + Disable Login without password - + Authentication is required to set keyboard layout - + Set keyboard layout diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_ko.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_ko.ts similarity index 67% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_ko.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_ko.ts index 663bd26d3..d7378c4f1 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_ko.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_ko.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data 자신의 사용자 데이터를 변경하려면 인증이 필요합니다 - + Change your own user data 사용자 데이터 변경 - + Authentication is required to change user data 사용자 데이터를 변경하려면 인증이 필요합니다 - + Manage user accounts 사용자 계정 - + Authentication is required to enable auto login 자동 로그인을 활성화하려면 인증이 필요 합니다 - + Enable Auto Login 자동 로그인 사용 - + Authentication is required to disable auto login 자동 로그인을 비활성화하려면 인증이 필요합니다 - + Disable Auto Login 자동 로그인 사용 중지 - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password 비밀번호 없는 로그인을 사용하려면 인증이 필요합니다 - + Enable Login without password 비밀번호 없는 로그인 활성화 - + Authentication is required to disable login without password 비밀번호 없는 로그인을 비활성화 하려면 인증이 필요 합니다 - + Disable Login without password 비밀번호 없는 로그인 비활성화 - + Authentication is required to set keyboard layout 키보드 레이아웃을 설정하려면 인증이 필요합니다 - + Set keyboard layout 키보드 레이아웃 설정 diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_ku.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_ku.ts similarity index 63% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_ku.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_ku.ts index 78d900066..d9b5d9d83 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_ku.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_ku.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data - + Change your own user data - + Authentication is required to change user data - + Manage user accounts - + Authentication is required to enable auto login - + Enable Auto Login - + Authentication is required to disable auto login - + Disable Auto Login - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password - + Enable Login without password - + Authentication is required to disable login without password - + Disable Login without password - + Authentication is required to set keyboard layout - + Set keyboard layout diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_ku_IQ.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_ku_IQ.ts similarity index 63% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_ku_IQ.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_ku_IQ.ts index b4ffb8b49..2ceeff744 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_ku_IQ.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_ku_IQ.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data - + Change your own user data - + Authentication is required to change user data - + Manage user accounts - + Authentication is required to enable auto login - + Enable Auto Login - + Authentication is required to disable auto login - + Disable Auto Login - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password - + Enable Login without password - + Authentication is required to disable login without password - + Disable Login without password - + Authentication is required to set keyboard layout - + Set keyboard layout diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_ky.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_ky.ts similarity index 63% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_ky.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_ky.ts index 8378f7562..805fe035c 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_ky.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_ky.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data - + Change your own user data - + Authentication is required to change user data - + Manage user accounts - + Authentication is required to enable auto login - + Enable Auto Login - + Authentication is required to disable auto login - + Disable Auto Login - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password - + Enable Login without password - + Authentication is required to disable login without password - + Disable Login without password - + Authentication is required to set keyboard layout - + Set keyboard layout diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_ky@Arab.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_ky@Arab.ts similarity index 63% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_ky@Arab.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_ky@Arab.ts index 44338eea7..fd637ad29 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_ky@Arab.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_ky@Arab.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data - + Change your own user data - + Authentication is required to change user data - + Manage user accounts - + Authentication is required to enable auto login - + Enable Auto Login - + Authentication is required to disable auto login - + Disable Auto Login - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password - + Enable Login without password - + Authentication is required to disable login without password - + Disable Login without password - + Authentication is required to set keyboard layout - + Set keyboard layout diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_la.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_la.ts similarity index 63% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_la.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_la.ts index 68ab24dfa..405c0d956 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_la.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_la.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data - + Change your own user data - + Authentication is required to change user data - + Manage user accounts - + Authentication is required to enable auto login - + Enable Auto Login - + Authentication is required to disable auto login - + Disable Auto Login - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password - + Enable Login without password - + Authentication is required to disable login without password - + Disable Login without password - + Authentication is required to set keyboard layout - + Set keyboard layout diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_lo.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_lo.ts similarity index 63% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_lo.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_lo.ts index 303de3161..d1ed3f7e3 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_lo.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_lo.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data - + Change your own user data - + Authentication is required to change user data - + Manage user accounts - + Authentication is required to enable auto login - + Enable Auto Login - + Authentication is required to disable auto login - + Disable Auto Login - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password - + Enable Login without password - + Authentication is required to disable login without password - + Disable Login without password - + Authentication is required to set keyboard layout - + Set keyboard layout diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_lt.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_lt.ts similarity index 68% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_lt.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_lt.ts index 834cd01c8..b9ad3c83c 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_lt.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_lt.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data Norint keisti asmeninio naudotojo duomenis, reikalingas tapatybės nustatymas - + Change your own user data Keisti asmeninio naudotojo duomenis - + Authentication is required to change user data Norint keisti naudotojo duomenis, reikalingas tapatybės nustatymas - + Manage user accounts Tvarkyti naudotojų paskyras - + Authentication is required to enable auto login Norint įjungti automatinį prisijungimą, reikalingas tapatybės nustatymas - + Enable Auto Login Įjungti automatinį prisijungimą - + Authentication is required to disable auto login Norint išjungti automatinį prisijungimą, reikalingas tapatybės nustatymas - + Disable Auto Login Išjungti automatinį prisijungimą - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password Norint įjungti prisijungimą be slaptažodžio, reikalingas tapatybės nustatymas - + Enable Login without password Įjungti prisijungimą be slaptažodžio - + Authentication is required to disable login without password Norint išjungti prisijungimą be slaptažodžio, reikalingas tapatybės nustatymas - + Disable Login without password Išjungti prisijungimą be slaptažodžio - + Authentication is required to set keyboard layout Norint nustatyti klaviatūros išdėstymą, reikalingas tapatybės nustatymas - + Set keyboard layout Nustatyti klaviatūros išdėstymą diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_lv.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_lv.ts similarity index 64% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_lv.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_lv.ts index f8fb15787..60108bfb6 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_lv.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_lv.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data Nepieciešama autentifikācija, lai mainītu pats savus lietotāja datus - + Change your own user data Mainīt pašam savus lietotāja datus - + Authentication is required to change user data Nepieciešama autentifikācija, lai mainītu lietotāja datus - + Manage user accounts Pārvaldīt lietotāju kontus - + Authentication is required to enable auto login - + Enable Auto Login - + Authentication is required to disable auto login - + Disable Auto Login - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password - + Enable Login without password - + Authentication is required to disable login without password - + Disable Login without password - + Authentication is required to set keyboard layout - + Set keyboard layout diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_ml.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_ml.ts similarity index 63% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_ml.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_ml.ts index 3c7404a7b..6bef0d9fc 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_ml.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_ml.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data - + Change your own user data - + Authentication is required to change user data - + Manage user accounts - + Authentication is required to enable auto login - + Enable Auto Login - + Authentication is required to disable auto login - + Disable Auto Login - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password - + Enable Login without password - + Authentication is required to disable login without password - + Disable Login without password - + Authentication is required to set keyboard layout - + Set keyboard layout diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_mn.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_mn.ts similarity index 71% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_mn.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_mn.ts index 32f1f5e38..5d5c8e42f 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_mn.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_mn.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data Өөрийн хэрэглэгчийн өгөгдлийг өөрчлөхөд баталгаажуулалт шаардлагатай - + Change your own user data Өөрийн хэрэглэгчийн өгөгдлийг өөрчлөх - + Authentication is required to change user data Хэрэглэгчийн өгөгдлийг өөрчлөхийн тулд баталгаажуулалт шаардлагатай - + Manage user accounts Хэрэглэгчийн бүртгэлийн зохицуулах - + Authentication is required to enable auto login Автоматаар нэвтрэхийг идэвхжүүлэхийн тулд баталгаажуулалт шаардлагатай - + Enable Auto Login Автоматаар нэвтэрхийг идэвхжүүлэх - + Authentication is required to disable auto login Автоматаар нэвтрэхийг цуцлахын тулд баталгаажуулалт шаардлагатай - + Disable Auto Login Автоматаар нэвтэрхийг цуцлах - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password Нууц үг ашиглалгүйгээр нэвтэрхийг идэвхжүүлэхийн тулд баталгаажуулалт шаардлагатай - + Enable Login without password Нууц үг ашиглахгүйгээр нэвтрэхийг идэвхжүүлэх - + Authentication is required to disable login without password Нууц үг ашиглалгүйгээр нэвтэрхийг цуцлахын тулд баталгаажуулалт шаардлагатай - + Disable Login without password Нууц үг ашиглахгүйгээр нэвтрэхийг цуцлах - + Authentication is required to set keyboard layout Гарын байрлалыг тохируулхын тулд баталгаажуулалт шаардлагатай - + Set keyboard layout Гарын байрлал тохируулах diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_mr.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_mr.ts similarity index 63% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_mr.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_mr.ts index cb833d9d1..927336669 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_mr.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_mr.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data - + Change your own user data - + Authentication is required to change user data - + Manage user accounts - + Authentication is required to enable auto login - + Enable Auto Login - + Authentication is required to disable auto login - + Disable Auto Login - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password - + Enable Login without password - + Authentication is required to disable login without password - + Disable Login without password - + Authentication is required to set keyboard layout - + Set keyboard layout diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_ms.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_ms.ts similarity index 67% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_ms.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_ms.ts index b2596d7a4..c7be735c5 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_ms.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_ms.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data Pengesahihan diperlukan untuk mengubah data pengguna anda sendiri - + Change your own user data Ubah data pengguna anda sendiri - + Authentication is required to change user data Pengesahihan diperlukan untuk mengubah data pengguna - + Manage user accounts Urus akaun pengguna - + Authentication is required to enable auto login Pengesahihan diperlukan untuk membolehkan daftar masuk automatik - + Enable Auto Login Benarkan Daftar Masuk Automatik - + Authentication is required to disable auto login Pengesahihan diperlukan untuk melumpuhkan daftar masuk automatik - + Disable Auto Login Lumpuhkan Daftar Masuk Automatik - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password Pengesahihan diperlukan untuk membolehkan daftar masuk tanpa kata laluan - + Enable Login without password Benarkan Daftar masuk tanpa kata laluan - + Authentication is required to disable login without password Pengesahihan diperlukan untuk melumpuhkan daftar masuk tanpa kata laluan - + Disable Login without password Lumpuhkan Daftar masuk tanpa kata laluan - + Authentication is required to set keyboard layout Pengesahihan diperlukan untuk menetapkan bentangan papan kekunci - + Set keyboard layout Tetapkan bentangan papan kekunci diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_nb.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_nb.ts similarity index 63% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_nb.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_nb.ts index 552d8e143..c268f03bd 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_nb.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_nb.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data - + Change your own user data - + Authentication is required to change user data - + Manage user accounts - + Authentication is required to enable auto login - + Enable Auto Login - + Authentication is required to disable auto login - + Disable Auto Login - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password - + Enable Login without password - + Authentication is required to disable login without password - + Disable Login without password - + Authentication is required to set keyboard layout - + Set keyboard layout diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_ne.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_ne.ts similarity index 72% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_ne.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_ne.ts index a196bf8a9..e0e9e41a6 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_ne.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_ne.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data तपाईंको प्रयोगकर्ता डेटा परिवर्तन गर्न प्रमाणीकरण आवश्यक छ - + Change your own user data आफ्नो प्रयोगकर्ता डेटा परिवर्तन गर्नुहोस् - + Authentication is required to change user data प्रयोगकर्ता डेटा परिवर्तन गर्न प्रमाणीकरण आवश्यक छ - + Manage user accounts प्रयोगकर्ता खाताहरू व्यवस्थापन गर्नुहोस् - + Authentication is required to enable auto login स्वत: लगइन एनबल गर्न प्रमाणीकरण आवश्यक छ - + Enable Auto Login स्वत: लगइन सक्षम गर्नुहोस् - + Authentication is required to disable auto login स्वत: लगइन असक्षम गर्न प्रमाणीकरण आवश्यक छ - + Disable Auto Login स्वत: लगइन अक्षम गर्नुहोस् - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password पासवर्ड बिना लगइन सक्षम गर्न प्रमाणीकरण आवश्यक छ - + Enable Login without password पासवर्ड बिना लगइन सक्षम गर्नुहोस् - + Authentication is required to disable login without password पासवर्ड बिना लगइन असक्षम गर्न प्रमाणीकरण आवश्यक छ - + Disable Login without password पासवर्ड बिना लगइन असक्षम पार्नुहोस् - + Authentication is required to set keyboard layout किबोर्ड लेआउट सेट गर्न प्रमाणीकरण आवश्यक छ - + Set keyboard layout किबोर्ड लेआउट सेट गर्नुहोस् diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_nl.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_nl.ts similarity index 69% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_nl.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_nl.ts index 9be666458..a54e05bc9 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_nl.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_nl.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data Authenticatie vereist om je eigen gebruikersgegevens aan te passen - + Change your own user data Eigen gebruikersgegevens aanpassen - + Authentication is required to change user data Authenticatie vereist om gebruikersgegevens aan te passen - + Manage user accounts Gebruikersaccounts beheren - + Authentication is required to enable auto login Authenticatie vereist om automatisch aanmelden in te schakelen - + Enable Auto Login Automatisch aanmelden inschakelen - + Authentication is required to disable auto login Authenticatie vereist om automatisch aanmelden uit te schakelen - + Disable Auto Login Automatisch aanmelden uitschakelen - + Authentication is required to enable quick login Verificatie vereist om snel aanmelden in te schakelen - + Enable Quick Login Snel aanmelden inschakelen - + Authentication is required to disable quick login Verificatie vereist om snel aanmelden uit te schakelen - + Disable Quick Login Snel aanmelden uitschakelen - + Authentication is required to enable WeChat code login Verificatie vereist om inloggen met WeChat-code in te schakelen - + Enable WeChat Code Login Inloggen met WeChat-code inschakelen - + Authentication is required to disable WeChat code login Verificatie vereist om inloggen met WeChat-code uit te schakelen - + Disable WeChat Code Login Inloggen met WeChat-code uitschakelen - + Authentication is required to enable login without password Authenticatie vereist om aanmelden zonder wachtwoord in te schakelen - + Enable Login without password Aanmelden zonder wachtwoord inschakelen - + Authentication is required to disable login without password Authenticatie vereist om aanmelden zonder wachtwoord uit te schakelen - + Disable Login without password Aanmelden zonder wachtwoord uitschakelen - + Authentication is required to set keyboard layout Authenticatie vereist om de toetsenbordindeling te wijzigen - + Set keyboard layout Toetsenbordindeling instellen diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_pa.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_pa.ts similarity index 65% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_pa.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_pa.ts index 6f41c11cc..8fd542242 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_pa.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_pa.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data ਤੁਹਾਡਾ ਯੂਜ਼ਰ ਡਾਟਾ ਬਦਲਣ ਲਈ ਪਰਮਾਣਿਤ ਹੋਣ ਦੀ ਲੋੜ ਹੈ - + Change your own user data ਆਪਣਾ ਯੂਜ਼ਰ ਡਾਟਾ ਬਦਲੋ - + Authentication is required to change user data ਯੂਜ਼ਰ ਡਾਟਾ ਬਦਲਣ ਲਈ ਪਰਮਾਣਿਤ ਹੋਣ ਦੀ ਲੋੜ ਹੈ - + Manage user accounts ਯੂਜ਼ਰ ਅਕਾਊਂਟ ਪਰਬੰਧ - + Authentication is required to enable auto login - + Enable Auto Login - + Authentication is required to disable auto login - + Disable Auto Login - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password - + Enable Login without password - + Authentication is required to disable login without password - + Disable Login without password - + Authentication is required to set keyboard layout - + Set keyboard layout diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_pam.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_pam.ts similarity index 63% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_pam.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_pam.ts index 51c3abff1..52c790cd7 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_pam.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_pam.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data - + Change your own user data - + Authentication is required to change user data - + Manage user accounts - + Authentication is required to enable auto login - + Enable Auto Login - + Authentication is required to disable auto login - + Disable Auto Login - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password - + Enable Login without password - + Authentication is required to disable login without password - + Disable Login without password - + Authentication is required to set keyboard layout - + Set keyboard layout diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_pl.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_pl.ts similarity index 69% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_pl.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_pl.ts index 557facf23..6dcac21cc 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_pl.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_pl.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data Wymagane jest uwierzytelnienie, aby zmienić własne dane - + Change your own user data Zmiana własnych danych - + Authentication is required to change user data Wymagane jest uwierzytelnienie, aby zmienić dane użytkownika - + Manage user accounts Zarządzanie kontami użytkowników - + Authentication is required to enable auto login Wymagane jest uwierzytelnienie, aby włączyć automatyczne logowanie - + Enable Auto Login Włącz automatyczne logowanie - + Authentication is required to disable auto login Wymagane jest uwierzytelnienie, aby wyłączyć automatyczne logowanie - + Disable Auto Login Wyłącz automatyczne logowanie - + Authentication is required to enable quick login Wymagane jest uwierzytelnienie, aby włączyć szybkie logowanie - + Enable Quick Login Włącz szybkie logowanie - + Authentication is required to disable quick login Wymagane jest uwierzytelnienie, aby wyłączyć szybkie logowanie - + Disable Quick Login Wyłącz szybkie logowanie - + Authentication is required to enable WeChat code login Wymagane jest uwierzytelnienie, aby włączyć logowanie kodem WeChat - + Enable WeChat Code Login Włącz logowanie kodem WeChat - + Authentication is required to disable WeChat code login Wymagane jest uwierzytelnienie, aby wyłączyć logowanie kodem WeChat - + Disable WeChat Code Login Wyłącz logowanie kodem WeChat - + Authentication is required to enable login without password Wymagane jest uwierzytelnienie, aby włączyć logowanie bez podawania hasła - + Enable Login without password Włącz logowanie bez podawania hasła - + Authentication is required to disable login without password Wymagane jest uwierzytelnienie, aby wyłączyć logowanie bez podawania hasła - + Disable Login without password Wyłącz logowanie bez podawania hasła - + Authentication is required to set keyboard layout Wymagane jest uwierzytelnienie, aby ustawić układ klawiatury - + Set keyboard layout Ustaw układ klawiatury diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_ps.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_ps.ts similarity index 63% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_ps.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_ps.ts index 17cf4a629..1acd7d8fb 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_ps.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_ps.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data - + Change your own user data - + Authentication is required to change user data - + Manage user accounts - + Authentication is required to enable auto login - + Enable Auto Login - + Authentication is required to disable auto login - + Disable Auto Login - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password - + Enable Login without password - + Authentication is required to disable login without password - + Disable Login without password - + Authentication is required to set keyboard layout - + Set keyboard layout diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_pt.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_pt.ts similarity index 69% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_pt.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_pt.ts index 2cbe338b0..f7466aa93 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_pt.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_pt.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data É necessária a autenticação para alterar os seus próprios dados de utilizador - + Change your own user data Alterar os seus próprios dados de utilizador - + Authentication is required to change user data É necessária a autenticação para alterar os dados de utilizador - + Manage user accounts Gerir contas de utilizador - + Authentication is required to enable auto login É necessária a autenticação para ativar o início de sessão automático - + Enable Auto Login Ativar o início de sessão automático - + Authentication is required to disable auto login É necessária a autenticação para desativar o início de sessão automático - + Disable Auto Login Desativar o início de sessão automático - + Authentication is required to enable quick login É necessária autenticação para ativar o início de sessão rápido - + Enable Quick Login Ativar o início de sessão rápido - + Authentication is required to disable quick login É necessária autenticação para desativar o início de sessão rápido - + Disable Quick Login Desativar o início de sessão rápido - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password É necessária a autenticação para ativar o início de sessão sem palavra-passe - + Enable Login without password Ativar o início de sessão sem palavra-passe - + Authentication is required to disable login without password É necessária a autenticação para desativar o início de sessão sem palavra-passe - + Disable Login without password Desativar o início de sessão sem palavra-passe - + Authentication is required to set keyboard layout É necessária a autenticação para definir o esquema do teclado - + Set keyboard layout Definir esquema do teclado diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_pt_BR.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_pt_BR.ts similarity index 68% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_pt_BR.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_pt_BR.ts index 9c414f5c3..4d33324f4 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_pt_BR.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_pt_BR.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data A autenticação é necessária para alterar os dados do usuário - + Change your own user data Alterar seus próprios dados de usuário - + Authentication is required to change user data A autenticação é necessária para alterar os dados do usuário - + Manage user accounts Gerenciar Contas de Usuário - + Authentication is required to enable auto login A autenticação é necessária para ativar o login automático - + Enable Auto Login Login automático - + Authentication is required to disable auto login A autenticação é necessária para desativar o login automático - + Disable Auto Login Login automático - + Authentication is required to enable quick login A autenticação é necessária para ativar o login rápido - + Enable Quick Login Ativar login rápido - + Authentication is required to disable quick login A autenticação é necessária para desativar o login rápido - + Disable Quick Login Desativar login rápido - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password A autenticação é necessária para ativar o login sem senha - + Enable Login without password Login sem senha - + Authentication is required to disable login without password A autenticação é necessária para desativar o login sem senha - + Disable Login without password Login sem senha - + Authentication is required to set keyboard layout A autenticação é necessária para alterar o layout de teclado - + Set keyboard layout Definir layout de teclado diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_qu.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_qu.ts similarity index 63% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_qu.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_qu.ts index 8afad9be3..9a2bc1f92 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_qu.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_qu.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data - + Change your own user data - + Authentication is required to change user data - + Manage user accounts - + Authentication is required to enable auto login - + Enable Auto Login - + Authentication is required to disable auto login - + Disable Auto Login - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password - + Enable Login without password - + Authentication is required to disable login without password - + Disable Login without password - + Authentication is required to set keyboard layout - + Set keyboard layout diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_ro.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_ro.ts similarity index 68% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_ro.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_ro.ts index 5697f0f36..9a64c17c1 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_ro.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_ro.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data Autentificarea este necesară pentru a vă schimba propriile date de utilizator - + Change your own user data Modificați-vă datele de utilizator - + Authentication is required to change user data Autentificarea este necesară pentru a modifica date de utilizator - + Manage user accounts Administrați conturile de utilizator - + Authentication is required to enable auto login Autentificarea este necesară pentru a activa autentificarea automată - + Enable Auto Login Activați autentificarea automată - + Authentication is required to disable auto login Autentificarea este necesară pentru a dezactiva autentificarea automată - + Disable Auto Login Dezactivați autentificarea automată - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password Autentificarea este necesară pentru a activa autentificarea fără parolă - + Enable Login without password Activați autentificarea fără parolă - + Authentication is required to disable login without password Autentificarea este necesară pentru a dezactiva autentificarea fără parolă - + Disable Login without password Dezactivați autentificarea fără parolă - + Authentication is required to set keyboard layout Autentificarea este necesară pentru a modifica aspectul tastaturii - + Set keyboard layout Modificați aspectul tastaturii diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_ru.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_ru.ts similarity index 70% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_ru.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_ru.ts index 5c3b7b6ff..6190a4790 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_ru.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_ru.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data Для изменения личных пользовательских данных требуется аутентификация - + Change your own user data Изменить личные пользовательские данные - + Authentication is required to change user data Для изменения пользовательских данных требуется аутентификация - + Manage user accounts Управление учётными записями пользователей - + Authentication is required to enable auto login Для активации автоматического входа требуется аутентификация - + Enable Auto Login Активировать автоматический вход - + Authentication is required to disable auto login Для отключения автоматического входа требуется аутентификация - + Disable Auto Login Отключить Автоматический Вход - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password Для активации входа без ввода пароля требуется аутентификация - + Enable Login without password Активировать Вход без ввода пароля - + Authentication is required to disable login without password Для отключения входа без ввода пароля требуется аутентификация - + Disable Login without password Отключить Вход без ввода пароля - + Authentication is required to set keyboard layout Для того чтобы задать раскладку клавиатуры требуется аутентификация - + Set keyboard layout Задать раскладку клавиатуры diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_ru_UA.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_ru_UA.ts similarity index 63% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_ru_UA.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_ru_UA.ts index 47d6b1d48..ed846794d 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_ru_UA.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_ru_UA.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data - + Change your own user data - + Authentication is required to change user data - + Manage user accounts - + Authentication is required to enable auto login - + Enable Auto Login - + Authentication is required to disable auto login - + Disable Auto Login - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password - + Enable Login without password - + Authentication is required to disable login without password - + Disable Login without password - + Authentication is required to set keyboard layout - + Set keyboard layout diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_sc.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_sc.ts similarity index 63% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_sc.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_sc.ts index 5890985f3..c259aa47a 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_sc.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_sc.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data - + Change your own user data - + Authentication is required to change user data - + Manage user accounts - + Authentication is required to enable auto login - + Enable Auto Login - + Authentication is required to disable auto login - + Disable Auto Login - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password - + Enable Login without password - + Authentication is required to disable login without password - + Disable Login without password - + Authentication is required to set keyboard layout - + Set keyboard layout diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_si.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_si.ts similarity index 72% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_si.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_si.ts index feaf216f8..ab5b2ce0f 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_si.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_si.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data ඔබේ පරිශීලක දත්ත වෙනස් කිරීමට සත්‍යාපනය අවශ්‍ය වේ - + Change your own user data ඔබේ පරිශීලක දත්ත වෙනස් කරන්න - + Authentication is required to change user data පරිශීලක දත්ත වෙනස් කිරීම සඳහා සත්‍යාපනය අවශ්‍ය වේ - + Manage user accounts පරිශීලක ගිණුම් කළමනාකරණය කරන්න - + Authentication is required to enable auto login ස්වයංක්‍රීය පිවිසුම සක්‍රීය කිරීම සඳහා සත්‍යාපනය අවශ්‍ය වේ - + Enable Auto Login ස්වයංක්‍රීය පිවිසුම සක්‍රීය කරන්න - + Authentication is required to disable auto login ස්වයංක්‍රීය පිවිසුම අක්‍රිය කිරීමට සත්‍යාපනය අවශ්‍ය වේ - + Disable Auto Login ස්වයංක්‍රීය පිවිසුම අක්‍රීය කරන්න - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password මුරපදය නොමැතිව පිවිසීම සක්‍රිය කිරීම සඳහා සත්‍යාපනය අවශ්‍ය වේ - + Enable Login without password මුරපදය නොමැතිව පිවිසීම සක්‍රීය කරන්න - + Authentication is required to disable login without password මුරපදය නොමැතිව පිවීසීම අක්‍රිය කිරීමට සත්‍යාපනය අවශ්‍ය වේ - + Disable Login without password මුරපදය නොමැතිව පිවිසීම අක්‍රීය කරන්න - + Authentication is required to set keyboard layout යතුරු පුවරුවේ පිරිවිතර සැකසීමට සත්‍යාපනය අවශ්‍ය වේ - + Set keyboard layout යතුරු පුවරුවේ පිරිවිතර සකසන්න diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_sk.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_sk.ts similarity index 67% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_sk.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_sk.ts index c7f51e9d0..c850a0172 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_sk.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_sk.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data Na zmenu vlastných používateľských údajov je potrebné overenie totožnosti - + Change your own user data Zmeniť svoje vlastné používateľské údaje - + Authentication is required to change user data Na zmenu používateľských údajov je potrebné overenie totožnosti - + Manage user accounts Spravovať používateľské účty - + Authentication is required to enable auto login Na automatické prihlásenie sa vyžaduje overenie - + Enable Auto Login Povoliť automatické prihlásenie - + Authentication is required to disable auto login Na zakázanie automatického prihlásenia sa vyžaduje overenie - + Disable Auto Login Zakázať automatické prihlásenie - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password Na povolenie automatického prihlásenia bez hesla sa vyžaduje overenie - + Enable Login without password Povoliť prihlásenie bez hesla - + Authentication is required to disable login without password Na zakázanie automatického prihlásenia bez hesla sa vyžaduje overenie - + Disable Login without password Zakázať prihlásenie bez hesla - + Authentication is required to set keyboard layout Na nastavenie rozloženia klávesnice je potrebné overenie - + Set keyboard layout Nastavte rozloženie klávesnice diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_sl.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_sl.ts similarity index 66% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_sl.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_sl.ts index 31b940bda..c6a6902d9 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_sl.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_sl.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data Za spremembo lastnih podatkov je zahtevana overitev - + Change your own user data Spremenite uporabniške podatke - + Authentication is required to change user data Srememba podatkov uporabnika zahteva overitev - + Manage user accounts Upravljanje uporabniških računov - + Authentication is required to enable auto login Vklop samodejne prijave zahteva overitev - + Enable Auto Login Vklopi samodejno prijavo - + Authentication is required to disable auto login Izklop samodejne prijave zahteva overitev - + Disable Auto Login Izklopi samodejno prijavo - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password Prijava brez gesla zahteva overitev - + Enable Login without password Vklopi prijavo brez gesla - + Authentication is required to disable login without password Izklop prijave brez gesla zahteva overitev - + Disable Login without password Izklopi prijavo brez gesla - + Authentication is required to set keyboard layout Sprememba razporeda tipkovnice zahteva overitev - + Set keyboard layout Določi razpored tipkovnice diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_sq.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_sq.ts similarity index 69% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_sq.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_sq.ts index 1561f363d..189a9df5b 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_sq.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_sq.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data Që të ndryshoni të dhënat tuaja të përdoruesit, lypset mirëfilltësim - + Change your own user data Ndryshoni të dhënat tuaja të përdoruesit - + Authentication is required to change user data Që të ndryshoni të dhëna përdoruesi, lypset mirëfilltësim - + Manage user accounts Administroni llogari përdoruesish - + Authentication is required to enable auto login Që të aktivizoni hyrje të automatizuara, lypset mirëfilltësim - + Enable Auto Login Aktivizoni Hyrje të Automatizuara - + Authentication is required to disable auto login Që të çaktivizoni hyrje të automatizuara, lypset mirëfilltësim - + Disable Auto Login Çaktivizoni Hyrje të Automatizuara - + Authentication is required to enable quick login Që të aktivizohet hyrje e shpejtë, lypset mirëfilltësim - + Enable Quick Login Aktivizo Hyrje të Shpejtë - + Authentication is required to disable quick login Që të çaktivizohet hyrje e shpejtë, lypset mirëfilltësim - + Disable Quick Login Çaktivizo Hyrje të Shpejtë - + Authentication is required to enable WeChat code login Që të aktivizohet hyrje me kod WeChat, lypset të bëhet mirëfilltësimi - + Enable WeChat Code Login Aktivizo Hyrje me Kod WeChat - + Authentication is required to disable WeChat code login Që të çaktivizohet hyrje me kod WeChat, lypset të bëhet mirëfilltësimi - + Disable WeChat Code Login Çaktivizo Hyrje me Kod WeChat - + Authentication is required to enable login without password Që të aktivizoni hyrje pa fjalëkalim, lypset mirëfilltësim - + Enable Login without password Aktivizoni Hyrje pa fjalëkalim - + Authentication is required to disable login without password Që të çaktivizoni hyrje pa fjalëkalim, lypset mirëfilltësim - + Disable Login without password Çaktivizoni Hyrje pa fjalëkalim - + Authentication is required to set keyboard layout Që të caktoni skemë tastiere, lypset mirëfilltësim - + Set keyboard layout Caktoni skemë tastiere diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_sr.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_sr.ts similarity index 70% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_sr.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_sr.ts index fda4b7143..359137996 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_sr.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_sr.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data Идентификација је неопходна за промену сопствених корисничких података - + Change your own user data Промените сопствене корисничке податке - + Authentication is required to change user data Идентификација је неопходна за промену корисничких података - + Manage user accounts Управљај корисничким налозима - + Authentication is required to enable auto login Идентификација је неопходна да се омогући аутоматско пријављивање - + Enable Auto Login Омогући аутоматско пријављивање - + Authentication is required to disable auto login Идентификација је неопходна да се онемогући аутоматско пријављивање - + Disable Auto Login Онемогући аутоматско пријављивање - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password Идентификација је неопходна да се омогући пријављивање без лозинке - + Enable Login without password Омогући пријављивање без лозинке - + Authentication is required to disable login without password Идентификација је неопходна да се онемогући пријављивање без лозинке - + Disable Login without password Онемогући пријављивање без лозинке - + Authentication is required to set keyboard layout Идентификација је неопходна за подешавање распореда тастатуре - + Set keyboard layout Подеси распоред тастатуре diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_sv.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_sv.ts similarity index 67% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_sv.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_sv.ts index 8accda582..4317314bb 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_sv.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_sv.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data Autentisering krävs för att ändra ditt egna användardata - + Change your own user data Ändra ditt egna användardata - + Authentication is required to change user data Autentisering krävs för att ändra användardata - + Manage user accounts Hantera användarkonton - + Authentication is required to enable auto login Autentisering krävs för att aktivera automatisk inloggning - + Enable Auto Login Aktivera automatisk inloggning - + Authentication is required to disable auto login Autentisering krävs för att inaktivera automatisk inloggning - + Disable Auto Login Inaktivera automatisk inloggning - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password Autentisering krävs för att aktivera inloggning utan lösenord - + Enable Login without password Aktivera inloggning utan lösenord - + Authentication is required to disable login without password Autentisering krävs för att inaktivera inloggning utan lösenord - + Disable Login without password Inaktivera inloggning utan lösenord - + Authentication is required to set keyboard layout Autentisering krävs för att ändra tangentbordslayout - + Set keyboard layout Ändra tangentbordslayout diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_sv_SE.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_sv_SE.ts similarity index 63% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_sv_SE.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_sv_SE.ts index 78e08eb4c..9a906456e 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_sv_SE.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_sv_SE.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data - + Change your own user data - + Authentication is required to change user data - + Manage user accounts - + Authentication is required to enable auto login - + Enable Auto Login - + Authentication is required to disable auto login - + Disable Auto Login - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password - + Enable Login without password - + Authentication is required to disable login without password - + Disable Login without password - + Authentication is required to set keyboard layout - + Set keyboard layout diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_sw.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_sw.ts similarity index 66% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_sw.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_sw.ts index 2f5f3112e..5d17b9b55 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_sw.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_sw.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data Thibitisha inahitaji kugeuza taarifa ya mtumiaji yako - + Change your own user data Geuza taarifa ya mtumiaji yako - + Authentication is required to change user data Thibitisha inahitaji kugeuza taarifa za mtumiaji - + Manage user accounts Simamia akaunti za mtumiaji - + Authentication is required to enable auto login Thibitisha inahitaji kuwezesha kuingia moja kwa moja - + Enable Auto Login Wezesha kuingia moja kwa moja - + Authentication is required to disable auto login Thibitisha inahitaji kulemaza kuingia moja kwa moja - + Disable Auto Login Lemaza kuingia moja kwa moja - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password Thibitisha inahitaji kuwezesha kuingia bila nywila - + Enable Login without password Wezesha kuingia bila nywila - + Authentication is required to disable login without password Thibitisha inahitaji kulemaza kuingia bila nywila - + Disable Login without password Lemaza kuingia bila nywila - + Authentication is required to set keyboard layout Thibitisha inahitaji kuchagua mpangilio wa kibodi - + Set keyboard layout Chagua mpangilio wa kibodi diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_ta.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_ta.ts similarity index 63% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_ta.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_ta.ts index 5879c1efa..30d058159 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_ta.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_ta.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data - + Change your own user data - + Authentication is required to change user data - + Manage user accounts - + Authentication is required to enable auto login - + Enable Auto Login - + Authentication is required to disable auto login - + Disable Auto Login - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password - + Enable Login without password - + Authentication is required to disable login without password - + Disable Login without password - + Authentication is required to set keyboard layout - + Set keyboard layout diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_te.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_te.ts similarity index 63% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_te.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_te.ts index 8367ecd35..c9e8ce24e 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_te.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_te.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data - + Change your own user data - + Authentication is required to change user data - + Manage user accounts - + Authentication is required to enable auto login - + Enable Auto Login - + Authentication is required to disable auto login - + Disable Auto Login - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password - + Enable Login without password - + Authentication is required to disable login without password - + Disable Login without password - + Authentication is required to set keyboard layout - + Set keyboard layout diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_th.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_th.ts similarity index 63% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_th.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_th.ts index bb6ecfad2..e699a6bd0 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_th.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_th.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data - + Change your own user data - + Authentication is required to change user data - + Manage user accounts - + Authentication is required to enable auto login - + Enable Auto Login - + Authentication is required to disable auto login - + Disable Auto Login - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password - + Enable Login without password - + Authentication is required to disable login without password - + Disable Login without password - + Authentication is required to set keyboard layout - + Set keyboard layout diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_tr.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_tr.ts similarity index 67% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_tr.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_tr.ts index 108ee0014..7d03df0c7 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_tr.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_tr.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data Kullanıcı verilerinizi değiştirmek için kimlik doğrulaması gerekli - + Change your own user data Kullanıcı bilgilerinizi değiştirin - + Authentication is required to change user data Kullanıcı verilerini değiştirmek için kimlik doğrulaması gerekli - + Manage user accounts Kullanıcı hesaplarını yönet - + Authentication is required to enable auto login Otomatik oturum açmayı etkinleştirmek için kimlik doğrulaması gerekli - + Enable Auto Login Otomatik Girişi Etkinleştir - + Authentication is required to disable auto login Otomatik girişi devre dışı bırakmak için kimlik doğrulaması gerekli - + Disable Auto Login Otomatik Giriş Devre Dışı - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password Parola olmadan oturum açmak için kimlik doğrulaması gerekli - + Enable Login without password Parola olmadan oturum açmayı etkinleştir - + Authentication is required to disable login without password Parola olmadan oturum açmayı devre dışı bırakmak için kimlik doğrulaması gerekli - + Disable Login without password Parola olmadan oturum açma devre dışı - + Authentication is required to set keyboard layout Klavye düzenini ayarlamak için kimlik doğrulaması gerekli - + Set keyboard layout Klavye düzenini ayarla diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_tzm.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_tzm.ts similarity index 63% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_tzm.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_tzm.ts index 5194bd98f..6a7fb360c 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_tzm.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_tzm.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data - + Change your own user data - + Authentication is required to change user data - + Manage user accounts - + Authentication is required to enable auto login - + Enable Auto Login - + Authentication is required to disable auto login - + Disable Auto Login - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password - + Enable Login without password - + Authentication is required to disable login without password - + Disable Login without password - + Authentication is required to set keyboard layout - + Set keyboard layout diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_ug.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_ug.ts similarity index 73% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_ug.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_ug.ts index 375fb4f2d..e04c48a0d 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_ug.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_ug.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data ئۆزىڭىزنىڭ ئابونت سانلىق مەلۇماتىنى ئۆزگەرتىش ئۈچۈن سالاھىيىتىڭىزنى دەلىللەشكە توغرا كېلىدۇ - + Change your own user data ئۆزىڭىزنىڭ ئابونت سانلىق مەلۇماتىنى ئۆزگەرتىڭ - + Authentication is required to change user data ئابونىت سانلىق مەلۇماتىنى ئۆزگەرتىش ئۈچۈن سالاھىيەت سالاھىتىڭىزنى دەلىىللەڭ - + Manage user accounts ئابونىت ھېسابات نۇمىرىنى باشقۇرۇش - + Authentication is required to enable auto login ئاپتۇماتىك تىزىملاش ئۈچۈن سالاھىتىڭىزنى دەللىللەشكە توغرا كىلىدۇ - + Enable Auto Login ئاپتۇماتىك كىرىشنى ئېچىش - + Authentication is required to disable auto login ئاپتۇماتىك كىرىشنى تاقاش ئۈچۈن سالاھىيەت دەلىللەش كېرەك - + Disable Auto Login ئاپتۇماتىك تىزىملاپ كىرىشنى چەكلەش - + Authentication is required to enable quick login تېزلەتمە كىرىشنى ئېچىش ئۈچۈن سالاھىيەت دەلىللەش كېرەك - + Enable Quick Login تېزلەتمە كىرىشنى ئېچىش - + Authentication is required to disable quick login تېزلەتمە كىرىشنى تاقاش ئۈچۈن سالاھىيەت دەلىللەش كېرەك - + Disable Quick Login تېزلەتمە كىرىشنى تاقاش - + Authentication is required to enable WeChat code login ئۈندىداردا سايىلەپ كىرىشنى ئېچىش ئۈچۈن سالاھىيەت دەلىللەش كېرەك - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login ئۈندىداردا سايىلەپ كىرىشنى تاقاش ئۈچۈن سالاھىيەت دەلىللەش كېرەك - + Disable WeChat Code Login - + Authentication is required to enable login without password مەخپى نۇمۇرسىز كىرىش ئۈچۈن سالاھىيەت دەلىللەشكە توغرا كىلىدۇ - + Enable Login without password ئابونىت مەخپى شىفىرسىز كىرىش - + Authentication is required to disable login without password مەخپى شىفىرسىز كىرىشنى توىتىتىش ئۈچۈن سالاھىيەت دەللىللەش كېرەك - + Disable Login without password مەخپى شىفىرسىز كىرىشنى چەكلەش - + Authentication is required to set keyboard layout كۇنۇپكا تاختىسى ئورۇنلاشتۇرۇش ئۈچۈن سالاھىيىتىنى تەكشۈرۈشكە توغرا كېلىدۇ - + Set keyboard layout كونۇپكا تاختىىسى تەڭشەش diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_uk.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_uk.ts similarity index 71% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_uk.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_uk.ts index a6b3176ee..63dc6197b 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_uk.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_uk.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data Для зміни даних вашого користувача потрібно пройти розпізнавання - + Change your own user data Зміна даних вашого користувача - + Authentication is required to change user data Для зміни даних користувача потрібно пройти розпізнавання - + Manage user accounts Керування обліковими записами - + Authentication is required to enable auto login Для вмикання автоматично входу слід пройти розпізнавання - + Enable Auto Login Вмикання автоматичного входу - + Authentication is required to disable auto login Для вимикання автоматичного входу слід пройти розпізнавання - + Disable Auto Login Вимикання автоматичного входу - + Authentication is required to enable quick login Для вмикання швидкого входу слід пройти розпізнавання - + Enable Quick Login Вмикання швидкого входу - + Authentication is required to disable quick login Для вимикання швидкого входу слід пройти розпізнавання - + Disable Quick Login Вимикання швидкого входу - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password Для вмикання можливості входу без пароля слід пройти розпізнавання - + Enable Login without password Вмикання входу без пароля - + Authentication is required to disable login without password Для вимикання можливості входу без пароля слід пройти розпізнавання - + Disable Login without password Вимикання входу без пароля - + Authentication is required to set keyboard layout Для встановлення розкладки клавіатури слід пройти розпізнавання - + Set keyboard layout Встановлення розкладки клавіатури diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_ur.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_ur.ts similarity index 63% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_ur.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_ur.ts index 17ee7727a..60ae28ffb 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_ur.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_ur.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data - + Change your own user data - + Authentication is required to change user data - + Manage user accounts - + Authentication is required to enable auto login - + Enable Auto Login - + Authentication is required to disable auto login - + Disable Auto Login - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password - + Enable Login without password - + Authentication is required to disable login without password - + Disable Login without password - + Authentication is required to set keyboard layout - + Set keyboard layout diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_uz.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_uz.ts similarity index 63% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_uz.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_uz.ts index 31c1ffaa2..d0332c111 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_uz.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_uz.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data - + Change your own user data - + Authentication is required to change user data - + Manage user accounts - + Authentication is required to enable auto login - + Enable Auto Login - + Authentication is required to disable auto login - + Disable Auto Login - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password - + Enable Login without password - + Authentication is required to disable login without password - + Disable Login without password - + Authentication is required to set keyboard layout - + Set keyboard layout diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_vi.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_vi.ts similarity index 68% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_vi.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_vi.ts index 904f381e3..037069b65 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_vi.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_vi.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data Cần xác thực để thay đổi dữ liệu người dùng của chính mình - + Change your own user data Thay đổi dữ liệu người dùng của chính mình - + Authentication is required to change user data Cần xác thực để thay đổi dữ liệu người dùng - + Manage user accounts Quản lý tài khoản người dùng - + Authentication is required to enable auto login Cần xác thực để cho phép tự động đăng nhập - + Enable Auto Login Cho phép Tự động Đăng nhập - + Authentication is required to disable auto login Cần xác thực để vô hiệu hóa tự động đăng nhập - + Disable Auto Login Vô hiệu hóa Tự động Đăng nhập - + Authentication is required to enable quick login - + Enable Quick Login - + Authentication is required to disable quick login - + Disable Quick Login - + Authentication is required to enable WeChat code login - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login - + Disable WeChat Code Login - + Authentication is required to enable login without password Cần xác thực để cho phép đăng nhập mà không cần mật mã - + Enable Login without password Kích hoạt đăng nhập không cần mật khẩu - + Authentication is required to disable login without password Cần có xác thực để vô hiệu hóa đăng nhập mà không cần mật khẩu - + Disable Login without password Vô hiệu hóa Đăng nhập mà không cần mật khẩu - + Authentication is required to set keyboard layout Cần xác thực để đặt bố cục bàn phím - + Set keyboard layout Cài đặt bố cục bàn phím diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_zh_CN.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_zh_CN.ts similarity index 66% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_zh_CN.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_zh_CN.ts index 0f3dcae8e..25a1ead52 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_zh_CN.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_zh_CN.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data 修改您的用户数据需要认证 - + Change your own user data 修改您的用户数据 - + Authentication is required to change user data 修改用户数据需要认证 - + Manage user accounts 管理用户帐户 - + Authentication is required to enable auto login 开启自动登录需要认证 - + Enable Auto Login 开启自动登录 - + Authentication is required to disable auto login 关闭自动登录需要认证 - + Disable Auto Login 关闭自动登录 - + Authentication is required to enable quick login 开启快速登录需要认证 - + Enable Quick Login 开启快速登录 - + Authentication is required to disable quick login 关闭快速登录需要认证 - + Disable Quick Login 关闭快速登录 - + Authentication is required to enable WeChat code login 开启微信扫码登录需要认证 - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login 关闭微信扫码登录需要认证 - + Disable WeChat Code Login - + Authentication is required to enable login without password 开启无密码登录需要认证 - + Enable Login without password 开启无密码登录 - + Authentication is required to disable login without password 关闭无密码登录需要认证 - + Disable Login without password 关闭无密码登录 - + Authentication is required to set keyboard layout 设置键盘布局需要认证 - + Set keyboard layout 设置键盘布局 diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_zh_HK.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_zh_HK.ts similarity index 66% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_zh_HK.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_zh_HK.ts index 8825949a7..4ff05a196 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_zh_HK.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_zh_HK.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data 修改您的用戶數據需要認證 - + Change your own user data 修改您的用戶數據 - + Authentication is required to change user data 修改用戶數據需要認證 - + Manage user accounts 管理用戶帳戶 - + Authentication is required to enable auto login 開啟自動登錄需要認證 - + Enable Auto Login 開啟自動登錄 - + Authentication is required to disable auto login 關閉自動登錄需要認證 - + Disable Auto Login 關閉自動登錄 - + Authentication is required to enable quick login 開啟快速登錄需要認證 - + Enable Quick Login 開啟快速登錄 - + Authentication is required to disable quick login 關閉快速登錄需要認證 - + Disable Quick Login 關閉快速登錄 - + Authentication is required to enable WeChat code login 開啟微信掃碼登錄需要認證 - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login 關閉微信掃碼登錄需要認證 - + Disable WeChat Code Login - + Authentication is required to enable login without password 開啟無密碼登錄需要認證 - + Enable Login without password 開啟無密碼登錄 - + Authentication is required to disable login without password 關閉無密碼登錄需要認證 - + Disable Login without password 關閉無密碼登錄 - + Authentication is required to set keyboard layout 設置鍵盤佈局需要認證 - + Set keyboard layout 設置鍵盤佈局 diff --git a/misc/ts/org.deepin.dde.accounts1.policy/policy_zh_TW.ts b/misc/ts/org.deepin.dde.accounts.policy/policy_zh_TW.ts similarity index 66% rename from misc/ts/org.deepin.dde.accounts1.policy/policy_zh_TW.ts rename to misc/ts/org.deepin.dde.accounts.policy/policy_zh_TW.ts index 3a249d3c9..bee85d609 100644 --- a/misc/ts/org.deepin.dde.accounts1.policy/policy_zh_TW.ts +++ b/misc/ts/org.deepin.dde.accounts.policy/policy_zh_TW.ts @@ -2,112 +2,112 @@ policy - + Authentication is required to change your own user data 若要變更您自身的使用者資料需要通過認證 - + Change your own user data 變更您自身的使用者資料 - + Authentication is required to change user data 若要變更使用者資料需要通過認證 - + Manage user accounts 管理使用者帳戶 - + Authentication is required to enable auto login 啟用自動登入需要身份核對 - + Enable Auto Login 啟用自動登入 - + Authentication is required to disable auto login 停用自動登入需要身份核對 - + Disable Auto Login 停用自動登入 - + Authentication is required to enable quick login 開啟快速登入需要認證 - + Enable Quick Login 開啟快速登入 - + Authentication is required to disable quick login 關閉快速登入需要認證 - + Disable Quick Login 關閉快速登入 - + Authentication is required to enable WeChat code login 開啟微信掃碼登入需要認證 - + Enable WeChat Code Login - + Authentication is required to disable WeChat code login 關閉微信掃碼登入需要認證 - + Disable WeChat Code Login - + Authentication is required to enable login without password 啟用無密碼登入需要身份核對 - + Enable Login without password 啟用無密碼登入 - + Authentication is required to disable login without password 停用無密碼登入需要身份核對 - + Disable Login without password 停用無密碼登入 - + Authentication is required to set keyboard layout 設定鍵盤配置需要身份核對 - + Set keyboard layout 設定鍵盤配置 diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy.ts similarity index 68% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy.ts index ef05ded06..ccd20e565 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password Authentication is required to add fingerprint password - + Add fingerprint password Add fingerprint password - + Authentication is required to clear fingerprint passwords Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords Clear fingerprint passwords - + Authentication is required to rename fingerprint password Authentication is required to rename fingerprint password - + Rename fingerprint password Rename fingerprint password - + Password is required to perform this action Password is required to perform this action - + Manage fingerprint passwords Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_ady.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_ady.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_ady.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_ady.ts index 8d360570e..b508ff775 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_ady.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_ady.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_af.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_af.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_af.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_af.ts index 2606787f1..eee174d26 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_af.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_af.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_af_ZA.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_af_ZA.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_af_ZA.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_af_ZA.ts index 7c16058c7..2530ec9da 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_af_ZA.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_af_ZA.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_ak.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_ak.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_ak.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_ak.ts index 50889b38a..bbf9bddae 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_ak.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_ak.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_am.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_am.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_am.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_am.ts index 7dd2b6516..7a845b76e 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_am.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_am.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_am_ET.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_am_ET.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_am_ET.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_am_ET.ts index a22629853..c7c76a876 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_am_ET.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_am_ET.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_ar.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_ar.ts similarity index 69% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_ar.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_ar.ts index c9d8c9fdf..3e2f4e7a5 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_ar.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_ar.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password المصادقة ضرورية لإضافة كلمة مرور بالبصمة - + Add fingerprint password إضافة كلمة مرور ببصمة الأصبع - + Authentication is required to clear fingerprint passwords المصادقة ضرورية لحذف كلمات المرور بالبصمة - + Clear fingerprint passwords حذف كلمات المرور بالبصمة - + Authentication is required to rename fingerprint password المصادقة ضرورية لإعادة تسمية كلمة المرور بالبصمة - + Rename fingerprint password إعادة تسمية كلمة المرور بالبصمة - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_ar_EG.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_ar_EG.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_ar_EG.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_ar_EG.ts index 9df82e85d..03a390215 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_ar_EG.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_ar_EG.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_ast.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_ast.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_ast.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_ast.ts index 574168288..aeafb686e 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_ast.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_ast.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_az.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_az.ts similarity index 69% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_az.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_az.ts index c8cb98f45..7490c49c1 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_az.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_az.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password Barmaq izi şifrəsini əlavə etmək üçün doğrulama tələb edilir - + Add fingerprint password Barmaq izi şifrəsi əlavə etmək - + Authentication is required to clear fingerprint passwords Barmaq izi şifrəsini silmək üçün doğrulama tələb edilir - + Clear fingerprint passwords Barmaq izi şifrəsini silmək - + Authentication is required to rename fingerprint password Barmaq izi şifrəsinin adını dəyişmək üçün doğrulama tələb edilir - + Rename fingerprint password Barmaq izi şifrəsinin adını dəyişmək - + Password is required to perform this action Bu əməlin icra edilməsi üçün şifrə tələb olunur - + Manage fingerprint passwords Barmaq izi şifrələrinin idarə edilməsi diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_bg.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_bg.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_bg.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_bg.ts index e93d960de..c002f4389 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_bg.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_bg.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_bn.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_bn.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_bn.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_bn.ts index 51f35aab3..9369f74f4 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_bn.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_bn.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_bo.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_bo.ts similarity index 74% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_bo.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_bo.ts index 738f881c2..e06818580 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_bo.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_bo.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password མཛུབ་རིས་སྣོན་པར་ར་སྤྲོད་བྱེད་དགོས། - + Add fingerprint password མཛུབ་རིས་གསང་ཨང་སྣོན་པ། - + Authentication is required to clear fingerprint passwords མཛུབ་རིས་མེད་པ་བཟོ་ཚེ་ར་སྤྲོད་བྱེད་དགོས། - + Clear fingerprint passwords མཛུབ་རིས་གསང་ཨང་མེད་པར་བཟོ་བ། - + Authentication is required to rename fingerprint password མཛུབ་རིས་བསྐྱར་དུ་འདོགས་ཚེ་ར་སྤྲོད་བྱེད་དགོས། - + Rename fingerprint password མཛུབ་རིས་མིང་བསྐྱར་དུ་འདོགས་པ། - + Password is required to perform this action གསང་ཨང་བཅུག་རྗེས་བཀོལ་སྤྱོད་འདི་ལག་བསྟར་བྱེད་པ། - + Manage fingerprint passwords མཛུབ་རིས་གསང་ཨང་དོ་དམ། diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_bqi.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_bqi.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_bqi.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_bqi.ts index 7c12da9c2..b87c16ae1 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_bqi.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_bqi.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_br.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_br.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_br.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_br.ts index 86637fefa..717f1b940 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_br.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_br.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_ca.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_ca.ts similarity index 69% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_ca.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_ca.ts index 6ce0e07cc..1db7b30fe 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_ca.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_ca.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password Cal autenticació per afegir una contrasenya d'empremta. - + Add fingerprint password Afegiu una contrasenya d'empremta - + Authentication is required to clear fingerprint passwords Cal autenticació per netejar contrasenyes d'empremta. - + Clear fingerprint passwords Neteja les contrasenyes d'empremta - + Authentication is required to rename fingerprint password Cal autenticació per canviar de nom una contrasenya d'empremta. - + Rename fingerprint password Canvia de nom la contrasenya d'empremta - + Password is required to perform this action Cal la contrasenya per realitzar aquesta acció - + Manage fingerprint passwords Gestiona les contrasenyes d'empremta diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_cgg.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_cgg.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_cgg.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_cgg.ts index 5c4cdd01e..9b787ccdb 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_cgg.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_cgg.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_cs.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_cs.ts similarity index 70% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_cs.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_cs.ts index 0dc99e7dc..b80832a7c 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_cs.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_cs.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password Pro přidání hesla zastupovaného otiskem prstu je požadováno ověření se - + Add fingerprint password Přidat heslo zastupované otiskem prstu - + Authentication is required to clear fingerprint passwords Pro smazání hesel zastupovaných otiskem prstu je požadováno ověření se - + Clear fingerprint passwords Smazat hesla zastupovaná otiskem prstu - + Authentication is required to rename fingerprint password Pro přejmenování hesla, zastupovaného otiskem prstu, je požadováno ověření se - + Rename fingerprint password Přejmenovat heslo zastupované otiskem prstu - + Password is required to perform this action Pro provedení této akce je zapotřebí zadat heslo - + Manage fingerprint passwords Spravovat hesla zastupovaná otiskem prstu diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_da.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_da.ts similarity index 67% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_da.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_da.ts index 7f980006b..320ec96c8 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_da.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_da.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password Der kræves autentifikation for at tilføje fingeraftryksadgangskode - + Add fingerprint password Tilføj fingeraftryksadgangskode - + Authentication is required to clear fingerprint passwords Der kræves autentifikation for at rydde fingeraftryksadgangskoder - + Clear fingerprint passwords Ryd fingeraftryksadgangskoder - + Authentication is required to rename fingerprint password Der kræves autentifikation for at omdøbe fingeraftryksadgangskode - + Rename fingerprint password Omdøb fingeraftryksadgangskode - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_de.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_de.ts similarity index 69% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_de.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_de.ts index 720712006..12ecde502 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_de.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_de.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password Zum Hinzufügen des Fingerabdruckpassworts ist eine Authentifizierung erforderlich - + Add fingerprint password Fingerabdruckpasswort hinzufügen - + Authentication is required to clear fingerprint passwords Zum Löschen von Fingerabdruckpasswörtern ist eine Authentifizierung erforderlich - + Clear fingerprint passwords Fingerabdruckpasswörter löschen - + Authentication is required to rename fingerprint password Zum Umbenennen des Fingerabdruckpassworts ist eine Authentifizierung erforderlich - + Rename fingerprint password Fingerabdruckpasswort umbenennen - + Password is required to perform this action Zur Durchführung dieser Aktion ist ein Passwort erforderlich - + Manage fingerprint passwords Fingerabdruckpasswörter verwalten diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_de_CH.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_de_CH.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_de_CH.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_de_CH.ts index 6330c61d0..e0079f3e7 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_de_CH.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_de_CH.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_de_DE.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_de_DE.ts similarity index 69% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_de_DE.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_de_DE.ts index 8dfc2e688..c289ee368 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_de_DE.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_de_DE.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password Sie müssen sich authentifizieren, um das Anmelden per Fingerabdruck hinzuzufügen - + Add fingerprint password Fingerabdruck-Daten hinzufügen - + Authentication is required to clear fingerprint passwords Sie müssen sich authentifizieren, um die Fingerabdruck-Daten zu löschen - + Clear fingerprint passwords Fingerabdruck-Daten löschen - + Authentication is required to rename fingerprint password Sie müssen sich authentifizieren, um Fingerabdruck-Daten neu zu benennen - + Rename fingerprint password Fingerabdruck-Daten neu benennen - + Password is required to perform this action Sie müssen das Passwort eingeben, um diese Aktion auszuführen - + Manage fingerprint passwords Fingerabdruck-Daten verwalten diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_el.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_el.ts similarity index 72% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_el.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_el.ts index eed9bdcb1..b950dc450 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_el.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_el.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password Απαιτείται πιστοποίηση για προσθήκη κωδικού αποτυπώματος - + Add fingerprint password Προσθήκη κωδικού αποτυπώματος - + Authentication is required to clear fingerprint passwords Απαιτείται πιστοποίηση για διαγραφή κωδικών αποτυπώματος - + Clear fingerprint passwords Διαγραφή κωδικών αποτυπωμάτων - + Authentication is required to rename fingerprint password Απαιτείται πιστοποίηση για μετονομασία κωδικού αποτυπώματος - + Rename fingerprint password Μετονομασία κωδικού αποτυπώματος - + Password is required to perform this action Απαιτείται κωδικός για εκτέλεση αυτής της ενέργειας - + Manage fingerprint passwords Διαχείρηση κωδικών αποτυπωμάτων diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_el_GR.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_el_GR.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_el_GR.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_el_GR.ts index 4c6054be4..4cfe5610b 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_el_GR.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_el_GR.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_en_AU.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_en_AU.ts similarity index 68% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_en_AU.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_en_AU.ts index 50e7d9547..f516c58f8 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_en_AU.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_en_AU.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password Authentication is required to add fingerprint password - + Add fingerprint password Add fingerprint password - + Authentication is required to clear fingerprint passwords Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords Clear fingerprint passwords - + Authentication is required to rename fingerprint password Authentication is required to rename fingerprint password - + Rename fingerprint password Rename fingerprint password - + Password is required to perform this action Password is required to perform this action - + Manage fingerprint passwords Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_en_GB.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_en_GB.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_en_GB.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_en_GB.ts index 1beedc81f..3d40d0c4b 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_en_GB.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_en_GB.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_en_NO.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_en_NO.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_en_NO.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_en_NO.ts index bb3d647ff..7ea572faf 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_en_NO.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_en_NO.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_en_US.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_en_US.ts similarity index 68% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_en_US.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_en_US.ts index c29aa7fad..bfbdc3a31 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_en_US.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_en_US.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password Authentication is required to add fingerprint password - + Add fingerprint password Add fingerprint password - + Authentication is required to clear fingerprint passwords Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords Clear fingerprint passwords - + Authentication is required to rename fingerprint password Authentication is required to rename fingerprint password - + Rename fingerprint password Rename fingerprint password - + Password is required to perform this action Password is required to perform this action - + Manage fingerprint passwords Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_eo.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_eo.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_eo.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_eo.ts index f63003848..2b7532091 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_eo.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_eo.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_es.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_es.ts similarity index 69% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_es.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_es.ts index d4e1e8597..c6ade424b 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_es.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_es.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password Se requiere autenticación para añadir contraseña de huella dactilar - + Add fingerprint password Añadir contraseña de huella dactilar - + Authentication is required to clear fingerprint passwords Se requiere autenticación para borrar contraseñas de huellas dactilares. - + Clear fingerprint passwords Borrar contraseñas de huellas dactilares - + Authentication is required to rename fingerprint password Se requiere autenticación para renombrar la contraseña huella dactilar - + Rename fingerprint password Renombrar contraseña de huella dactilar - + Password is required to perform this action Se requiere contraseña para realizar esta acción - + Manage fingerprint passwords Administrar contraseñas de huellas digitales diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_es_MX.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_es_MX.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_es_MX.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_es_MX.ts index 725288301..3c5dbca23 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_es_MX.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_es_MX.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_et.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_et.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_et.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_et.ts index 4c5b1cd3c..7732fe250 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_et.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_et.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_eu.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_eu.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_eu.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_eu.ts index afd82886a..0ac9116f1 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_eu.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_eu.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_fa.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_fa.ts similarity index 68% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_fa.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_fa.ts index c2a6b54aa..a2cd6e3d8 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_fa.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_fa.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password برای اضافه کردن رمزعبور اثر انگشت ، احراز هویت لازم است - + Add fingerprint password اضافه کردن رمزعبور اثر انگشت - + Authentication is required to clear fingerprint passwords برای پاک کردن رمزهای عبور اثر انگشت ، احراز هویت لازم است - + Clear fingerprint passwords رمزهای عبور اثر انگشت را پاک کن - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_fi.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_fi.ts similarity index 68% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_fi.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_fi.ts index 373b74b95..bd067d01c 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_fi.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_fi.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password Sormenjälkitunnuksen lisääminen edellyttää todennusta - + Add fingerprint password Lisää sormenjälki salasanaksi - + Authentication is required to clear fingerprint passwords Sormenjälkien tyhjentäminen edellyttää todennusta - + Clear fingerprint passwords Tyhjennä sormenjäljet - + Authentication is required to rename fingerprint password Nimeä sormenjälki uudelleen, tämä vaatii tunnistautumisen - + Rename fingerprint password Nimeä sormenjäljen salasana uudelleen - + Password is required to perform this action Tämän suorittamiseen tarvitaan salasana - + Manage fingerprint passwords Hallitse sormenjälkien tunnuksia diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_fil.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_fil.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_fil.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_fil.ts index dfbee5f23..3b880bfd8 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_fil.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_fil.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_fr.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_fr.ts similarity index 70% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_fr.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_fr.ts index 089f7bb81..fdd61d1d3 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_fr.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_fr.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password Une authentification est requise pour ajouter une empreinte digitale comme mot de passe - + Add fingerprint password Ajouter une empreinte digitale comme mot de passe - + Authentication is required to clear fingerprint passwords Une authentification est requise pour effacer les empreintes digitales enregistrées - + Clear fingerprint passwords Effacer les empreintes digitales enregistrées - + Authentication is required to rename fingerprint password Une authentification est requise pour changer le mot de passe d'une empreinte digitale - + Rename fingerprint password Changer le mot de passe d'une empreinte digitale - + Password is required to perform this action Mot de passe requis pour effectuer cette action - + Manage fingerprint passwords Gérer les empreintes digitales diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_gl.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_gl.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_gl.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_gl.ts index fa7b561c5..c0d820bbc 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_gl.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_gl.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_gl_ES.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_gl_ES.ts similarity index 69% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_gl_ES.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_gl_ES.ts index d4ab6f0d3..07a8d749d 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_gl_ES.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_gl_ES.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password Requírese autenticación para engadir un contrasinal para a pegada dixital - + Add fingerprint password Engadir un contrasinal para a pegada dixital - + Authentication is required to clear fingerprint passwords Requírese autenticación para eliminar os contrasinais das pegadas dixitais - + Clear fingerprint passwords Eliminar os contrasinais das pegadas dixitais - + Authentication is required to rename fingerprint password Requírese autenticación para mudar o contrasinal da pegada dixital - + Rename fingerprint password Mudar o contrasinal da pegada dixital - + Password is required to perform this action Requírese un contrasinal para realizar esta acción - + Manage fingerprint passwords Xestionar contrasinais de pegadas dixitais diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_he.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_he.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_he.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_he.ts index 99558abce..5d44edbb9 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_he.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_he.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_hi_IN.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_hi_IN.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_hi_IN.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_hi_IN.ts index 284ed6b24..9514d03ff 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_hi_IN.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_hi_IN.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_hr.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_hr.ts similarity index 68% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_hr.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_hr.ts index ab22a6eb6..ca8f10759 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_hr.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_hr.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password Potrebna je ovjera za dodavanje lozinke otiska prsta - + Add fingerprint password Dodaj lozinku otiska prsta - + Authentication is required to clear fingerprint passwords Potrebna je ovjera za čišćenje lozinki otiska prsta - + Clear fingerprint passwords Očisti lozinke otiska prsta - + Authentication is required to rename fingerprint password Potrebna je ovjera za preimenovanje lozinke otiska prsta - + Rename fingerprint password Preimenuj lozinku otiska prsta - + Password is required to perform this action Potrebna je lozinka da bi ste izveli ovu radnju - + Manage fingerprint passwords Upravljajte lozinkama otiska prsta diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_hu.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_hu.ts similarity index 69% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_hu.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_hu.ts index bb87933d2..a713ee5c2 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_hu.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_hu.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password Hitelesítés szükséges az ujjlenyomat azonosítók hozzáadásához - + Add fingerprint password Ujjlenyomat azonosító hozzáadása - + Authentication is required to clear fingerprint passwords Hitelesítés szükséges az ujjlenyomat azonosítók törléséhez - + Clear fingerprint passwords Ujjlenyomatok törlése - + Authentication is required to rename fingerprint password Hitelesítés szükséges az ujjlenyomat azonosító átnevezéséhez - + Rename fingerprint password Ujjlenyomat azonosító átnevezése - + Password is required to perform this action A művelet végrehajtásához jelszó szükséges - + Manage fingerprint passwords Ujjlenyomat azonosítók kezelése diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_hy.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_hy.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_hy.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_hy.ts index 47960a52e..800f10353 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_hy.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_hy.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_id.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_id.ts similarity index 68% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_id.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_id.ts index 72f6de7eb..095d86302 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_id.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_id.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password Otentikasi diperlukan untuk menambahkan password sidik jari - + Add fingerprint password Tambah password sidik jari - + Authentication is required to clear fingerprint passwords Otentikasi diperlukan untuk membersihkan password sidik jari - + Clear fingerprint passwords Bersihkan password sidik jari - + Authentication is required to rename fingerprint password Otentikasi diperlukan untuk mengganti nama password sidik jari - + Rename fingerprint password Ubah nama password sidik jari - + Password is required to perform this action Kata sandi diperlukan untuk melakukan tindakan ini - + Manage fingerprint passwords Kelola password sidik jari diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_id_ID.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_id_ID.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_id_ID.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_id_ID.ts index 4676d00c1..b42fdb364 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_id_ID.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_id_ID.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_it.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_it.ts similarity index 69% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_it.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_it.ts index d6622b2a1..1c77a9fda 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_it.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_it.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password Autenticazione richiesta per aggiungere l'impronta digitale come password - + Add fingerprint password Aggiungi impronta digitale come password - + Authentication is required to clear fingerprint passwords Autenticazione richiesta per eliminare l'impronta digitale come password - + Clear fingerprint passwords Cancella impronte digitali utilizzare come password - + Authentication is required to rename fingerprint password Autenticazione richiesta per rinominare l'impronta digitale - + Rename fingerprint password Rinomina l'impronta digitale - + Password is required to perform this action Password richiesta per questa operazione - + Manage fingerprint passwords Gestisci le impronte digitali diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_ja.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_ja.ts similarity index 68% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_ja.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_ja.ts index 45209f007..a8ff5de02 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_ja.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_ja.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password 指紋パスワードを追加するには認証が必要です - + Add fingerprint password 指紋パスワードを追加 - + Authentication is required to clear fingerprint passwords 指紋パスワードを削除するには認証が必要です - + Clear fingerprint passwords 指紋パスワードを削除 - + Authentication is required to rename fingerprint password 指紋パスワードの名前を変更するには認証が必要です - + Rename fingerprint password 指紋パスワードの名前を変更 - + Password is required to perform this action この操作にはパスワードが必要です - + Manage fingerprint passwords 指紋パスワードを管理 diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_ka.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_ka.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_ka.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_ka.ts index 32fbd5b66..d52c60e35 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_ka.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_ka.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_kab.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_kab.ts similarity index 68% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_kab.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_kab.ts index 4d6f7e510..ba2b1b5c9 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_kab.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_kab.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password Asesteb yettusra i tmerna n wawal uffir n udsil umḍin - + Add fingerprint password Rnu awal uffir n udsil umḍin - + Authentication is required to clear fingerprint passwords Asesteb yettusra i usfaḍ n wawalen uffiren n udsil umḍin - + Clear fingerprint passwords Sfeḍ wawalen uffiren n udsil umḍin - + Authentication is required to rename fingerprint password Asesteb yettusra i ubeddel n yisem - + Rename fingerprint password Beddl isem i wawal uffir n udsil umḍin - + Password is required to perform this action Yettusra wawal uffir i uselken n tigawt-a - + Manage fingerprint passwords Sefrek awalen uffiren n udsil umḍin diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_kk.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_kk.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_kk.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_kk.ts index 579babc1d..78e8012de 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_kk.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_kk.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_km_KH.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_km_KH.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_km_KH.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_km_KH.ts index 3edefba36..cd2ab16aa 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_km_KH.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_km_KH.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_kn_IN.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_kn_IN.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_kn_IN.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_kn_IN.ts index 6ae92ddd9..9055ee8f0 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_kn_IN.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_kn_IN.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_ko.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_ko.ts similarity index 68% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_ko.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_ko.ts index b6cb3f219..8c8b5e683 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_ko.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_ko.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password 지문 암호를 추가하려면 인증이 필요합니다 - + Add fingerprint password 지문 암호 추가 - + Authentication is required to clear fingerprint passwords 지문 암호를 지우려면 인증이 필요합니다 - + Clear fingerprint passwords 지문 암호 지우기 - + Authentication is required to rename fingerprint password 지문 암호의 이름을 변경하려면 인증이 필요함 - + Rename fingerprint password 지문 암호 이름 변경 - + Password is required to perform this action 이 작업을 수행하려면 암호가 필요함 - + Manage fingerprint passwords 지문 암호 관리 diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_ku.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_ku.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_ku.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_ku.ts index b7ab0e75b..7e8e9fef7 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_ku.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_ku.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_ku_IQ.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_ku_IQ.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_ku_IQ.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_ku_IQ.ts index f7048771f..a7c9d2f0c 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_ku_IQ.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_ku_IQ.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_ky.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_ky.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_ky.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_ky.ts index 801791138..60ea8bc58 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_ky.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_ky.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_ky@Arab.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_ky@Arab.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_ky@Arab.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_ky@Arab.ts index 33073200e..60152a3ab 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_ky@Arab.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_ky@Arab.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_la.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_la.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_la.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_la.ts index 6e102ba94..5ae7fb083 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_la.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_la.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_lo.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_lo.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_lo.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_lo.ts index a54d47921..a02d5f75b 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_lo.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_lo.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_lt.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_lt.ts similarity index 67% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_lt.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_lt.ts index df512e50d..a59caffbc 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_lt.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_lt.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password Norint pridėti piršto atspaudo slaptažodį, reikalingas tapatybės nustatymas - + Add fingerprint password Pridėti piršto atspaudo slaptažodį - + Authentication is required to clear fingerprint passwords Norint išvalyti piršto atspaudo slaptažodžius, reikalingas tapatybės nustatymas - + Clear fingerprint passwords Išvalyti piršto atspaudo slaptažodžius - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_lv.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_lv.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_lv.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_lv.ts index 4b67bd2bd..3efd55b74 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_lv.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_lv.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_ml.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_ml.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_ml.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_ml.ts index 422b4d0c0..860e74667 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_ml.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_ml.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_mn.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_mn.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_mn.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_mn.ts index 8ad8d7c44..240a0aec6 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_mn.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_mn.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_mr.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_mr.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_mr.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_mr.ts index 6a9309f22..c4d2a7e3c 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_mr.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_mr.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_ms.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_ms.ts similarity index 68% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_ms.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_ms.ts index 419b6161f..4b6c6132e 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_ms.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_ms.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password Pengesahihan diperlukan untuk menambah kata laluan cap jari - + Add fingerprint password Tambah kata laluan cap jari - + Authentication is required to clear fingerprint passwords Pengesahihan diperlukan untuk mengosongkan kata laluan cap jari - + Clear fingerprint passwords Kosongkan kata laluan cap jari - + Authentication is required to rename fingerprint password Pengesahihan diperlukan untuk menamakan semula kata laluan cap jari - + Rename fingerprint password Namakan semula kata laluan cap jari - + Password is required to perform this action Kata laluan diperlukan untuk membuat tindakan ini - + Manage fingerprint passwords Urus kata laluan cap jari diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_nb.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_nb.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_nb.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_nb.ts index 13bb14ace..9558f057e 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_nb.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_nb.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_ne.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_ne.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_ne.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_ne.ts index 24a2b41cc..a5aa96b22 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_ne.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_ne.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_nl.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_nl.ts similarity index 68% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_nl.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_nl.ts index eab74e2f7..e85e51850 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_nl.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_nl.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password Authenticatie vereist om vingerafdrukken toe te voegen - + Add fingerprint password Wachtwoord voor vingerafdrukken toevoegen - + Authentication is required to clear fingerprint passwords Authenticatie vereist om vingerafdrukken te wissen - + Clear fingerprint passwords Vingerafdrukken wissen - + Authentication is required to rename fingerprint password Authenticatie is vereist om vingerafdruknamen te wijzigen - + Rename fingerprint password Vingerafdruknamen wijzigen - + Password is required to perform this action Voer je wachtwoord in om deze actie uit te voeren - + Manage fingerprint passwords Vingerafdrukwachtwoorden beheren diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_pa.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_pa.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_pa.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_pa.ts index 124e57547..3834777bd 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_pa.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_pa.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_pam.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_pam.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_pam.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_pam.ts index 649872860..eb126a348 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_pam.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_pam.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_pl.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_pl.ts similarity index 69% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_pl.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_pl.ts index 6adcc8d96..4b510fd31 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_pl.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_pl.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password Wymagane jest uwierzytelnienie do dodania hasła odcisku palca - + Add fingerprint password Dodaj hasło odcisku palca - + Authentication is required to clear fingerprint passwords Wymagane jest uwierzytelnienie do wyczyszczenia haseł odcisków palców - + Clear fingerprint passwords Wyczyść hasła odcisków palców - + Authentication is required to rename fingerprint password Wymagane jest uwierzytelnienie do zmiany nazwy hasła odcisku palca - + Rename fingerprint password Zmień nazwę hasła odcisku palca - + Password is required to perform this action Do wykonania tej czynności wymagane jest hasło - + Manage fingerprint passwords Zarządzaj hasłami odcisków palców diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_ps.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_ps.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_ps.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_ps.ts index ea0731003..67716bb9e 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_ps.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_ps.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_pt.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_pt.ts similarity index 70% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_pt.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_pt.ts index 806683130..28837786b 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_pt.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_pt.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password É necessária a autenticação para adicionar palavra-passe de impressão digital - + Add fingerprint password Adicionar palavra-passe de impressão digital - + Authentication is required to clear fingerprint passwords É necessária a autenticação para limpar palavras-passe de impressões digitais - + Clear fingerprint passwords Limpar palavras-passe de impressão digital - + Authentication is required to rename fingerprint password É necessária a autenticação para renomear a palavra-passe de impressão digital - + Rename fingerprint password Renomear a palavra-passe de impressão digital - + Password is required to perform this action Para realizar esta ação é necessária uma palavra-passe - + Manage fingerprint passwords Gerir as palavras-passe das impressões digitais diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_pt_BR.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_pt_BR.ts similarity index 69% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_pt_BR.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_pt_BR.ts index 9ec839ab5..690b52ae6 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_pt_BR.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_pt_BR.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password A autenticação é necessária para adicionar a impressão digital - + Add fingerprint password Adicionar impressão digital - + Authentication is required to clear fingerprint passwords A autenticação é necessária para remover as impressões digitais - + Clear fingerprint passwords Remover as impressões digitais - + Authentication is required to rename fingerprint password A autenticação é necessária para renomear a impressão digital - + Rename fingerprint password Renomear impressão digital - + Password is required to perform this action A senha é necessária para executar esta ação - + Manage fingerprint passwords Gerenciar senhas por impressão digital diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_qu.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_qu.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_qu.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_qu.ts index 75a0aab3f..560c0ac19 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_qu.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_qu.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_ro.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_ro.ts similarity index 68% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_ro.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_ro.ts index 1d52070dc..24dbbb849 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_ro.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_ro.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password Autentificare necesară pentru adăugare parolă amprentă - + Add fingerprint password Adaugă parolă amprentă - + Authentication is required to clear fingerprint passwords Autentificare necesară pentru ştergere parolă amprentă - + Clear fingerprint passwords Ștergere parolă amprentă - + Authentication is required to rename fingerprint password Autentificare necesară pentru redenumire parolă amprentă - + Rename fingerprint password Redenumește parolă cu amprentă - + Password is required to perform this action Parolă necesară să efectuați această acțiune - + Manage fingerprint passwords Administrează parole cu amprentă diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_ru.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_ru.ts similarity index 73% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_ru.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_ru.ts index f77b65099..c7abd1a8e 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_ru.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_ru.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password Требуется аутентификация для добавления пароля по отпечатку пальца - + Add fingerprint password Добавить пароль по отпечатку пальца - + Authentication is required to clear fingerprint passwords Требуется аутентификация для очистки паролей по отпечатку пальца - + Clear fingerprint passwords Очистка паролей по отпечатку пальца - + Authentication is required to rename fingerprint password Требуется аутентификация для переименования пароля отпечатка пальца - + Rename fingerprint password Переименовать пароль отпечатка пальца - + Password is required to perform this action Необходим пароль для выполнения этого действия - + Manage fingerprint passwords Управление паролями отпечатков пальцев diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_ru_UA.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_ru_UA.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_ru_UA.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_ru_UA.ts index 5d03bf1c6..9c8cdd42f 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_ru_UA.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_ru_UA.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_sc.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_sc.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_sc.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_sc.ts index 34ca6c1fd..a1fe69715 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_sc.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_sc.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_si.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_si.ts similarity index 75% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_si.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_si.ts index 77ddceb7b..8023000d8 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_si.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_si.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password ඇඟිලි සලකුණු මුරපදය එක් කිරීමට සත්‍යාපනය අවශ්‍ය වේ - + Add fingerprint password ඇඟිලි සලකුණු මුරපදය එක් කරන්න - + Authentication is required to clear fingerprint passwords ඇඟිලි සලකුණු මුරපදය ඉවත් කිරීමට සත්‍යාපනය අවශ්‍ය වේ - + Clear fingerprint passwords ඇඟිලි සලකුණු මුරපදය ඉවත් කරන්න - + Authentication is required to rename fingerprint password ඇඟිලි සලකුණු මුරපදය නැවත නම් කිරීම සඳහා සත්‍යාපනය අවශ්‍ය වේ - + Rename fingerprint password ඇඟිලි සලකුණු මුරපදය නැවත නම් කරන්න - + Password is required to perform this action මෙම ක්‍රියාව සිදු කිරීම සඳහා මුරපදය අවශ්‍ය වේ - + Manage fingerprint passwords ඇඟිලි සලකුණු මුරපද කළමනාකරණය කරන්න diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_sk.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_sk.ts similarity index 68% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_sk.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_sk.ts index 0ea88f4d8..55939cc2f 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_sk.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_sk.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password Na pridanie hesla pomocou odtlačku prsta je potrebné overenie - + Add fingerprint password Pridať heslo pomocou odtlačku prsta - + Authentication is required to clear fingerprint passwords Na vymazanie hesiel odtlačkov prstov je potrebné overenie - + Clear fingerprint passwords Vymazať heslá odtlačkov prstov - + Authentication is required to rename fingerprint password Na premenovanie hesla odtlačkov prstov sa vyžaduje overenie - + Rename fingerprint password Premenovať heslo odtlačku prstov - + Password is required to perform this action Na vykonanie tejto akcie je potrebné heslo - + Manage fingerprint passwords Spravovať heslá odtlačkov prstov diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_sl.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_sl.ts similarity index 67% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_sl.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_sl.ts index 73f902f69..0417a7479 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_sl.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_sl.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password Dodajanje prstnega odtisa zahteva overitev - + Add fingerprint password Dodaj prstni odtis - + Authentication is required to clear fingerprint passwords Odstranjevanje prstnega odtsia zahteva overitev - + Clear fingerprint passwords Odstrani prstni odtis - + Authentication is required to rename fingerprint password Preimenovanje prstnega odtisa zahteva overitev - + Rename fingerprint password Preimenuj prstni odtis - + Password is required to perform this action To dejanje zahteva overitev - + Manage fingerprint passwords Upravljanje prstnih odtisov diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_sq.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_sq.ts similarity index 69% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_sq.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_sq.ts index 3062c87fb..af4aa9bf4 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_sq.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_sq.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password Që të shtoni fjalëkalim shenjash gishti, lypset mirëfilltësim - + Add fingerprint password Shtoni fjalëkalim shenjash gishti - + Authentication is required to clear fingerprint passwords Që të spastrohen fjalëkalime shenjash gishti, lypset mirëfilltësim - + Clear fingerprint passwords Spastro fjalëkalime shenjash gishti - + Authentication is required to rename fingerprint password Që të riemërtoni fjalëkalim shenjash gishti, lypset mirëfilltësim - + Rename fingerprint password Riemërtoni fjalëkalim shenjash gishti - + Password is required to perform this action Që të kryeni këtë veprim, lypset fjalëkalim - + Manage fingerprint passwords Administroni fjalëkalime shenjash gishtash diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_sr.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_sr.ts similarity index 71% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_sr.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_sr.ts index a6b39b83f..bc2a05ef0 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_sr.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_sr.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password Идентификација је неопходна да додате отисак лозинку - + Add fingerprint password Додај отисак лозинку - + Authentication is required to clear fingerprint passwords Идентификација је неопходна да обришете отисак лозинку - + Clear fingerprint passwords Обриши отисак лозинку - + Authentication is required to rename fingerprint password Идентификација је неопходна да преименујете отисак лозинку - + Rename fingerprint password Преименуј отисак лозинку - + Password is required to perform this action Лозинка је потребна за овај поступак - + Manage fingerprint passwords Управљај отисак лозинкама diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_sv.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_sv.ts similarity index 65% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_sv.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_sv.ts index 662c0859d..21e9e2f57 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_sv.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_sv.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password Autentisering krävs för att lägga till fingeravtryck - + Add fingerprint password Lägg till fingeravtryck - + Authentication is required to clear fingerprint passwords Autentisiering krävs för att radera fingeravtryck - + Clear fingerprint passwords Radera fingeravtryck - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_sv_SE.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_sv_SE.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_sv_SE.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_sv_SE.ts index 0f1b63a45..51a51bb12 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_sv_SE.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_sv_SE.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_sw.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_sw.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_sw.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_sw.ts index f1179796b..f335243d9 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_sw.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_sw.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_ta.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_ta.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_ta.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_ta.ts index 11979be37..4f20d0a3e 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_ta.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_ta.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_te.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_te.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_te.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_te.ts index 32526b28b..4f981781f 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_te.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_te.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_th.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_th.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_th.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_th.ts index 593318c1b..87dd77e8e 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_th.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_th.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_tr.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_tr.ts similarity index 69% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_tr.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_tr.ts index e3de59b71..03c56a66f 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_tr.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_tr.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password Parmak izi parolası eklemek için kimlik doğrulaması gerekli - + Add fingerprint password Parmak izi parolası ekle - + Authentication is required to clear fingerprint passwords Parmak izi parolalarını silmek için kimlik doğrulaması gerekli - + Clear fingerprint passwords Parmak izi parolalarını temizle - + Authentication is required to rename fingerprint password Parmak izi parolasını yeniden adlandırmak için kimlik doğrulaması gerekli - + Rename fingerprint password Parmak izi parolasını yeniden adlandır - + Password is required to perform this action Bu işlemi gerçekleştirmek için parola gerekli - + Manage fingerprint passwords Parmak izi parolalarını yönet diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_tzm.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_tzm.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_tzm.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_tzm.ts index 22c35269a..3d70eeb38 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_tzm.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_tzm.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_ug.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_ug.ts similarity index 71% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_ug.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_ug.ts index 4692d67b6..58fac83b8 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_ug.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_ug.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password بارماق ئىزىنى قوشۇش دەلىللەشنى تەلەپ قىلىدۇ - + Add fingerprint password بارماق ئىزى پارولى قوشۇڭ - + Authentication is required to clear fingerprint passwords بارماق ئىزىنى ئېلىۋېتىش دەلىللەشنى تەلەپ قىلىدۇ - + Clear fingerprint passwords بارماق ئىزى پارولىنى ئېلىۋېتىش - + Authentication is required to rename fingerprint password بارماق ئىزىنىنىڭ نامىنى ئۆزگەرتىش دەلىللەشنى تەلەپ قىلىدۇ - + Rename fingerprint password بارماق ئىزى پارولىنىڭ نامىنى ئۆزگەرتىش - + Password is required to perform this action بۇ مەشغۇلاتنى قىلىش ئۈچۈن پارول كىرگۈزۈڭ - + Manage fingerprint passwords بارماق ئىزى پارولىنى باشقۇرۇش diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_uk.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_uk.ts similarity index 72% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_uk.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_uk.ts index 55941602a..7dd685040 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_uk.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_uk.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password Для додавання пароля до відбитка слід пройти розпізнавання - + Add fingerprint password Додавання пароля до відбитка - + Authentication is required to clear fingerprint passwords Для вилучення паролів до відбитків слід пройти розпізнавання - + Clear fingerprint passwords Вилучення паролів до відбитків - + Authentication is required to rename fingerprint password Для зміни пароля до відбитка слід пройти розпізнавання - + Rename fingerprint password Зміна пароля до відбитка - + Password is required to perform this action Для виконання цієї дії слід вказати пароль - + Manage fingerprint passwords Керування паролями до відбитків diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_ur.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_ur.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_ur.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_ur.ts index a5b944a81..c33758889 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_ur.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_ur.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_uz.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_uz.ts similarity index 63% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_uz.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_uz.ts index 57fa80c6d..94302536d 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_uz.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_uz.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password - + Add fingerprint password - + Authentication is required to clear fingerprint passwords - + Clear fingerprint passwords - + Authentication is required to rename fingerprint password - + Rename fingerprint password - + Password is required to perform this action - + Manage fingerprint passwords diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_vi.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_vi.ts similarity index 68% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_vi.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_vi.ts index fe0c08535..9f88e290b 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_vi.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_vi.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password Yêu cầu xác thực để thêm vân tay - + Add fingerprint password Thêm dấu vân tay - + Authentication is required to clear fingerprint passwords Yêu cầu xác thực để xoá dấu vân tay - + Clear fingerprint passwords Xoá dấu vân tay - + Authentication is required to rename fingerprint password Yêu cầu xác thực để đổi tên mật khẩu vân tay - + Rename fingerprint password Đổi tên mật khẩu vân tay - + Password is required to perform this action Mật khẩu là cần thiết để thực hiện hành động này - + Manage fingerprint passwords Quản lý mật khẩu vân tay diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_zh_CN.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_zh_CN.ts similarity index 65% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_zh_CN.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_zh_CN.ts index 8833e41c0..b336f6455 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_zh_CN.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_zh_CN.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password 添加指纹需要认证 - + Add fingerprint password 添加指纹密码 - + Authentication is required to clear fingerprint passwords 清除指纹需要认证 - + Clear fingerprint passwords 清除指纹密码 - + Authentication is required to rename fingerprint password 重命名指纹需要认证 - + Rename fingerprint password 重命名指纹密码 - + Password is required to perform this action 请输入密码以执行该操作 - + Manage fingerprint passwords 管理指纹密码 diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_zh_HK.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_zh_HK.ts similarity index 65% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_zh_HK.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_zh_HK.ts index 8427c1e4b..c0b469f02 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_zh_HK.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_zh_HK.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password 添加指紋需要認證 - + Add fingerprint password 添加指紋密碼 - + Authentication is required to clear fingerprint passwords 清除指紋需要認證 - + Clear fingerprint passwords 清除指紋密碼 - + Authentication is required to rename fingerprint password 重命名指紋需要認證 - + Rename fingerprint password 重命名指紋密碼 - + Password is required to perform this action 請輸入密碼以執行該操作 - + Manage fingerprint passwords 管理指紋密碼 diff --git a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_zh_TW.ts b/misc/ts/org.deepin.dde.fprintd.policy/policy_zh_TW.ts similarity index 66% rename from misc/ts/org.deepin.dde.Fprintd1.policy/policy_zh_TW.ts rename to misc/ts/org.deepin.dde.fprintd.policy/policy_zh_TW.ts index 938b87b38..ee1f61897 100644 --- a/misc/ts/org.deepin.dde.Fprintd1.policy/policy_zh_TW.ts +++ b/misc/ts/org.deepin.dde.fprintd.policy/policy_zh_TW.ts @@ -2,42 +2,42 @@ policy - + Authentication is required to add fingerprint password 需要身份驗證才可新增指紋密碼 - + Add fingerprint password 新增指紋密碼 - + Authentication is required to clear fingerprint passwords 需要身份驗證才可清除指紋密碼 - + Clear fingerprint passwords 清除指紋密碼 - + Authentication is required to rename fingerprint password 重命名指紋需要認證 - + Rename fingerprint password 重命名指紋密碼 - + Password is required to perform this action 請輸入密碼以執行該操作 - + Manage fingerprint passwords 管理指紋密碼 diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy.ts b/misc/ts/org.deepin.dde.grub2.policy/policy.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy.ts index 0e51ddf68..255dbbbe2 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy.ts @@ -4,12 +4,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_ady.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_ady.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_ady.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_ady.ts index 45ae97bcc..0d4e454de 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_ady.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_ady.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_af.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_af.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_af.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_af.ts index 53939e677..8c60b29d6 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_af.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_af.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_af_ZA.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_af_ZA.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_af_ZA.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_af_ZA.ts index b3953f28e..0fd772be6 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_af_ZA.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_af_ZA.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_ak.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_ak.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_ak.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_ak.ts index a45609866..71f9cd7bd 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_ak.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_ak.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_am.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_am.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_am.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_am.ts index ebeded23e..ff3e8a84d 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_am.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_am.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_am_ET.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_am_ET.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_am_ET.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_am_ET.ts index c3d24089e..25bcfeeac 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_am_ET.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_am_ET.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_ar.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_ar.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_ar.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_ar.ts index d39279a47..e0a217da4 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_ar.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_ar.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_ar_EG.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_ar_EG.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_ar_EG.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_ar_EG.ts index 04c140601..5a4c288fa 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_ar_EG.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_ar_EG.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_ast.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_ast.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_ast.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_ast.ts index 4ba0064c6..4560388c7 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_ast.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_ast.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_az.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_az.ts similarity index 89% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_az.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_az.ts index 9244a6af4..dcce0e92b 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_az.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_az.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration GRUB tənzimləmələrini dəyişdirmək üçün kimlik doğrulaması tələb olunur - + Change the grub configuration GRUB tənzimləməsini dəyişmək diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_bg.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_bg.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_bg.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_bg.ts index 9313eb2e7..250630fad 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_bg.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_bg.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_bn.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_bn.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_bn.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_bn.ts index ba7f3a50c..c1e5756cf 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_bn.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_bn.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_bo.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_bo.ts similarity index 92% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_bo.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_bo.ts index 1ea084035..0249b98ff 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_bo.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_bo.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration འགོ་སློང་འདེམས་བྱང་གི་སྒྲིག་འགོད་བཟོ་བཅོས་བྱེད་དགོས་ན་བདེན་དཔང་ར་སྤྲོད་བྱེད་དགོས། - + Change the grub configuration འགོ་སློང་འདེམས་བྱང་གི་སྒྲིག་འགོད་བཟོ་བཅོས། diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_bqi.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_bqi.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_bqi.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_bqi.ts index b0f8a10a4..91337f55c 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_bqi.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_bqi.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_br.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_br.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_br.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_br.ts index e223afec5..c4dcd43c5 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_br.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_br.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_ca.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_ca.ts similarity index 89% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_ca.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_ca.ts index 880494911..acb77bc80 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_ca.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_ca.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration Cal autenticació per canviar la configuració del grub. - + Change the grub configuration Canvieu la configuració del grub diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_cgg.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_cgg.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_cgg.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_cgg.ts index 60a6edde5..bf7e54345 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_cgg.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_cgg.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_cs.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_cs.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_cs.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_cs.ts index a6b14480c..c8e1478a9 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_cs.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_cs.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_da.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_da.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_da.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_da.ts index b203fe972..8ff236e73 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_da.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_da.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_de.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_de.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_de.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_de.ts index 7cbe2694e..7aef3a53a 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_de.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_de.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_de_CH.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_de_CH.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_de_CH.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_de_CH.ts index 4a9694bce..96bd1fdba 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_de_CH.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_de_CH.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_de_DE.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_de_DE.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_de_DE.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_de_DE.ts index 4a615614c..175d7912d 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_de_DE.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_de_DE.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_el.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_el.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_el.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_el.ts index afda14490..b78711d18 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_el.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_el.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_el_GR.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_el_GR.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_el_GR.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_el_GR.ts index d3fe34126..ef954aa89 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_el_GR.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_el_GR.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_en_AU.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_en_AU.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_en_AU.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_en_AU.ts index 7047db530..cc3318395 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_en_AU.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_en_AU.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_en_GB.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_en_GB.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_en_GB.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_en_GB.ts index f3bcf77bc..553275952 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_en_GB.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_en_GB.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_en_NO.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_en_NO.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_en_NO.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_en_NO.ts index fb33a30c5..0f6200183 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_en_NO.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_en_NO.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_en_US.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_en_US.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_en_US.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_en_US.ts index 8e08a5166..3d1ddfa30 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_en_US.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_en_US.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_eo.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_eo.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_eo.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_eo.ts index 28d0f86a4..0c864dd20 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_eo.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_eo.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_es.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_es.ts similarity index 89% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_es.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_es.ts index ff86dca17..bbf8eb63d 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_es.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_es.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration Se requiere autenticación para modificar la configuración del grub - + Change the grub configuration Cambiar la configuración del grub diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_es_419.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_es_419.ts similarity index 87% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_es_419.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_es_419.ts index 465e15f3d..e58b384a8 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_es_419.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_es_419.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub2 configuration Se requiere autenticación para cambiar la configuración de grub2 - + Change the grub2 configuration Cambiar la configuración del grub2 diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_es_MX.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_es_MX.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_es_MX.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_es_MX.ts index 433ee9d1c..9fc07f05a 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_es_MX.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_es_MX.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub2 configuration - + Change the grub2 configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_et.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_et.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_et.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_et.ts index 4503930d7..27d6bc01a 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_et.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_et.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_eu.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_eu.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_eu.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_eu.ts index ea69ca6ac..757391141 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_eu.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_eu.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_fa.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_fa.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_fa.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_fa.ts index 8385b4731..b1138532d 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_fa.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_fa.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_fi.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_fi.ts similarity index 88% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_fi.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_fi.ts index 27e99dcb4..8dd1e6aa7 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_fi.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_fi.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration Todennus vaaditaan grub-kokoonpanon muuttamiseen - + Change the grub configuration Muuta grub-kokoonpanoa diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_fil.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_fil.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_fil.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_fil.ts index d86184926..e7122b2ae 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_fil.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_fil.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_fr.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_fr.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_fr.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_fr.ts index 549c22669..aaed6a6f2 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_fr.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_fr.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_gl.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_gl.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_gl.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_gl.ts index f7cc5bf5e..7d4d12ba6 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_gl.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_gl.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_gl_ES.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_gl_ES.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_gl_ES.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_gl_ES.ts index 728d5e953..cb7855172 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_gl_ES.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_gl_ES.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_he.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_he.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_he.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_he.ts index 081dd023d..f09017535 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_he.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_he.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_hi_IN.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_hi_IN.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_hi_IN.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_hi_IN.ts index ce83e2e98..a70a1f7ca 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_hi_IN.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_hi_IN.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_hr.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_hr.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_hr.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_hr.ts index a6aec1b47..b37fb6f73 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_hr.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_hr.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_hu.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_hu.ts similarity index 88% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_hu.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_hu.ts index 0e92b4816..a295ff6f8 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_hu.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_hu.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration Hitelesítés szükséges a grub konfiguráció módosításához - + Change the grub configuration Módosítsa a grub konfigurációt diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_hy.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_hy.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_hy.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_hy.ts index 7c7375173..13ca793bb 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_hy.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_hy.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_id.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_id.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_id.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_id.ts index 6d46de413..290c10317 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_id.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_id.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_id_ID.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_id_ID.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_id_ID.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_id_ID.ts index c468907bd..242a2d0a8 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_id_ID.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_id_ID.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_it.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_it.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_it.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_it.ts index f4f9a4b5f..17cfc3bc2 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_it.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_it.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_ja.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_ja.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_ja.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_ja.ts index b2a04dec7..1bd7afb01 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_ja.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_ja.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_ka.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_ka.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_ka.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_ka.ts index 1c408548c..2f336f2de 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_ka.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_ka.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_kab.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_kab.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_kab.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_kab.ts index c8ddb3c89..8b017c63f 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_kab.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_kab.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_kk.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_kk.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_kk.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_kk.ts index 8afb3d6f5..eac52c439 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_kk.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_kk.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_km_KH.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_km_KH.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_km_KH.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_km_KH.ts index 845c9d78d..0a79d494b 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_km_KH.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_km_KH.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_kn_IN.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_kn_IN.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_kn_IN.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_kn_IN.ts index a67548631..51a4b483b 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_kn_IN.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_kn_IN.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_ko.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_ko.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_ko.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_ko.ts index e4d4e4cbf..e52d06df1 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_ko.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_ko.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_ku.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_ku.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_ku.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_ku.ts index a0c28ee77..2560eedf4 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_ku.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_ku.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_ku_IQ.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_ku_IQ.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_ku_IQ.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_ku_IQ.ts index aeb0021bc..e6338545e 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_ku_IQ.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_ku_IQ.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_ky.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_ky.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_ky.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_ky.ts index 9d71bf151..f1651097b 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_ky.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_ky.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_ky@Arab.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_ky@Arab.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_ky@Arab.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_ky@Arab.ts index 3bf02eb99..8f5ffe147 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_ky@Arab.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_ky@Arab.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_la.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_la.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_la.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_la.ts index eb6788f15..47299a7d6 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_la.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_la.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_lo.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_lo.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_lo.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_lo.ts index 91be0eb2c..e4527d3e7 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_lo.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_lo.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_lt.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_lt.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_lt.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_lt.ts index 67ea2e012..8470c7fd8 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_lt.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_lt.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_lv.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_lv.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_lv.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_lv.ts index eff984a43..45c81bdca 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_lv.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_lv.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_ml.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_ml.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_ml.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_ml.ts index 7111c9951..fabe79f79 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_ml.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_ml.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_mn.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_mn.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_mn.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_mn.ts index e1729f22f..861228056 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_mn.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_mn.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_mr.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_mr.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_mr.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_mr.ts index 3f881b5d6..28ebe59f8 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_mr.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_mr.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_ms.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_ms.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_ms.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_ms.ts index e81c4a9a9..5263f145c 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_ms.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_ms.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_nb.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_nb.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_nb.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_nb.ts index 20538454f..e2142b721 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_nb.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_nb.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_ne.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_ne.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_ne.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_ne.ts index 179f217e0..363fe6d14 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_ne.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_ne.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_nl.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_nl.ts similarity index 88% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_nl.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_nl.ts index 3ca6bb448..f44a29852 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_nl.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_nl.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration Verificatie vereist om de grub-instellingen aan te passen - + Change the grub configuration Grub-instellingen aanpassen diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_pa.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_pa.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_pa.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_pa.ts index b2fb08091..538b9df23 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_pa.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_pa.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_pam.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_pam.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_pam.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_pam.ts index f4516175f..72c5384ff 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_pam.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_pam.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_pl.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_pl.ts similarity index 88% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_pl.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_pl.ts index 97d9c440f..edf575214 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_pl.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_pl.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration Wymagane jest uwierzytelnienie, aby zmienić konfigurację grub - + Change the grub configuration Zmień konfigurację grub diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_ps.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_ps.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_ps.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_ps.ts index 212544d5d..1ad577f6a 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_ps.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_ps.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_pt.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_pt.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_pt.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_pt.ts index c55c04395..b27ce94fb 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_pt.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_pt.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_pt_BR.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_pt_BR.ts similarity index 89% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_pt_BR.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_pt_BR.ts index d88f1100a..c4e00baa0 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_pt_BR.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_pt_BR.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration A autenticação é necessária para alterar a configuração do grub - + Change the grub configuration Alterar configuração do grub diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_qu.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_qu.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_qu.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_qu.ts index d3cb43e83..c3239180d 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_qu.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_qu.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_ro.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_ro.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_ro.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_ro.ts index bd0eee6c9..659e5f2d3 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_ro.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_ro.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_ru.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_ru.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_ru.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_ru.ts index 41f743b9b..38452a264 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_ru.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_ru.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_ru_UA.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_ru_UA.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_ru_UA.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_ru_UA.ts index 0abef31a5..c658f09cf 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_ru_UA.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_ru_UA.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_sc.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_sc.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_sc.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_sc.ts index b80b85d00..6e35f3ebd 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_sc.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_sc.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_si.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_si.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_si.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_si.ts index 94d173f0d..acf8fff55 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_si.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_si.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_sk.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_sk.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_sk.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_sk.ts index d81a1476b..d1f53e586 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_sk.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_sk.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_sl.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_sl.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_sl.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_sl.ts index 6a9c192e3..8bde90bca 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_sl.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_sl.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_sq.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_sq.ts similarity index 88% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_sq.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_sq.ts index f5d096f52..c61498182 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_sq.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_sq.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration Që të ndryshoni formësim për grub, duhet bërë mirëfilltësimi - + Change the grub configuration Ndryshoni formësimin për grub diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_sr.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_sr.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_sr.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_sr.ts index 364c4ad26..f4346d579 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_sr.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_sr.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_sv.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_sv.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_sv.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_sv.ts index 4d7343f46..ee86142ce 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_sv.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_sv.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_sv_SE.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_sv_SE.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_sv_SE.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_sv_SE.ts index 7183a0169..6b679a76d 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_sv_SE.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_sv_SE.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_sw.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_sw.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_sw.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_sw.ts index 1abf48fe6..d5ead54b4 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_sw.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_sw.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_ta.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_ta.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_ta.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_ta.ts index 1342bc214..a9eab53a4 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_ta.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_ta.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_te.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_te.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_te.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_te.ts index 68eb04140..e9998e481 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_te.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_te.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_th.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_th.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_th.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_th.ts index af6838b5a..7093872e9 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_th.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_th.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_tr.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_tr.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_tr.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_tr.ts index c1d135a26..765b52018 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_tr.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_tr.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_tzm.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_tzm.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_tzm.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_tzm.ts index c9d18ee74..c0684dc65 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_tzm.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_tzm.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_ug.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_ug.ts similarity index 90% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_ug.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_ug.ts index 9bebc802c..2a10c7039 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_ug.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_ug.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration قوزغىتىش تىزىملىكىنىڭ سەپلىمىسىنى ئۆزگەرتىش ئۈچۈن دەلىللىشىڭىز كېرەك - + Change the grub configuration قوزغىتىش تىزىملىكىنىڭ سەپلىمىسىنى ئۆزگەرتىش diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_uk.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_uk.ts similarity index 90% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_uk.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_uk.ts index c5a4f11c5..65449c351 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_uk.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_uk.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration Для зміни налаштувань grub слід пройти розпізнавання - + Change the grub configuration Зміна налаштувань grub diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_ur.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_ur.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_ur.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_ur.ts index 2caac1dea..04feaad4a 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_ur.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_ur.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_uz.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_uz.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_uz.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_uz.ts index d6e11f6f8..950e826fc 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_uz.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_uz.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_vi.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_vi.ts similarity index 86% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_vi.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_vi.ts index 6991af00b..a787d60d5 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_vi.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_vi.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration - + Change the grub configuration diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_zh_CN.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_zh_CN.ts similarity index 88% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_zh_CN.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_zh_CN.ts index 4775f2528..f0a04ac70 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_zh_CN.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_zh_CN.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration 修改启动菜单配置需要认证 - + Change the grub configuration 修改启动菜单配置 diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_zh_HK.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_zh_HK.ts similarity index 88% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_zh_HK.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_zh_HK.ts index c04a4fb37..760c46341 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_zh_HK.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_zh_HK.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration 修改啟動菜單配置需要認證 - + Change the grub configuration 修改啟動菜單配置 diff --git a/misc/ts/org.deepin.dde.Grub2.policy/policy_zh_TW.ts b/misc/ts/org.deepin.dde.grub2.policy/policy_zh_TW.ts similarity index 88% rename from misc/ts/org.deepin.dde.Grub2.policy/policy_zh_TW.ts rename to misc/ts/org.deepin.dde.grub2.policy/policy_zh_TW.ts index f122e85e4..d41ca2cda 100644 --- a/misc/ts/org.deepin.dde.Grub2.policy/policy_zh_TW.ts +++ b/misc/ts/org.deepin.dde.grub2.policy/policy_zh_TW.ts @@ -2,12 +2,12 @@ policy - + Authentication is required to change the grub configuration 修改啟動選單配置需要認證 - + Change the grub configuration 修改啟動選單配置 diff --git a/network1/nm_generator/utils.go b/network1/nm_generator/utils.go index febe6e239..73a9b90eb 100644 --- a/network1/nm_generator/utils.go +++ b/network1/nm_generator/utils.go @@ -12,7 +12,7 @@ import ( "strings" "github.com/linuxdeepin/go-lib/log" - "gopkg.in/yaml.v2" + "gopkg.in/yaml.v3" ) var logger = log.NewLogger("daemon/network/nm_generator") diff --git a/rpm/fontconfig.json b/rpm/fontconfig.json deleted file mode 100644 index 0ca993a71..000000000 --- a/rpm/fontconfig.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "zh_CN":{ - "Standard":"Noto Sans CJK SC", - "Mono":"Noto Sans Mono" - }, - "zh_TW":{ - "Standard":"Noto Sans CJK TC", - "Mono":"Noto Sans Mono" - }, - "zh_HK":{ - "Standard":"Noto Sans CJK TC", - "Mono":"Noto Sans Mono" - }, - "ja":{ - "Standard":"Noto Sans CJK JP", - "Mono":"Noto Sans Mono" - }, - "ko":{ - "Standard":"Noto Sans CJK KR", - "Mono":"Noto Sans Mono" - }, - "en_US":{ - "Standard":"Noto Sans", - "Mono":"Noto Sans Mono" - } -} diff --git a/system/airplane_mode1/rfkill.go b/system/airplane_mode1/rfkill.go index cd2e3f590..b5e9b7732 100644 --- a/system/airplane_mode1/rfkill.go +++ b/system/airplane_mode1/rfkill.go @@ -112,6 +112,20 @@ func (mgr *Manager) listenRfkill() { }) } mgr.handleBTRfkillEvent(event) + mgr.handleWifIRfkillEvent(event) + } +} + +func (mgr *Manager) handleWifIRfkillEvent(event *RfkillEvent) { + if event.Typ != rfkillTypeWifi { + return + } + + if mgr.hasNmWirelessDevices { + // 当飞行模式的wifi设备状态为禁用而rfkill 状态为unblock状态时,以rfkill状态为准 + if mgr.WifiEnabled && event.Soft == rfkillStateUnblock { + mgr.block(rfkillTypeWifi, false) + } } } diff --git a/system/bluetooth1/bluetooth.go b/system/bluetooth1/bluetooth.go index 2863913c4..7848dd4fc 100644 --- a/system/bluetooth1/bluetooth.go +++ b/system/bluetooth1/bluetooth.go @@ -24,6 +24,7 @@ const ( bluezDBusServiceName = "org.bluez" bluezAdapterDBusInterface = "org.bluez.Adapter1" bluezDeviceDBusInterface = "org.bluez.Device1" + bluezBatteryDBusInterface = "org.bluez.Battery1" dbusServiceName = "org.deepin.dde.Bluetooth1" dbusPath = "/org/deepin/dde/Bluetooth1" @@ -404,6 +405,13 @@ func (b *SysBluetooth) loadObjects() { b.addDevice(path) } } + + // then update battery + for path, obj := range objects { + if _, ok := obj[bluezBatteryDBusInterface]; ok { + b.updateBatteryForAdd(path) + } + } } func (b *SysBluetooth) removeAllObjects() { @@ -433,6 +441,9 @@ func (b *SysBluetooth) handleInterfacesAdded(path dbus.ObjectPath, data map[stri if _, ok := data[bluezDeviceDBusInterface]; ok { b.addDeviceWithCount(path, 3) } + if _, ok := data[bluezBatteryDBusInterface]; ok { + b.updateBatteryForAdd(path) + } } func (b *SysBluetooth) handleInterfacesRemoved(path dbus.ObjectPath, interfaces []string) { @@ -442,6 +453,9 @@ func (b *SysBluetooth) handleInterfacesRemoved(path dbus.ObjectPath, interfaces if isStringInArray(bluezDeviceDBusInterface, interfaces) { b.removeDevice(path) } + if isStringInArray(bluezBatteryDBusInterface, interfaces) { + b.updateBatteryForRemove(path) + } } func (b *SysBluetooth) handleDBusNameOwnerChanged(name, oldOwner, newOwner string) { @@ -518,6 +532,46 @@ func (b *SysBluetooth) addDeviceWithCount(devPath dbus.ObjectPath, count int) { } } +func (b *SysBluetooth) updateBatteryForAdd(devPath dbus.ObjectPath) { + if !b.isDeviceExists(devPath) { + b.addDeviceWithCount(devPath, 3) + } else { + d, _ := b.getDevice(devPath) + d.Battery, _ = d.core.Percentage().Get(0) + + // update backup battery + b.backupDevicesMu.Lock() + idx := b.indexBackupDeviceNoLock(d.AdapterPath, devPath) + if idx != -1 { + b.backupDevices[d.AdapterPath][idx].Battery = d.Battery + } else { + b.backupDevices[d.AdapterPath] = append(b.backupDevices[d.AdapterPath], newBackupDevice(d)) + } + b.backupDevicesMu.Unlock() + + // notify prop changed + d.notifyDevicePropertiesChanged() + } +} + +func (b *SysBluetooth) updateBatteryForRemove(devPath dbus.ObjectPath) { + if b.isDeviceExists(devPath) { + d, _ := b.getDevice(devPath) + d.Battery = 0 + + // update backup battery + b.backupDevicesMu.Lock() + idx := b.indexBackupDeviceNoLock(d.AdapterPath, devPath) + if idx != -1 { + b.backupDevices[d.AdapterPath][idx].Battery = 0 + } + b.backupDevicesMu.Unlock() + + // notify prop changed + d.notifyDevicePropertiesChanged() + } +} + func (b *SysBluetooth) addDevice(devPath dbus.ObjectPath) { b.addDeviceWithCount(devPath, 0) } diff --git a/system/bluetooth1/device.go b/system/bluetooth1/device.go index 6f8790a2a..ba414a79f 100644 --- a/system/bluetooth1/device.go +++ b/system/bluetooth1/device.go @@ -72,6 +72,8 @@ type device struct { RSSI int16 Address string + Battery byte + connected bool connectedTime time.Time retryConnectCount int @@ -114,6 +116,8 @@ type backupDevice struct { Icon string RSSI int16 Address string + + Battery byte } type connectPhase uint32 @@ -229,6 +233,7 @@ func newDevice(systemSigLoop *dbusutil.SignalLoop, dpath dbus.ObjectPath) (d *de d.Icon, _ = d.core.Icon().Get(0) d.RSSI, _ = d.core.RSSI().Get(0) d.blocked, _ = d.core.Blocked().Get(0) + d.Battery, _ = d.core.Percentage().Get(0) d.needNotify = true var err error d.inputReconnectMode, err = d.getInputReconnectModeRaw() @@ -491,6 +496,15 @@ func (d *device) connectProperties() { logger.Debugf("%s Blocked: %v", d, value) d.blocked = value }) + + _ = d.core.Percentage().ConnectChanged(func(hasValue bool, value byte) { + if !hasValue { + return + } + d.Battery = value + logger.Debugf("%s Battery: %v", d, value) + d.notifyDevicePropertiesChanged() + }) } func (d *device) notifyConnectedChanged() { @@ -908,6 +922,7 @@ func newBackupDevice(d *device) (bd *backupDevice) { bd.ServicesResolved = d.ServicesResolved bd.Trusted = d.Trusted bd.UUIDs = d.UUIDs + bd.Battery = d.Battery return bd } diff --git a/system/gesture1/config.go b/system/gesture1/config.go index 36df01322..a88abf644 100644 --- a/system/gesture1/config.go +++ b/system/gesture1/config.go @@ -8,6 +8,7 @@ import ( "encoding/json" "io/ioutil" + "github.com/adrg/xdg" "github.com/linuxdeepin/go-lib/utils" ) @@ -35,5 +36,6 @@ func getConfigPath() string { if utils.IsFileExist(filename) { return filename } - return "/usr/share/" + suffix + filepath, _ := xdg.SearchDataFile(suffix) + return filepath } diff --git a/system/network1/ping.go b/system/network1/ping.go index e8502cf98..7a51f39fe 100644 --- a/system/network1/ping.go +++ b/system/network1/ping.go @@ -20,12 +20,12 @@ const ( typeEchoReply = 0 typeEchoRequestIPV6 = 128 typeEchoReplyIPV6 = 129 - typeNetUnrechable = 3 + typeNetUnreachable = 3 - codeNetUnrechable = 0 - codeHostUnrechable = 1 - codeProtocolUnrechable = 2 - codePortUnrechable = 3 + codeNetUnreachable = 0 + codeHostUnreachable = 1 + codeProtocolUnreachable = 2 + codePortUnreachable = 3 ipHeaderMinLen = 20 ipProtocolICMP = 1 @@ -231,19 +231,19 @@ func handleICMPReply(icmp *ICMP) error { if icmp.Type == typeEchoReply { return nil } - if icmp.Type != typeNetUnrechable { + if icmp.Type != typeNetUnreachable { return fmt.Errorf("unknown error") } var msg string switch icmp.Code { - case codeNetUnrechable: + case codeNetUnreachable: msg = "network unreachable" - case codeHostUnrechable: + case codeHostUnreachable: msg = "host unreachable" - case codeProtocolUnrechable: + case codeProtocolUnreachable: msg = "protocol unreachable" - case codePortUnrechable: + case codePortUnreachable: msg = "host port unreachable" } return fmt.Errorf(msg) diff --git a/timedate1/manager_ifc.go b/timedate1/manager_ifc.go index 03fd93407..959bde6c6 100644 --- a/timedate1/manager_ifc.go +++ b/timedate1/manager_ifc.go @@ -5,6 +5,7 @@ package timedate import ( + "github.com/linuxdeepin/go-lib/strv" "time" "github.com/godbus/dbus/v5" @@ -21,7 +22,12 @@ func (m *Manager) Reset() *dbus.Error { // // The time may be specified in the format '2015' '1' '1' '18' '18' '18' '8'. func (m *Manager) SetDate(year, month, day, hour, min, sec, nsec int32) *dbus.Error { - loc, err := time.LoadLocation(m.Timezone) + timeZone := m.Timezone + customTimeZoneList := []string{"Asia/Chengdu", "Asia/Beijing", "Asia/Nanjing", "Asia/Wuhan", "Asia/Xian"} + if strv.Strv(customTimeZoneList).Contains(m.Timezone) { + timeZone = "Asia/Shanghai" + } + loc, err := time.LoadLocation(timeZone) if err != nil { logger.Debugf("Load location '%s' failed: %v", m.Timezone, err) return dbusutil.ToError(err) diff --git a/trayicon1/status-notifier-watcher.go b/trayicon1/status-notifier-watcher.go index 1c6017699..6d09497aa 100644 --- a/trayicon1/status-notifier-watcher.go +++ b/trayicon1/status-notifier-watcher.go @@ -48,6 +48,7 @@ func newStatusNotifierWatcher(service *dbusutil.Service, snw := &StatusNotifierWatcher{ service: service, sigLoop: sigLoop, + IsStatusNotifierHostRegistered: true, } sessionBus := service.Conn() @@ -117,13 +118,11 @@ func (snw *StatusNotifierWatcher) RegisterStatusNotifierHost(serviceName string) snw.PropsMu.Lock() defer snw.PropsMu.Unlock() - if snw.IsStatusNotifierHostRegistered { + if snw.hostServiceName != "" { return dbusutil.ToError(errors.New("host has been registered")) } - snw.setPropIsStatusNotifierHostRegistered(true) snw.hostServiceName = serviceName - err := snw.service.Emit(snw, "StatusNotifierHostRegistered") return dbusutil.ToError(err) @@ -146,7 +145,6 @@ func (ss *StatusNotifierWatcher) listenDBusNameOwnerChanged() { if ss.hostServiceName == name { logger.Infof("host %s lost", name) ss.hostServiceName = "" - ss.setPropIsStatusNotifierHostRegistered(false) } else if ss.watchedServices.Contains(name) { logger.Infof("item %s lost", name)