Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
d349ed8198 | |||
162ef21ef9 |
@ -4,8 +4,8 @@ checking_updates: Suche nach Updates...
|
||||
update_check_fail: Fehler beim Überprüfen von Updates.
|
||||
no_update: Du verwendest OpenWF Bootstrapper v<span class="local-version-full"></span>. Es sind derzeit keine Updates verfügbar.
|
||||
dll_to_dll_update: Du verwendest OpenWF Bootstrapper v<span class="local-version"></span>. Dies ist nicht die neueste Version, aber ein Update würde erfordern, dass du das Spiel schließt, von daher mache dir keine Sorgen im Moment.
|
||||
dll_to_hotfix_update: Du verwendest OpenWF Bootstrapper v<span class="local-version"></span>. Der neueste Hotfix für diese DLL ist <b class="hotfix-available"></b>. Falls du möchtest, kann ich es <a href="#" onclick="fetch('/download_latest_hotfix')">herunterladen und jetzt anwenden</a> — kein Neustart erforderlich.
|
||||
hotfix_to_hotfix_update: Du verwendest OpenWF Bootstrapper v<span class="local-version-full"></span>. Der neueste Hotfix ist <b class="hotfix-available"></b>. Falls du möchtest, kann ich es <a href="#" onclick="fetch('/download_latest_hotfix')">herunterladen und jetzt anwenden</a> — kein Neustart erforderlich.
|
||||
dll_to_hotfix_update: Du verwendest OpenWF Bootstrapper v<span class="local-version"></span>. Der neueste Hotfix für diese DLL ist <b class="hotfix-available"></b>. Falls du möchtest, kann ich es <a href="#" onclick="fire_and_forget('download_latest_hotfix')">herunterladen und jetzt anwenden</a> — kein Neustart erforderlich.
|
||||
hotfix_to_hotfix_update: Du verwendest OpenWF Bootstrapper v<span class="local-version-full"></span>. Der neueste Hotfix ist <b class="hotfix-available"></b>. Falls du möchtest, kann ich es <a href="#" onclick="fire_and_forget('download_latest_hotfix')">herunterladen und jetzt anwenden</a> — kein Neustart erforderlich.
|
||||
|
||||
server_host: Server-Host
|
||||
server_host_submit: Ändern
|
||||
@ -19,7 +19,7 @@ alternative_loading: Alternatives Laden
|
||||
ee_log_in_console: EE.log in Konsole
|
||||
dont_resolve_labels: Labels nicht auflösen
|
||||
fov_override: Sichtfeld (FOV) überschreiben (0 = deaktiviert)
|
||||
save_config: Speichere Änderungen in client_config.json
|
||||
save_config: Speichere Änderungen in client config.json
|
||||
reload_hotkeys: Hotkeys neuladen
|
||||
reload_label_replacements: Label-Ersetzungen neuladen
|
||||
|
||||
|
@ -4,8 +4,8 @@ checking_updates: Checking for updates...
|
||||
update_check_fail: Failed to check for updates.
|
||||
no_update: You are running OpenWF Bootstrapper v<span class="local-version-full"></span>. No updates are available right now.
|
||||
dll_to_dll_update: You are running OpenWF Bootstrapper v<span class="local-version"></span>. This is not the latest version, but updating would require you to close the game, so don't worry about it right now.
|
||||
dll_to_hotfix_update: You are running OpenWF Bootstrapper v<span class="local-version"></span>. The latest hotfix for this DLL is <b class="hotfix-available"></b>. If you want, I can <a href="#" onclick="fetch('/download_latest_hotfix')">download and apply it now</a> — no restart required.
|
||||
hotfix_to_hotfix_update: You are running OpenWF Bootstrapper v<span class="local-version-full"></span>. The latest hotfix is <b class="hotfix-available"></b>. If you want, I can <a href="#" onclick="fetch('/download_latest_hotfix')">download and apply it now</a> — no restart required.
|
||||
dll_to_hotfix_update: You are running OpenWF Bootstrapper v<span class="local-version"></span>. The latest hotfix for this DLL is <b class="hotfix-available"></b>. If you want, I can <a href="#" onclick="fire_and_forget('download_latest_hotfix')">download and apply it now</a> — no restart required.
|
||||
hotfix_to_hotfix_update: You are running OpenWF Bootstrapper v<span class="local-version-full"></span>. The latest hotfix is <b class="hotfix-available"></b>. If you want, I can <a href="#" onclick="fire_and_forget('download_latest_hotfix')">download and apply it now</a> — no restart required.
|
||||
|
||||
server_host: Server Host
|
||||
server_host_submit: Change
|
||||
@ -19,7 +19,7 @@ alternative_loading: Alternative Loading
|
||||
ee_log_in_console: EE.log in Console
|
||||
dont_resolve_labels: Don't Resolve Labels
|
||||
fov_override: FOV Override (0 = disabled)
|
||||
save_config: Save changes to client_config.json
|
||||
save_config: Save changes to client config.json
|
||||
reload_hotkeys: Reload Hotkeys
|
||||
reload_label_replacements: Reload Label Replacements
|
||||
|
||||
|
@ -4,8 +4,8 @@ checking_updates: Recherche de mise à jour...
|
||||
update_check_fail: Recherche de mise à jour impossible.
|
||||
no_update: OpenWF Bootstrapper v<span class="local-version-full"></span> est en cours d'execution. Aucune mise à jour disponible pour le moment.
|
||||
dll_to_dll_update: OpenWF Bootstrapper v<span class="local-version"></span> est en cours d'execution. Une nouvelle version est disponible et requiert la fermeture du jeu.
|
||||
dll_to_hotfix_update: OpenWF Bootstrapper v<span class="local-version"></span> est en cours d'execution. <b class="hotfix-available"></b> est disponible. Pour télécharger et appliquer cette version, <a href="#" onclick="fetch('/download_latest_hotfix')">cliquez ici</a> — aucun redémarrage nécessaire.
|
||||
hotfix_to_hotfix_update: OpenWF Bootstrapper v<span class="local-version-full"></span> est en cours d'execution. <b class="hotfix-available"></b>est disponible. Pour télécharger et appliquer cette version, <a href="#" onclick="fetch('/download_latest_hotfix')">cliquez ici</a> — aucun redémarrage nécessaire.
|
||||
dll_to_hotfix_update: OpenWF Bootstrapper v<span class="local-version"></span> est en cours d'execution. <b class="hotfix-available"></b> est disponible. Pour télécharger et appliquer cette version, <a href="#" onclick="fire_and_forget('download_latest_hotfix')">cliquez ici</a> — aucun redémarrage nécessaire.
|
||||
hotfix_to_hotfix_update: OpenWF Bootstrapper v<span class="local-version-full"></span> est en cours d'execution. <b class="hotfix-available"></b>est disponible. Pour télécharger et appliquer cette version, <a href="#" onclick="fire_and_forget('download_latest_hotfix')">cliquez ici</a> — aucun redémarrage nécessaire.
|
||||
|
||||
server_host: Hôte (serveur)
|
||||
server_host_submit: Modifier l'hôte (serveur)
|
||||
@ -19,7 +19,7 @@ alternative_loading: Chargement alternatif
|
||||
ee_log_in_console: La console affiche le EE.log
|
||||
dont_resolve_labels: Ne pas résoudre les étiquettes
|
||||
fov_override: Override du champ de vision (0 = désactivé)
|
||||
save_config: Sauvegarder les paramètres dans client_config.json
|
||||
save_config: Sauvegarder les paramètres dans client config.json
|
||||
reload_hotkeys: Recharger les mappings
|
||||
reload_label_replacements: Recharger les remplacements d’étiquettes
|
||||
|
||||
|
@ -4,8 +4,8 @@ checking_updates: Проверка обновлений...
|
||||
update_check_fail: Не удалось проверить наличие обновлений.
|
||||
no_update: Вы используете Загрузчик OpenWF v<span class="local-version-full"></span>. Обновлений нет.
|
||||
dll_to_dll_update: Вы используете Загрузчик OpenWF v<span class="local-version"></span>. Это не последняя версия, но для обновления придется закрыть игру, так что не волнуйтесь об этом сейчас.
|
||||
dll_to_hotfix_update: Вы используете Загрузчик OpenWF v<span class="local-version"></span>. Последний хотфикс для DLL — <b class="hotfix-available"></b>. Если желаете, можно <a href="#" onclick="fetch('/download_latest_hotfix')">скачать и применить его сейчас</a> — перезапуск не потребуется.
|
||||
hotfix_to_hotfix_update: Вы используете Загрузчик OpenWF v<span class="local-version-full"></span>. Последний хотфикс — <b class="hotfix-available"></b>. Если желаете, можно <a href="#" onclick="fetch('/download_latest_hotfix')">скачать и применить его сейчас</a> — перезапуск не потребуется.
|
||||
dll_to_hotfix_update: Вы используете Загрузчик OpenWF v<span class="local-version"></span>. Последний хотфикс для DLL — <b class="hotfix-available"></b>. Если желаете, можно <a href="#" onclick="fire_and_forget('download_latest_hotfix')">скачать и применить его сейчас</a> — перезапуск не потребуется.
|
||||
hotfix_to_hotfix_update: Вы используете Загрузчик OpenWF v<span class="local-version-full"></span>. Последний хотфикс — <b class="hotfix-available"></b>. Если желаете, можно <a href="#" onclick="fire_and_forget('download_latest_hotfix')">скачать и применить его сейчас</a> — перезапуск не потребуется.
|
||||
|
||||
server_host: Хост Сервера
|
||||
server_host_submit: Изменить
|
||||
@ -19,7 +19,7 @@ alternative_loading: Альтернативная Загрузка
|
||||
ee_log_in_console: EE.log в Консоль
|
||||
dont_resolve_labels: Не Разрешать Ярлычки
|
||||
fov_override: Перезапись FOV (0 = отключена)
|
||||
save_config: Сохранить изменения в client_config.json
|
||||
save_config: Сохранить изменения в client config.json
|
||||
reload_hotkeys: Перезагрузить Горячие Клавиши
|
||||
reload_label_replacements: Перезагрузить Замены Ярлычков
|
||||
|
||||
|
@ -4,8 +4,8 @@ checking_updates: 正在检查更新...
|
||||
update_check_fail: 检查更新失败。
|
||||
no_update: 你当前运行的是OpenWF引导程序v<span class="local-version-full"></span>。目前没有可用的更新。
|
||||
dll_to_dll_update: 你当前运行的是OpenWF引导程序v<span class="local-version"></span>。目前不是最新版本,若想更新,需先关闭游戏。
|
||||
dll_to_hotfix_update: 你当前运行的是OpenWF引导程序v<span class="local-version"></span>。DLL的最新热修版本为<b class="hotfix-available"></b>。此处<a href="#"onclick="fetch('/download_latest_hotfix')">可立即下载并应用最新版本</a> — 无需重启游戏。
|
||||
hotfix_to_hotfix_update: 你当前运行的是OpenWF引导程序v<span class="local-version-full"></span>。最新的热修复版本为<b class="hotfix-available"></b>。此处<a href="#"onclick="fetch('/download_latest_hotfix')">可立即下载并应用最新版本</a> — 无需重启游戏。
|
||||
dll_to_hotfix_update: 你当前运行的是OpenWF引导程序v<span class="local-version"></span>。DLL的最新热修版本为<b class="hotfix-available"></b>。此处<a href="#"onclick="fire_and_forget('download_latest_hotfix')">可立即下载并应用最新版本</a> — 无需重启游戏。
|
||||
hotfix_to_hotfix_update: 你当前运行的是OpenWF引导程序v<span class="local-version-full"></span>。最新的热修复版本为<b class="hotfix-available"></b>。此处<a href="#"onclick="fire_and_forget('download_latest_hotfix')">可立即下载并应用最新版本</a> — 无需重启游戏。
|
||||
|
||||
server_host: 服务器主机
|
||||
server_host_submit: 更改
|
||||
@ -19,7 +19,7 @@ alternative_loading: [UNTRANSLATED] Alternative Loading
|
||||
ee_log_in_console: 在控制台输出EE.log
|
||||
dont_resolve_labels: 取消本地化
|
||||
fov_override: 视野重写 (0 = 关闭)
|
||||
save_config: 在client_config.json保存更改
|
||||
save_config: 在client config.json保存更改
|
||||
reload_hotkeys: [UNTRANSLATED] Reload Hotkeys
|
||||
reload_label_replacements: 重新加载文本替换
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user