From d9aa870e5d509cc7309ab82dd102a937ab58613a Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Thu, 9 Feb 2017 04:36:04 -0500 Subject: Imported Upstream version 3.1.1+dfsg1 --- Plugins/XmlExport/XmlExport.pro | 6 ++++-- Plugins/XmlExport/XmlExport_de.ts | 2 +- Plugins/XmlExport/XmlExport_es.ts | 2 +- Plugins/XmlExport/XmlExport_fr.qm | Bin 2677 -> 2681 bytes Plugins/XmlExport/XmlExport_fr.ts | 16 ++++++++-------- Plugins/XmlExport/XmlExport_it.ts | 2 +- Plugins/XmlExport/XmlExport_pl.ts | 2 +- Plugins/XmlExport/XmlExport_pt_BR.ts | 2 +- Plugins/XmlExport/XmlExport_ru.ts | 2 +- Plugins/XmlExport/XmlExport_sk.ts | 2 +- Plugins/XmlExport/XmlExport_zh_CN.ts | 2 +- Plugins/XmlExport/xmlexport.qrc | 6 ++++++ 12 files changed, 26 insertions(+), 18 deletions(-) (limited to 'Plugins/XmlExport') diff --git a/Plugins/XmlExport/XmlExport.pro b/Plugins/XmlExport/XmlExport.pro index bf34076..944c6a1 100644 --- a/Plugins/XmlExport/XmlExport.pro +++ b/Plugins/XmlExport/XmlExport.pro @@ -27,10 +27,10 @@ RESOURCES += \ xmlexport.qrc -TRANSLATIONS += XmlExport_it.ts \ +TRANSLATIONS += XmlExport_de.ts \ + XmlExport_it.ts \ XmlExport_zh_CN.ts \ XmlExport_sk.ts \ - XmlExport_de.ts \ XmlExport_ru.ts \ XmlExport_pt_BR.ts \ XmlExport_fr.ts \ @@ -49,3 +49,5 @@ TRANSLATIONS += XmlExport_it.ts \ + + diff --git a/Plugins/XmlExport/XmlExport_de.ts b/Plugins/XmlExport/XmlExport_de.ts index aa8eb2f..587f54c 100644 --- a/Plugins/XmlExport/XmlExport_de.ts +++ b/Plugins/XmlExport/XmlExport_de.ts @@ -1,6 +1,6 @@ - + XmlExport diff --git a/Plugins/XmlExport/XmlExport_es.ts b/Plugins/XmlExport/XmlExport_es.ts index 532228c..c7c3fdf 100644 --- a/Plugins/XmlExport/XmlExport_es.ts +++ b/Plugins/XmlExport/XmlExport_es.ts @@ -1,6 +1,6 @@ - + XmlExport diff --git a/Plugins/XmlExport/XmlExport_fr.qm b/Plugins/XmlExport/XmlExport_fr.qm index 6fd1fab..a25d4db 100644 Binary files a/Plugins/XmlExport/XmlExport_fr.qm and b/Plugins/XmlExport/XmlExport_fr.qm differ diff --git a/Plugins/XmlExport/XmlExport_fr.ts b/Plugins/XmlExport/XmlExport_fr.ts index c9e98cb..de33184 100644 --- a/Plugins/XmlExport/XmlExport_fr.ts +++ b/Plugins/XmlExport/XmlExport_fr.ts @@ -6,7 +6,7 @@ Enter the namespace to use (for example: http://my.namespace.org) - Saississez l’espace nom (par exemple: http://my.namespace.org) + Saississez l’espace nom (par exemple : http://my.namespace.org) @@ -19,7 +19,7 @@ Format document (new lines, indentation) - Format document( nouvelle lignes, indentation) + Format document (nouvelles lignes, indentation) @@ -29,22 +29,22 @@ Special characters escaping - Caractères spécial d’échappement + Caractères spécial d’échappement <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> - <p>Esperluette sera utilisée pourpour les valeurs les plus courtes et CDATA pour les plus longues. Ceci appliqué seulement aux valeurs qui requirent un caractère d’échapement. Les autres valeurs seront exportées telque.</p> + <p>Esperluette sera utilisée pour les valeurs les plus courtes et CDATA pour les plus longues. Ceci appliqué seulement aux valeurs qui requirent un caractère d’échapement. Les autres valeurs seront exportées telque.</p> Use CDATA and ampersands - Utiliser esperluettes et CDATA + Utiliser les esperluettes et CDATA <p>Every value requiring character escepe will be enclosed in CDATA block.</p> - <p>Toute valeur requierant un carctère d’échappement sera incluse dans le block CDATA.</p> + <p>Toute valeur requierant un carctère d’échappement sera incluse dans le bloc CDATA.</p> @@ -54,12 +54,12 @@ <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> - <p>Chaque caractère requirant un échappement sera encadré avec une séquence esperluette.Aucun block CDATA ne sera utilisé</p> + <p> Chaque caractère requirant un échappement sera encadré avec une séquence esperluette. Aucun bloc CDATA ne sera utilisé </p> Always use ampersand - Toujours utiliser esperluette + Toujours utiliser l’esperluette diff --git a/Plugins/XmlExport/XmlExport_it.ts b/Plugins/XmlExport/XmlExport_it.ts index 09379de..58265f6 100644 --- a/Plugins/XmlExport/XmlExport_it.ts +++ b/Plugins/XmlExport/XmlExport_it.ts @@ -1,6 +1,6 @@ - + XmlExport diff --git a/Plugins/XmlExport/XmlExport_pl.ts b/Plugins/XmlExport/XmlExport_pl.ts index fc0cfaa..8f2104e 100644 --- a/Plugins/XmlExport/XmlExport_pl.ts +++ b/Plugins/XmlExport/XmlExport_pl.ts @@ -1,6 +1,6 @@ - + XmlExport diff --git a/Plugins/XmlExport/XmlExport_pt_BR.ts b/Plugins/XmlExport/XmlExport_pt_BR.ts index 31a9cf7..f4faf44 100644 --- a/Plugins/XmlExport/XmlExport_pt_BR.ts +++ b/Plugins/XmlExport/XmlExport_pt_BR.ts @@ -1,6 +1,6 @@ - + XmlExport diff --git a/Plugins/XmlExport/XmlExport_ru.ts b/Plugins/XmlExport/XmlExport_ru.ts index b7c76e6..28480fe 100644 --- a/Plugins/XmlExport/XmlExport_ru.ts +++ b/Plugins/XmlExport/XmlExport_ru.ts @@ -1,6 +1,6 @@ - + XmlExport diff --git a/Plugins/XmlExport/XmlExport_sk.ts b/Plugins/XmlExport/XmlExport_sk.ts index 5c674aa..07d694d 100644 --- a/Plugins/XmlExport/XmlExport_sk.ts +++ b/Plugins/XmlExport/XmlExport_sk.ts @@ -1,6 +1,6 @@ - + XmlExport diff --git a/Plugins/XmlExport/XmlExport_zh_CN.ts b/Plugins/XmlExport/XmlExport_zh_CN.ts index 162841d..34023fb 100644 --- a/Plugins/XmlExport/XmlExport_zh_CN.ts +++ b/Plugins/XmlExport/XmlExport_zh_CN.ts @@ -1,6 +1,6 @@ - + XmlExport diff --git a/Plugins/XmlExport/xmlexport.qrc b/Plugins/XmlExport/xmlexport.qrc index 554f642..416936c 100644 --- a/Plugins/XmlExport/xmlexport.qrc +++ b/Plugins/XmlExport/xmlexport.qrc @@ -3,6 +3,9 @@ XmlExport.ui + XmlExport_de.qm + + XmlExport_pl.qm XmlExport_ru.qm XmlExport_fr.qm @@ -10,3 +13,6 @@ XmlExport_zh_CN.qm + + + -- cgit v1.2.3