~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/nb.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: 2010-09-11 06:12+0000\n"
12
12
"Last-Translator: Tor Syversen <sol-moe@online.no>\n"
13
13
"Language-Team: Norwegian Bokmal <nb@li.org>\n"
 
14
"Language: nb\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: nb\n"
18
18
"Plural-Forms: nplurals=2; plural=n != 1;\n"
19
19
"X-Launchpad-Export-Date: 2010-09-12 04:53+0000\n"
20
20
"X-Generator: Launchpad (build Unknown)\n"
557
557
 
558
558
#: ../client/drizzle.cc:1709 ../client/drizzledump.cc:658
559
559
#: ../client/drizzleimport.cc:471 ../client/drizzleslap.cc:619
560
 
#: ../client/drizzletest.cc:5103
 
560
#: ../client/drizzletest.cc:5095
561
561
msgid "Error: Unknown protocol"
562
562
msgstr ""
563
563
 
904
904
"(One can force an UPDATE/DELETE by adding LIMIT # at the end of the "
905
905
"command.)\n"
906
906
" SELECT has an automatic 'LIMIT %lu' if LIMIT is not used.\n"
907
 
"             Max number of examined row combination in a join is set to: %"
908
 
"lu\n"
 
907
"             Max number of examined row combination in a join is set to: "
 
908
"%lu\n"
909
909
"\n"
910
910
msgstr ""
911
911
 
1241
1241
msgstr ""
1242
1242
 
1243
1243
#: ../client/drizzledump.cc:671 ../client/drizzleimport.cc:484
1244
 
#: ../client/drizzleslap.cc:629 ../client/drizzletest.cc:5115
 
1244
#: ../client/drizzleslap.cc:629 ../client/drizzletest.cc:5107
1245
1245
#, c-format
1246
1246
msgid "Value supplied for port is not valid.\n"
1247
1247
msgstr ""
1312
1312
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1313
1313
msgstr ""
1314
1314
 
1315
 
#: ../client/drizzletest.cc:4874
 
1315
#: ../client/drizzletest.cc:4866
1316
1316
msgid "Error: Invalid Value for opt_max_connect_retries"
1317
1317
msgstr ""
1318
1318
 
1319
 
#: ../client/drizzletest.cc:4884
 
1319
#: ../client/drizzletest.cc:4876
1320
1320
msgid "Error: Invalid Value for opt_tail_lines"
1321
1321
msgstr ""
1322
1322
 
1323
 
#: ../client/drizzletest.cc:4894
 
1323
#: ../client/drizzletest.cc:4886
1324
1324
msgid "Error: Invalid Value for opt_sleep"
1325
1325
msgstr ""
1326
1326
 
1327
 
#: ../client/drizzletest.cc:5073
 
1327
#: ../client/drizzletest.cc:5065
1328
1328
#, c-format
1329
1329
msgid "Could not open '%s' for reading: errno = %d"
1330
1330
msgstr ""
3199
3199
#: ../drizzled/error.cc:523
3200
3200
#, c-format
3201
3201
msgid ""
3202
 
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3203
 
"d would lead to a duplicate entry"
 
3202
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
 
3203
"%d would lead to a duplicate entry"
3204
3204
msgstr ""
3205
3205
 
3206
3206
#: ../drizzled/error.cc:524
3499
3499
msgid "The UUID was not created with a valid time"
3500
3500
msgstr ""
3501
3501
 
 
3502
#. For IPV6 type
 
3503
#: ../drizzled/error.cc:602
 
3504
msgid "Received an invalid IPV6 value"
 
3505
msgstr ""
 
3506
 
3502
3507
#. For BOOL type
3503
 
#: ../drizzled/error.cc:602
 
3508
#: ../drizzled/error.cc:605
3504
3509
#, c-format
3505
3510
msgid "Received an invalid BOOLEAN value '%s'."
3506
3511
msgstr ""
3507
3512
 
3508
 
#: ../drizzled/error.cc:603
 
3513
#: ../drizzled/error.cc:606
3509
3514
#, c-format
3510
3515
msgid "Invalid cast to BOOLEAN: '%s'."
3511
3516
msgstr ""
3512
3517
 
3513
3518
#. Transactional DDL
3514
 
#: ../drizzled/error.cc:606
 
3519
#: ../drizzled/error.cc:609
3515
3520
msgid "Transactional DDL not supported"
3516
3521
msgstr ""
3517
3522
 
3518
3523
#. ASSERT Message
3519
 
#: ../drizzled/error.cc:608
 
3524
#: ../drizzled/error.cc:611
3520
3525
#, c-format
3521
3526
msgid "Assertion '%s' failed."
3522
3527
msgstr ""
3523
3528
 
3524
 
#: ../drizzled/error.cc:609
 
3529
#: ../drizzled/error.cc:612
3525
3530
#, c-format
3526
3531
msgid "Assertion '%s' failed, the result was NULL."
3527
3532
msgstr ""
3528
3533
 
3529
3534
#. Catalog related errors
3530
 
#: ../drizzled/error.cc:627
 
3535
#: ../drizzled/error.cc:630
3531
3536
#, c-format
3532
3537
msgid "Cannot create catalog '%s'."
3533
3538
msgstr ""
3534
3539
 
3535
 
#: ../drizzled/error.cc:628
 
3540
#: ../drizzled/error.cc:631
3536
3541
#, c-format
3537
3542
msgid "Permission is denied to create '%s' catalog."
3538
3543
msgstr ""
3539
3544
 
3540
 
#: ../drizzled/error.cc:629
 
3545
#: ../drizzled/error.cc:632
3541
3546
#, c-format
3542
3547
msgid "Cannot drop catalog '%s'."
3543
3548
msgstr ""
3544
3549
 
3545
 
#: ../drizzled/error.cc:630
 
3550
#: ../drizzled/error.cc:633
3546
3551
#, c-format
3547
3552
msgid "Permission is denied to drop '%s' catalog."
3548
3553
msgstr ""
3549
3554
 
3550
 
#: ../drizzled/error.cc:631
 
3555
#: ../drizzled/error.cc:634
3551
3556
#, c-format
3552
3557
msgid "Catalog '%s' does not exist."
3553
3558
msgstr ""
3554
3559
 
3555
 
#: ../drizzled/error.cc:632
 
3560
#: ../drizzled/error.cc:635
3556
3561
msgid "You cannot drop the 'local' catalog."
3557
3562
msgstr ""
3558
3563
 
3559
 
#: ../drizzled/error.cc:633
 
3564
#: ../drizzled/error.cc:636
3560
3565
#, c-format
3561
3566
msgid "Could not gain lock on '%s'."
3562
3567
msgstr ""
3563
3568
 
3564
 
#: ../drizzled/error.cc:634
 
3569
#: ../drizzled/error.cc:637
3565
3570
#, c-format
3566
3571
msgid "Corrupt or invalid catalog definition for '%s' : '%s'."
3567
3572
msgstr ""
3568
3573
 
3569
 
#: ../drizzled/error.cc:635
 
3574
#: ../drizzled/error.cc:638
3570
3575
msgid "Invalid catalog name."
3571
3576
msgstr ""
3572
3577
 
3573
 
#: ../drizzled/error.cc:636
 
3578
#: ../drizzled/error.cc:639
3574
3579
msgid ""
3575
3580
"Engine status is now stored in the data_dictionary tables, please use these "
3576
3581
"instead."
3577
3582
msgstr ""
3578
3583
 
3579
 
#: ../drizzled/error.cc:637
 
3584
#: ../drizzled/error.cc:640
3580
3585
msgid "There is already a transaction in progress"
3581
3586
msgstr ""
3582
3587
 
3583
 
#: ../drizzled/error.cc:638
 
3588
#: ../drizzled/error.cc:641
3584
3589
msgid "No lock is held by this connection."
3585
3590
msgstr ""
3586
3591
 
3590
3595
"be able to generate a core file on signals"
3591
3596
msgstr ""
3592
3597
 
3593
 
#: ../drizzled/main.cc:356 ../plugin/multi_thread/multi_thread.cc:76
 
3598
#: ../drizzled/main.cc:358 ../plugin/multi_thread/multi_thread.cc:76
3594
3599
msgid "Drizzle has receieved an abort event."
3595
3600
msgstr ""
3596
3601
 
3597
 
#: ../drizzled/main.cc:357 ../plugin/multi_thread/multi_thread.cc:77
 
3602
#: ../drizzled/main.cc:359 ../plugin/multi_thread/multi_thread.cc:77
3598
3603
msgid "In Function: "
3599
3604
msgstr ""
3600
3605
 
3601
 
#: ../drizzled/main.cc:358 ../plugin/multi_thread/multi_thread.cc:78
 
3606
#: ../drizzled/main.cc:360 ../plugin/multi_thread/multi_thread.cc:78
3602
3607
msgid "In File: "
3603
3608
msgstr ""
3604
3609
 
3605
 
#: ../drizzled/main.cc:359 ../plugin/multi_thread/multi_thread.cc:79
 
3610
#: ../drizzled/main.cc:361 ../plugin/multi_thread/multi_thread.cc:79
3606
3611
msgid "On Line: "
3607
3612
msgstr ""
3608
3613
 
3635
3640
msgid "Plugin '%s' init function returned error.\n"
3636
3641
msgstr ""
3637
3642
 
3638
 
#: ../drizzled/module/loader.cc:381
 
3643
#: ../drizzled/module/loader.cc:379
3639
3644
#, c-format
3640
3645
msgid "Couldn't load plugin library named '%s'.\n"
3641
3646
msgstr ""
3642
3647
 
3643
 
#: ../drizzled/module/loader.cc:391
 
3648
#: ../drizzled/module/loader.cc:389
3644
3649
#, c-format
3645
3650
msgid "Couldn't load plugin named '%s'.\n"
3646
3651
msgstr ""
3845
3850
"We have deactivated the TransactionApplier '%s'.\n"
3846
3851
msgstr ""
3847
3852
 
3848
 
#: ../drizzled/session.cc:1863 ../drizzled/session.cc:1872
 
3853
#: ../drizzled/session.cc:1851 ../drizzled/session.cc:1860
3849
3854
#, c-format
3850
3855
msgid "Could not remove temporary table: '%s', error: %d"
3851
3856
msgstr ""
3897
3902
"\n"
3898
3903
msgstr ""
3899
3904
 
3900
 
#: ../drizzled/sql_table.cc:1882
 
3905
#: ../drizzled/sql_table.cc:1869
3901
3906
#, c-format
3902
3907
msgid "Unknown - internal error %d during operation"
3903
3908
msgstr ""
3904
3909
 
3905
 
#: ../drizzled/statement/alter_table.cc:1589
 
3910
#: ../drizzled/statement/alter_table.cc:1575
3906
3911
#, c-format
3907
3912
msgid ""
3908
3913
"order_st BY ignored because there is a user-defined clustered index in the "
3928
3933
msgid "Got error %d when reading table '%s'"
3929
3934
msgstr ""
3930
3935
 
3931
 
#: ../drizzled/table/instance/base.cc:1810
 
3936
#: ../drizzled/table/instance/base.cc:1794
3932
3937
#, c-format
3933
3938
msgid "Unknown collation '%s' in table '%-.64s' definition"
3934
3939
msgstr "Ukjent sorteringsangivelse '%s' i tabelldefinisjonen for '%-.64s'"
3935
3940
 
3936
 
#: ../drizzled/table/instance/base.cc:1817
 
3941
#: ../drizzled/table/instance/base.cc:1799
3937
3942
#, c-format
3938
3943
msgid ""
3939
3944
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
4037
4042
msgid "Default schema to use."
4038
4043
msgstr "Databasen som skal brukes."
4039
4044
 
4040
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:89
 
4045
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:88
4041
4046
msgid ""
4042
4047
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
4043
4048
"protocol."
4044
4049
msgstr ""
4045
4050
 
4046
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:92
4047
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:927
 
4051
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:91
 
4052
#: ../plugin/mysql_protocol/mysql_protocol.cc:930
4048
4053
msgid "Connect Timeout."
4049
4054
msgstr ""
4050
4055
 
4051
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:95
4052
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:930
 
4056
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:94
 
4057
#: ../plugin/mysql_protocol/mysql_protocol.cc:933
4053
4058
msgid "Read Timeout."
4054
4059
msgstr ""
4055
4060
 
4056
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:98
4057
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:933
 
4061
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:97
 
4062
#: ../plugin/mysql_protocol/mysql_protocol.cc:936
4058
4063
msgid "Write Timeout."
4059
4064
msgstr ""
4060
4065
 
4061
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:101
4062
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:936
 
4066
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:100
 
4067
#: ../plugin/mysql_protocol/mysql_protocol.cc:939
4063
4068
msgid "Retry Count."
4064
4069
msgstr ""
4065
4070
 
4066
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:104
4067
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:939
 
4071
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:103
 
4072
#: ../plugin/mysql_protocol/mysql_protocol.cc:942
4068
4073
msgid "Buffer length."
4069
4074
msgstr ""
4070
4075
 
4071
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:107
4072
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:942
 
4076
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:106
 
4077
#: ../plugin/mysql_protocol/mysql_protocol.cc:945
4073
4078
msgid "Address to bind to."
4074
4079
msgstr ""
4075
4080
 
4076
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:110
4077
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:945
4078
 
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:163
 
4081
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:109
 
4082
#: ../plugin/mysql_protocol/mysql_protocol.cc:948
 
4083
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:162
4079
4084
msgid "Maximum simultaneous connections."
4080
4085
msgstr ""
4081
4086
 
4149
4154
"or its equivalent numeric id"
4150
4155
msgstr ""
4151
4156
 
4152
 
#: ../plugin/innobase/handler/ha_innodb.cc:9448
 
4157
#: ../plugin/innobase/handler/ha_innodb.cc:9450
4153
4158
msgid "Do not use Native AIO library for IO, even if available"
4154
4159
msgstr ""
4155
4160
 
4156
 
#: ../plugin/innobase/handler/ha_innodb.cc:9489
 
4161
#: ../plugin/innobase/handler/ha_innodb.cc:9491
4157
4162
msgid "Enable internal replication log."
4158
4163
msgstr ""
4159
4164
 
4160
 
#: ../plugin/innobase/handler/ha_innodb.cc:9492
 
4165
#: ../plugin/innobase/handler/ha_innodb.cc:9494
4161
4166
msgid ""
4162
4167
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4163
4168
"rolled back. Values above 100000000 disable the timeout."
4164
4169
msgstr ""
4165
4170
 
4166
 
#: ../plugin/innobase/handler/ha_innodb.cc:9495
 
4171
#: ../plugin/innobase/handler/ha_innodb.cc:9497
4167
4172
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4168
4173
msgstr ""
4169
4174
 
4170
 
#: ../plugin/innobase/handler/ha_innodb.cc:9498
 
4175
#: ../plugin/innobase/handler/ha_innodb.cc:9500
4171
4176
msgid ""
4172
4177
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4173
4178
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4464
4469
"Path to special datafile for doublewrite buffer. (default is : not used)"
4465
4470
msgstr ""
4466
4471
 
4467
 
#: ../plugin/json_server/json_server.cc:363
 
4472
#: ../plugin/json_server/json_server.cc:359
4468
4473
#, fuzzy
4469
4474
msgid "Port number to use for connection or 0 for default (port 8086) "
4470
4475
msgstr "Socket-fil som skal brukes for tilkobling"
4590
4595
msgid "Maximum number of user threads available."
4591
4596
msgstr ""
4592
4597
 
4593
 
#: ../plugin/myisam/ha_myisam.cc:540
 
4598
#: ../plugin/myisam/ha_myisam.cc:537
4594
4599
#, c-format
4595
4600
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
4596
4601
msgstr ""
4597
4602
 
4598
 
#: ../plugin/myisam/ha_myisam.cc:546
 
4603
#: ../plugin/myisam/ha_myisam.cc:543
4599
4604
#, c-format
4600
4605
msgid "Got an error from unknown thread, %s:%d"
4601
4606
msgstr ""
4602
4607
 
4603
 
#: ../plugin/myisam/ha_myisam.cc:555
 
4608
#: ../plugin/myisam/ha_myisam.cc:552
4604
4609
msgid "Unknown thread accessing table"
4605
4610
msgstr ""
4606
4611
 
4607
 
#: ../plugin/myisam/ha_myisam.cc:1519
 
4612
#: ../plugin/myisam/ha_myisam.cc:1516
4608
4613
msgid ""
4609
4614
"Don't use the fast sort index method to created index if the temporary file "
4610
4615
"would get bigger than this."
4611
4616
msgstr ""
4612
4617
 
4613
 
#: ../plugin/myisam/ha_myisam.cc:1522
 
4618
#: ../plugin/myisam/ha_myisam.cc:1519
4614
4619
msgid ""
4615
4620
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4616
4621
"when creating indexes with CREATE INDEX or ALTER TABLE."
4864
4869
msgid "Tablespace not empty"
4865
4870
msgstr "Tabellplassen er ikke tom"
4866
4871
 
4867
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:923
 
4872
#: ../plugin/mysql_protocol/mysql_protocol.cc:926
4868
4873
msgid ""
4869
4874
"Port number to use for connection or 0 for default to with MySQL protocol."
4870
4875
msgstr ""
4871
4876
 
4872
 
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:79
 
4877
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:78
4873
4878
msgid ""
4874
4879
" exists already. Do you have another Drizzle or MySQL running? Or perhaps "
4875
4880
"the file is stale and should be removed?"
4876
4881
msgstr ""
4877
4882
 
4878
 
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:140
 
4883
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:139
4879
4884
#, c-format
4880
4885
msgid "Listening on %s"
4881
4886
msgstr ""
4882
4887
 
4883
 
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:158
 
4888
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:157
4884
4889
msgid "Path used for MySQL UNIX Socket Protocol."
4885
4890
msgstr ""
4886
4891
 
4887
 
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:160
 
4892
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:159
4888
4893
msgid "Clobber socket file if one is there already."
4889
4894
msgstr ""
4890
4895
 
5613
5618
#~ "Incorrect definition of table %s.%s: expected column '%s' at position %d "
5614
5619
#~ "to have type %s  but the column is not found."
5615
5620
#~ msgstr ""
5616
 
#~ "Gal definisjon av tabellen %s.%s: forventet at kolonnen '%s' i posisjon %"
5617
 
#~ "d hadde typen %s, men kolonna ble ikke funnet."
 
5621
#~ "Gal definisjon av tabellen %s.%s: forventet at kolonnen '%s' i posisjon "
 
5622
#~ "%d hadde typen %s, men kolonna ble ikke funnet."
5618
5623
 
5619
5624
#~ msgid ""
5620
5625
#~ "Incorrect definition of table %s.%s: expected column '%s' at position %d, "
5627
5632
#~ "Incorrect definition of table %s.%s: expected the type of column '%s' at "
5628
5633
#~ "position %d to have character set '%s' but the type has no character set."
5629
5634
#~ msgstr ""
5630
 
#~ "Gal definisjon av tabellen %s.%s: forventet at tegnsettet til kolonnen '%"
5631
 
#~ "s' i posisjon %d hadde tegnsettet '%s', men kolonnen har ikke noe "
 
5635
#~ "Gal definisjon av tabellen %s.%s: forventet at tegnsettet til kolonnen "
 
5636
#~ "'%s' i posisjon %d hadde tegnsettet '%s', men kolonnen har ikke noe "
5632
5637
#~ "tegnsett."
5633
5638
 
5634
5639
#~ msgid ""
5635
5640
#~ "Incorrect definition of table %s.%s: expected column '%s' at position %d "
5636
5641
#~ "to have type %s, found type %s."
5637
5642
#~ msgstr ""
5638
 
#~ "Gal definisjon av tabellen %s.%s: forventet at kolonnen '%s' i posisjon %"
5639
 
#~ "d hadde typen %s, fant typen %s."
 
5643
#~ "Gal definisjon av tabellen %s.%s: forventet at kolonnen '%s' i posisjon "
 
5644
#~ "%d hadde typen %s, fant typen %s."
5640
5645
 
5641
5646
#~ msgid ""
5642
5647
#~ "'%s' had no or invalid character set, and default character set is multi-"
5649
5654
#~ "Incorrect definition of table %s.%s: expected the type of column '%s' at "
5650
5655
#~ "position %d to have character set '%s' but found character set '%s'."
5651
5656
#~ msgstr ""
5652
 
#~ "Gal definisjon av tabellen %s.%s: forventet at tegnsettet til kolonnen '%"
5653
 
#~ "s' i posisjon %d hadde tegnsettet '%s', men fant tegnsettet '%s'."
 
5657
#~ "Gal definisjon av tabellen %s.%s: forventet at tegnsettet til kolonnen "
 
5658
#~ "'%s' i posisjon %d hadde tegnsettet '%s', men fant tegnsettet '%s'."
5654
5659
 
5655
5660
#~ msgid "WARNING: --server-arg option not supported in this configuration.\n"
5656
5661
#~ msgstr ""