From b0c78deb6f27c5762e55944e988452c68c0f8510 Mon Sep 17 00:00:00 2001 From: cibot Date: Fri, 27 May 2022 05:50:17 +0000 Subject: [PATCH] Merge branch 'fix-send-to-issue' into 'yhkylin/v101' Gbp-Pq: Name 0001-Merge-branch-fix-send-to-issue-into-yhkylin-v101.patch --- peony-admin/resources.qrc | 1 + peony-admin/translations/peony-admin_bo_CN.qm | Bin 0 -> 339 bytes peony-admin/translations/peony-admin_bo_CN.ts | 18 + .../peony-bluetooth-plugin.pro | 3 +- .../peony-bluetooth-plugin.qrc | 1 + .../peony-bluetooth-plugin_bo_CN.qm | Bin 0 -> 397 bytes .../peony-bluetooth-plugin_bo_CN.ts | 22 ++ peony-drive-rename/peony-drive-rename.pro | 3 +- peony-drive-rename/resource.qrc | 1 + .../translations/peony-drive-rename_bo_CN.qm | 1 + .../translations/peony-drive-rename_bo_CN.ts | 54 +++ .../translations/peony-drive-rename_cs.qm | Bin 0 -> 27 bytes .../translations/peony-drive-rename_cs.ts | 22 +- .../translations/peony-drive-rename_tr.qm | 1 + .../translations/peony-drive-rename_tr.ts | 22 +- .../translations/peony-drive-rename_zh_CN.ts | 22 +- .../engrampa-menu-plugin.cpp | 4 + .../peony-engrampa-menu-plugin.pro | 3 +- .../peony-engrampa-menu-plugin.qrc | 1 + .../translations/peony-engrampa-menu_bo_CN.qm | Bin 0 -> 622 bytes .../translations/peony-engrampa-menu_bo_CN.ts | 44 +++ .../computer-view/computer-volume-item.cpp | 10 +- .../peony-extension-computer-view.pro | 3 +- .../peony-extension-computer-view_bo_CN.qm | Bin 0 -> 3772 bytes .../peony-extension-computer-view_bo_CN.ts | 333 ++++++++++++++++++ .../peony-extension-computer-view_cs.ts | 56 +-- .../peony-extension-computer-view_tr.qm | Bin 2765 -> 2474 bytes .../peony-extension-computer-view_tr.ts | 56 +-- .../peony-extension-computer-view_zh_CN.qm | Bin 2941 -> 3302 bytes .../peony-extension-computer-view_zh_CN.ts | 56 +-- peony-extension-computer-view/translation.qrc | 1 + .../peony-menu-plugin-mate-terminal.pro | 3 +- .../peony-menu-plugin-mate-terminal.qrc | 1 + .../peony-mate-terminal-extension_bo_CN.qm | Bin 0 -> 525 bytes .../peony-mate-terminal-extension_bo_CN.ts | 27 ++ peony-send-to-device/peony-send-to-device.pro | 3 +- peony-send-to-device/resources.qrc | 1 + .../send-to-device-plugin.cpp | 5 +- peony-send-to-device/send-to-device-plugin.h | 4 +- .../peony-send-to-device_bo_CN.qm | Bin 0 -> 286 bytes .../peony-send-to-device_bo_CN.ts | 20 ++ .../translations/peony-send-to-device_cs.qm | Bin 284 -> 27 bytes .../translations/peony-send-to-device_tr.qm | Bin 289 -> 16 bytes .../peony-send-to-device_zh_CN.qm | Bin 219 -> 209 bytes peony-set-wallpaper/peony-set-wallpaper.pro | 3 +- peony-set-wallpaper/peony-set-wallpaper.qrc | 1 + .../peony-set-wallpaper-extension_bo_CN.qm | Bin 0 -> 470 bytes .../peony-set-wallpaper-extension_bo_CN.ts | 22 ++ peony-share/peony-share.pro | 3 +- peony-share/resources.qrc | 1 + .../peony-share-extension_bo_CN.qm | Bin 0 -> 905 bytes .../peony-share-extension_bo_CN.ts | 73 ++++ .../translations/peony-share-extension_cs.ts | 20 +- .../translations/peony-share-extension_tr.ts | 20 +- .../peony-share-extension_zh_CN.ts | 20 +- 55 files changed, 805 insertions(+), 160 deletions(-) create mode 100644 peony-admin/translations/peony-admin_bo_CN.qm create mode 100644 peony-admin/translations/peony-admin_bo_CN.ts create mode 100644 peony-bluetooth-plugin/translations/peony-bluetooth-plugin_bo_CN.qm create mode 100644 peony-bluetooth-plugin/translations/peony-bluetooth-plugin_bo_CN.ts create mode 100644 peony-drive-rename/translations/peony-drive-rename_bo_CN.qm create mode 100644 peony-drive-rename/translations/peony-drive-rename_bo_CN.ts create mode 100644 peony-drive-rename/translations/peony-drive-rename_cs.qm create mode 100644 peony-drive-rename/translations/peony-drive-rename_tr.qm create mode 100644 peony-engrampa-menu-plugin/translations/peony-engrampa-menu_bo_CN.qm create mode 100644 peony-engrampa-menu-plugin/translations/peony-engrampa-menu_bo_CN.ts create mode 100644 peony-extension-computer-view/peony-extension-computer-view_bo_CN.qm create mode 100644 peony-extension-computer-view/peony-extension-computer-view_bo_CN.ts create mode 100644 peony-menu-plugin-mate-terminal/translations/peony-mate-terminal-extension_bo_CN.qm create mode 100644 peony-menu-plugin-mate-terminal/translations/peony-mate-terminal-extension_bo_CN.ts create mode 100644 peony-send-to-device/translations/peony-send-to-device_bo_CN.qm create mode 100644 peony-send-to-device/translations/peony-send-to-device_bo_CN.ts create mode 100644 peony-set-wallpaper/translations/peony-set-wallpaper-extension_bo_CN.qm create mode 100644 peony-set-wallpaper/translations/peony-set-wallpaper-extension_bo_CN.ts create mode 100644 peony-share/translations/peony-share-extension_bo_CN.qm create mode 100644 peony-share/translations/peony-share-extension_bo_CN.ts diff --git a/peony-admin/resources.qrc b/peony-admin/resources.qrc index 787729c..abb036a 100644 --- a/peony-admin/resources.qrc +++ b/peony-admin/resources.qrc @@ -1,6 +1,7 @@ translations/peony-admin_zh_CN.qm + translations/peony-admin_bo_CN.qm translations/peony-admin_tr.qm translations/peony-admin_cs.qm diff --git a/peony-admin/translations/peony-admin_bo_CN.qm b/peony-admin/translations/peony-admin_bo_CN.qm new file mode 100644 index 0000000000000000000000000000000000000000..0b8f1eef099ab52a2dfcd5b03ef1cb558196426c GIT binary patch literal 339 zcmcE7ks@*G{hX<16=n7(EZlq7iGhJZfK`*}9FS(j_6kIZkQj<&aiz*coixnJGax?STfpTI2srh-8R#spE-_*R) xfSl6w%sfVrn + + + + Peony::AdminMenuPlugin + + + + Open Directory as Admin + དོ་དམ་པའི་ཐོབ་ཐང་ལ་བརྟེན་ནས་དཀར་ཆག་ཕྱེ་བ། + + + + Open Text as Admin + དོ་དམ་པའི་ཐོབ་ཐང་ལ་བརྟེན་ནས་ཡིག་ཆ་ཁ་འབྱེད་པ། + + + diff --git a/peony-bluetooth-plugin/peony-bluetooth-plugin.pro b/peony-bluetooth-plugin/peony-bluetooth-plugin.pro index 1c002ab..5270cc0 100644 --- a/peony-bluetooth-plugin/peony-bluetooth-plugin.pro +++ b/peony-bluetooth-plugin/peony-bluetooth-plugin.pro @@ -27,7 +27,8 @@ CONFIG += debug link_pkgconfig plugin PKGCONFIG += peony -TRANSLATIONS = translations/peony-bluetooth-plugin_zh_CN.ts +TRANSLATIONS += translations/peony-bluetooth-plugin_zh_CN.ts \ + translations/peony-bluetooth-plugin_bo_CN.ts #DESTDIR += ../testdir diff --git a/peony-bluetooth-plugin/peony-bluetooth-plugin.qrc b/peony-bluetooth-plugin/peony-bluetooth-plugin.qrc index 267f117..caf6d1c 100644 --- a/peony-bluetooth-plugin/peony-bluetooth-plugin.qrc +++ b/peony-bluetooth-plugin/peony-bluetooth-plugin.qrc @@ -1,5 +1,6 @@ translations/peony-bluetooth-plugin_zh_CN.qm + translations/peony-bluetooth-plugin_bo_CN.qm diff --git a/peony-bluetooth-plugin/translations/peony-bluetooth-plugin_bo_CN.qm b/peony-bluetooth-plugin/translations/peony-bluetooth-plugin_bo_CN.qm new file mode 100644 index 0000000000000000000000000000000000000000..ffcc965a420622c86cb02ca141b81ead896333e9 GIT binary patch literal 397 zcmcE7ks@*G{hX<16=n7(EZlq7iGhJZf@#l|bwK())926UfHVWMW|th0%FJY7V2ox4 zvXuDK_-pvNf#eh*9SmfJ0ojxIlYp#b{_XrF{Jb0>jchd zUy`BVT2YdkSDcxj#|~5=23BBYKaszP-w8;&L9Lzu zv=U@_7?Q=3!KryE3TZ|8xkxsb6_5wg_+!`1};K>jNJ2(aB@{2TdQfOaJTJ-iV} ar}0k!(p5ke2v18Q{OX&USBmg3Ub_Ku6=hoh literal 0 HcmV?d00001 diff --git a/peony-bluetooth-plugin/translations/peony-bluetooth-plugin_bo_CN.ts b/peony-bluetooth-plugin/translations/peony-bluetooth-plugin_bo_CN.ts new file mode 100644 index 0000000..5eec24c --- /dev/null +++ b/peony-bluetooth-plugin/translations/peony-bluetooth-plugin_bo_CN.ts @@ -0,0 +1,22 @@ + + + + + Peony::BluetoothPlugin + + + Send from bluetooth to... + སོ་སྔོན་ནས་ཡིག་ཆ་བསྐུར་བ། + + + + Peony-Qt bluetooth Extension + སོ་སྔོན་བསྒར་ལྷུ། + + + + bluetooth Menu Extension. + སོ་སྔོན་འདེམས་བྱང་རྒྱ་སྐྱེད། + + + diff --git a/peony-drive-rename/peony-drive-rename.pro b/peony-drive-rename/peony-drive-rename.pro index eca4db2..efcb6b3 100644 --- a/peony-drive-rename/peony-drive-rename.pro +++ b/peony-drive-rename/peony-drive-rename.pro @@ -24,7 +24,8 @@ HEADERS += \ TRANSLATIONS += translations/peony-drive-rename_zh_CN.ts \ translations/peony-drive-rename_tr.ts \ - translations/peony-drive-rename_cs.ts + translations/peony-drive-rename_cs.ts \ + translations/peony-drive-rename_bo_CN.ts RESOURCES += \ resource.qrc diff --git a/peony-drive-rename/resource.qrc b/peony-drive-rename/resource.qrc index 757de13..6594134 100644 --- a/peony-drive-rename/resource.qrc +++ b/peony-drive-rename/resource.qrc @@ -4,5 +4,6 @@ translations/peony-drive-rename_tr.ts translations/peony-drive-rename_zh_CN.ts translations/peony-drive-rename_zh_CN.qm + translations/peony-drive-rename_bo_CN.qm diff --git a/peony-drive-rename/translations/peony-drive-rename_bo_CN.qm b/peony-drive-rename/translations/peony-drive-rename_bo_CN.qm new file mode 100644 index 0000000..be651ee --- /dev/null +++ b/peony-drive-rename/translations/peony-drive-rename_bo_CN.qm @@ -0,0 +1 @@ + + + + + Peony::DriveRename + + + + Rename + + + + + Device name: + + + + + + + + Warning + + + + + Renaming cannot start with a decimal point, Please re-enter! + + + + + The device name exceeds the character limit, rename failed! + + + + + Renaming will unmount the device. Do you want to continue? + + + + + The device may not support the rename operation, rename failed! + + + + + Peony::DriveRenamePlugin + + + drive rename + + + + diff --git a/peony-drive-rename/translations/peony-drive-rename_cs.qm b/peony-drive-rename/translations/peony-drive-rename_cs.qm new file mode 100644 index 0000000000000000000000000000000000000000..17762942b74a2579a661574102921320ce421448 GIT binary patch literal 27 jcmcE7ks@*G{hX<16=n7(EZlpygMop8jgj#`3lj?fuowzh literal 0 HcmV?d00001 diff --git a/peony-drive-rename/translations/peony-drive-rename_cs.ts b/peony-drive-rename/translations/peony-drive-rename_cs.ts index bc6c311..8962c2b 100644 --- a/peony-drive-rename/translations/peony-drive-rename_cs.ts +++ b/peony-drive-rename/translations/peony-drive-rename_cs.ts @@ -4,41 +4,41 @@ Peony::DriveRename - - + + Rename - + Device name: - - - - + + + + Warning - + Renaming cannot start with a decimal point, Please re-enter! - + The device name exceeds the character limit, rename failed! - + Renaming will unmount the device. Do you want to continue? - + The device may not support the rename operation, rename failed! diff --git a/peony-drive-rename/translations/peony-drive-rename_tr.qm b/peony-drive-rename/translations/peony-drive-rename_tr.qm new file mode 100644 index 0000000..be651ee --- /dev/null +++ b/peony-drive-rename/translations/peony-drive-rename_tr.qm @@ -0,0 +1 @@ + Peony::DriveRename - - + + Rename - + Device name: - - - - + + + + Warning - + Renaming cannot start with a decimal point, Please re-enter! - + The device name exceeds the character limit, rename failed! - + Renaming will unmount the device. Do you want to continue? - + The device may not support the rename operation, rename failed! diff --git a/peony-drive-rename/translations/peony-drive-rename_zh_CN.ts b/peony-drive-rename/translations/peony-drive-rename_zh_CN.ts index 17f0a2b..c276919 100644 --- a/peony-drive-rename/translations/peony-drive-rename_zh_CN.ts +++ b/peony-drive-rename/translations/peony-drive-rename_zh_CN.ts @@ -8,41 +8,41 @@ 设备重命名 - - + + Rename 重命名 - + Device name: 设备名: - - - - + + + + Warning 警告 - + Renaming cannot start with a decimal point, Please re-enter! 重命名时不支持首字符为小数点,请重新输入! - + The device name exceeds the character limit, rename failed! 设备名超过字符限制,重命名失败! - + Renaming will unmount the device. Do you want to continue? 重命名将会卸载设备,是否继续? - + The device may not support the rename operation, rename failed! 可能设备不支持重命名操作,重命名失败! diff --git a/peony-engrampa-menu-plugin/engrampa-menu-plugin.cpp b/peony-engrampa-menu-plugin/engrampa-menu-plugin.cpp index 70d2533..900eddb 100644 --- a/peony-engrampa-menu-plugin/engrampa-menu-plugin.cpp +++ b/peony-engrampa-menu-plugin/engrampa-menu-plugin.cpp @@ -47,6 +47,10 @@ QList EngrampaMenuPlugin::menuActions(Types types, const QString &uri, QList actions; if (types == MenuPluginInterface::DirectoryView || types == MenuPluginInterface::DesktopWindow) { + //fix uninstall engrampa still has options issue, link to bug#119964 + if (! QFile::exists("/usr/bin/engrampa")) + return actions; + if (! selectionUris.isEmpty()) { auto info = FileInfo::fromUri(selectionUris.first()); //special type mountable, return diff --git a/peony-engrampa-menu-plugin/peony-engrampa-menu-plugin.pro b/peony-engrampa-menu-plugin/peony-engrampa-menu-plugin.pro index 8979a61..07c1e1e 100644 --- a/peony-engrampa-menu-plugin/peony-engrampa-menu-plugin.pro +++ b/peony-engrampa-menu-plugin/peony-engrampa-menu-plugin.pro @@ -30,7 +30,8 @@ PKGCONFIG += peony TRANSLATIONS = translations/peony-engrampa-menu_zh_CN.ts \ translations/peony-engrampa-menu_tr.ts \ - translations/peony-engrampa-menu_cs.ts + translations/peony-engrampa-menu_cs.ts \ + translations/peony-engrampa-menu_bo_CN.ts #DESTDIR += ../testdir diff --git a/peony-engrampa-menu-plugin/peony-engrampa-menu-plugin.qrc b/peony-engrampa-menu-plugin/peony-engrampa-menu-plugin.qrc index 294e848..fc03d0d 100644 --- a/peony-engrampa-menu-plugin/peony-engrampa-menu-plugin.qrc +++ b/peony-engrampa-menu-plugin/peony-engrampa-menu-plugin.qrc @@ -1,6 +1,7 @@ translations/peony-engrampa-menu_zh_CN.qm + translations/peony-engrampa-menu_bo_CN.qm translations/peony-engrampa-menu_tr.qm translations/peony-engrampa-menu_cs.qm diff --git a/peony-engrampa-menu-plugin/translations/peony-engrampa-menu_bo_CN.qm b/peony-engrampa-menu-plugin/translations/peony-engrampa-menu_bo_CN.qm new file mode 100644 index 0000000000000000000000000000000000000000..f35c4a6bef061174f647589a06d05c4e9c5e08c1 GIT binary patch literal 622 zcmcE7ks@*G{hX<16=n7(EZlq7iGhJZgGGz+9|Hs9362G>bwGY0_leUHK)w%e*Q9qq z{sBHaH$NcFkjcQnq{9qkXz-`;FXS)b59H?tvL^9w;xFP)2C~Dzyd)qinSVP_o|glp zjSYyU15)$zDs=-(6jJljixP7S5*1u4N>cNRGxPJa0{zRaQoq+C)0+MM!+JS!~P=uR50qCbH{s^#G z7*NawD3%2D;YJ`0^4$a=s|xJz5G3D8z&!cv<(rka;WAP7o;X + + + + Peony::EngrampaMenuPlugin + + + compress... + སྡུད་སྒྲིལ། + + + + uncompress to current path + འདི་རུ་བསྡུས་འགྲོལ་བྱེད་པ། + + + + uncompress to specific path... + བསྡུས་འགྲོལ། + + + uncompress to specific path + 解压缩到... + + + Peony-Qt KArchive Menu Extension + 文件压缩插件 + + + KArchive Menu Extension. + 压缩菜单扩展。 + + + + Peony-Qt engrampa Extension + སྡུད་སྒྲིལ་བསྒར་ལྷུ། + + + + engrampa Menu Extension. + ཡིག་ཚགས་ཀྱི་འདེམས་བྱང་རྒྱ་བསྐྱེད་པ། + + + diff --git a/peony-extension-computer-view/computer-view/computer-volume-item.cpp b/peony-extension-computer-view/computer-view/computer-volume-item.cpp index 9ae8519..16a4444 100644 --- a/peony-extension-computer-view/computer-view/computer-volume-item.cpp +++ b/peony-extension-computer-view/computer-view/computer-volume-item.cpp @@ -20,6 +20,7 @@ * */ #include "computer-volume-item.h" +#include #include #include #include @@ -315,7 +316,7 @@ void ComputerVolumeItem::eject(GMountUnmountFlags ejectFlag) /*If udisk device is mounted,eject it from here*/ if (m_mount && (g_mount = m_mount->getGMount())) { - if (g_mount_can_eject(g_mount)) { + if (g_mount_can_eject(g_mount) && !m_unixDeviceName.startsWith("/dev/sd")) {/* 由于要显示异常U盘,U盘弹出用stop */ g_mount_eject_with_operation(g_mount, ejectFlag, mount_op, m_cancellable, GAsyncReadyCallback(eject_async_callback), this); } else { @@ -416,9 +417,10 @@ void ComputerVolumeItem::mount() g_object_unref(root); } } else { + g_autoptr (GMountOperation) op = g_mount_operation_new(); g_volume_mount(m_volume->getGVolume(), G_MOUNT_MOUNT_NONE, - nullptr, + op, m_cancellable, GAsyncReadyCallback(mount_async_callback), this); @@ -633,6 +635,10 @@ void ComputerVolumeItem::mount_async_callback(GVolume *volume, GAsyncResult *res bool successed = g_volume_mount_finish(volume, res, &err); if (err) { //QMessageBox::critical(0, 0, err->message); + if (g_error_matches(err, G_IO_ERROR, G_IO_ERROR_PERMISSION_DENIED)) { + Experimental_Peony::Volume v(volume); + v.mount(); + } g_error_free(err); } diff --git a/peony-extension-computer-view/peony-extension-computer-view.pro b/peony-extension-computer-view/peony-extension-computer-view.pro index e59d46c..e03e394 100644 --- a/peony-extension-computer-view/peony-extension-computer-view.pro +++ b/peony-extension-computer-view/peony-extension-computer-view.pro @@ -23,7 +23,8 @@ DEFINES += QT_DEPRECATED_WARNINGS TRANSLATIONS = peony-extension-computer-view_zh_CN.ts \ peony-extension-computer-view_cs.ts \ - peony-extension-computer-view_tr.ts + peony-extension-computer-view_tr.ts \ + peony-extension-computer-view_bo_CN.ts include(computer-view/computer-view.pri) diff --git a/peony-extension-computer-view/peony-extension-computer-view_bo_CN.qm b/peony-extension-computer-view/peony-extension-computer-view_bo_CN.qm new file mode 100644 index 0000000000000000000000000000000000000000..6d8963fa9e22c6ddcdce6e73d30a156b37a9bec1 GIT binary patch literal 3772 zcmbtXU2GIp6h3sjvs^h~_~ZjrOfbO&1&R6wybz-?F}^^67YXqN5{-!u#+dk~3C8c-*`H|_IyI(g@12=@ zzVrXx)1B9|t8e~s{=?gA*L*wv$v5{CL@TxvQ8(6GL`|oNTHYoKrLdpJn#TGaQREO& z^Bhs{B+mVXHIMgQSPNK>5N#`C{gddG(~vnsG&e(}4NzqIEad*C$PHj-eYdO{n*4?n++=RR%iwHJVMK|8naYrKD`-TUBO zJiinqUgnz+^ri}+gpwufsf(-*5P6^o{zNN zI`I#le{4&?h*kRm&bJ*6!Gd0q630bC#Kf4Gz~8uVMF#6A-W?Y??8dR1Q}5E1cWqG! zl7`=BUbo7+lefyntX{IprmIg|#d1mNxq|Ju5uE7UWtFDNuC({Lvb0+k<)q=t6|8xq zNQP@dotfL|t3wLFvv|_A&jSEKKGnEIV&mSyu8yRY~Ol>ry(_ z!>4(1MeGLN1aNuv^rXdr@;50GHE*<6Wyx|SBd)F@dap*6S2ftx!T=ZtEs5~3*=%se z2Ng>eic%k%bzlkObyV>dA?YxJjmlMU7Kgv?yyi(R1=d8}HD6YA^T{XoTayLT^MNgL zltC&q8uidt+Exu~Vu#olBc3y^MybWR07um09$qf>_CfF=|(EYScR zXxbFgnO5z05f;=jnx`yV(bp34ov`3)g(H)STl`!Vow6<0%2+``+_<2$mS!U?m<$kq9zD$L_zuL@L5_^V)U>g>IJ-w(zVkj7% zT>SR8s$$V|2F3+Np$iaB;-28DeCuiibwWIu{K zLA-m+bB8M;EFX}nbqCA)XQF( z>0Ggj%r-TIh-{zLE=LLA?-3Ws-IggBx#dc$tG5)byZF~-%q zX+nGfEnHlUnaQbQ@Rvbq#55)_YNNTU*)F(U`Yf8hWXvL5Tnd(+DO!%y9Si@ORBNS6 jcgmT(ZaDq=-jrc;%}6)X7{6y98NbHHSydsmN43tst + + + + ComputerItemDelegate + + + You should mount volume first + ཐོག་མར་ཁུལ་བགོས་འགེལ་དགོས། + + + + ComputerNetworkItem + + + Network Neighborhood + དྲ་ཐོག་གི་ཁྱིམ་མཚེས། + + + + ComputerRemoteVolumeItem + + + Remote + རྒྱང་རིང་གི་དཀར་ཆག + + + + ComputerUserShareItem + + User Share + གཞི་གྲངས་མཉམ་སྤྱོད། + + + + Data + + + + + ComputerVolumeItem + + + Volume + རང་སའི་ཁུལ་བགོས། + + + + + File System + ཡིག་ཆའི་མ་ལག + + + + Data + + + + + LoginRemoteFilesystem + + + Connect to Sever + ཞབས་ཞུའི་ཆས་དང་སྦྲེལ་ཡོད། + + + + server information + ཞབས་ཞུ་ཆས་ཀྱི་ཆ་འཕྲིན། + + + + user information + སྤྱོད་མཁན་གྱི་ཆ་འཕྲིན། + + + + tag + གདོང་འཛར། + + + + user + སྤྱོད་མཁན་གྱི་མིང་། + + + + password + གསང་ཨང་། + + + + protocol + གྲོས་ཆིངས། + + + + server + ཞབས་ཞུ་སྣེའི་ཤག་གནས། + + + + directory + དཀར་ཆག + + + + SAMBA + SAMBA + + + + FTP + FTP + + + + / + / + + + + port + མཐུད་སྣེ། + + + + 20 + 20 + + + + 21 + 21 + + + + 137 + 137 + + + + 138 + 138 + + + + 139 + 139 + + + + 445 + 445 + + + + ok + གཏན་འཁེལ། + + + + cancel + འདོར་བ། + + + + Peony::ComputerViewContainer + + + Connect a server + རྒྱང་རིང་ཞབས་ཞུའི་ཆས་སྦྲེལ་མཐུད་བྱ་དགོས། + + + sftp://, etc... + 如sftp://... + + + Cancel + 取消 + + + OK + 确定 + + + + + Unmount + ལེན་པ། + + + + Eject + འཕར་ཐོན། + + + + format + རྣམ་པར་འཇོག་པ། + + + + + Property + གཏོགས་གཤིས། + + + + You have to mount this volume first + ཐོག་མར་ཁུལ་བགོས་འགེལ་དགོས། + + + + Peony::DriveRename + + + + Rename + + + + + Device name: + + + + + + + + Warning + + + + + Renaming cannot start with a decimal point, Please re-enter! + + + + + The device name exceeds the character limit, rename failed! + + + + + Renaming will unmount the device. Do you want to continue? + + + + + The device may not support the rename operation, rename failed! + + + + + QObject + + + Computer View + གློག་ཀླད་མཐོང་རིས། + + + + Show drives, network and personal directories. + སྒྲིག་ཆས་ཁུལ་བགོས་དང་།དྲ་རྒྱའི་དཀར་ཆག་དང་མི་སྒེར་གྱི་དཀར་ཆག་འཆར་མངོན་བྱེད་པ། + + + + One or more programs prevented the unmount operation. + བྱ་རིམ་གཅིག་གམ་མང་པོས་བཤིག་འདོན་བཀོལ་སྤྱོད་བྱེད་པར་བཀག་འགོག་བྱས། + + + + + + Unmount failed + བཤིག་འདོན་ཕམ་པ། + + + Error: %1 +Do you want to unmount forcely? + ནོར་འཁྲུལ།:%1 +བཙན་ཤེད་ཀྱིས་བཤིག་འདོན་བྱེད་དམ། + + + + It need to synchronize before operating the device,place wait! + + + + + The device has been mount successfully! + + + + + Data synchronization is complete,the device has been unmount successfully! + + + + + + Error: %1 + + + + + + Unable to unmount it, you may need to close some programs, such as: GParted etc. + བཤིག་འདོན་བྱེད་ཐབས་བྲལ་བས་ཁྱེད་ཀྱིས་སྔོན་ལ་བྱ་རིམ་ཁ་ཤས་ཁ་རྒྱག་དགོས།དཔེར་ན་ཁུལ་བགོས་ཀྱི་རྩོམ་སྒྲིག་ཆས་སོགས། + + + + %1 + %1 + + + + + Eject failed + འཕར་ཐོན་ཕམ་པ། + + + Cancel + འདོར་བ། + + + Eject Anyway + གང་ལྟར་ཀྱང་འཕར་ཐོན་བྱེད་དགོས། + + + diff --git a/peony-extension-computer-view/peony-extension-computer-view_cs.ts b/peony-extension-computer-view/peony-extension-computer-view_cs.ts index f2e44b9..a7a7df7 100644 --- a/peony-extension-computer-view/peony-extension-computer-view_cs.ts +++ b/peony-extension-computer-view/peony-extension-computer-view_cs.ts @@ -36,18 +36,18 @@ ComputerVolumeItem - + Volume Svazek - - + + File System Souborový systém - + Data @@ -202,41 +202,41 @@ Peony::DriveRename - - + + Rename - + Device name: - - - - + + + + Warning - + Renaming cannot start with a decimal point, Please re-enter! - + The device name exceeds the character limit, rename failed! - + Renaming will unmount the device. Do you want to continue? - + The device may not support the rename operation, rename failed! @@ -254,52 +254,52 @@ Zobrazit disky, síť a osobní složky. - + It need to synchronize before operating the device,place wait! - + The device has been mount successfully! - + Data synchronization is complete,the device has been unmount successfully! - + One or more programs prevented the unmount operation. - - - + + + Unmount failed - - + + Error: %1 - + Unable to unmount it, you may need to close some programs, such as: GParted etc. - + %1 - - + + Eject failed diff --git a/peony-extension-computer-view/peony-extension-computer-view_tr.qm b/peony-extension-computer-view/peony-extension-computer-view_tr.qm index d1d5bd317a2c5d07d4ab56ec291d1da0420bc986..0116db565b8efd7b50ef1d757dc8311559acffc5 100644 GIT binary patch delta 108 zcmX>rx=L8oW=D#|srPfHo>i3DpRjQ6T_*+xh8Gh>9re#mILE-izJlR(=oO$40~31$ zkYi3DpRjQ6T_*+xMuv%^j`qj4zhq!w?_xMN;T!`4$7Y7t zp;s7yfQdZL>kxYhSp#D^#3I(7ThzD|mJ={i3*P^2QA}a+| pLoSzmh06R=h4RF_5`~g{h0?s-{8DZpJ1xHm=$}ga&2u?;83A!0QV0M5 diff --git a/peony-extension-computer-view/peony-extension-computer-view_tr.ts b/peony-extension-computer-view/peony-extension-computer-view_tr.ts index c4591b3..014cf40 100644 --- a/peony-extension-computer-view/peony-extension-computer-view_tr.ts +++ b/peony-extension-computer-view/peony-extension-computer-view_tr.ts @@ -36,18 +36,18 @@ ComputerVolumeItem - + Volume Bölüm - - + + File System Dosya Sistemi - + Data @@ -202,41 +202,41 @@ Peony::DriveRename - - + + Rename - + Device name: - - - - + + + + Warning - + Renaming cannot start with a decimal point, Please re-enter! - + The device name exceeds the character limit, rename failed! - + Renaming will unmount the device. Do you want to continue? - + The device may not support the rename operation, rename failed! @@ -254,14 +254,14 @@ Sürücüleri, ağı ve kişisel dizinleri göster. - + One or more programs prevented the unmount operation. - - - + + + Unmount failed Bağlantıyı kesme başarısız @@ -272,40 +272,40 @@ Do you want to unmount forcely? Zorla ayrılmak ister misin? - + It need to synchronize before operating the device,place wait! - + The device has been mount successfully! - + Data synchronization is complete,the device has been unmount successfully! - - + + Error: %1 - + Unable to unmount it, you may need to close some programs, such as: GParted etc. - + %1 - - + + Eject failed Çıkarma başarısız diff --git a/peony-extension-computer-view/peony-extension-computer-view_zh_CN.qm b/peony-extension-computer-view/peony-extension-computer-view_zh_CN.qm index 90b09d9650700f313ab975d22e75f91a1dc948b3..795205042e1e39d9f2edc5ab6edb6b28e436c5cd 100644 GIT binary patch delta 447 zcmew>_Dphu2xG=X(LO8AG=_5%&M`1>US@b5dW8W9nAjtLG)EiL+%^>;H;h>+W)TAe z8y9n|YC&>d2v2rubWf7Nf1d7rk?gUb>dq$#1kDew=&$|H$N{pN4T!y55=#;l ziYxPyGm7%_GOH3xGV}8kGK&?G^K%PwQcF^GN-|OvQc}w@lT#Hk5{ng*Qd9F3O7n8_ zOY=$;ic6D|Q;Un!N^^2571@Etu?PAmWu;C|=gh5FNIB~t1F|{DcRE97Bgi!%R{>q~ zy^6Qm6UhyBo+S!-si`RnCHY7$Nd;P!mS2>rkYA8m1awwjx&p!}It4k2KnIm4W|kn? sn_R-k40MEyAA_IPTxNJ3dW8W9nAjtLGzSCI+%^>;H;h>+W)TAe z8y9n$}z diff --git a/peony-extension-computer-view/peony-extension-computer-view_zh_CN.ts b/peony-extension-computer-view/peony-extension-computer-view_zh_CN.ts index f9b3b0a..d562923 100644 --- a/peony-extension-computer-view/peony-extension-computer-view_zh_CN.ts +++ b/peony-extension-computer-view/peony-extension-computer-view_zh_CN.ts @@ -40,18 +40,18 @@ ComputerVolumeItem - + Volume 本地分区 - - + + File System 文件系统 - + Data 数据盘 @@ -214,41 +214,41 @@ Peony::DriveRename - - + + Rename - + Device name: - - - - + + + + Warning - + Renaming cannot start with a decimal point, Please re-enter! - + The device name exceeds the character limit, rename failed! - + Renaming will unmount the device. Do you want to continue? - + The device may not support the rename operation, rename failed! @@ -266,14 +266,14 @@ 显示设备分区, 网络目录和个人目录. - + One or more programs prevented the unmount operation. 一个或多个程序阻止卸载操作。 - - - + + + Unmount failed 卸载失败 @@ -284,40 +284,40 @@ Do you want to unmount forcely? 是否强制卸载? - + It need to synchronize before operating the device,place wait! 操作设备前需要同步数据,请稍等! - + The device has been mount successfully! 设备挂载成功! - + Data synchronization is complete,the device has been unmount successfully! 数据同步完成,设备已经成功卸载! - - + + Error: %1 错误: %1\n - + Unable to unmount it, you may need to close some programs, such as: GParted etc. 无法卸载,您可能需要先关闭一些程序,如分区编辑器等。 - + %1 %1 - - + + Eject failed 弹出失败 diff --git a/peony-extension-computer-view/translation.qrc b/peony-extension-computer-view/translation.qrc index 9d88111..a10d5f6 100644 --- a/peony-extension-computer-view/translation.qrc +++ b/peony-extension-computer-view/translation.qrc @@ -1,6 +1,7 @@ peony-extension-computer-view_zh_CN.qm + peony-extension-computer-view_bo_CN.qm peony-extension-computer-view_tr.qm peony-extension-computer-view_cs.qm diff --git a/peony-menu-plugin-mate-terminal/peony-menu-plugin-mate-terminal.pro b/peony-menu-plugin-mate-terminal/peony-menu-plugin-mate-terminal.pro index e35bad6..48ff93d 100644 --- a/peony-menu-plugin-mate-terminal/peony-menu-plugin-mate-terminal.pro +++ b/peony-menu-plugin-mate-terminal/peony-menu-plugin-mate-terminal.pro @@ -38,7 +38,8 @@ HEADERS += \ TRANSLATIONS += translations/peony-mate-terminal-extension_zh_CN.ts \ translations/peony-mate-terminal-extension_tr.ts \ - tranlsations/peony-mate-terminal-extension_cs.ts + tranlsations/peony-mate-terminal-extension_cs.ts \ + tranlsations/peony-mate-terminal-extension_bo_CN.ts unix { target.path = $$[QT_INSTALL_LIBS]/peony-extensions diff --git a/peony-menu-plugin-mate-terminal/peony-menu-plugin-mate-terminal.qrc b/peony-menu-plugin-mate-terminal/peony-menu-plugin-mate-terminal.qrc index dfd08b1..9fed100 100644 --- a/peony-menu-plugin-mate-terminal/peony-menu-plugin-mate-terminal.qrc +++ b/peony-menu-plugin-mate-terminal/peony-menu-plugin-mate-terminal.qrc @@ -1,6 +1,7 @@ translations/peony-mate-terminal-extension_zh_CN.qm + translations/peony-mate-terminal-extension_bo_CN.qm translations/peony-mate-terminal-extension_tr.qm translations/peony-mate-terminal-extension_cs.qm diff --git a/peony-menu-plugin-mate-terminal/translations/peony-mate-terminal-extension_bo_CN.qm b/peony-menu-plugin-mate-terminal/translations/peony-mate-terminal-extension_bo_CN.qm new file mode 100644 index 0000000000000000000000000000000000000000..a3065e56928ea6bceaf522b61953060bffd57e37 GIT binary patch literal 525 zcmcE7ks@*G{hX<16=n7(EZlq7iGhJZg2^TI9FQ(x&zV)nz`$t2xtv`G$Y;m|a&9vN z87lk{`~mz4{M`I${EPXkfV3kJC-8^yZv^rJf$R`|UJj5JHXxSrFG$T(aLFu6O)kkV zs#M6#QwT{d%FWD6%wY#g%Lb(8=T%x+`6ia6!o+=3^GXA9O4Bp*7(w<`@jLM+0`1}k z+gk;+hnwF4Xjc)~)jZWMPJ{DmVaj14|S@K?o091yCR=xK@;;<`rk==Mmvd0Ha}lb^rhX literal 0 HcmV?d00001 diff --git a/peony-menu-plugin-mate-terminal/translations/peony-mate-terminal-extension_bo_CN.ts b/peony-menu-plugin-mate-terminal/translations/peony-mate-terminal-extension_bo_CN.ts new file mode 100644 index 0000000..14e5c7a --- /dev/null +++ b/peony-menu-plugin-mate-terminal/translations/peony-mate-terminal-extension_bo_CN.ts @@ -0,0 +1,27 @@ + + + + + Peony::MateTerminalMenuPlugin + + + + Open Directory in Terminal + མཐའ་སྣེ་ཁ་འབྱེད་པ། + + + + Peony-Qt Mate Terminal Menu Extension + UKUIཡིག་ཆ་དོ་དམ་ཆས་མཐའ་སྣེ་རྒྱ་བསྐྱེད་པ། + + + + Open Terminal with menu. + གཡས་མཐེབ་ཀྱི་འདེམས་བྱང་བཀོལ་སྤྱོད་བྱས་ནས་མཐའ་སྣེའི་ཁ་འབྱེད་པ། + + + Open Directory in T&erminal + 打开终端(&E) + + + diff --git a/peony-send-to-device/peony-send-to-device.pro b/peony-send-to-device/peony-send-to-device.pro index 19d3feb..d36b88d 100644 --- a/peony-send-to-device/peony-send-to-device.pro +++ b/peony-send-to-device/peony-send-to-device.pro @@ -20,7 +20,8 @@ HEADERS += \ TRANSLATIONS += \ translations/peony-send-to-device_cs.ts \ translations/peony-send-to-device_tr.ts \ - translations/peony-send-to-device_zh_CN.ts + translations/peony-send-to-device_zh_CN.ts \ + translations/peony-send-to-device_bo_CN.ts RESOURCES += \ resources.qrc diff --git a/peony-send-to-device/resources.qrc b/peony-send-to-device/resources.qrc index 6ba1e2f..549cb0a 100644 --- a/peony-send-to-device/resources.qrc +++ b/peony-send-to-device/resources.qrc @@ -3,5 +3,6 @@ translations/peony-send-to-device_cs.qm translations/peony-send-to-device_tr.qm translations/peony-send-to-device_zh_CN.qm + translations/peony-send-to-device_bo_CN.qm diff --git a/peony-send-to-device/send-to-device-plugin.cpp b/peony-send-to-device/send-to-device-plugin.cpp index 721310f..5c8e8d2 100644 --- a/peony-send-to-device/send-to-device-plugin.cpp +++ b/peony-send-to-device/send-to-device-plugin.cpp @@ -276,7 +276,7 @@ DriverAction::DriverAction(const QStringList& uris, QObject *parent) : QAction(p DriverAction::~DriverAction() { - if (mMenu) delete mMenu; + //if (mMenu) delete mMenu; if (mVolumeMonitor) { g_signal_handler_disconnect(G_OBJECT(mVolumeMonitor), mDeviceAdd); g_signal_handler_disconnect(G_OBJECT(mVolumeMonitor), mDeviceRemove); @@ -285,6 +285,9 @@ DriverAction::~DriverAction() for (auto it = mDrivers.begin(); it != mDrivers.end(); ++it) { it.value()->deleteLater(); } + if (!mDrivers.isEmpty()) { + mDrivers.clear(); + } } void DriverAction::showAction() diff --git a/peony-send-to-device/send-to-device-plugin.h b/peony-send-to-device/send-to-device-plugin.h index ab0a921..b169b2d 100644 --- a/peony-send-to-device/send-to-device-plugin.h +++ b/peony-send-to-device/send-to-device-plugin.h @@ -72,8 +72,8 @@ private: private: gulong mDeviceAdd; gulong mDeviceRemove; - QMenu* mMenu; - GVolumeMonitor* mVolumeMonitor; + QMenu* mMenu = nullptr; + GVolumeMonitor* mVolumeMonitor = nullptr; QMap mDrivers; }; diff --git a/peony-send-to-device/translations/peony-send-to-device_bo_CN.qm b/peony-send-to-device/translations/peony-send-to-device_bo_CN.qm new file mode 100644 index 0000000000000000000000000000000000000000..2031d1051a45fa0af4d9034c99ea167e1bda9088 GIT binary patch literal 286 zcmcE7ks@*G{hX<16=n7(EZlq7iGhJZfJ-V+6-YBc>8ea1`wKIWu;5SQU&3F*&kdv} z@t5!?Ls^^ni};;@Y&W1dH&k>2|3>~QFguK&mjh%R8xTtcr{<+7l;kTUDio#W=9eWV z<)kX4q?TnSr?La3g#%La^D3>ZT#7QwQi~juOEUBG80l&=$bBLC0Xe1VnR$!=f?h?i literal 0 HcmV?d00001 diff --git a/peony-send-to-device/translations/peony-send-to-device_bo_CN.ts b/peony-send-to-device/translations/peony-send-to-device_bo_CN.ts new file mode 100644 index 0000000..8fccb10 --- /dev/null +++ b/peony-send-to-device/translations/peony-send-to-device_bo_CN.ts @@ -0,0 +1,20 @@ + + + + + Peony::DriverAction + + + Send to a removable device + སྤོ་སྒུལ་སྒྲིག་ཆས་ལ་སྐྱེལ་བ། + + + + Peony::SendToPlugin + + + Send to a removable device + སྤོ་སྒུལ་སྒྲིག་ཆས་ལ་སྐྱེལ་བ། + + + diff --git a/peony-send-to-device/translations/peony-send-to-device_cs.qm b/peony-send-to-device/translations/peony-send-to-device_cs.qm index d9a02bddf9f8eabd51ac3d3c91b25f6c21703427..17762942b74a2579a661574102921320ce421448 100644 GIT binary patch literal 27 jcmcE7ks@*G{hX<16=n7(EZlpygMop8jgj#`3lj?fuowzh literal 284 zcmcE7ks@*G{hX<16=n7(EZlq7iGhJZfK`*}9FS(Bq~_;UT3LYwd{gsE19D2!GxHch_8MW>3vxvT c*ad{_6aw2Bl3Gzhlyw~-r!q4BXJKLi04D=QKmY&$ diff --git a/peony-send-to-device/translations/peony-send-to-device_tr.qm b/peony-send-to-device/translations/peony-send-to-device_tr.qm index 80cb13c45659b9c8ee8f5a2656e8c73019fd89ee..be651eede2edc9cb0da5c140b31664afee169fa8 100644 GIT binary patch literal 16 YcmcE7ks@*G{hX<16=n7(EZln+07b?KzW@LL literal 289 zcmcE7ks@*G{hX<16=n7(EZlq7iGhJZfK`*}9FS(U{{2sR+JFs004OoMp^&> diff --git a/peony-send-to-device/translations/peony-send-to-device_zh_CN.qm b/peony-send-to-device/translations/peony-send-to-device_zh_CN.qm index dd7bf03385dc795e95021fb3d3dab3a2df289c8a..eb25b3c6cffe26e0c56e7e6d1e502d9a7db78d17 100644 GIT binary patch delta 24 gcmcc3c#%=SW=D#|srPfHo>i3DpRjQ6-HB2M0g9Rn=>Px# delta 34 scmV+-0Nwx50owr@Jh)^S%I}<&%^@7WV4=O;rvLx|1!ZnuRa21=!3dBJZvX%Q diff --git a/peony-set-wallpaper/peony-set-wallpaper.pro b/peony-set-wallpaper/peony-set-wallpaper.pro index 80efac1..3b8b07a 100644 --- a/peony-set-wallpaper/peony-set-wallpaper.pro +++ b/peony-set-wallpaper/peony-set-wallpaper.pro @@ -29,7 +29,8 @@ CONFIG += debug link_pkgconfig plugin PKGCONFIG += peony gsettings-qt TRANSLATIONS = translations/peony-set-wallpaper-extension_zh_CN.ts \ - translations/peony-set-wallpaper-extension_tr.ts + translations/peony-set-wallpaper-extension_tr.ts \ + translations/peony-set-wallpaper-extension_bo_CN.ts #DESTDIR += ../testdir diff --git a/peony-set-wallpaper/peony-set-wallpaper.qrc b/peony-set-wallpaper/peony-set-wallpaper.qrc index 14356dc..4854065 100644 --- a/peony-set-wallpaper/peony-set-wallpaper.qrc +++ b/peony-set-wallpaper/peony-set-wallpaper.qrc @@ -1,6 +1,7 @@ translations/peony-set-wallpaper-extension_zh_CN.qm + translations/peony-set-wallpaper-extension_bo_CN.qm translations/peony-set-wallpaper-extension_tr.qm diff --git a/peony-set-wallpaper/translations/peony-set-wallpaper-extension_bo_CN.qm b/peony-set-wallpaper/translations/peony-set-wallpaper-extension_bo_CN.qm new file mode 100644 index 0000000000000000000000000000000000000000..9e4aa646a3c03ad7d0536393ba704ee271f3a284 GIT binary patch literal 470 zcmcE7ks@*G{hX<16=n7(EZlq7iGhJZf^}Q^BOtwt{gRs;0|TQHx7^cxKt4kzkh6pt z$jISO0Gzp|`BTz4h6~fQU0kWD6h!p}-^Ybco14|T&Q%e-e6LWG35(`p` z6kIDxQuB&4^Yhq&iX_2`tgM1lOTvLF0zfJPa!S)P^B6%c*TU*9f3RD^_#=U|6WGPb g_6h*aQb;UD*hqvuHdyT;&i@D>OW^RR9sw5s0Q>}U(f|Me literal 0 HcmV?d00001 diff --git a/peony-set-wallpaper/translations/peony-set-wallpaper-extension_bo_CN.ts b/peony-set-wallpaper/translations/peony-set-wallpaper-extension_bo_CN.ts new file mode 100644 index 0000000..c1ad857 --- /dev/null +++ b/peony-set-wallpaper/translations/peony-set-wallpaper-extension_bo_CN.ts @@ -0,0 +1,22 @@ + + + + + Peony::SetWallPaperPlugin + + + Peony-Qt set wallpaper Extension + ཡིག་ཆའི་དོ་དམ་ཆས་ལྡེབས་ཤོག་བསྒར་ལྷུ་སྒྲིག་འགོད་བྱེད་པ། + + + + set wallpaper Extension. + ལྡེབས་ཤོག་བསྒར་ལྷུ་སྒྲིག་འགོད། + + + + Set as wallpaper + ལྡེབས་ཤོག་ཏུ་བཙུགས་པ། + + + diff --git a/peony-share/peony-share.pro b/peony-share/peony-share.pro index e71f71b..d7cd33a 100644 --- a/peony-share/peony-share.pro +++ b/peony-share/peony-share.pro @@ -25,7 +25,8 @@ HEADERS += share-page.h \ TRANSLATIONS += translations/peony-share-extension_cs.ts \ translations/peony-share-extension_tr.ts \ - translations/peony-share-extension_zh_CN.ts + translations/peony-share-extension_zh_CN.ts \ + translations/peony-share-extension_bo_CN.ts RESOURCES += resources.qrc diff --git a/peony-share/resources.qrc b/peony-share/resources.qrc index 7aa0835..0f31fdf 100644 --- a/peony-share/resources.qrc +++ b/peony-share/resources.qrc @@ -1,6 +1,7 @@ translations/peony-share-extension_zh_CN.qm + translations/peony-share-extension_bo_CN.qm translations/peony-share-extension_tr.qm translations/peony-share-extension_cs.qm diff --git a/peony-share/translations/peony-share-extension_bo_CN.qm b/peony-share/translations/peony-share-extension_bo_CN.qm new file mode 100644 index 0000000000000000000000000000000000000000..97f8be037ecd10024e2ea9a00a9118f6c1b0a2b2 GIT binary patch literal 905 zcmcE7ks@*G{hX<16=n7(EZlq7iGhK^gYmkN5Ca3#8KxH>{sH;*%sGoTF)%RhU~@ir z3rM@No0~ZU#UHTyuI2)&V`ER1?F5Q9vhNE^0`kK-7;Xv!hfdTKyUX?kWJBglFY zpjGJB@ggh$o1qX`q5w8U!L_0!HLo}`KaY3|EP(zi;ZFwpX9CdmNnqcA$YlQcU{ON8 z%xPfv-{4PKm*-P9I6Y~;tQ?dEV0mFF-z=Q-b3_ZRf7C;hN6*#$tAccZ>N`78K d2{e6`WMmdY6B!m?=#XG3B5VYU!ATdl(E#eS$N>NV literal 0 HcmV?d00001 diff --git a/peony-share/translations/peony-share-extension_bo_CN.ts b/peony-share/translations/peony-share-extension_bo_CN.ts new file mode 100644 index 0000000..4f28f6e --- /dev/null +++ b/peony-share/translations/peony-share-extension_bo_CN.ts @@ -0,0 +1,73 @@ + + + + + NetUsershareHelper + + Peony-Qt-Share-Extension + 共享 + + + + Peony::SharePropertiesPagePlugin + + + Peony Qt Share Extension + མཉམ་སྤྱོད། + + + + Allow user share folders + ཡིག་ཁུག་མཉམ་སྤྱོད་བྱས་ཆོག + + + + SharePage + + + Share folder + ཡིག་ཁུག་མཉམ་སྤྱོད། + + + Share: + 共享: + + + + usershare + + + + + + share this folder + ཡིག་ཁུག་འདི་མཉམ་སྤྱོད། + + + + + don`t share this folder + ཡིག་ཁུག་འདི་མཉམ་སྤྱོད་མི་བྱེད་པ། + + + + Share name: + མཉམ་སྤྱོད་ཀྱི་མིང་།: + + + + Read Only + ཀློག་ཙམ། + + + + Allow Anonymous + ཡུལ་སྐོར་བར་ལྟ་སྤྱོད་བྱས་ཆོག + + + + Comment: + མཆན་འགྲེལ།: + + + diff --git a/peony-share/translations/peony-share-extension_cs.ts b/peony-share/translations/peony-share-extension_cs.ts index 68319cf..f6c46c1 100644 --- a/peony-share/translations/peony-share-extension_cs.ts +++ b/peony-share/translations/peony-share-extension_cs.ts @@ -24,7 +24,7 @@ SharePage - + Share folder Sdílet složku @@ -33,39 +33,39 @@ Zdroj: - + usershare - - + + share this folder - - + + don`t share this folder - + Share name: - + Read Only Pouze pro čtení - + Allow Anonymous Umožnit anonymní - + Comment: Komentář: diff --git a/peony-share/translations/peony-share-extension_tr.ts b/peony-share/translations/peony-share-extension_tr.ts index 6d84e60..7fa26f1 100644 --- a/peony-share/translations/peony-share-extension_tr.ts +++ b/peony-share/translations/peony-share-extension_tr.ts @@ -24,7 +24,7 @@ SharePage - + Share folder Klasör paylaş @@ -33,39 +33,39 @@ Paylaş: - + usershare - - + + share this folder - - + + don`t share this folder - + Share name: - + Read Only Sadece Okunabilir - + Allow Anonymous Herkese İzin Ver - + Comment: Yorum yap: diff --git a/peony-share/translations/peony-share-extension_zh_CN.ts b/peony-share/translations/peony-share-extension_zh_CN.ts index 3edd2ee..1dc0a4a 100644 --- a/peony-share/translations/peony-share-extension_zh_CN.ts +++ b/peony-share/translations/peony-share-extension_zh_CN.ts @@ -24,7 +24,7 @@ SharePage - + Share folder 共享文件夹 @@ -33,39 +33,39 @@ 共享: - + usershare 本机共享 - - + + share this folder 共享此文件夹 - - + + don`t share this folder 不共享此文件夹 - + Share name: 共享名: - + Read Only 只读 - + Allow Anonymous 允许游客访问 - + Comment: 注释: