diff --git a/translations/wiki/cs.xml b/translations/wiki/cs.xml index 4566a490..502be99f 100644 --- a/translations/wiki/cs.xml +++ b/translations/wiki/cs.xml @@ -63,10 +63,7 @@ Ve verzi 3.3 bylo rozhraní mírně upraveno, konkrétně se nyní sekce pro pra Archiv bude uložen jako archiv ZIP (protože Tar nepodporuje funkci ochrany heslem), a pokud jej budete chtít rozbalit, budete vyzváni k zadání hesla, které jste použili při ukládání konfigurace. Totéž platí v případě importu konfigurace. Pokud jste heslo zapomněli, nebude možné archiv rozbalit a použít jej v procesu importu konfigurace. - - - - Online účty GNOME(pro prostředí GNOME, Cinnamon, COSMIC (Old) a Budgie) + Online účty GNOME(pro prostředí GNOME, Cinnamon, COSMIC (Old) a Budgie) - Otevřete Nastavení prostředí GNOME - Přejděte do části Online účty a vyberte službu cloudového disku. @@ -82,10 +79,7 @@ Pokud jste heslo zapomněli, nebude možné archiv rozbalit a použít jej v pro - Otevřete Nastavení prostředí GNOME - Přejděte do části Online účty a vyberte službu cloudového disku. - ![OnlineAccounts.png](https://raw.githubusercontent.com/vikdevelop/SaveDesktop/webpage/wiki/synchronization/screenshots/OnlineAccounts_en.png) - - -
+ ![OnlineAccounts.png](https://raw.githubusercontent.com/vikdevelop/SaveDesktop/webpage/wiki/synchronization/screenshots/OnlineAccounts_en.png)
GNOME Online Accounts

(for GNOME, Cinnamon, COSMIC (Old) and Budgie desktop environments)

@@ -104,10 +98,7 @@ V prvním počítači: 2. Na stránce Synchronizace klikněte na tlačítko „Nastavit synchronizační soubor“ a poté na tlačítko „Změnit“. 3. Klikněte na tlačítko „Nastavit synchronizační soubor“. 3. 4. Klikněte na možnost „Periodické ukládání“ a vyberte složku, která je synchronizována s cloudovým úložištěm, jako složku pro pravidelné ukládání. 4. Pokud soubor pro pravidelné ukládání neexistuje, klikněte na tlačítko Vytvořit - - - - Rclone(pro jiná desktopová prostředí) + Rclone(pro jiná desktopová prostředí) - Instalace Rclone ``` @@ -138,9 +129,7 @@ V prvním počítači: ``` * Namísto `your-cloud-drive-service` použijte název služby cloudového disku, například `drive` (pro Google Drive), `onedrive`, `dropbox` atd. - - Povolte přístup k vytvořené složce v aplikaci [Flatseal](https://flathub.org/apps/com.github.tchx84.Flatseal). - -
+ - Povolte přístup k vytvořené složce v aplikaci [Flatseal](https://flathub.org/apps/com.github.tchx84.Flatseal).
Rclone

(for other desktop environments)

diff --git a/translations/wiki/en.xml b/translations/wiki/en.xml index c32cca62..56b28cda 100644 --- a/translations/wiki/en.xml +++ b/translations/wiki/en.xml @@ -23,8 +23,18 @@ After importing the saved configuration file and logging back in, **the Flatpak Synchronization between computers in the network #### Requirements - You must have a folder created that will sync with your cloud storage on each computer you want to sync. This can be done using: - -
+ <details> + <summary> + <b>GNOME Online Accounts</b> + <p>(for GNOME, Cinnamon, COSMIC (Old) and Budgie desktop environments)</p> + </summary> + + - Open the GNOME Settings + - Go to the Online Accounts section and select your cloud drive service + + ![OnlineAccounts.png](https://raw.githubusercontent.com/vikdevelop/SaveDesktop/webpage/wiki/synchronization/screenshots/OnlineAccounts_en.png) + + </details>
GNOME Online Accounts

(for GNOME, Cinnamon, COSMIC (Old) and Budgie desktop environments)

@@ -37,8 +47,25 @@ After importing the saved configuration file and logging back in, **the Flatpak
- -
+ <details> + <summary> + <b>Rclone</b> + <p>(for other desktop environments)</p> + </summary> + + - Install Rclone + ``` + sudo -v ; curl https://rclone.org/install.sh | sudo bash + ``` + + - Setup Rclone by using this command, which creates the cloud drive folder, sets up Rclone and mounts the folder + ``` + mkdir -p ~/drive &amp;&amp; rclone config create drive your-cloud-drive-service &amp;&amp; nohup rclone mount drive: ~/drive --vfs-cache-mode writes &amp; echo "The drive has been mounted successfully" + ``` + * Instead of `your-cloud-drive-service` use the name of your cloud drive service, such as `drive` (for Google Drive), `onedrive`, `dropbox`, etc. + + - Allow access to the created folder in the [Flatseal app](https://flathub.org/apps/com.github.tchx84.Flatseal). + </details>
Rclone

(for other desktop environments)

diff --git a/translations/wiki/es.xml b/translations/wiki/es.xml index 771d7999..e193d171 100644 --- a/translations/wiki/es.xml +++ b/translations/wiki/es.xml @@ -15,13 +15,13 @@ El directorio por defecto para guardar los periódicamente es `/home/user/Downlo ### Formato del archivo Si desea crear copias automáticas con otro nombre diferente a `Última_configuración`, ya es posible, incluso con espacios. Desde la versión 2.9.6, la variable `{}` no se admite para el día actual, dado que ahora todas las copias automáticas sobrescriben el archivo ya existente. Sincronización entre ordenadores de la red - ## Sincronización periódica -Puede elegir entre los siguientes elementos: + ### Sincronización periódica +Puede elegir entre las siguientes opciones: - Diariamente -- Semanalmente (la sincronización se lleva a cabo cada martes) -- Mensualmente (la sincronización se lleva a cabo el segundo día de cada mes) -- Manualmente (es posible realizar la sincronización en cualquier momento desde el menú principal al hacer clic en los tres puntos) -- Nunca (no se realiza ningún cambio) +- Semanal (la sincronización tiene lugar cada martes) +- Mensualmente (la sincronización tiene lugar cada dos días del mes) +- Manualmente (es posible sincronizar la configuración desde el menú de la barra de cabecera haciendo clic en los tres puntos) +- Nunca (no ocurre nada) Guarde las aplicaciones instaladas de Flatpak e instálelas desde la lista Desde la versión 2.5, SaveDesktop permite guardar las aplicaciones de Flatpak instaladas e instalarlas desde una lista. ¿Cómo funciona? ### Guardar las aplicaciones Flatpak instaladas @@ -63,28 +63,28 @@ En la versión 3.3, la interfaz ha sido ligeramente modificada, en concreto, la El archivo se guardará como un archivo ZIP (porque Tar no soporta la función de protección por contraseña), y si desea extraerlo, se le pedirá que introduzca la contraseña que utilizó en el proceso de guardar la configuración. Lo mismo ocurre en el caso de la importación de la configuración. Si olvida la contraseña, no será posible extraer el archivo y utilizarlo en el proceso de importación de la configuración. - ## Setting up synchronization in the SaveDesktop app -On the first computer: -1. Open the SaveDesktop app -2. On the Sync page, click on the "Set up the sync file" button and then on the "Change" button -3. Click on "Periodic saving" and select the folder that is synchronized with your cloud storage as a periodic saving folder -4. If the periodic saving file does not exist, click on the Create button - - Rclone(for other desktop environments) + ## Configurar la sincronización en la aplicación SaveDesktop +En la primera computadora: +1. Abra la aplicación SaveDesktop +2. En la página Sync, haga clic en el botón "Configurar el archivo de sincronización" y luego en el botón "Cambiar" +3. Haga clic en "Guardar periódicamente" y seleccione la carpeta que se sincroniza con su almacenamiento en la nube como una carpeta de ahorro periódico +4. Si el archivo de guardado periódico no existe, haga clic en el botón Crear + Rclone + (para otros entornos de escritorio) + - - Install Rclone + - Instalar Rclone ``` sudo -v ; curl https://rclone.org/install.sh | sudo bash ``` - - Setup Rclone by using this command, which creates the cloud drive folder, sets up Rclone and mounts the folder + - Configurar Rclone usando este comando, que crea la carpeta de la unidad de la nube, configura Rclone y monta la carpeta ``` - mkdir -p ~/drive && rclone config create drive your-cloud-drive-service && nohup rclone mount drive: ~/drive --vfs-cache-mode writes & echo "The drive has been mounted successfully" + mkdir -p ~/drive && rclone config create drive your-cloud-drive-service && nohup rclone mount drive: ~/drive --vfs-cache-mode escribe & echo "La unidad ha sido montada correctamente" ``` - * Instead of `your-cloud-drive-service` use the name of your cloud drive service, such as `drive` (for Google Drive), `onedrive`, `dropbox`, etc. + * En lugar de `your-cloud-drive-service` use el nombre de su servicio de disco en la nube, como `drive` (para Google Drive), `onedrive`, `dropbox`, etc. - - Allow access to the created folder in the [Flatseal app](https://flathub.org/apps/com.github.tchx84.Flatseal). -
+ - Permitir el acceso a la carpeta creada en la [aplicación Flatseal] (https://flathub.org/apps/com.github.tchx84.Flatseal).
Rclone

(for other desktop environments)

@@ -104,23 +104,22 @@ On the first computer: - Allow access to the created folder in the [Flatseal app](https://flathub.org/apps/com.github.tchx84.Flatseal).
- On the second computer: -1. Open the SaveDesktop app -2. Go to the Sync page and click the "Connect to the cloud storage" button. -3. Click on the "Select cloud drive folder" button and select the folder that is synced with the same cloud storage as the first computer. -4. Select the periodic synchronization interval, because if you leave that to Never, the synchronization doesn't work. + En el segundo ordenador: +1. Abra la aplicación SaveDesktop +2. Vaya a la página Sincronizar y haga clic en el botón "Conectar con el almacenamiento en la nube". +3. Haz clic en el botón "Seleccionar carpeta de unidad en la nube" y selecciona la carpeta que está sincronizada con el mismo almacenamiento en la nube que el primer ordenador. +4. Selecciona el intervalo de sincronización periódica, ya que si lo dejas en Nunca, la sincronización no funcionará. -To set up bidirectional synchronization, make sure you have the same cloud folder selected in the "Connect to cloud storage" dialog on the first computer, the periodic synchronization interval selected, and the "Bidirectional synchronization" switch enabled. +Para configurar la sincronización bidireccional, asegúrate de tener seleccionada la misma carpeta en la nube en el cuadro de diálogo "Conectar con el almacenamiento en la nube" en el primer ordenador, el intervalo de sincronización periódica seleccionado y el interruptor de "Sincronización bidireccional" activado. - - GNOME Online Accounts(for GNOME, Cinnamon, COSMIC (Old) and Budgie desktop environments) + Cuentas en línea de GNOME + (para entornos de escritorio GNOME, Cinnamon, COSMIC (antiguo) y Budgie) + - - Open the GNOME Settings - - Go to the Online Accounts section and select your cloud drive service + - Abrir la configuración de GNOME + - Vaya a la sección Cuentas en línea y seleccione su servicio de unidad en la nube - ![OnlineAccounts.png](https://raw.githubusercontent.com/vikdevelop/SaveDesktop/webpage/wiki/synchronization/screenshots/OnlineAccounts_en.png) - -
+ ![OnlineAccounts.png] (https://raw.githubusercontent.com/vikdevelop/SaveDesktop/webpage/wiki/synchronization/screenshots/OnlineAccounts_en.png)
GNOME Online Accounts

(for GNOME, Cinnamon, COSMIC (Old) and Budgie desktop environments)

@@ -133,6 +132,6 @@ To set up bidirectional synchronization, make sure you have the same cloud folde
- #### Requirements -- You must have a folder created that will sync with your cloud storage on each computer you want to sync. This can be done using: + #### Requisitos +- Debes tener una carpeta creada que se sincronice con tu almacenamiento en la nube en cada ordenador que quieras sincronizar. Esto se puede hacer usando: