From ae19885082c771fd67a3617dd4b9dbc2a6bf6a3b Mon Sep 17 00:00:00 2001 From: Arttu Tarkiainen Date: Tue, 31 May 2022 14:59:46 +0300 Subject: Translations: replace apostrophe quotes with character entity references As lupdate wants to do this anyway on updating the source strings, better to make a separate commit to not clutter when doing real changes. Change-Id: I8ea644f4aef8f95adaac8dd6257e86441a266264 Reviewed-by: Katja Marttila --- src/sdk/translations/ifw_ar.ts | 2 +- src/sdk/translations/ifw_fr.ts | 30 +++++++++++++++--------------- src/sdk/translations/ifw_ja.ts | 2 +- src/sdk/translations/ifw_ko.ts | 2 +- src/sdk/translations/ifw_pt_BR.ts | 4 ++-- 5 files changed, 20 insertions(+), 20 deletions(-) (limited to 'src/sdk/translations') diff --git a/src/sdk/translations/ifw_ar.ts b/src/sdk/translations/ifw_ar.ts index 1e0487de6..abf9b1473 100644 --- a/src/sdk/translations/ifw_ar.ts +++ b/src/sdk/translations/ifw_ar.ts @@ -1654,7 +1654,7 @@ Do you want to continue? Cannot install component %1. There was a problem loading this component, so it is marked unstable and cannot be selected. - لا يمكن تثبيت المكون%1. حدثت مشكلة أثناء تحميل هذا المكون، لذلك تم وضع علامة "غير مستقر" عليه ولا يمكن اختياره. + لا يمكن تثبيت المكون%1. حدثت مشكلة أثناء تحميل هذا المكون، لذلك تم وضع علامة "غير مستقر" عليه ولا يمكن اختياره. diff --git a/src/sdk/translations/ifw_fr.ts b/src/sdk/translations/ifw_fr.ts index 98d916782..4871f0a87 100644 --- a/src/sdk/translations/ifw_fr.ts +++ b/src/sdk/translations/ifw_fr.ts @@ -946,7 +946,7 @@ Failed to run command: "%1": %2 - Echec d'exécution de la commande : "%1": %2 + Echec d'exécution de la commande : "%1": %2 @@ -1780,11 +1780,11 @@ Souhaitez-vous continuer ? Components about to be removed: - Composants sur le point d'être supprimés : + Composants sur le point d'être supprimés : Cannot install component %1. There was a problem loading this component, so it is marked unstable and cannot be selected. - Impossible d'installer le composant %1. Un problème est survenu lors du chargement de ce composant, il est donc marqué comme instable et ne peut pas être sélectionné. + Impossible d'installer le composant %1. Un problème est survenu lors du chargement de ce composant, il est donc marqué comme instable et ne peut pas être sélectionné. @@ -2813,46 +2813,46 @@ Ou acceptez l’élévation des droits d’accès si un message vous y invite.QInstaller::ExtractWorker Cannot open archive for reading: %1 - Impossible d'ouvrir l'archive en lecture : %1 + Impossible d'ouvrir l'archive en lecture : %1 Cannot read entry header: %1 - Impossible de lire l'en-tête de l'entrée : %1 + Impossible de lire l'en-tête de l'entrée : %1 Cannot write entry "%1" to disk: %2 - Impossible d'écrire l'entrée "%1" sur disque : % + Impossible d'écrire l'entrée "%1" sur disque : % QInstaller::LibArchiveArchive Cannot open archive for reading: %1 - Impossible d'ouvrir l'archive en lecture : %1 + Impossible d'ouvrir l'archive en lecture : %1 Cannot read entry header: %1 - Impossible de lire l'en-tête de l'entrée : %1 + Impossible de lire l'en-tête de l'entrée : %1 Cannot write entry "%1" to disk: %2 - Impossible d'écrire l'entrée "%1" sur le disque : %2 + Impossible d'écrire l'entrée "%1" sur le disque : %2 Cannot open file "%1" for writing: %2 - Impossible d'ouvrir le fichier "%1" pour l'écriture : %2 + Impossible d'ouvrir le fichier "%1" pour l'écriture : %2 Cannot open file "%1"for reading: %2 - Impossible d'ouvrir le fichier "%1"en lecture "%2 + Impossible d'ouvrir le fichier "%1"en lecture "%2 Cannot open file "%1" for reading: %2 - Impossible d'ouvrir le fichier "%1"en lecture "%2 + Impossible d'ouvrir le fichier "%1"en lecture "%2 Cannot write entry header for "%1": %2 - Impossible d'écrire l'en-tête d'entrée pour "%1" : %2 + Impossible d'écrire l'en-tête d'entrée pour "%1" : %2 @@ -2882,11 +2882,11 @@ Ou acceptez l’élévation des droits d’accès si un message vous y invite.AboutApplicationDialog About %1 installer - À propos du programme d'installation %1 + À propos du programme d'installation %1 About %1 Maintenance Tool - À propos de l'outil de maintenance %1 + À propos de l'outil de maintenance %1 diff --git a/src/sdk/translations/ifw_ja.ts b/src/sdk/translations/ifw_ja.ts index 18a2ba013..1ed60d4aa 100644 --- a/src/sdk/translations/ifw_ja.ts +++ b/src/sdk/translations/ifw_ja.ts @@ -2763,7 +2763,7 @@ or accept the elevation of access rights if being asked. Error while reading contents of archive "%1": %2 - アーカイブ"%1"のコンテンツを読みこんでいる際にエラーが発生しました。: %2 + アーカイブ"%1"のコンテンツを読みこんでいる際にエラーが発生しました。: %2 Removing files extracted from "%1" diff --git a/src/sdk/translations/ifw_ko.ts b/src/sdk/translations/ifw_ko.ts index 5795e575c..17d32cf07 100644 --- a/src/sdk/translations/ifw_ko.ts +++ b/src/sdk/translations/ifw_ko.ts @@ -2811,7 +2811,7 @@ or accept the elevation of access rights if being asked. QInstaller::LibArchiveArchive Cannot open archive for reading: %1 - 아카이브를 읽기 위해 열 수 없음: %1 + 아카이브를 읽기 위해 열 수 없음: %1 Cannot read entry header: %1 diff --git a/src/sdk/translations/ifw_pt_BR.ts b/src/sdk/translations/ifw_pt_BR.ts index 614e5014b..e9370580d 100644 --- a/src/sdk/translations/ifw_pt_BR.ts +++ b/src/sdk/translations/ifw_pt_BR.ts @@ -2196,7 +2196,7 @@ or accept the elevation of access rights if being asked. Current mode argument calling "%1" with arguments "%2" is not supported. Please use string or regex. - A pesquisa atual "%1" com os argumentos "%2" não são suportados. Use "string" ou "regex". + A pesquisa atual "%1" com os argumentos "%2" não são suportados. Use "string" ou "regex". Cannot open file "%1" for reading: %2 @@ -2750,7 +2750,7 @@ or accept the elevation of access rights if being asked. QInstaller::ComponentSelectionPagePrivate Filter - Filtro + Filtro Error -- cgit v1.2.3