~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/ko.po

  • Committer: Mark Atwood
  • Date: 2011-07-19 22:05:25 UTC
  • mfrom: (1099.4.237 drizzle)
  • Revision ID: me@mark.atwood.name-20110719220525-t6lrfv1uieyt3t08
Tags: 2011.07.22
Updated translations

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-07-06 13:11+0000\n"
 
10
"POT-Creation-Date: 2011-07-19 21:27+0000\n"
11
11
"PO-Revision-Date: 2011-03-17 07:47+0000\n"
12
12
"Last-Translator: YoungWoo Kim <Unknown>\n"
13
13
"Language-Team: Korean <ko@li.org>\n"
 
14
"Language: ko\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: ko\n"
18
18
"Plural-Forms: nplurals=1; plural=0;\n"
19
19
"X-Launchpad-Export-Date: 2011-03-18 04:36+0000\n"
20
20
"X-Generator: Launchpad (build 12559)\n"
186
186
msgid "Don't show warnings after every statement."
187
187
msgstr ""
188
188
 
189
 
#: ../client/drizzle.cc:1198 ../client/drizzle.cc:4082
 
189
#: ../client/drizzle.cc:1198 ../client/drizzle.cc:4069
190
190
#, c-format
191
191
msgid "shutting down drizzled"
192
192
msgstr ""
193
193
 
194
 
#: ../client/drizzle.cc:1200 ../client/drizzle.cc:4084
 
194
#: ../client/drizzle.cc:1200 ../client/drizzle.cc:4071
195
195
#, c-format
196
196
msgid " on port %d"
197
197
msgstr ""
198
198
 
199
199
#: ../client/drizzle.cc:1209 ../client/drizzle.cc:1215
200
 
#: ../client/drizzle.cc:4093 ../client/drizzle.cc:4099
 
200
#: ../client/drizzle.cc:4080 ../client/drizzle.cc:4086
201
201
#, c-format
202
202
msgid "shutdown failed; error: '%s'"
203
203
msgstr ""
204
204
 
205
205
#: ../client/drizzle.cc:1224 ../client/drizzle.cc:1260
206
 
#: ../client/drizzle.cc:4108
 
206
#: ../client/drizzle.cc:4095
207
207
#, c-format
208
208
msgid "done\n"
209
209
msgstr ""
502
502
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
503
503
msgstr ""
504
504
 
505
 
#: ../client/drizzle.cc:1623 ../client/drizzle.cc:3978
 
505
#: ../client/drizzle.cc:1624 ../client/drizzle.cc:3966
506
506
msgid "DELIMITER cannot contain a backslash character"
507
507
msgstr ""
508
508
 
509
 
#: ../client/drizzle.cc:1714 ../client/drizzledump.cc:660
510
 
#: ../client/drizzleimport.cc:475 ../client/drizzleslap.cc:623
511
 
#: ../client/drizzletest.cc:5110
 
509
#: ../client/drizzle.cc:1712 ../client/drizzledump.cc:658
 
510
#: ../client/drizzleimport.cc:473 ../client/drizzleslap.cc:622
 
511
#: ../client/drizzletest.cc:5108
512
512
msgid "Error: Unknown protocol"
513
513
msgstr ""
514
514
 
515
 
#: ../client/drizzle.cc:1728
 
515
#: ../client/drizzle.cc:1726
516
516
#, c-format
517
517
msgid "Error: Value of %<PRIu32> supplied for port is not valid.\n"
518
518
msgstr ""
519
519
 
520
 
#: ../client/drizzle.cc:1774 ../client/drizzle.cc:4245
 
520
#: ../client/drizzle.cc:1772 ../client/drizzle.cc:4232
521
521
#, c-format
522
522
msgid "Drizzle client %s build %s, for %s-%s (%s) using readline %s\n"
523
523
msgstr ""
524
524
 
525
 
#: ../client/drizzle.cc:1780
 
525
#: ../client/drizzle.cc:1778
526
526
#, c-format
527
527
msgid ""
528
528
"Copyright (C) 2008 Sun Microsystems\n"
530
530
"and you are welcome to modify and redistribute it under the GPL license\n"
531
531
msgstr ""
532
532
 
533
 
#: ../client/drizzle.cc:1785
 
533
#: ../client/drizzle.cc:1783
534
534
#, c-format
535
535
msgid "Usage: drizzle [OPTIONS] [schema]\n"
536
536
msgstr ""
537
537
 
538
 
#: ../client/drizzle.cc:1839
 
538
#: ../client/drizzle.cc:1837
539
539
#, c-format
540
540
msgid "Welcome to the Drizzle client..  Commands end with %s or \\g."
541
541
msgstr ""
542
542
 
543
 
#: ../client/drizzle.cc:1848
 
543
#: ../client/drizzle.cc:1846
544
544
#, c-format
545
545
msgid ""
546
546
"Your Drizzle connection id is %u\n"
548
548
"Server version: %s\n"
549
549
msgstr ""
550
550
 
551
 
#: ../client/drizzle.cc:1882
 
551
#: ../client/drizzle.cc:1880
552
552
#, c-format
553
553
msgid "Reading history-file %s\n"
554
554
msgstr ""
555
555
 
556
 
#: ../client/drizzle.cc:1889
 
556
#: ../client/drizzle.cc:1887
557
557
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
558
558
msgstr ""
559
559
 
560
 
#: ../client/drizzle.cc:1899
 
560
#: ../client/drizzle.cc:1897
561
561
msgid "Error:"
562
562
msgstr ""
563
563
 
564
 
#: ../client/drizzle.cc:1912
 
564
#: ../client/drizzle.cc:1910
565
565
#, c-format
566
566
msgid "Writing history-file %s\n"
567
567
msgstr ""
568
568
 
569
 
#: ../client/drizzle.cc:1920
 
569
#: ../client/drizzle.cc:1918
570
570
msgid "Aborted"
571
571
msgstr "중지됨"
572
572
 
573
 
#: ../client/drizzle.cc:1920
 
573
#: ../client/drizzle.cc:1918
574
574
msgid "Bye"
575
575
msgstr "안녕"
576
576
 
577
 
#: ../client/drizzle.cc:1971
 
577
#: ../client/drizzle.cc:1969
578
578
msgid "Query aborted by Ctrl+C\n"
579
579
msgstr ""
580
580
 
581
 
#: ../client/drizzle.cc:2054
 
581
#: ../client/drizzle.cc:2047
582
582
#, c-format
583
583
msgid "Processing line: %<PRIu32>\n"
584
584
msgstr ""
585
585
 
586
 
#: ../client/drizzle.cc:2271
 
586
#: ../client/drizzle.cc:2264
587
587
msgid "Unknown command: "
588
588
msgstr ""
589
589
 
590
 
#: ../client/drizzle.cc:2426
 
590
#: ../client/drizzle.cc:2419
591
591
msgid "Not found a delimiter within max_input_line of input"
592
592
msgstr ""
593
593
 
594
 
#: ../client/drizzle.cc:2672
 
594
#: ../client/drizzle.cc:2661
595
595
msgid ""
596
596
"Reading table information for completion of table and column names\n"
597
597
"You can turn off this feature to get a quicker startup with -A\n"
598
598
"\n"
599
599
msgstr ""
600
600
 
601
 
#: ../client/drizzle.cc:2711
 
601
#: ../client/drizzle.cc:2700
602
602
msgid "No connection. Trying to reconnect..."
603
603
msgstr ""
604
604
 
605
 
#: ../client/drizzle.cc:2717
 
605
#: ../client/drizzle.cc:2706
606
606
msgid "Can't connect to the server\n"
607
607
msgstr ""
608
608
 
609
 
#: ../client/drizzle.cc:2801
 
609
#: ../client/drizzle.cc:2790
610
610
msgid "List of all Drizzle commands:"
611
611
msgstr ""
612
612
 
613
 
#: ../client/drizzle.cc:2805
 
613
#: ../client/drizzle.cc:2794
614
614
#, c-format
615
615
msgid ""
616
616
"Note that all text commands must be first on line and end with '%s' or \\g"
617
617
msgstr ""
618
618
 
619
 
#: ../client/drizzle.cc:2863
 
619
#: ../client/drizzle.cc:2852
620
620
msgid "No query specified\n"
621
621
msgstr ""
622
622
 
623
 
#: ../client/drizzle.cc:2878
 
623
#: ../client/drizzle.cc:2867
624
624
msgid "Ignoring query to other database"
625
625
msgstr ""
626
626
 
627
 
#: ../client/drizzle.cc:2927
 
627
#: ../client/drizzle.cc:2916
628
628
msgid "Empty set"
629
629
msgstr ""
630
630
 
631
 
#: ../client/drizzle.cc:2940
 
631
#: ../client/drizzle.cc:2929
632
632
#, c-format
633
633
msgid "%ld row in set"
634
634
msgid_plural "%ld rows in set"
635
635
msgstr[0] ""
636
636
msgstr[1] ""
637
637
 
638
 
#: ../client/drizzle.cc:2949
 
638
#: ../client/drizzle.cc:2938
639
639
msgid "Query OK"
640
640
msgstr ""
641
641
 
642
 
#: ../client/drizzle.cc:2951
 
642
#: ../client/drizzle.cc:2940
643
643
#, c-format
644
644
msgid "Query OK, %ld row affected"
645
645
msgid_plural "Query OK, %ld rows affected"
646
646
msgstr[0] ""
647
647
msgstr[1] ""
648
648
 
649
 
#: ../client/drizzle.cc:3023
 
649
#: ../client/drizzle.cc:3012
650
650
msgid "popen() failed! defaulting PAGER to stdout!\n"
651
651
msgstr ""
652
652
 
653
 
#: ../client/drizzle.cc:3045
 
653
#: ../client/drizzle.cc:3034
654
654
#, c-format
655
655
msgid "Error logging to file '%s'\n"
656
656
msgstr ""
657
657
 
658
 
#: ../client/drizzle.cc:3050
 
658
#: ../client/drizzle.cc:3039
659
659
#, c-format
660
660
msgid "Logging to file '%s'\n"
661
661
msgstr ""
662
662
 
663
 
#: ../client/drizzle.cc:3134
 
663
#: ../client/drizzle.cc:3123
664
664
#, c-format
665
665
msgid ""
666
666
"Field %3u:  `%s`\n"
677
677
"\n"
678
678
msgstr ""
679
679
 
680
 
#: ../client/drizzle.cc:3714
 
680
#: ../client/drizzle.cc:3703
681
681
#, c-format
682
682
msgid "No previous outfile available, you must give a filename!\n"
683
683
msgstr ""
684
684
 
685
 
#: ../client/drizzle.cc:3719
 
685
#: ../client/drizzle.cc:3708
686
686
#, c-format
687
687
msgid "Currently logging to file '%s'\n"
688
688
msgstr ""
689
689
 
690
 
#: ../client/drizzle.cc:3739
 
690
#: ../client/drizzle.cc:3728
691
691
#, c-format
692
692
msgid "No outfile specified!\n"
693
693
msgstr ""
694
694
 
695
 
#: ../client/drizzle.cc:3752
 
695
#: ../client/drizzle.cc:3741
696
696
msgid "Outfile disabled.\n"
697
697
msgstr ""
698
698
 
699
 
#: ../client/drizzle.cc:3779
 
699
#: ../client/drizzle.cc:3768
700
700
#, fuzzy
701
701
msgid "Default pager wasn't set, using stdout.\n"
702
702
msgstr "호출을 끄고, 표준 출력 합니다."
703
703
 
 
704
#: ../client/drizzle.cc:3788
 
705
#, c-format
 
706
msgid "PAGER set to '%s'\n"
 
707
msgstr ""
 
708
 
704
709
#: ../client/drizzle.cc:3799
705
 
#, c-format
706
 
msgid "PAGER set to '%s'\n"
707
 
msgstr ""
708
 
 
709
 
#: ../client/drizzle.cc:3810
710
710
msgid "PAGER set to stdout\n"
711
711
msgstr ""
712
712
 
713
 
#: ../client/drizzle.cc:3893
 
713
#: ../client/drizzle.cc:3881
714
714
#, c-format
715
715
msgid "Connection id:    %u"
716
716
msgstr ""
717
717
 
718
 
#: ../client/drizzle.cc:3895
 
718
#: ../client/drizzle.cc:3883
719
719
#, c-format
720
720
msgid "Current schema: %.128s\n"
721
721
msgstr ""
722
722
 
723
 
#: ../client/drizzle.cc:3896
 
723
#: ../client/drizzle.cc:3884
724
724
msgid "*** NONE ***"
725
725
msgstr ""
726
726
 
727
727
#. Skip command name
728
 
#: ../client/drizzle.cc:3916
 
728
#: ../client/drizzle.cc:3904
729
729
msgid "Usage: \\. <filename> | source <filename>"
730
730
msgstr ""
731
731
 
732
 
#: ../client/drizzle.cc:3931
 
732
#: ../client/drizzle.cc:3919
733
733
#, c-format
734
734
msgid "Failed to open file '%s', error: %d"
735
735
msgstr ""
736
736
 
737
 
#: ../client/drizzle.cc:3970
 
737
#: ../client/drizzle.cc:3958
738
738
msgid "DELIMITER must be followed by a 'delimiter' character or string"
739
739
msgstr ""
740
740
 
741
 
#: ../client/drizzle.cc:4003
 
741
#: ../client/drizzle.cc:3991
742
742
msgid "USE must be followed by a schema name"
743
743
msgstr ""
744
744
 
745
 
#: ../client/drizzle.cc:4071
 
745
#: ../client/drizzle.cc:4058
746
746
msgid "Schema changed"
747
747
msgstr ""
748
748
 
749
 
#: ../client/drizzle.cc:4117
 
749
#: ../client/drizzle.cc:4104
750
750
msgid "Show warnings enabled."
751
751
msgstr ""
752
752
 
753
 
#: ../client/drizzle.cc:4125
 
753
#: ../client/drizzle.cc:4112
754
754
msgid "Show warnings disabled."
755
755
msgstr ""
756
756
 
757
 
#: ../client/drizzle.cc:4252
 
757
#: ../client/drizzle.cc:4239
758
758
#, c-format
759
759
msgid ""
760
760
"\n"
761
761
"Connection id:\t\t%lu\n"
762
762
msgstr ""
763
763
 
764
 
#: ../client/drizzle.cc:4264
 
764
#: ../client/drizzle.cc:4251
765
765
#, c-format
766
766
msgid "Current schema:\t%s\n"
767
767
msgstr ""
768
768
 
769
 
#: ../client/drizzle.cc:4265
 
769
#: ../client/drizzle.cc:4252
770
770
#, c-format
771
771
msgid "Current user:\t\t%s\n"
772
772
msgstr ""
773
773
 
774
 
#: ../client/drizzle.cc:4271
 
774
#: ../client/drizzle.cc:4258
775
775
msgid "SSL:\t\t\tNot in use"
776
776
msgstr ""
777
777
 
778
 
#: ../client/drizzle.cc:4276
 
778
#: ../client/drizzle.cc:4263
779
779
msgid ""
780
780
"\n"
781
781
"No connection\n"
782
782
msgstr ""
783
783
 
784
 
#: ../client/drizzle.cc:4283
 
784
#: ../client/drizzle.cc:4270
785
785
msgid ""
786
786
"\n"
787
787
"All updates ignored to this schema\n"
788
788
msgstr ""
789
789
 
790
 
#: ../client/drizzle.cc:4286
 
790
#: ../client/drizzle.cc:4273
791
791
#, c-format
792
792
msgid "Current pager:\t\t%s\n"
793
793
msgstr ""
794
794
 
795
 
#: ../client/drizzle.cc:4287
 
795
#: ../client/drizzle.cc:4274
796
796
#, c-format
797
797
msgid "Using outfile:\t\t'%s'\n"
798
798
msgstr ""
799
799
 
800
 
#: ../client/drizzle.cc:4288
 
800
#: ../client/drizzle.cc:4275
801
801
#, c-format
802
802
msgid "Using delimiter:\t%s\n"
803
803
msgstr ""
804
804
 
805
 
#: ../client/drizzle.cc:4289
 
805
#: ../client/drizzle.cc:4276
806
806
#, c-format
807
807
msgid "Server version:\t\t%s\n"
808
808
msgstr ""
809
809
 
810
 
#: ../client/drizzle.cc:4290
 
810
#: ../client/drizzle.cc:4277
811
811
#, c-format
812
812
msgid "Protocol:\t\t%s\n"
813
813
msgstr ""
814
814
 
815
 
#: ../client/drizzle.cc:4291
 
815
#: ../client/drizzle.cc:4278
816
816
#, c-format
817
817
msgid "Protocol version:\t%d\n"
818
818
msgstr ""
819
819
 
820
 
#: ../client/drizzle.cc:4292
 
820
#: ../client/drizzle.cc:4279
821
821
#, c-format
822
822
msgid "Connection:\t\t%s\n"
823
823
msgstr ""
824
824
 
825
 
#: ../client/drizzle.cc:4299
 
825
#: ../client/drizzle.cc:4286
826
826
#, c-format
827
827
msgid "UNIX socket:\t\t%s\n"
828
828
msgstr ""
829
829
 
830
 
#: ../client/drizzle.cc:4301
 
830
#: ../client/drizzle.cc:4288
831
831
#, c-format
832
832
msgid "TCP port:\t\t%d\n"
833
833
msgstr ""
834
834
 
835
 
#: ../client/drizzle.cc:4306
 
835
#: ../client/drizzle.cc:4293
836
836
msgid ""
837
837
"\n"
838
838
"Note that you are running in safe_update_mode:\n"
839
839
msgstr ""
840
840
 
841
 
#: ../client/drizzle.cc:4308
 
841
#: ../client/drizzle.cc:4295
842
842
#, c-format
843
843
msgid ""
844
844
"UPDATEs and DELETEs that don't use a key in the WHERE clause are not "
846
846
"(One can force an UPDATE/DELETE by adding LIMIT # at the end of the "
847
847
"command.)\n"
848
848
" SELECT has an automatic 'LIMIT %lu' if LIMIT is not used.\n"
849
 
"             Max number of examined row combination in a join is set to: %"
850
 
"lu\n"
 
849
"             Max number of examined row combination in a join is set to: "
 
850
"%lu\n"
851
851
"\n"
852
852
msgstr ""
853
853
 
854
 
#: ../client/drizzle.cc:4370
 
854
#: ../client/drizzle.cc:4357
855
855
#, c-format
856
856
msgid "ERROR"
857
857
msgstr ""
858
858
 
859
 
#: ../client/drizzle.cc:4413
 
859
#: ../client/drizzle.cc:4400
860
860
#, c-format
861
861
msgid "ERROR %d (%s): "
862
862
msgstr ""
863
863
 
864
 
#: ../client/drizzle.cc:4415
 
864
#: ../client/drizzle.cc:4402
865
865
#, c-format
866
866
msgid "ERROR %d: "
867
867
msgstr ""
868
868
 
869
 
#: ../client/drizzle.cc:4418
 
869
#: ../client/drizzle.cc:4405
870
870
msgid "ERROR: "
871
871
msgstr ""
872
872
 
873
 
#: ../client/drizzle.cc:4523
 
873
#: ../client/drizzle.cc:4510
874
874
msgid " hours "
875
875
msgstr ""
876
876
 
877
 
#: ../client/drizzle.cc:4525
 
877
#: ../client/drizzle.cc:4512
878
878
msgid " hour "
879
879
msgstr ""
880
880
 
881
 
#: ../client/drizzle.cc:4529
 
881
#: ../client/drizzle.cc:4516
882
882
msgid " min "
883
883
msgstr ""
884
884
 
885
 
#: ../client/drizzle.cc:4539
 
885
#: ../client/drizzle.cc:4526
886
886
msgid " sec"
887
887
msgstr ""
888
888
 
889
 
#: ../client/drizzle.cc:4641
 
889
#: ../client/drizzle.cc:4628
890
890
msgid "(unknown)"
891
891
msgstr ""
892
892
 
893
 
#: ../client/drizzle.cc:4761
 
893
#: ../client/drizzle.cc:4748
894
894
#, c-format
895
895
msgid "Returning to default PROMPT of %s\n"
896
896
msgstr ""
897
897
 
898
 
#: ../client/drizzle.cc:4766
 
898
#: ../client/drizzle.cc:4753
899
899
msgid "Memory allocation error. Not changing prompt\n"
900
900
msgstr ""
901
901
 
902
 
#: ../client/drizzle.cc:4771
 
902
#: ../client/drizzle.cc:4758
903
903
#, c-format
904
904
msgid "PROMPT set to '%s'\n"
905
905
msgstr ""
1173
1173
msgid "OR     %s [OPTIONS] --all-databases [OPTIONS]\n"
1174
1174
msgstr ""
1175
1175
 
1176
 
#: ../client/drizzledump.cc:673 ../client/drizzleimport.cc:488
1177
 
#: ../client/drizzleslap.cc:633 ../client/drizzletest.cc:5122
 
1176
#: ../client/drizzledump.cc:671 ../client/drizzleimport.cc:486
 
1177
#: ../client/drizzleslap.cc:632 ../client/drizzletest.cc:5120
1178
1178
#, c-format
1179
1179
msgid "Value supplied for port is not valid.\n"
1180
1180
msgstr ""
1181
1181
 
1182
 
#: ../client/drizzledump.cc:728
 
1182
#: ../client/drizzledump.cc:726
1183
1183
#, c-format
1184
1184
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1185
1185
msgstr ""
1240
1240
msgid "-- Retrieving foreign keys for "
1241
1241
msgstr ""
1242
1242
 
1243
 
#: ../client/drizzleslap.cc:2291
 
1243
#: ../client/drizzleslap.cc:2290
1244
1244
#, c-format
1245
1245
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1246
1246
msgstr ""
3163
3163
#: ../drizzled/error.cc:523
3164
3164
#, c-format
3165
3165
msgid ""
3166
 
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3167
 
"d would lead to a duplicate entry"
 
3166
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
 
3167
"%d would lead to a duplicate entry"
3168
3168
msgstr ""
3169
3169
 
3170
3170
#: ../drizzled/error.cc:524
3550
3550
"restrictions."
3551
3551
msgstr ""
3552
3552
 
3553
 
#: ../drizzled/identifier/schema.cc:55 ../drizzled/identifier/table.cc:213
 
3553
#: ../drizzled/identifier/schema.cc:55 ../drizzled/identifier/table.cc:212
3554
3554
msgid ""
3555
3555
"Schema name cannot be encoded and fit within filesystem name length "
3556
3556
"restrictions."
3557
3557
msgstr ""
3558
3558
 
3559
 
#: ../drizzled/identifier/table.cc:225
 
3559
#: ../drizzled/identifier/table.cc:224
3560
3560
msgid ""
3561
3561
"Table name cannot be encoded and fit within filesystem name length "
3562
3562
"restrictions."
3835
3835
"We have deactivated the TransactionApplier '%s'.\n"
3836
3836
msgstr ""
3837
3837
 
3838
 
#: ../drizzled/session.cc:1892 ../drizzled/session.cc:1901
 
3838
#: ../drizzled/session.cc:1887 ../drizzled/session.cc:1896
3839
3839
#, c-format
3840
3840
msgid "Could not remove temporary table: '%s', error: %d"
3841
3841
msgstr ""
3887
3887
"\n"
3888
3888
msgstr ""
3889
3889
 
3890
 
#: ../drizzled/sql_table.cc:1885
 
3890
#: ../drizzled/sql_table.cc:1881
3891
3891
#, c-format
3892
3892
msgid "Unknown - internal error %d during operation"
3893
3893
msgstr ""
3918
3918
msgid "Got error %d when reading table '%s'"
3919
3919
msgstr ""
3920
3920
 
3921
 
#: ../drizzled/table/instance/base.cc:1839
 
3921
#: ../drizzled/table/instance/base.cc:1838
3922
3922
#, c-format
3923
3923
msgid "Unknown collation '%s' in table '%-.64s' definition"
3924
3924
msgstr ""
3925
3925
 
3926
 
#: ../drizzled/table/instance/base.cc:1846
 
3926
#: ../drizzled/table/instance/base.cc:1845
3927
3927
#, c-format
3928
3928
msgid ""
3929
3929
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
4073
4073
msgid "Error Messages to stderr"
4074
4074
msgstr ""
4075
4075
 
4076
 
#: ../plugin/filtered_replicator/filtered_replicator.cc:556
 
4076
#: ../plugin/filtered_replicator/filtered_replicator.cc:547
4077
4077
msgid "Comma-separated list of schemas to exclude"
4078
4078
msgstr ""
4079
4079
 
4080
 
#: ../plugin/filtered_replicator/filtered_replicator.cc:559
 
4080
#: ../plugin/filtered_replicator/filtered_replicator.cc:550
4081
4081
msgid "Comma-separated list of tables to exclude"
4082
4082
msgstr ""
4083
4083
 
4084
 
#: ../plugin/filtered_replicator/filtered_replicator.cc:562
 
4084
#: ../plugin/filtered_replicator/filtered_replicator.cc:553
4085
4085
msgid "Regular expression to apply to schemas to exclude"
4086
4086
msgstr ""
4087
4087
 
4088
 
#: ../plugin/filtered_replicator/filtered_replicator.cc:565
 
4088
#: ../plugin/filtered_replicator/filtered_replicator.cc:556
4089
4089
msgid "Regular expression to apply to tables to exclude"
4090
4090
msgstr ""
4091
4091
 
4622
4622
"Path to special datafile for doublewrite buffer. (default is : not used)"
4623
4623
msgstr ""
4624
4624
 
4625
 
#: ../plugin/json_server/json_server.cc:266
4626
 
msgid "Port number to use for connection or 0 for default (port 80) "
 
4625
#: ../plugin/json_server/json_server.cc:363
 
4626
msgid "Port number to use for connection or 0 for default (port 8086) "
4627
4627
msgstr ""
4628
4628
 
4629
4629
#: ../plugin/logging_gearman/logging_gearman.cc:186
5415
5415
msgid " got "
5416
5416
msgstr ""
5417
5417
 
5418
 
#: ../plugin/slave/module.cc:58
 
5418
#: ../plugin/slave/module.cc:56
5419
5419
msgid "Path to the slave configuration file"
5420
5420
msgstr ""
5421
5421
 
5422
 
#: ../plugin/slave/module.cc:61
5423
 
msgid "Value to use as the maximum commit ID stored on the slave"
5424
 
msgstr ""
5425
 
 
5426
 
#: ../plugin/slave/queue_producer.cc:113
 
5422
#: ../plugin/slave/queue_producer.cc:114
5427
5423
msgid "Lost connection to master. Reconnecting."
5428
5424
msgstr ""
5429
5425
 
5430
 
#: ../plugin/slave/queue_producer.cc:140 ../plugin/slave/queue_producer.cc:149
5431
 
#: ../plugin/slave/queue_producer.cc:163 ../plugin/slave/queue_producer.cc:251
5432
 
#: ../plugin/slave/queue_producer.cc:263 ../plugin/slave/queue_producer.cc:280
5433
 
#: ../plugin/slave/queue_producer.cc:421 ../plugin/slave/queue_producer.cc:435
 
5426
#: ../plugin/slave/queue_producer.cc:141 ../plugin/slave/queue_producer.cc:150
 
5427
#: ../plugin/slave/queue_producer.cc:164 ../plugin/slave/queue_producer.cc:256
 
5428
#: ../plugin/slave/queue_producer.cc:268 ../plugin/slave/queue_producer.cc:285
 
5429
#: ../plugin/slave/queue_producer.cc:428 ../plugin/slave/queue_producer.cc:442
5434
5430
#, c-format
5435
5431
msgid "%s"
5436
5432
msgstr ""
5437
5433
 
5438
 
#: ../plugin/slave/queue_producer.cc:447
 
5434
#: ../plugin/slave/queue_producer.cc:454
5439
5435
msgid "Replication slave: Unable to insert into queue."
5440
5436
msgstr ""
5441
5437
 
5442
 
#: ../plugin/slave/replication_slave.cc:44
 
5438
#: ../plugin/slave/replication_slave.cc:43
5443
5439
#, c-format
5444
5440
msgid "Could not start slave services: %s\n"
5445
5441
msgstr ""