diff --git a/debian/patches/0006-Added-translation-using-Weblate-Arapaho.patch b/debian/patches/0006-Added-translation-using-Weblate-Arapaho.patch new file mode 100644 index 0000000..ff26661 --- /dev/null +++ b/debian/patches/0006-Added-translation-using-Weblate-Arapaho.patch @@ -0,0 +1,415 @@ +From: xibowen +Date: Thu, 11 Jul 2024 11:19:01 +0800 +Subject: Added translation using Weblate (Arapaho) + +--- + translations/ukui-menu_arp.ts | 400 ++++++++++++++++++++++++++++++++++++++++++ + 1 file changed, 400 insertions(+) + create mode 100644 translations/ukui-menu_arp.ts + +diff --git a/translations/ukui-menu_arp.ts b/translations/ukui-menu_arp.ts +new file mode 100644 +index 0000000..ceb99d5 +--- /dev/null ++++ b/translations/ukui-menu_arp.ts +@@ -0,0 +1,400 @@ ++ ++ ++ ++ ++ FavoriteExtension ++ ++ Enable editing mode ++ ++ ++ ++ Remove all favorite apps ++ ++ ++ ++ ++ FullScreenAppList ++ ++ Favorite ++ ++ ++ ++ Enable editing mode ++ ++ ++ ++ Remove all favorite apps ++ ++ ++ ++ ++ FullScreenHeader ++ ++ Contract ++ ++ ++ ++ ++ PluginSelectButton ++ ++ Letter Sort ++ ++ ++ ++ Category ++ ++ ++ ++ ++ QObject ++ ++ Add to desktop shortcuts ++ ++ ++ ++ Uninstall ++ ++ ++ ++ Remove from folder ++ ++ ++ ++ Add to folder ++ ++ ++ ++ Dissolve folder ++ ++ ++ ++ Add to "%1" ++ ++ ++ ++ Show ukui-menu. ++ ++ ++ ++ Quit ukui-menu. ++ ++ ++ ++ Fix to favorite ++ ++ ++ ++ Remove from favorite ++ ++ ++ ++ Remove from taskbar ++ ++ ++ ++ Add to taskbar ++ ++ ++ ++ Fixed to all applications ++ ++ ++ ++ Unfixed from all applications ++ ++ ++ ++ Create a new folder ++ ++ ++ ++ Remove from List ++ ++ ++ ++ ++ SearchInputBar ++ ++ Search App ++ ++ ++ ++ ++ Sidebar ++ ++ Expand ++ ++ ++ ++ Contract ++ ++ ++ ++ Computer ++ ++ ++ ++ Control center ++ ++ ++ ++ ++ UkuiMenu::AllAppDataProvider ++ ++ All ++ ++ ++ ++ All applications ++ 所有应用 ++ ++ ++ ++ ++ UkuiMenu::AppCategoryModel ++ ++ Audio ++ ++ ++ ++ AudioVideo ++ ++ ++ ++ Development ++ ++ ++ ++ Education ++ ++ ++ ++ Game ++ ++ ++ ++ Graphics ++ ++ ++ ++ Network ++ ++ ++ ++ Office ++ ++ ++ ++ Science ++ ++ ++ ++ Settings ++ ++ ++ ++ System ++ ++ ++ ++ Utility ++ ++ ++ ++ Video ++ ++ ++ ++ Other ++ ++ ++ ++ ++ UkuiMenu::AppCategoryPlugin ++ ++ Category ++ 功能排序 ++ ++ ++ ++ Audio ++ ++ ++ ++ AudioVideo ++ ++ ++ ++ Development ++ ++ ++ ++ Education ++ ++ ++ ++ Game ++ ++ ++ ++ Graphics ++ ++ ++ ++ Network ++ ++ ++ ++ Office ++ ++ ++ ++ Science ++ ++ ++ ++ Settings ++ ++ ++ ++ System ++ ++ ++ ++ Utility ++ ++ ++ ++ Video ++ ++ ++ ++ Other ++ ++ ++ ++ Open Function Sort Menu ++ ++ ++ ++ Letter Sort ++ ++ ++ ++ Recently Installed ++ ++ ++ ++ ++ UkuiMenu::AppFolderHelper ++ ++ New Folder %1 ++ ++ ++ ++ ++ UkuiMenu::AppLetterSortPlugin ++ ++ Letter Sort ++ ++ ++ ++ Open Letter Sort Menu ++ ++ ++ ++ ++ UkuiMenu::AppSearchPlugin ++ ++ Search ++ ++ ++ ++ ++ UkuiMenu::FavoriteExtension ++ ++ Favorite ++ ++ ++ ++ ++ UkuiMenu::FavoriteFolderHelper ++ ++ New Folder %1 ++ ++ ++ ++ ++ UkuiMenu::FavoriteWidget ++ ++ Favorite ++ ++ ++ ++ favorite ++ ++ ++ ++ ++ UkuiMenu::PowerButton ++ ++ power ++ ++ ++ ++ Switch user ++ ++ ++ ++ Hibernate ++ ++ ++ ++ Suspend ++ ++ ++ ++ Lock Screen ++ ++ ++ ++ Log Out ++ ++ ++ ++ Reboot ++ ++ ++ ++ Power Off ++ ++ ++ ++ <p>The computer remains on but consumes less power, and the applications will remain open. You can quickly wake up the computer and return to the state you left</p> ++ ++ ++ ++ <p>The current user logs out of the system, ending their session and returning to the login screen</p> ++ ++ ++ ++ <p>Close all applications, turn off the computer, and then turn it back on</p> ++ ++ ++ ++ <p>Close all applications, and then turn off the computer</p> ++ ++ ++ ++ <p>Turn off the computer, but the applications will remain open. When you turn on the computer again, you can return to the state you were in before</p> ++ ++ ++ ++ ++ UkuiMenu::RecentlyInstalledModel ++ ++ Recently Installed ++ ++ ++ ++ diff --git a/debian/patches/series b/debian/patches/series index 90646e5..f151b5c 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -3,3 +3,4 @@ 0003-Translated-using-Weblate-Uyghur.patch 0004-Translated-using-Weblate-Uyghur.patch 0005-Translated-using-Weblate-Uyghur.patch +0006-Added-translation-using-Weblate-Arapaho.patch