~drizzle-trunk/drizzle/development

« back to all changes in this revision

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