You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<source>Use this to turn on 'quick spatial index mode'. In this mode writing files can be about 5 times faster, but spatial queries can be up to 30 times slower.</source>
10979
-
<translation type="unfinished"></translation>
10979
+
<translation>Włączenie trybu 'szybki indeks przestrzenny'. W tym trybie zapis danych do pliku może być 5 razy szybszy, lecz zapytania przestrzenne do 30 razy wolniejsze.</translation>
<source>Can be used to avoid creating the geometry_columns and spatial_ref_sys tables in a new database. By default these metadata tables are created when a new database is created.</source>
11070
-
<translation type="unfinished"></translation>
11070
+
<translation>Może zostać użyte, aby nie tworzyć tabel geometry_columns oraz spatial_ref_sys w nowej bazie danych. Domyślnie te tabele metadanych są tworzone wraz z nową bazą.</translation>
<source>Controls the format used for the geometry column. Defaults to WKB.This is generally more space and processing efficient, but harder to inspect or use in simple applications than WKT (Well Known Text).</source>
11075
-
<translation type="unfinished"></translation>
11075
+
<translation>Określa format kolumny geometrii (domyślnie WKB). WKB zajmuje mniej miejsca i jest przetwarzane szybciej, lecz jest trudniejsze do przeglądania i użycia w prostych zastosowaniach niż WKT (Well Known Text).</translation>
<source>Controls whether layer and field names will be laundered for easier use in SQLite. Laundered names will be convered to lower case and some special characters(' - #) will be changed to underscores.</source>
11081
-
<translation type="unfinished"></translation>
11081
+
<translation>Określa czy nazwy warstw i kolumn będą dostosowane do wykorzystania przez SQLite. Zamiana obejmuje konwersję na małe litery oraz podmianę niektórych znaków specjalnych (' - #) na podkreślenia.</translation>
<source>If the database is of the SpatiaLite flavour, and if OGR is linked against libspatialite, this option can be used to control if a spatial index must be created.</source>
11097
-
<translation type="unfinished"></translation>
11097
+
<translation>Jeśli baza danych jest typu SpatiaLite i jeśli OGR jest linkowane poprzez libspatialite, ta opcja umożliwia kontrolę tworzenia indeksu przestrzennego.</translation>
<source>If the format of the geometry BLOB is of the SpatiaLite flavour, this option can be used to control if the compressed format for geometries (LINESTRINGs, POLYGONs) must be used</source>
11102
-
<translation type="unfinished"></translation>
11102
+
<translation>Jeśli geometria jest w formacie BLOB SpatiaLite, ta opcja umożliwia kontrolę kompresji geometrii (LINESTRING, POLYGON).</translation>
<source>When this option is set, the new layer will be created inside the named FeatureDataset folder. If the folder does not already exist, it will be created.</source>
11117
-
<translation type="unfinished"></translation>
11117
+
<translation>Przy włączonej opcji, nowa warstwa zostanie utworzona w katalogu FeatureDataset. Jeśli katalog nie istnieje, zostanie utworzony.</translation>
<source>By default, BNA files are created in multi-line format. For each record, the first line contains the identifiers and the type/number of coordinates to follow. Each following line contains a pair of coordinates.</source>
11188
-
<translation type="unfinished"></translation>
11188
+
<translation>Domyślnie pliki BNA są tworzone w formacie wielowierszowym. Dla każdego rekordu, pierwszy wiersz zawiera identyfikatory oraz typy/liczbę współrzędnych. Każdy kolejny wiersz zawiera parę współrzędnych.</translation>
<source>Unable to save layer style. It's not possible to create the destination table on the database. Maybe this is due to table permissions (user=%1). Please contact your database admin</source>
12342
-
<translation type="unfinished"></translation>
12342
+
<translation>Nie można zapisać stylu warstwy. Nie powiodło się stworzenie docelowej tabeli w bazie danych. Może to być spowodowane brakiem uprawnień (user=%1). Skontaktuj się z administratorem bazy danych.</translation>
<source>Unable to save layer style. It's not possible to insert a new record into the style table. Maybe this is due to table permissions (user=%1). Please contact your database administrator.</source>
12362
-
<translation type="unfinished"></translation>
12362
+
<translation>Nie można zapisać stylu warstwy. Nie powiodło się dodanie nowego rekordu do tabeli stylów. Może to być spowodowane brakiem uprawnień (user=%1). Skontaktuj się z administratorem bazy danych.</translation>
0 commit comments