mirror of
https://github.com/Zagrios/bs-manager.git
synced 2026-07-03 14:08:25 +02:00
[bugfix] added translation for no wineprefix errors
This commit is contained in:
@@ -131,6 +131,9 @@
|
||||
"loading-mods": "Lade Mods...",
|
||||
"no-internet": "Kein Internet",
|
||||
"mods-not-available": "Für diese Version von Beat Saber sind noch keine Mods verfügbar.",
|
||||
"status": {
|
||||
"no-wineprefix": "Konnte den BSManager WINEPREFIX-Pfad nicht finden. Bitte starte Beat Saber zuerst in BSManager."
|
||||
},
|
||||
"buttons": {
|
||||
"more-infos": "Mehr Infos",
|
||||
"install-or-update": "Installieren oder aktualisieren",
|
||||
@@ -588,7 +591,8 @@
|
||||
"msg": {
|
||||
"success": "Alle Mods wurden entfernt.",
|
||||
"errors": {
|
||||
"no-mods": "Keine Mods sind in dieser Version installiert 😑"
|
||||
"no-mods": "Keine Mods sind in dieser Version installiert 😑",
|
||||
"no-wineprefix": "Konnte den BSManager WINEPREFIX-Pfad nicht finden. Bitte starte Beat Saber zuerst in BSManager."
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -132,7 +132,7 @@
|
||||
"no-internet": "No internet",
|
||||
"mods-not-available": "No mods are available yet for this version of Beat Saber",
|
||||
"status": {
|
||||
"no-wineprefix": "Could not find BSManager WINEPREFIX path, please launch Beat Saber in BSManager first."
|
||||
"no-wineprefix": "Could not find BSManager WINEPREFIX path. Please launch Beat Saber in BSManager first."
|
||||
},
|
||||
"buttons": {
|
||||
"more-infos": "More info",
|
||||
@@ -592,7 +592,7 @@
|
||||
"success": "All mods have been uninstalled.",
|
||||
"errors": {
|
||||
"no-mods": "No mods are installed in this version 😑",
|
||||
"no-wineprefix": "Could not find BSManager WINEPREFIX path, please launch Beat Saber in BSManager first."
|
||||
"no-wineprefix": "Could not find BSManager WINEPREFIX path. Please launch Beat Saber in BSManager first."
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -131,6 +131,9 @@
|
||||
"loading-mods": "Cargando mods...",
|
||||
"no-internet": "Sin internet",
|
||||
"mods-not-available": "Aún no hay mods disponibles para esta versión de Beat Saber",
|
||||
"status": {
|
||||
"no-wineprefix": "No se pudo encontrar la ruta del WINEPREFIX de BSManager. Por favor, inicia Beat Saber en BSManager primero."
|
||||
},
|
||||
"buttons": {
|
||||
"more-infos": "Más información",
|
||||
"install-or-update": "Instalar o actualizar",
|
||||
@@ -588,7 +591,8 @@
|
||||
"msg": {
|
||||
"success": "Todos los mods han sido desinstalados.",
|
||||
"errors": {
|
||||
"no-mods": "No hay mods instalados en esta versión 😑"
|
||||
"no-mods": "No hay mods instalados en esta versión 😑",
|
||||
"no-wineprefix": "No se pudo encontrar la ruta del WINEPREFIX de BSManager. Por favor, inicia Beat Saber en BSManager primero."
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -131,6 +131,9 @@
|
||||
"loading-mods": "Chargement des mods...",
|
||||
"no-internet": "Pas d'accès Internet",
|
||||
"mods-not-available": "Aucun mod n'est encore disponible pour cette version de Beat Saber",
|
||||
"status": {
|
||||
"no-wineprefix": "Impossible de trouver le chemin WINEPREFIX de BSManager. Veuillez d'abord lancer Beat Saber dans BSManager."
|
||||
},
|
||||
"buttons": {
|
||||
"more-infos": "Plus d'infos",
|
||||
"install-or-update": "Installer ou mettre à jour",
|
||||
@@ -588,7 +591,8 @@
|
||||
"msg": {
|
||||
"success": "Tous les mods ont été désinstallés.",
|
||||
"errors": {
|
||||
"no-mods": "Aucun mod n'est installé dans dans cette version 😑"
|
||||
"no-mods": "Aucun mod n'est installé dans dans cette version 😑",
|
||||
"no-wineprefix": "Impossible de trouver le chemin WINEPREFIX de BSManager. Veuillez d'abord lancer Beat Saber dans BSManager."
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -131,6 +131,9 @@
|
||||
"loading-mods": "Caricamento delle mod in corso...",
|
||||
"no-internet": "Internet non disponibile",
|
||||
"mods-not-available": "Nessuna mod è ancora disponibile per questa versione di Beat Saber",
|
||||
"status": {
|
||||
"no-wineprefix": "Impossibile trovare il percorso del WINEPREFIX di BSManager. Per favore avvia prima Beat Saber in BSManager."
|
||||
},
|
||||
"buttons": {
|
||||
"more-infos": "Più info",
|
||||
"install-or-update": "Installa o aggiorna",
|
||||
@@ -588,7 +591,8 @@
|
||||
"msg": {
|
||||
"success": "Tutte le mod sono state installate.",
|
||||
"errors": {
|
||||
"no-mods": "Non ci sono mod installate su questa versione 😑"
|
||||
"no-mods": "Non ci sono mod installate su questa versione 😑",
|
||||
"no-wineprefix": "Impossibile trovare il percorso del WINEPREFIX di BSManager. Per favore avvia prima Beat Saber in BSManager."
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -131,6 +131,9 @@
|
||||
"loading-mods": "Modを読み込み中...",
|
||||
"no-internet": "インターネット接続がありません!",
|
||||
"mods-not-available": "このバージョンで使用できるMODはまだありません。",
|
||||
"status": {
|
||||
"no-wineprefix": "BSManager WINEPREFIXのパスが見つかりませんでした。まずBSManagerでBeat Saberを起動してください。"
|
||||
},
|
||||
"buttons": {
|
||||
"more-infos": "詳細情報",
|
||||
"install-or-update": "インストールとアップデート",
|
||||
@@ -588,7 +591,8 @@
|
||||
"msg": {
|
||||
"success": "すべてのModをアンインストールしました。",
|
||||
"errors": {
|
||||
"no-mods": "このバージョンのModはインストールされていません 😑"
|
||||
"no-mods": "このバージョンのModはインストールされていません 😑",
|
||||
"no-wineprefix": "BSManager WINEPREFIXのパスが見つかりませんでした。まずBSManagerでBeat Saberを起動してください。"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -131,6 +131,9 @@
|
||||
"loading-mods": "모드를 불러오는 중...",
|
||||
"no-internet": "인터넷 연결이 없습니다!",
|
||||
"mods-not-available": "이 버전에서 사용할 수 있는 모드가 아직 없습니다.",
|
||||
"status": {
|
||||
"no-wineprefix": "BSManager WINEPREFIX 경로를 찾을 수 없습니다. 먼저 BSManager에서 Beat Saber를 실행하세요."
|
||||
},
|
||||
"buttons": {
|
||||
"more-infos": "자세히 보기",
|
||||
"install-or-update": "설치 및 업데이트",
|
||||
@@ -589,7 +592,8 @@
|
||||
"msg": {
|
||||
"success": "모든 Mod가 제거되었습니다.",
|
||||
"errors": {
|
||||
"no-mods": "이 버전에 설치된 Mod가 없습니다 😑"
|
||||
"no-mods": "이 버전에 설치된 Mod가 없습니다 😑",
|
||||
"no-wineprefix": "BSManager WINEPREFIX 경로를 찾을 수 없습니다. 먼저 BSManager에서 Beat Saber를 실행하세요."
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -131,6 +131,9 @@
|
||||
"loading-mods": "Carregando mods...",
|
||||
"no-internet": "Sem internet",
|
||||
"mods-not-available": "Nenhum mod está disponível para essa versão de Beat Saber ainda",
|
||||
"status": {
|
||||
"no-wineprefix": "Não foi possível encontrar o caminho WINEPREFIX do BSManager. Por favor, inicie o Beat Saber no BSManager primeiro."
|
||||
},
|
||||
"buttons": {
|
||||
"more-infos": "Mais informações",
|
||||
"install-or-update": "Instalar ou Atualizar",
|
||||
@@ -588,7 +591,8 @@
|
||||
"msg": {
|
||||
"success": "Todos os mods foram desinstalados.",
|
||||
"errors": {
|
||||
"no-mods": "Nenhum mod está instalado nessa versão 😑"
|
||||
"no-mods": "Nenhum mod está instalado nessa versão 😑",
|
||||
"no-wineprefix": "Não foi possível encontrar o caminho WINEPREFIX do BSManager. Por favor, inicie o Beat Saber no BSManager primeiro."
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -131,6 +131,9 @@
|
||||
"loading-mods": "Загрузка модов...",
|
||||
"no-internet": "Нет интернета",
|
||||
"mods-not-available": "Не найдены моды для этой версии Beat Saber",
|
||||
"status": {
|
||||
"no-wineprefix": "Не удалось найти путь WINEPREFIX BSManager. Пожалуйста, сначала запустите Beat Saber в BSManager."
|
||||
},
|
||||
"buttons": {
|
||||
"more-infos": "Подробнее",
|
||||
"install-or-update": "Установить или обновить",
|
||||
@@ -588,7 +591,8 @@
|
||||
"msg": {
|
||||
"success": "Все моды были удалены.",
|
||||
"errors": {
|
||||
"no-mods": "Для этой версии не было установлено модов 😑"
|
||||
"no-mods": "Для этой версии не было установлено модов 😑",
|
||||
"no-wineprefix": "Не удалось найти путь WINEPREFIX BSManager. Пожалуйста, сначала запустите Beat Saber в BSManager."
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -131,6 +131,9 @@
|
||||
"loading-mods": "Mod 載入中...",
|
||||
"no-internet": "無網路",
|
||||
"mods-not-available": "該版本 BeatSaber 暫無可用 Mod",
|
||||
"status": {
|
||||
"no-wineprefix": "找不到 BSManager WINEPREFIX 路徑。請先在 BSManager 中啟動 Beat Saber。"
|
||||
},
|
||||
"buttons": {
|
||||
"more-infos": "更多資訊",
|
||||
"install-or-update": "安裝或更新",
|
||||
@@ -588,7 +591,8 @@
|
||||
"msg": {
|
||||
"success": "所有 Mod 已被移除。",
|
||||
"errors": {
|
||||
"no-mods": "該版本中沒有安裝 Mod 😑"
|
||||
"no-mods": "該版本中沒有安裝 Mod 😑",
|
||||
"no-wineprefix": "找不到 BSManager WINEPREFIX 路徑。請先在 BSManager 中啟動 Beat Saber。"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -131,6 +131,9 @@
|
||||
"loading-mods": "Mod 加载中...",
|
||||
"no-internet": "无网络",
|
||||
"mods-not-available": "该版本 BeatSaber 暂无可用 Mod",
|
||||
"status": {
|
||||
"no-wineprefix": "找不到 BSManager WINEPREFIX 路径。请先在 BSManager 中启动 Beat Saber。"
|
||||
},
|
||||
"buttons": {
|
||||
"more-infos": "更多信息",
|
||||
"install-or-update": "安装或更新",
|
||||
@@ -587,7 +590,8 @@
|
||||
"msg": {
|
||||
"success": "所有 Mod 已被卸载。",
|
||||
"errors": {
|
||||
"no-mods": "该版本中没有安装 Mod 😑"
|
||||
"no-mods": "该版本中没有安装 Mod 😑",
|
||||
"no-wineprefix": "找不到 BSManager WINEPREFIX 路径。请先在 BSManager 中启动 Beat Saber。"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user