From b56cb415b02d2c88c87c78b1e6196daf3fb25d0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Fauconnier?= Date: Wed, 25 May 2022 11:41:56 +0200 Subject: [PATCH] updated french translations --- resources/i18n/OpenBoard_ar.ts | 4 ++++ resources/i18n/OpenBoard_bg.ts | 4 ++++ resources/i18n/OpenBoard_ca.ts | 4 ++++ resources/i18n/OpenBoard_cs.ts | 4 ++++ resources/i18n/OpenBoard_da.ts | 4 ++++ resources/i18n/OpenBoard_de.ts | 4 ++++ resources/i18n/OpenBoard_el.ts | 4 ++++ resources/i18n/OpenBoard_en.ts | 4 ++++ resources/i18n/OpenBoard_en_UK.ts | 4 ++++ resources/i18n/OpenBoard_es.ts | 4 ++++ resources/i18n/OpenBoard_fr.ts | 8 ++++++++ resources/i18n/OpenBoard_fr_CH.ts | 8 ++++++++ resources/i18n/OpenBoard_gl.ts | 4 ++++ resources/i18n/OpenBoard_hu.ts | 4 ++++ resources/i18n/OpenBoard_it.ts | 4 ++++ resources/i18n/OpenBoard_iw.ts | 4 ++++ resources/i18n/OpenBoard_ja.ts | 4 ++++ resources/i18n/OpenBoard_ko.ts | 4 ++++ resources/i18n/OpenBoard_mg.ts | 4 ++++ resources/i18n/OpenBoard_nb.ts | 4 ++++ resources/i18n/OpenBoard_nl.ts | 4 ++++ resources/i18n/OpenBoard_pl.ts | 4 ++++ resources/i18n/OpenBoard_pt.ts | 4 ++++ resources/i18n/OpenBoard_ro.ts | 4 ++++ resources/i18n/OpenBoard_ru.ts | 4 ++++ resources/i18n/OpenBoard_sk.ts | 4 ++++ resources/i18n/OpenBoard_sv.ts | 4 ++++ resources/i18n/OpenBoard_tr.ts | 4 ++++ resources/i18n/OpenBoard_uk.ts | 4 ++++ resources/i18n/OpenBoard_zh.ts | 4 ++++ resources/i18n/OpenBoard_zh_CN.ts | 4 ++++ resources/i18n/OpenBoard_zh_TW.ts | 4 ++++ src/core/UBPersistenceManager.cpp | 2 +- 33 files changed, 137 insertions(+), 1 deletion(-) diff --git a/resources/i18n/OpenBoard_ar.ts b/resources/i18n/OpenBoard_ar.ts index 3f19c962..c084e6a5 100644 --- a/resources/i18n/OpenBoard_ar.ts +++ b/resources/i18n/OpenBoard_ar.ts @@ -2013,6 +2013,10 @@ Do you want to ignore these errors for this host? Renaming pages (%1/%2) + + Retrieving all your documents (found : %1) + + UBPlatformUtils diff --git a/resources/i18n/OpenBoard_bg.ts b/resources/i18n/OpenBoard_bg.ts index 1628b746..cca6bbfe 100644 --- a/resources/i18n/OpenBoard_bg.ts +++ b/resources/i18n/OpenBoard_bg.ts @@ -1992,6 +1992,10 @@ Do you want to ignore these errors for this host? Renaming pages (%1/%2) + + Retrieving all your documents (found : %1) + + UBPlatformUtils diff --git a/resources/i18n/OpenBoard_ca.ts b/resources/i18n/OpenBoard_ca.ts index e18fcfd4..a4a3a499 100644 --- a/resources/i18n/OpenBoard_ca.ts +++ b/resources/i18n/OpenBoard_ca.ts @@ -1998,6 +1998,10 @@ Voleu ignorar aquests errors per a aquest amfitrió? Renaming pages (%1/%2) + + Retrieving all your documents (found : %1) + + UBPlatformUtils diff --git a/resources/i18n/OpenBoard_cs.ts b/resources/i18n/OpenBoard_cs.ts index 2860b481..b5c4215a 100644 --- a/resources/i18n/OpenBoard_cs.ts +++ b/resources/i18n/OpenBoard_cs.ts @@ -1997,6 +1997,10 @@ Chcete ignorovat tyto chyby na tomto serveru? Renaming pages (%1/%2) + + Retrieving all your documents (found : %1) + + UBPlatformUtils diff --git a/resources/i18n/OpenBoard_da.ts b/resources/i18n/OpenBoard_da.ts index 35cd0e1c..9abced3e 100644 --- a/resources/i18n/OpenBoard_da.ts +++ b/resources/i18n/OpenBoard_da.ts @@ -1998,6 +1998,10 @@ Do you want to ignore these errors for this host? Renaming pages (%1/%2) + + Retrieving all your documents (found : %1) + + UBPlatformUtils diff --git a/resources/i18n/OpenBoard_de.ts b/resources/i18n/OpenBoard_de.ts index c6305089..dc6bb7bd 100644 --- a/resources/i18n/OpenBoard_de.ts +++ b/resources/i18n/OpenBoard_de.ts @@ -2056,6 +2056,10 @@ Möchten Sie diese Fehler für diesen Computer ignorieren? Renaming pages (%1/%2) Aktualisieren der aktuellen Seitennamen (%1/%2) + + Retrieving all your documents (found : %1) + + UBPlatformUtils diff --git a/resources/i18n/OpenBoard_el.ts b/resources/i18n/OpenBoard_el.ts index 4296a070..cf9a5340 100644 --- a/resources/i18n/OpenBoard_el.ts +++ b/resources/i18n/OpenBoard_el.ts @@ -1991,6 +1991,10 @@ Do you want to ignore these errors for this host? Renaming pages (%1/%2) + + Retrieving all your documents (found : %1) + + UBPlatformUtils diff --git a/resources/i18n/OpenBoard_en.ts b/resources/i18n/OpenBoard_en.ts index ca3377a0..eb6c15c9 100644 --- a/resources/i18n/OpenBoard_en.ts +++ b/resources/i18n/OpenBoard_en.ts @@ -1865,6 +1865,10 @@ Do you want to ignore these errors for this host? Renaming pages (%1/%2) + + Retrieving all your documents (found : %1) + + UBPlatformUtils diff --git a/resources/i18n/OpenBoard_en_UK.ts b/resources/i18n/OpenBoard_en_UK.ts index ca3377a0..eb6c15c9 100644 --- a/resources/i18n/OpenBoard_en_UK.ts +++ b/resources/i18n/OpenBoard_en_UK.ts @@ -1865,6 +1865,10 @@ Do you want to ignore these errors for this host? Renaming pages (%1/%2) + + Retrieving all your documents (found : %1) + + UBPlatformUtils diff --git a/resources/i18n/OpenBoard_es.ts b/resources/i18n/OpenBoard_es.ts index 8569eca5..9cf4f2ad 100644 --- a/resources/i18n/OpenBoard_es.ts +++ b/resources/i18n/OpenBoard_es.ts @@ -2007,6 +2007,10 @@ Do you want to ignore these errors for this host? Renaming pages (%1/%2) + + Retrieving all your documents (found : %1) + + UBPlatformUtils diff --git a/resources/i18n/OpenBoard_fr.ts b/resources/i18n/OpenBoard_fr.ts index 8551977e..a7106daf 100644 --- a/resources/i18n/OpenBoard_fr.ts +++ b/resources/i18n/OpenBoard_fr.ts @@ -2069,6 +2069,14 @@ Voulez-vous ignorer les erreurs pour ce serveur ? Renaming pages (%1/%2) Actualisation des noms des pages en cours (%1/%2) + + Retrieving all your documents (found %1) + Récupération de tous vos documents (trouvés : %1) + + + Retrieving all your documents (found : %1) + Récupération de tous vos documents (trouvés : %1) + UBPlatformUtils diff --git a/resources/i18n/OpenBoard_fr_CH.ts b/resources/i18n/OpenBoard_fr_CH.ts index 408972ca..42b94f6c 100644 --- a/resources/i18n/OpenBoard_fr_CH.ts +++ b/resources/i18n/OpenBoard_fr_CH.ts @@ -2069,6 +2069,14 @@ Voulez-vous ignorer les erreurs pour ce serveur ? Renaming pages (%1/%2) Actualisation des noms des pages en cours (%1/%2) + + Retrieving all your documents (found %1) + Récupération de tous vos documents (trouvés : %1) + + + Retrieving all your documents (found : %1) + Récupération de tous vos documents (trouvés : %1) + UBPlatformUtils diff --git a/resources/i18n/OpenBoard_gl.ts b/resources/i18n/OpenBoard_gl.ts index 6d56580c..d68ddf69 100644 --- a/resources/i18n/OpenBoard_gl.ts +++ b/resources/i18n/OpenBoard_gl.ts @@ -2007,6 +2007,10 @@ Do you want to ignore these errors for this host? Renaming pages (%1/%2) + + Retrieving all your documents (found : %1) + + UBPlatformUtils diff --git a/resources/i18n/OpenBoard_hu.ts b/resources/i18n/OpenBoard_hu.ts index 9f8bdf4f..53a7a889 100644 --- a/resources/i18n/OpenBoard_hu.ts +++ b/resources/i18n/OpenBoard_hu.ts @@ -1972,6 +1972,10 @@ Figyelmen kívül hagyja ezeket a hibákat ennél a hosztnál? Renaming pages (%1/%2) + + Retrieving all your documents (found : %1) + + UBPlatformUtils diff --git a/resources/i18n/OpenBoard_it.ts b/resources/i18n/OpenBoard_it.ts index f7ec8b85..4cfccb57 100644 --- a/resources/i18n/OpenBoard_it.ts +++ b/resources/i18n/OpenBoard_it.ts @@ -2048,6 +2048,10 @@ Vuoi ignorare gli errori per questo host? Renaming pages (%1/%2) Aggiornamento dei nomi delle pagine in corso (%1/%2) + + Retrieving all your documents (found : %1) + + UBPlatformUtils diff --git a/resources/i18n/OpenBoard_iw.ts b/resources/i18n/OpenBoard_iw.ts index a94f9f82..57dfc4dd 100644 --- a/resources/i18n/OpenBoard_iw.ts +++ b/resources/i18n/OpenBoard_iw.ts @@ -1987,6 +1987,10 @@ Do you want to ignore these errors for this host? Renaming pages (%1/%2) + + Retrieving all your documents (found : %1) + + UBPlatformUtils diff --git a/resources/i18n/OpenBoard_ja.ts b/resources/i18n/OpenBoard_ja.ts index 8051862e..2da5daad 100644 --- a/resources/i18n/OpenBoard_ja.ts +++ b/resources/i18n/OpenBoard_ja.ts @@ -1983,6 +1983,10 @@ Do you want to ignore these errors for this host? Renaming pages (%1/%2) + + Retrieving all your documents (found : %1) + + UBPlatformUtils diff --git a/resources/i18n/OpenBoard_ko.ts b/resources/i18n/OpenBoard_ko.ts index 3e0cfe29..25f86b07 100644 --- a/resources/i18n/OpenBoard_ko.ts +++ b/resources/i18n/OpenBoard_ko.ts @@ -2002,6 +2002,10 @@ Do you want to ignore these errors for this host? Renaming pages (%1/%2) + + Retrieving all your documents (found : %1) + + UBPlatformUtils diff --git a/resources/i18n/OpenBoard_mg.ts b/resources/i18n/OpenBoard_mg.ts index 98e8a6db..6593f763 100644 --- a/resources/i18n/OpenBoard_mg.ts +++ b/resources/i18n/OpenBoard_mg.ts @@ -1998,6 +1998,10 @@ Tena tsy te hiraharaha an'ireo tsy mety ho an'ilay milina ve ianao?Renaming pages (%1/%2) + + Retrieving all your documents (found : %1) + + UBPlatformUtils diff --git a/resources/i18n/OpenBoard_nb.ts b/resources/i18n/OpenBoard_nb.ts index e03e507c..6d65533f 100644 --- a/resources/i18n/OpenBoard_nb.ts +++ b/resources/i18n/OpenBoard_nb.ts @@ -1987,6 +1987,10 @@ Do you want to ignore these errors for this host? Renaming pages (%1/%2) + + Retrieving all your documents (found : %1) + + UBPlatformUtils diff --git a/resources/i18n/OpenBoard_nl.ts b/resources/i18n/OpenBoard_nl.ts index cd013ed2..24f41b6a 100644 --- a/resources/i18n/OpenBoard_nl.ts +++ b/resources/i18n/OpenBoard_nl.ts @@ -1988,6 +1988,10 @@ Do you want to ignore these errors for this host? Renaming pages (%1/%2) + + Retrieving all your documents (found : %1) + + UBPlatformUtils diff --git a/resources/i18n/OpenBoard_pl.ts b/resources/i18n/OpenBoard_pl.ts index f1bc06d8..ddc3630f 100644 --- a/resources/i18n/OpenBoard_pl.ts +++ b/resources/i18n/OpenBoard_pl.ts @@ -2009,6 +2009,10 @@ Czy chcesz ignorować te błędy dla tego hosta? Renaming pages (%1/%2) + + Retrieving all your documents (found : %1) + + UBPlatformUtils diff --git a/resources/i18n/OpenBoard_pt.ts b/resources/i18n/OpenBoard_pt.ts index c79bf7b2..7103cd0d 100644 --- a/resources/i18n/OpenBoard_pt.ts +++ b/resources/i18n/OpenBoard_pt.ts @@ -2030,6 +2030,10 @@ Quer ignorar estes erros, deste servidor? Renaming pages (%1/%2) + + Retrieving all your documents (found : %1) + + UBPlatformUtils diff --git a/resources/i18n/OpenBoard_ro.ts b/resources/i18n/OpenBoard_ro.ts index 0863a9fc..55a6d593 100644 --- a/resources/i18n/OpenBoard_ro.ts +++ b/resources/i18n/OpenBoard_ro.ts @@ -1998,6 +1998,10 @@ Doriţi să ignoraţi aceste erori pentru acest host? Renaming pages (%1/%2) + + Retrieving all your documents (found : %1) + + UBPlatformUtils diff --git a/resources/i18n/OpenBoard_ru.ts b/resources/i18n/OpenBoard_ru.ts index fade77ea..d79b7ec5 100644 --- a/resources/i18n/OpenBoard_ru.ts +++ b/resources/i18n/OpenBoard_ru.ts @@ -2000,6 +2000,10 @@ Do you want to ignore these errors for this host? Renaming pages (%1/%2) + + Retrieving all your documents (found : %1) + + UBPlatformUtils diff --git a/resources/i18n/OpenBoard_sk.ts b/resources/i18n/OpenBoard_sk.ts index fa627759..78023344 100644 --- a/resources/i18n/OpenBoard_sk.ts +++ b/resources/i18n/OpenBoard_sk.ts @@ -2036,6 +2036,10 @@ Chcete ignorovať tieto chyby na tomto serveri? Renaming pages (%1/%2) + + Retrieving all your documents (found : %1) + + UBPlatformUtils diff --git a/resources/i18n/OpenBoard_sv.ts b/resources/i18n/OpenBoard_sv.ts index f00c99ff..5ee122e5 100644 --- a/resources/i18n/OpenBoard_sv.ts +++ b/resources/i18n/OpenBoard_sv.ts @@ -1999,6 +1999,10 @@ Vill du ignorera felen för den här värden? Renaming pages (%1/%2) + + Retrieving all your documents (found : %1) + + UBPlatformUtils diff --git a/resources/i18n/OpenBoard_tr.ts b/resources/i18n/OpenBoard_tr.ts index d5ed2c55..f0d1435d 100644 --- a/resources/i18n/OpenBoard_tr.ts +++ b/resources/i18n/OpenBoard_tr.ts @@ -1986,6 +1986,10 @@ Bu host için yukarıdaki hatalar yok sayılsın mı? Renaming pages (%1/%2) + + Retrieving all your documents (found : %1) + + UBPlatformUtils diff --git a/resources/i18n/OpenBoard_uk.ts b/resources/i18n/OpenBoard_uk.ts index e39b6101..c2417212 100644 --- a/resources/i18n/OpenBoard_uk.ts +++ b/resources/i18n/OpenBoard_uk.ts @@ -2007,6 +2007,10 @@ Do you want to ignore these errors for this host? Renaming pages (%1/%2) + + Retrieving all your documents (found : %1) + + UBPlatformUtils diff --git a/resources/i18n/OpenBoard_zh.ts b/resources/i18n/OpenBoard_zh.ts index 453b04db..7f2e6414 100644 --- a/resources/i18n/OpenBoard_zh.ts +++ b/resources/i18n/OpenBoard_zh.ts @@ -1986,6 +1986,10 @@ Do you want to ignore these errors for this host? Renaming pages (%1/%2) + + Retrieving all your documents (found : %1) + + UBPlatformUtils diff --git a/resources/i18n/OpenBoard_zh_CN.ts b/resources/i18n/OpenBoard_zh_CN.ts index 453b04db..7f2e6414 100644 --- a/resources/i18n/OpenBoard_zh_CN.ts +++ b/resources/i18n/OpenBoard_zh_CN.ts @@ -1986,6 +1986,10 @@ Do you want to ignore these errors for this host? Renaming pages (%1/%2) + + Retrieving all your documents (found : %1) + + UBPlatformUtils diff --git a/resources/i18n/OpenBoard_zh_TW.ts b/resources/i18n/OpenBoard_zh_TW.ts index 336adbca..778502d4 100644 --- a/resources/i18n/OpenBoard_zh_TW.ts +++ b/resources/i18n/OpenBoard_zh_TW.ts @@ -1987,6 +1987,10 @@ Do you want to ignore these errors for this host? Renaming pages (%1/%2) + + Retrieving all your documents (found : %1) + + UBPlatformUtils diff --git a/src/core/UBPersistenceManager.cpp b/src/core/UBPersistenceManager.cpp index 6c9d54fd..ca51e28a 100644 --- a/src/core/UBPersistenceManager.cpp +++ b/src/core/UBPersistenceManager.cpp @@ -177,7 +177,7 @@ void UBPersistenceManager::createDocumentProxiesStructure(bool interactive) QFileInfoList contentInfoList = rootDir.entryInfoList(QDir::Dirs | QDir::NoDotAndDotDot, QDir::Time | QDir::Reversed); mProgress.setWindowFlags(Qt::Window | Qt::WindowTitleHint | Qt::CustomizeWindowHint); - mProgress.setLabelText(QString("retrieving all your documents (found %1)").arg(contentInfoList.size())); + mProgress.setLabelText(tr("Retrieving all your documents (found : %1)").arg(contentInfoList.size())); mProgress.setCancelButton(nullptr); createDocumentProxiesStructure(contentInfoList, interactive);