1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-22 01:19:18 +08:00
This commit is contained in:
SevCrane
2024-06-05 23:20:28 +08:00
commit 5e482958f6
7329 changed files with 240086 additions and 0 deletions

View File

@@ -0,0 +1,37 @@
{
"common": {
"theme": "Theme",
"light": "Light",
"dark": "Dark",
"language": "Language",
"update": "Update",
"global": "Global",
"china": "China",
"install": "Install",
"installTips": "Used ALAS before? Import your configs here"
},
"import": {
"title": "Import user configs from old ALAS",
"tips": "Import configs from old ALAS",
"error": "Import failed, please check your configs",
"step1": "Select old config files",
"step2": "Confirm import",
"step3": "Import succeed",
"filePathTips": " under Present profile",
"btnOk": "Confirm",
"btnImport": "Import",
"btnGoBack": "Back",
"btnReimport": "Reimport",
"fileName": "File Name",
"lastModify": "Last Modify Time",
"file": {
"choose": "Choose files"
}
},
"modal": {
"closeTipTitle": "Sure to close ALAS ?",
"closeTipContent": "All running instances will be terminated",
"cancelText": "Cancel",
"okText": "Confirm"
}
}

View File

@@ -0,0 +1,37 @@
{
"common": {
"theme": "テーマ",
"light": "ライトテーマ",
"dark": "ダークテーマ",
"language": "言語",
"update": "アップデート",
"global": "グローバル",
"china": "中国",
"install": "インストール",
"installTips": "以前に Alas を使用したことがありますか?ここで設定をインポートすることができます"
},
"import": {
"title": "既存の Alas からユーザー設定をインポートする",
"tips": "Alas の設定ファイルをインポートすると、以前の設定をすべて復元することができます",
"error": "ファイルの読み込みに失敗しました",
"step1": "インポートするファイルを選択",
"step2": "インポート中",
"step3": "インポート完了",
"filePathTips": " の中で以下の設定ファイルがあります:",
"btnOk": "確認",
"btnImport": "インポート",
"btnGoBack": "戻る",
"btnReimport": "再インポート",
"fileName": "ファイル名",
"lastModify": "最終更新日時",
"file": {
"choose": "ファイルを選択"
}
},
"modal": {
"closeTipTitle": "Alas を閉じますか?",
"closeTipContent": "稼働中のすべてのインスタンスも停止します",
"cancelText": "キャンセル",
"okText": "確認"
}
}

View File

@@ -0,0 +1,37 @@
{
"common": {
"theme": "主题",
"light": "亮色主题",
"dark": "黑暗主题",
"language": "语言",
"update": "更新",
"global": "全球",
"china": "中国大陆",
"install": "安装",
"installTips": "以前使用过 Alas在这里导入你的设置"
},
"import": {
"title": "从已有Alas中导入用户设置",
"tips": "请将你的 Alas 设置文件拖拽到这里",
"error": "导入失败,请检查文件是否正确",
"step1": "选择旧的 Alas",
"step2": "确认配置文件",
"step3": "导入完成",
"filePathTips": " 下存在的配置文件:",
"btnOk": "确认",
"btnImport": "导入",
"btnGoBack": "返回",
"btnReimport": "重新导入",
"fileName": "文件名",
"lastModify": "最后修改时间",
"file": {
"choose": "点击此处选择文件"
}
},
"modal": {
"closeTipTitle": "确定要关闭Alas吗",
"closeTipContent": "所有正在运行的Alas实例都将被终止",
"cancelText": "取消",
"okText": "确定"
}
}

View File

@@ -0,0 +1,37 @@
{
"common": {
"theme": "主題",
"light": "亮色主題",
"dark": "黑暗主題",
"language": "語言",
"update": "更新",
"global": "全球",
"china": "中國大陸",
"install": "安裝",
"installTips": "先前使用過Alas在這裡導入你的設定"
},
"import": {
"title": "從已有Alas中導入用戶設定",
"tips": "請將你的 Alas 設定檔拖拽到這裡",
"error": "匯入失敗,請檢查檔是否正確",
"step1": "選擇舊的Alas",
"step2": "選擇要導入的設定",
"step3": "導入成功",
"filePathTips": " 下存在的配置檔:",
"btnOk": "確定",
"btnImport": "導入",
"btnGoBack": "返回",
"btnReimport": "重新導入",
"fileName": "檔名稱",
"lastModify": "最後修改時間",
"file": {
"choose": "點擊此處選擇檔"
}
},
"modal": {
"closeTipTitle": "確認要關閉Alas嗎",
"closeTipContent": "所有正在運行的Alas實例都將被終止",
"cancelText": "取消",
"okText": "確定"
}
}