diff options
| author | 2016-06-13 18:42:42 -0400 | |
|---|---|---|
| committer | 2016-06-13 18:42:42 -0400 | |
| commit | 5d9314f134ddd3dc4c853e398ac90ba247fb2e4f (patch) | |
| tree | 5c457fc188036988d7abd29a3eb09931e406510f /Plugins/SqlEnterpriseFormatter/SqlEnterpriseFormatter_pl.ts | |
| parent | 8e640722c62692818ab840d50b3758f89a41a54e (diff) | |
Imported Upstream version 3.1.0upstream/3.1.0
Diffstat (limited to 'Plugins/SqlEnterpriseFormatter/SqlEnterpriseFormatter_pl.ts')
| -rw-r--r-- | Plugins/SqlEnterpriseFormatter/SqlEnterpriseFormatter_pl.ts | 15 |
1 files changed, 5 insertions, 10 deletions
diff --git a/Plugins/SqlEnterpriseFormatter/SqlEnterpriseFormatter_pl.ts b/Plugins/SqlEnterpriseFormatter/SqlEnterpriseFormatter_pl.ts index 2c03a46..f85f8f0 100644 --- a/Plugins/SqlEnterpriseFormatter/SqlEnterpriseFormatter_pl.ts +++ b/Plugins/SqlEnterpriseFormatter/SqlEnterpriseFormatter_pl.ts @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> -<TS version="2.1" language="pl_PL"> +<TS version="2.0" language="pl_PL"> <context> <name>QObject</name> <message> @@ -203,27 +203,22 @@ <message> <location filename="sqlenterpriseformatter.ui" line="631"/> <source>Comments</source> - <translation type="unfinished"></translation> + <translation>Komentarze</translation> </message> <message> <location filename="sqlenterpriseformatter.ui" line="637"/> <source>Preferred comment marker (where possible):</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="sqlenterpriseformatter.ui" line="647"/> - <source>SqlEnterpriseFormatter.CommentMarkers</source> - <translation type="unfinished"></translation> + <translation>Preferowany znacznik komentarzy (gdzie możliwy):</translation> </message> <message> <location filename="sqlenterpriseformatter.ui" line="654"/> <source>Move all comments to the line end</source> - <translation type="unfinished"></translation> + <translation>Przenieś wszystkie komentarze na koniec linii</translation> </message> <message> <location filename="sqlenterpriseformatter.ui" line="664"/> <source>Line up comments at the line end</source> - <translation type="unfinished"></translation> + <translation>Wyrównaj komentarze na końcu linii</translation> </message> <message> <location filename="sqlenterpriseformatter.ui" line="695"/> |
