mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2026-01-28 20:04:35 +01:00
new: battery (#235)
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
"backupAndRestore": "Backup und Wiederherstellung",
|
||||
"backupTip": "Das Backup wird nur einfach verschlüsselt.\nBitte bewahre die Datei sicher auf.",
|
||||
"backupVersionNotMatch": "Die Backup-Version stimmt nicht überein.",
|
||||
"battery": "Batterie",
|
||||
"bgRun": "Hintergrundaktualisierung",
|
||||
"bioAuth": "Biozertifizierung",
|
||||
"canPullRefresh": "Danach: herunterziehen zum Aktualisieren",
|
||||
|
||||
@@ -22,6 +22,7 @@
|
||||
"backupAndRestore": "Backup and Restore",
|
||||
"backupTip": "The exported data is simply encrypted. \nPlease keep it safe.",
|
||||
"backupVersionNotMatch": "Backup version is not match.",
|
||||
"battery": "Battery",
|
||||
"bgRun": "Run in backgroud",
|
||||
"bioAuth": "Biometric auth",
|
||||
"canPullRefresh": "You can pull to refresh.",
|
||||
@@ -236,6 +237,7 @@
|
||||
"updateTipTooLow": "Current version is too low, please update to v1.0.{newest}",
|
||||
"upload": "Upload",
|
||||
"upsideDown": "Upside Down",
|
||||
"uptime": "Uptime",
|
||||
"urlOrJson": "URL or JSON",
|
||||
"useNoPwd": "No password will be used.",
|
||||
"user": "User",
|
||||
|
||||
@@ -22,6 +22,7 @@
|
||||
"backupAndRestore": "Cadangan dan Pulihkan",
|
||||
"backupTip": "Data yang diekspor hanya dienkripsi.\nTolong jaga keamanannya.",
|
||||
"backupVersionNotMatch": "Versi cadangan tidak cocok.",
|
||||
"battery": "Baterai",
|
||||
"bgRun": "Jalankan di Backgroud",
|
||||
"bioAuth": "Biosertifikasi",
|
||||
"canPullRefresh": "Anda dapat menarik untuk menyegarkan.",
|
||||
|
||||
@@ -22,6 +22,7 @@
|
||||
"backupAndRestore": "备份和恢复",
|
||||
"backupTip": "导出的数据仅进行了简单加密,请妥善保管。",
|
||||
"backupVersionNotMatch": "备份版本不匹配,无法恢复",
|
||||
"battery": "电池",
|
||||
"bgRun": "后台运行",
|
||||
"bioAuth": "生物认证",
|
||||
"canPullRefresh": "可以下拉刷新",
|
||||
@@ -236,6 +237,7 @@
|
||||
"updateTipTooLow": "当前版本过低,请升级至 v1.0.{newest}",
|
||||
"upload": "上传",
|
||||
"upsideDown": "上下交换",
|
||||
"uptime": "启动时长",
|
||||
"urlOrJson": "链接或JSON",
|
||||
"useNoPwd": "将会使用无密码。",
|
||||
"user": "用户",
|
||||
|
||||
@@ -22,6 +22,7 @@
|
||||
"backupAndRestore": "備份和還原",
|
||||
"backupTip": "導出的數據僅進行了簡單加密,請妥善保管。",
|
||||
"backupVersionNotMatch": "備份版本不匹配,無法還原",
|
||||
"battery": "電池",
|
||||
"bgRun": "背景運行",
|
||||
"bioAuth": "生物認證",
|
||||
"canPullRefresh": "可以下拉更新",
|
||||
@@ -236,6 +237,7 @@
|
||||
"updateTipTooLow": "當前版本過低,請升級至 v1.0.{newest}",
|
||||
"upload": "上傳",
|
||||
"upsideDown": "上下交換",
|
||||
"uptime": "啟動時長",
|
||||
"urlOrJson": "鏈接或JSON",
|
||||
"useNoPwd": "将使用無密碼。",
|
||||
"user": "用戶",
|
||||
|
||||
Reference in New Issue
Block a user