mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 01:40:46 +08:00
i18n: Translations update from MAA Weblate (#9845)
* i18n: Translated using Weblate (Japanese) Currently translated at 99.0% (728 of 735 strings) Translation: MAA Assistant Arknights/WPF GUI Translate-URL: https://weblate.maa-org.net/projects/maa/wpf-gui/ja/ * i18n: Translated using Weblate (Korean) Currently translated at 99.3% (730 of 735 strings) Translation: MAA Assistant Arknights/WPF GUI Translate-URL: https://weblate.maa-org.net/projects/maa/wpf-gui/ko/ * i18n: Translated using Weblate (Chinese (Traditional)) Currently translated at 99.7% (733 of 735 strings) Translation: MAA Assistant Arknights/WPF GUI Translate-URL: https://weblate.maa-org.net/projects/maa/wpf-gui/zh_Hant/ --------- Co-authored-by: Anonymous <noreply@weblate.org>
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
<ResourceDictionary
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
xmlns:system="clr-namespace:System;assembly=mscorlib">
|
||||
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:system="clr-namespace:System;assembly=mscorlib">
|
||||
<!-- 設定 -->
|
||||
<system:String x:Key="Settings">設定</system:String>
|
||||
<system:String x:Key="GeneralSettings">一般設定</system:String>
|
||||
|
||||
@@ -1,7 +1,4 @@
|
||||
<ResourceDictionary
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
xmlns:system="clr-namespace:System;assembly=mscorlib">
|
||||
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:system="clr-namespace:System;assembly=mscorlib">
|
||||
<!-- 설정 -->
|
||||
<system:String x:Key="Settings">설정</system:String>
|
||||
<system:String x:Key="GeneralSettings">일반 설정</system:String>
|
||||
|
||||
@@ -1,7 +1,4 @@
|
||||
<ResourceDictionary
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
xmlns:system="clr-namespace:System;assembly=mscorlib">
|
||||
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:system="clr-namespace:System;assembly=mscorlib">
|
||||
<!-- 設定 -->
|
||||
<system:String x:Key="Settings">設定</system:String>
|
||||
<system:String x:Key="GeneralSettings">常規設定</system:String>
|
||||
|
||||
Reference in New Issue
Block a user