mirror of
https://github.com/RROrg/rr.git
synced 2025-06-21 05:51:05 +08:00
update 2024-11-27 17:04:28
This commit is contained in:
parent
ffb64ffa71
commit
98ddaa3a75
@ -42,21 +42,21 @@
|
||||
"beep": {
|
||||
"system": false,
|
||||
"description": {
|
||||
"en_US": "Beep at startup and shutdown (requires motherboard with buzzer)",
|
||||
"ar_SA": "صد الصوت عند بدء التشغيل والإغلاق (يتطلب لوحة أم تحتوي على جرس)",
|
||||
"de_DE": "Beim Starten und Herunterfahren piepen (erfordert Mainboard mit Summer)",
|
||||
"es_ES": "Pitido al inicio y apagado (requiere placa base con zumbador)",
|
||||
"fr_FR": "Bip au démarrage et à l'arrêt (nécessite une carte mère avec buzzer)",
|
||||
"ja_JP": "起動時にブザーを鳴らす(ブザーを備えたマザーボードが必要)",
|
||||
"ko_KR": "시작 및 종료시 소리 울리기(부저가 있는 메인보드 필요)",
|
||||
"ru_RU": "при запуске и выключении пищать (требуется материнская плата с зуммером)",
|
||||
"th_TH": "เสียงเบี๊ยวเมื่อเริ่มต้นและปิดเครื่อง (ต้องใช้เมนบอร์ดที่มีเสียงเบี๊ยว)",
|
||||
"tr_TR": "Başlangıç ve kapanışta bip sesi çal (ana kartta hoparlör gerektirir)",
|
||||
"uk_UA": "при запуску та вимкненні пищати (потрібна материнська плата з динаміком)",
|
||||
"vi_VN": "Phát ra tiếng bíp khi khởi động và tắt máy (yêu cầu bo mạch chủ có loa)",
|
||||
"zh_CN": "在启动和关机时发出哔声(需要主板有蜂鸣器)",
|
||||
"zh_HK": "在啟動和關機時發出哔聲(需要主機有蜂鳴器)",
|
||||
"zh_TW": "在啟動和關機時發出哔聲(需要主機有蜂鳴器)"
|
||||
"en_US": "Beep at startup and shutdown (requires motherboard with buzzer) Parameters: -m : Mario at startup and AxelF at shutdown",
|
||||
"ar_SA": "صد الصوت عند بدء التشغيل والإغلاق (يتطلب لوحة أم تحتوي على جرس) المعلمات: -m : ماريو عند بدء التشغيل و AxelF عند الإغلاق",
|
||||
"de_DE": "Beim Starten und Herunterfahren piepen (erfordert Mainboard mit Summer) Parameter: -m : Mario beim Starten und AxelF beim Herunterfahren",
|
||||
"es_ES": "Pitido al inicio y apagado (requiere placa base con zumbador) Parámetros: -m : Mario al inicio y AxelF al apagado",
|
||||
"fr_FR": "Bip au démarrage et à l'arrêt (nécessite une carte mère avec buzzer) Paramètres: -m : Mario au démarrage et AxelF à l'arrêt",
|
||||
"ja_JP": "起動時にブザーを鳴らす(ブザーを備えたマザーボードが必要) パラメータ: -m : 起動時にマリオ、シャットダウン時にAxelF",
|
||||
"ko_KR": "시작 및 종료시 소리 울리기(부저가 있는 메인보드 필요) 매개변수: -m : 시작시 Mario 및 종료시 AxelF",
|
||||
"ru_RU": "при запуске и выключении пищать (требуется материнская плата с зуммером) Параметры: -m : Mario при запуске и AxelF при выключении",
|
||||
"th_TH": "เสียงเบี๊ยวเมื่อเริ่มต้นและปิดเครื่อง (ต้องใช้เมนบอร์ดที่มีเสียงเบี๊ยว) พารามิเตอร์: -m : Mario เมื่อเริ่มต้นและ AxelF เมื่อปิดเครื่อง",
|
||||
"tr_TR": "Başlangıç ve kapanışta bip sesi çal (ana kartta hoparlör gerektirir) Parametreler: -m : Başlangıçta Mario ve kapanışta AxelF",
|
||||
"uk_UA": "при запуску та вимкненні пищати (потрібна материнська плата з динаміком) Параметри: -m : Mario при запуску та AxelF при вимкненні",
|
||||
"vi_VN": "Phát ra tiếng bíp khi khởi động và tắt máy (yêu cầu bo mạch chủ có loa) Tham số: -m : Mario khi khởi động và AxelF khi tắt máy",
|
||||
"zh_CN": "在启动和关机时发出哔声(需要主板有蜂鸣器) 参数: -m : 开机 Mario 和 关机 AxelF",
|
||||
"zh_HK": "在啟動和關機時發出哔聲(需要主機有蜂鳴器) 參數: -m : 開機 Mario 和 關機 AxelF",
|
||||
"zh_TW": "在啟動和關機時發出哔聲(需要主機有蜂鳴器) 參數: -m : 開機 Mario 和 關機 AxelF"
|
||||
}
|
||||
},
|
||||
"bootwait": {
|
||||
|
BIN
docs/addons.xlsx
BIN
docs/addons.xlsx
Binary file not shown.
BIN
docs/models.xlsx
BIN
docs/models.xlsx
Binary file not shown.
@ -2094,6 +2094,10 @@
|
||||
"description": "Montage Technology TS2020 - Silicon tuner driver module",
|
||||
"depends": "regmap-i2c"
|
||||
},
|
||||
"tty0tty": {
|
||||
"description": "tty0tty null modem driver",
|
||||
"depends": ""
|
||||
},
|
||||
"uhci-hcd": {
|
||||
"description": "USB Universal Host Controller Interface driver",
|
||||
"depends": "usbcore"
|
||||
@ -4186,6 +4190,10 @@
|
||||
"description": "Montage Technology TS2020 - Silicon tuner driver module",
|
||||
"depends": "regmap-i2c"
|
||||
},
|
||||
"tty0tty": {
|
||||
"description": "tty0tty null modem driver",
|
||||
"depends": ""
|
||||
},
|
||||
"uhci-hcd": {
|
||||
"description": "USB Universal Host Controller Interface driver",
|
||||
"depends": "usbcore"
|
||||
@ -6262,6 +6270,10 @@
|
||||
"description": "Montage Technology TS2020 - Silicon tuner driver module",
|
||||
"depends": "regmap-i2c"
|
||||
},
|
||||
"tty0tty": {
|
||||
"description": "tty0tty null modem driver",
|
||||
"depends": ""
|
||||
},
|
||||
"uhci-hcd": {
|
||||
"description": "USB Universal Host Controller Interface driver",
|
||||
"depends": "usbcore"
|
||||
@ -8338,6 +8350,10 @@
|
||||
"description": "Montage Technology TS2020 - Silicon tuner driver module",
|
||||
"depends": "regmap-i2c"
|
||||
},
|
||||
"tty0tty": {
|
||||
"description": "tty0tty null modem driver",
|
||||
"depends": ""
|
||||
},
|
||||
"uhci-hcd": {
|
||||
"description": "USB Universal Host Controller Interface driver",
|
||||
"depends": "usbcore"
|
||||
@ -10434,6 +10450,10 @@
|
||||
"description": "Montage Technology TS2020 - Silicon tuner driver module",
|
||||
"depends": "regmap-i2c"
|
||||
},
|
||||
"tty0tty": {
|
||||
"description": "tty0tty null modem driver",
|
||||
"depends": ""
|
||||
},
|
||||
"uhci-hcd": {
|
||||
"description": "USB Universal Host Controller Interface driver",
|
||||
"depends": "usbcore"
|
||||
@ -12534,6 +12554,10 @@
|
||||
"description": "Montage Technology TS2020 - Silicon tuner driver module",
|
||||
"depends": "regmap-i2c"
|
||||
},
|
||||
"tty0tty": {
|
||||
"description": "tty0tty null modem driver",
|
||||
"depends": ""
|
||||
},
|
||||
"usbnet": {
|
||||
"description": "USB network driver framework",
|
||||
"depends": "usbcore,mii"
|
||||
@ -13964,6 +13988,10 @@
|
||||
"description": "TTM memory manager subsystem (for DRM device)",
|
||||
"depends": "dmabuf,drm"
|
||||
},
|
||||
"tty0tty": {
|
||||
"description": "tty0tty null modem driver",
|
||||
"depends": ""
|
||||
},
|
||||
"typec": {
|
||||
"description": "USB Type-C Connector Class",
|
||||
"depends": ""
|
||||
@ -15526,6 +15554,10 @@
|
||||
"description": "TTM memory manager subsystem (for DRM device)",
|
||||
"depends": "dmabuf,drm"
|
||||
},
|
||||
"tty0tty": {
|
||||
"description": "tty0tty null modem driver",
|
||||
"depends": ""
|
||||
},
|
||||
"typec": {
|
||||
"description": "USB Type-C Connector Class",
|
||||
"depends": ""
|
||||
@ -17823,6 +17855,10 @@
|
||||
"description": "Montage Technology TS2020 - Silicon tuner driver module",
|
||||
"depends": "regmap-i2c"
|
||||
},
|
||||
"tty0tty": {
|
||||
"description": "tty0tty null modem driver",
|
||||
"depends": ""
|
||||
},
|
||||
"uhci-hcd": {
|
||||
"description": "USB Universal Host Controller Interface driver",
|
||||
"depends": "usbcore"
|
||||
@ -19951,6 +19987,10 @@
|
||||
"description": "Montage Technology TS2020 - Silicon tuner driver module",
|
||||
"depends": "regmap-i2c"
|
||||
},
|
||||
"tty0tty": {
|
||||
"description": "tty0tty null modem driver",
|
||||
"depends": ""
|
||||
},
|
||||
"usbnet": {
|
||||
"description": "USB network driver framework",
|
||||
"depends": "usbcore,mii"
|
||||
@ -22099,6 +22139,10 @@
|
||||
"description": "Montage Technology TS2020 - Silicon tuner driver module",
|
||||
"depends": "regmap-i2c"
|
||||
},
|
||||
"tty0tty": {
|
||||
"description": "tty0tty null modem driver",
|
||||
"depends": ""
|
||||
},
|
||||
"usbnet": {
|
||||
"description": "USB network driver framework",
|
||||
"depends": "usbcore,mii"
|
||||
@ -24271,6 +24315,10 @@
|
||||
"description": "Montage Technology TS2020 - Silicon tuner driver module",
|
||||
"depends": "regmap-i2c"
|
||||
},
|
||||
"tty0tty": {
|
||||
"description": "tty0tty null modem driver",
|
||||
"depends": ""
|
||||
},
|
||||
"usbnet": {
|
||||
"description": "USB network driver framework",
|
||||
"depends": "mii"
|
||||
|
Binary file not shown.
BIN
docs/pats.xlsx
BIN
docs/pats.xlsx
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user