From 3565aad630864ecdbe53fdaa501ea708555b3c7c Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Sun, 30 Apr 2023 18:30:36 -0400 Subject: New upstream version 3.4.4+dfsg. --- Plugins/PdfExport/PdfExport.pro | 28 --- Plugins/PdfExport/PdfExport_de.qm | Bin 3953 -> 0 bytes Plugins/PdfExport/PdfExport_de.ts | 258 ---------------------- Plugins/PdfExport/PdfExport_es.qm | Bin 23 -> 0 bytes Plugins/PdfExport/PdfExport_es.ts | 256 --------------------- Plugins/PdfExport/PdfExport_fr.qm | Bin 4075 -> 0 bytes Plugins/PdfExport/PdfExport_fr.ts | 256 --------------------- Plugins/PdfExport/PdfExport_it.qm | Bin 23 -> 0 bytes Plugins/PdfExport/PdfExport_it.ts | 256 --------------------- Plugins/PdfExport/PdfExport_pl.qm | Bin 3945 -> 0 bytes Plugins/PdfExport/PdfExport_pl.ts | 256 --------------------- Plugins/PdfExport/PdfExport_pt_BR.qm | Bin 23 -> 0 bytes Plugins/PdfExport/PdfExport_pt_BR.ts | 256 --------------------- Plugins/PdfExport/PdfExport_ro_RO.qm | Bin 30 -> 0 bytes Plugins/PdfExport/PdfExport_ro_RO.ts | 256 --------------------- Plugins/PdfExport/PdfExport_ru.qm | Bin 4034 -> 0 bytes Plugins/PdfExport/PdfExport_ru.ts | 256 --------------------- Plugins/PdfExport/PdfExport_sk.qm | Bin 3903 -> 0 bytes Plugins/PdfExport/PdfExport_sk.ts | 256 --------------------- Plugins/PdfExport/PdfExport_zh_CN.qm | 1 - Plugins/PdfExport/PdfExport_zh_CN.ts | 256 --------------------- Plugins/PdfExport/pdfexport.cpp | 57 ++--- Plugins/PdfExport/pdfexport.h | 2 +- Plugins/PdfExport/pdfexport.qrc | 15 -- Plugins/PdfExport/translations/PdfExport.ts | 256 +++++++++++++++++++++ Plugins/PdfExport/translations/PdfExport_af_ZA.ts | 256 +++++++++++++++++++++ Plugins/PdfExport/translations/PdfExport_ar_SA.ts | 256 +++++++++++++++++++++ Plugins/PdfExport/translations/PdfExport_ca_ES.ts | 256 +++++++++++++++++++++ Plugins/PdfExport/translations/PdfExport_cs_CZ.ts | 256 +++++++++++++++++++++ Plugins/PdfExport/translations/PdfExport_da_DK.ts | 256 +++++++++++++++++++++ Plugins/PdfExport/translations/PdfExport_de_DE.ts | 257 +++++++++++++++++++++ Plugins/PdfExport/translations/PdfExport_el_GR.ts | 256 +++++++++++++++++++++ Plugins/PdfExport/translations/PdfExport_en_US.ts | 256 +++++++++++++++++++++ Plugins/PdfExport/translations/PdfExport_es_ES.ts | 256 +++++++++++++++++++++ Plugins/PdfExport/translations/PdfExport_fa_IR.ts | 256 +++++++++++++++++++++ Plugins/PdfExport/translations/PdfExport_fi_FI.ts | 256 +++++++++++++++++++++ Plugins/PdfExport/translations/PdfExport_fr_FR.ts | 256 +++++++++++++++++++++ Plugins/PdfExport/translations/PdfExport_he_IL.ts | 256 +++++++++++++++++++++ Plugins/PdfExport/translations/PdfExport_hu_HU.ts | 256 +++++++++++++++++++++ Plugins/PdfExport/translations/PdfExport_it_IT.ts | 256 +++++++++++++++++++++ Plugins/PdfExport/translations/PdfExport_ja_JP.ts | 256 +++++++++++++++++++++ Plugins/PdfExport/translations/PdfExport_kaa.ts | 256 +++++++++++++++++++++ Plugins/PdfExport/translations/PdfExport_ko_KR.ts | 256 +++++++++++++++++++++ Plugins/PdfExport/translations/PdfExport_nl_NL.ts | 256 +++++++++++++++++++++ Plugins/PdfExport/translations/PdfExport_no_NO.ts | 256 +++++++++++++++++++++ Plugins/PdfExport/translations/PdfExport_pl_PL.ts | 256 +++++++++++++++++++++ Plugins/PdfExport/translations/PdfExport_pt_BR.ts | 256 +++++++++++++++++++++ Plugins/PdfExport/translations/PdfExport_pt_PT.ts | 256 +++++++++++++++++++++ Plugins/PdfExport/translations/PdfExport_ro_RO.ts | 256 +++++++++++++++++++++ Plugins/PdfExport/translations/PdfExport_ru_RU.ts | 256 +++++++++++++++++++++ Plugins/PdfExport/translations/PdfExport_sk_SK.ts | 256 +++++++++++++++++++++ Plugins/PdfExport/translations/PdfExport_sr_SP.ts | 256 +++++++++++++++++++++ Plugins/PdfExport/translations/PdfExport_sv_SE.ts | 256 +++++++++++++++++++++ Plugins/PdfExport/translations/PdfExport_tr_TR.ts | 256 +++++++++++++++++++++ Plugins/PdfExport/translations/PdfExport_uk_UA.ts | 256 +++++++++++++++++++++ Plugins/PdfExport/translations/PdfExport_vi_VN.ts | 256 +++++++++++++++++++++ Plugins/PdfExport/translations/PdfExport_zh_CN.ts | 256 +++++++++++++++++++++ Plugins/PdfExport/translations/PdfExport_zh_TW.ts | 256 +++++++++++++++++++++ 58 files changed, 8736 insertions(+), 2634 deletions(-) delete mode 100644 Plugins/PdfExport/PdfExport_de.qm delete mode 100644 Plugins/PdfExport/PdfExport_de.ts delete mode 100644 Plugins/PdfExport/PdfExport_es.qm delete mode 100644 Plugins/PdfExport/PdfExport_es.ts delete mode 100644 Plugins/PdfExport/PdfExport_fr.qm delete mode 100644 Plugins/PdfExport/PdfExport_fr.ts delete mode 100644 Plugins/PdfExport/PdfExport_it.qm delete mode 100644 Plugins/PdfExport/PdfExport_it.ts delete mode 100644 Plugins/PdfExport/PdfExport_pl.qm delete mode 100644 Plugins/PdfExport/PdfExport_pl.ts delete mode 100644 Plugins/PdfExport/PdfExport_pt_BR.qm delete mode 100644 Plugins/PdfExport/PdfExport_pt_BR.ts delete mode 100644 Plugins/PdfExport/PdfExport_ro_RO.qm delete mode 100644 Plugins/PdfExport/PdfExport_ro_RO.ts delete mode 100644 Plugins/PdfExport/PdfExport_ru.qm delete mode 100644 Plugins/PdfExport/PdfExport_ru.ts delete mode 100644 Plugins/PdfExport/PdfExport_sk.qm delete mode 100644 Plugins/PdfExport/PdfExport_sk.ts delete mode 100644 Plugins/PdfExport/PdfExport_zh_CN.qm delete mode 100644 Plugins/PdfExport/PdfExport_zh_CN.ts create mode 100644 Plugins/PdfExport/translations/PdfExport.ts create mode 100644 Plugins/PdfExport/translations/PdfExport_af_ZA.ts create mode 100644 Plugins/PdfExport/translations/PdfExport_ar_SA.ts create mode 100644 Plugins/PdfExport/translations/PdfExport_ca_ES.ts create mode 100644 Plugins/PdfExport/translations/PdfExport_cs_CZ.ts create mode 100644 Plugins/PdfExport/translations/PdfExport_da_DK.ts create mode 100644 Plugins/PdfExport/translations/PdfExport_de_DE.ts create mode 100644 Plugins/PdfExport/translations/PdfExport_el_GR.ts create mode 100644 Plugins/PdfExport/translations/PdfExport_en_US.ts create mode 100644 Plugins/PdfExport/translations/PdfExport_es_ES.ts create mode 100644 Plugins/PdfExport/translations/PdfExport_fa_IR.ts create mode 100644 Plugins/PdfExport/translations/PdfExport_fi_FI.ts create mode 100644 Plugins/PdfExport/translations/PdfExport_fr_FR.ts create mode 100644 Plugins/PdfExport/translations/PdfExport_he_IL.ts create mode 100644 Plugins/PdfExport/translations/PdfExport_hu_HU.ts create mode 100644 Plugins/PdfExport/translations/PdfExport_it_IT.ts create mode 100644 Plugins/PdfExport/translations/PdfExport_ja_JP.ts create mode 100644 Plugins/PdfExport/translations/PdfExport_kaa.ts create mode 100644 Plugins/PdfExport/translations/PdfExport_ko_KR.ts create mode 100644 Plugins/PdfExport/translations/PdfExport_nl_NL.ts create mode 100644 Plugins/PdfExport/translations/PdfExport_no_NO.ts create mode 100644 Plugins/PdfExport/translations/PdfExport_pl_PL.ts create mode 100644 Plugins/PdfExport/translations/PdfExport_pt_BR.ts create mode 100644 Plugins/PdfExport/translations/PdfExport_pt_PT.ts create mode 100644 Plugins/PdfExport/translations/PdfExport_ro_RO.ts create mode 100644 Plugins/PdfExport/translations/PdfExport_ru_RU.ts create mode 100644 Plugins/PdfExport/translations/PdfExport_sk_SK.ts create mode 100644 Plugins/PdfExport/translations/PdfExport_sr_SP.ts create mode 100644 Plugins/PdfExport/translations/PdfExport_sv_SE.ts create mode 100644 Plugins/PdfExport/translations/PdfExport_tr_TR.ts create mode 100644 Plugins/PdfExport/translations/PdfExport_uk_UA.ts create mode 100644 Plugins/PdfExport/translations/PdfExport_vi_VN.ts create mode 100644 Plugins/PdfExport/translations/PdfExport_zh_CN.ts create mode 100644 Plugins/PdfExport/translations/PdfExport_zh_TW.ts (limited to 'Plugins/PdfExport') diff --git a/Plugins/PdfExport/PdfExport.pro b/Plugins/PdfExport/PdfExport.pro index b92c38b..46dda37 100644 --- a/Plugins/PdfExport/PdfExport.pro +++ b/Plugins/PdfExport/PdfExport.pro @@ -24,31 +24,3 @@ FORMS += \ RESOURCES += \ pdfexport.qrc - - -TRANSLATIONS += PdfExport_ro_RO.ts \ - PdfExport_de.ts \ - PdfExport_it.ts \ - PdfExport_zh_CN.ts \ - PdfExport_sk.ts \ - PdfExport_ru.ts \ - PdfExport_pt_BR.ts \ - PdfExport_fr.ts \ - PdfExport_es.ts \ - PdfExport_pl.ts - - - - - - - - - - - - - - - - diff --git a/Plugins/PdfExport/PdfExport_de.qm b/Plugins/PdfExport/PdfExport_de.qm deleted file mode 100644 index ccab910..0000000 Binary files a/Plugins/PdfExport/PdfExport_de.qm and /dev/null differ diff --git a/Plugins/PdfExport/PdfExport_de.ts b/Plugins/PdfExport/PdfExport_de.ts deleted file mode 100644 index d06a30c..0000000 --- a/Plugins/PdfExport/PdfExport_de.ts +++ /dev/null @@ -1,258 +0,0 @@ - - - - - PdfExport - - - 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 - - - - PdfExportConfig - - - 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: - - - - - - - - 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_es.qm b/Plugins/PdfExport/PdfExport_es.qm deleted file mode 100644 index 9dad8df..0000000 Binary files a/Plugins/PdfExport/PdfExport_es.qm and /dev/null differ diff --git a/Plugins/PdfExport/PdfExport_es.ts b/Plugins/PdfExport/PdfExport_es.ts deleted file mode 100644 index 6535f76..0000000 --- a/Plugins/PdfExport/PdfExport_es.ts +++ /dev/null @@ -1,256 +0,0 @@ - - - - - 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 - - - - diff --git a/Plugins/PdfExport/PdfExport_fr.qm b/Plugins/PdfExport/PdfExport_fr.qm deleted file mode 100644 index 4d1bbc6..0000000 Binary files a/Plugins/PdfExport/PdfExport_fr.qm and /dev/null differ diff --git a/Plugins/PdfExport/PdfExport_fr.ts b/Plugins/PdfExport/PdfExport_fr.ts deleted file mode 100644 index 63d7810..0000000 --- a/Plugins/PdfExport/PdfExport_fr.ts +++ /dev/null @@ -1,256 +0,0 @@ - - - - - PdfExport - - - SQLiteStudio v%1 - SQLiteStudio v%1 - - - - SQL query results - Résultats de la requête SQL - - - - - Exported table: %1 - Table exportée : %1 - - - - - Table: %1 - Table : %1 - - - - - Column - Colonne - - - - Data type - Type de données - - - - Constraints - Contraintes - - - - Global table constraints - Contraintes globales de la table - - - - Exported database: %1 - Base de données exportée : %1 - - - - Index: %1 - Index : %1 - - - - Property - index header - Proprièté - - - - Value - index header - Valeur - - - - Indexed table - Table indexée - - - - Unique index - Index unique - - - - Yes - Oui - - - - No - Non - - - - Collation - Collation - - - - Sort order - Ordre de tri - - - - Partial index condition - Condition de l’index partiel - - - - Trigger: %1 - Déchencheur : %1 - - - - Property - trigger header - Proprièté - - - - Value - trigger header - Valeur - - - - Activation time - Activation temps - - - - For action - Pour action - - - - On view - De la vue - - - - On table - De la vue - - - - Activation condition - Activation de la condition - - - - Code executed - Code exécuté - - - - View: %1 - Vue : %1 - - - - Query: - Requête : - - - - Document generated with SQLiteStudio v%1 - Documentation générée avec SQLiteStudio v%1 - - - - PdfExportConfig - - - Size and layout - Dimension et mise en page - - - - Page size: - Dimension page : - - - - Right margin: - Marge droite : - - - - Left margin: - Marge gauche : - - - - Cell padding: - Remplissage cellule : - - - - Limit characters in single cell: - Limite de caractères dans une cellule unique : - - - - - - - - mm - mm - - - - Bottom margin: - Marge inférieure : - - - - Top margin: - Marge supérieure : - - - - Font - Police - - - - Colors - Couleurs - - - - Headers background: - Arrière plan des en-têtes : - - - - NULL value color: - Couleur pour valeur NULL : - - - - Other settings - Autres paramètres - - - - Print row numbers for data - Nombre de lignes de données à imprimer - - - - Print page numbers - Imprimer nombre de pages - - - diff --git a/Plugins/PdfExport/PdfExport_it.qm b/Plugins/PdfExport/PdfExport_it.qm deleted file mode 100644 index 9dad8df..0000000 Binary files a/Plugins/PdfExport/PdfExport_it.qm and /dev/null differ diff --git a/Plugins/PdfExport/PdfExport_it.ts b/Plugins/PdfExport/PdfExport_it.ts deleted file mode 100644 index 8b13829..0000000 --- a/Plugins/PdfExport/PdfExport_it.ts +++ /dev/null @@ -1,256 +0,0 @@ - - - - - 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 - - - - diff --git a/Plugins/PdfExport/PdfExport_pl.qm b/Plugins/PdfExport/PdfExport_pl.qm deleted file mode 100644 index ff4fc42..0000000 Binary files a/Plugins/PdfExport/PdfExport_pl.qm and /dev/null differ diff --git a/Plugins/PdfExport/PdfExport_pl.ts b/Plugins/PdfExport/PdfExport_pl.ts deleted file mode 100644 index ece6123..0000000 --- a/Plugins/PdfExport/PdfExport_pl.ts +++ /dev/null @@ -1,256 +0,0 @@ - - - - - PdfExport - - - SQLiteStudio v%1 - SQLiteStudio v%1 - - - - SQL query results - Wyniki zapytania SQL - - - - - Exported table: %1 - Eksportowana tabela: %1 - - - - - Table: %1 - Tabela: %1 - - - - - Column - Kolumna - - - - Data type - Typ danych - - - - Constraints - Ograniczenia - - - - Global table constraints - Globalne ograniczenia tabeli - - - - Exported database: %1 - Eksportowana baza: %1 - - - - Index: %1 - Indeks: %1 - - - - Property - index header - Własność - - - - Value - index header - Wartość - - - - Indexed table - Zaindeksowana tabela - - - - Unique index - Indeks unikalny - - - - Yes - Tak - - - - No - Nie - - - - Collation - Zestawienie - - - - Sort order - Sortowanie - - - - Partial index condition - Warunek indeksu częściowego - - - - Trigger: %1 - Wyzwalacz: %1 - - - - Property - trigger header - Własność - - - - Value - trigger header - Wartość - - - - Activation time - Moment aktywacji - - - - For action - Dla akcji - - - - On view - Na widoku - - - - On table - Na tabeli - - - - Activation condition - Warunek aktywacji - - - - Code executed - Kod do wykonania - - - - View: %1 - Widok: %1 - - - - Query: - Zapytanie: - - - - Document generated with SQLiteStudio v%1 - Dokument wygenerowany przy pomocy SQLiteStudio v%1 - - - - PdfExportConfig - - - Size and layout - Rozmiar i układ - - - - Page size: - Rozmiar strony: - - - - Right margin: - Prawy margines: - - - - Left margin: - Lewy margines: - - - - Cell padding: - Odstęp wewnątrz komórki: - - - - Limit characters in single cell: - Ogranicz liczbę znaków w komórce: - - - - - - - - mm - mm - - - - Bottom margin: - Dolny margines: - - - - Top margin: - Górny margines: - - - - Font - Czcionka - - - - Colors - Kolory - - - - Headers background: - Tło nagłówków: - - - - NULL value color: - Kolor wartości NULL: - - - - Other settings - Inne ustawienia - - - - Print row numbers for data - Drukuj numery wierszy dla danych - - - - Print page numbers - Drukuj numery stron - - - diff --git a/Plugins/PdfExport/PdfExport_pt_BR.qm b/Plugins/PdfExport/PdfExport_pt_BR.qm deleted file mode 100644 index c02994c..0000000 Binary files a/Plugins/PdfExport/PdfExport_pt_BR.qm and /dev/null differ diff --git a/Plugins/PdfExport/PdfExport_pt_BR.ts b/Plugins/PdfExport/PdfExport_pt_BR.ts deleted file mode 100644 index 8534c76..0000000 --- a/Plugins/PdfExport/PdfExport_pt_BR.ts +++ /dev/null @@ -1,256 +0,0 @@ - - - - - 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 - - - - diff --git a/Plugins/PdfExport/PdfExport_ro_RO.qm b/Plugins/PdfExport/PdfExport_ro_RO.qm deleted file mode 100644 index 2856eb9..0000000 Binary files a/Plugins/PdfExport/PdfExport_ro_RO.qm and /dev/null differ diff --git a/Plugins/PdfExport/PdfExport_ro_RO.ts b/Plugins/PdfExport/PdfExport_ro_RO.ts deleted file mode 100644 index 189fdc6..0000000 --- a/Plugins/PdfExport/PdfExport_ro_RO.ts +++ /dev/null @@ -1,256 +0,0 @@ - - - - - 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 - - - - diff --git a/Plugins/PdfExport/PdfExport_ru.qm b/Plugins/PdfExport/PdfExport_ru.qm deleted file mode 100644 index b74886b..0000000 Binary files a/Plugins/PdfExport/PdfExport_ru.qm and /dev/null differ diff --git a/Plugins/PdfExport/PdfExport_ru.ts b/Plugins/PdfExport/PdfExport_ru.ts deleted file mode 100644 index a904ee5..0000000 --- a/Plugins/PdfExport/PdfExport_ru.ts +++ /dev/null @@ -1,256 +0,0 @@ - - - - - PdfExport - - - SQLiteStudio v%1 - SQLiteStudio v%1 - - - - SQL query results - Результаты запроса SQL - - - - - Exported table: %1 - Экспортированная таблица: %1 - - - - - Table: %1 - Таблица: %1 - - - - - Column - Столбец - - - - Data type - Тип данных - - - - Constraints - Ограничения - - - - Global table constraints - Глобальные ограничения на таблицу - - - - Exported database: %1 - Экспортированная база данных: %1 - - - - Index: %1 - Индекс: %1 - - - - Property - index header - Свойство - - - - Value - index header - Значение - - - - Indexed table - Проиндексированная таблица - - - - Unique index - Уникальный индекс - - - - Yes - Да - - - - No - Нет - - - - Collation - Сравнение - - - - Sort order - Порядок сортировки - - - - Partial index condition - Условие для частичного индекса - - - - Trigger: %1 - Триггер: %1 - - - - Property - trigger header - Свойство - - - - Value - trigger header - Значение - - - - Activation time - Время активации - - - - For action - Для действия - - - - On view - Для представления - - - - On table - Для таблицы - - - - Activation condition - Условие активации - - - - Code executed - Исполненный код - - - - View: %1 - Представление: %1 - - - - Query: - Запрос: - - - - Document generated with SQLiteStudio v%1 - Документ сгенерирован с помощью 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: - Цвет значения NULL: - - - - Other settings - Прочие настройки - - - - Print row numbers for data - Выводить номера строк данных - - - - Print page numbers - Выводить номера страниц - - - diff --git a/Plugins/PdfExport/PdfExport_sk.qm b/Plugins/PdfExport/PdfExport_sk.qm deleted file mode 100644 index 63e21f9..0000000 Binary files a/Plugins/PdfExport/PdfExport_sk.qm and /dev/null differ diff --git a/Plugins/PdfExport/PdfExport_sk.ts b/Plugins/PdfExport/PdfExport_sk.ts deleted file mode 100644 index 8de8acd..0000000 --- a/Plugins/PdfExport/PdfExport_sk.ts +++ /dev/null @@ -1,256 +0,0 @@ - - - - - PdfExport - - - SQLiteStudio v%1 - SQLiteStudio v%1 - - - - SQL query results - Výsledky SQL dotazu - - - - - Exported table: %1 - Vyexportovaná tabuľka: %1 - - - - - Table: %1 - Tabuľka: %1 - - - - - Column - Stĺpec - - - - Data type - Dátový typ - - - - Constraints - Obmedzenia - - - - Global table constraints - Globálne tabuľkové obmedzenia - - - - Exported database: %1 - Vyexportovaná databáza: %1 - - - - Index: %1 - Index: %1 - - - - Property - index header - Typ - - - - Value - index header - Hodnota - - - - Indexed table - Indexovaná tabuľka - - - - Unique index - Jedinečný index - - - - Yes - Áno - - - - No - Nie - - - - Collation - Porovnávanie - - - - Sort order - Zoradenie - - - - Partial index condition - Podmienka parciálneho indexu - - - - Trigger: %1 - Spúšťač: %1 - - - - Property - trigger header - Typ - - - - Value - trigger header - Hodnota - - - - Activation time - Aktivačný čas - - - - For action - Pre akciu - - - - On view - Na pohľade - - - - On table - Na tabuľke - - - - Activation condition - Aktivačná podmienka - - - - Code executed - Vykonaný kód - - - - View: %1 - Pohľad: %1 - - - - Query: - Dotaz: - - - - Document generated with SQLiteStudio v%1 - Dokument vygenerovaný programom SQLiteStudio v%1 - - - - PdfExportConfig - - - Size and layout - Veľkosť a rozvrhnutie - - - - Page size: - Veľkosť strany: - - - - Right margin: - Pravý okraj: - - - - Left margin: - Ľavý okraj: - - - - Cell padding: - Odsadenie od okrajov bunky: - - - - Limit characters in single cell: - Maximálny počet znakov v jednej bunke: - - - - - - - - mm - mm - - - - Bottom margin: - Spodný okraj: - - - - Top margin: - Horný okraj: - - - - Font - Písmo - - - - Colors - Farby - - - - Headers background: - Farba pozadia štruktúr: - - - - NULL value color: - Farba NULL hodnoty: - - - - Other settings - Iné nastavenia - - - - Print row numbers for data - Číslovanie dátových riadkov - - - - Print page numbers - Číslovanie strán - - - diff --git a/Plugins/PdfExport/PdfExport_zh_CN.qm b/Plugins/PdfExport/PdfExport_zh_CN.qm deleted file mode 100644 index be651ee..0000000 --- a/Plugins/PdfExport/PdfExport_zh_CN.qm +++ /dev/null @@ -1 +0,0 @@ - - - - - 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 - - - - diff --git a/Plugins/PdfExport/pdfexport.cpp b/Plugins/PdfExport/pdfexport.cpp index eea5b61..cc055a8 100644 --- a/Plugins/PdfExport/pdfexport.cpp +++ b/Plugins/PdfExport/pdfexport.cpp @@ -1,7 +1,6 @@ #include "pdfexport.h" #include "common/unused.h" #include "uiutils.h" -#include "log.h" #include #include #include @@ -9,8 +8,12 @@ QString PdfExport::bulletChar = "\u2022"; +CFG_DEFINE(PdfExportConfig) +#define PDFEXPORT_CFG CFG_INSTANCE(PdfExportConfig) + bool PdfExport::init() { + SQLS_INIT_RESOURCE(pdfexport); textOption = new QTextOption(); textOption->setWrapMode(QTextOption::WrapAtWordBoundaryOrAnywhere); return GenericExportPlugin::init(); @@ -19,6 +22,8 @@ bool PdfExport::init() void PdfExport::deinit() { safe_delete(textOption); + CFG_DELETE_INSTANCE(PdfExportConfig); + SQLS_CLEANUP_RESOURCE(pdfexport); } QPagedPaintDevice* PdfExport::createPaintDevice(const QString& documentTitle, bool &takeOwnership) @@ -100,7 +105,7 @@ bool PdfExport::exportTable(const QString& database, const QString& table, const QStringList columnsAndTypes; int colNamesLength = 0; int dataTypeLength = 0; - for (SqliteCreateTable::Column* col : createTable->columns) + for (SqliteCreateTable::Column*& col : createTable->columns) { colDef = col->name; colNamesLength = qMax(colNamesLength, colDef.size()); @@ -118,7 +123,7 @@ bool PdfExport::exportTable(const QString& database, const QString& table, const QList columnDataLengths = {colNamesLength, dataTypeLength, 0}; calculateDataColumnWidths(tableDdlColumns, columnDataLengths, 2); - for (SqliteCreateTable::Column* col : createTable->columns) + for (SqliteCreateTable::Column*& col : createTable->columns) exportTableColumnRow(col); if (createTable->constraints.size() > 0) @@ -232,7 +237,7 @@ bool PdfExport::exportIndex(const QString& database, const QString& name, const exportObjectColumnsHeader(indexColumns); QString sort; - for (SqliteOrderBy* idxCol : createIndex->indexedColumns) + for (SqliteOrderBy*& idxCol : createIndex->indexedColumns) { if (idxCol->order != SqliteSortOrder::null) sort = sqliteSortOrder(idxCol->order); @@ -279,7 +284,7 @@ bool PdfExport::exportTrigger(const QString& database, const QString& name, cons exportObjectRow({tr("Activation condition"), cond}); QStringList queryStrings; - for (SqliteQuery* q : createTrigger->queries) + for (SqliteQuery*& q : createTrigger->queries) queryStrings << q->detokenize(); exportObjectColumnsHeader({tr("Code executed")}); @@ -340,36 +345,36 @@ void PdfExport::cleanupAfterExport() void PdfExport::setupConfig() { - pagedWriter->setPageSize(convertPageSize(cfg.PdfExport.PageSize.get())); + pagedWriter->setPageSize(convertPageSize(PDFEXPORT_CFG.PdfExport.PageSize.get())); pageWidth = pagedWriter->width(); pageHeight = pagedWriter->height(); - pointsPerMm = pageWidth / pagedWriter->pageSizeMM().width(); + pointsPerMm = pageWidth / pagedWriter->pageLayout().pageSize().size(QPageSize::Millimeter).width(); - stdFont = cfg.PdfExport.Font.get(); - stdFont.setPointSize(cfg.PdfExport.FontSize.get()); + stdFont = PDFEXPORT_CFG.PdfExport.Font.get(); + stdFont.setPointSize(PDFEXPORT_CFG.PdfExport.FontSize.get()); boldFont = stdFont; boldFont.setBold(true); italicFont = stdFont; italicFont.setItalic(true); painter->setFont(stdFont); - topMargin = mmToPoints(cfg.PdfExport.TopMargin.get()); - rightMargin = mmToPoints(cfg.PdfExport.RightMargin.get()); - leftMargin = mmToPoints(cfg.PdfExport.LeftMargin.get()); - bottomMargin = mmToPoints(cfg.PdfExport.BottomMargin.get()); + topMargin = mmToPoints(PDFEXPORT_CFG.PdfExport.TopMargin.get()); + rightMargin = mmToPoints(PDFEXPORT_CFG.PdfExport.RightMargin.get()); + leftMargin = mmToPoints(PDFEXPORT_CFG.PdfExport.LeftMargin.get()); + bottomMargin = mmToPoints(PDFEXPORT_CFG.PdfExport.BottomMargin.get()); updateMargins(); maxColWidth = pageWidth / 5; - padding = mmToPoints(cfg.PdfExport.Padding.get()); + padding = mmToPoints(PDFEXPORT_CFG.PdfExport.Padding.get()); QRectF rect = painter->boundingRect(QRectF(padding, padding, pageWidth - 2 * padding, 1), "X", *textOption); minRowHeight = rect.height() + padding * 2; maxRowHeight = qMax((int)(pageHeight * 0.225), minRowHeight); rowsToPrebuffer = (int)qCeil((double)pageHeight / minRowHeight); - cellDataLimit = cfg.PdfExport.MaxCellBytes.get(); - printRowNum = cfg.PdfExport.PrintRowNum.get(); - printPageNumbers = cfg.PdfExport.PrintPageNumbers.get(); + cellDataLimit = PDFEXPORT_CFG.PdfExport.MaxCellBytes.get(); + printRowNum = PDFEXPORT_CFG.PdfExport.PrintRowNum.get(); + printPageNumbers = PDFEXPORT_CFG.PdfExport.PrintPageNumbers.get(); lastRowY = getContentsTop(); currentPage = -1; @@ -504,7 +509,7 @@ void PdfExport::exportTableColumnRow(SqliteCreateTable::Column* column) if (column->constraints.size() > 0) { - for (SqliteCreateTable::Column::Constraint* constr : column->constraints) + for (SqliteCreateTable::Column::Constraint*& constr : column->constraints) cell.contents << constr->detokenize(); cell.type = ObjectCell::Type::LIST; @@ -643,7 +648,7 @@ void PdfExport::drawObjectTopLine(int y) void PdfExport::drawObjectCellHeaderBackground(int x1, int y1, int x2, int y2) { painter->save(); - painter->setBrush(QBrush(cfg.PdfExport.HeaderBgColor.get(), Qt::SolidPattern)); + painter->setBrush(QBrush(PDFEXPORT_CFG.PdfExport.HeaderBgColor.get(), Qt::SolidPattern)); painter->setPen(Qt::NoPen); painter->drawRect(x1, y1, x2 - x1, y2 - y1); painter->restore(); @@ -709,7 +714,7 @@ void PdfExport::flushObjectRow(const PdfExport::ObjectRow& row, int y) x = left; painter->drawLine(x, y, x, bottom); - for (int w : calculatedObjectColumnWidths) + for (int& w : calculatedObjectColumnWidths) { x += w; painter->drawLine(x, y, x, bottom); @@ -755,7 +760,6 @@ void PdfExport::flushObjectCell(const PdfExport::ObjectCell& cell, int x, int y, x += padding; y += padding; w -= 2 * padding; - h -= 2 * padding; int txtX = x + prefixWidth; int txtW = w - prefixWidth; @@ -815,7 +819,7 @@ void PdfExport::calculateObjectColumnWidths(int columnToExpand) int PdfExport::correctMaxObjectColumnWidths(int colCount, int columnToExpand) { int totalWidth = 0; - for (int w : calculatedObjectColumnWidths) + for (int& w : calculatedObjectColumnWidths) totalWidth += w; int maxWidth = pageWidth / colCount; @@ -845,7 +849,6 @@ int PdfExport::correctMaxObjectColumnWidths(int colCount, int columnToExpand) if (columnToExpand > -1 && totalWidth > pageWidth) { - tmpWidth = calculatedObjectColumnWidths[columnToExpand]; if ((totalWidth - calculatedObjectColumnWidths[columnToExpand] + maxWidth) <= pageWidth) calculatedObjectColumnWidths[columnToExpand] -= (pageWidth - totalWidth + calculatedObjectColumnWidths[columnToExpand] - maxWidth); else @@ -954,7 +957,7 @@ void PdfExport::flushDataRowsPage(int columnStart, int columnEndBefore, int rows // Draw header background int x = getDataColumnsStartX(); painter->save(); - painter->setBrush(QBrush(cfg.PdfExport.HeaderBgColor.get(), Qt::SolidPattern)); + painter->setBrush(QBrush(PDFEXPORT_CFG.PdfExport.HeaderBgColor.get(), Qt::SolidPattern)); painter->setPen(Qt::NoPen); painter->drawRect(QRect(x, top, totalColumnsWidth, totalHeaderRowsHeight)); painter->restore(); @@ -963,7 +966,7 @@ void PdfExport::flushDataRowsPage(int columnStart, int columnEndBefore, int rows if (printRowNum) { painter->save(); - painter->setBrush(QBrush(cfg.PdfExport.HeaderBgColor.get(), Qt::SolidPattern)); + painter->setBrush(QBrush(PDFEXPORT_CFG.PdfExport.HeaderBgColor.get(), Qt::SolidPattern)); painter->setPen(Qt::NoPen); painter->drawRect(QRect(left, top, rowNumColumnWidth, totalRowsHeight)); painter->restore(); @@ -1071,7 +1074,7 @@ void PdfExport::flushDataCell(const QRect& rect, const PdfExport::DataCell& cell painter->save(); if (cell.isNull) { - painter->setPen(cfg.PdfExport.NullValueColor.get()); + painter->setPen(PDFEXPORT_CFG.PdfExport.NullValueColor.get()); painter->setFont(italicFont); } @@ -1405,7 +1408,7 @@ qreal PdfExport::mmToPoints(qreal sizeMM) CfgMain* PdfExport::getConfig() { - return &cfg; + return &PDFEXPORT_CFG; } QString PdfExport::getExportConfigFormName() const diff --git a/Plugins/PdfExport/pdfexport.h b/Plugins/PdfExport/pdfexport.h index 05f4938..ae6a46d 100644 --- a/Plugins/PdfExport/pdfexport.h +++ b/Plugins/PdfExport/pdfexport.h @@ -180,7 +180,7 @@ class PDFEXPORTSHARED_EXPORT PdfExport : public GenericExportPlugin int getContentsBottom() const; qreal mmToPoints(qreal sizeMM); - CFG_LOCAL_PERSISTABLE(PdfExportConfig, cfg) + //CFG_LOCAL_PERSISTABLE(PdfExportConfig, cfg) QPagedPaintDevice* pagedWriter = nullptr; bool takeDeviceOwnership = true; QPainter* painter = nullptr; diff --git a/Plugins/PdfExport/pdfexport.qrc b/Plugins/PdfExport/pdfexport.qrc index f3805fb..fce27e6 100644 --- a/Plugins/PdfExport/pdfexport.qrc +++ b/Plugins/PdfExport/pdfexport.qrc @@ -2,19 +2,4 @@ pdfexport.ui - - PdfExport_ro_RO.qm - PdfExport_de.qm - - - PdfExport_pl.qm - PdfExport_ru.qm - PdfExport_fr.qm - PdfExport_sk.qm - PdfExport_zh_CN.qm - - - - - diff --git a/Plugins/PdfExport/translations/PdfExport.ts b/Plugins/PdfExport/translations/PdfExport.ts new file mode 100644 index 0000000..6c06a01 --- /dev/null +++ b/Plugins/PdfExport/translations/PdfExport.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 + + + + diff --git a/Plugins/PdfExport/translations/PdfExport_af_ZA.ts b/Plugins/PdfExport/translations/PdfExport_af_ZA.ts new file mode 100644 index 0000000..a5784dd --- /dev/null +++ b/Plugins/PdfExport/translations/PdfExport_af_ZA.ts @@ -0,0 +1,256 @@ + + + + + PdfExport + + + SQLiteStudio v%1 + SQLiteStudio v%1 + + + + SQL query results + SQL query results + + + + + Exported table: %1 + Exported table: %1 + + + + + Table: %1 + Table: %1 + + + + + Column + Column + + + + Data type + Data type + + + + Constraints + Constraints + + + + Global table constraints + Global table constraints + + + + Exported database: %1 + Exported database: %1 + + + + Index: %1 + Index: %1 + + + + Property + index header + Property + + + + Value + index header + Value + + + + Indexed table + Indexed table + + + + Unique index + Unique index + + + + Yes + Yes + + + + No + No + + + + Collation + Collation + + + + Sort order + Sort order + + + + Partial index condition + Partial index condition + + + + Trigger: %1 + Trigger: %1 + + + + Property + trigger header + Property + + + + Value + trigger header + Value + + + + Activation time + Activation time + + + + For action + For action + + + + On view + On view + + + + On table + On table + + + + Activation condition + Activation condition + + + + Code executed + Code executed + + + + View: %1 + View: %1 + + + + Query: + Query: + + + + Document generated with SQLiteStudio v%1 + Document generated with SQLiteStudio v%1 + + + + PdfExportConfig + + + Size and layout + Size and layout + + + + Page size: + Page size: + + + + Right margin: + Right margin: + + + + Left margin: + Left margin: + + + + Cell padding: + Cell padding: + + + + Limit characters in single cell: + Limit characters in single cell: + + + + + + + + mm + mm + + + + Bottom margin: + Bottom margin: + + + + Top margin: + Top margin: + + + + Font + Font + + + + Colors + Colors + + + + Headers background: + Headers background: + + + + NULL value color: + NULL value color: + + + + Other settings + Other settings + + + + Print row numbers for data + Print row numbers for data + + + + Print page numbers + Print page numbers + + + diff --git a/Plugins/PdfExport/translations/PdfExport_ar_SA.ts b/Plugins/PdfExport/translations/PdfExport_ar_SA.ts new file mode 100644 index 0000000..65698f8 --- /dev/null +++ b/Plugins/PdfExport/translations/PdfExport_ar_SA.ts @@ -0,0 +1,256 @@ + + + + + PdfExport + + + SQLiteStudio v%1 + SQLiteStudio v%1 + + + + SQL query results + SQL query results + + + + + Exported table: %1 + Exported table: %1 + + + + + Table: %1 + Table: %1 + + + + + Column + Column + + + + Data type + Data type + + + + Constraints + Constraints + + + + Global table constraints + Global table constraints + + + + Exported database: %1 + Exported database: %1 + + + + Index: %1 + Index: %1 + + + + Property + index header + Property + + + + Value + index header + Value + + + + Indexed table + Indexed table + + + + Unique index + Unique index + + + + Yes + Yes + + + + No + No + + + + Collation + Collation + + + + Sort order + Sort order + + + + Partial index condition + Partial index condition + + + + Trigger: %1 + Trigger: %1 + + + + Property + trigger header + Property + + + + Value + trigger header + Value + + + + Activation time + Activation time + + + + For action + For action + + + + On view + On view + + + + On table + On table + + + + Activation condition + Activation condition + + + + Code executed + Code executed + + + + View: %1 + View: %1 + + + + Query: + Query: + + + + Document generated with SQLiteStudio v%1 + Document generated with SQLiteStudio v%1 + + + + PdfExportConfig + + + Size and layout + Size and layout + + + + Page size: + Page size: + + + + Right margin: + Right margin: + + + + Left margin: + Left margin: + + + + Cell padding: + Cell padding: + + + + Limit characters in single cell: + Limit characters in single cell: + + + + + + + + mm + mm + + + + Bottom margin: + Bottom margin: + + + + Top margin: + Top margin: + + + + Font + Font + + + + Colors + Colors + + + + Headers background: + Headers background: + + + + NULL value color: + NULL value color: + + + + Other settings + Other settings + + + + Print row numbers for data + Print row numbers for data + + + + Print page numbers + Print page numbers + + + diff --git a/Plugins/PdfExport/translations/PdfExport_ca_ES.ts b/Plugins/PdfExport/translations/PdfExport_ca_ES.ts new file mode 100644 index 0000000..4dfbe2b --- /dev/null +++ b/Plugins/PdfExport/translations/PdfExport_ca_ES.ts @@ -0,0 +1,256 @@ + + + + + PdfExport + + + SQLiteStudio v%1 + SQLiteStudio v%1 + + + + SQL query results + SQL query results + + + + + Exported table: %1 + Exported table: %1 + + + + + Table: %1 + Table: %1 + + + + + Column + Column + + + + Data type + Data type + + + + Constraints + Constraints + + + + Global table constraints + Global table constraints + + + + Exported database: %1 + Exported database: %1 + + + + Index: %1 + Index: %1 + + + + Property + index header + Property + + + + Value + index header + Value + + + + Indexed table + Indexed table + + + + Unique index + Unique index + + + + Yes + Yes + + + + No + No + + + + Collation + Collation + + + + Sort order + Sort order + + + + Partial index condition + Partial index condition + + + + Trigger: %1 + Trigger: %1 + + + + Property + trigger header + Property + + + + Value + trigger header + Value + + + + Activation time + Activation time + + + + For action + For action + + + + On view + On view + + + + On table + On table + + + + Activation condition + Activation condition + + + + Code executed + Code executed + + + + View: %1 + View: %1 + + + + Query: + Query: + + + + Document generated with SQLiteStudio v%1 + Document generated with SQLiteStudio v%1 + + + + PdfExportConfig + + + Size and layout + Size and layout + + + + Page size: + Page size: + + + + Right margin: + Right margin: + + + + Left margin: + Left margin: + + + + Cell padding: + Cell padding: + + + + Limit characters in single cell: + Limit characters in single cell: + + + + + + + + mm + mm + + + + Bottom margin: + Bottom margin: + + + + Top margin: + Top margin: + + + + Font + Font + + + + Colors + Colors + + + + Headers background: + Headers background: + + + + NULL value color: + NULL value color: + + + + Other settings + Other settings + + + + Print row numbers for data + Print row numbers for data + + + + Print page numbers + Print page numbers + + + diff --git a/Plugins/PdfExport/translations/PdfExport_cs_CZ.ts b/Plugins/PdfExport/translations/PdfExport_cs_CZ.ts new file mode 100644 index 0000000..ab695d5 --- /dev/null +++ b/Plugins/PdfExport/translations/PdfExport_cs_CZ.ts @@ -0,0 +1,256 @@ + + + + + PdfExport + + + SQLiteStudio v%1 + SQLiteStudio v%1 + + + + SQL query results + SQL query results + + + + + Exported table: %1 + Exported table: %1 + + + + + Table: %1 + Table: %1 + + + + + Column + Column + + + + Data type + Data type + + + + Constraints + Constraints + + + + Global table constraints + Global table constraints + + + + Exported database: %1 + Exported database: %1 + + + + Index: %1 + Index: %1 + + + + Property + index header + Property + + + + Value + index header + Value + + + + Indexed table + Indexed table + + + + Unique index + Unique index + + + + Yes + Yes + + + + No + No + + + + Collation + Collation + + + + Sort order + Sort order + + + + Partial index condition + Partial index condition + + + + Trigger: %1 + Trigger: %1 + + + + Property + trigger header + Property + + + + Value + trigger header + Value + + + + Activation time + Activation time + + + + For action + For action + + + + On view + On view + + + + On table + On table + + + + Activation condition + Activation condition + + + + Code executed + Code executed + + + + View: %1 + View: %1 + + + + Query: + Query: + + + + Document generated with SQLiteStudio v%1 + Document generated with SQLiteStudio v%1 + + + + PdfExportConfig + + + Size and layout + Size and layout + + + + Page size: + Page size: + + + + Right margin: + Right margin: + + + + Left margin: + Left margin: + + + + Cell padding: + Cell padding: + + + + Limit characters in single cell: + Limit characters in single cell: + + + + + + + + mm + mm + + + + Bottom margin: + Bottom margin: + + + + Top margin: + Top margin: + + + + Font + Font + + + + Colors + Colors + + + + Headers background: + Headers background: + + + + NULL value color: + NULL value color: + + + + Other settings + Other settings + + + + Print row numbers for data + Print row numbers for data + + + + Print page numbers + Print page numbers + + + diff --git a/Plugins/PdfExport/translations/PdfExport_da_DK.ts b/Plugins/PdfExport/translations/PdfExport_da_DK.ts new file mode 100644 index 0000000..9441475 --- /dev/null +++ b/Plugins/PdfExport/translations/PdfExport_da_DK.ts @@ -0,0 +1,256 @@ + + + + + PdfExport + + + SQLiteStudio v%1 + SQLiteStudio v%1 + + + + SQL query results + SQL query results + + + + + Exported table: %1 + Exported table: %1 + + + + + Table: %1 + Table: %1 + + + + + Column + Column + + + + Data type + Data type + + + + Constraints + Constraints + + + + Global table constraints + Global table constraints + + + + Exported database: %1 + Exported database: %1 + + + + Index: %1 + Index: %1 + + + + Property + index header + Property + + + + Value + index header + Value + + + + Indexed table + Indexed table + + + + Unique index + Unique index + + + + Yes + Yes + + + + No + No + + + + Collation + Collation + + + + Sort order + Sort order + + + + Partial index condition + Partial index condition + + + + Trigger: %1 + Trigger: %1 + + + + Property + trigger header + Property + + + + Value + trigger header + Value + + + + Activation time + Activation time + + + + For action + For action + + + + On view + On view + + + + On table + On table + + + + Activation condition + Activation condition + + + + Code executed + Code executed + + + + View: %1 + View: %1 + + + + Query: + Query: + + + + Document generated with SQLiteStudio v%1 + Document generated with SQLiteStudio v%1 + + + + PdfExportConfig + + + Size and layout + Size and layout + + + + Page size: + Page size: + + + + Right margin: + Right margin: + + + + Left margin: + Left margin: + + + + Cell padding: + Cell padding: + + + + Limit characters in single cell: + Limit characters in single cell: + + + + + + + + mm + mm + + + + Bottom margin: + Bottom margin: + + + + Top margin: + Top margin: + + + + Font + Font + + + + Colors + Colors + + + + Headers background: + Headers background: + + + + NULL value color: + NULL value color: + + + + Other settings + Other settings + + + + Print row numbers for data + Print row numbers for data + + + + Print page numbers + Print page numbers + + + diff --git a/Plugins/PdfExport/translations/PdfExport_de_DE.ts b/Plugins/PdfExport/translations/PdfExport_de_DE.ts new file mode 100644 index 0000000..638cf08 --- /dev/null +++ b/Plugins/PdfExport/translations/PdfExport_de_DE.ts @@ -0,0 +1,257 @@ + + + + + PdfExport + + + 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 + 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 + + + + PdfExportConfig + + + 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: + + + + + + + + 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/translations/PdfExport_el_GR.ts b/Plugins/PdfExport/translations/PdfExport_el_GR.ts new file mode 100644 index 0000000..03ba281 --- /dev/null +++ b/Plugins/PdfExport/translations/PdfExport_el_GR.ts @@ -0,0 +1,256 @@ + + + + + PdfExport + + + SQLiteStudio v%1 + SQLiteStudio v%1 + + + + SQL query results + SQL query results + + + + + Exported table: %1 + Exported table: %1 + + + + + Table: %1 + Table: %1 + + + + + Column + Column + + + + Data type + Data type + + + + Constraints + Constraints + + + + Global table constraints + Global table constraints + + + + Exported database: %1 + Exported database: %1 + + + + Index: %1 + Index: %1 + + + + Property + index header + Property + + + + Value + index header + Value + + + + Indexed table + Indexed table + + + + Unique index + Unique index + + + + Yes + Yes + + + + No + No + + + + Collation + Collation + + + + Sort order + Sort order + + + + Partial index condition + Partial index condition + + + + Trigger: %1 + Trigger: %1 + + + + Property + trigger header + Property + + + + Value + trigger header + Value + + + + Activation time + Activation time + + + + For action + For action + + + + On view + On view + + + + On table + On table + + + + Activation condition + Activation condition + + + + Code executed + Code executed + + + + View: %1 + View: %1 + + + + Query: + Query: + + + + Document generated with SQLiteStudio v%1 + Document generated with SQLiteStudio v%1 + + + + PdfExportConfig + + + Size and layout + Size and layout + + + + Page size: + Page size: + + + + Right margin: + Right margin: + + + + Left margin: + Left margin: + + + + Cell padding: + Cell padding: + + + + Limit characters in single cell: + Limit characters in single cell: + + + + + + + + mm + mm + + + + Bottom margin: + Bottom margin: + + + + Top margin: + Top margin: + + + + Font + Font + + + + Colors + Colors + + + + Headers background: + Headers background: + + + + NULL value color: + NULL value color: + + + + Other settings + Other settings + + + + Print row numbers for data + Print row numbers for data + + + + Print page numbers + Print page numbers + + + diff --git a/Plugins/PdfExport/translations/PdfExport_en_US.ts b/Plugins/PdfExport/translations/PdfExport_en_US.ts new file mode 100644 index 0000000..7b1e720 --- /dev/null +++ b/Plugins/PdfExport/translations/PdfExport_en_US.ts @@ -0,0 +1,256 @@ + + + + + PdfExport + + + SQLiteStudio v%1 + SQLiteStudio v%1 + + + + SQL query results + SQL query results + + + + + Exported table: %1 + Exported table: %1 + + + + + Table: %1 + Table: %1 + + + + + Column + Column + + + + Data type + Data type + + + + Constraints + Constraints + + + + Global table constraints + Global table constraints + + + + Exported database: %1 + Exported database: %1 + + + + Index: %1 + Index: %1 + + + + Property + index header + Property + + + + Value + index header + Value + + + + Indexed table + Indexed table + + + + Unique index + Unique index + + + + Yes + Yes + + + + No + No + + + + Collation + Collation + + + + Sort order + Sort order + + + + Partial index condition + Partial index condition + + + + Trigger: %1 + Trigger: %1 + + + + Property + trigger header + Property + + + + Value + trigger header + Value + + + + Activation time + Activation time + + + + For action + For action + + + + On view + On view + + + + On table + On table + + + + Activation condition + Activation condition + + + + Code executed + Code executed + + + + View: %1 + View: %1 + + + + Query: + Query: + + + + Document generated with SQLiteStudio v%1 + Document generated with SQLiteStudio v%1 + + + + PdfExportConfig + + + Size and layout + Size and layout + + + + Page size: + Page size: + + + + Right margin: + Right margin: + + + + Left margin: + Left margin: + + + + Cell padding: + Cell padding: + + + + Limit characters in single cell: + Limit characters in single cell: + + + + + + + + mm + mm + + + + Bottom margin: + Bottom margin: + + + + Top margin: + Top margin: + + + + Font + Font + + + + Colors + Colors + + + + Headers background: + Headers background: + + + + NULL value color: + NULL value color: + + + + Other settings + Other settings + + + + Print row numbers for data + Print row numbers for data + + + + Print page numbers + Print page numbers + + + diff --git a/Plugins/PdfExport/translations/PdfExport_es_ES.ts b/Plugins/PdfExport/translations/PdfExport_es_ES.ts new file mode 100644 index 0000000..67dfc49 --- /dev/null +++ b/Plugins/PdfExport/translations/PdfExport_es_ES.ts @@ -0,0 +1,256 @@ + + + + + PdfExport + + + SQLiteStudio v%1 + SQLiteStudio v%1 + + + + SQL query results + Resultados de la consulta SQL + + + + + Exported table: %1 + Tabla exportada: %1 + + + + + Table: %1 + Tabla: %1 + + + + + Column + Columna + + + + Data type + Tipo de dato + + + + Constraints + Restricciones + + + + Global table constraints + Restricciones de tabla globales + + + + Exported database: %1 + Base de datos exportada: %1 + + + + Index: %1 + Índice: %1 + + + + Property + index header + Propiedad + + + + Value + index header + Valor + + + + Indexed table + Tabla indexada + + + + Unique index + Índice único + + + + Yes + + + + + No + No + + + + Collation + Cotejamiento + + + + Sort order + Ordenar por + + + + Partial index condition + Condición de índice parcial + + + + Trigger: %1 + Disparador: %1 + + + + Property + trigger header + Propiedad + + + + Value + trigger header + Valor + + + + Activation time + Hora de activación + + + + For action + Para la acción + + + + On view + En la vista + + + + On table + En la tabla + + + + Activation condition + Condición de activación + + + + Code executed + Código ejecutado + + + + View: %1 + Vista: %1 + + + + Query: + Consulta: + + + + Document generated with SQLiteStudio v%1 + Documento generado con SQLiteStudio v%1 + + + + PdfExportConfig + + + Size and layout + Tamaño y diseño + + + + Page size: + Tamaño de la página: + + + + Right margin: + Margen derecho: + + + + Left margin: + Margen izquierdo: + + + + Cell padding: + Padding de la celda: + + + + Limit characters in single cell: + Limitar caracteres en una sola celda: + + + + + + + + mm + mm + + + + Bottom margin: + Margin inferior: + + + + Top margin: + Margen superior: + + + + Font + Fuente + + + + Colors + Colores + + + + Headers background: + Fondo de las cabeceras: + + + + NULL value color: + Color del valor NULO: + + + + Other settings + Otros ajustes + + + + Print row numbers for data + Imprimir números de fila para los datos + + + + Print page numbers + Imprimir números de página + + + diff --git a/Plugins/PdfExport/translations/PdfExport_fa_IR.ts b/Plugins/PdfExport/translations/PdfExport_fa_IR.ts new file mode 100644 index 0000000..e2b318b --- /dev/null +++ b/Plugins/PdfExport/translations/PdfExport_fa_IR.ts @@ -0,0 +1,256 @@ + + + + + PdfExport + + + SQLiteStudio v%1 + SQLiteStudio v%1 + + + + SQL query results + SQL query results + + + + + Exported table: %1 + Exported table: %1 + + + + + Table: %1 + Table: %1 + + + + + Column + Column + + + + Data type + Data type + + + + Constraints + Constraints + + + + Global table constraints + Global table constraints + + + + Exported database: %1 + Exported database: %1 + + + + Index: %1 + Index: %1 + + + + Property + index header + Property + + + + Value + index header + Value + + + + Indexed table + Indexed table + + + + Unique index + Unique index + + + + Yes + Yes + + + + No + No + + + + Collation + Collation + + + + Sort order + Sort order + + + + Partial index condition + Partial index condition + + + + Trigger: %1 + Trigger: %1 + + + + Property + trigger header + Property + + + + Value + trigger header + Value + + + + Activation time + Activation time + + + + For action + For action + + + + On view + On view + + + + On table + On table + + + + Activation condition + Activation condition + + + + Code executed + Code executed + + + + View: %1 + View: %1 + + + + Query: + Query: + + + + Document generated with SQLiteStudio v%1 + Document generated with SQLiteStudio v%1 + + + + PdfExportConfig + + + Size and layout + Size and layout + + + + Page size: + Page size: + + + + Right margin: + Right margin: + + + + Left margin: + Left margin: + + + + Cell padding: + Cell padding: + + + + Limit characters in single cell: + Limit characters in single cell: + + + + + + + + mm + mm + + + + Bottom margin: + Bottom margin: + + + + Top margin: + Top margin: + + + + Font + Font + + + + Colors + Colors + + + + Headers background: + Headers background: + + + + NULL value color: + NULL value color: + + + + Other settings + Other settings + + + + Print row numbers for data + Print row numbers for data + + + + Print page numbers + Print page numbers + + + diff --git a/Plugins/PdfExport/translations/PdfExport_fi_FI.ts b/Plugins/PdfExport/translations/PdfExport_fi_FI.ts new file mode 100644 index 0000000..79d24bd --- /dev/null +++ b/Plugins/PdfExport/translations/PdfExport_fi_FI.ts @@ -0,0 +1,256 @@ + + + + + PdfExport + + + SQLiteStudio v%1 + SQLiteStudio v%1 + + + + SQL query results + SQL query results + + + + + Exported table: %1 + Exported table: %1 + + + + + Table: %1 + Table: %1 + + + + + Column + Column + + + + Data type + Data type + + + + Constraints + Constraints + + + + Global table constraints + Global table constraints + + + + Exported database: %1 + Exported database: %1 + + + + Index: %1 + Index: %1 + + + + Property + index header + Property + + + + Value + index header + Value + + + + Indexed table + Indexed table + + + + Unique index + Unique index + + + + Yes + Yes + + + + No + No + + + + Collation + Collation + + + + Sort order + Sort order + + + + Partial index condition + Partial index condition + + + + Trigger: %1 + Trigger: %1 + + + + Property + trigger header + Property + + + + Value + trigger header + Value + + + + Activation time + Activation time + + + + For action + For action + + + + On view + On view + + + + On table + On table + + + + Activation condition + Activation condition + + + + Code executed + Code executed + + + + View: %1 + View: %1 + + + + Query: + Query: + + + + Document generated with SQLiteStudio v%1 + Document generated with SQLiteStudio v%1 + + + + PdfExportConfig + + + Size and layout + Size and layout + + + + Page size: + Page size: + + + + Right margin: + Right margin: + + + + Left margin: + Left margin: + + + + Cell padding: + Cell padding: + + + + Limit characters in single cell: + Limit characters in single cell: + + + + + + + + mm + mm + + + + Bottom margin: + Bottom margin: + + + + Top margin: + Top margin: + + + + Font + Font + + + + Colors + Colors + + + + Headers background: + Headers background: + + + + NULL value color: + NULL value color: + + + + Other settings + Other settings + + + + Print row numbers for data + Print row numbers for data + + + + Print page numbers + Print page numbers + + + diff --git a/Plugins/PdfExport/translations/PdfExport_fr_FR.ts b/Plugins/PdfExport/translations/PdfExport_fr_FR.ts new file mode 100644 index 0000000..b7235ce --- /dev/null +++ b/Plugins/PdfExport/translations/PdfExport_fr_FR.ts @@ -0,0 +1,256 @@ + + + + + PdfExport + + + SQLiteStudio v%1 + SQLiteStudio v%1 + + + + SQL query results + Résultats de la requête SQL + + + + + Exported table: %1 + Tableau exporté : %1 + + + + + Table: %1 + Tableau : %1 + + + + + Column + Colonne + + + + Data type + Type de données + + + + Constraints + Contraintes + + + + Global table constraints + Contraintes globales du tableau + + + + Exported database: %1 + Base de données exportée : %1 + + + + Index: %1 + Index : %1 + + + + Property + index header + Proprièté + + + + Value + index header + Valeur + + + + Indexed table + Tableau indexé + + + + Unique index + Index unique + + + + Yes + Oui + + + + No + Non + + + + Collation + Classement + + + + Sort order + Ordre de tri + + + + Partial index condition + Condition de l’index partiel + + + + Trigger: %1 + Déchencheur : %1 + + + + Property + trigger header + Proprièté + + + + Value + trigger header + Valeur + + + + Activation time + Activation temps + + + + For action + Pour action + + + + On view + De la vue + + + + On table + Sur le tableau + + + + Activation condition + Activation de la condition + + + + Code executed + Code exécuté + + + + View: %1 + Vue : %1 + + + + Query: + Requête : + + + + Document generated with SQLiteStudio v%1 + Documentation générée avec SQLiteStudio v%1 + + + + PdfExportConfig + + + Size and layout + Dimension et mise en page + + + + Page size: + Dimension page : + + + + Right margin: + Marge droite : + + + + Left margin: + Marge gauche : + + + + Cell padding: + Remplissage cellule : + + + + Limit characters in single cell: + Limite de caractères dans une cellule unique : + + + + + + + + mm + mm + + + + Bottom margin: + Marge inférieure : + + + + Top margin: + Marge supérieure : + + + + Font + Police + + + + Colors + Couleurs + + + + Headers background: + Arrière plan des en-têtes : + + + + NULL value color: + Couleur pour valeur NULL : + + + + Other settings + Autres paramètres + + + + Print row numbers for data + Nombre de lignes de données à imprimer + + + + Print page numbers + Imprimer nombre de pages + + + diff --git a/Plugins/PdfExport/translations/PdfExport_he_IL.ts b/Plugins/PdfExport/translations/PdfExport_he_IL.ts new file mode 100644 index 0000000..f578b0c --- /dev/null +++ b/Plugins/PdfExport/translations/PdfExport_he_IL.ts @@ -0,0 +1,256 @@ + + + + + PdfExport + + + SQLiteStudio v%1 + SQLiteStudio v%1 + + + + SQL query results + תוצאות שאילתת SQL + + + + + Exported table: %1 + טבלה מיוצת: %1 + + + + + Table: %1 + טבלה: %1 + + + + + Column + עמודה + + + + Data type + סוג מידע + + + + Constraints + אילוצים + + + + Global table constraints + אילוצי טבלה כלליים + + + + Exported database: %1 + מסד נתונים מיוצא: %1 + + + + Index: %1 + מִפְתֵּחַ: %1 + + + + Property + index header + מאפיין + + + + Value + index header + ערך + + + + Indexed table + טבלה ממופתחת + + + + Unique index + מפתח יחודאי + + + + Yes + כן + + + + No + לא + + + + Collation + ארגון + + + + Sort order + סדר מיון + + + + Partial index condition + תנאי מפתח חלקי + + + + Trigger: %1 + מַזְנֵק: %1 + + + + Property + trigger header + מאפיין + + + + Value + trigger header + ערך + + + + Activation time + זמן שפעול + + + + For action + על פעולה + + + + On view + על מצג + + + + On table + על טבלה + + + + Activation condition + תנאי שפעול + + + + Code executed + הקוד בוצע + + + + View: %1 + מצג: %1 + + + + Query: + שאילתה: + + + + Document generated with SQLiteStudio v%1 + מסמך חולל על ידי 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: + צבע ערך NULL: + + + + Other settings + הגדרות אחרות + + + + Print row numbers for data + הדפסת מספרי שורות לנתונים + + + + Print page numbers + הדפסת מספרי עמוד + + + diff --git a/Plugins/PdfExport/translations/PdfExport_hu_HU.ts b/Plugins/PdfExport/translations/PdfExport_hu_HU.ts new file mode 100644 index 0000000..1323700 --- /dev/null +++ b/Plugins/PdfExport/translations/PdfExport_hu_HU.ts @@ -0,0 +1,256 @@ + + + + + PdfExport + + + SQLiteStudio v%1 + SQLiteStudio v%1 + + + + SQL query results + SQL query results + + + + + Exported table: %1 + Exported table: %1 + + + + + Table: %1 + Table: %1 + + + + + Column + Column + + + + Data type + Data type + + + + Constraints + Constraints + + + + Global table constraints + Global table constraints + + + + Exported database: %1 + Exported database: %1 + + + + Index: %1 + Index: %1 + + + + Property + index header + Property + + + + Value + index header + Value + + + + Indexed table + Indexed table + + + + Unique index + Unique index + + + + Yes + Yes + + + + No + No + + + + Collation + Collation + + + + Sort order + Sort order + + + + Partial index condition + Partial index condition + + + + Trigger: %1 + Trigger: %1 + + + + Property + trigger header + Property + + + + Value + trigger header + Value + + + + Activation time + Activation time + + + + For action + For action + + + + On view + On view + + + + On table + On table + + + + Activation condition + Activation condition + + + + Code executed + Code executed + + + + View: %1 + View: %1 + + + + Query: + Query: + + + + Document generated with SQLiteStudio v%1 + Document generated with SQLiteStudio v%1 + + + + PdfExportConfig + + + Size and layout + Size and layout + + + + Page size: + Page size: + + + + Right margin: + Right margin: + + + + Left margin: + Left margin: + + + + Cell padding: + Cell padding: + + + + Limit characters in single cell: + Limit characters in single cell: + + + + + + + + mm + mm + + + + Bottom margin: + Bottom margin: + + + + Top margin: + Top margin: + + + + Font + Font + + + + Colors + Colors + + + + Headers background: + Headers background: + + + + NULL value color: + NULL value color: + + + + Other settings + Other settings + + + + Print row numbers for data + Print row numbers for data + + + + Print page numbers + Print page numbers + + + diff --git a/Plugins/PdfExport/translations/PdfExport_it_IT.ts b/Plugins/PdfExport/translations/PdfExport_it_IT.ts new file mode 100644 index 0000000..f06aba4 --- /dev/null +++ b/Plugins/PdfExport/translations/PdfExport_it_IT.ts @@ -0,0 +1,256 @@ + + + + + PdfExport + + + SQLiteStudio v%1 + SQLiteStudio v%1 + + + + SQL query results + Risultati della query SQL + + + + + Exported table: %1 + Tabella esportata: %1 + + + + + Table: %1 + Tabella: %1 + + + + + Column + Colonna + + + + Data type + Tipo di dati + + + + Constraints + Constraints + + + + Global table constraints + Constraints globali della tabella + + + + Exported database: %1 + Database esportato: %1 + + + + Index: %1 + Indice: %1 + + + + Property + index header + Proprietà + + + + Value + index header + Valore + + + + Indexed table + Tabella indicizzata + + + + Unique index + Indice unico + + + + Yes + + + + + No + No + + + + Collation + Collation + + + + Sort order + Ordina per + + + + Partial index condition + Condizione indice parziale + + + + Trigger: %1 + Trigger: %1 + + + + Property + trigger header + Proprietà + + + + Value + trigger header + Valore + + + + Activation time + Tempo di attivazione + + + + For action + Per azione + + + + On view + Su vista + + + + On table + Su tabella + + + + Activation condition + Condizione di attivazione + + + + Code executed + Codice eseguito + + + + View: %1 + Vista: %1 + + + + Query: + Query: + + + + Document generated with SQLiteStudio v%1 + Documento generato con SQLiteStudio v%1 + + + + PdfExportConfig + + + Size and layout + Dimensione e disposizione + + + + Page size: + Dimensione pagina: + + + + Right margin: + Margine destro: + + + + Left margin: + Margine sinistro: + + + + Cell padding: + Spaziatura cella: + + + + Limit characters in single cell: + Limite di caratteri in una singola cella: + + + + + + + + mm + mm + + + + Bottom margin: + Margine inferiore: + + + + Top margin: + Margine superiore: + + + + Font + Font + + + + Colors + Colori + + + + Headers background: + Sfondo intestazioni: + + + + NULL value color: + Colore del valore NULL: + + + + Other settings + Altre impostazioni + + + + Print row numbers for data + Stampa numeri di righe per i dati + + + + Print page numbers + Stampa numeri pagina + + + diff --git a/Plugins/PdfExport/translations/PdfExport_ja_JP.ts b/Plugins/PdfExport/translations/PdfExport_ja_JP.ts new file mode 100644 index 0000000..d089e14 --- /dev/null +++ b/Plugins/PdfExport/translations/PdfExport_ja_JP.ts @@ -0,0 +1,256 @@ + + + + + PdfExport + + + SQLiteStudio v%1 + SQLiteStudio v%1 + + + + SQL query results + SQL query results + + + + + Exported table: %1 + Exported table: %1 + + + + + Table: %1 + Table: %1 + + + + + Column + Column + + + + Data type + Data type + + + + Constraints + Constraints + + + + Global table constraints + Global table constraints + + + + Exported database: %1 + Exported database: %1 + + + + Index: %1 + Index: %1 + + + + Property + index header + Property + + + + Value + index header + Value + + + + Indexed table + Indexed table + + + + Unique index + Unique index + + + + Yes + Yes + + + + No + No + + + + Collation + Collation + + + + Sort order + Sort order + + + + Partial index condition + Partial index condition + + + + Trigger: %1 + Trigger: %1 + + + + Property + trigger header + Property + + + + Value + trigger header + Value + + + + Activation time + Activation time + + + + For action + For action + + + + On view + On view + + + + On table + On table + + + + Activation condition + Activation condition + + + + Code executed + Code executed + + + + View: %1 + View: %1 + + + + Query: + Query: + + + + Document generated with SQLiteStudio v%1 + Document generated with SQLiteStudio v%1 + + + + PdfExportConfig + + + Size and layout + Size and layout + + + + Page size: + Page size: + + + + Right margin: + Right margin: + + + + Left margin: + Left margin: + + + + Cell padding: + Cell padding: + + + + Limit characters in single cell: + Limit characters in single cell: + + + + + + + + mm + mm + + + + Bottom margin: + Bottom margin: + + + + Top margin: + Top margin: + + + + Font + Font + + + + Colors + Colors + + + + Headers background: + Headers background: + + + + NULL value color: + NULL value color: + + + + Other settings + Other settings + + + + Print row numbers for data + Print row numbers for data + + + + Print page numbers + Print page numbers + + + diff --git a/Plugins/PdfExport/translations/PdfExport_kaa.ts b/Plugins/PdfExport/translations/PdfExport_kaa.ts new file mode 100644 index 0000000..bc56f76 --- /dev/null +++ b/Plugins/PdfExport/translations/PdfExport_kaa.ts @@ -0,0 +1,256 @@ + + + + + PdfExport + + + SQLiteStudio v%1 + SQLiteStudio v%1 + + + + SQL query results + SQL query results + + + + + Exported table: %1 + Exported table: %1 + + + + + Table: %1 + Table: %1 + + + + + Column + Qatar + + + + Data type + Data type + + + + Constraints + Constraints + + + + Global table constraints + Global table constraints + + + + Exported database: %1 + Exported database: %1 + + + + Index: %1 + Index: %1 + + + + Property + index header + Property + + + + Value + index header + Value + + + + Indexed table + Indexed table + + + + Unique index + Unique index + + + + Yes + Awa + + + + No + Yaq + + + + Collation + Collation + + + + Sort order + Sort order + + + + Partial index condition + Partial index condition + + + + Trigger: %1 + Trigger: %1 + + + + Property + trigger header + Property + + + + Value + trigger header + Value + + + + Activation time + Activation time + + + + For action + For action + + + + On view + On view + + + + On table + On table + + + + Activation condition + Activation condition + + + + Code executed + Code executed + + + + View: %1 + View: %1 + + + + Query: + Query: + + + + Document generated with SQLiteStudio v%1 + Document generated with SQLiteStudio v%1 + + + + PdfExportConfig + + + Size and layout + Size and layout + + + + Page size: + Page size: + + + + Right margin: + Right margin: + + + + Left margin: + Left margin: + + + + Cell padding: + Cell padding: + + + + Limit characters in single cell: + Limit characters in single cell: + + + + + + + + mm + mm + + + + Bottom margin: + Bottom margin: + + + + Top margin: + Top margin: + + + + Font + Font + + + + Colors + Colors + + + + Headers background: + Headers background: + + + + NULL value color: + NULL value color: + + + + Other settings + Other settings + + + + Print row numbers for data + Print row numbers for data + + + + Print page numbers + Print page numbers + + + diff --git a/Plugins/PdfExport/translations/PdfExport_ko_KR.ts b/Plugins/PdfExport/translations/PdfExport_ko_KR.ts new file mode 100644 index 0000000..0ccfead --- /dev/null +++ b/Plugins/PdfExport/translations/PdfExport_ko_KR.ts @@ -0,0 +1,256 @@ + + + + + PdfExport + + + SQLiteStudio v%1 + SQLiteStudio v%1 + + + + SQL query results + SQL query results + + + + + Exported table: %1 + Exported table: %1 + + + + + Table: %1 + Table: %1 + + + + + Column + Column + + + + Data type + Data type + + + + Constraints + Constraints + + + + Global table constraints + Global table constraints + + + + Exported database: %1 + Exported database: %1 + + + + Index: %1 + Index: %1 + + + + Property + index header + Property + + + + Value + index header + Value + + + + Indexed table + Indexed table + + + + Unique index + Unique index + + + + Yes + Yes + + + + No + No + + + + Collation + Collation + + + + Sort order + Sort order + + + + Partial index condition + Partial index condition + + + + Trigger: %1 + Trigger: %1 + + + + Property + trigger header + Property + + + + Value + trigger header + Value + + + + Activation time + Activation time + + + + For action + For action + + + + On view + On view + + + + On table + On table + + + + Activation condition + Activation condition + + + + Code executed + Code executed + + + + View: %1 + View: %1 + + + + Query: + Query: + + + + Document generated with SQLiteStudio v%1 + Document generated with SQLiteStudio v%1 + + + + PdfExportConfig + + + Size and layout + Size and layout + + + + Page size: + Page size: + + + + Right margin: + Right margin: + + + + Left margin: + Left margin: + + + + Cell padding: + Cell padding: + + + + Limit characters in single cell: + Limit characters in single cell: + + + + + + + + mm + mm + + + + Bottom margin: + Bottom margin: + + + + Top margin: + Top margin: + + + + Font + Font + + + + Colors + Colors + + + + Headers background: + Headers background: + + + + NULL value color: + NULL value color: + + + + Other settings + Other settings + + + + Print row numbers for data + Print row numbers for data + + + + Print page numbers + Print page numbers + + + diff --git a/Plugins/PdfExport/translations/PdfExport_nl_NL.ts b/Plugins/PdfExport/translations/PdfExport_nl_NL.ts new file mode 100644 index 0000000..caabd5f --- /dev/null +++ b/Plugins/PdfExport/translations/PdfExport_nl_NL.ts @@ -0,0 +1,256 @@ + + + + + PdfExport + + + SQLiteStudio v%1 + SQLiteStudio v%1 + + + + SQL query results + SQL query results + + + + + Exported table: %1 + Exported table: %1 + + + + + Table: %1 + Table: %1 + + + + + Column + Column + + + + Data type + Data type + + + + Constraints + Constraints + + + + Global table constraints + Global table constraints + + + + Exported database: %1 + Exported database: %1 + + + + Index: %1 + Index: %1 + + + + Property + index header + Property + + + + Value + index header + Value + + + + Indexed table + Indexed table + + + + Unique index + Unique index + + + + Yes + Yes + + + + No + No + + + + Collation + Collation + + + + Sort order + Sort order + + + + Partial index condition + Partial index condition + + + + Trigger: %1 + Trigger: %1 + + + + Property + trigger header + Property + + + + Value + trigger header + Value + + + + Activation time + Activation time + + + + For action + For action + + + + On view + On view + + + + On table + On table + + + + Activation condition + Activation condition + + + + Code executed + Code executed + + + + View: %1 + View: %1 + + + + Query: + Query: + + + + Document generated with SQLiteStudio v%1 + Document generated with SQLiteStudio v%1 + + + + PdfExportConfig + + + Size and layout + Size and layout + + + + Page size: + Page size: + + + + Right margin: + Right margin: + + + + Left margin: + Left margin: + + + + Cell padding: + Cell padding: + + + + Limit characters in single cell: + Limit characters in single cell: + + + + + + + + mm + mm + + + + Bottom margin: + Bottom margin: + + + + Top margin: + Top margin: + + + + Font + Font + + + + Colors + Colors + + + + Headers background: + Headers background: + + + + NULL value color: + NULL value color: + + + + Other settings + Other settings + + + + Print row numbers for data + Print row numbers for data + + + + Print page numbers + Print page numbers + + + diff --git a/Plugins/PdfExport/translations/PdfExport_no_NO.ts b/Plugins/PdfExport/translations/PdfExport_no_NO.ts new file mode 100644 index 0000000..8e6d19d --- /dev/null +++ b/Plugins/PdfExport/translations/PdfExport_no_NO.ts @@ -0,0 +1,256 @@ + + + + + PdfExport + + + SQLiteStudio v%1 + SQLiteStudio v%1 + + + + SQL query results + SQL query results + + + + + Exported table: %1 + Exported table: %1 + + + + + Table: %1 + Table: %1 + + + + + Column + Column + + + + Data type + Data type + + + + Constraints + Constraints + + + + Global table constraints + Global table constraints + + + + Exported database: %1 + Exported database: %1 + + + + Index: %1 + Index: %1 + + + + Property + index header + Property + + + + Value + index header + Value + + + + Indexed table + Indexed table + + + + Unique index + Unique index + + + + Yes + Yes + + + + No + No + + + + Collation + Collation + + + + Sort order + Sort order + + + + Partial index condition + Partial index condition + + + + Trigger: %1 + Trigger: %1 + + + + Property + trigger header + Property + + + + Value + trigger header + Value + + + + Activation time + Activation time + + + + For action + For action + + + + On view + On view + + + + On table + On table + + + + Activation condition + Activation condition + + + + Code executed + Code executed + + + + View: %1 + View: %1 + + + + Query: + Query: + + + + Document generated with SQLiteStudio v%1 + Document generated with SQLiteStudio v%1 + + + + PdfExportConfig + + + Size and layout + Size and layout + + + + Page size: + Page size: + + + + Right margin: + Right margin: + + + + Left margin: + Left margin: + + + + Cell padding: + Cell padding: + + + + Limit characters in single cell: + Limit characters in single cell: + + + + + + + + mm + mm + + + + Bottom margin: + Bottom margin: + + + + Top margin: + Top margin: + + + + Font + Font + + + + Colors + Colors + + + + Headers background: + Headers background: + + + + NULL value color: + NULL value color: + + + + Other settings + Other settings + + + + Print row numbers for data + Print row numbers for data + + + + Print page numbers + Print page numbers + + + diff --git a/Plugins/PdfExport/translations/PdfExport_pl_PL.ts b/Plugins/PdfExport/translations/PdfExport_pl_PL.ts new file mode 100644 index 0000000..c8946b9 --- /dev/null +++ b/Plugins/PdfExport/translations/PdfExport_pl_PL.ts @@ -0,0 +1,256 @@ + + + + + PdfExport + + + SQLiteStudio v%1 + SQLiteStudio v%1 + + + + SQL query results + Wyniki zapytania SQL + + + + + Exported table: %1 + Eksportowana tabela: %1 + + + + + Table: %1 + Tabela: %1 + + + + + Column + Kolumna + + + + Data type + Typ danych + + + + Constraints + Ograniczenia + + + + Global table constraints + Globalne ograniczenia tabeli + + + + Exported database: %1 + Eksportowana baza: %1 + + + + Index: %1 + Indeks: %1 + + + + Property + index header + Własność + + + + Value + index header + Wartość + + + + Indexed table + Zaindeksowana tabela + + + + Unique index + Indeks unikalny + + + + Yes + Tak + + + + No + Nie + + + + Collation + Zestawienie + + + + Sort order + Sortowanie + + + + Partial index condition + Warunek indeksu częściowego + + + + Trigger: %1 + Wyzwalacz: %1 + + + + Property + trigger header + Własność + + + + Value + trigger header + Wartość + + + + Activation time + Moment aktywacji + + + + For action + Dla akcji + + + + On view + Na widoku + + + + On table + Na tabeli + + + + Activation condition + Warunek aktywacji + + + + Code executed + Kod do wykonania + + + + View: %1 + Widok: %1 + + + + Query: + Zapytanie: + + + + Document generated with SQLiteStudio v%1 + Dokument wygenerowany przy pomocy SQLiteStudio v%1 + + + + PdfExportConfig + + + Size and layout + Rozmiar i układ + + + + Page size: + Rozmiar strony: + + + + Right margin: + Prawy margines: + + + + Left margin: + Lewy margines: + + + + Cell padding: + Odstęp wewnątrz komórki: + + + + Limit characters in single cell: + Ogranicz liczbę znaków w komórce: + + + + + + + + mm + mm + + + + Bottom margin: + Dolny margines: + + + + Top margin: + Górny margines: + + + + Font + Czcionka + + + + Colors + Kolory + + + + Headers background: + Tło nagłówków: + + + + NULL value color: + Kolor wartości NULL: + + + + Other settings + Inne ustawienia + + + + Print row numbers for data + Drukuj numery wierszy dla danych + + + + Print page numbers + Drukuj numery stron + + + diff --git a/Plugins/PdfExport/translations/PdfExport_pt_BR.ts b/Plugins/PdfExport/translations/PdfExport_pt_BR.ts new file mode 100644 index 0000000..93495d6 --- /dev/null +++ b/Plugins/PdfExport/translations/PdfExport_pt_BR.ts @@ -0,0 +1,256 @@ + + + + + PdfExport + + + SQLiteStudio v%1 + SQLiteStudio v%1 + + + + SQL query results + Resultados da consulta SQL + + + + + Exported table: %1 + Tabela exportada: %1 + + + + + Table: %1 + Tabela: %1 + + + + + Column + Coluna + + + + Data type + Tipo de dados + + + + Constraints + Restrições + + + + Global table constraints + Restrições de tabela global + + + + Exported database: %1 + Banco de dados exportado: %1 + + + + Index: %1 + Índice: %1 + + + + Property + index header + Propriedade + + + + Value + index header + Valor + + + + Indexed table + Tabela de indexação + + + + Unique index + Índice exclusivo + + + + Yes + Sim + + + + No + Não + + + + Collation + Collation + + + + Sort order + Ordem de classificação + + + + Partial index condition + Condição do índice parcial + + + + Trigger: %1 + Trigger: %1 + + + + Property + trigger header + Propriedade + + + + Value + trigger header + Valor + + + + Activation time + Tempo de ativação + + + + For action + Para a ação + + + + On view + Na visualização + + + + On table + Na tabela + + + + Activation condition + Condições para ativação + + + + Code executed + Código executado + + + + View: %1 + Visualizar: %1 + + + + Query: + Consulta: + + + + Document generated with SQLiteStudio v%1 + Documento gerado com SQLiteStudio v%1 + + + + PdfExportConfig + + + Size and layout + Tamanho e layout + + + + Page size: + Tamanho da página: + + + + Right margin: + Margem direita: + + + + Left margin: + Margem esquerda: + + + + Cell padding: + Preenchimento da célula: + + + + Limit characters in single cell: + Limitar caracteres em uma única célula: + + + + + + + + mm + mm + + + + Bottom margin: + Margem inferior: + + + + Top margin: + Margem superior: + + + + Font + Fonte + + + + Colors + Cores + + + + Headers background: + Fundo dos cabeçalhos: + + + + NULL value color: + Cor do valor NULL: + + + + Other settings + Outras configurações + + + + Print row numbers for data + Imprimir números de linhas para dados + + + + Print page numbers + Imprimir número de páginas + + + diff --git a/Plugins/PdfExport/translations/PdfExport_pt_PT.ts b/Plugins/PdfExport/translations/PdfExport_pt_PT.ts new file mode 100644 index 0000000..d149604 --- /dev/null +++ b/Plugins/PdfExport/translations/PdfExport_pt_PT.ts @@ -0,0 +1,256 @@ + + + + + PdfExport + + + SQLiteStudio v%1 + SQLiteStudio v%1 + + + + SQL query results + SQL query results + + + + + Exported table: %1 + Exported table: %1 + + + + + Table: %1 + Table: %1 + + + + + Column + Column + + + + Data type + Data type + + + + Constraints + Constraints + + + + Global table constraints + Global table constraints + + + + Exported database: %1 + Exported database: %1 + + + + Index: %1 + Index: %1 + + + + Property + index header + Property + + + + Value + index header + Value + + + + Indexed table + Indexed table + + + + Unique index + Unique index + + + + Yes + Yes + + + + No + No + + + + Collation + Collation + + + + Sort order + Sort order + + + + Partial index condition + Partial index condition + + + + Trigger: %1 + Trigger: %1 + + + + Property + trigger header + Property + + + + Value + trigger header + Value + + + + Activation time + Activation time + + + + For action + For action + + + + On view + On view + + + + On table + On table + + + + Activation condition + Activation condition + + + + Code executed + Code executed + + + + View: %1 + View: %1 + + + + Query: + Query: + + + + Document generated with SQLiteStudio v%1 + Document generated with SQLiteStudio v%1 + + + + PdfExportConfig + + + Size and layout + Size and layout + + + + Page size: + Page size: + + + + Right margin: + Right margin: + + + + Left margin: + Left margin: + + + + Cell padding: + Cell padding: + + + + Limit characters in single cell: + Limit characters in single cell: + + + + + + + + mm + mm + + + + Bottom margin: + Bottom margin: + + + + Top margin: + Top margin: + + + + Font + Font + + + + Colors + Colors + + + + Headers background: + Headers background: + + + + NULL value color: + NULL value color: + + + + Other settings + Other settings + + + + Print row numbers for data + Print row numbers for data + + + + Print page numbers + Print page numbers + + + diff --git a/Plugins/PdfExport/translations/PdfExport_ro_RO.ts b/Plugins/PdfExport/translations/PdfExport_ro_RO.ts new file mode 100644 index 0000000..b4f8d8d --- /dev/null +++ b/Plugins/PdfExport/translations/PdfExport_ro_RO.ts @@ -0,0 +1,256 @@ + + + + + PdfExport + + + SQLiteStudio v%1 + SQLiteStudio v%1 + + + + SQL query results + SQL query results + + + + + Exported table: %1 + Exported table: %1 + + + + + Table: %1 + Table: %1 + + + + + Column + Column + + + + Data type + Data type + + + + Constraints + Constraints + + + + Global table constraints + Global table constraints + + + + Exported database: %1 + Exported database: %1 + + + + Index: %1 + Index: %1 + + + + Property + index header + Property + + + + Value + index header + Value + + + + Indexed table + Indexed table + + + + Unique index + Unique index + + + + Yes + Yes + + + + No + No + + + + Collation + Collation + + + + Sort order + Sort order + + + + Partial index condition + Partial index condition + + + + Trigger: %1 + Trigger: %1 + + + + Property + trigger header + Property + + + + Value + trigger header + Value + + + + Activation time + Activation time + + + + For action + For action + + + + On view + On view + + + + On table + On table + + + + Activation condition + Activation condition + + + + Code executed + Code executed + + + + View: %1 + View: %1 + + + + Query: + Query: + + + + Document generated with SQLiteStudio v%1 + Document generated with SQLiteStudio v%1 + + + + PdfExportConfig + + + Size and layout + Size and layout + + + + Page size: + Page size: + + + + Right margin: + Right margin: + + + + Left margin: + Left margin: + + + + Cell padding: + Cell padding: + + + + Limit characters in single cell: + Limit characters in single cell: + + + + + + + + mm + mm + + + + Bottom margin: + Bottom margin: + + + + Top margin: + Top margin: + + + + Font + Font + + + + Colors + Colors + + + + Headers background: + Headers background: + + + + NULL value color: + NULL value color: + + + + Other settings + Other settings + + + + Print row numbers for data + Print row numbers for data + + + + Print page numbers + Print page numbers + + + diff --git a/Plugins/PdfExport/translations/PdfExport_ru_RU.ts b/Plugins/PdfExport/translations/PdfExport_ru_RU.ts new file mode 100644 index 0000000..0dd58b7 --- /dev/null +++ b/Plugins/PdfExport/translations/PdfExport_ru_RU.ts @@ -0,0 +1,256 @@ + + + + + PdfExport + + + SQLiteStudio v%1 + SQLiteStudio v%1 + + + + SQL query results + Результаты запроса SQL + + + + + Exported table: %1 + Экспортированная таблица: %1 + + + + + Table: %1 + Таблица: %1 + + + + + Column + Столбец + + + + Data type + Тип данных + + + + Constraints + Ограничения + + + + Global table constraints + Глобальные ограничения на таблицу + + + + Exported database: %1 + Экспортированная база данных: %1 + + + + Index: %1 + Индекс: %1 + + + + Property + index header + Свойство + + + + Value + index header + Значение + + + + Indexed table + Проиндексированная таблица + + + + Unique index + Уникальный индекс + + + + Yes + Да + + + + No + Нет + + + + Collation + Сравнение + + + + Sort order + Порядок сортировки + + + + Partial index condition + Условие для частичного индекса + + + + Trigger: %1 + Триггер: %1 + + + + Property + trigger header + Свойство + + + + Value + trigger header + Значение + + + + Activation time + Время активации + + + + For action + Для действия + + + + On view + Для представления + + + + On table + Для таблицы + + + + Activation condition + Условие активации + + + + Code executed + Исполненный код + + + + View: %1 + Представление: %1 + + + + Query: + Запрос: + + + + Document generated with SQLiteStudio v%1 + Документ сгенерирован с помощью 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: + Цвет значения NULL: + + + + Other settings + Прочие настройки + + + + Print row numbers for data + Выводить номера строк данных + + + + Print page numbers + Выводить номера страниц + + + diff --git a/Plugins/PdfExport/translations/PdfExport_sk_SK.ts b/Plugins/PdfExport/translations/PdfExport_sk_SK.ts new file mode 100644 index 0000000..8a16d63 --- /dev/null +++ b/Plugins/PdfExport/translations/PdfExport_sk_SK.ts @@ -0,0 +1,256 @@ + + + + + PdfExport + + + SQLiteStudio v%1 + SQLiteStudio v%1 + + + + SQL query results + Výsledky SQL dotazu + + + + + Exported table: %1 + Vyexportovaná tabuľka: %1 + + + + + Table: %1 + Tabuľka: %1 + + + + + Column + Stĺpec + + + + Data type + Dátový typ + + + + Constraints + Obmedzenia + + + + Global table constraints + Globálne tabuľkové obmedzenia + + + + Exported database: %1 + Vyexportovaná databáza: %1 + + + + Index: %1 + Index: %1 + + + + Property + index header + Typ + + + + Value + index header + Hodnota + + + + Indexed table + Indexovaná tabuľka + + + + Unique index + Jedinečný index + + + + Yes + Áno + + + + No + Nie + + + + Collation + Porovnávanie + + + + Sort order + Zoradenie + + + + Partial index condition + Podmienka parciálneho indexu + + + + Trigger: %1 + Spúšťač: %1 + + + + Property + trigger header + Typ + + + + Value + trigger header + Hodnota + + + + Activation time + Aktivačný čas + + + + For action + Pre akciu + + + + On view + Na pohľade + + + + On table + Na tabuľke + + + + Activation condition + Aktivačná podmienka + + + + Code executed + Vykonaný kód + + + + View: %1 + Pohľad: %1 + + + + Query: + Dotaz: + + + + Document generated with SQLiteStudio v%1 + Dokument vygenerovaný programom SQLiteStudio v%1 + + + + PdfExportConfig + + + Size and layout + Veľkosť a rozvrhnutie + + + + Page size: + Veľkosť strany: + + + + Right margin: + Pravý okraj: + + + + Left margin: + Ľavý okraj: + + + + Cell padding: + Odsadenie od okrajov bunky: + + + + Limit characters in single cell: + Maximálny počet znakov v jednej bunke: + + + + + + + + mm + mm + + + + Bottom margin: + Spodný okraj: + + + + Top margin: + Horný okraj: + + + + Font + Písmo + + + + Colors + Farby + + + + Headers background: + Farba pozadia štruktúr: + + + + NULL value color: + Farba NULL hodnoty: + + + + Other settings + Iné nastavenia + + + + Print row numbers for data + Číslovanie dátových riadkov + + + + Print page numbers + Číslovanie strán + + + diff --git a/Plugins/PdfExport/translations/PdfExport_sr_SP.ts b/Plugins/PdfExport/translations/PdfExport_sr_SP.ts new file mode 100644 index 0000000..bff953f --- /dev/null +++ b/Plugins/PdfExport/translations/PdfExport_sr_SP.ts @@ -0,0 +1,256 @@ + + + + + PdfExport + + + SQLiteStudio v%1 + SQLiteStudio v%1 + + + + SQL query results + SQL query results + + + + + Exported table: %1 + Exported table: %1 + + + + + Table: %1 + Table: %1 + + + + + Column + Column + + + + Data type + Data type + + + + Constraints + Constraints + + + + Global table constraints + Global table constraints + + + + Exported database: %1 + Exported database: %1 + + + + Index: %1 + Index: %1 + + + + Property + index header + Property + + + + Value + index header + Value + + + + Indexed table + Indexed table + + + + Unique index + Unique index + + + + Yes + Yes + + + + No + No + + + + Collation + Collation + + + + Sort order + Sort order + + + + Partial index condition + Partial index condition + + + + Trigger: %1 + Trigger: %1 + + + + Property + trigger header + Property + + + + Value + trigger header + Value + + + + Activation time + Activation time + + + + For action + For action + + + + On view + On view + + + + On table + On table + + + + Activation condition + Activation condition + + + + Code executed + Code executed + + + + View: %1 + View: %1 + + + + Query: + Query: + + + + Document generated with SQLiteStudio v%1 + Document generated with SQLiteStudio v%1 + + + + PdfExportConfig + + + Size and layout + Size and layout + + + + Page size: + Page size: + + + + Right margin: + Right margin: + + + + Left margin: + Left margin: + + + + Cell padding: + Cell padding: + + + + Limit characters in single cell: + Limit characters in single cell: + + + + + + + + mm + mm + + + + Bottom margin: + Bottom margin: + + + + Top margin: + Top margin: + + + + Font + Font + + + + Colors + Colors + + + + Headers background: + Headers background: + + + + NULL value color: + NULL value color: + + + + Other settings + Other settings + + + + Print row numbers for data + Print row numbers for data + + + + Print page numbers + Print page numbers + + + diff --git a/Plugins/PdfExport/translations/PdfExport_sv_SE.ts b/Plugins/PdfExport/translations/PdfExport_sv_SE.ts new file mode 100644 index 0000000..8d30fd8 --- /dev/null +++ b/Plugins/PdfExport/translations/PdfExport_sv_SE.ts @@ -0,0 +1,256 @@ + + + + + PdfExport + + + SQLiteStudio v%1 + SQLiteStudio v%1 + + + + SQL query results + SQL query results + + + + + Exported table: %1 + Exported table: %1 + + + + + Table: %1 + Table: %1 + + + + + Column + Column + + + + Data type + Data type + + + + Constraints + Constraints + + + + Global table constraints + Global table constraints + + + + Exported database: %1 + Exported database: %1 + + + + Index: %1 + Index: %1 + + + + Property + index header + Property + + + + Value + index header + Value + + + + Indexed table + Indexed table + + + + Unique index + Unique index + + + + Yes + Yes + + + + No + No + + + + Collation + Collation + + + + Sort order + Sort order + + + + Partial index condition + Partial index condition + + + + Trigger: %1 + Trigger: %1 + + + + Property + trigger header + Property + + + + Value + trigger header + Value + + + + Activation time + Activation time + + + + For action + For action + + + + On view + On view + + + + On table + On table + + + + Activation condition + Activation condition + + + + Code executed + Code executed + + + + View: %1 + View: %1 + + + + Query: + Query: + + + + Document generated with SQLiteStudio v%1 + Document generated with SQLiteStudio v%1 + + + + PdfExportConfig + + + Size and layout + Size and layout + + + + Page size: + Page size: + + + + Right margin: + Right margin: + + + + Left margin: + Left margin: + + + + Cell padding: + Cell padding: + + + + Limit characters in single cell: + Limit characters in single cell: + + + + + + + + mm + mm + + + + Bottom margin: + Bottom margin: + + + + Top margin: + Top margin: + + + + Font + Font + + + + Colors + Colors + + + + Headers background: + Headers background: + + + + NULL value color: + NULL value color: + + + + Other settings + Other settings + + + + Print row numbers for data + Print row numbers for data + + + + Print page numbers + Print page numbers + + + diff --git a/Plugins/PdfExport/translations/PdfExport_tr_TR.ts b/Plugins/PdfExport/translations/PdfExport_tr_TR.ts new file mode 100644 index 0000000..fe973cd --- /dev/null +++ b/Plugins/PdfExport/translations/PdfExport_tr_TR.ts @@ -0,0 +1,256 @@ + + + + + PdfExport + + + SQLiteStudio v%1 + SQLiteStudio v%1 + + + + SQL query results + SQL sorgu sonuçları + + + + + Exported table: %1 + Çıkartılan tablo: %1 + + + + + Table: %1 + Tablo: %1 + + + + + Column + Kolon + + + + Data type + Veri tipi + + + + Constraints + Constraints + + + + Global table constraints + Global tablo constraints + + + + Exported database: %1 + Çıkartılan veritabanı: %1 + + + + Index: %1 + Indeks: %1 + + + + Property + index header + Özellik + + + + Value + index header + Değer + + + + Indexed table + İndekslenen tablo + + + + Unique index + Unique index + + + + Yes + Evet + + + + No + Hayır + + + + Collation + Collation + + + + Sort order + Sıralama düzeni + + + + Partial index condition + Partial indeks koşulu + + + + Trigger: %1 + Trigger: %1 + + + + Property + trigger header + Özellik + + + + Value + trigger header + Değer + + + + Activation time + Aktivasyon zamanı + + + + For action + İşlemi için + + + + On view + View + + + + On table + Tablo + + + + Activation condition + Aktivasyon koşulu + + + + Code executed + Çalıştırılan kod + + + + View: %1 + View: %1 + + + + Query: + Sorgu: + + + + Document generated with SQLiteStudio v%1 + SQLiteStudio ile üretilen döküman üzerinde v%1 + + + + PdfExportConfig + + + Size and layout + Ölçü ve düzen + + + + Page size: + Sayfa boyutu: + + + + Right margin: + Sağ kenar boşluğu: + + + + Left margin: + Sol kenar boşluğu: + + + + Cell padding: + Hücre boşluğu: + + + + Limit characters in single cell: + Bir hücredeki karakter limiti: + + + + + + + + mm + mm + + + + Bottom margin: + Alt kenar boşluğu: + + + + Top margin: + Üst kenar boşluğu: + + + + Font + Yazı tipi + + + + Colors + Renkler + + + + Headers background: + Başlık arkaplanı: + + + + NULL value color: + NULL değer rengi: + + + + Other settings + Diğer ayarlar + + + + Print row numbers for data + Veriler için satır numarasını yazdır + + + + Print page numbers + Sayfa numaralarını yazdır + + + diff --git a/Plugins/PdfExport/translations/PdfExport_uk_UA.ts b/Plugins/PdfExport/translations/PdfExport_uk_UA.ts new file mode 100644 index 0000000..a9e3e02 --- /dev/null +++ b/Plugins/PdfExport/translations/PdfExport_uk_UA.ts @@ -0,0 +1,256 @@ + + + + + PdfExport + + + SQLiteStudio v%1 + SQLiteStudio v%1 + + + + SQL query results + SQL query results + + + + + Exported table: %1 + Exported table: %1 + + + + + Table: %1 + Table: %1 + + + + + Column + Column + + + + Data type + Data type + + + + Constraints + Constraints + + + + Global table constraints + Global table constraints + + + + Exported database: %1 + Exported database: %1 + + + + Index: %1 + Index: %1 + + + + Property + index header + Property + + + + Value + index header + Value + + + + Indexed table + Indexed table + + + + Unique index + Unique index + + + + Yes + Yes + + + + No + No + + + + Collation + Collation + + + + Sort order + Sort order + + + + Partial index condition + Partial index condition + + + + Trigger: %1 + Trigger: %1 + + + + Property + trigger header + Property + + + + Value + trigger header + Value + + + + Activation time + Activation time + + + + For action + For action + + + + On view + On view + + + + On table + On table + + + + Activation condition + Activation condition + + + + Code executed + Code executed + + + + View: %1 + View: %1 + + + + Query: + Query: + + + + Document generated with SQLiteStudio v%1 + Document generated with SQLiteStudio v%1 + + + + PdfExportConfig + + + Size and layout + Size and layout + + + + Page size: + Page size: + + + + Right margin: + Right margin: + + + + Left margin: + Left margin: + + + + Cell padding: + Cell padding: + + + + Limit characters in single cell: + Limit characters in single cell: + + + + + + + + mm + mm + + + + Bottom margin: + Bottom margin: + + + + Top margin: + Top margin: + + + + Font + Font + + + + Colors + Colors + + + + Headers background: + Headers background: + + + + NULL value color: + NULL value color: + + + + Other settings + Other settings + + + + Print row numbers for data + Print row numbers for data + + + + Print page numbers + Print page numbers + + + diff --git a/Plugins/PdfExport/translations/PdfExport_vi_VN.ts b/Plugins/PdfExport/translations/PdfExport_vi_VN.ts new file mode 100644 index 0000000..92abf41 --- /dev/null +++ b/Plugins/PdfExport/translations/PdfExport_vi_VN.ts @@ -0,0 +1,256 @@ + + + + + PdfExport + + + SQLiteStudio v%1 + SQLiteStudio v%1 + + + + SQL query results + SQL query results + + + + + Exported table: %1 + Exported table: %1 + + + + + Table: %1 + Table: %1 + + + + + Column + Column + + + + Data type + Data type + + + + Constraints + Constraints + + + + Global table constraints + Global table constraints + + + + Exported database: %1 + Exported database: %1 + + + + Index: %1 + Index: %1 + + + + Property + index header + Property + + + + Value + index header + Value + + + + Indexed table + Indexed table + + + + Unique index + Unique index + + + + Yes + Yes + + + + No + No + + + + Collation + Collation + + + + Sort order + Sort order + + + + Partial index condition + Partial index condition + + + + Trigger: %1 + Trigger: %1 + + + + Property + trigger header + Property + + + + Value + trigger header + Value + + + + Activation time + Activation time + + + + For action + For action + + + + On view + On view + + + + On table + On table + + + + Activation condition + Activation condition + + + + Code executed + Code executed + + + + View: %1 + View: %1 + + + + Query: + Query: + + + + Document generated with SQLiteStudio v%1 + Document generated with SQLiteStudio v%1 + + + + PdfExportConfig + + + Size and layout + Size and layout + + + + Page size: + Page size: + + + + Right margin: + Right margin: + + + + Left margin: + Left margin: + + + + Cell padding: + Cell padding: + + + + Limit characters in single cell: + Limit characters in single cell: + + + + + + + + mm + mm + + + + Bottom margin: + Bottom margin: + + + + Top margin: + Top margin: + + + + Font + Font + + + + Colors + Colors + + + + Headers background: + Headers background: + + + + NULL value color: + NULL value color: + + + + Other settings + Other settings + + + + Print row numbers for data + Print row numbers for data + + + + Print page numbers + Print page numbers + + + diff --git a/Plugins/PdfExport/translations/PdfExport_zh_CN.ts b/Plugins/PdfExport/translations/PdfExport_zh_CN.ts new file mode 100644 index 0000000..1ea90a4 --- /dev/null +++ b/Plugins/PdfExport/translations/PdfExport_zh_CN.ts @@ -0,0 +1,256 @@ + + + + + PdfExport + + + SQLiteStudio v%1 + SQLiteStudio v%1 + + + + SQL query results + SQL 查询结果 + + + + + Exported table: %1 + 导出的表:%1 + + + + + Table: %1 + 表:%1 + + + + + Column + + + + + Data type + 数据类型 + + + + Constraints + 约束 + + + + Global table constraints + 全局表约束 + + + + Exported database: %1 + 导出的数据库:%1 + + + + Index: %1 + 索引:%1 + + + + Property + index header + 属性 + + + + Value + index header + + + + + Indexed table + 索引表 + + + + Unique index + 唯一索引 + + + + Yes + + + + + No + + + + + Collation + 字符序 + + + + Sort order + 排序方式 + + + + Partial index condition + 部分索引条件 + + + + Trigger: %1 + 触发器:%1 + + + + Property + trigger header + 属性 + + + + Value + trigger header + + + + + Activation time + 激活时间 + + + + For action + 对动作 + + + + On view + 视图 + + + + On table + + + + + Activation condition + 激活条件 + + + + Code executed + 执行代码 + + + + View: %1 + 视图:%1 + + + + Query: + 查询: + + + + Document generated with SQLiteStudio v%1 + 使用 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: + NULL 值颜色: + + + + Other settings + 其他设置 + + + + Print row numbers for data + 打印数据行号 + + + + Print page numbers + 打印页码 + + + diff --git a/Plugins/PdfExport/translations/PdfExport_zh_TW.ts b/Plugins/PdfExport/translations/PdfExport_zh_TW.ts new file mode 100644 index 0000000..fec7aae --- /dev/null +++ b/Plugins/PdfExport/translations/PdfExport_zh_TW.ts @@ -0,0 +1,256 @@ + + + + + PdfExport + + + SQLiteStudio v%1 + SQLiteStudio v%1 + + + + SQL query results + SQL 查詢結果 + + + + + Exported table: %1 + 匯出的表:%1 + + + + + Table: %1 + 表:%1 + + + + + Column + + + + + Data type + 資料型別 + + + + Constraints + 約束 + + + + Global table constraints + 全域性表約束 + + + + Exported database: %1 + 匯出的資料庫:%1 + + + + Index: %1 + 索引:%1 + + + + Property + index header + 屬性 + + + + Value + index header + + + + + Indexed table + 索引表 + + + + Unique index + 唯一索引 + + + + Yes + + + + + No + + + + + Collation + 字元序 + + + + Sort order + 排序方式 + + + + Partial index condition + 部分索引條件 + + + + Trigger: %1 + 觸發器:%1 + + + + Property + trigger header + 屬性 + + + + Value + trigger header + + + + + Activation time + 啟用時間 + + + + For action + 對動作 + + + + On view + 檢視 + + + + On table + + + + + Activation condition + 啟用條件 + + + + Code executed + 執行程式碼 + + + + View: %1 + 檢視:%1 + + + + Query: + 查詢: + + + + Document generated with SQLiteStudio v%1 + 使用 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: + NULL 值顏色: + + + + Other settings + 其他設定 + + + + Print row numbers for data + 列印資料行號 + + + + Print page numbers + 列印頁碼 + + + -- cgit v1.2.3