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/JsonExport/JsonExport.pro | 6 ++++-- Plugins/JsonExport/JsonExport_de.ts | 2 +- Plugins/JsonExport/JsonExport_es.ts | 2 +- Plugins/JsonExport/JsonExport_fr.qm | Bin 438 -> 442 bytes Plugins/JsonExport/JsonExport_fr.ts | 6 +++--- Plugins/JsonExport/JsonExport_it.ts | 2 +- Plugins/JsonExport/JsonExport_pl.ts | 2 +- Plugins/JsonExport/JsonExport_pt_BR.ts | 2 +- Plugins/JsonExport/JsonExport_ru.ts | 2 +- Plugins/JsonExport/JsonExport_sk.ts | 2 +- Plugins/JsonExport/JsonExport_zh_CN.ts | 2 +- Plugins/JsonExport/jsonexport.qrc | 6 ++++++ 12 files changed, 21 insertions(+), 13 deletions(-) (limited to 'Plugins/JsonExport') diff --git a/Plugins/JsonExport/JsonExport.pro b/Plugins/JsonExport/JsonExport.pro index 47fcb05..8be51fa 100644 --- a/Plugins/JsonExport/JsonExport.pro +++ b/Plugins/JsonExport/JsonExport.pro @@ -28,10 +28,10 @@ RESOURCES += \ jsonexport.qrc -TRANSLATIONS += JsonExport_it.ts \ +TRANSLATIONS += JsonExport_de.ts \ + JsonExport_it.ts \ JsonExport_zh_CN.ts \ JsonExport_sk.ts \ - JsonExport_de.ts \ JsonExport_ru.ts \ JsonExport_pt_BR.ts \ JsonExport_fr.ts \ @@ -50,3 +50,5 @@ TRANSLATIONS += JsonExport_it.ts \ + + diff --git a/Plugins/JsonExport/JsonExport_de.ts b/Plugins/JsonExport/JsonExport_de.ts index e345feb..15fece3 100644 --- a/Plugins/JsonExport/JsonExport_de.ts +++ b/Plugins/JsonExport/JsonExport_de.ts @@ -1,6 +1,6 @@ - + JsonExportConfig diff --git a/Plugins/JsonExport/JsonExport_es.ts b/Plugins/JsonExport/JsonExport_es.ts index e93d0ff..38209b9 100644 --- a/Plugins/JsonExport/JsonExport_es.ts +++ b/Plugins/JsonExport/JsonExport_es.ts @@ -1,6 +1,6 @@ - + JsonExportConfig diff --git a/Plugins/JsonExport/JsonExport_fr.qm b/Plugins/JsonExport/JsonExport_fr.qm index 094764b..eb8c8f5 100644 Binary files a/Plugins/JsonExport/JsonExport_fr.qm and b/Plugins/JsonExport/JsonExport_fr.qm differ diff --git a/Plugins/JsonExport/JsonExport_fr.ts b/Plugins/JsonExport/JsonExport_fr.ts index c4d48f6..171ddf4 100644 --- a/Plugins/JsonExport/JsonExport_fr.ts +++ b/Plugins/JsonExport/JsonExport_fr.ts @@ -6,17 +6,17 @@ Output format - Format d’affichage + Format d’affichage Format document (new lines, indentation) - Format document (nouvelle lignes, indentation) + Format document (nouvelles lignes, indentation) Compress (everything in one line) - Condensé(tout sur une ligne) + Condensé (tout sur une ligne) diff --git a/Plugins/JsonExport/JsonExport_it.ts b/Plugins/JsonExport/JsonExport_it.ts index e72d0bd..74b0169 100644 --- a/Plugins/JsonExport/JsonExport_it.ts +++ b/Plugins/JsonExport/JsonExport_it.ts @@ -1,6 +1,6 @@ - + JsonExportConfig diff --git a/Plugins/JsonExport/JsonExport_pl.ts b/Plugins/JsonExport/JsonExport_pl.ts index bdfdf8a..4a28cc2 100644 --- a/Plugins/JsonExport/JsonExport_pl.ts +++ b/Plugins/JsonExport/JsonExport_pl.ts @@ -1,6 +1,6 @@ - + JsonExportConfig diff --git a/Plugins/JsonExport/JsonExport_pt_BR.ts b/Plugins/JsonExport/JsonExport_pt_BR.ts index 53480f6..ba1735d 100644 --- a/Plugins/JsonExport/JsonExport_pt_BR.ts +++ b/Plugins/JsonExport/JsonExport_pt_BR.ts @@ -1,6 +1,6 @@ - + JsonExportConfig diff --git a/Plugins/JsonExport/JsonExport_ru.ts b/Plugins/JsonExport/JsonExport_ru.ts index 5419206..61b24eb 100644 --- a/Plugins/JsonExport/JsonExport_ru.ts +++ b/Plugins/JsonExport/JsonExport_ru.ts @@ -1,6 +1,6 @@ - + JsonExportConfig diff --git a/Plugins/JsonExport/JsonExport_sk.ts b/Plugins/JsonExport/JsonExport_sk.ts index caade25..9049c29 100644 --- a/Plugins/JsonExport/JsonExport_sk.ts +++ b/Plugins/JsonExport/JsonExport_sk.ts @@ -1,6 +1,6 @@ - + JsonExportConfig diff --git a/Plugins/JsonExport/JsonExport_zh_CN.ts b/Plugins/JsonExport/JsonExport_zh_CN.ts index 1470a6b..82b3b1d 100644 --- a/Plugins/JsonExport/JsonExport_zh_CN.ts +++ b/Plugins/JsonExport/JsonExport_zh_CN.ts @@ -1,6 +1,6 @@ - + JsonExportConfig diff --git a/Plugins/JsonExport/jsonexport.qrc b/Plugins/JsonExport/jsonexport.qrc index 72cd201..2b9c8e8 100644 --- a/Plugins/JsonExport/jsonexport.qrc +++ b/Plugins/JsonExport/jsonexport.qrc @@ -3,6 +3,9 @@ jsonexport.ui + JsonExport_de.qm + + JsonExport_pl.qm JsonExport_ru.qm JsonExport_fr.qm @@ -10,3 +13,6 @@ JsonExport_zh_CN.qm + + + -- cgit v1.2.3