Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--translations/client_bg.ts22
-rw-r--r--translations/client_br.ts20
-rw-r--r--translations/client_ca.ts22
-rw-r--r--translations/client_cs.ts20
-rw-r--r--translations/client_da.ts20
-rw-r--r--translations/client_de.ts22
-rw-r--r--translations/client_el.ts22
-rw-r--r--translations/client_en_GB.ts20
-rw-r--r--translations/client_eo.ts20
-rw-r--r--translations/client_es.ts22
-rw-r--r--translations/client_es_AR.ts20
-rw-r--r--translations/client_es_CL.ts20
-rw-r--r--translations/client_es_CO.ts20
-rw-r--r--translations/client_es_CR.ts20
-rw-r--r--translations/client_es_DO.ts20
-rw-r--r--translations/client_es_EC.ts20
-rw-r--r--translations/client_es_GT.ts20
-rw-r--r--translations/client_es_HN.ts20
-rw-r--r--translations/client_es_MX.ts20
-rw-r--r--translations/client_es_SV.ts20
-rw-r--r--translations/client_et.ts20
-rw-r--r--translations/client_eu.ts36
-rw-r--r--translations/client_fa.ts20
-rw-r--r--translations/client_fi.ts20
-rw-r--r--translations/client_fr.ts22
-rw-r--r--translations/client_gl.ts22
-rw-r--r--translations/client_he.ts20
-rw-r--r--translations/client_hr.ts22
-rw-r--r--translations/client_hu.ts22
-rw-r--r--translations/client_id.ts20
-rw-r--r--translations/client_is.ts20
-rw-r--r--translations/client_it.ts22
-rw-r--r--translations/client_ja.ts22
-rw-r--r--translations/client_ko.ts22
-rw-r--r--translations/client_lt_LT.ts20
-rw-r--r--translations/client_lv.ts20
-rw-r--r--translations/client_mk.ts20
-rw-r--r--translations/client_nb_NO.ts20
-rw-r--r--translations/client_nl.ts22
-rw-r--r--translations/client_oc.ts20
-rw-r--r--translations/client_pl.ts22
-rw-r--r--translations/client_pt.ts20
-rw-r--r--translations/client_pt_BR.ts22
-rw-r--r--translations/client_ro.ts20
-rw-r--r--translations/client_ru.ts20
-rw-r--r--translations/client_sc.ts22
-rw-r--r--translations/client_sk.ts42
-rw-r--r--translations/client_sl.ts20
-rw-r--r--translations/client_sr.ts20
-rw-r--r--translations/client_sv.ts20
-rw-r--r--translations/client_th.ts20
-rw-r--r--translations/client_tr.ts22
-rw-r--r--translations/client_uk.ts20
-rw-r--r--translations/client_zh_CN.ts22
-rw-r--r--translations/client_zh_HK.ts22
-rw-r--r--translations/client_zh_TW.ts20
56 files changed, 878 insertions, 318 deletions
diff --git a/translations/client_bg.ts b/translations/client_bg.ts
index cc0d4b2cc..d3ff04d88 100644
--- a/translations/client_bg.ts
+++ b/translations/client_bg.ts
@@ -3272,6 +3272,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<context>
<name>OCC::ProcessDirectoryJob</name>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="56"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists on the server.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../src/libsync/discovery.cpp" line="59"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists locally.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="250"/>
<source>Symbolic links are not supported in syncing.</source>
<translation>Не се поддържат символни връзки при синхронизиране.</translation>
@@ -3287,16 +3297,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation>Имена на файлове, завършващи с точка, не се поддържат от тази файлова система.</translation>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="271"/>
- <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
- <translation type="unfinished"/>
- </message>
- <message>
<location filename="../src/libsync/discovery.cpp" line="272"/>
<source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
<translation>Имената на файлове, съдържащи символа &apos;% 1&apos;, не се поддържат от тази файлова система.</translation>
</message>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="315"/>
+ <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="276"/>
<source>File name contains at least one invalid character</source>
<translation>Името на файла съдържа поне един невалиден знак</translation>
@@ -3422,7 +3432,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation>Сървърът отговори с грешка при четене на директория &apos;% 1&apos; : % 2</translation>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="1590"/>
+ <location filename="../src/libsync/discovery.cpp" line="1635"/>
<source>Server replied with an error while reading directory &quot;%1&quot; : %2</source>
<translation type="unfinished"/>
</message>
diff --git a/translations/client_br.ts b/translations/client_br.ts
index d618e1c3f..b6936cd4c 100644
--- a/translations/client_br.ts
+++ b/translations/client_br.ts
@@ -3248,6 +3248,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<context>
<name>OCC::ProcessDirectoryJob</name>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="56"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists on the server.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../src/libsync/discovery.cpp" line="59"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists locally.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="250"/>
<source>Symbolic links are not supported in syncing.</source>
<translation type="unfinished"/>
@@ -3263,13 +3273,13 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="271"/>
- <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="272"/>
+ <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="272"/>
- <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="315"/>
+ <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
@@ -3398,7 +3408,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="1590"/>
+ <location filename="../src/libsync/discovery.cpp" line="1635"/>
<source>Server replied with an error while reading directory &quot;%1&quot; : %2</source>
<translation type="unfinished"/>
</message>
diff --git a/translations/client_ca.ts b/translations/client_ca.ts
index dd22fbb85..02bc36990 100644
--- a/translations/client_ca.ts
+++ b/translations/client_ca.ts
@@ -3237,6 +3237,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<context>
<name>OCC::ProcessDirectoryJob</name>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="56"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists on the server.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../src/libsync/discovery.cpp" line="59"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists locally.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="250"/>
<source>Symbolic links are not supported in syncing.</source>
<translation>No s&apos;admet la sincronització d&apos;enllaços simbòlics.</translation>
@@ -3252,16 +3262,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation>No s&apos;admeten els noms de fitxer que finalitzen amb un punt en aquest sistema de fitxers.</translation>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="271"/>
- <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
- <translation type="unfinished"/>
- </message>
- <message>
<location filename="../src/libsync/discovery.cpp" line="272"/>
<source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
<translation>No s&apos;admeten els noms de fitxers que contenen el caràcter «%1» en aquest sistema de fitxers.</translation>
</message>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="315"/>
+ <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="276"/>
<source>File name contains at least one invalid character</source>
<translation>El nom del fitxer conté com a mínim un caràcter no vàlid</translation>
@@ -3387,7 +3397,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation>El servidor ha respost amb un error en llegir la carpeta «%1»: %2</translation>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="1590"/>
+ <location filename="../src/libsync/discovery.cpp" line="1635"/>
<source>Server replied with an error while reading directory &quot;%1&quot; : %2</source>
<translation type="unfinished"/>
</message>
diff --git a/translations/client_cs.ts b/translations/client_cs.ts
index a34346e47..58e527c0c 100644
--- a/translations/client_cs.ts
+++ b/translations/client_cs.ts
@@ -3275,6 +3275,16 @@ Toto je nový, experimentální režim. Pokud se jej rozhodnete používat, pros
<context>
<name>OCC::ProcessDirectoryJob</name>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="56"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists on the server.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../src/libsync/discovery.cpp" line="59"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists locally.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="250"/>
<source>Symbolic links are not supported in syncing.</source>
<translation>Synchronizace nepodporuje symbolické odkazy.</translation>
@@ -3290,13 +3300,13 @@ Toto je nový, experimentální režim. Pokud se jej rozhodnete používat, pros
<translation>Na tomto souborovém systému nejsou podporovány názvy souborů končící na tečku.</translation>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="271"/>
- <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="272"/>
+ <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
<translation>Názvy souborů obsahující znak „%1“ nejsou na tomto souborovém systému podporovány.</translation>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="272"/>
- <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="315"/>
+ <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
<translation>Názvy souborů obsahující znak „%1“ nejsou na tomto souborovém systému podporovány.</translation>
</message>
<message>
@@ -3425,7 +3435,7 @@ Toto je nový, experimentální režim. Pokud se jej rozhodnete používat, pros
<translation>Server vrátil chybu při čtení adresáře „%1“: %2</translation>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="1590"/>
+ <location filename="../src/libsync/discovery.cpp" line="1635"/>
<source>Server replied with an error while reading directory &quot;%1&quot; : %2</source>
<translation>Server vrátil chybu při čtení adresáře „%1“: %2</translation>
</message>
diff --git a/translations/client_da.ts b/translations/client_da.ts
index 9e2bd09df..39179b456 100644
--- a/translations/client_da.ts
+++ b/translations/client_da.ts
@@ -3252,6 +3252,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<context>
<name>OCC::ProcessDirectoryJob</name>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="56"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists on the server.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../src/libsync/discovery.cpp" line="59"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists locally.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="250"/>
<source>Symbolic links are not supported in syncing.</source>
<translation type="unfinished"/>
@@ -3267,13 +3277,13 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="271"/>
- <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="272"/>
+ <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="272"/>
- <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="315"/>
+ <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
@@ -3402,7 +3412,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="1590"/>
+ <location filename="../src/libsync/discovery.cpp" line="1635"/>
<source>Server replied with an error while reading directory &quot;%1&quot; : %2</source>
<translation type="unfinished"/>
</message>
diff --git a/translations/client_de.ts b/translations/client_de.ts
index 02e6b50b5..44d2a73d8 100644
--- a/translations/client_de.ts
+++ b/translations/client_de.ts
@@ -3275,6 +3275,16 @@ Dies ist ein neuer, experimenteller Modus. Wenn Sie sich entscheiden, ihn zu ver
<context>
<name>OCC::ProcessDirectoryJob</name>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="56"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists on the server.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../src/libsync/discovery.cpp" line="59"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists locally.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="250"/>
<source>Symbolic links are not supported in syncing.</source>
<translation>Symbolische Verknüpfungen werden bei der Synchronisierung nicht unterstützt.</translation>
@@ -3290,16 +3300,16 @@ Dies ist ein neuer, experimenteller Modus. Wenn Sie sich entscheiden, ihn zu ver
<translation>Dateinamen, die mit einem Punkt enden, werden von diesem Dateisystem nicht unterstützt.</translation>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="271"/>
- <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
- <translation>Dateinamen, welche das Zeichen &quot;%1&quot; enthalten, werden von diesem Dateisystem nicht unterstützt.</translation>
- </message>
- <message>
<location filename="../src/libsync/discovery.cpp" line="272"/>
<source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
<translation>Dateinamen, welche das Zeichen &apos;%1&apos; enthalten, werden von diesem Dateisystem nicht unterstützt.</translation>
</message>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="315"/>
+ <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
+ <translation>Dateinamen, welche das Zeichen &quot;%1&quot; enthalten, werden von diesem Dateisystem nicht unterstützt.</translation>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="276"/>
<source>File name contains at least one invalid character</source>
<translation>Der Dateiname enthält mindestens ein ungültiges Zeichen</translation>
@@ -3425,7 +3435,7 @@ Dies ist ein neuer, experimenteller Modus. Wenn Sie sich entscheiden, ihn zu ver
<translation>Der Server hat während des Lesens des Verzeichnisses &apos;%1&apos; mit einem Fehler geantwortet: %2</translation>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="1590"/>
+ <location filename="../src/libsync/discovery.cpp" line="1635"/>
<source>Server replied with an error while reading directory &quot;%1&quot; : %2</source>
<translation>Der Server hat während des Lesens des Verzeichnisses &quot;%1&quot; mit einem Fehler geantwortet: %2</translation>
</message>
diff --git a/translations/client_el.ts b/translations/client_el.ts
index 635d4fc86..b90d58a4c 100644
--- a/translations/client_el.ts
+++ b/translations/client_el.ts
@@ -3251,6 +3251,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<context>
<name>OCC::ProcessDirectoryJob</name>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="56"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists on the server.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../src/libsync/discovery.cpp" line="59"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists locally.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="250"/>
<source>Symbolic links are not supported in syncing.</source>
<translation>Οι συμβολικοί σύνδεσμοι δεν υποστηρίζονται κατά το συγχρονισμό.</translation>
@@ -3266,16 +3276,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation>Τα ονόματα αρχείων που τελειώνουν με τελεία δεν υποστηρίζονται σε αυτό το σύστημα αρχείων.</translation>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="271"/>
- <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
- <translation type="unfinished"/>
- </message>
- <message>
<location filename="../src/libsync/discovery.cpp" line="272"/>
<source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
<translation>Τα ονόματα αρχείων που περιέχουν τον χαρακτήρα &apos;% 1&apos; δεν υποστηρίζονται σε αυτό το σύστημα αρχείων.</translation>
</message>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="315"/>
+ <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="276"/>
<source>File name contains at least one invalid character</source>
<translation>Το όνομα αρχείου περιέχει τουλάχιστον έναν μη έγκυρο χαρακτήρα.</translation>
@@ -3401,7 +3411,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation>Ο διακομιστής απάντησε με σφάλμα κατά την ανάγνωση της διεύθυνσης ΄%1&apos; : %2</translation>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="1590"/>
+ <location filename="../src/libsync/discovery.cpp" line="1635"/>
<source>Server replied with an error while reading directory &quot;%1&quot; : %2</source>
<translation type="unfinished"/>
</message>
diff --git a/translations/client_en_GB.ts b/translations/client_en_GB.ts
index f7dbe3caa..bd9343425 100644
--- a/translations/client_en_GB.ts
+++ b/translations/client_en_GB.ts
@@ -3239,6 +3239,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<context>
<name>OCC::ProcessDirectoryJob</name>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="56"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists on the server.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../src/libsync/discovery.cpp" line="59"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists locally.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="250"/>
<source>Symbolic links are not supported in syncing.</source>
<translation type="unfinished"/>
@@ -3254,13 +3264,13 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="271"/>
- <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="272"/>
+ <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="272"/>
- <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="315"/>
+ <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
@@ -3389,7 +3399,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="1590"/>
+ <location filename="../src/libsync/discovery.cpp" line="1635"/>
<source>Server replied with an error while reading directory &quot;%1&quot; : %2</source>
<translation type="unfinished"/>
</message>
diff --git a/translations/client_eo.ts b/translations/client_eo.ts
index f9c2da81a..ce8f8dffd 100644
--- a/translations/client_eo.ts
+++ b/translations/client_eo.ts
@@ -3245,6 +3245,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<context>
<name>OCC::ProcessDirectoryJob</name>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="56"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists on the server.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../src/libsync/discovery.cpp" line="59"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists locally.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="250"/>
<source>Symbolic links are not supported in syncing.</source>
<translation type="unfinished"/>
@@ -3260,13 +3270,13 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="271"/>
- <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="272"/>
+ <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="272"/>
- <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="315"/>
+ <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
@@ -3395,7 +3405,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="1590"/>
+ <location filename="../src/libsync/discovery.cpp" line="1635"/>
<source>Server replied with an error while reading directory &quot;%1&quot; : %2</source>
<translation type="unfinished"/>
</message>
diff --git a/translations/client_es.ts b/translations/client_es.ts
index 48a00e8dc..77457d41b 100644
--- a/translations/client_es.ts
+++ b/translations/client_es.ts
@@ -3277,6 +3277,16 @@ Esta es un modo nuevo y experimental. Si decides usarlo, por favor, informa de c
<context>
<name>OCC::ProcessDirectoryJob</name>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="56"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists on the server.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../src/libsync/discovery.cpp" line="59"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists locally.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="250"/>
<source>Symbolic links are not supported in syncing.</source>
<translation>Los enlaces simbólicos no están soportados en la sincronización.</translation>
@@ -3292,16 +3302,16 @@ Esta es un modo nuevo y experimental. Si decides usarlo, por favor, informa de c
<translation>Los nombres de archivo que terminan con un punto no son compatibles con este sistema de archivos.</translation>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="271"/>
- <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
- <translation>Los nombres de archivo que contienen el carácter &quot;%1&quot; no son compatibles con este sistema de archivos.</translation>
- </message>
- <message>
<location filename="../src/libsync/discovery.cpp" line="272"/>
<source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
<translation>Los nombres de archivo que contienen el carácter «%1» no son compatibles con este sistema de archivos.</translation>
</message>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="315"/>
+ <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
+ <translation>Los nombres de archivo que contienen el carácter &quot;%1&quot; no son compatibles con este sistema de archivos.</translation>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="276"/>
<source>File name contains at least one invalid character</source>
<translation>El nombre del archivo contiene al menos un carácter no válido</translation>
@@ -3427,7 +3437,7 @@ Esta es un modo nuevo y experimental. Si decides usarlo, por favor, informa de c
<translation>El servidor contestó con un error al leer el directorio «%1» : %2</translation>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="1590"/>
+ <location filename="../src/libsync/discovery.cpp" line="1635"/>
<source>Server replied with an error while reading directory &quot;%1&quot; : %2</source>
<translation>El servidor contestó con un error al leer el directorio &quot;%1&quot; : %2</translation>
</message>
diff --git a/translations/client_es_AR.ts b/translations/client_es_AR.ts
index c00f4dced..73158953a 100644
--- a/translations/client_es_AR.ts
+++ b/translations/client_es_AR.ts
@@ -3226,6 +3226,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<context>
<name>OCC::ProcessDirectoryJob</name>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="56"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists on the server.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../src/libsync/discovery.cpp" line="59"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists locally.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="250"/>
<source>Symbolic links are not supported in syncing.</source>
<translation type="unfinished"/>
@@ -3241,13 +3251,13 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="271"/>
- <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="272"/>
+ <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="272"/>
- <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="315"/>
+ <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
@@ -3376,7 +3386,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="1590"/>
+ <location filename="../src/libsync/discovery.cpp" line="1635"/>
<source>Server replied with an error while reading directory &quot;%1&quot; : %2</source>
<translation type="unfinished"/>
</message>
diff --git a/translations/client_es_CL.ts b/translations/client_es_CL.ts
index 6d33de302..51cc997ab 100644
--- a/translations/client_es_CL.ts
+++ b/translations/client_es_CL.ts
@@ -3232,6 +3232,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<context>
<name>OCC::ProcessDirectoryJob</name>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="56"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists on the server.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../src/libsync/discovery.cpp" line="59"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists locally.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="250"/>
<source>Symbolic links are not supported in syncing.</source>
<translation type="unfinished"/>
@@ -3247,13 +3257,13 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="271"/>
- <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="272"/>
+ <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="272"/>
- <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="315"/>
+ <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
@@ -3382,7 +3392,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="1590"/>
+ <location filename="../src/libsync/discovery.cpp" line="1635"/>
<source>Server replied with an error while reading directory &quot;%1&quot; : %2</source>
<translation type="unfinished"/>
</message>
diff --git a/translations/client_es_CO.ts b/translations/client_es_CO.ts
index c117b3e89..069da5ab8 100644
--- a/translations/client_es_CO.ts
+++ b/translations/client_es_CO.ts
@@ -3232,6 +3232,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<context>
<name>OCC::ProcessDirectoryJob</name>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="56"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists on the server.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../src/libsync/discovery.cpp" line="59"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists locally.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="250"/>
<source>Symbolic links are not supported in syncing.</source>
<translation type="unfinished"/>
@@ -3247,13 +3257,13 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="271"/>
- <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="272"/>
+ <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="272"/>
- <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="315"/>
+ <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
@@ -3382,7 +3392,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="1590"/>
+ <location filename="../src/libsync/discovery.cpp" line="1635"/>
<source>Server replied with an error while reading directory &quot;%1&quot; : %2</source>
<translation type="unfinished"/>
</message>
diff --git a/translations/client_es_CR.ts b/translations/client_es_CR.ts
index a26643f59..cb38d7d27 100644
--- a/translations/client_es_CR.ts
+++ b/translations/client_es_CR.ts
@@ -3232,6 +3232,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<context>
<name>OCC::ProcessDirectoryJob</name>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="56"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists on the server.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../src/libsync/discovery.cpp" line="59"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists locally.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="250"/>
<source>Symbolic links are not supported in syncing.</source>
<translation type="unfinished"/>
@@ -3247,13 +3257,13 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="271"/>
- <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="272"/>
+ <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="272"/>
- <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="315"/>
+ <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
@@ -3382,7 +3392,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="1590"/>
+ <location filename="../src/libsync/discovery.cpp" line="1635"/>
<source>Server replied with an error while reading directory &quot;%1&quot; : %2</source>
<translation type="unfinished"/>
</message>
diff --git a/translations/client_es_DO.ts b/translations/client_es_DO.ts
index 4c1c8988c..b19d68df4 100644
--- a/translations/client_es_DO.ts
+++ b/translations/client_es_DO.ts
@@ -3232,6 +3232,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<context>
<name>OCC::ProcessDirectoryJob</name>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="56"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists on the server.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../src/libsync/discovery.cpp" line="59"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists locally.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="250"/>
<source>Symbolic links are not supported in syncing.</source>
<translation type="unfinished"/>
@@ -3247,13 +3257,13 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="271"/>
- <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="272"/>
+ <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="272"/>
- <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="315"/>
+ <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
@@ -3382,7 +3392,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="1590"/>
+ <location filename="../src/libsync/discovery.cpp" line="1635"/>
<source>Server replied with an error while reading directory &quot;%1&quot; : %2</source>
<translation type="unfinished"/>
</message>
diff --git a/translations/client_es_EC.ts b/translations/client_es_EC.ts
index 84dd6264d..4af33ea54 100644
--- a/translations/client_es_EC.ts
+++ b/translations/client_es_EC.ts
@@ -3232,6 +3232,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<context>
<name>OCC::ProcessDirectoryJob</name>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="56"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists on the server.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../src/libsync/discovery.cpp" line="59"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists locally.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="250"/>
<source>Symbolic links are not supported in syncing.</source>
<translation type="unfinished"/>
@@ -3247,13 +3257,13 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="271"/>
- <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="272"/>
+ <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="272"/>
- <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="315"/>
+ <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
@@ -3382,7 +3392,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="1590"/>
+ <location filename="../src/libsync/discovery.cpp" line="1635"/>
<source>Server replied with an error while reading directory &quot;%1&quot; : %2</source>
<translation type="unfinished"/>
</message>
diff --git a/translations/client_es_GT.ts b/translations/client_es_GT.ts
index 53090a8c6..e395f95e6 100644
--- a/translations/client_es_GT.ts
+++ b/translations/client_es_GT.ts
@@ -3232,6 +3232,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<context>
<name>OCC::ProcessDirectoryJob</name>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="56"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists on the server.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../src/libsync/discovery.cpp" line="59"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists locally.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="250"/>
<source>Symbolic links are not supported in syncing.</source>
<translation type="unfinished"/>
@@ -3247,13 +3257,13 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="271"/>
- <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="272"/>
+ <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="272"/>
- <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="315"/>
+ <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
@@ -3382,7 +3392,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="1590"/>
+ <location filename="../src/libsync/discovery.cpp" line="1635"/>
<source>Server replied with an error while reading directory &quot;%1&quot; : %2</source>
<translation type="unfinished"/>
</message>
diff --git a/translations/client_es_HN.ts b/translations/client_es_HN.ts
index 6f06394aa..0ce979d3b 100644
--- a/translations/client_es_HN.ts
+++ b/translations/client_es_HN.ts
@@ -3232,6 +3232,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<context>
<name>OCC::ProcessDirectoryJob</name>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="56"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists on the server.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../src/libsync/discovery.cpp" line="59"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists locally.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="250"/>
<source>Symbolic links are not supported in syncing.</source>
<translation type="unfinished"/>
@@ -3247,13 +3257,13 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="271"/>
- <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="272"/>
+ <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="272"/>
- <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="315"/>
+ <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
@@ -3382,7 +3392,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="1590"/>
+ <location filename="../src/libsync/discovery.cpp" line="1635"/>
<source>Server replied with an error while reading directory &quot;%1&quot; : %2</source>
<translation type="unfinished"/>
</message>
diff --git a/translations/client_es_MX.ts b/translations/client_es_MX.ts
index 0fce71dc7..21515fa50 100644
--- a/translations/client_es_MX.ts
+++ b/translations/client_es_MX.ts
@@ -3232,6 +3232,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<context>
<name>OCC::ProcessDirectoryJob</name>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="56"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists on the server.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../src/libsync/discovery.cpp" line="59"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists locally.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="250"/>
<source>Symbolic links are not supported in syncing.</source>
<translation type="unfinished"/>
@@ -3247,13 +3257,13 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="271"/>
- <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="272"/>
+ <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="272"/>
- <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="315"/>
+ <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
@@ -3382,7 +3392,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="1590"/>
+ <location filename="../src/libsync/discovery.cpp" line="1635"/>
<source>Server replied with an error while reading directory &quot;%1&quot; : %2</source>
<translation type="unfinished"/>
</message>
diff --git a/translations/client_es_SV.ts b/translations/client_es_SV.ts
index 9d3e63553..f3b188023 100644
--- a/translations/client_es_SV.ts
+++ b/translations/client_es_SV.ts
@@ -3232,6 +3232,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<context>
<name>OCC::ProcessDirectoryJob</name>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="56"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists on the server.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../src/libsync/discovery.cpp" line="59"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists locally.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="250"/>
<source>Symbolic links are not supported in syncing.</source>
<translation type="unfinished"/>
@@ -3247,13 +3257,13 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="271"/>
- <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="272"/>
+ <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="272"/>
- <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="315"/>
+ <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
@@ -3382,7 +3392,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="1590"/>
+ <location filename="../src/libsync/discovery.cpp" line="1635"/>
<source>Server replied with an error while reading directory &quot;%1&quot; : %2</source>
<translation type="unfinished"/>
</message>
diff --git a/translations/client_et.ts b/translations/client_et.ts
index b4438d491..2cfe0a342 100644
--- a/translations/client_et.ts
+++ b/translations/client_et.ts
@@ -3226,6 +3226,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<context>
<name>OCC::ProcessDirectoryJob</name>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="56"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists on the server.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../src/libsync/discovery.cpp" line="59"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists locally.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="250"/>
<source>Symbolic links are not supported in syncing.</source>
<translation type="unfinished"/>
@@ -3241,13 +3251,13 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="271"/>
- <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="272"/>
+ <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="272"/>
- <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="315"/>
+ <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
@@ -3376,7 +3386,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="1590"/>
+ <location filename="../src/libsync/discovery.cpp" line="1635"/>
<source>Server replied with an error while reading directory &quot;%1&quot; : %2</source>
<translation type="unfinished"/>
</message>
diff --git a/translations/client_eu.ts b/translations/client_eu.ts
index 04e5fac5e..fc41d1570 100644
--- a/translations/client_eu.ts
+++ b/translations/client_eu.ts
@@ -3276,6 +3276,16 @@ Modu hau berria eta experimentala da. Erabiltzea erabakitzen baduzu, agertzen di
<context>
<name>OCC::ProcessDirectoryJob</name>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="56"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists on the server.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../src/libsync/discovery.cpp" line="59"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists locally.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="250"/>
<source>Symbolic links are not supported in syncing.</source>
<translation>Esteka sinbolikoak ezin dira sinkronizatu.</translation>
@@ -3291,16 +3301,16 @@ Modu hau berria eta experimentala da. Erabiltzea erabakitzen baduzu, agertzen di
<translation>Puntu batekin amaitzen diren fitxategi-izenak ez dira onartzen fitxategi-sistema honetan.</translation>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="271"/>
- <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
- <translation>&quot;%1&quot; karakterea daukaten fitxategi-izenak ez dira onartzen fitxategi-sistema honetan.</translation>
- </message>
- <message>
<location filename="../src/libsync/discovery.cpp" line="272"/>
<source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
<translation>&apos;%1&apos; karakterea daukaten fitxategi-izenak ez dira onartzen fitxategi-sistema honetan.</translation>
</message>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="315"/>
+ <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
+ <translation>&quot;%1&quot; karakterea daukaten fitxategi-izenak ez dira onartzen fitxategi-sistema honetan.</translation>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="276"/>
<source>File name contains at least one invalid character</source>
<translation>Fitxategi izenak behintzat baliogabeko karaktere bat du</translation>
@@ -3426,7 +3436,7 @@ Modu hau berria eta experimentala da. Erabiltzea erabakitzen baduzu, agertzen di
<translation>Zerbitzariak errore batekin erantzun du irakurtzean &apos;%1&apos; : %2 direktorioa </translation>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="1590"/>
+ <location filename="../src/libsync/discovery.cpp" line="1635"/>
<source>Server replied with an error while reading directory &quot;%1&quot; : %2</source>
<translation>Zerbitzariak errore batekin erantzun du &quot;% 1&quot; direktorioa irakurtzean:% 2</translation>
</message>
@@ -4898,12 +4908,12 @@ Modu hau berria eta experimentala da. Erabiltzea erabakitzen baduzu, agertzen di
<message>
<location filename="../src/gui/tray/syncstatussummary.cpp" line="163"/>
<source>Some files couldn&apos;t be synced!</source>
- <translation type="unfinished"/>
+ <translation>Fitxategi batzuk ezin izan dira sinkronizatu!</translation>
</message>
<message>
<location filename="../src/gui/tray/syncstatussummary.cpp" line="164"/>
<source>See below for errors</source>
- <translation type="unfinished"/>
+ <translation>Ikusi azpian erroreentzako</translation>
</message>
<message>
<location filename="../src/gui/tray/syncstatussummary.cpp" line="171"/>
@@ -4918,27 +4928,27 @@ Modu hau berria eta experimentala da. Erabiltzea erabakitzen baduzu, agertzen di
<message>
<location filename="../src/gui/tray/syncstatussummary.cpp" line="185"/>
<source>Some files had problems during the sync!</source>
- <translation type="unfinished"/>
+ <translation>Fitxategi batzuk arazoak izan dituzte sinkronizatzerakoan!</translation>
</message>
<message>
<location filename="../src/gui/tray/syncstatussummary.cpp" line="186"/>
<source>See below for warnings</source>
- <translation type="unfinished"/>
+ <translation>Ikusi azpian oharrentzako</translation>
</message>
<message>
<location filename="../src/gui/tray/syncstatussummary.cpp" line="234"/>
<source>%1 of %2 · %3 left</source>
- <translation type="unfinished"/>
+ <translation>%2tik %1 · %3 falta dira</translation>
</message>
<message>
<location filename="../src/gui/tray/syncstatussummary.cpp" line="238"/>
<source>%1 of %2</source>
- <translation type="unfinished"/>
+ <translation>%2tik %1</translation>
</message>
<message>
<location filename="../src/gui/tray/syncstatussummary.cpp" line="243"/>
<source>Syncing file %1 of %2</source>
- <translation type="unfinished"/>
+ <translation>%2tik %1 fitxategia sinkronizatzen</translation>
</message>
</context>
<context>
diff --git a/translations/client_fa.ts b/translations/client_fa.ts
index 9a7d22979..14c87e5fb 100644
--- a/translations/client_fa.ts
+++ b/translations/client_fa.ts
@@ -3230,6 +3230,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<context>
<name>OCC::ProcessDirectoryJob</name>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="56"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists on the server.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../src/libsync/discovery.cpp" line="59"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists locally.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="250"/>
<source>Symbolic links are not supported in syncing.</source>
<translation type="unfinished"/>
@@ -3245,13 +3255,13 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="271"/>
- <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="272"/>
+ <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="272"/>
- <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="315"/>
+ <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
@@ -3380,7 +3390,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="1590"/>
+ <location filename="../src/libsync/discovery.cpp" line="1635"/>
<source>Server replied with an error while reading directory &quot;%1&quot; : %2</source>
<translation type="unfinished"/>
</message>
diff --git a/translations/client_fi.ts b/translations/client_fi.ts
index 91df5326e..e5c276353 100644
--- a/translations/client_fi.ts
+++ b/translations/client_fi.ts
@@ -3240,6 +3240,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<context>
<name>OCC::ProcessDirectoryJob</name>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="56"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists on the server.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../src/libsync/discovery.cpp" line="59"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists locally.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="250"/>
<source>Symbolic links are not supported in syncing.</source>
<translation type="unfinished"/>
@@ -3255,13 +3265,13 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="271"/>
- <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="272"/>
+ <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="272"/>
- <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="315"/>
+ <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
@@ -3390,7 +3400,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="1590"/>
+ <location filename="../src/libsync/discovery.cpp" line="1635"/>
<source>Server replied with an error while reading directory &quot;%1&quot; : %2</source>
<translation type="unfinished"/>
</message>
diff --git a/translations/client_fr.ts b/translations/client_fr.ts
index 03535ae39..3e3b95233 100644
--- a/translations/client_fr.ts
+++ b/translations/client_fr.ts
@@ -3270,6 +3270,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<context>
<name>OCC::ProcessDirectoryJob</name>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="56"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists on the server.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../src/libsync/discovery.cpp" line="59"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists locally.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="250"/>
<source>Symbolic links are not supported in syncing.</source>
<translation>Les liens symboliques ne sont pas pris en charge par la synchronisation.</translation>
@@ -3285,16 +3295,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation>Les noms de fichier se terminant par un point ne sont pas pris en charge sur votre système.</translation>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="271"/>
- <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
- <translation>Les noms de fichiers contenant le caractère &quot;%1&quot; ne sont pas pris en charge par ce système de fichiers.</translation>
- </message>
- <message>
<location filename="../src/libsync/discovery.cpp" line="272"/>
<source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
<translation>Les noms de fichier contenant le caractère &apos;%1&apos; ne sont pas pris en charge sur votre système.</translation>
</message>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="315"/>
+ <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
+ <translation>Les noms de fichiers contenant le caractère &quot;%1&quot; ne sont pas pris en charge par ce système de fichiers.</translation>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="276"/>
<source>File name contains at least one invalid character</source>
<translation>Le nom du fichier contient au moins un caractère interdit</translation>
@@ -3420,7 +3430,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="1590"/>
+ <location filename="../src/libsync/discovery.cpp" line="1635"/>
<source>Server replied with an error while reading directory &quot;%1&quot; : %2</source>
<translation type="unfinished"/>
</message>
diff --git a/translations/client_gl.ts b/translations/client_gl.ts
index d9c3b9a2e..f42dbd290 100644
--- a/translations/client_gl.ts
+++ b/translations/client_gl.ts
@@ -3271,6 +3271,16 @@ Este é un novo modo experimental. Se decide usalo, agradecémoslle que informe
<context>
<name>OCC::ProcessDirectoryJob</name>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="56"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists on the server.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../src/libsync/discovery.cpp" line="59"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists locally.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="250"/>
<source>Symbolic links are not supported in syncing.</source>
<translation>As ligazóns simbolicas non son admitidas nas sincronizacións.</translation>
@@ -3286,16 +3296,16 @@ Este é un novo modo experimental. Se decide usalo, agradecémoslle que informe
<translation>Os nomes de ficheiros que rematan cun punto non son compatíbeis con este sistema de ficheiros.</translation>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="271"/>
- <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
- <translation type="unfinished"/>
- </message>
- <message>
<location filename="../src/libsync/discovery.cpp" line="272"/>
<source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
<translation>Os nomes de ficheiros que conteñen o carácter «%1» non son compatíbeis con este sistema de ficheiros.</translation>
</message>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="315"/>
+ <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="276"/>
<source>File name contains at least one invalid character</source>
<translation>O nome de ficheiro contén algún carácter incorrecto</translation>
@@ -3421,7 +3431,7 @@ Este é un novo modo experimental. Se decide usalo, agradecémoslle que informe
<translation>O servidor respondeu cun erro ao ler o directorio «%1» : %2</translation>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="1590"/>
+ <location filename="../src/libsync/discovery.cpp" line="1635"/>
<source>Server replied with an error while reading directory &quot;%1&quot; : %2</source>
<translation type="unfinished"/>
</message>
diff --git a/translations/client_he.ts b/translations/client_he.ts
index 96d106e16..8d066377e 100644
--- a/translations/client_he.ts
+++ b/translations/client_he.ts
@@ -3235,6 +3235,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<context>
<name>OCC::ProcessDirectoryJob</name>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="56"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists on the server.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../src/libsync/discovery.cpp" line="59"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists locally.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="250"/>
<source>Symbolic links are not supported in syncing.</source>
<translation type="unfinished"/>
@@ -3250,13 +3260,13 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="271"/>
- <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="272"/>
+ <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="272"/>
- <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="315"/>
+ <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
@@ -3385,7 +3395,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="1590"/>
+ <location filename="../src/libsync/discovery.cpp" line="1635"/>
<source>Server replied with an error while reading directory &quot;%1&quot; : %2</source>
<translation type="unfinished"/>
</message>
diff --git a/translations/client_hr.ts b/translations/client_hr.ts
index b447a9998..a7d1e87a2 100644
--- a/translations/client_hr.ts
+++ b/translations/client_hr.ts
@@ -3271,6 +3271,16 @@ Ovo je novi, eksperimentalni način rada. Ako se odlučite aktivirati ga, prijav
<context>
<name>OCC::ProcessDirectoryJob</name>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="56"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists on the server.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../src/libsync/discovery.cpp" line="59"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists locally.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="250"/>
<source>Symbolic links are not supported in syncing.</source>
<translation>Simboličke poveznice nisu podržane u sinkronizaciji.</translation>
@@ -3286,16 +3296,16 @@ Ovo je novi, eksperimentalni način rada. Ako se odlučite aktivirati ga, prijav
<translation>Nazivi datoteka koji završavaju točkom nisu podržani u ovom datotečnom sustavu.</translation>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="271"/>
- <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
- <translation type="unfinished"/>
- </message>
- <message>
<location filename="../src/libsync/discovery.cpp" line="272"/>
<source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
<translation>Nazivi datoteka koji sadrže znak „%1”nisu podržani u ovom datotečnom sustavu.</translation>
</message>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="315"/>
+ <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="276"/>
<source>File name contains at least one invalid character</source>
<translation>Naziv datoteke sadrži barem jedan nevažeći znak</translation>
@@ -3421,7 +3431,7 @@ Ovo je novi, eksperimentalni način rada. Ako se odlučite aktivirati ga, prijav
<translation>Poslužitelj je javio pogrešku pri čitanju direktorija &apos;%1&apos; : %2</translation>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="1590"/>
+ <location filename="../src/libsync/discovery.cpp" line="1635"/>
<source>Server replied with an error while reading directory &quot;%1&quot; : %2</source>
<translation type="unfinished"/>
</message>
diff --git a/translations/client_hu.ts b/translations/client_hu.ts
index 4f7dacb49..dd002af5b 100644
--- a/translations/client_hu.ts
+++ b/translations/client_hu.ts
@@ -3275,6 +3275,16 @@ Ez egy új, kísérleti mód. Ha úgy dönt, hogy használja, kérjük, jelezze
<context>
<name>OCC::ProcessDirectoryJob</name>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="56"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists on the server.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../src/libsync/discovery.cpp" line="59"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists locally.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="250"/>
<source>Symbolic links are not supported in syncing.</source>
<translation>A szimbolikus hivatkozások nem támogatottak a szinkronizálás során.</translation>
@@ -3290,16 +3300,16 @@ Ez egy új, kísérleti mód. Ha úgy dönt, hogy használja, kérjük, jelezze
<translation>Pontokkal végződő fájlneveket ez a fájlrendszer nem támogat.</translation>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="271"/>
- <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
- <translation>A(z) „%1” karaktert tartalmazó fájlnevek nem támogatottak ezen a fájlrendszeren.</translation>
- </message>
- <message>
<location filename="../src/libsync/discovery.cpp" line="272"/>
<source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
<translation>A(z) &apos;%1&apos; karaktert tartalmazó fájlnevek nem támogatottak ebben a fájlrendszerben.</translation>
</message>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="315"/>
+ <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
+ <translation>A(z) „%1” karaktert tartalmazó fájlnevek nem támogatottak ezen a fájlrendszeren.</translation>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="276"/>
<source>File name contains at least one invalid character</source>
<translation>A fájlnév legalább egy érvénytelen karaktert tartalmaz</translation>
@@ -3425,7 +3435,7 @@ Ez egy új, kísérleti mód. Ha úgy dönt, hogy használja, kérjük, jelezze
<translation>A kiszolgáló a következő hibával válaszolt a(z) &apos;%1&apos; könyvtár olvasása közben: % 2</translation>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="1590"/>
+ <location filename="../src/libsync/discovery.cpp" line="1635"/>
<source>Server replied with an error while reading directory &quot;%1&quot; : %2</source>
<translation>A kiszolgáló a következő hibával válaszolt a(z) „%1” könyvtár olvasása során: % 2</translation>
</message>
diff --git a/translations/client_id.ts b/translations/client_id.ts
index 6825fb42b..707a7156b 100644
--- a/translations/client_id.ts
+++ b/translations/client_id.ts
@@ -3238,6 +3238,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<context>
<name>OCC::ProcessDirectoryJob</name>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="56"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists on the server.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../src/libsync/discovery.cpp" line="59"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists locally.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="250"/>
<source>Symbolic links are not supported in syncing.</source>
<translation type="unfinished"/>
@@ -3253,13 +3263,13 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="271"/>
- <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="272"/>
+ <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="272"/>
- <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="315"/>
+ <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
@@ -3388,7 +3398,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="1590"/>
+ <location filename="../src/libsync/discovery.cpp" line="1635"/>
<source>Server replied with an error while reading directory &quot;%1&quot; : %2</source>
<translation type="unfinished"/>
</message>
diff --git a/translations/client_is.ts b/translations/client_is.ts
index 09cc38fd7..c6c52fc53 100644
--- a/translations/client_is.ts
+++ b/translations/client_is.ts
@@ -3242,6 +3242,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<context>
<name>OCC::ProcessDirectoryJob</name>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="56"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists on the server.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../src/libsync/discovery.cpp" line="59"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists locally.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="250"/>
<source>Symbolic links are not supported in syncing.</source>
<translation type="unfinished"/>
@@ -3257,13 +3267,13 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="271"/>
- <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="272"/>
+ <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="272"/>
- <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="315"/>
+ <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
@@ -3392,7 +3402,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="1590"/>
+ <location filename="../src/libsync/discovery.cpp" line="1635"/>
<source>Server replied with an error while reading directory &quot;%1&quot; : %2</source>
<translation type="unfinished"/>
</message>
diff --git a/translations/client_it.ts b/translations/client_it.ts
index 84b95d25f..153054429 100644
--- a/translations/client_it.ts
+++ b/translations/client_it.ts
@@ -3266,6 +3266,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<context>
<name>OCC::ProcessDirectoryJob</name>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="56"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists on the server.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../src/libsync/discovery.cpp" line="59"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists locally.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="250"/>
<source>Symbolic links are not supported in syncing.</source>
<translation>I collegamenti simbolici non sono supportati dalla sincronizzazione.</translation>
@@ -3281,16 +3291,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation>I nomi del file che terminano con un punto non sono supportati su questo file system.</translation>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="271"/>
- <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
- <translation>I nomi del file che contengono il carattere &quot;%1&quot; non sono supportati su questo file system.</translation>
- </message>
- <message>
<location filename="../src/libsync/discovery.cpp" line="272"/>
<source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
<translation>I nomi del file che contengono il carattere &apos;%1&apos; non sono supportati su questo file system.</translation>
</message>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="315"/>
+ <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
+ <translation>I nomi del file che contengono il carattere &quot;%1&quot; non sono supportati su questo file system.</translation>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="276"/>
<source>File name contains at least one invalid character</source>
<translation>Il nome del file contiene almeno un carattere non valido</translation>
@@ -3416,7 +3426,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation>Il server ha risposto con un errore durante la lettura della cartella &apos;% 1&apos; : %2</translation>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="1590"/>
+ <location filename="../src/libsync/discovery.cpp" line="1635"/>
<source>Server replied with an error while reading directory &quot;%1&quot; : %2</source>
<translation>Il server ha risposto con un errore durante la lettura della cartella &quot;%1&quot; : %2</translation>
</message>
diff --git a/translations/client_ja.ts b/translations/client_ja.ts
index 235858e0f..c23695803 100644
--- a/translations/client_ja.ts
+++ b/translations/client_ja.ts
@@ -3272,6 +3272,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<context>
<name>OCC::ProcessDirectoryJob</name>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="56"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists on the server.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../src/libsync/discovery.cpp" line="59"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists locally.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="250"/>
<source>Symbolic links are not supported in syncing.</source>
<translation>シンボリックリンクは同期ではサポートされていません。</translation>
@@ -3287,16 +3297,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation>ピリオドで終わるファイル名はこのファイルシステムでサポートされていません。</translation>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="271"/>
- <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
- <translation>ファイル名に含まれる文字 &quot;%1&quot; はこのファイルシステムでサポートされていません。</translation>
- </message>
- <message>
<location filename="../src/libsync/discovery.cpp" line="272"/>
<source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
<translation>ファイル名に含まれる文字 &apos;%1&apos; はこのファイルシステムでサポートされていません。</translation>
</message>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="315"/>
+ <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
+ <translation>ファイル名に含まれる文字 &quot;%1&quot; はこのファイルシステムでサポートされていません。</translation>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="276"/>
<source>File name contains at least one invalid character</source>
<translation>ファイル名は少なくとも1つ以上の無効な文字を含んでいます</translation>
@@ -3422,7 +3432,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation>サーバーがディレクトリ &apos;%1&apos; の読み取り中にエラーで応答しました: %2</translation>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="1590"/>
+ <location filename="../src/libsync/discovery.cpp" line="1635"/>
<source>Server replied with an error while reading directory &quot;%1&quot; : %2</source>
<translation>サーバーでディレクトリ &quot;%1&quot; を読み取り中にエラーになりました: %2</translation>
</message>
diff --git a/translations/client_ko.ts b/translations/client_ko.ts
index 14cf3df4a..7db86a009 100644
--- a/translations/client_ko.ts
+++ b/translations/client_ko.ts
@@ -3275,6 +3275,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<context>
<name>OCC::ProcessDirectoryJob</name>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="56"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists on the server.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../src/libsync/discovery.cpp" line="59"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists locally.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="250"/>
<source>Symbolic links are not supported in syncing.</source>
<translation>심볼릭 링크는 동기화에서 지원되지 않습니다.</translation>
@@ -3290,16 +3300,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation>마침표로 끝나는 파일 이름은 이 파일 시스템에서 지원되지 않습니다.</translation>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="271"/>
- <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
- <translation type="unfinished"/>
- </message>
- <message>
<location filename="../src/libsync/discovery.cpp" line="272"/>
<source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
<translation>&apos;%1&apos;을 포함하는 파일 이름은 이 파일 시스템에서 지원되지 않습니다.</translation>
</message>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="315"/>
+ <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="276"/>
<source>File name contains at least one invalid character</source>
<translation>파일 이름에 잘못된 글자가 한 자 이상 있음</translation>
@@ -3425,7 +3435,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation>서버가 디렉토리 &apos;%1&apos;을(를) 읽는 중 오류에 대응함: %2</translation>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="1590"/>
+ <location filename="../src/libsync/discovery.cpp" line="1635"/>
<source>Server replied with an error while reading directory &quot;%1&quot; : %2</source>
<translation type="unfinished"/>
</message>
diff --git a/translations/client_lt_LT.ts b/translations/client_lt_LT.ts
index dec017d7f..6e3d1a6a9 100644
--- a/translations/client_lt_LT.ts
+++ b/translations/client_lt_LT.ts
@@ -3247,6 +3247,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<context>
<name>OCC::ProcessDirectoryJob</name>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="56"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists on the server.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../src/libsync/discovery.cpp" line="59"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists locally.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="250"/>
<source>Symbolic links are not supported in syncing.</source>
<translation type="unfinished"/>
@@ -3262,13 +3272,13 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="271"/>
- <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="272"/>
+ <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="272"/>
- <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="315"/>
+ <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
@@ -3397,7 +3407,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="1590"/>
+ <location filename="../src/libsync/discovery.cpp" line="1635"/>
<source>Server replied with an error while reading directory &quot;%1&quot; : %2</source>
<translation type="unfinished"/>
</message>
diff --git a/translations/client_lv.ts b/translations/client_lv.ts
index 8835dff8b..4589df520 100644
--- a/translations/client_lv.ts
+++ b/translations/client_lv.ts
@@ -3228,6 +3228,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<context>
<name>OCC::ProcessDirectoryJob</name>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="56"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists on the server.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../src/libsync/discovery.cpp" line="59"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists locally.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="250"/>
<source>Symbolic links are not supported in syncing.</source>
<translation type="unfinished"/>
@@ -3243,13 +3253,13 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="271"/>
- <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="272"/>
+ <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="272"/>
- <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="315"/>
+ <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
@@ -3378,7 +3388,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="1590"/>
+ <location filename="../src/libsync/discovery.cpp" line="1635"/>
<source>Server replied with an error while reading directory &quot;%1&quot; : %2</source>
<translation type="unfinished"/>
</message>
diff --git a/translations/client_mk.ts b/translations/client_mk.ts
index d8f30d2e4..faad24466 100644
--- a/translations/client_mk.ts
+++ b/translations/client_mk.ts
@@ -3237,6 +3237,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<context>
<name>OCC::ProcessDirectoryJob</name>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="56"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists on the server.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../src/libsync/discovery.cpp" line="59"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists locally.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="250"/>
<source>Symbolic links are not supported in syncing.</source>
<translation type="unfinished"/>
@@ -3252,13 +3262,13 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="271"/>
- <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="272"/>
+ <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="272"/>
- <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="315"/>
+ <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
@@ -3387,7 +3397,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation>Серверот одговори со грешка при читање на папката &apos;%1&apos; : %2</translation>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="1590"/>
+ <location filename="../src/libsync/discovery.cpp" line="1635"/>
<source>Server replied with an error while reading directory &quot;%1&quot; : %2</source>
<translation type="unfinished"/>
</message>
diff --git a/translations/client_nb_NO.ts b/translations/client_nb_NO.ts
index 7affc05a8..f5d8f5c6f 100644
--- a/translations/client_nb_NO.ts
+++ b/translations/client_nb_NO.ts
@@ -3234,6 +3234,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<context>
<name>OCC::ProcessDirectoryJob</name>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="56"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists on the server.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../src/libsync/discovery.cpp" line="59"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists locally.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="250"/>
<source>Symbolic links are not supported in syncing.</source>
<translation type="unfinished"/>
@@ -3249,13 +3259,13 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="271"/>
- <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="272"/>
+ <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="272"/>
- <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="315"/>
+ <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
@@ -3384,7 +3394,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="1590"/>
+ <location filename="../src/libsync/discovery.cpp" line="1635"/>
<source>Server replied with an error while reading directory &quot;%1&quot; : %2</source>
<translation type="unfinished"/>
</message>
diff --git a/translations/client_nl.ts b/translations/client_nl.ts
index cf509e052..d4fafda48 100644
--- a/translations/client_nl.ts
+++ b/translations/client_nl.ts
@@ -3274,6 +3274,16 @@ Dit is een nieuwe, experimentele modus. Als je besluit het te gebruiken, vragen
<context>
<name>OCC::ProcessDirectoryJob</name>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="56"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists on the server.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../src/libsync/discovery.cpp" line="59"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists locally.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="250"/>
<source>Symbolic links are not supported in syncing.</source>
<translation>Symbolische links worden niet ondersteund bij het synchroniseren.</translation>
@@ -3289,16 +3299,16 @@ Dit is een nieuwe, experimentele modus. Als je besluit het te gebruiken, vragen
<translation>Bestandsnamen die eindigen met een punt worden niet ondersteund door het bestandssysteem.</translation>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="271"/>
- <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
- <translation type="unfinished"/>
- </message>
- <message>
<location filename="../src/libsync/discovery.cpp" line="272"/>
<source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
<translation>Bestandsnamen met een &apos;%1&apos; symbool worden niet ondersteund door het bestandssysteem.</translation>
</message>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="315"/>
+ <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="276"/>
<source>File name contains at least one invalid character</source>
<translation>De bestandsnaam bevat ten minste één ongeldig teken</translation>
@@ -3424,7 +3434,7 @@ Dit is een nieuwe, experimentele modus. Als je besluit het te gebruiken, vragen
<translation>Server gaf een foutmelding bij lezen directory &apos;%1&apos; : %2</translation>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="1590"/>
+ <location filename="../src/libsync/discovery.cpp" line="1635"/>
<source>Server replied with an error while reading directory &quot;%1&quot; : %2</source>
<translation type="unfinished"/>
</message>
diff --git a/translations/client_oc.ts b/translations/client_oc.ts
index f44ae05ce..b82649523 100644
--- a/translations/client_oc.ts
+++ b/translations/client_oc.ts
@@ -3226,6 +3226,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<context>
<name>OCC::ProcessDirectoryJob</name>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="56"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists on the server.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../src/libsync/discovery.cpp" line="59"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists locally.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="250"/>
<source>Symbolic links are not supported in syncing.</source>
<translation type="unfinished"/>
@@ -3241,13 +3251,13 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="271"/>
- <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="272"/>
+ <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="272"/>
- <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="315"/>
+ <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
@@ -3376,7 +3386,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="1590"/>
+ <location filename="../src/libsync/discovery.cpp" line="1635"/>
<source>Server replied with an error while reading directory &quot;%1&quot; : %2</source>
<translation type="unfinished"/>
</message>
diff --git a/translations/client_pl.ts b/translations/client_pl.ts
index dbdb7f88c..a57bf301b 100644
--- a/translations/client_pl.ts
+++ b/translations/client_pl.ts
@@ -3276,6 +3276,16 @@ To nowy, eksperymentalny tryb. Jeśli zdecydujesz się z niego skorzystać, zgł
<context>
<name>OCC::ProcessDirectoryJob</name>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="56"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists on the server.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../src/libsync/discovery.cpp" line="59"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists locally.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="250"/>
<source>Symbolic links are not supported in syncing.</source>
<translation>Linki symboliczne nie są obsługiwane podczas synchronizacji.</translation>
@@ -3291,16 +3301,16 @@ To nowy, eksperymentalny tryb. Jeśli zdecydujesz się z niego skorzystać, zgł
<translation>Nazwy plików kończące się kropką nie są obsługiwane w tym systemie plików.</translation>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="271"/>
- <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
- <translation>Nazwy plików zawierające znak &quot;%1&quot; nie są obsługiwane w tym systemie plików.</translation>
- </message>
- <message>
<location filename="../src/libsync/discovery.cpp" line="272"/>
<source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
<translation>Nazwy plików zawierające znak &apos;%1&apos; nie są obsługiwane w tym systemie plików.</translation>
</message>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="315"/>
+ <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
+ <translation>Nazwy plików zawierające znak &quot;%1&quot; nie są obsługiwane w tym systemie plików.</translation>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="276"/>
<source>File name contains at least one invalid character</source>
<translation>Nazwa pliku zawiera co najmniej jeden nieprawidłowy znak</translation>
@@ -3426,7 +3436,7 @@ To nowy, eksperymentalny tryb. Jeśli zdecydujesz się z niego skorzystać, zgł
<translation>Serwer odpowiedział z błędem podczas odczytu katalogu &apos;%1&apos; : %2</translation>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="1590"/>
+ <location filename="../src/libsync/discovery.cpp" line="1635"/>
<source>Server replied with an error while reading directory &quot;%1&quot; : %2</source>
<translation>Serwer odpowiedział z błędem podczas odczytu katalogu &quot;%1&quot; : %2</translation>
</message>
diff --git a/translations/client_pt.ts b/translations/client_pt.ts
index 5d33d4809..6045bb46c 100644
--- a/translations/client_pt.ts
+++ b/translations/client_pt.ts
@@ -3233,6 +3233,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<context>
<name>OCC::ProcessDirectoryJob</name>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="56"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists on the server.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../src/libsync/discovery.cpp" line="59"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists locally.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="250"/>
<source>Symbolic links are not supported in syncing.</source>
<translation type="unfinished"/>
@@ -3248,13 +3258,13 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="271"/>
- <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="272"/>
+ <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="272"/>
- <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="315"/>
+ <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
@@ -3383,7 +3393,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="1590"/>
+ <location filename="../src/libsync/discovery.cpp" line="1635"/>
<source>Server replied with an error while reading directory &quot;%1&quot; : %2</source>
<translation type="unfinished"/>
</message>
diff --git a/translations/client_pt_BR.ts b/translations/client_pt_BR.ts
index 7c5a92280..37982c46a 100644
--- a/translations/client_pt_BR.ts
+++ b/translations/client_pt_BR.ts
@@ -3274,6 +3274,16 @@ Este é um novo modo experimental. Se você decidir usá-lo, relate quaisquer pr
<context>
<name>OCC::ProcessDirectoryJob</name>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="56"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists on the server.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../src/libsync/discovery.cpp" line="59"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists locally.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="250"/>
<source>Symbolic links are not supported in syncing.</source>
<translation>Links simbólicos não são suportados na sincronização. </translation>
@@ -3289,16 +3299,16 @@ Este é um novo modo experimental. Se você decidir usá-lo, relate quaisquer pr
<translation>File names ending with a period are not supported on this file system.</translation>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="271"/>
- <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
- <translation>Nomes de arquivos contendo o caractere &quot;%1&quot; não são suportados neste sistema de arquivos. </translation>
- </message>
- <message>
<location filename="../src/libsync/discovery.cpp" line="272"/>
<source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
<translation>Nomes de arquivos contendo o caracter &apos;%1&apos; não são suportados neste sistema de arquivos. </translation>
</message>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="315"/>
+ <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
+ <translation>Nomes de arquivos contendo o caractere &quot;%1&quot; não são suportados neste sistema de arquivos. </translation>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="276"/>
<source>File name contains at least one invalid character</source>
<translation>O nome do arquivo contém pelo menos um caractere inválido </translation>
@@ -3424,7 +3434,7 @@ Este é um novo modo experimental. Se você decidir usá-lo, relate quaisquer pr
<translation>O servidor respondeu com um erro ao ler o diretório &apos;%1&apos; : %2 </translation>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="1590"/>
+ <location filename="../src/libsync/discovery.cpp" line="1635"/>
<source>Server replied with an error while reading directory &quot;%1&quot; : %2</source>
<translation>O servidor respondeu com um erro ao ler o diretório &quot;%1&quot; : %2</translation>
</message>
diff --git a/translations/client_ro.ts b/translations/client_ro.ts
index a96228681..78aed07bb 100644
--- a/translations/client_ro.ts
+++ b/translations/client_ro.ts
@@ -3246,6 +3246,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<context>
<name>OCC::ProcessDirectoryJob</name>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="56"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists on the server.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../src/libsync/discovery.cpp" line="59"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists locally.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="250"/>
<source>Symbolic links are not supported in syncing.</source>
<translation type="unfinished"/>
@@ -3261,13 +3271,13 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="271"/>
- <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="272"/>
+ <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="272"/>
- <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="315"/>
+ <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
@@ -3396,7 +3406,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="1590"/>
+ <location filename="../src/libsync/discovery.cpp" line="1635"/>
<source>Server replied with an error while reading directory &quot;%1&quot; : %2</source>
<translation type="unfinished"/>
</message>
diff --git a/translations/client_ru.ts b/translations/client_ru.ts
index 6eff9e2ae..42cb8e9e6 100644
--- a/translations/client_ru.ts
+++ b/translations/client_ru.ts
@@ -3272,6 +3272,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<context>
<name>OCC::ProcessDirectoryJob</name>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="56"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists on the server.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../src/libsync/discovery.cpp" line="59"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists locally.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="250"/>
<source>Symbolic links are not supported in syncing.</source>
<translation>Синхронизация символических ссылок не поддерживается.</translation>
@@ -3287,13 +3297,13 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation>Используемая файловая система не поддерживает имена файлов, оканчивающиеся на точку.</translation>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="271"/>
- <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="272"/>
+ <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
<translation>Используемая файловая система не поддерживает имена файлов, содержащие символ «%1».</translation>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="272"/>
- <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="315"/>
+ <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
<translation>Используемая файловая система не поддерживает имена файлов, содержащие символ «%1».</translation>
</message>
<message>
@@ -3422,7 +3432,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation>Ошибка сервера при попытке прочитать каталог «%1»: %2</translation>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="1590"/>
+ <location filename="../src/libsync/discovery.cpp" line="1635"/>
<source>Server replied with an error while reading directory &quot;%1&quot; : %2</source>
<translation>Ошибка сервера при попытке прочитать каталог «%1»: %2</translation>
</message>
diff --git a/translations/client_sc.ts b/translations/client_sc.ts
index 8d140aaf9..606064c97 100644
--- a/translations/client_sc.ts
+++ b/translations/client_sc.ts
@@ -3275,6 +3275,16 @@ Custa est una modalidade noa, isperimentale. Si detzides de dda impreare, sinnal
<context>
<name>OCC::ProcessDirectoryJob</name>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="56"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists on the server.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../src/libsync/discovery.cpp" line="59"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists locally.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="250"/>
<source>Symbolic links are not supported in syncing.</source>
<translation>Is ligòngios simbòlicos non sunt suportados in sa sincronizatzione.</translation>
@@ -3290,16 +3300,16 @@ Custa est una modalidade noa, isperimentale. Si detzides de dda impreare, sinnal
<translation>Is nùmenes chi agabbant cun unu puntu non sunt suportados in custu archìviu de sistema.</translation>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="271"/>
- <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
- <translation>Is archìvios cun in intro su caràtere &quot;%1&quot; non sunt suportados in custu archìviu de su sistema.</translation>
- </message>
- <message>
<location filename="../src/libsync/discovery.cpp" line="272"/>
<source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
<translation>Is archìvios cun in intro su caràtere &apos;%1&apos; non sunt suportados in custu archìviu de su sistema.</translation>
</message>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="315"/>
+ <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
+ <translation>Is archìvios cun in intro su caràtere &quot;%1&quot; non sunt suportados in custu archìviu de su sistema.</translation>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="276"/>
<source>File name contains at least one invalid character</source>
<translation>Su nùmene de su&apos;archìviu tenet a su mancu unu caràtere non bàlidu</translation>
@@ -3425,7 +3435,7 @@ Custa est una modalidade noa, isperimentale. Si detzides de dda impreare, sinnal
<translation>Su serbidore at dadu errore leghende sa cartella &apos;%1&apos; : %2</translation>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="1590"/>
+ <location filename="../src/libsync/discovery.cpp" line="1635"/>
<source>Server replied with an error while reading directory &quot;%1&quot; : %2</source>
<translation>Su serbidore nd&apos;at torradu un&apos;errore leghende sa cartella &quot;%1&quot; : %2</translation>
</message>
diff --git a/translations/client_sk.ts b/translations/client_sk.ts
index 04f8cb301..9f07c3506 100644
--- a/translations/client_sk.ts
+++ b/translations/client_sk.ts
@@ -3275,6 +3275,16 @@ Toto je nový experimentálny režim. Ak sa ho rozhodnete použiť, nahláste v
<context>
<name>OCC::ProcessDirectoryJob</name>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="56"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists on the server.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../src/libsync/discovery.cpp" line="59"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists locally.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="250"/>
<source>Symbolic links are not supported in syncing.</source>
<translation>Symbolické odkazy nie sú podporované pri synchronizácii.</translation>
@@ -3290,13 +3300,13 @@ Toto je nový experimentálny režim. Ak sa ho rozhodnete použiť, nahláste v
<translation>Názvy súborov končiacich bodkou nie sú na tomto súborovom systéme podporované.</translation>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="271"/>
- <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="272"/>
+ <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
<translation>Názvy súborov obsahujúce znak &quot;%1&quot; nie sú na tomto súborovom systéme podporované.</translation>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="272"/>
- <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="315"/>
+ <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
<translation>Názvy súborov obsahujúce znak &quot;%1&quot; nie sú na tomto súborovom systéme podporované.</translation>
</message>
<message>
@@ -3425,7 +3435,7 @@ Toto je nový experimentálny režim. Ak sa ho rozhodnete použiť, nahláste v
<translation>Server odpovedal chybne počas čítania adresára &apos;%1&apos; : %2</translation>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="1590"/>
+ <location filename="../src/libsync/discovery.cpp" line="1635"/>
<source>Server replied with an error while reading directory &quot;%1&quot; : %2</source>
<translation>Server odpovedal chybne počas načítania priečinka &quot;%1&quot; : %2</translation>
</message>
@@ -4885,59 +4895,59 @@ Toto je nový experimentálny režim. Ak sa ho rozhodnete použiť, nahláste v
<location filename="../src/gui/tray/syncstatussummary.cpp" line="82"/>
<location filename="../src/gui/tray/syncstatussummary.cpp" line="140"/>
<source>Offline</source>
- <translation type="unfinished"/>
+ <translation>Odpojený</translation>
</message>
<message>
<location filename="../src/gui/tray/syncstatussummary.cpp" line="85"/>
<location filename="../src/gui/tray/syncstatussummary.cpp" line="154"/>
<location filename="../src/gui/tray/syncstatussummary.h" line="82"/>
<source>All synced!</source>
- <translation type="unfinished"/>
+ <translation>Všetko synchronizované!</translation>
</message>
<message>
<location filename="../src/gui/tray/syncstatussummary.cpp" line="163"/>
<source>Some files couldn&apos;t be synced!</source>
- <translation type="unfinished"/>
+ <translation>Niektoré súbory nebolo možné synchronizovať!</translation>
</message>
<message>
<location filename="../src/gui/tray/syncstatussummary.cpp" line="164"/>
<source>See below for errors</source>
- <translation type="unfinished"/>
+ <translation>Chyby nájdete nižšie</translation>
</message>
<message>
<location filename="../src/gui/tray/syncstatussummary.cpp" line="171"/>
<source>Syncing</source>
- <translation type="unfinished"/>
+ <translation>Synchronizuje sa</translation>
</message>
<message>
<location filename="../src/gui/tray/syncstatussummary.cpp" line="178"/>
<source>Sync paused</source>
- <translation type="unfinished"/>
+ <translation>Synchronizácia je pozastavená</translation>
</message>
<message>
<location filename="../src/gui/tray/syncstatussummary.cpp" line="185"/>
<source>Some files had problems during the sync!</source>
- <translation type="unfinished"/>
+ <translation>Niektoré súbory majú počas synchronizácie problémy!</translation>
</message>
<message>
<location filename="../src/gui/tray/syncstatussummary.cpp" line="186"/>
<source>See below for warnings</source>
- <translation type="unfinished"/>
+ <translation>Varovania nájdete nižšie</translation>
</message>
<message>
<location filename="../src/gui/tray/syncstatussummary.cpp" line="234"/>
<source>%1 of %2 · %3 left</source>
- <translation type="unfinished"/>
+ <translation>%1 z %2 · %3 ostáva</translation>
</message>
<message>
<location filename="../src/gui/tray/syncstatussummary.cpp" line="238"/>
<source>%1 of %2</source>
- <translation type="unfinished"/>
+ <translation>%1 z %2</translation>
</message>
<message>
<location filename="../src/gui/tray/syncstatussummary.cpp" line="243"/>
<source>Syncing file %1 of %2</source>
- <translation type="unfinished"/>
+ <translation>Synchronizuje sa súbor %1 z %2</translation>
</message>
</context>
<context>
diff --git a/translations/client_sl.ts b/translations/client_sl.ts
index e9e1cca70..69800f3db 100644
--- a/translations/client_sl.ts
+++ b/translations/client_sl.ts
@@ -3274,6 +3274,16 @@ To je nov preizkusni način. Če ga boste uporabili, pošljite tudi poročila o
<context>
<name>OCC::ProcessDirectoryJob</name>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="56"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists on the server.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../src/libsync/discovery.cpp" line="59"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists locally.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="250"/>
<source>Symbolic links are not supported in syncing.</source>
<translation>Usklajevanje simbolnih povezav ni podprto.</translation>
@@ -3289,13 +3299,13 @@ To je nov preizkusni način. Če ga boste uporabili, pošljite tudi poročila o
<translation>Imena datotek, ki vsebujejo končno piko, na tem sistemu niso podprta.</translation>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="271"/>
- <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="272"/>
+ <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
<translation>Imena datotek, ki vsebujejo znak »%1«, na tem sistemu niso podprta.</translation>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="272"/>
- <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="315"/>
+ <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
<translation>Imena datotek, ki vsebujejo znak »%1«, na tem sistemu niso podprta.</translation>
</message>
<message>
@@ -3424,7 +3434,7 @@ To je nov preizkusni način. Če ga boste uporabili, pošljite tudi poročila o
<translation>Odziv strežnika vključuje napako med branjem mape »%1«: %2</translation>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="1590"/>
+ <location filename="../src/libsync/discovery.cpp" line="1635"/>
<source>Server replied with an error while reading directory &quot;%1&quot; : %2</source>
<translation>Odziv strežnika vključuje napako med branjem mape »%1«: %2</translation>
</message>
diff --git a/translations/client_sr.ts b/translations/client_sr.ts
index 1c8d11931..caf80559a 100644
--- a/translations/client_sr.ts
+++ b/translations/client_sr.ts
@@ -3249,6 +3249,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<context>
<name>OCC::ProcessDirectoryJob</name>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="56"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists on the server.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../src/libsync/discovery.cpp" line="59"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists locally.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="250"/>
<source>Symbolic links are not supported in syncing.</source>
<translation type="unfinished"/>
@@ -3264,13 +3274,13 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="271"/>
- <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="272"/>
+ <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="272"/>
- <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="315"/>
+ <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
@@ -3399,7 +3409,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="1590"/>
+ <location filename="../src/libsync/discovery.cpp" line="1635"/>
<source>Server replied with an error while reading directory &quot;%1&quot; : %2</source>
<translation type="unfinished"/>
</message>
diff --git a/translations/client_sv.ts b/translations/client_sv.ts
index d06e36959..b115f3844 100644
--- a/translations/client_sv.ts
+++ b/translations/client_sv.ts
@@ -3251,6 +3251,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<context>
<name>OCC::ProcessDirectoryJob</name>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="56"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists on the server.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../src/libsync/discovery.cpp" line="59"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists locally.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="250"/>
<source>Symbolic links are not supported in syncing.</source>
<translation type="unfinished"/>
@@ -3266,13 +3276,13 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="271"/>
- <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="272"/>
+ <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="272"/>
- <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="315"/>
+ <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
@@ -3401,7 +3411,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="1590"/>
+ <location filename="../src/libsync/discovery.cpp" line="1635"/>
<source>Server replied with an error while reading directory &quot;%1&quot; : %2</source>
<translation type="unfinished"/>
</message>
diff --git a/translations/client_th.ts b/translations/client_th.ts
index aa8c418d5..93c834d66 100644
--- a/translations/client_th.ts
+++ b/translations/client_th.ts
@@ -3234,6 +3234,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<context>
<name>OCC::ProcessDirectoryJob</name>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="56"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists on the server.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../src/libsync/discovery.cpp" line="59"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists locally.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="250"/>
<source>Symbolic links are not supported in syncing.</source>
<translation type="unfinished"/>
@@ -3249,13 +3259,13 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="271"/>
- <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="272"/>
+ <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="272"/>
- <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="315"/>
+ <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
@@ -3384,7 +3394,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="1590"/>
+ <location filename="../src/libsync/discovery.cpp" line="1635"/>
<source>Server replied with an error while reading directory &quot;%1&quot; : %2</source>
<translation type="unfinished"/>
</message>
diff --git a/translations/client_tr.ts b/translations/client_tr.ts
index 1435c3e14..c57cfdf78 100644
--- a/translations/client_tr.ts
+++ b/translations/client_tr.ts
@@ -3276,6 +3276,16 @@ Bu yeni ve deneysel bir özelliktir. Kullanmaya karar verirseniz, lütfen karş
<context>
<name>OCC::ProcessDirectoryJob</name>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="56"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists on the server.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../src/libsync/discovery.cpp" line="59"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists locally.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="250"/>
<source>Symbolic links are not supported in syncing.</source>
<translation>Sembolik bağlantıların eşitlenmesi desteklenmiyor.</translation>
@@ -3291,16 +3301,16 @@ Bu yeni ve deneysel bir özelliktir. Kullanmaya karar verirseniz, lütfen karş
<translation>Nokta ile biten dosya adları bu dosya sisteminde desteklenmiyor.</translation>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="271"/>
- <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
- <translation>&quot;%1&quot; karakterini içeren dosya adları bu sistemde desteklenmiyor.</translation>
- </message>
- <message>
<location filename="../src/libsync/discovery.cpp" line="272"/>
<source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
<translation>&apos;%1&apos; karakterini içeren dosya adları bu sistemde desteklenmiyor.</translation>
</message>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="315"/>
+ <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
+ <translation>&quot;%1&quot; karakterini içeren dosya adları bu sistemde desteklenmiyor.</translation>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="276"/>
<source>File name contains at least one invalid character</source>
<translation>Dosya adında en az bir geçersiz karakter var</translation>
@@ -3426,7 +3436,7 @@ Bu yeni ve deneysel bir özelliktir. Kullanmaya karar verirseniz, lütfen karş
<translation>!%1&apos; klasörü okunurken sunucu bir hata yanıtı verdi: %2</translation>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="1590"/>
+ <location filename="../src/libsync/discovery.cpp" line="1635"/>
<source>Server replied with an error while reading directory &quot;%1&quot; : %2</source>
<translation>&quot;%1&quot; klasörü okunurken sunucu bir hata yanıtı verdi: %2</translation>
</message>
diff --git a/translations/client_uk.ts b/translations/client_uk.ts
index ef9a6f003..fd5a97d11 100644
--- a/translations/client_uk.ts
+++ b/translations/client_uk.ts
@@ -3232,6 +3232,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<context>
<name>OCC::ProcessDirectoryJob</name>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="56"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists on the server.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../src/libsync/discovery.cpp" line="59"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists locally.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="250"/>
<source>Symbolic links are not supported in syncing.</source>
<translation type="unfinished"/>
@@ -3247,13 +3257,13 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="271"/>
- <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="272"/>
+ <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="272"/>
- <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="315"/>
+ <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
<translation type="unfinished"/>
</message>
<message>
@@ -3382,7 +3392,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="1590"/>
+ <location filename="../src/libsync/discovery.cpp" line="1635"/>
<source>Server replied with an error while reading directory &quot;%1&quot; : %2</source>
<translation type="unfinished"/>
</message>
diff --git a/translations/client_zh_CN.ts b/translations/client_zh_CN.ts
index 2e0896dfd..3cb634b65 100644
--- a/translations/client_zh_CN.ts
+++ b/translations/client_zh_CN.ts
@@ -3258,6 +3258,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<context>
<name>OCC::ProcessDirectoryJob</name>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="56"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists on the server.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../src/libsync/discovery.cpp" line="59"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists locally.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="250"/>
<source>Symbolic links are not supported in syncing.</source>
<translation>符号链接在同步中不受支持。</translation>
@@ -3273,16 +3283,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation>此文件系统不支持以句点结尾的文件名。</translation>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="271"/>
- <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
- <translation>此文件系统不支持包含字符“%1”的文件名</translation>
- </message>
- <message>
<location filename="../src/libsync/discovery.cpp" line="272"/>
<source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
<translation>此文件系统不支持包含字符 &apos;%1&apos; 的文件名</translation>
</message>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="315"/>
+ <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
+ <translation>此文件系统不支持包含字符“%1”的文件名</translation>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="276"/>
<source>File name contains at least one invalid character</source>
<translation>文件名包含至少一个无效字符</translation>
@@ -3408,7 +3418,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation>服务器在读取目录 &apos;%1&apos; 时回复了一个错误:%2</translation>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="1590"/>
+ <location filename="../src/libsync/discovery.cpp" line="1635"/>
<source>Server replied with an error while reading directory &quot;%1&quot; : %2</source>
<translation>服务器在读取目录 &quot;%1&quot; 时返回了一个错误: %2 </translation>
</message>
diff --git a/translations/client_zh_HK.ts b/translations/client_zh_HK.ts
index ae6289eb9..2b7424bd2 100644
--- a/translations/client_zh_HK.ts
+++ b/translations/client_zh_HK.ts
@@ -3275,6 +3275,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<context>
<name>OCC::ProcessDirectoryJob</name>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="56"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists on the server.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../src/libsync/discovery.cpp" line="59"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists locally.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="250"/>
<source>Symbolic links are not supported in syncing.</source>
<translation>同步不支援符號連結</translation>
@@ -3290,16 +3300,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation>此檔案系統不支援以「。」結尾的檔案名。</translation>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="271"/>
- <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
- <translation>此檔案系統不支援含 &quot;%1&quot; 字元的檔案名稱。</translation>
- </message>
- <message>
<location filename="../src/libsync/discovery.cpp" line="272"/>
<source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
<translation>此檔案系統不支援含「%1」字元的檔案名稱。</translation>
</message>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="315"/>
+ <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
+ <translation>此檔案系統不支援含 &quot;%1&quot; 字元的檔案名稱。</translation>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="276"/>
<source>File name contains at least one invalid character</source>
<translation>檔案名稱含有不合法的字元</translation>
@@ -3425,7 +3435,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation>伺服器讀取目錄 &apos;%1&apos; 時發生錯誤:%2</translation>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="1590"/>
+ <location filename="../src/libsync/discovery.cpp" line="1635"/>
<source>Server replied with an error while reading directory &quot;%1&quot; : %2</source>
<translation>伺服器在讀取目錄「%1」回覆錯誤:%2</translation>
</message>
diff --git a/translations/client_zh_TW.ts b/translations/client_zh_TW.ts
index 0119f6c47..09301d0d0 100644
--- a/translations/client_zh_TW.ts
+++ b/translations/client_zh_TW.ts
@@ -3276,6 +3276,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<context>
<name>OCC::ProcessDirectoryJob</name>
<message>
+ <location filename="../src/libsync/discovery.cpp" line="56"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists on the server.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../src/libsync/discovery.cpp" line="59"/>
+ <source>File contains trailing spaces and coudn&apos;t be renamed, because a file with the same name already exists locally.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
<location filename="../src/libsync/discovery.cpp" line="250"/>
<source>Symbolic links are not supported in syncing.</source>
<translation>同步不支援符號連結。</translation>
@@ -3291,13 +3301,13 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation>此檔案系統不支援以「.」結尾的檔案名。</translation>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="271"/>
- <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="272"/>
+ <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
<translation>此檔案系統不支援包含「%1」字元的檔案名稱。</translation>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="272"/>
- <source>File names containing the character &apos;%1&apos; are not supported on this file system.</source>
+ <location filename="../src/libsync/discovery.cpp" line="315"/>
+ <source>File names containing the character &quot;%1&quot; are not supported on this file system.</source>
<translation>此檔案系統不支援包含「%1」字元的檔案名稱。</translation>
</message>
<message>
@@ -3426,7 +3436,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation>伺服器在讀取目錄「%1」回覆錯誤:%2</translation>
</message>
<message>
- <location filename="../src/libsync/discovery.cpp" line="1590"/>
+ <location filename="../src/libsync/discovery.cpp" line="1635"/>
<source>Server replied with an error while reading directory &quot;%1&quot; : %2</source>
<translation>伺服器在讀取目錄「%1」回覆錯誤:%2</translation>
</message>