~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/sv.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-08-08 10:09+0000\n"
12
12
"Last-Translator: Stefan Norin <Unknown>\n"
13
13
"Language-Team: Swedish <sv@li.org>\n"
 
14
"Language: sv\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"
537
538
 
538
539
#: ../client/drizzle.cc:1709 ../client/drizzledump.cc:658
539
540
#: ../client/drizzleimport.cc:471 ../client/drizzleslap.cc:619
540
 
#: ../client/drizzletest.cc:5103
 
541
#: ../client/drizzletest.cc:5095
541
542
msgid "Error: Unknown protocol"
542
543
msgstr ""
543
544
 
880
881
"(One can force an UPDATE/DELETE by adding LIMIT # at the end of the "
881
882
"command.)\n"
882
883
" SELECT has an automatic 'LIMIT %lu' if LIMIT is not used.\n"
883
 
"             Max number of examined row combination in a join is set to: %"
884
 
"lu\n"
 
884
"             Max number of examined row combination in a join is set to: "
 
885
"%lu\n"
885
886
"\n"
886
887
msgstr ""
887
888
 
1215
1216
msgstr ""
1216
1217
 
1217
1218
#: ../client/drizzledump.cc:671 ../client/drizzleimport.cc:484
1218
 
#: ../client/drizzleslap.cc:629 ../client/drizzletest.cc:5115
 
1219
#: ../client/drizzleslap.cc:629 ../client/drizzletest.cc:5107
1219
1220
#, c-format
1220
1221
msgid "Value supplied for port is not valid.\n"
1221
1222
msgstr ""
1287
1288
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1288
1289
msgstr ""
1289
1290
 
1290
 
#: ../client/drizzletest.cc:4874
 
1291
#: ../client/drizzletest.cc:4866
1291
1292
msgid "Error: Invalid Value for opt_max_connect_retries"
1292
1293
msgstr ""
1293
1294
 
1294
 
#: ../client/drizzletest.cc:4884
 
1295
#: ../client/drizzletest.cc:4876
1295
1296
msgid "Error: Invalid Value for opt_tail_lines"
1296
1297
msgstr ""
1297
1298
 
1298
 
#: ../client/drizzletest.cc:4894
 
1299
#: ../client/drizzletest.cc:4886
1299
1300
msgid "Error: Invalid Value for opt_sleep"
1300
1301
msgstr ""
1301
1302
 
1302
 
#: ../client/drizzletest.cc:5073
 
1303
#: ../client/drizzletest.cc:5065
1303
1304
#, c-format
1304
1305
msgid "Could not open '%s' for reading: errno = %d"
1305
1306
msgstr ""
3192
3193
#: ../drizzled/error.cc:523
3193
3194
#, c-format
3194
3195
msgid ""
3195
 
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3196
 
"d would lead to a duplicate entry"
 
3196
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
 
3197
"%d would lead to a duplicate entry"
3197
3198
msgstr ""
3198
3199
 
3199
3200
#: ../drizzled/error.cc:524
3488
3489
msgid "The UUID was not created with a valid time"
3489
3490
msgstr ""
3490
3491
 
 
3492
#. For IPV6 type
 
3493
#: ../drizzled/error.cc:602
 
3494
msgid "Received an invalid IPV6 value"
 
3495
msgstr ""
 
3496
 
3491
3497
#. For BOOL type
3492
 
#: ../drizzled/error.cc:602
 
3498
#: ../drizzled/error.cc:605
3493
3499
#, c-format
3494
3500
msgid "Received an invalid BOOLEAN value '%s'."
3495
3501
msgstr ""
3496
3502
 
3497
 
#: ../drizzled/error.cc:603
 
3503
#: ../drizzled/error.cc:606
3498
3504
#, c-format
3499
3505
msgid "Invalid cast to BOOLEAN: '%s'."
3500
3506
msgstr ""
3501
3507
 
3502
3508
#. Transactional DDL
3503
 
#: ../drizzled/error.cc:606
 
3509
#: ../drizzled/error.cc:609
3504
3510
msgid "Transactional DDL not supported"
3505
3511
msgstr ""
3506
3512
 
3507
3513
#. ASSERT Message
3508
 
#: ../drizzled/error.cc:608
 
3514
#: ../drizzled/error.cc:611
3509
3515
#, c-format
3510
3516
msgid "Assertion '%s' failed."
3511
3517
msgstr ""
3512
3518
 
3513
 
#: ../drizzled/error.cc:609
 
3519
#: ../drizzled/error.cc:612
3514
3520
#, c-format
3515
3521
msgid "Assertion '%s' failed, the result was NULL."
3516
3522
msgstr ""
3517
3523
 
3518
3524
#. Catalog related errors
3519
 
#: ../drizzled/error.cc:627
 
3525
#: ../drizzled/error.cc:630
3520
3526
#, c-format
3521
3527
msgid "Cannot create catalog '%s'."
3522
3528
msgstr ""
3523
3529
 
3524
 
#: ../drizzled/error.cc:628
 
3530
#: ../drizzled/error.cc:631
3525
3531
#, c-format
3526
3532
msgid "Permission is denied to create '%s' catalog."
3527
3533
msgstr ""
3528
3534
 
3529
 
#: ../drizzled/error.cc:629
 
3535
#: ../drizzled/error.cc:632
3530
3536
#, c-format
3531
3537
msgid "Cannot drop catalog '%s'."
3532
3538
msgstr ""
3533
3539
 
3534
 
#: ../drizzled/error.cc:630
 
3540
#: ../drizzled/error.cc:633
3535
3541
#, c-format
3536
3542
msgid "Permission is denied to drop '%s' catalog."
3537
3543
msgstr ""
3538
3544
 
3539
 
#: ../drizzled/error.cc:631
 
3545
#: ../drizzled/error.cc:634
3540
3546
#, c-format
3541
3547
msgid "Catalog '%s' does not exist."
3542
3548
msgstr ""
3543
3549
 
3544
 
#: ../drizzled/error.cc:632
 
3550
#: ../drizzled/error.cc:635
3545
3551
msgid "You cannot drop the 'local' catalog."
3546
3552
msgstr ""
3547
3553
 
3548
 
#: ../drizzled/error.cc:633
 
3554
#: ../drizzled/error.cc:636
3549
3555
#, c-format
3550
3556
msgid "Could not gain lock on '%s'."
3551
3557
msgstr ""
3552
3558
 
3553
 
#: ../drizzled/error.cc:634
 
3559
#: ../drizzled/error.cc:637
3554
3560
#, c-format
3555
3561
msgid "Corrupt or invalid catalog definition for '%s' : '%s'."
3556
3562
msgstr ""
3557
3563
 
3558
 
#: ../drizzled/error.cc:635
 
3564
#: ../drizzled/error.cc:638
3559
3565
msgid "Invalid catalog name."
3560
3566
msgstr ""
3561
3567
 
3562
 
#: ../drizzled/error.cc:636
 
3568
#: ../drizzled/error.cc:639
3563
3569
msgid ""
3564
3570
"Engine status is now stored in the data_dictionary tables, please use these "
3565
3571
"instead."
3566
3572
msgstr ""
3567
3573
 
3568
 
#: ../drizzled/error.cc:637
 
3574
#: ../drizzled/error.cc:640
3569
3575
msgid "There is already a transaction in progress"
3570
3576
msgstr ""
3571
3577
 
3572
 
#: ../drizzled/error.cc:638
 
3578
#: ../drizzled/error.cc:641
3573
3579
msgid "No lock is held by this connection."
3574
3580
msgstr ""
3575
3581
 
3579
3585
"be able to generate a core file on signals"
3580
3586
msgstr ""
3581
3587
 
3582
 
#: ../drizzled/main.cc:356 ../plugin/multi_thread/multi_thread.cc:76
 
3588
#: ../drizzled/main.cc:358 ../plugin/multi_thread/multi_thread.cc:76
3583
3589
msgid "Drizzle has receieved an abort event."
3584
3590
msgstr ""
3585
3591
 
3586
 
#: ../drizzled/main.cc:357 ../plugin/multi_thread/multi_thread.cc:77
 
3592
#: ../drizzled/main.cc:359 ../plugin/multi_thread/multi_thread.cc:77
3587
3593
msgid "In Function: "
3588
3594
msgstr ""
3589
3595
 
3590
 
#: ../drizzled/main.cc:358 ../plugin/multi_thread/multi_thread.cc:78
 
3596
#: ../drizzled/main.cc:360 ../plugin/multi_thread/multi_thread.cc:78
3591
3597
msgid "In File: "
3592
3598
msgstr ""
3593
3599
 
3594
 
#: ../drizzled/main.cc:359 ../plugin/multi_thread/multi_thread.cc:79
 
3600
#: ../drizzled/main.cc:361 ../plugin/multi_thread/multi_thread.cc:79
3595
3601
msgid "On Line: "
3596
3602
msgstr ""
3597
3603
 
3624
3630
msgid "Plugin '%s' init function returned error.\n"
3625
3631
msgstr ""
3626
3632
 
3627
 
#: ../drizzled/module/loader.cc:381
 
3633
#: ../drizzled/module/loader.cc:379
3628
3634
#, c-format
3629
3635
msgid "Couldn't load plugin library named '%s'.\n"
3630
3636
msgstr ""
3631
3637
 
3632
 
#: ../drizzled/module/loader.cc:391
 
3638
#: ../drizzled/module/loader.cc:389
3633
3639
#, c-format
3634
3640
msgid "Couldn't load plugin named '%s'.\n"
3635
3641
msgstr ""
3834
3840
"We have deactivated the TransactionApplier '%s'.\n"
3835
3841
msgstr ""
3836
3842
 
3837
 
#: ../drizzled/session.cc:1863 ../drizzled/session.cc:1872
 
3843
#: ../drizzled/session.cc:1851 ../drizzled/session.cc:1860
3838
3844
#, c-format
3839
3845
msgid "Could not remove temporary table: '%s', error: %d"
3840
3846
msgstr ""
3886
3892
"\n"
3887
3893
msgstr ""
3888
3894
 
3889
 
#: ../drizzled/sql_table.cc:1882
 
3895
#: ../drizzled/sql_table.cc:1869
3890
3896
#, c-format
3891
3897
msgid "Unknown - internal error %d during operation"
3892
3898
msgstr ""
3893
3899
 
3894
 
#: ../drizzled/statement/alter_table.cc:1589
 
3900
#: ../drizzled/statement/alter_table.cc:1575
3895
3901
#, c-format
3896
3902
msgid ""
3897
3903
"order_st BY ignored because there is a user-defined clustered index in the "
3917
3923
msgid "Got error %d when reading table '%s'"
3918
3924
msgstr ""
3919
3925
 
3920
 
#: ../drizzled/table/instance/base.cc:1810
 
3926
#: ../drizzled/table/instance/base.cc:1794
3921
3927
#, c-format
3922
3928
msgid "Unknown collation '%s' in table '%-.64s' definition"
3923
3929
msgstr ""
3924
3930
 
3925
 
#: ../drizzled/table/instance/base.cc:1817
 
3931
#: ../drizzled/table/instance/base.cc:1799
3926
3932
#, c-format
3927
3933
msgid ""
3928
3934
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
4026
4032
msgid "Default schema to use."
4027
4033
msgstr "Databas att använda"
4028
4034
 
4029
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:89
 
4035
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:88
4030
4036
msgid ""
4031
4037
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
4032
4038
"protocol."
4033
4039
msgstr ""
4034
4040
 
4035
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:92
4036
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:927
 
4041
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:91
 
4042
#: ../plugin/mysql_protocol/mysql_protocol.cc:930
4037
4043
msgid "Connect Timeout."
4038
4044
msgstr ""
4039
4045
 
4040
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:95
4041
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:930
 
4046
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:94
 
4047
#: ../plugin/mysql_protocol/mysql_protocol.cc:933
4042
4048
msgid "Read Timeout."
4043
4049
msgstr ""
4044
4050
 
4045
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:98
4046
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:933
 
4051
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:97
 
4052
#: ../plugin/mysql_protocol/mysql_protocol.cc:936
4047
4053
msgid "Write Timeout."
4048
4054
msgstr ""
4049
4055
 
4050
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:101
4051
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:936
 
4056
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:100
 
4057
#: ../plugin/mysql_protocol/mysql_protocol.cc:939
4052
4058
msgid "Retry Count."
4053
4059
msgstr ""
4054
4060
 
4055
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:104
4056
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:939
 
4061
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:103
 
4062
#: ../plugin/mysql_protocol/mysql_protocol.cc:942
4057
4063
msgid "Buffer length."
4058
4064
msgstr ""
4059
4065
 
4060
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:107
4061
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:942
 
4066
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:106
 
4067
#: ../plugin/mysql_protocol/mysql_protocol.cc:945
4062
4068
msgid "Address to bind to."
4063
4069
msgstr ""
4064
4070
 
4065
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:110
4066
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:945
4067
 
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:163
 
4071
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:109
 
4072
#: ../plugin/mysql_protocol/mysql_protocol.cc:948
 
4073
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:162
4068
4074
msgid "Maximum simultaneous connections."
4069
4075
msgstr ""
4070
4076
 
4138
4144
"or its equivalent numeric id"
4139
4145
msgstr ""
4140
4146
 
4141
 
#: ../plugin/innobase/handler/ha_innodb.cc:9448
 
4147
#: ../plugin/innobase/handler/ha_innodb.cc:9450
4142
4148
msgid "Do not use Native AIO library for IO, even if available"
4143
4149
msgstr ""
4144
4150
 
4145
 
#: ../plugin/innobase/handler/ha_innodb.cc:9489
 
4151
#: ../plugin/innobase/handler/ha_innodb.cc:9491
4146
4152
msgid "Enable internal replication log."
4147
4153
msgstr ""
4148
4154
 
4149
 
#: ../plugin/innobase/handler/ha_innodb.cc:9492
 
4155
#: ../plugin/innobase/handler/ha_innodb.cc:9494
4150
4156
msgid ""
4151
4157
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4152
4158
"rolled back. Values above 100000000 disable the timeout."
4153
4159
msgstr ""
4154
4160
 
4155
 
#: ../plugin/innobase/handler/ha_innodb.cc:9495
 
4161
#: ../plugin/innobase/handler/ha_innodb.cc:9497
4156
4162
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4157
4163
msgstr ""
4158
4164
 
4159
 
#: ../plugin/innobase/handler/ha_innodb.cc:9498
 
4165
#: ../plugin/innobase/handler/ha_innodb.cc:9500
4160
4166
msgid ""
4161
4167
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4162
4168
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4452
4458
"Path to special datafile for doublewrite buffer. (default is : not used)"
4453
4459
msgstr ""
4454
4460
 
4455
 
#: ../plugin/json_server/json_server.cc:363
 
4461
#: ../plugin/json_server/json_server.cc:359
4456
4462
msgid "Port number to use for connection or 0 for default (port 8086) "
4457
4463
msgstr ""
4458
4464
 
4577
4583
msgid "Maximum number of user threads available."
4578
4584
msgstr ""
4579
4585
 
4580
 
#: ../plugin/myisam/ha_myisam.cc:540
 
4586
#: ../plugin/myisam/ha_myisam.cc:537
4581
4587
#, c-format
4582
4588
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
4583
4589
msgstr ""
4584
4590
 
4585
 
#: ../plugin/myisam/ha_myisam.cc:546
 
4591
#: ../plugin/myisam/ha_myisam.cc:543
4586
4592
#, c-format
4587
4593
msgid "Got an error from unknown thread, %s:%d"
4588
4594
msgstr ""
4589
4595
 
4590
 
#: ../plugin/myisam/ha_myisam.cc:555
 
4596
#: ../plugin/myisam/ha_myisam.cc:552
4591
4597
msgid "Unknown thread accessing table"
4592
4598
msgstr ""
4593
4599
 
4594
 
#: ../plugin/myisam/ha_myisam.cc:1519
 
4600
#: ../plugin/myisam/ha_myisam.cc:1516
4595
4601
msgid ""
4596
4602
"Don't use the fast sort index method to created index if the temporary file "
4597
4603
"would get bigger than this."
4598
4604
msgstr ""
4599
4605
 
4600
 
#: ../plugin/myisam/ha_myisam.cc:1522
 
4606
#: ../plugin/myisam/ha_myisam.cc:1519
4601
4607
msgid ""
4602
4608
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4603
4609
"when creating indexes with CREATE INDEX or ALTER TABLE."
4842
4848
msgid "Tablespace not empty"
4843
4849
msgstr ""
4844
4850
 
4845
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:923
 
4851
#: ../plugin/mysql_protocol/mysql_protocol.cc:926
4846
4852
msgid ""
4847
4853
"Port number to use for connection or 0 for default to with MySQL protocol."
4848
4854
msgstr ""
4849
4855
 
4850
 
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:79
 
4856
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:78
4851
4857
msgid ""
4852
4858
" exists already. Do you have another Drizzle or MySQL running? Or perhaps "
4853
4859
"the file is stale and should be removed?"
4854
4860
msgstr ""
4855
4861
 
4856
 
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:140
 
4862
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:139
4857
4863
#, c-format
4858
4864
msgid "Listening on %s"
4859
4865
msgstr ""
4860
4866
 
4861
 
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:158
 
4867
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:157
4862
4868
#, fuzzy
4863
4869
msgid "Path used for MySQL UNIX Socket Protocol."
4864
4870
msgstr "Använd MySQL Protokoll"
4865
4871
 
4866
 
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:160
 
4872
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:159
4867
4873
msgid "Clobber socket file if one is there already."
4868
4874
msgstr ""
4869
4875