From 8e640722c62692818ab840d50b3758f89a41a54e Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Wed, 25 Nov 2015 16:48:41 -0500 Subject: Imported Upstream version 3.0.7 --- Plugins/PdfExport/PdfExport.pro | 4 +- Plugins/PdfExport/PdfExport_de.ts | 96 +++++++------- Plugins/PdfExport/PdfExport_it.ts | 256 ++++++++++++++++++++++++++++++++++++++ 3 files changed, 308 insertions(+), 48 deletions(-) create mode 100644 Plugins/PdfExport/PdfExport_it.ts (limited to 'Plugins/PdfExport') diff --git a/Plugins/PdfExport/PdfExport.pro b/Plugins/PdfExport/PdfExport.pro index ff86d24..95848c1 100644 --- a/Plugins/PdfExport/PdfExport.pro +++ b/Plugins/PdfExport/PdfExport.pro @@ -26,7 +26,8 @@ RESOURCES += \ pdfexport.qrc -TRANSLATIONS += PdfExport_zh_CN.ts \ +TRANSLATIONS += PdfExport_it.ts \ + PdfExport_zh_CN.ts \ PdfExport_sk.ts \ PdfExport_de.ts \ PdfExport_ru.ts \ @@ -46,3 +47,4 @@ TRANSLATIONS += PdfExport_zh_CN.ts \ + diff --git a/Plugins/PdfExport/PdfExport_de.ts b/Plugins/PdfExport/PdfExport_de.ts index 7e5d8e6..7498c43 100644 --- a/Plugins/PdfExport/PdfExport_de.ts +++ b/Plugins/PdfExport/PdfExport_de.ts @@ -6,164 +6,165 @@ SQLiteStudio v%1 - + SQLiteStudio v%1 SQL query results - + SQL Abfragenergebnis Exported table: %1 - + Exportierte Tabelle: %1 Table: %1 - + Tabelle: %1 Column - + Spalte Data type - + Datentyp Constraints - + Bedingungen Global table constraints - + Globale Tabellenbedingungen Exported database: %1 - + Exportierte Datenbank: %1 Index: %1 - + Index: %1 Property index header - + Eigenschaft Value index header - + Wert Indexed table - + Indexierte Tabelle Unique index - + Singularer Index? Fuer Unique finde ich keine richtige Übersetzung. + Index (duplikatfrei) Yes - + Ja No - + Nein Collation - + Kollation Sort order - + Sortierreihenfolge Partial index condition - + Teilindexbedingung Trigger: %1 - + Trigger: %1 Property trigger header - + Eigenschaft Value trigger header - + Wert Activation time - + Ausführungszeit For action - + Für Aktion On view - + auf Index On table - + auf Tabelle Activation condition - + Ausführungskondition Code executed - + Code ausgeführt View: %1 - + View: %1 Query: - + Abfrage: Document generated with SQLiteStudio v%1 - + Dokument mit SQLiteStudio v%1 generiert @@ -171,32 +172,33 @@ Size and layout - + Format und Layout Page size: - + Format: + Right margin: - + Seitenabstand Rechts: Left margin: - + Seitenabstand Links: Cell padding: - + Zellenabstand: Limit characters in single cell: - + Maximale Anzahl an Zeichen pro Zelle: @@ -205,52 +207,52 @@ mm - + mm Bottom margin: - + Seitenabstand Unten: Top margin: - + Seitenabstand oben: Font - + Schriftart Colors - + Farben Headers background: - + Hintergrundfarbe Kopfzeile: NULL value color: - + NULL Wert Farbe: Other settings - + Sonstige Einstellungen Print row numbers for data - + Zeilennummerierung drucken Print page numbers - + Seitenzahl drucken diff --git a/Plugins/PdfExport/PdfExport_it.ts b/Plugins/PdfExport/PdfExport_it.ts new file mode 100644 index 0000000..913432b --- /dev/null +++ b/Plugins/PdfExport/PdfExport_it.ts @@ -0,0 +1,256 @@ + + + + + PdfExport + + + SQLiteStudio v%1 + + + + + SQL query results + + + + + + Exported table: %1 + + + + + + Table: %1 + + + + + + Column + + + + + Data type + + + + + Constraints + + + + + Global table constraints + + + + + Exported database: %1 + + + + + Index: %1 + + + + + Property + index header + + + + + Value + index header + + + + + Indexed table + + + + + Unique index + + + + + Yes + + + + + No + + + + + Collation + + + + + Sort order + + + + + Partial index condition + + + + + Trigger: %1 + + + + + Property + trigger header + + + + + Value + trigger header + + + + + Activation time + + + + + For action + + + + + On view + + + + + On table + + + + + Activation condition + + + + + Code executed + + + + + View: %1 + + + + + Query: + + + + + Document generated with SQLiteStudio v%1 + + + + + PdfExportConfig + + + Size and layout + + + + + Page size: + + + + + Right margin: + + + + + Left margin: + + + + + Cell padding: + + + + + Limit characters in single cell: + + + + + + + + + mm + + + + + Bottom margin: + + + + + Top margin: + + + + + Font + + + + + Colors + + + + + Headers background: + + + + + NULL value color: + + + + + Other settings + + + + + Print row numbers for data + + + + + Print page numbers + + + + -- cgit v1.2.3