diff options
Diffstat (limited to 'SQLiteStudio3/sqlitestudiocli/translations/sqlitestudiocli_pl.ts')
| -rw-r--r-- | SQLiteStudio3/sqlitestudiocli/translations/sqlitestudiocli_pl.ts | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/SQLiteStudio3/sqlitestudiocli/translations/sqlitestudiocli_pl.ts b/SQLiteStudio3/sqlitestudiocli/translations/sqlitestudiocli_pl.ts index 9a0f67b..e1dfd31 100644 --- a/SQLiteStudio3/sqlitestudiocli/translations/sqlitestudiocli_pl.ts +++ b/SQLiteStudio3/sqlitestudiocli/translations/sqlitestudiocli_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>CLI</name> <message> @@ -173,45 +173,45 @@ <source>No working database is set. Call %1 command to set working database. Call %2 to see list of all databases.</source> - <translation type="unfinished">Nie wybrano domyślnej bazy danych. + <translation>Nie wybrano domyślnej bazy danych. Użyj polecenia %1, aby ustawić domyślną bazę danych. Użyj polecenie %2, aby wypisać listę wszystkich baz.</translation> </message> <message> <source>Database is not open.</source> - <translation type="unfinished">Baz danych nie jest otwarta.</translation> + <translation>Baza danych nie jest otwarta.</translation> </message> <message> <source>Cannot find table named: %1</source> - <translation type="unfinished"></translation> + <translation>Nie można znaleźć tabeli o nazwie: %1</translation> </message> <message> <source>Table: %1</source> - <translation type="unfinished"></translation> + <translation>Tabla: %1</translation> </message> <message> <source>Column name</source> - <translation type="unfinished"></translation> + <translation>Nazwa kolumny</translation> </message> <message> <source>Data type</source> - <translation type="unfinished"></translation> + <translation>Typ danych</translation> </message> <message> <source>Constraints</source> - <translation type="unfinished"></translation> + <translation>Ograniczenia</translation> </message> <message> <source>Virtual table: %1</source> - <translation type="unfinished"></translation> + <translation>Wirtualna tabela: %1</translation> </message> <message> <source>Construction arguments:</source> - <translation type="unfinished"></translation> + <translation>Argumenty konstruujące:</translation> </message> <message> <source>No construction arguments were passed for this virtual table.</source> - <translation type="unfinished"></translation> + <translation>Nie podano argumentów konstruujących dla tej tabeli wirtualnej.</translation> </message> </context> <context> |
