mirror of
https://github.com/Zagrios/bs-manager.git
synced 2026-07-03 14:08:25 +02:00
[feature] we can now create launch shortcut in steam library
This commit is contained in:
@@ -636,7 +636,8 @@
|
||||
"create-launch-shortcut": {
|
||||
"success": {
|
||||
"title": "Verknüpfung erstellt",
|
||||
"msg": "Die Verknüpfung wurde auf dem Desktop erstellt."
|
||||
"msg": "Die Verknüpfung wurde auf dem Desktop erstellt.",
|
||||
"msg-steam": "Die Verknüpfung wurde in der Steam-Bibliothek erstellt."
|
||||
},
|
||||
"error": {
|
||||
"msg": "Beim Erstellen der Verknüpfung ist ein Fehler aufgetreten."
|
||||
@@ -843,7 +844,9 @@
|
||||
"desc": "Das Erstellen einer Verknüpfung ermöglicht es dir, Beat Saber mit den ausgewählten Optionen zu starten, ohne durch BSManager zu gehen.",
|
||||
"launch-options": "Startoptionen",
|
||||
"advanced-launch": "Erweiterter Start",
|
||||
"valid-btn": "Verknüpfung erstellen"
|
||||
"valid-btn": "Verknüpfung erstellen",
|
||||
"create-steam-shortcut": "Steam-Verknüpfung erstellen",
|
||||
"steam-shortcut-tippy": "Wenn aktiviert, wird anstelle einer Verknüpfung auf dem Desktop eine Verknüpfung in Steam erstellt."
|
||||
},
|
||||
"connect-to-meta": {
|
||||
"title": "Mit Meta verbinden",
|
||||
|
||||
@@ -636,7 +636,8 @@
|
||||
"create-launch-shortcut": {
|
||||
"success": {
|
||||
"title": "Shortcut created",
|
||||
"msg": "The shortcut has been created on the desktop."
|
||||
"msg": "The shortcut has been created on the desktop.",
|
||||
"msg-steam": "The shortcut has been created in the Steam library."
|
||||
},
|
||||
"error": {
|
||||
"msg": "An error occurred while creating the shortcut."
|
||||
@@ -838,7 +839,9 @@
|
||||
"desc": "Creating a shortcut will allow you to start Beat Saber with the chosen options without going through BSManager.",
|
||||
"launch-options": "Launch options",
|
||||
"advanced-launch": "Advanced launch",
|
||||
"valid-btn": "Create the shortcut"
|
||||
"valid-btn": "Create the shortcut",
|
||||
"create-steam-shortcut": "Create a Steam shortcut",
|
||||
"steam-shortcut-tippy": "If enabled, instead of creating a shortcut on the desktop, it will be created in Steam."
|
||||
},
|
||||
"connect-to-meta": {
|
||||
"title": "Connect to Meta",
|
||||
|
||||
@@ -636,7 +636,8 @@
|
||||
"create-launch-shortcut": {
|
||||
"success": {
|
||||
"title": "Acceso directo creado",
|
||||
"msg": "El acceso directo se ha creado en el escritorio."
|
||||
"msg": "El acceso directo se ha creado en el escritorio.",
|
||||
"msg-steam": "El acceso directo se ha creado en la biblioteca de Steam."
|
||||
},
|
||||
"error": {
|
||||
"msg": "Se produjo un error al crear el acceso directo."
|
||||
@@ -843,7 +844,9 @@
|
||||
"desc": "Crear un atajo te permitirá iniciar Beat Saber con las opciones seleccionadas sin pasar por BSManager.",
|
||||
"launch-options": "Opciones de lanzamiento",
|
||||
"advanced-launch": "Lanzamiento avanzado",
|
||||
"valid-btn": "Crear el atajo"
|
||||
"valid-btn": "Crear el atajo",
|
||||
"create-steam-shortcut": "Crear un atajo directo de Steam",
|
||||
"steam-shortcut-tippy": "Si está activado, en lugar de crear un atajo directo en el escritorio, se creará en Steam."
|
||||
},
|
||||
"connect-to-meta": {
|
||||
"title": "Conexión a Meta",
|
||||
|
||||
@@ -637,7 +637,8 @@
|
||||
"create-launch-shortcut": {
|
||||
"success": {
|
||||
"title": "Raccourci créé",
|
||||
"msg": "Le raccourci a été créé sur le bureau."
|
||||
"msg": "Le raccourci a été créé sur le bureau.",
|
||||
"msg-steam": "Le raccourci a été créé dans la bibliothèque Steam."
|
||||
},
|
||||
"error": {
|
||||
"msg": "Une erreur s'est produite lors de la création du raccourci."
|
||||
@@ -844,7 +845,9 @@
|
||||
"desc": "Créer un raccourci te permettra de démarrer Beat Saber avec les options choisies sans passer par BSManager.",
|
||||
"launch-options": "Options de lancement",
|
||||
"advanced-launch": "Lancement avancé",
|
||||
"valid-btn": "Créer le raccourci"
|
||||
"valid-btn": "Créer le raccourci",
|
||||
"create-steam-shortcut": "Créer un raccourci Steam",
|
||||
"steam-shortcut-tippy": "Si activé, au lieu de créer un raccourci sur le bureau, celui-ci sera créé dans Steam."
|
||||
},
|
||||
"connect-to-meta": {
|
||||
"title": "Connexion à Meta",
|
||||
|
||||
@@ -636,7 +636,8 @@
|
||||
"create-launch-shortcut": {
|
||||
"success": {
|
||||
"title": "Scorciatoia creata",
|
||||
"msg": "La scorciatoia è già stat creata sul desktop."
|
||||
"msg": "La scorciatoia è già stat creata sul desktop.",
|
||||
"msg-steam": "Il collegamento è stato creato nella libreria di Steam."
|
||||
},
|
||||
"error": {
|
||||
"msg": "C'è stato un errore durante la creazione della scorciatoia."
|
||||
@@ -838,7 +839,9 @@
|
||||
"desc": "Creare una scorciatoia ti permetterà di avviare Beat Saber con le opzioni scelte senza passare per BSManager.",
|
||||
"launch-options": "Opzioni di lancio",
|
||||
"advanced-launch": "Lancio avanzato",
|
||||
"valid-btn": "Crea la scorciatoia"
|
||||
"valid-btn": "Crea la scorciatoia",
|
||||
"create-steam-shortcut": "Crea un scorciatoia Steam",
|
||||
"steam-shortcut-tippy": "Se abilitato, invece di creare un scorciatoia sul desktop, verrà creato in Steam."
|
||||
},
|
||||
"connect-to-meta": {
|
||||
"title": "Connettiti a Meta",
|
||||
|
||||
@@ -636,7 +636,8 @@
|
||||
"create-launch-shortcut": {
|
||||
"success": {
|
||||
"title": "ショートカットを作成しました",
|
||||
"msg": "デスクトップにショートカットを作成されました。"
|
||||
"msg": "デスクトップにショートカットを作成されました。",
|
||||
"msg-steam": "ショートカットがSteamライブラリに作成されました。"
|
||||
},
|
||||
"error": {
|
||||
"msg": "ショートカットの作成中にエラーが発生しました。"
|
||||
@@ -843,7 +844,9 @@
|
||||
"desc": "ショートカットを作成すると、BSManagerを起動せずに、直接Beat Saberを起動できます。",
|
||||
"launch-options": "起動オプション",
|
||||
"advanced-launch": "高度な起動",
|
||||
"valid-btn": "ショートカットを作成"
|
||||
"valid-btn": "ショートカットを作成",
|
||||
"create-steam-shortcut": "Steamショートカットを作成",
|
||||
"steam-shortcut-tippy": "有効にすると、デスクトップにショートカットを作成する代わりに、Steam内に作成されます。"
|
||||
},
|
||||
"connect-to-meta": {
|
||||
"title": "Metaに接続する",
|
||||
|
||||
@@ -636,7 +636,8 @@
|
||||
"create-launch-shortcut": {
|
||||
"success": {
|
||||
"title": "바로 가기 생성 완료",
|
||||
"msg": "바탕 화면에 바로 가기가 생성되었습니다."
|
||||
"msg": "바탕 화면에 바로 가기가 생성되었습니다.",
|
||||
"msg-steam": "바로 가기가 Steam 라이브러리에 생성되었습니다."
|
||||
},
|
||||
"error": {
|
||||
"msg": "바로 가기 생성 중 오류가 발생했습니다."
|
||||
@@ -838,12 +839,14 @@
|
||||
"title": "공유 폴더 추가",
|
||||
"description": "「{folder}」폴더를 연결할 때 문제가 발생할 수 있습니다. 정말 추가하시겠습니까?"
|
||||
},
|
||||
"create-launcher-shortcut": {
|
||||
"title": "런처 바로가기 만들기",
|
||||
"description": "바탕화면에 실행 파일의 바로가기를 만들어 BSManager를 손쉽게 실행하세요.",
|
||||
"buttons": {
|
||||
"submit": "바로가기 만들기"
|
||||
}
|
||||
"create-launch-shortcut": {
|
||||
"title": "바로가기를 생성",
|
||||
"desc": "바로가기를 생성하면 BSManager를 거치지 않고 선택한 옵션으로 Beat Saber를 시작할 수 있습니다.",
|
||||
"launch-options": "실행 옵션",
|
||||
"advanced-launch": "고급 실행",
|
||||
"valid-btn": "바로가기 생성",
|
||||
"create-steam-shortcut": "Steam 바로가기를 생성",
|
||||
"steam-shortcut-tippy": "활성화하면 바탕 화면에 바로가기를 생성하는 대신 Steam에 생성됩니다."
|
||||
},
|
||||
"connect-to-meta": {
|
||||
"title": "Meta에 연결하기",
|
||||
|
||||
@@ -636,7 +636,8 @@
|
||||
"create-launch-shortcut": {
|
||||
"success": {
|
||||
"title": "Ярлык создан",
|
||||
"msg": "Ярлык находится на рабочем столе."
|
||||
"msg": "Ярлык находится на рабочем столе.",
|
||||
"msg-steam": "Ярлык был создан в библиотеке Steam."
|
||||
},
|
||||
"error": {
|
||||
"msg": "Ошибка создания ярлыка."
|
||||
@@ -843,7 +844,9 @@
|
||||
"desc": "Ярлык позволит вам запустить Beat Saber без помощи BSManager.",
|
||||
"launch-options": "Параметры запуска",
|
||||
"advanced-launch": "Расширенный запуск",
|
||||
"valid-btn": "Создать ярлык"
|
||||
"valid-btn": "Создать ярлык",
|
||||
"create-steam-shortcut": "Создать ярлык для Steam",
|
||||
"steam-shortcut-tippy": "Если включено, вместо создания ярлыка на рабочем столе, он будет создан в Steam."
|
||||
},
|
||||
"connect-to-meta": {
|
||||
"title": "Подключение к Meta",
|
||||
|
||||
@@ -636,7 +636,8 @@
|
||||
"create-launch-shortcut": {
|
||||
"success": {
|
||||
"title": "捷徑已創建",
|
||||
"msg": "捷徑已在桌面上創建"
|
||||
"msg": "捷徑已在桌面上創建",
|
||||
"msg-steam": "捷徑已在 Steam 庫中建立。"
|
||||
},
|
||||
"error": {
|
||||
"msg": "創建捷徑時發生錯誤"
|
||||
@@ -843,7 +844,9 @@
|
||||
"desc": "創建捷徑使得你可以在不通過 BSManager 的情況下以特定選項啟動 BeatSaber",
|
||||
"launch-options": "啟動選項",
|
||||
"advanced-launch": "高級啟動",
|
||||
"valid-btn": "創建捷徑"
|
||||
"valid-btn": "創建捷徑",
|
||||
"create-steam-shortcut": "建立 Steam 快捷方式",
|
||||
"steam-shortcut-tippy": "如果啟用,將不會在桌面建立捷徑,而是在 Steam 中建立。"
|
||||
},
|
||||
"connect-to-meta": {
|
||||
"title": "連接到 Meta",
|
||||
|
||||
@@ -636,7 +636,8 @@
|
||||
"create-launch-shortcut": {
|
||||
"success": {
|
||||
"title": "快捷方式已创建",
|
||||
"msg": "快捷方式已在桌面上创建"
|
||||
"msg": "快捷方式已在桌面上创建",
|
||||
"msg-steam": "快捷方式已在 Steam 库中创建。"
|
||||
},
|
||||
"error": {
|
||||
"msg": "创建快捷方式时发生错误"
|
||||
@@ -843,7 +844,9 @@
|
||||
"desc": "创建快捷方式使得你可以在不通过 BSManager 的情况下以特定选项启动 BeatSaber",
|
||||
"launch-options": "启动选项",
|
||||
"advanced-launch": "高级启动",
|
||||
"valid-btn": "创建快捷方式"
|
||||
"valid-btn": "创建快捷方式",
|
||||
"create-steam-shortcut": "创建 Steam 快捷方式",
|
||||
"steam-shortcut-tippy": "如果启用,将不会在桌面创建快捷方式,而是在 Steam 中创建。"
|
||||
},
|
||||
"connect-to-meta": {
|
||||
"title": "连接到 Meta",
|
||||
|
||||
Reference in New Issue
Block a user