aboutsummaryrefslogtreecommitdiffstats
path: root/Plugins/SqlEnterpriseFormatter/translations/SqlEnterpriseFormatter_ro_RO.ts
blob: 08a2d771117bcf4183db367c19d3908e69e425cf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1" language="ro" sourcelanguage="en">
  <context>
    <name>QObject</name>
    <message>
      <location filename="../sqlenterpriseformatter.cpp" line="90"/>
      <location filename="../sqlenterpriseformatter.cpp" line="97"/>
      <source>name</source>
      <comment>example name wrapper</comment>
      <translation type="unfinished">name</translation>
    </message>
  </context>
  <context>
    <name>SqlEnterpriseFormatter</name>
    <message>
      <location filename="../sqlenterpriseformatter.ui" line="46"/>
      <source>Indentation</source>
      <translation type="unfinished">Indentation</translation>
    </message>
    <message>
      <location filename="../sqlenterpriseformatter.ui" line="58"/>
      <source>Line up keywords in multi-line queries</source>
      <translation type="unfinished">Line up keywords in multi-line queries</translation>
    </message>
    <message>
      <location filename="../sqlenterpriseformatter.ui" line="68"/>
      <source>Indent contents of parenthesis block</source>
      <translation type="unfinished">Indent contents of parenthesis block</translation>
    </message>
    <message>
      <location filename="../sqlenterpriseformatter.ui" line="91"/>
      <source>Tab size:</source>
      <translation type="unfinished">Tab size:</translation>
    </message>
    <message>
      <location filename="../sqlenterpriseformatter.ui" line="106"/>
      <source>New lines</source>
      <translation type="unfinished">New lines</translation>
    </message>
    <message>
      <location filename="../sqlenterpriseformatter.ui" line="160"/>
      <source>Before opening parenthesis in column definitions</source>
      <translation type="unfinished">Before opening parenthesis in column definitions</translation>
    </message>
    <message>
      <location filename="../sqlenterpriseformatter.ui" line="170"/>
      <source>After opening parenthesis in column definitions</source>
      <translation type="unfinished">After opening parenthesis in column definitions</translation>
    </message>
    <message>
      <location filename="../sqlenterpriseformatter.ui" line="180"/>
      <source>Before closing parenthesis in column definitions</source>
      <translation type="unfinished">Before closing parenthesis in column definitions</translation>
    </message>
    <message>
      <location filename="../sqlenterpriseformatter.ui" line="190"/>
      <source>After closing parenthesis in column definitions</source>
      <translation type="unfinished">After closing parenthesis in column definitions</translation>
    </message>
    <message>
      <location filename="../sqlenterpriseformatter.ui" line="200"/>
      <source>Before opening parenthesis in expressions</source>
      <translation type="unfinished">Before opening parenthesis in expressions</translation>
    </message>
    <message>
      <location filename="../sqlenterpriseformatter.ui" line="210"/>
      <source>After opening parenthesis in expressions</source>
      <translation type="unfinished">After opening parenthesis in expressions</translation>
    </message>
    <message>
      <location filename="../sqlenterpriseformatter.ui" line="220"/>
      <source>Before closing parenthesis in expressions</source>
      <translation type="unfinished">Before closing parenthesis in expressions</translation>
    </message>
    <message>
      <location filename="../sqlenterpriseformatter.ui" line="230"/>
      <source>After closing parenthesis in expressions</source>
      <translation type="unfinished">After closing parenthesis in expressions</translation>
    </message>
    <message>
      <location filename="../sqlenterpriseformatter.ui" line="240"/>
      <source>After JOIN keywords in FROM clause</source>
      <translation type="unfinished">After JOIN keywords in FROM clause</translation>
    </message>
    <message>
      <location filename="../sqlenterpriseformatter.ui" line="250"/>
      <source>Put each column constraint in CREATE TABLE into new line</source>
      <translation type="unfinished">Put each column constraint in CREATE TABLE into new line</translation>
    </message>
    <message>
      <location filename="../sqlenterpriseformatter.ui" line="260"/>
      <source>After comma</source>
      <translation type="unfinished">After comma</translation>
    </message>
    <message>
      <location filename="../sqlenterpriseformatter.ui" line="270"/>
      <source>After comma in expressions</source>
      <translation type="unfinished">After comma in expressions</translation>
    </message>
    <message>
      <location filename="../sqlenterpriseformatter.ui" line="280"/>
      <source>After semicolon</source>
      <translation type="unfinished">After semicolon</translation>
    </message>
    <message>
      <location filename="../sqlenterpriseformatter.ui" line="290"/>
      <location filename="../sqlenterpriseformatter.ui" line="512"/>
      <source>Never before semicolon</source>
      <translation type="unfinished">Never before semicolon</translation>
    </message>
    <message>
      <location filename="../sqlenterpriseformatter.ui" line="338"/>
      <source>White spaces</source>
      <translation type="unfinished">White spaces</translation>
    </message>
    <message>
      <location filename="../sqlenterpriseformatter.ui" line="392"/>
      <source>Before comma in lists</source>
      <translation type="unfinished">Before comma in lists</translation>
    </message>
    <message>
      <location filename="../sqlenterpriseformatter.ui" line="402"/>
      <source>After comma in lists</source>
      <translation type="unfinished">After comma in lists</translation>
    </message>
    <message>
      <location filename="../sqlenterpriseformatter.ui" line="412"/>
      <source>Before opening parenthesis</source>
      <translation type="unfinished">Before opening parenthesis</translation>
    </message>
    <message>
      <location filename="../sqlenterpriseformatter.ui" line="422"/>
      <source>After opening parenthesis</source>
      <translation type="unfinished">After opening parenthesis</translation>
    </message>
    <message>
      <location filename="../sqlenterpriseformatter.ui" line="432"/>
      <source>Before closing parenthesis</source>
      <translation type="unfinished">Before closing parenthesis</translation>
    </message>
    <message>
      <location filename="../sqlenterpriseformatter.ui" line="442"/>
      <source>After closing parenthesis</source>
      <translation type="unfinished">After closing parenthesis</translation>
    </message>
    <message>
      <location filename="../sqlenterpriseformatter.ui" line="452"/>
      <source>No space between SQL function name and opening parenthesis</source>
      <translation type="unfinished">No space between SQL function name and opening parenthesis</translation>
    </message>
    <message>
      <location filename="../sqlenterpriseformatter.ui" line="462"/>
      <source>Before dot operator (in path to database object)</source>
      <translation type="unfinished">Before dot operator (in path to database object)</translation>
    </message>
    <message>
      <location filename="../sqlenterpriseformatter.ui" line="472"/>
      <source>After dot operator (in path to database object)</source>
      <translation type="unfinished">After dot operator (in path to database object)</translation>
    </message>
    <message>
      <location filename="../sqlenterpriseformatter.ui" line="482"/>
      <source>Before mathematical operator</source>
      <translation type="unfinished">Before mathematical operator</translation>
    </message>
    <message>
      <location filename="../sqlenterpriseformatter.ui" line="492"/>
      <source>After mathematical operator</source>
      <translation type="unfinished">After mathematical operator</translation>
    </message>
    <message>
      <location filename="../sqlenterpriseformatter.ui" line="502"/>
      <source>Never before comma</source>
      <translation type="unfinished">Never before comma</translation>
    </message>
    <message>
      <location filename="../sqlenterpriseformatter.ui" line="558"/>
      <source>Names</source>
      <translation type="unfinished">Names</translation>
    </message>
    <message>
      <location filename="../sqlenterpriseformatter.ui" line="583"/>
      <source>Preferred name wrapper</source>
      <translation type="unfinished">Preferred name wrapper</translation>
    </message>
    <message>
      <location filename="../sqlenterpriseformatter.ui" line="600"/>
      <source>Always use name wrapping</source>
      <translation type="unfinished">Always use name wrapping</translation>
    </message>
    <message>
      <location filename="../sqlenterpriseformatter.ui" line="610"/>
      <source>Uppercase data type names</source>
      <translation type="unfinished">Uppercase data type names</translation>
    </message>
    <message>
      <location filename="../sqlenterpriseformatter.ui" line="620"/>
      <source>Uppercase keywords</source>
      <translation type="unfinished">Uppercase keywords</translation>
    </message>
    <message>
      <location filename="../sqlenterpriseformatter.ui" line="631"/>
      <source>Comments</source>
      <translation type="unfinished">Comments</translation>
    </message>
    <message>
      <location filename="../sqlenterpriseformatter.ui" line="637"/>
      <source>Preferred comment marker (where possible):</source>
      <translation type="unfinished">Preferred comment marker (where possible):</translation>
    </message>
    <message>
      <location filename="../sqlenterpriseformatter.ui" line="654"/>
      <source>Move all comments to the line end</source>
      <translation type="unfinished">Move all comments to the line end</translation>
    </message>
    <message>
      <location filename="../sqlenterpriseformatter.ui" line="664"/>
      <source>Line up comments at the line end</source>
      <translation type="unfinished">Line up comments at the line end</translation>
    </message>
    <message>
      <location filename="../sqlenterpriseformatter.ui" line="695"/>
      <source>Preview</source>
      <translation type="unfinished">Preview</translation>
    </message>
  </context>
</TS>