Remove unused code

This commit is contained in:
Gerhard Tan
2025-04-16 15:49:19 +08:00
parent 83449d3eb8
commit 82446fb0de
21 changed files with 1118 additions and 1654 deletions

File diff suppressed because it is too large Load Diff

View File

@ -80,37 +80,6 @@
"translatorComment": "Copied from source.",
"fuzzy": true
},
{
"id": "Log Files",
"message": "Log Files",
"translation": "Log Files",
"translatorComment": "Copied from source.",
"fuzzy": true
},
{
"id": "Number out of allowed range",
"message": "Number out of allowed range",
"translation": "Number out of allowed range",
"translatorComment": "Copied from source.",
"fuzzy": true
},
{
"id": "Please enter a number greater than {Intt}.",
"message": "Please enter a number greater than {Intt}.",
"translation": "Please enter a number greater than {Intt}.",
"translatorComment": "Copied from source.",
"placeholders": [
{
"id": "Intt",
"string": "%[1]d",
"type": "int",
"underlyingType": "int",
"argNum": 1,
"expr": "int(t)"
}
],
"fuzzy": true
},
{
"id": "Password mismatch",
"message": "Password mismatch",
@ -125,20 +94,6 @@
"translatorComment": "Copied from source.",
"fuzzy": true
},
{
"id": "Not a number",
"message": "Not a number",
"translation": "Not a number",
"translatorComment": "Copied from source.",
"fuzzy": true
},
{
"id": "Please enter a valid number.",
"message": "Please enter a valid number.",
"translation": "Please enter a valid number.",
"translatorComment": "Copied from source.",
"fuzzy": true
},
{
"id": "New Version!",
"message": "New Version!",
@ -2358,6 +2313,13 @@
],
"fuzzy": true
},
{
"id": "Number out of allowed range",
"message": "Number out of allowed range",
"translation": "Number out of allowed range",
"translatorComment": "Copied from source.",
"fuzzy": true
},
{
"id": "The text does not match the required pattern.",
"message": "The text does not match the required pattern.",

View File

@ -66,31 +66,6 @@
"message": "Key Files",
"translation": "Archivos clave"
},
{
"id": "Log Files",
"message": "Log Files",
"translation": "Archivos de registro"
},
{
"id": "Number out of allowed range",
"message": "Number out of allowed range",
"translation": "Número fuera del rango permitido"
},
{
"id": "Please enter a number greater than {Intt}.",
"message": "Please enter a number greater than {Intt}.",
"translation": "Ingrese un número mayor que {Intt}.",
"placeholders": [
{
"id": "Intt",
"string": "%[1]d",
"type": "int",
"underlyingType": "int",
"argNum": 1,
"expr": "int(t)"
}
]
},
{
"id": "Password mismatch",
"message": "Password mismatch",
@ -101,16 +76,6 @@
"message": "Please check and try again.",
"translation": "Por favor revisa e intenta de nuevo."
},
{
"id": "Not a number",
"message": "Not a number",
"translation": "No un número"
},
{
"id": "Please enter a valid number.",
"message": "Please enter a valid number.",
"translation": "Por favor ingrese un número valido."
},
{
"id": "New Version!",
"message": "New Version!",
@ -1782,6 +1747,11 @@
}
]
},
{
"id": "Number out of allowed range",
"message": "Number out of allowed range",
"translation": "Número fuera del rango permitido"
},
{
"id": "The text does not match the required pattern.",
"message": "The text does not match the required pattern.",

View File

@ -66,31 +66,6 @@
"message": "Key Files",
"translation": "秘密鍵ファイル"
},
{
"id": "Log Files",
"message": "Log Files",
"translation": "ログファイル"
},
{
"id": "Number out of allowed range",
"message": "Number out of allowed range",
"translation": "許容範囲外の数値"
},
{
"id": "Please enter a number greater than {Intt}.",
"message": "Please enter a number greater than {Intt}.",
"translation": "{Intt} より大きい数値を入力してください。",
"placeholders": [
{
"id": "Intt",
"string": "%[1]d",
"type": "int",
"underlyingType": "int",
"argNum": 1,
"expr": "int(t)"
}
]
},
{
"id": "Password mismatch",
"message": "Password mismatch",
@ -101,16 +76,6 @@
"message": "Please check and try again.",
"translation": "もう一度確認してください。"
},
{
"id": "Not a number",
"message": "Not a number",
"translation": "数字ではありません"
},
{
"id": "Please enter a valid number.",
"message": "Please enter a valid number.",
"translation": "有効な数値を入力してください。"
},
{
"id": "New Version!",
"message": "New Version!",
@ -1792,6 +1757,11 @@
}
]
},
{
"id": "Number out of allowed range",
"message": "Number out of allowed range",
"translation": "許容範囲外の数値"
},
{
"id": "The text does not match the required pattern.",
"message": "The text does not match the required pattern.",

View File

@ -66,31 +66,6 @@
"message": "Key Files",
"translation": "열쇠 파일"
},
{
"id": "Log Files",
"message": "Log Files",
"translation": "로그 파일"
},
{
"id": "Number out of allowed range",
"message": "Number out of allowed range",
"translation": "허용 범위를 벗어난 숫자"
},
{
"id": "Please enter a number greater than {Intt}.",
"message": "Please enter a number greater than {Intt}.",
"translation": "{Intt}보다 큰 숫자를 입력하세요.",
"placeholders": [
{
"id": "Intt",
"string": "%[1]d",
"type": "int",
"underlyingType": "int",
"argNum": 1,
"expr": "int(t)"
}
]
},
{
"id": "Password mismatch",
"message": "Password mismatch",
@ -101,16 +76,6 @@
"message": "Please check and try again.",
"translation": "확인하고 다시 시도해 주세요."
},
{
"id": "Not a number",
"message": "Not a number",
"translation": "숫자가 아님"
},
{
"id": "Please enter a valid number.",
"message": "Please enter a valid number.",
"translation": "유효한 숫자를 입력하세요."
},
{
"id": "New Version!",
"message": "New Version!",
@ -1782,6 +1747,11 @@
}
]
},
{
"id": "Number out of allowed range",
"message": "Number out of allowed range",
"translation": "허용 범위를 벗어난 숫자"
},
{
"id": "The text does not match the required pattern.",
"message": "The text does not match the required pattern.",

View File

@ -66,31 +66,6 @@
"message": "Key Files",
"translation": "密钥文件"
},
{
"id": "Log Files",
"message": "Log Files",
"translation": "日志文件"
},
{
"id": "Number out of allowed range",
"message": "Number out of allowed range",
"translation": "数值超出允许范围"
},
{
"id": "Please enter a number greater than {Intt}.",
"message": "Please enter a number greater than {Intt}.",
"translation": "请输入一个大于 {Intt} 的数字。",
"placeholders": [
{
"id": "Intt",
"string": "%[1]d",
"type": "int",
"underlyingType": "int",
"argNum": 1,
"expr": "int(t)"
}
]
},
{
"id": "Password mismatch",
"message": "Password mismatch",
@ -101,16 +76,6 @@
"message": "Please check and try again.",
"translation": "请检查并重试。"
},
{
"id": "Not a number",
"message": "Not a number",
"translation": "不是数字"
},
{
"id": "Please enter a valid number.",
"message": "Please enter a valid number.",
"translation": "请输入一个有效的数字。"
},
{
"id": "New Version!",
"message": "New Version!",
@ -1782,6 +1747,11 @@
}
]
},
{
"id": "Number out of allowed range",
"message": "Number out of allowed range",
"translation": "数值超出允许范围"
},
{
"id": "The text does not match the required pattern.",
"message": "The text does not match the required pattern.",

View File

@ -66,31 +66,6 @@
"message": "Key Files",
"translation": "金鑰檔案"
},
{
"id": "Log Files",
"message": "Log Files",
"translation": "日誌檔案"
},
{
"id": "Number out of allowed range",
"message": "Number out of allowed range",
"translation": "數值超出許可範圍"
},
{
"id": "Please enter a number greater than {Intt}.",
"message": "Please enter a number greater than {Intt}.",
"translation": "請輸入一個大於 {Intt} 的數字。",
"placeholders": [
{
"id": "Intt",
"string": "%[1]d",
"type": "int",
"underlyingType": "int",
"argNum": 1,
"expr": "int(t)"
}
]
},
{
"id": "Password mismatch",
"message": "Password mismatch",
@ -101,16 +76,6 @@
"message": "Please check and try again.",
"translation": "請檢查並重試。"
},
{
"id": "Not a number",
"message": "Not a number",
"translation": "非數字"
},
{
"id": "Please enter a valid number.",
"message": "Please enter a valid number.",
"translation": "請輸入一個有效的數字。"
},
{
"id": "New Version!",
"message": "New Version!",
@ -1782,6 +1747,11 @@
}
]
},
{
"id": "Number out of allowed range",
"message": "Number out of allowed range",
"translation": "數值超出許可範圍"
},
{
"id": "The text does not match the required pattern.",
"message": "The text does not match the required pattern.",