mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2026-01-29 12:24:39 +01:00
opt.: detect sync conflict
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
"attention": "Achtung",
|
||||
"authRequired": "Autorisierung erforderlich",
|
||||
"auto": "System folgen",
|
||||
"autoBackupConflict": "Es kann nur eine automatische Sicherung gleichzeitig aktiviert werden.",
|
||||
"autoCheckUpdate": "Aktualisierung automatisch prüfen",
|
||||
"autoConnect": "Automatisch verbinden",
|
||||
"autoUpdateHomeWidget": "Home-Widget automatisch aktualisieren",
|
||||
@@ -246,6 +247,7 @@
|
||||
"virtKeyHelpSFTP": "Aktuelles Verzeichnis in SFTP öffnen.",
|
||||
"waitConnection": "Bitte warte, bis die Verbindung hergestellt wurde.",
|
||||
"watchNotPaired": "Keine gekoppelte Apple Watch",
|
||||
"webdavSettingEmpty": "Webdav-Einstellungen sind leer",
|
||||
"whenOpenApp": "Beim Öffnen der App",
|
||||
"willTakEeffectImmediately": "Wird sofort angewendet",
|
||||
"write": "Schreiben"
|
||||
|
||||
@@ -14,6 +14,7 @@
|
||||
"attention": "Attention",
|
||||
"authRequired": "Auth required",
|
||||
"auto": "Auto",
|
||||
"autoBackupConflict": "Only one automatic backup can be turned on at the same time.",
|
||||
"autoCheckUpdate": "Auto check update",
|
||||
"autoConnect": "Auto connect",
|
||||
"autoUpdateHomeWidget": "Auto update home widget",
|
||||
@@ -246,6 +247,7 @@
|
||||
"virtKeyHelpSFTP": "Open current directory in SFTP.",
|
||||
"waitConnection": "Please wait for the connection to be established.",
|
||||
"watchNotPaired": "No paired Apple Watch",
|
||||
"webdavSettingEmpty": "Webdav setting is empty",
|
||||
"whenOpenApp": "When opening the app",
|
||||
"willTakEeffectImmediately": "Will take effect immediately",
|
||||
"write": "Write"
|
||||
|
||||
@@ -14,6 +14,7 @@
|
||||
"attention": "Perhatian",
|
||||
"authRequired": "Auth diperlukan",
|
||||
"auto": "Auto",
|
||||
"autoBackupConflict": "Hanya satu pencadangan otomatis yang dapat diaktifkan pada saat yang bersamaan.",
|
||||
"autoCheckUpdate": "Periksa pembaruan otomatis",
|
||||
"autoConnect": "Hubungkan otomatis",
|
||||
"autoUpdateHomeWidget": "Widget Rumah Pembaruan Otomatis",
|
||||
@@ -246,6 +247,7 @@
|
||||
"virtKeyHelpSFTP": "Buka direktori saat ini di SFTP.",
|
||||
"waitConnection": "Harap tunggu koneksi akan dibuat.",
|
||||
"watchNotPaired": "Tidak ada Apple Watch yang dipasangkan",
|
||||
"webdavSettingEmpty": "Pengaturan webdav kosong",
|
||||
"whenOpenApp": "Saat membuka aplikasi",
|
||||
"willTakEeffectImmediately": "Akan segera berlaku",
|
||||
"write": "Tulis"
|
||||
|
||||
@@ -14,6 +14,7 @@
|
||||
"attention": "注意",
|
||||
"authRequired": "需要认证",
|
||||
"auto": "自动",
|
||||
"autoBackupConflict": "只能同时开启一个自动备份",
|
||||
"autoCheckUpdate": "自动检查更新",
|
||||
"autoConnect": "自动连接",
|
||||
"autoUpdateHomeWidget": "自动更新桌面小部件",
|
||||
@@ -246,6 +247,7 @@
|
||||
"virtKeyHelpSFTP": "在 SFTP 中打开当前路径。",
|
||||
"waitConnection": "请等待连接建立",
|
||||
"watchNotPaired": "没有已配对的 Apple Watch",
|
||||
"webdavSettingEmpty": "Webdav 设置项为空",
|
||||
"whenOpenApp": "当打开 App 时",
|
||||
"willTakEeffectImmediately": "更改将会立即生效",
|
||||
"write": "写"
|
||||
|
||||
@@ -14,6 +14,7 @@
|
||||
"attention": "注意",
|
||||
"authRequired": "需要認證",
|
||||
"auto": "自動",
|
||||
"autoBackupConflict": "只能同時開啓壹個自動備份",
|
||||
"autoCheckUpdate": "自動檢查更新",
|
||||
"autoConnect": "自動連接",
|
||||
"autoUpdateHomeWidget": "自動更新桌面小部件",
|
||||
@@ -246,6 +247,7 @@
|
||||
"virtKeyHelpSFTP": "在 SFTP 中打開當前路徑。",
|
||||
"waitConnection": "請等待連接建立",
|
||||
"watchNotPaired": "沒有已配對的 Apple Watch",
|
||||
"webdavSettingEmpty": "Webdav 設置項爲空",
|
||||
"whenOpenApp": "當打開 App 時",
|
||||
"willTakEeffectImmediately": "更改將會立即生效",
|
||||
"write": "写"
|
||||
|
||||
Reference in New Issue
Block a user