~drizzle-trunk/drizzle/development

« back to all changes in this revision

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