diff --git a/.tx/nextcloud.client-desktop/de_translation b/.tx/nextcloud.client-desktop/de_translation
index 9195f9c1c2..6a15567b4f 100644
--- a/.tx/nextcloud.client-desktop/de_translation
+++ b/.tx/nextcloud.client-desktop/de_translation
@@ -198,7 +198,7 @@ X-GNOME-Autostart-Delay=3
# Translations
-Comment[de]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation
-Icon[de]=@APPLICATION_EXECUTABLE@
-Name[de]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation
-GenericName[de]=Synchronisationsordner
+Comment[de_DE]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation
+Icon[de_DE]=@APPLICATION_EXECUTABLE@
+Name[de_DE]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation
+GenericName[de_DE]=Synchronisationsordner
diff --git a/src/cmd/cmd.cpp b/src/cmd/cmd.cpp
index 1917490f0f..5e3517af23 100644
--- a/src/cmd/cmd.cpp
+++ b/src/cmd/cmd.cpp
@@ -319,7 +319,7 @@ int main(int argc, char **argv)
options.trustSSL = false;
options.useNetrc = false;
options.interactive = true;
- options.ignoreHiddenFiles = true;
+ options.ignoreHiddenFiles = false; // Default is to sync hidden files
options.nonShib = false;
options.restartTimes = 3;
options.uplimit = 0;
diff --git a/src/gui/accountsettings.cpp b/src/gui/accountsettings.cpp
index a47af797cb..5eccf217b9 100644
--- a/src/gui/accountsettings.cpp
+++ b/src/gui/accountsettings.cpp
@@ -680,7 +680,7 @@ void AccountSettings::slotFolderWizardAccepted()
/* take the value from the definition of already existing folders. All folders have
* the same setting so far.
- * The default is to not sync hidden files
+ * The default is to sync hidden files
*/
definition.ignoreHiddenFiles = folderMan->ignoreHiddenFiles();
diff --git a/src/gui/folder.h b/src/gui/folder.h
index eaf0e4994b..9243c291e0 100644
--- a/src/gui/folder.h
+++ b/src/gui/folder.h
@@ -49,7 +49,7 @@ class FolderDefinition
public:
FolderDefinition()
: paused(false)
- , ignoreHiddenFiles(true)
+ , ignoreHiddenFiles(false)
{
}
diff --git a/src/gui/folderman.cpp b/src/gui/folderman.cpp
index 0a820320e1..53bb6e5c4b 100644
--- a/src/gui/folderman.cpp
+++ b/src/gui/folderman.cpp
@@ -1372,8 +1372,10 @@ QString FolderMan::findGoodPathForNewSyncFolder(const QString &basePath, const Q
bool FolderMan::ignoreHiddenFiles() const
{
if (_folderMap.empty()) {
- return true;
+ // Currently no folders in the manager -> return default
+ return false;
}
+ // Since the hiddenFiles settings is the same for all folders, just return the settings of the first folder
return _folderMap.begin().value()->ignoreHiddenFiles();
}
diff --git a/translations/client_de.ts b/translations/client_de.ts
index 4308e9beff..ad0f541766 100644
--- a/translations/client_de.ts
+++ b/translations/client_de.ts
@@ -768,7 +768,10 @@
These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore.
If you decide to keep the files, they will be re-synced with the server if you have rights to do so.
If you decide to delete the files, they will be unavailable to you, unless you are the owner.
-
+ Alle Dateien im Synchronisationsordner '%1' wurden auf dem Server gelöscht.
+Diese Löschung wird in Ihren lokalen Synchronisationsordner übernommen. Dadurch sind die Dateien nicht mehr verfügbar, falls Sie keine Möglichkeit zur Wiederherstellung haben.
+Wenn Sie sich dazu entscheiden, diese Dateien zu behalten, werden diese wieder zum Server synchronisiert. Dies geschieht jedoch nur, wenn Sie die Rechte dazu haben.
+Wenn Sie sich zum Löschen der Dateien entscheiden, sind diese nicht mehr verfügbar, außer Sie sind der Eigentümer.
@@ -3641,7 +3644,7 @@ Es ist nicht ratsam, diese zu benutzen.
Resume all folders
-
+ Alle Ordner fortsetzen
@@ -3651,12 +3654,12 @@ Es ist nicht ratsam, diese zu benutzen.
Resume all synchronization
-
+ Alle Synchronisierungen fortsetzenResume synchronization
-
+ Synchronisation fortsetzen
diff --git a/translations/client_es.ts b/translations/client_es.ts
index 87fb6c807b..ca07b66c95 100644
--- a/translations/client_es.ts
+++ b/translations/client_es.ts
@@ -37,7 +37,7 @@
Refresh
- Refrescar
+ Actualizar
@@ -70,7 +70,7 @@
TextLabel
- Etiqueta de texto
+ EtiquetaDeTexto
@@ -111,7 +111,7 @@
Unchecked folders will be <b>removed</b> from your local file system and will not be synchronized to this computer anymore
- Las carpetas no seleccionadas serán <b>eliminadas</b> de su sistema de archivos local y ya no serán sincronizadas con este ordenador
+ Las carpetas no seleccionadas serán <b>eliminadas</b> de su carpeta local y ya no serán sincronizadas en este ordenador
@@ -228,7 +228,7 @@
The server version %1 is old and unsupported! Proceed at your own risk.
- La versión del servidor %1 es antigua, ¡y no está soportada! Si continúas, lo haces bajo tu propio riesgo.
+ ¡La versión del servidor %1 es antigua y no está soportada! Si continúas, lo haces bajo tu propio riesgo.
@@ -446,7 +446,7 @@
The list of unsynced items has been copied to the clipboard.
- La lista de elementos sin sincronizar, ha sido copiada al portapapeles.
+ La lista de elementos sin sincronizar se ha copiado al portapapeles.
@@ -466,7 +466,7 @@
TextLabel
- Etiqueta de texto
+ EtiquetaDeTexto
@@ -496,12 +496,12 @@
You received %n new notification(s) from %2.
- Ha recibido %n nueva notificación de %2.Ha recibido %n nueva notificacióne(s) de %2.
+ Ha recibido %n nueva notificación de %2.Ha recibido %n nueva notificación(es) de %2.You received %n new notification(s) from %1 and %2.
- Ha recibido %n nueva notificación de %1 y de %2.Ha recibido %n nuevas notificacióne(s) de %1 y de %2.
+ Ha recibido %n nueva notificación de %1 y de %2.Ha recibido %n nuevas notificación(es) de %1 y de %2.
@@ -611,12 +611,12 @@
The configured server for this client is too old
- La configuración del servidor para este cliente está obsoleta
+ La configuración del servidor para este cliente es demasiado antiguaPlease update to the latest server and restart the client.
- Por favor, actualice a la última versión del servidor y reinicie el cliente
+ Por favor, actualice a la última versión del servidor y reinicie el cliente.
@@ -652,7 +652,7 @@
%1 should be a folder but is not.
- %1 debería ser un directorio, pero no lo es.
+ %1 debería ser una carpeta, pero no lo es.
@@ -721,7 +721,7 @@
%1 has a sync conflict. Please check the conflict file!
- Conflicto al sincronizar %1. Por favor compruebe el archivo!
+ Conflicto al sincronizar %1. ¡Por favor compruebe el archivo!
@@ -768,7 +768,10 @@
These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore.
If you decide to keep the files, they will be re-synced with the server if you have rights to do so.
If you decide to delete the files, they will be unavailable to you, unless you are the owner.
-
+ Todos los archivos de la carpeta sincronizada '% 1' fueron eliminados del servidor.
+Estos archivos eliminados se sincronizarán con su carpeta local, por lo que no estarán disponibles a menos que tenga derecho a restaurarlos.
+Si decides conservar los archivos, se volverán a sincronizar con el servidor si tienes los derechos para hacerlo.
+Si decides eliminar los archivos, no estarán disponibles para ti, a menos que seas el propietario.
@@ -799,7 +802,7 @@ Si ha sido un accidente, y decide mantener los archivos, serán re-sincronizados
This sync would reset the files to an earlier time in the sync folder '%1'.
This might be because a backup was restored on the server.
Continuing the sync as normal will cause all your files to be overwritten by an older file in an earlier state. Do you want to keep your local most recent files as conflict files?
- Esta sincronización reseteará los archivos en la carpeta '%1' a una versión previa.
+ Esta sincronización restablecerá los archivos en la carpeta '%1' a una versión previa.
Esto puede deberse a que una copia de seguridad fue restaurada en el servidor.
Si continua con la sincronización todos los archivos serán remplazados por su versión previa. ¿Desea mantener los archivos locales en su versión actual como archivos en conflicto?
@@ -899,17 +902,17 @@ Si continua con la sincronización todos los archivos serán remplazados por su
The selected path is not a folder!
- ¡La ruta seleccionada no es un directorio!
+ ¡La ruta seleccionada no es una carpeta!You have no permission to write to the selected folder!
- ¡Usted no tiene permiso para escribir en la carpeta seleccionada!
+ ¡No tiene permiso para escribir en la carpeta seleccionada!The local folder %1 contains a symbolic link. The link target contains an already synced folder Please pick another one!
- El directorio local %1 es un enlace simbólico. El destino del enlace ya contiene un directorio usado en una conexión de sincronización de directorios. Por favor, elija otro.
+ La carpeta local %1 es un enlace simbólico. El destino del enlace ya contiene una carpeta usada en una conexión de sincronización de directorios. Por favor, elija otro.
@@ -1087,7 +1090,7 @@ Si continua con la sincronización todos los archivos serán remplazados por su
Preparing to sync...
- Preparándose para sincronizar...
+ Preparando la sincronizarción..
@@ -1108,7 +1111,7 @@ Si continua con la sincronización todos los archivos serán remplazados por su
Click to select a local folder to sync.
- Haga clic para seleccionar una carpeta local para sincronizar.
+ Haga clic para seleccionar una carpeta local que sincronizar.
@@ -1161,7 +1164,7 @@ Si continua con la sincronización todos los archivos serán remplazados por su
This folder is already being synced.
- Este directorio ya se ha sincronizado.
+ Esta carpeta ya se ha sincronizado.
@@ -1187,12 +1190,12 @@ Si continua con la sincronización todos los archivos serán remplazados por su
No E-Tag received from server, check Proxy/Gateway
- No se ha recibido ninguna e-tag del servidor, revise el proxy/puerta de enlace
+ No se ha recibido ninguna E-Tag del servidor, revise el proxy/puerta de enlaceWe received a different E-Tag for resuming. Retrying next time.
- Se ha recibido una e-tag distinta para reanudar. Se volverá a intentar.
+ Se ha recibido una E-Tag distinta para reanudar. Se volverá a intentar.
@@ -1495,7 +1498,7 @@ Los elementos cuya eliminación está permitida serán eliminados si impiden que
Save the log file to a file on disk for debugging.
- Guardar el archivo de registro a un archivo en disco para depuración.
+ Guardar el registro en un archivo en el disco para su depuración.
@@ -1599,7 +1602,7 @@ Los elementos cuya eliminación está permitida serán eliminados si impiden que
Download Bandwidth
- Ancho de banda de descarga
+ Velocidad de descarga
@@ -1623,12 +1626,12 @@ Los elementos cuya eliminación está permitida serán eliminados si impiden que
Limit to 3/4 of estimated bandwidth
- Limitar a 3/4 de la banda ancha estimada
+ Limitar a 3/4 de la velocidad estimadaUpload Bandwidth
- Ancho de banda para subidas
+ Velocidad de subida
@@ -1725,7 +1728,7 @@ Los elementos cuya eliminación está permitida serán eliminados si impiden que
New %1 Update Ready
- Nueva %1 actualización está lista
+ La nueva %1 actualización está lista
@@ -1804,7 +1807,7 @@ for additional privileges during the process.
Sync the folder '%1'
- Sincronizar el directorio '%1'
+ Sincronizar la carpeta '%1'
@@ -1952,12 +1955,12 @@ No se recomienda usarla.
Access forbidden by server. To verify that you have proper access, <a href="%1">click here</a> to access the service with your browser.
- Acceso denegado por el servidor. Para verificar que usted tiene acceso, <a href="%1">haga clic aquí</a> para acceder al servicio con su navegador.
+ Acceso denegado por el servidor. Para verificar que tiene acceso, <a href="%1">haga clic aquí</a> para acceder al servicio desde el navegador.Invalid URL
- URL inválida.
+ URL no válida.
@@ -2190,7 +2193,7 @@ No se recomienda usarla.
could not create folder %1
- No se ha podido crear el directorio %1
+ No se ha podido crear la carpeta %1
@@ -2458,7 +2461,7 @@ No se recomienda usarla.
TextLabel
- Etiqueta de texto
+ EtiquetaDeTexto
@@ -2641,7 +2644,7 @@ No se recomienda usarla.
TextLabel
- Etiqueta de texto
+ EtiquetaDeTexto
@@ -2661,7 +2664,7 @@ No se recomienda usarla.
Set &expiration date
- Establecer fecha de v&encimiento
+ Establecer fecha de &vencimiento
@@ -2968,7 +2971,7 @@ No se recomienda usarla.
State/Province:
- Estado/provincia:
+ Estado/Provincia:
@@ -3208,7 +3211,7 @@ No se recomienda usarla.
Error while reading folder.
- Error al leer el directorio.
+ Error al leer la carpeta.
@@ -3641,7 +3644,7 @@ No se recomienda usarla.
Resume all folders
-
+ Reanudar todas las carpetas
@@ -3651,12 +3654,12 @@ No se recomienda usarla.
Resume all synchronization
-
+ Reanudar toda la sincronizaciónResume synchronization
-
+ Reanudar la sincronización
diff --git a/translations/client_fr.ts b/translations/client_fr.ts
index d53ee31f96..2bbb536ac1 100644
--- a/translations/client_fr.ts
+++ b/translations/client_fr.ts
@@ -3644,7 +3644,7 @@ Il est déconseillé de l'utiliser.
Resume all folders
-
+ Reprendre tous les dossiers
@@ -3654,12 +3654,12 @@ Il est déconseillé de l'utiliser.
Resume all synchronization
-
+ Reprendre toutes les synchronisationsResume synchronization
-
+ Reprendre la synchronisation
diff --git a/translations/client_it.ts b/translations/client_it.ts
index 2ecb26e9ed..9bf12cfb15 100644
--- a/translations/client_it.ts
+++ b/translations/client_it.ts
@@ -769,7 +769,10 @@
These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore.
If you decide to keep the files, they will be re-synced with the server if you have rights to do so.
If you decide to delete the files, they will be unavailable to you, unless you are the owner.
-
+ Tutti i file nella cartella di sincronizzazione '%1' sono stati eliminati sul server.
+L'eliminazione sarà sincronizzata con la tua cartella locale, rendendo tali file indisponibili, a meno che tu abbia il permesso di ripristino.
+Se decidi di tenere i file, saranno sincronizzati nuovamente con il server, se hai i diritti per farlo.
+Se decidi di eliminare i file, non saranno più disponibili, a meno che tu sia il proprietario.
@@ -3643,7 +3646,7 @@ Non è consigliabile utilizzarlo.
Resume all folders
-
+ Riprendi tutte le cartelle
@@ -3653,12 +3656,12 @@ Non è consigliabile utilizzarlo.
Resume all synchronization
-
+ Riprendi tutte le sincronizzazioniResume synchronization
-
+ Riprendi la sincronizzazione
diff --git a/translations/client_pt_BR.ts b/translations/client_pt_BR.ts
index 8e71bca10b..fcf9b06cf4 100644
--- a/translations/client_pt_BR.ts
+++ b/translations/client_pt_BR.ts
@@ -768,7 +768,10 @@
These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore.
If you decide to keep the files, they will be re-synced with the server if you have rights to do so.
If you decide to delete the files, they will be unavailable to you, unless you are the owner.
-
+ Todos os arquivos na pasta de sincronização '% 1' foram excluídos do servidor.
+Essas exclusões serão sincronizadas com sua pasta local, tornando esses arquivos indisponíveis, a menos que você tenha o direito de restaurá-los.
+Se decidir manter os arquivos, eles serão re-sincronizados com o servidor se você tiver direitos para fazê-lo.
+Se decidir excluir os arquivos, eles ficarão indisponíveis, a menos que você seja o proprietário.
@@ -3642,7 +3645,7 @@ Não é aconselhável usá-la.
Resume all folders
-
+ Retomar todas as pastas
@@ -3652,12 +3655,12 @@ Não é aconselhável usá-la.
Resume all synchronization
-
+ Retomar todas as sincronizaçõesResume synchronization
-
+ Retomar a sincronização
diff --git a/translations/client_tr.ts b/translations/client_tr.ts
index 0a46589da0..011788500f 100644
--- a/translations/client_tr.ts
+++ b/translations/client_tr.ts
@@ -768,7 +768,10 @@
These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore.
If you decide to keep the files, they will be re-synced with the server if you have rights to do so.
If you decide to delete the files, they will be unavailable to you, unless you are the owner.
-
+ '%1' eşitleme klasöründeki tüm dosyalar sunucudan silindi.
+Silinen dosyalar eşitleme sırasında yerel eşitleme klasörünüzden de silinecek ve bu dosyaları geri yüklemeyeceksiniz.
+Dosyaları korumayı seçerseniz, yeterli izinlerinizin olması durumunda dosyalar sunucu ile yeniden eşitlenecek.
+Dosyaları silmeyi seçerseniz, dosyaların sahibi değilseniz daha sonra göremeyeceksiniz.
@@ -3643,7 +3646,7 @@ Kullanmanız önerilmez.
Resume all folders
-
+ Tüm klasörleri sürdür
@@ -3653,12 +3656,12 @@ Kullanmanız önerilmez.
Resume all synchronization
-
+ Tüm eşitlemeleri sürdürResume synchronization
-
+ Eşitlemeyi sürdür