🎨 Support manual purge of unreferenced data snapshots in the S3/WebDAV cloud storage https://github.com/siyuan-note/siyuan/issues/10081
This commit is contained in:
parent
7310278dfb
commit
9cca221df3
5 changed files with 10 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
{
|
||||
"cloudStoragePurge": "Purge cloud storage",
|
||||
"cloudStoragePurgeConfirm": "Note: 1. Please ensure that other devices have paused sync before execution. 2. The purge operation is very time-consuming, please ensure that the network is stable. Are you sure to execute it now?",
|
||||
"dragFill": "Drag vertically to fill value",
|
||||
"switchReadonly": "Switch read-only mode",
|
||||
"original": "Original",
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
{
|
||||
"cloudStoragePurge": "Borrar almacenamiento en la nube",
|
||||
"cloudStoragePurgeConfirm": "Nota: 1. Asegúrese de que otros dispositivos hayan pausado la sincronización antes de la ejecución. 2. La operación de purga requiere mucho tiempo; asegúrese de que la red esté estable. ¿Está seguro de ejecutarla ahora?",
|
||||
"dragFill": "Arrastra verticalmente para rellenar el valor",
|
||||
"switchReadonly": "Cambiar modo de sólo lectura",
|
||||
"original": "Original",
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
{
|
||||
"cloudStoragePurge": "Purger le stockage cloud",
|
||||
"cloudStoragePurgeConfirm": "Remarque : 1. Veuillez vous assurer que la synchronisation des autres appareils a été suspendue avant l'exécution. 2. L'opération de purge prend beaucoup de temps, veuillez vous assurer que le réseau est stable. Êtes-vous sûr de l'exécuter maintenant ?",
|
||||
"dragFill": "Arrastra verticalmente para rellenar el valor",
|
||||
"switchReadonly": "Changer de mode lecture seule",
|
||||
"original": "Originale",
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
{
|
||||
"cloudStoragePurge": "清理雲端儲存",
|
||||
"cloudStoragePurgeConfirm": "請注意:1. 執行前請確保其他設備已經暫停同步 2. 清理作業非常耗時,請確保網路穩定 確定現在就執行嗎?",
|
||||
"dragFill": "下拉填滿資料",
|
||||
"switchReadonly": "唯讀模式切換",
|
||||
"original": "原值",
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
{
|
||||
"cloudStoragePurge": "清理云端存储",
|
||||
"cloudStoragePurgeConfirm": "请注意:1. 执行前请确保其他设备已经暂停同步 2. 清理操作非常耗时,请确保网络稳定 确定现在就执行吗?",
|
||||
"dragFill": "下拉填充数据",
|
||||
"switchReadonly": "只读模式切换",
|
||||
"original": "原值",
|
||||
|
|
Loading…
Add table
Reference in a new issue