~brianaker/drizzle/fix-missing-result-file

« back to all changes in this revision

Viewing changes to po/pl.po

  • Committer: patrick crews
  • Date: 2011-08-30 18:18:00 UTC
  • Revision ID: gleebix@gmail.com-20110830181800-uatlaifabgqygk2j
2011.08.25 tarball release

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
msgstr ""
8
8
"Project-Id-Version: drizzle\n"
9
9
"Report-Msgid-Bugs-To: \n"
10
 
"POT-Creation-Date: 2011-08-16 18:42+0000\n"
 
10
"POT-Creation-Date: 2011-08-30 12:15-0400\n"
11
11
"PO-Revision-Date: 2011-03-22 19:28+0000\n"
12
12
"Last-Translator: Mateusz Burnicki <Unknown>\n"
13
13
"Language-Team: Polish <pl@li.org>\n"
 
14
"Language: pl\n"
14
15
"MIME-Version: 1.0\n"
15
16
"Content-Type: text/plain; charset=UTF-8\n"
16
17
"Content-Transfer-Encoding: 8bit\n"
17
 
"Language: pl\n"
18
18
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
19
19
"|| n%100>=20) ? 1 : 2;\n"
20
20
"X-Launchpad-Export-Date: 2011-03-23 04:35+0000\n"
561
561
 
562
562
#: ../client/drizzle.cc:1709 ../client/drizzledump.cc:658
563
563
#: ../client/drizzleimport.cc:471 ../client/drizzleslap.cc:619
564
 
#: ../client/drizzletest.cc:5103
 
564
#: ../client/drizzletest.cc:5095
565
565
#, fuzzy
566
566
msgid "Error: Unknown protocol"
567
567
msgstr "Niepoprawny lub nieznany protokół"
915
915
"(One can force an UPDATE/DELETE by adding LIMIT # at the end of the "
916
916
"command.)\n"
917
917
" SELECT has an automatic 'LIMIT %lu' if LIMIT is not used.\n"
918
 
"             Max number of examined row combination in a join is set to: %"
919
 
"lu\n"
 
918
"             Max number of examined row combination in a join is set to: "
 
919
"%lu\n"
920
920
"\n"
921
921
msgstr ""
922
922
 
1260
1260
msgstr "lub %s [opcje] --all-databases [opcje]\n"
1261
1261
 
1262
1262
#: ../client/drizzledump.cc:671 ../client/drizzleimport.cc:484
1263
 
#: ../client/drizzleslap.cc:629 ../client/drizzletest.cc:5115
 
1263
#: ../client/drizzleslap.cc:629 ../client/drizzletest.cc:5107
1264
1264
#, c-format
1265
1265
msgid "Value supplied for port is not valid.\n"
1266
1266
msgstr "Błędny numer portu.\n"
1335
1335
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1336
1336
msgstr ""
1337
1337
 
1338
 
#: ../client/drizzletest.cc:4874
 
1338
#: ../client/drizzletest.cc:4866
1339
1339
msgid "Error: Invalid Value for opt_max_connect_retries"
1340
1340
msgstr "Błąd: Nieprawidłowa wartość dla opt_max_connect_retries"
1341
1341
 
1342
 
#: ../client/drizzletest.cc:4884
 
1342
#: ../client/drizzletest.cc:4876
1343
1343
msgid "Error: Invalid Value for opt_tail_lines"
1344
1344
msgstr "Błąd: Nieprawidłowa wartość dla opt_tail_lines"
1345
1345
 
1346
 
#: ../client/drizzletest.cc:4894
 
1346
#: ../client/drizzletest.cc:4886
1347
1347
msgid "Error: Invalid Value for opt_sleep"
1348
1348
msgstr "Błąd: Nieprawidłowa wartość dla opt_sleep"
1349
1349
 
1350
 
#: ../client/drizzletest.cc:5073
 
1350
#: ../client/drizzletest.cc:5065
1351
1351
#, c-format
1352
1352
msgid "Could not open '%s' for reading: errno = %d"
1353
1353
msgstr "Nie można otworzyć '%s' do odczytu: errno = %d"
3287
3287
#: ../drizzled/error.cc:523
3288
3288
#, c-format
3289
3289
msgid ""
3290
 
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3291
 
"d would lead to a duplicate entry"
 
3290
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
 
3291
"%d would lead to a duplicate entry"
3292
3292
msgstr ""
3293
3293
 
3294
3294
#: ../drizzled/error.cc:524
3583
3583
msgid "The UUID was not created with a valid time"
3584
3584
msgstr ""
3585
3585
 
 
3586
#. For IPV6 type
 
3587
#: ../drizzled/error.cc:602
 
3588
msgid "Received an invalid IPV6 value"
 
3589
msgstr ""
 
3590
 
3586
3591
#. For BOOL type
3587
 
#: ../drizzled/error.cc:602
 
3592
#: ../drizzled/error.cc:605
3588
3593
#, c-format
3589
3594
msgid "Received an invalid BOOLEAN value '%s'."
3590
3595
msgstr ""
3591
3596
 
3592
 
#: ../drizzled/error.cc:603
 
3597
#: ../drizzled/error.cc:606
3593
3598
#, c-format
3594
3599
msgid "Invalid cast to BOOLEAN: '%s'."
3595
3600
msgstr ""
3596
3601
 
3597
3602
#. Transactional DDL
3598
 
#: ../drizzled/error.cc:606
 
3603
#: ../drizzled/error.cc:609
3599
3604
msgid "Transactional DDL not supported"
3600
3605
msgstr ""
3601
3606
 
3602
3607
#. ASSERT Message
3603
 
#: ../drizzled/error.cc:608
 
3608
#: ../drizzled/error.cc:611
3604
3609
#, c-format
3605
3610
msgid "Assertion '%s' failed."
3606
3611
msgstr ""
3607
3612
 
3608
 
#: ../drizzled/error.cc:609
 
3613
#: ../drizzled/error.cc:612
3609
3614
#, c-format
3610
3615
msgid "Assertion '%s' failed, the result was NULL."
3611
3616
msgstr ""
3612
3617
 
3613
3618
#. Catalog related errors
3614
 
#: ../drizzled/error.cc:627
 
3619
#: ../drizzled/error.cc:630
3615
3620
#, c-format
3616
3621
msgid "Cannot create catalog '%s'."
3617
3622
msgstr ""
3618
3623
 
3619
 
#: ../drizzled/error.cc:628
 
3624
#: ../drizzled/error.cc:631
3620
3625
#, c-format
3621
3626
msgid "Permission is denied to create '%s' catalog."
3622
3627
msgstr ""
3623
3628
 
3624
 
#: ../drizzled/error.cc:629
 
3629
#: ../drizzled/error.cc:632
3625
3630
#, c-format
3626
3631
msgid "Cannot drop catalog '%s'."
3627
3632
msgstr ""
3628
3633
 
3629
 
#: ../drizzled/error.cc:630
 
3634
#: ../drizzled/error.cc:633
3630
3635
#, c-format
3631
3636
msgid "Permission is denied to drop '%s' catalog."
3632
3637
msgstr ""
3633
3638
 
3634
 
#: ../drizzled/error.cc:631
 
3639
#: ../drizzled/error.cc:634
3635
3640
#, fuzzy, c-format
3636
3641
msgid "Catalog '%s' does not exist."
3637
3642
msgstr "Tabela '%-.192s.%-.192s' nie istnieje"
3638
3643
 
3639
 
#: ../drizzled/error.cc:632
 
3644
#: ../drizzled/error.cc:635
3640
3645
msgid "You cannot drop the 'local' catalog."
3641
3646
msgstr ""
3642
3647
 
3643
 
#: ../drizzled/error.cc:633
 
3648
#: ../drizzled/error.cc:636
3644
3649
#, c-format
3645
3650
msgid "Could not gain lock on '%s'."
3646
3651
msgstr ""
3647
3652
 
3648
 
#: ../drizzled/error.cc:634
 
3653
#: ../drizzled/error.cc:637
3649
3654
#, c-format
3650
3655
msgid "Corrupt or invalid catalog definition for '%s' : '%s'."
3651
3656
msgstr ""
3652
3657
 
3653
 
#: ../drizzled/error.cc:635
 
3658
#: ../drizzled/error.cc:638
3654
3659
#, fuzzy
3655
3660
msgid "Invalid catalog name."
3656
3661
msgstr "Niepoprawny numer parametru"
3657
3662
 
3658
 
#: ../drizzled/error.cc:636
 
3663
#: ../drizzled/error.cc:639
3659
3664
msgid ""
3660
3665
"Engine status is now stored in the data_dictionary tables, please use these "
3661
3666
"instead."
3662
3667
msgstr ""
3663
3668
 
3664
 
#: ../drizzled/error.cc:637
 
3669
#: ../drizzled/error.cc:640
3665
3670
#, fuzzy
3666
3671
msgid "There is already a transaction in progress"
3667
3672
msgstr "Operacja wyłączania serwera trwa"
3668
3673
 
3669
 
#: ../drizzled/error.cc:638
 
3674
#: ../drizzled/error.cc:641
3670
3675
#, fuzzy
3671
3676
msgid "No lock is held by this connection."
3672
3677
msgstr "Do połączenia używaj pliku."
3677
3682
"be able to generate a core file on signals"
3678
3683
msgstr ""
3679
3684
 
3680
 
#: ../drizzled/main.cc:356 ../plugin/multi_thread/multi_thread.cc:76
 
3685
#: ../drizzled/main.cc:358 ../plugin/multi_thread/multi_thread.cc:76
3681
3686
msgid "Drizzle has receieved an abort event."
3682
3687
msgstr ""
3683
3688
 
3684
 
#: ../drizzled/main.cc:357 ../plugin/multi_thread/multi_thread.cc:77
 
3689
#: ../drizzled/main.cc:359 ../plugin/multi_thread/multi_thread.cc:77
3685
3690
msgid "In Function: "
3686
3691
msgstr ""
3687
3692
 
3688
 
#: ../drizzled/main.cc:358 ../plugin/multi_thread/multi_thread.cc:78
 
3693
#: ../drizzled/main.cc:360 ../plugin/multi_thread/multi_thread.cc:78
3689
3694
msgid "In File: "
3690
3695
msgstr ""
3691
3696
 
3692
 
#: ../drizzled/main.cc:359 ../plugin/multi_thread/multi_thread.cc:79
 
3697
#: ../drizzled/main.cc:361 ../plugin/multi_thread/multi_thread.cc:79
3693
3698
msgid "On Line: "
3694
3699
msgstr ""
3695
3700
 
3722
3727
msgid "Plugin '%s' init function returned error.\n"
3723
3728
msgstr ""
3724
3729
 
3725
 
#: ../drizzled/module/loader.cc:381
 
3730
#: ../drizzled/module/loader.cc:379
3726
3731
#, c-format
3727
3732
msgid "Couldn't load plugin library named '%s'.\n"
3728
3733
msgstr ""
3729
3734
 
3730
 
#: ../drizzled/module/loader.cc:391
 
3735
#: ../drizzled/module/loader.cc:389
3731
3736
#, c-format
3732
3737
msgid "Couldn't load plugin named '%s'.\n"
3733
3738
msgstr ""
3933
3938
"We have deactivated the TransactionApplier '%s'.\n"
3934
3939
msgstr ""
3935
3940
 
3936
 
#: ../drizzled/session.cc:1863 ../drizzled/session.cc:1872
 
3941
#: ../drizzled/session.cc:1851 ../drizzled/session.cc:1860
3937
3942
#, c-format
3938
3943
msgid "Could not remove temporary table: '%s', error: %d"
3939
3944
msgstr "Nieudana próba usunięcia tabeli tymczasowej: '%s', błąd: %d"
3985
3990
"\n"
3986
3991
msgstr ""
3987
3992
 
3988
 
#: ../drizzled/sql_table.cc:1882
 
3993
#: ../drizzled/sql_table.cc:1869
3989
3994
#, c-format
3990
3995
msgid "Unknown - internal error %d during operation"
3991
3996
msgstr ""
3992
3997
 
3993
 
#: ../drizzled/statement/alter_table.cc:1589
 
3998
#: ../drizzled/statement/alter_table.cc:1575
3994
3999
#, c-format
3995
4000
msgid ""
3996
4001
"order_st BY ignored because there is a user-defined clustered index in the "
4017
4022
msgid "Got error %d when reading table '%s'"
4018
4023
msgstr "Wystąpił błąd %d podczas odczytu tabeli '%s'"
4019
4024
 
4020
 
#: ../drizzled/table/instance/base.cc:1810
 
4025
#: ../drizzled/table/instance/base.cc:1794
4021
4026
#, c-format
4022
4027
msgid "Unknown collation '%s' in table '%-.64s' definition"
4023
4028
msgstr "Nieznany zestaw '%s' w definicji tabeli '%-.64s'"
4024
4029
 
4025
 
#: ../drizzled/table/instance/base.cc:1817
 
4030
#: ../drizzled/table/instance/base.cc:1799
4026
4031
#, c-format
4027
4032
msgid ""
4028
4033
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
4126
4131
msgid "Default schema to use."
4127
4132
msgstr "Baza danych do użycia"
4128
4133
 
4129
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:89
 
4134
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:88
4130
4135
#, fuzzy
4131
4136
msgid ""
4132
4137
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
4135
4140
"Numer portu użytego do połączenia lub 0 jako domyślne, według ustawień w "
4136
4141
"drizzle.cnf, $DRIZZLE_TCP_PORT "
4137
4142
 
4138
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:92
4139
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:927
 
4143
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:91
 
4144
#: ../plugin/mysql_protocol/mysql_protocol.cc:930
4140
4145
msgid "Connect Timeout."
4141
4146
msgstr ""
4142
4147
 
4143
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:95
4144
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:930
 
4148
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:94
 
4149
#: ../plugin/mysql_protocol/mysql_protocol.cc:933
4145
4150
msgid "Read Timeout."
4146
4151
msgstr ""
4147
4152
 
4148
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:98
4149
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:933
 
4153
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:97
 
4154
#: ../plugin/mysql_protocol/mysql_protocol.cc:936
4150
4155
msgid "Write Timeout."
4151
4156
msgstr ""
4152
4157
 
4153
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:101
4154
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:936
 
4158
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:100
 
4159
#: ../plugin/mysql_protocol/mysql_protocol.cc:939
4155
4160
msgid "Retry Count."
4156
4161
msgstr ""
4157
4162
 
4158
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:104
4159
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:939
 
4163
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:103
 
4164
#: ../plugin/mysql_protocol/mysql_protocol.cc:942
4160
4165
msgid "Buffer length."
4161
4166
msgstr ""
4162
4167
 
4163
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:107
4164
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:942
 
4168
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:106
 
4169
#: ../plugin/mysql_protocol/mysql_protocol.cc:945
4165
4170
msgid "Address to bind to."
4166
4171
msgstr ""
4167
4172
 
4168
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:110
4169
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:945
4170
 
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:163
 
4173
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:109
 
4174
#: ../plugin/mysql_protocol/mysql_protocol.cc:948
 
4175
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:162
4171
4176
#, fuzzy
4172
4177
msgid "Maximum simultaneous connections."
4173
4178
msgstr "Zbyt wiele połączeń"
4242
4247
"or its equivalent numeric id"
4243
4248
msgstr ""
4244
4249
 
4245
 
#: ../plugin/innobase/handler/ha_innodb.cc:9448
 
4250
#: ../plugin/innobase/handler/ha_innodb.cc:9450
4246
4251
msgid "Do not use Native AIO library for IO, even if available"
4247
4252
msgstr ""
4248
4253
 
4249
 
#: ../plugin/innobase/handler/ha_innodb.cc:9489
 
4254
#: ../plugin/innobase/handler/ha_innodb.cc:9491
4250
4255
msgid "Enable internal replication log."
4251
4256
msgstr ""
4252
4257
 
4253
 
#: ../plugin/innobase/handler/ha_innodb.cc:9492
 
4258
#: ../plugin/innobase/handler/ha_innodb.cc:9494
4254
4259
msgid ""
4255
4260
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4256
4261
"rolled back. Values above 100000000 disable the timeout."
4257
4262
msgstr ""
4258
4263
 
4259
 
#: ../plugin/innobase/handler/ha_innodb.cc:9495
 
4264
#: ../plugin/innobase/handler/ha_innodb.cc:9497
4260
4265
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4261
4266
msgstr ""
4262
4267
 
4263
 
#: ../plugin/innobase/handler/ha_innodb.cc:9498
 
4268
#: ../plugin/innobase/handler/ha_innodb.cc:9500
4264
4269
msgid ""
4265
4270
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4266
4271
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4557
4562
"Path to special datafile for doublewrite buffer. (default is : not used)"
4558
4563
msgstr ""
4559
4564
 
4560
 
#: ../plugin/json_server/json_server.cc:363
 
4565
#: ../plugin/json_server/json_server.cc:359
4561
4566
#, fuzzy
4562
4567
msgid "Port number to use for connection or 0 for default (port 8086) "
4563
4568
msgstr ""
4686
4691
msgid "Maximum number of user threads available."
4687
4692
msgstr ""
4688
4693
 
4689
 
#: ../plugin/myisam/ha_myisam.cc:540
 
4694
#: ../plugin/myisam/ha_myisam.cc:537
4690
4695
#, c-format
4691
4696
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
4692
4697
msgstr ""
4693
4698
 
4694
 
#: ../plugin/myisam/ha_myisam.cc:546
 
4699
#: ../plugin/myisam/ha_myisam.cc:543
4695
4700
#, c-format
4696
4701
msgid "Got an error from unknown thread, %s:%d"
4697
4702
msgstr ""
4698
4703
 
4699
 
#: ../plugin/myisam/ha_myisam.cc:555
 
4704
#: ../plugin/myisam/ha_myisam.cc:552
4700
4705
msgid "Unknown thread accessing table"
4701
4706
msgstr ""
4702
4707
 
4703
 
#: ../plugin/myisam/ha_myisam.cc:1519
 
4708
#: ../plugin/myisam/ha_myisam.cc:1516
4704
4709
msgid ""
4705
4710
"Don't use the fast sort index method to created index if the temporary file "
4706
4711
"would get bigger than this."
4707
4712
msgstr ""
4708
4713
 
4709
 
#: ../plugin/myisam/ha_myisam.cc:1522
 
4714
#: ../plugin/myisam/ha_myisam.cc:1519
4710
4715
msgid ""
4711
4716
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4712
4717
"when creating indexes with CREATE INDEX or ALTER TABLE."
4951
4956
msgid "Tablespace not empty"
4952
4957
msgstr "Tablespace nie jest pusta"
4953
4958
 
4954
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:923
 
4959
#: ../plugin/mysql_protocol/mysql_protocol.cc:926
4955
4960
msgid ""
4956
4961
"Port number to use for connection or 0 for default to with MySQL protocol."
4957
4962
msgstr ""
4958
4963
 
4959
 
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:79
 
4964
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:78
4960
4965
msgid ""
4961
4966
" exists already. Do you have another Drizzle or MySQL running? Or perhaps "
4962
4967
"the file is stale and should be removed?"
4963
4968
msgstr ""
4964
4969
 
4965
 
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:140
 
4970
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:139
4966
4971
#, c-format
4967
4972
msgid "Listening on %s"
4968
4973
msgstr ""
4969
4974
 
4970
 
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:158
 
4975
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:157
4971
4976
#, fuzzy
4972
4977
msgid "Path used for MySQL UNIX Socket Protocol."
4973
4978
msgstr "Użyj protokołu MySQL"
4974
4979
 
4975
 
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:160
 
4980
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:159
4976
4981
msgid "Clobber socket file if one is there already."
4977
4982
msgstr ""
4978
4983
 
5657
5662
 
5658
5663
#~ msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
5659
5664
#~ msgstr ""
5660
 
#~ "Błąd podczas usuwania bazy danych (nie można usunąć '%-.192s'; nr błędu: %"
5661
 
#~ "d)"
 
5665
#~ "Błąd podczas usuwania bazy danych (nie można usunąć '%-.192s'; nr błędu: "
 
5666
#~ "%d)"
5662
5667
 
5663
5668
#~ msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
5664
5669
#~ msgstr ""
5665
 
#~ "Błąd podczas usuwania bazy danych (nie można rmdir '%-.192s'; nr błedu: %"
5666
 
#~ "d)"
 
5670
#~ "Błąd podczas usuwania bazy danych (nie można rmdir '%-.192s'; nr błedu: "
 
5671
#~ "%d)"
5667
5672
 
5668
5673
#~ msgid "Can't read record in system table"
5669
5674
#~ msgstr "Nie można odczytać wiersza tabeli systemowej"