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/SqlExport/SqlExport.pro | 6 ++++-- Plugins/SqlExport/SqlExport_de.ts | 2 +- Plugins/SqlExport/SqlExport_es.ts | 2 +- Plugins/SqlExport/SqlExport_fr.qm | Bin 2900 -> 2914 bytes Plugins/SqlExport/SqlExport_fr.ts | 18 +++++++++--------- Plugins/SqlExport/SqlExport_it.ts | 2 +- Plugins/SqlExport/SqlExport_pl.ts | 2 +- Plugins/SqlExport/SqlExport_pt_BR.ts | 2 +- Plugins/SqlExport/SqlExport_ru.ts | 2 +- Plugins/SqlExport/SqlExport_sk.ts | 2 +- Plugins/SqlExport/SqlExport_zh_CN.ts | 2 +- Plugins/SqlExport/sqlexport.qrc | 6 ++++++ 12 files changed, 27 insertions(+), 19 deletions(-) (limited to 'Plugins/SqlExport') diff --git a/Plugins/SqlExport/SqlExport.pro b/Plugins/SqlExport/SqlExport.pro index eb18a7c..9568a11 100644 --- a/Plugins/SqlExport/SqlExport.pro +++ b/Plugins/SqlExport/SqlExport.pro @@ -29,10 +29,10 @@ RESOURCES += \ sqlexport.qrc -TRANSLATIONS += SqlExport_it.ts \ +TRANSLATIONS += SqlExport_de.ts \ + SqlExport_it.ts \ SqlExport_zh_CN.ts \ SqlExport_sk.ts \ - SqlExport_de.ts \ SqlExport_ru.ts \ SqlExport_pt_BR.ts \ SqlExport_fr.ts \ @@ -51,3 +51,5 @@ TRANSLATIONS += SqlExport_it.ts \ + + diff --git a/Plugins/SqlExport/SqlExport_de.ts b/Plugins/SqlExport/SqlExport_de.ts index e61f506..5927ee3 100644 --- a/Plugins/SqlExport/SqlExport_de.ts +++ b/Plugins/SqlExport/SqlExport_de.ts @@ -1,6 +1,6 @@ - + SqlExport diff --git a/Plugins/SqlExport/SqlExport_es.ts b/Plugins/SqlExport/SqlExport_es.ts index a3d552a..4fe864c 100644 --- a/Plugins/SqlExport/SqlExport_es.ts +++ b/Plugins/SqlExport/SqlExport_es.ts @@ -1,6 +1,6 @@ - + SqlExport diff --git a/Plugins/SqlExport/SqlExport_fr.qm b/Plugins/SqlExport/SqlExport_fr.qm index 5be0b78..a7cdb56 100644 Binary files a/Plugins/SqlExport/SqlExport_fr.qm and b/Plugins/SqlExport/SqlExport_fr.qm differ diff --git a/Plugins/SqlExport/SqlExport_fr.ts b/Plugins/SqlExport/SqlExport_fr.ts index 279dd99..817590f 100644 --- a/Plugins/SqlExport/SqlExport_fr.ts +++ b/Plugins/SqlExport/SqlExport_fr.ts @@ -1,42 +1,42 @@ - + SqlExport -- Results of query: - -- Résultats de la requête: + -- Résultats de la requête : -- Table: %1 - -- Table: %1 + -- Table : %1 -- Index: %1 - -- Indéxe: %1 + -- Index : %1 -- Trigger: %1 - -- Déclencheur: %1 + -- Déclencheur : %1 -- View: %1 - -- Vue: %1 + -- Vue : %1 -- File generated with SQLiteStudio v%1 on %2 - -- Fichier généré par SQLiteStudio v%1sur %2 + -- Fichier généré par SQLiteStudio v%1 sur %2 -- Text encoding used: %1 - -- Encodage texte utilisé: %1 + -- Encodage texte utilisé : %1 @@ -72,7 +72,7 @@ Table name to use for INSERT statements: - Nom de table pour utiliser la déclaration INSERT: + Nom de table pour utiliser la déclaration INSERT : diff --git a/Plugins/SqlExport/SqlExport_it.ts b/Plugins/SqlExport/SqlExport_it.ts index d53b3a2..4178684 100644 --- a/Plugins/SqlExport/SqlExport_it.ts +++ b/Plugins/SqlExport/SqlExport_it.ts @@ -1,6 +1,6 @@ - + SqlExport diff --git a/Plugins/SqlExport/SqlExport_pl.ts b/Plugins/SqlExport/SqlExport_pl.ts index 5eafc0b..504fe2d 100644 --- a/Plugins/SqlExport/SqlExport_pl.ts +++ b/Plugins/SqlExport/SqlExport_pl.ts @@ -1,6 +1,6 @@ - + SqlExport diff --git a/Plugins/SqlExport/SqlExport_pt_BR.ts b/Plugins/SqlExport/SqlExport_pt_BR.ts index ec49ef0..1941e03 100644 --- a/Plugins/SqlExport/SqlExport_pt_BR.ts +++ b/Plugins/SqlExport/SqlExport_pt_BR.ts @@ -1,6 +1,6 @@ - + SqlExport diff --git a/Plugins/SqlExport/SqlExport_ru.ts b/Plugins/SqlExport/SqlExport_ru.ts index 20f808d..87ccb4b 100644 --- a/Plugins/SqlExport/SqlExport_ru.ts +++ b/Plugins/SqlExport/SqlExport_ru.ts @@ -1,6 +1,6 @@ - + SqlExport diff --git a/Plugins/SqlExport/SqlExport_sk.ts b/Plugins/SqlExport/SqlExport_sk.ts index a10648c..b74dda4 100644 --- a/Plugins/SqlExport/SqlExport_sk.ts +++ b/Plugins/SqlExport/SqlExport_sk.ts @@ -1,6 +1,6 @@ - + SqlExport diff --git a/Plugins/SqlExport/SqlExport_zh_CN.ts b/Plugins/SqlExport/SqlExport_zh_CN.ts index 2b62da0..8ee787a 100644 --- a/Plugins/SqlExport/SqlExport_zh_CN.ts +++ b/Plugins/SqlExport/SqlExport_zh_CN.ts @@ -1,6 +1,6 @@ - + SqlExport diff --git a/Plugins/SqlExport/sqlexport.qrc b/Plugins/SqlExport/sqlexport.qrc index ed5da11..81412cb 100644 --- a/Plugins/SqlExport/sqlexport.qrc +++ b/Plugins/SqlExport/sqlexport.qrc @@ -4,6 +4,9 @@ SqlExportCommon.ui + SqlExport_de.qm + + SqlExport_pl.qm SqlExport_ru.qm SqlExport_fr.qm @@ -11,3 +14,6 @@ SqlExport_zh_CN.qm + + + -- cgit v1.2.3