From 016003905ca0e8e459e3dc33e786beda8ec92f45 Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Fri, 30 Jan 2015 17:00:07 -0500 Subject: Imported Upstream version 3.0.2 --- .../SqlEnterpriseFormatter.pro | 4 + .../SqlEnterpriseFormatter_pl.qm | Bin 0 -> 5528 bytes .../SqlEnterpriseFormatter_pl.ts | 209 +++++++++++++++++++++ .../sqlenterpriseformatter.qrc | 3 + .../sqlenterpriseformatter.ui | 80 ++++---- 5 files changed, 256 insertions(+), 40 deletions(-) create mode 100644 Plugins/SqlEnterpriseFormatter/SqlEnterpriseFormatter_pl.qm create mode 100644 Plugins/SqlEnterpriseFormatter/SqlEnterpriseFormatter_pl.ts (limited to 'Plugins/SqlEnterpriseFormatter') diff --git a/Plugins/SqlEnterpriseFormatter/SqlEnterpriseFormatter.pro b/Plugins/SqlEnterpriseFormatter/SqlEnterpriseFormatter.pro index ae68b60..23efd4c 100644 --- a/Plugins/SqlEnterpriseFormatter/SqlEnterpriseFormatter.pro +++ b/Plugins/SqlEnterpriseFormatter/SqlEnterpriseFormatter.pro @@ -98,3 +98,7 @@ FORMS += \ RESOURCES += \ sqlenterpriseformatter.qrc + + +TRANSLATIONS += SqlEnterpriseFormatter_pl.ts + diff --git a/Plugins/SqlEnterpriseFormatter/SqlEnterpriseFormatter_pl.qm b/Plugins/SqlEnterpriseFormatter/SqlEnterpriseFormatter_pl.qm new file mode 100644 index 0000000..ea184fe Binary files /dev/null and b/Plugins/SqlEnterpriseFormatter/SqlEnterpriseFormatter_pl.qm differ diff --git a/Plugins/SqlEnterpriseFormatter/SqlEnterpriseFormatter_pl.ts b/Plugins/SqlEnterpriseFormatter/SqlEnterpriseFormatter_pl.ts new file mode 100644 index 0000000..b73d4ad --- /dev/null +++ b/Plugins/SqlEnterpriseFormatter/SqlEnterpriseFormatter_pl.ts @@ -0,0 +1,209 @@ + + + + + QObject + + + + name + example name wrapper + nazwa + + + + SqlEnterpriseFormatter + + + Indentation + Wcięcia + + + + Line up keywords in multi-line queries + Wyrównaj słowa kluczowe w wielolinijkowych zapytaniach + + + + Indent contents of parenthesis block + Dodaj wcięcia do zawartości bloków w nawiasach + + + + Tab size: + Rozmiar tabulacji: + + + + New lines + Nowe linie + + + + Before opening parenthesis in column definitions + Przed nawiasem otwierającym w definicjach kolumn + + + + After opening parenthesis in column definitions + Po nawiasie otwierającym w definicjach kolumn + + + + Before closing parenthesis in column definitions + Przed nawiasem zamykającym w definicjach kolumn + + + + After closing parenthesis in column definitions + Po nawiasie zamykającym w definicjach kolumn + + + + Before opening parenthesis in expressions + Przed nawiasem otwierającym w wyrażeniach + + + + After opening parenthesis in expressions + Po nawiasie otwierającym w wyrażeniach + + + + Before closing parenthesis in expressions + Przed nawiasem zamykającym w wyrażeniach + + + + After closing parenthesis in expressions + Po nawiasie zamykającym w wyrażeniach + + + + After JOIN keywords in FROM clause + After *JOIN keywords in FROM clause + Po słowach kluczowych JOIN w klauzuli FROM + + + + Put each column constraint in CREATE TABLE into new line + Ustaw każde ograniczenie kolumny w CREATE TABLE w nowej linii + + + + After comma + Po przecinku + + + + After comma in expressions + Po przecinku w wyrażeniach + + + + After semicolon + Po średniku + + + + + Never before semicolon + Nigdy przed średnikiem + + + + White spaces + Spacje + + + + Before comma in lists + Przed przecinkiem w listach + + + + After comma in lists + Po przecinku w listach + + + + Before opening parenthesis + Przed nawiasem otwierającym + + + + After opening parenthesis + Po nawiasie otwierającym + + + + Before closing parenthesis + Przed nawiasem zamykającym + + + + After closing parenthesis + Po nawiasie zamykającym + + + + No space between SQL function name and opening parenthesis + Bez spacji między nazwą funkcji SQL i nawiasem otwierającym + + + + Before dot operator (in path to database object) + Przed operatorem kropki (w ścieżce do obiektu bazodanowego) + + + + After dot operator (in path to database object) + Po operatorze kropki (w ścieżce do obiektu bazodanowego) + + + + Before mathematical operator + Przed operatorem matematycznym + + + + After mathematical operator + Po operatorze matematycznym + + + + Never before comma + Nigdy przed przecinkiem + + + + Names + Nazwy + + + + Preferred name wrapper + Preferowane opakowanie nazwy + + + + Always use name wrapping + Zawsze opakowuj nazwy + + + + Uppercase data type names + Zmieniaj litery nazw typów danych na duże + + + + Uppercase keywords + Zmieniaj litery słów kluczowych na duże + + + + Preview + Podgląd + + + diff --git a/Plugins/SqlEnterpriseFormatter/sqlenterpriseformatter.qrc b/Plugins/SqlEnterpriseFormatter/sqlenterpriseformatter.qrc index bd23092..79ed2c7 100644 --- a/Plugins/SqlEnterpriseFormatter/sqlenterpriseformatter.qrc +++ b/Plugins/SqlEnterpriseFormatter/sqlenterpriseformatter.qrc @@ -2,4 +2,7 @@ sqlenterpriseformatter.ui + + SqlEnterpriseFormatter_pl.qm + diff --git a/Plugins/SqlEnterpriseFormatter/sqlenterpriseformatter.ui b/Plugins/SqlEnterpriseFormatter/sqlenterpriseformatter.ui index 49e8788..2ebfbdf 100644 --- a/Plugins/SqlEnterpriseFormatter/sqlenterpriseformatter.ui +++ b/Plugins/SqlEnterpriseFormatter/sqlenterpriseformatter.ui @@ -11,7 +11,7 @@ - Form + Form @@ -39,7 +39,7 @@ - 0 + 1 @@ -58,7 +58,7 @@ Line up keywords in multi-line queries - SqlEnterpriseFormatter.LineUpKeywords + SqlEnterpriseFormatter.LineUpKeywords @@ -68,7 +68,7 @@ Indent contents of parenthesis block - SqlEnterpriseFormatter.IndentParenthesisBlock + SqlEnterpriseFormatter.IndentParenthesisBlock @@ -95,7 +95,7 @@ - SqlEnterpriseFormatter.TabSize + SqlEnterpriseFormatter.TabSize @@ -133,7 +133,7 @@ 0 - 0 + -166 578 350 @@ -160,7 +160,7 @@ Before opening parenthesis in column definitions - SqlEnterpriseFormatter.NlBeforeOpenParDef + SqlEnterpriseFormatter.NlBeforeOpenParDef @@ -170,7 +170,7 @@ After opening parenthesis in column definitions - SqlEnterpriseFormatter.NlAfterOpenParDef + SqlEnterpriseFormatter.NlAfterOpenParDef @@ -180,7 +180,7 @@ Before closing parenthesis in column definitions - SqlEnterpriseFormatter.NlBeforeCloseParDef + SqlEnterpriseFormatter.NlBeforeCloseParDef @@ -190,7 +190,7 @@ After closing parenthesis in column definitions - SqlEnterpriseFormatter.NlAfterCloseParDef + SqlEnterpriseFormatter.NlAfterCloseParDef @@ -200,7 +200,7 @@ Before opening parenthesis in expressions - SqlEnterpriseFormatter.NlBeforeOpenParExpr + SqlEnterpriseFormatter.NlBeforeOpenParExpr @@ -210,7 +210,7 @@ After opening parenthesis in expressions - SqlEnterpriseFormatter.NlAfterOpenParExpr + SqlEnterpriseFormatter.NlAfterOpenParExpr @@ -220,7 +220,7 @@ Before closing parenthesis in expressions - SqlEnterpriseFormatter.NlBeforeCloseParExpr + SqlEnterpriseFormatter.NlBeforeCloseParExpr @@ -230,17 +230,17 @@ After closing parenthesis in expressions - SqlEnterpriseFormatter.NlAfterCloseParExpr + SqlEnterpriseFormatter.NlAfterCloseParExpr - After *JOIN keywords in FROM clause + After JOIN keywords in FROM clause - SqlEnterpriseFormatter.NlAfterJoinStmt + SqlEnterpriseFormatter.NlAfterJoinStmt @@ -250,7 +250,7 @@ Put each column constraint in CREATE TABLE into new line - SqlEnterpriseFormatter.NlBetweenConstraints + SqlEnterpriseFormatter.NlBetweenConstraints @@ -260,7 +260,7 @@ After comma - SqlEnterpriseFormatter.NlAfterComma + SqlEnterpriseFormatter.NlAfterComma @@ -270,7 +270,7 @@ After comma in expressions - SqlEnterpriseFormatter.NlAfterCommaInExpr + SqlEnterpriseFormatter.NlAfterCommaInExpr @@ -280,7 +280,7 @@ After semicolon - SqlEnterpriseFormatter.NlAfterSemicolon + SqlEnterpriseFormatter.NlAfterSemicolon @@ -290,7 +290,7 @@ Never before semicolon - SqlEnterpriseFormatter.NlNeverBeforeSemicolon + SqlEnterpriseFormatter.NlNeverBeforeSemicolon @@ -392,7 +392,7 @@ Before comma in lists - SqlEnterpriseFormatter.SpaceBeforeCommaInList + SqlEnterpriseFormatter.SpaceBeforeCommaInList @@ -402,7 +402,7 @@ After comma in lists - SqlEnterpriseFormatter.SpaceAfterCommaInList + SqlEnterpriseFormatter.SpaceAfterCommaInList @@ -412,7 +412,7 @@ Before opening parenthesis - SqlEnterpriseFormatter.SpaceBeforeOpenPar + SqlEnterpriseFormatter.SpaceBeforeOpenPar @@ -422,7 +422,7 @@ After opening parenthesis - SqlEnterpriseFormatter.SpaceAfterOpenPar + SqlEnterpriseFormatter.SpaceAfterOpenPar @@ -432,7 +432,7 @@ Before closing parenthesis - SqlEnterpriseFormatter.SpaceBeforeClosePar + SqlEnterpriseFormatter.SpaceBeforeClosePar @@ -442,7 +442,7 @@ After closing parenthesis - SqlEnterpriseFormatter.SpaceAfterClosePar + SqlEnterpriseFormatter.SpaceAfterClosePar @@ -452,7 +452,7 @@ No space between SQL function name and opening parenthesis - SqlEnterpriseFormatter.NoSpaceAfterFunctionName + SqlEnterpriseFormatter.NoSpaceAfterFunctionName @@ -462,7 +462,7 @@ Before dot operator (in path to database object) - SqlEnterpriseFormatter.SpaceBeforeDot + SqlEnterpriseFormatter.SpaceBeforeDot @@ -472,7 +472,7 @@ After dot operator (in path to database object) - SqlEnterpriseFormatter.SpaceAfterDot + SqlEnterpriseFormatter.SpaceAfterDot @@ -482,7 +482,7 @@ Before mathematical operator - SqlEnterpriseFormatter.SpaceBeforeMathOp + SqlEnterpriseFormatter.SpaceBeforeMathOp @@ -492,7 +492,7 @@ After mathematical operator - SqlEnterpriseFormatter.SpaceAfterMathOp + SqlEnterpriseFormatter.SpaceAfterMathOp @@ -502,7 +502,7 @@ Never before comma - SqlEnterpriseFormatter.SpaceNeverBeforeComma + SqlEnterpriseFormatter.SpaceNeverBeforeComma @@ -512,7 +512,7 @@ Never before semicolon - SqlEnterpriseFormatter.SpaceNeverBeforeSemicolon + SqlEnterpriseFormatter.SpaceNeverBeforeSemicolon @@ -587,10 +587,10 @@ - SqlEnterpriseFormatter.PrefferedWrapper + SqlEnterpriseFormatter.PrefferedWrapper - SqlEnterpriseFormatter.Wrappers + SqlEnterpriseFormatter.Wrappers @@ -600,7 +600,7 @@ Always use name wrapping - SqlEnterpriseFormatter.AlwaysUseNameWrapping + SqlEnterpriseFormatter.AlwaysUseNameWrapping @@ -610,7 +610,7 @@ Uppercase data type names - SqlEnterpriseFormatter.UppercaseDataTypes + SqlEnterpriseFormatter.UppercaseDataTypes @@ -620,7 +620,7 @@ Uppercase keywords - SqlEnterpriseFormatter.UppercaseKeywords + SqlEnterpriseFormatter.UppercaseKeywords @@ -641,7 +641,7 @@ - SqlEnterpriseFormatter.PreviewCode + SqlEnterpriseFormatter.PreviewCode true -- cgit v1.2.3