mirror of
https://github.com/RROrg/rr.git
synced 2025-08-24 05:26:59 +08:00
Compare commits
No commits in common. "7daa08afe069f8f0e24b1ff9d5aea7dbbaac453d" and "a78380f28040253c6af7386b8ce71b24254962a7" have entirely different histories.
7daa08afe0
...
a78380f280
BIN
docs/addons.xlsx
BIN
docs/addons.xlsx
Binary file not shown.
BIN
docs/models.xlsx
BIN
docs/models.xlsx
Binary file not shown.
@ -13645,11 +13645,11 @@
|
|||||||
"depends": ""
|
"depends": ""
|
||||||
},
|
},
|
||||||
"mlx4_core": {
|
"mlx4_core": {
|
||||||
"description": "Mellanox ConnectX HCA low-level driver (Compiled by RR for DSM)",
|
"description": "Mellanox ConnectX HCA low-level driver",
|
||||||
"depends": ""
|
"depends": ""
|
||||||
},
|
},
|
||||||
"mlx4_en": {
|
"mlx4_en": {
|
||||||
"description": "Mellanox ConnectX HCA Ethernet driver (Compiled by RR for DSM)",
|
"description": "Mellanox ConnectX HCA Ethernet driver",
|
||||||
"depends": "mlx4_core"
|
"depends": "mlx4_core"
|
||||||
},
|
},
|
||||||
"mlx4_ib": {
|
"mlx4_ib": {
|
||||||
@ -13657,12 +13657,12 @@
|
|||||||
"depends": "mlx4_core,ib_core"
|
"depends": "mlx4_core,ib_core"
|
||||||
},
|
},
|
||||||
"mlx5_core": {
|
"mlx5_core": {
|
||||||
"description": "Mellanox 5th generation network adapters (ConnectX series) core driver (Compiled by RR for DSM)",
|
"description": "Mellanox 5th generation network adapters (ConnectX series) core driver",
|
||||||
"depends": "mlxfw"
|
"depends": ""
|
||||||
},
|
},
|
||||||
"mlx5_ib": {
|
"mlx5_ib": {
|
||||||
"description": "Mellanox 5th generation network adapters (ConnectX series) IB driver",
|
"description": "Mellanox 5th generation network adapters (ConnectX series) IB driver",
|
||||||
"depends": "mlx5_core,ib_core,ib_uverbs"
|
"depends": "mlx5_core,ib_core"
|
||||||
},
|
},
|
||||||
"mlxfw": {
|
"mlxfw": {
|
||||||
"description": "Mellanox firmware flash lib",
|
"description": "Mellanox firmware flash lib",
|
||||||
@ -13894,7 +13894,7 @@
|
|||||||
},
|
},
|
||||||
"qede": {
|
"qede": {
|
||||||
"description": "QLogic FastLinQ 4xxxx Ethernet Driver",
|
"description": "QLogic FastLinQ 4xxxx Ethernet Driver",
|
||||||
"depends": "ipv6,qed"
|
"depends": "qed,ipv6"
|
||||||
},
|
},
|
||||||
"qedr": {
|
"qedr": {
|
||||||
"description": "QLogic 40G/100G ROCE Driver",
|
"description": "QLogic 40G/100G ROCE Driver",
|
||||||
@ -15235,11 +15235,11 @@
|
|||||||
"depends": ""
|
"depends": ""
|
||||||
},
|
},
|
||||||
"mlx4_core": {
|
"mlx4_core": {
|
||||||
"description": "Mellanox ConnectX HCA low-level driver (Compiled by RR for DSM)",
|
"description": "Mellanox ConnectX HCA low-level driver",
|
||||||
"depends": ""
|
"depends": ""
|
||||||
},
|
},
|
||||||
"mlx4_en": {
|
"mlx4_en": {
|
||||||
"description": "Mellanox ConnectX HCA Ethernet driver (Compiled by RR for DSM)",
|
"description": "Mellanox ConnectX HCA Ethernet driver",
|
||||||
"depends": "mlx4_core"
|
"depends": "mlx4_core"
|
||||||
},
|
},
|
||||||
"mlx4_ib": {
|
"mlx4_ib": {
|
||||||
@ -15247,12 +15247,12 @@
|
|||||||
"depends": "mlx4_core,ib_core"
|
"depends": "mlx4_core,ib_core"
|
||||||
},
|
},
|
||||||
"mlx5_core": {
|
"mlx5_core": {
|
||||||
"description": "Mellanox 5th generation network adapters (ConnectX series) core driver (Compiled by RR for DSM)",
|
"description": "Mellanox 5th generation network adapters (ConnectX series) core driver",
|
||||||
"depends": "mlxfw"
|
"depends": ""
|
||||||
},
|
},
|
||||||
"mlx5_ib": {
|
"mlx5_ib": {
|
||||||
"description": "Mellanox 5th generation network adapters (ConnectX series) IB driver",
|
"description": "Mellanox 5th generation network adapters (ConnectX series) IB driver",
|
||||||
"depends": "mlx5_core,ib_core,ib_uverbs"
|
"depends": "mlx5_core,ib_core"
|
||||||
},
|
},
|
||||||
"mlxfw": {
|
"mlxfw": {
|
||||||
"description": "Mellanox firmware flash lib",
|
"description": "Mellanox firmware flash lib",
|
||||||
@ -15484,7 +15484,7 @@
|
|||||||
},
|
},
|
||||||
"qede": {
|
"qede": {
|
||||||
"description": "QLogic FastLinQ 4xxxx Ethernet Driver",
|
"description": "QLogic FastLinQ 4xxxx Ethernet Driver",
|
||||||
"depends": "ipv6,qed"
|
"depends": "qed,ipv6"
|
||||||
},
|
},
|
||||||
"qedr": {
|
"qedr": {
|
||||||
"description": "QLogic 40G/100G ROCE Driver",
|
"description": "QLogic 40G/100G ROCE Driver",
|
||||||
@ -24924,11 +24924,11 @@
|
|||||||
"depends": ""
|
"depends": ""
|
||||||
},
|
},
|
||||||
"mlx4_core": {
|
"mlx4_core": {
|
||||||
"description": "Mellanox ConnectX HCA low-level driver (Compiled by RR for DSM)",
|
"description": "Mellanox ConnectX HCA low-level driver",
|
||||||
"depends": ""
|
"depends": ""
|
||||||
},
|
},
|
||||||
"mlx4_en": {
|
"mlx4_en": {
|
||||||
"description": "Mellanox ConnectX HCA Ethernet driver (Compiled by RR for DSM)",
|
"description": "Mellanox ConnectX HCA Ethernet driver",
|
||||||
"depends": "mlx4_core"
|
"depends": "mlx4_core"
|
||||||
},
|
},
|
||||||
"mlx4_ib": {
|
"mlx4_ib": {
|
||||||
@ -24936,8 +24936,8 @@
|
|||||||
"depends": "mlx4_core,ib_core"
|
"depends": "mlx4_core,ib_core"
|
||||||
},
|
},
|
||||||
"mlx5_core": {
|
"mlx5_core": {
|
||||||
"description": "Mellanox 5th generation network adapters (ConnectX series) core driver (Compiled by RR for DSM)",
|
"description": "Mellanox 5th generation network adapters (ConnectX series) core driver",
|
||||||
"depends": "mlxfw"
|
"depends": ""
|
||||||
},
|
},
|
||||||
"mlx5_ib": {
|
"mlx5_ib": {
|
||||||
"description": "Mellanox 5th generation network adapters (ConnectX series) IB driver",
|
"description": "Mellanox 5th generation network adapters (ConnectX series) IB driver",
|
||||||
@ -25169,7 +25169,7 @@
|
|||||||
},
|
},
|
||||||
"qede": {
|
"qede": {
|
||||||
"description": "QLogic FastLinQ 4xxxx Ethernet Driver",
|
"description": "QLogic FastLinQ 4xxxx Ethernet Driver",
|
||||||
"depends": "ipv6,qed"
|
"depends": "qed,ipv6"
|
||||||
},
|
},
|
||||||
"qedr": {
|
"qedr": {
|
||||||
"description": "QLogic 40G/100G ROCE Driver",
|
"description": "QLogic 40G/100G ROCE Driver",
|
||||||
@ -28722,11 +28722,11 @@
|
|||||||
"depends": ""
|
"depends": ""
|
||||||
},
|
},
|
||||||
"mlx4_core": {
|
"mlx4_core": {
|
||||||
"description": "Mellanox ConnectX HCA low-level driver (Compiled by RR for DSM)",
|
"description": "Mellanox ConnectX HCA low-level driver",
|
||||||
"depends": ""
|
"depends": ""
|
||||||
},
|
},
|
||||||
"mlx4_en": {
|
"mlx4_en": {
|
||||||
"description": "Mellanox ConnectX HCA Ethernet driver (Compiled by RR for DSM)",
|
"description": "Mellanox ConnectX HCA Ethernet driver",
|
||||||
"depends": "mlx4_core"
|
"depends": "mlx4_core"
|
||||||
},
|
},
|
||||||
"mlx4_ib": {
|
"mlx4_ib": {
|
||||||
@ -28734,8 +28734,8 @@
|
|||||||
"depends": "mlx4_core,ib_core"
|
"depends": "mlx4_core,ib_core"
|
||||||
},
|
},
|
||||||
"mlx5_core": {
|
"mlx5_core": {
|
||||||
"description": "Mellanox 5th generation network adapters (ConnectX series) core driver (Compiled by RR for DSM)",
|
"description": "Mellanox 5th generation network adapters (ConnectX series) core driver",
|
||||||
"depends": "mlxfw"
|
"depends": ""
|
||||||
},
|
},
|
||||||
"mlx5_ib": {
|
"mlx5_ib": {
|
||||||
"description": "Mellanox 5th generation network adapters (ConnectX series) IB driver",
|
"description": "Mellanox 5th generation network adapters (ConnectX series) IB driver",
|
||||||
@ -28967,7 +28967,7 @@
|
|||||||
},
|
},
|
||||||
"qede": {
|
"qede": {
|
||||||
"description": "QLogic FastLinQ 4xxxx Ethernet Driver",
|
"description": "QLogic FastLinQ 4xxxx Ethernet Driver",
|
||||||
"depends": "ipv6,qed"
|
"depends": "qed,ipv6"
|
||||||
},
|
},
|
||||||
"qedr": {
|
"qedr": {
|
||||||
"description": "QLogic 40G/100G ROCE Driver",
|
"description": "QLogic 40G/100G ROCE Driver",
|
||||||
|
Binary file not shown.
BIN
docs/pats.xlsx
BIN
docs/pats.xlsx
Binary file not shown.
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
# shellcheck disable=SC2034
|
# shellcheck disable=SC2034
|
||||||
|
|
||||||
RR_VERSION="25.6.0"
|
RR_VERSION="25.5.10"
|
||||||
RR_RELEASE=""
|
RR_RELEASE=""
|
||||||
RR_TITLE="RR v${RR_VERSION}"
|
RR_TITLE="RR v${RR_VERSION}"
|
||||||
|
|
||||||
|
@ -706,8 +706,8 @@ msgid "Downloading old pat to extract synology .pat extractor..."
|
|||||||
msgstr "تحميل pat القديم للاستخراج من synology .pat ..."
|
msgstr "تحميل pat القديم للاستخراج من synology .pat ..."
|
||||||
|
|
||||||
#: menu.sh:1247 menu.sh:1396
|
#: menu.sh:1247 menu.sh:1396
|
||||||
msgid "Check internet."
|
msgid "Check internet or cache disk space."
|
||||||
msgstr "تحقق من الشبكة."
|
msgstr "تحقق من مساحة التخزين."
|
||||||
|
|
||||||
#: menu.sh:1247 menu.sh:1396 menu.sh:3552
|
#: menu.sh:1247 menu.sh:1396 menu.sh:3552
|
||||||
msgid "(Please via https://curl.se/libcurl/c/libcurl-errors.html check error description.)"
|
msgid "(Please via https://curl.se/libcurl/c/libcurl-errors.html check error description.)"
|
||||||
|
@ -707,8 +707,8 @@ msgid "Downloading old pat to extract synology .pat extractor..."
|
|||||||
msgstr "Altes pat wird heruntergeladen, um Synology .pat-Extraktor zu extrahieren ..."
|
msgstr "Altes pat wird heruntergeladen, um Synology .pat-Extraktor zu extrahieren ..."
|
||||||
|
|
||||||
#: menu.sh:1247 menu.sh:1396
|
#: menu.sh:1247 menu.sh:1396
|
||||||
msgid "Check internet."
|
msgid "Check internet or cache disk space."
|
||||||
msgstr "Internet prüfen."
|
msgstr "Prüfen Sie das Internet- oder Cache-Festplattenspeicherplatz."
|
||||||
|
|
||||||
#: menu.sh:1247 menu.sh:1396 menu.sh:3552
|
#: menu.sh:1247 menu.sh:1396 menu.sh:3552
|
||||||
msgid "(Please via https://curl.se/libcurl/c/libcurl-errors.html check error description.)"
|
msgid "(Please via https://curl.se/libcurl/c/libcurl-errors.html check error description.)"
|
||||||
|
@ -706,7 +706,7 @@ msgid "Downloading old pat to extract synology .pat extractor..."
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: menu.sh:1247 menu.sh:1396
|
#: menu.sh:1247 menu.sh:1396
|
||||||
msgid "Check internet."
|
msgid "Check internet or cache disk space."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: menu.sh:1247 menu.sh:1396 menu.sh:3552
|
#: menu.sh:1247 menu.sh:1396 menu.sh:3552
|
||||||
|
@ -707,8 +707,8 @@ msgid "Downloading old pat to extract synology .pat extractor..."
|
|||||||
msgstr "Descarga de pat para extraer sinología .pat extractor..."
|
msgstr "Descarga de pat para extraer sinología .pat extractor..."
|
||||||
|
|
||||||
#: menu.sh:1247 menu.sh:1396
|
#: menu.sh:1247 menu.sh:1396
|
||||||
msgid "Check internet."
|
msgid "Check internet or cache disk space."
|
||||||
msgstr "Compruebe la red."
|
msgstr "Compruebe el espacio en disco de la caché o de Internet."
|
||||||
|
|
||||||
#: menu.sh:1247 menu.sh:1396 menu.sh:3552
|
#: menu.sh:1247 menu.sh:1396 menu.sh:3552
|
||||||
msgid "(Please via https://curl.se/libcurl/c/libcurl-errors.html check error description.)"
|
msgid "(Please via https://curl.se/libcurl/c/libcurl-errors.html check error description.)"
|
||||||
|
@ -707,8 +707,8 @@ msgid "Downloading old pat to extract synology .pat extractor..."
|
|||||||
msgstr "Téléchargement de vieux pat pour extraire synologie .pat extractor..."
|
msgstr "Téléchargement de vieux pat pour extraire synologie .pat extractor..."
|
||||||
|
|
||||||
#: menu.sh:1247 menu.sh:1396
|
#: menu.sh:1247 menu.sh:1396
|
||||||
msgid "Check internet."
|
msgid "Check internet or cache disk space."
|
||||||
msgstr "Vérifier Internet."
|
msgstr "Vérifiez l'espace disque Internet ou de cache."
|
||||||
|
|
||||||
#: menu.sh:1247 menu.sh:1396 menu.sh:3552
|
#: menu.sh:1247 menu.sh:1396 menu.sh:3552
|
||||||
msgid "(Please via https://curl.se/libcurl/c/libcurl-errors.html check error description.)"
|
msgid "(Please via https://curl.se/libcurl/c/libcurl-errors.html check error description.)"
|
||||||
|
@ -706,8 +706,8 @@ msgid "Downloading old pat to extract synology .pat extractor..."
|
|||||||
msgstr "古いpatをダウンロードして、synology .patエクストラクターを抽出しています..."
|
msgstr "古いpatをダウンロードして、synology .patエクストラクターを抽出しています..."
|
||||||
|
|
||||||
#: menu.sh:1247 menu.sh:1396
|
#: menu.sh:1247 menu.sh:1396
|
||||||
msgid "Check internet."
|
msgid "Check internet or cache disk space."
|
||||||
msgstr "インターネットを確認してください。"
|
msgstr "インターネットまたはキャッシュディスクの空き容量を確認してください。"
|
||||||
|
|
||||||
#: menu.sh:1247 menu.sh:1396 menu.sh:3552
|
#: menu.sh:1247 menu.sh:1396 menu.sh:3552
|
||||||
msgid "(Please via https://curl.se/libcurl/c/libcurl-errors.html check error description.)"
|
msgid "(Please via https://curl.se/libcurl/c/libcurl-errors.html check error description.)"
|
||||||
|
@ -706,8 +706,8 @@ msgid "Downloading old pat to extract synology .pat extractor..."
|
|||||||
msgstr "이전 Pat를 다운로드하여 synology .pat 추출기를 추출 중입니다..."
|
msgstr "이전 Pat를 다운로드하여 synology .pat 추출기를 추출 중입니다..."
|
||||||
|
|
||||||
#: menu.sh:1247 menu.sh:1396
|
#: menu.sh:1247 menu.sh:1396
|
||||||
msgid "Check internet."
|
msgid "Check internet or cache disk space."
|
||||||
msgstr "인터넷을 확인하십시오."
|
msgstr "인터넷 또는 캐시 디스크 공간을 확인하십시오."
|
||||||
|
|
||||||
#: menu.sh:1247 menu.sh:1396 menu.sh:3552
|
#: menu.sh:1247 menu.sh:1396 menu.sh:3552
|
||||||
msgid "(Please via https://curl.se/libcurl/c/libcurl-errors.html check error description.)"
|
msgid "(Please via https://curl.se/libcurl/c/libcurl-errors.html check error description.)"
|
||||||
|
@ -795,7 +795,7 @@ msgid "Downloading old pat to extract synology .pat extractor..."
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: menu.sh:1247 menu.sh:1396
|
#: menu.sh:1247 menu.sh:1396
|
||||||
msgid "Check internet."
|
msgid "Check internet or cache disk space."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: menu.sh:1247 menu.sh:1396 menu.sh:3552
|
#: menu.sh:1247 menu.sh:1396 menu.sh:3552
|
||||||
|
@ -706,8 +706,8 @@ msgid "Downloading old pat to extract synology .pat extractor..."
|
|||||||
msgstr "Загрузка старого pat для извлечения экстрактора .pat Synology..."
|
msgstr "Загрузка старого pat для извлечения экстрактора .pat Synology..."
|
||||||
|
|
||||||
#: menu.sh:1247 menu.sh:1396
|
#: menu.sh:1247 menu.sh:1396
|
||||||
msgid "Check internet."
|
msgid "Check internet or cache disk space."
|
||||||
msgstr "Проверьте интернет."
|
msgstr "Проверьте подключение к Интернету или размер диска кэша."
|
||||||
|
|
||||||
#: menu.sh:1247 menu.sh:1396 menu.sh:3552
|
#: menu.sh:1247 menu.sh:1396 menu.sh:3552
|
||||||
msgid "(Please via https://curl.se/libcurl/c/libcurl-errors.html check error description.)"
|
msgid "(Please via https://curl.se/libcurl/c/libcurl-errors.html check error description.)"
|
||||||
|
@ -707,8 +707,8 @@ msgid "Downloading old pat to extract synology .pat extractor..."
|
|||||||
msgstr "ดาวน์โหลด old pat เพื่อ Extract synology .pat extractor..."
|
msgstr "ดาวน์โหลด old pat เพื่อ Extract synology .pat extractor..."
|
||||||
|
|
||||||
#: menu.sh:1247 menu.sh:1396
|
#: menu.sh:1247 menu.sh:1396
|
||||||
msgid "Check internet."
|
msgid "Check internet or cache disk space."
|
||||||
msgstr "ตรวจสอบอินเทอร์เน็ต"
|
msgstr "ตรวจสอบพื้นที่ดาวน์โหลด หรือพื้นที่ Cache"
|
||||||
|
|
||||||
#: menu.sh:1247 menu.sh:1396 menu.sh:3552
|
#: menu.sh:1247 menu.sh:1396 menu.sh:3552
|
||||||
msgid "(Please via https://curl.se/libcurl/c/libcurl-errors.html check error description.)"
|
msgid "(Please via https://curl.se/libcurl/c/libcurl-errors.html check error description.)"
|
||||||
|
@ -706,8 +706,8 @@ msgid "Downloading old pat to extract synology .pat extractor..."
|
|||||||
msgstr "Eski pat'i indirerek synology .pat extractor'ını çıkartmak için..."
|
msgstr "Eski pat'i indirerek synology .pat extractor'ını çıkartmak için..."
|
||||||
|
|
||||||
#: menu.sh:1247 menu.sh:1396
|
#: menu.sh:1247 menu.sh:1396
|
||||||
msgid "Check internet."
|
msgid "Check internet or cache disk space."
|
||||||
msgstr "İnternet kontrolü."
|
msgstr "İnternet veya önbellek disk alanını kontrol edin."
|
||||||
|
|
||||||
#: menu.sh:1247 menu.sh:1396 menu.sh:3552
|
#: menu.sh:1247 menu.sh:1396 menu.sh:3552
|
||||||
msgid "(Please via https://curl.se/libcurl/c/libcurl-errors.html check error description.)"
|
msgid "(Please via https://curl.se/libcurl/c/libcurl-errors.html check error description.)"
|
||||||
|
@ -707,8 +707,8 @@ msgid "Downloading old pat to extract synology .pat extractor..."
|
|||||||
msgstr "Завантажити старий пат для екстракту синології .pat екстрактор ..."
|
msgstr "Завантажити старий пат для екстракту синології .pat екстрактор ..."
|
||||||
|
|
||||||
#: menu.sh:1247 menu.sh:1396
|
#: menu.sh:1247 menu.sh:1396
|
||||||
msgid "Check internet."
|
msgid "Check internet or cache disk space."
|
||||||
msgstr "Перевірте інтернет."
|
msgstr "Перевірити мережевий або диск кешу."
|
||||||
|
|
||||||
#: menu.sh:1247 menu.sh:1396 menu.sh:3552
|
#: menu.sh:1247 menu.sh:1396 menu.sh:3552
|
||||||
msgid "(Please via https://curl.se/libcurl/c/libcurl-errors.html check error description.)"
|
msgid "(Please via https://curl.se/libcurl/c/libcurl-errors.html check error description.)"
|
||||||
|
@ -707,8 +707,8 @@ msgid "Downloading old pat to extract synology .pat extractor..."
|
|||||||
msgstr "Tải về pat cũ để trích xuất .pat của Synology..."
|
msgstr "Tải về pat cũ để trích xuất .pat của Synology..."
|
||||||
|
|
||||||
#: menu.sh:1247 menu.sh:1396
|
#: menu.sh:1247 menu.sh:1396
|
||||||
msgid "Check internet."
|
msgid "Check internet or cache disk space."
|
||||||
msgstr "Kiểm tra kết nối internet."
|
msgstr "Kiểm tra dung lượng ổ đĩa."
|
||||||
|
|
||||||
#: menu.sh:1247 menu.sh:1396 menu.sh:3552
|
#: menu.sh:1247 menu.sh:1396 menu.sh:3552
|
||||||
msgid "(Please via https://curl.se/libcurl/c/libcurl-errors.html check error description.)"
|
msgid "(Please via https://curl.se/libcurl/c/libcurl-errors.html check error description.)"
|
||||||
|
@ -706,8 +706,8 @@ msgid "Downloading old pat to extract synology .pat extractor..."
|
|||||||
msgstr "下载旧 pat, 提取 .pat 解密程序中..."
|
msgstr "下载旧 pat, 提取 .pat 解密程序中..."
|
||||||
|
|
||||||
#: menu.sh:1247 menu.sh:1396
|
#: menu.sh:1247 menu.sh:1396
|
||||||
msgid "Check internet."
|
msgid "Check internet or cache disk space."
|
||||||
msgstr "检查网络."
|
msgstr "检查网络或缓存磁盘空间."
|
||||||
|
|
||||||
#: menu.sh:1247 menu.sh:1396 menu.sh:3552
|
#: menu.sh:1247 menu.sh:1396 menu.sh:3552
|
||||||
msgid "(Please via https://curl.se/libcurl/c/libcurl-errors.html check error description.)"
|
msgid "(Please via https://curl.se/libcurl/c/libcurl-errors.html check error description.)"
|
||||||
|
@ -706,8 +706,8 @@ msgid "Downloading old pat to extract synology .pat extractor..."
|
|||||||
msgstr "下載舊 pat, 選取 .pat 解密程式中..."
|
msgstr "下載舊 pat, 選取 .pat 解密程式中..."
|
||||||
|
|
||||||
#: menu.sh:1247 menu.sh:1396
|
#: menu.sh:1247 menu.sh:1396
|
||||||
msgid "Check internet."
|
msgid "Check internet or cache disk space."
|
||||||
msgstr "檢查網路."
|
msgstr "檢查網絡或暫存磁碟空間."
|
||||||
|
|
||||||
#: menu.sh:1247 menu.sh:1396 menu.sh:3552
|
#: menu.sh:1247 menu.sh:1396 menu.sh:3552
|
||||||
msgid "(Please via https://curl.se/libcurl/c/libcurl-errors.html check error description.)"
|
msgid "(Please via https://curl.se/libcurl/c/libcurl-errors.html check error description.)"
|
||||||
|
@ -706,8 +706,8 @@ msgid "Downloading old pat to extract synology .pat extractor..."
|
|||||||
msgstr "下載舊 pat,選取 .pat 解密程式中..."
|
msgstr "下載舊 pat,選取 .pat 解密程式中..."
|
||||||
|
|
||||||
#: menu.sh:1247 menu.sh:1396
|
#: menu.sh:1247 menu.sh:1396
|
||||||
msgid "Check internet."
|
msgid "Check internet or cache disk space."
|
||||||
msgstr "檢查網路。"
|
msgstr "檢查網路或快取磁碟空間。"
|
||||||
|
|
||||||
#: menu.sh:1247 menu.sh:1396 menu.sh:3552
|
#: menu.sh:1247 menu.sh:1396 menu.sh:3552
|
||||||
msgid "(Please via https://curl.se/libcurl/c/libcurl-errors.html check error description.)"
|
msgid "(Please via https://curl.se/libcurl/c/libcurl-errors.html check error description.)"
|
||||||
|
@ -1244,7 +1244,7 @@ function getSynoExtractor() {
|
|||||||
RET=$?
|
RET=$?
|
||||||
if [ ${RET} -ne 0 ] || [ ${STATUS:-0} -ne 200 ]; then
|
if [ ${RET} -ne 0 ] || [ ${STATUS:-0} -ne 200 ]; then
|
||||||
rm -f "${OLDPAT_PATH}"
|
rm -f "${OLDPAT_PATH}"
|
||||||
printf "%s\n%s: %d:%d\n%s\n" "$(TEXT "Check internet.")" "$(TEXT "Error")" "${RET}" "${STATUS}" "$(TEXT "(Please via https://curl.se/libcurl/c/libcurl-errors.html check error description.)")" >"${LOG_FILE}"
|
printf "%s\n%s: %d:%d\n%s\n" "$(TEXT "Check internet or cache disk space.")" "$(TEXT "Error")" "${RET}" "${STATUS}" "$(TEXT "(Please via https://curl.se/libcurl/c/libcurl-errors.html check error description.)")" >"${LOG_FILE}"
|
||||||
return 1
|
return 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
@ -1393,7 +1393,7 @@ function extractDsmFiles() {
|
|||||||
rm -f "${PAT_PATH}.downloading"
|
rm -f "${PAT_PATH}.downloading"
|
||||||
if [ ${RET} -ne 0 ] || [ ${STATUS:-0} -ne 200 ]; then
|
if [ ${RET} -ne 0 ] || [ ${STATUS:-0} -ne 200 ]; then
|
||||||
rm -f "${PAT_PATH}"
|
rm -f "${PAT_PATH}"
|
||||||
printf "%s\n%s: %d:%d\n%s\n" "$(TEXT "Check internet.")" "$(TEXT "Error")" "${RET}" "${STATUS}" "$(TEXT "(Please via https://curl.se/libcurl/c/libcurl-errors.html check error description.)")" >"${LOG_FILE}"
|
printf "%s\n%s: %d:%d\n%s\n" "$(TEXT "Check internet or cache disk space.")" "$(TEXT "Error")" "${RET}" "${STATUS}" "$(TEXT "(Please via https://curl.se/libcurl/c/libcurl-errors.html check error description.)")" >"${LOG_FILE}"
|
||||||
return 1
|
return 1
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
|
@ -1 +1 @@
|
|||||||
25.6.0
|
25.5.10
|
||||||
|
Loading…
x
Reference in New Issue
Block a user