/b-gtk/fix-viz

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/b-gtk/fix-viz

« back to all changes in this revision

Viewing changes to po/olive-gtk.pot

  • Committer: Szilveszter Farkas (Phanatic)
  • Date: 2006-09-27 19:11:59 UTC
  • mfrom: (0.8.90 merge)
  • mto: (93.1.1 win32.bialix)
  • mto: This revision was merged to the branch mainline in revision 103.
  • Revision ID: Szilveszter.Farkas@gmail.com-20060927191159-cc4e54f613575779
Merge all changes. Release 0.11.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
msgstr ""
9
9
"Project-Id-Version: PACKAGE VERSION\n"
10
10
"Report-Msgid-Bugs-To: \n"
11
 
"POT-Creation-Date: 2006-09-17 19:26+0200\n"
 
11
"POT-Creation-Date: 2006-09-25 01:23+0200\n"
12
12
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
13
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
14
"Language-Team: LANGUAGE <LL@li.org>\n"
129
129
msgid "Refresh"
130
130
msgstr ""
131
131
 
132
 
#: olive.glade:441 menu.py:79
 
132
#: olive.glade:441 menu.py:78
133
133
msgid "Diff"
134
134
msgstr ""
135
135
 
137
137
msgid "Log"
138
138
msgstr ""
139
139
 
140
 
#: olive.glade:488 commit.py:118 menu.py:75
 
140
#: olive.glade:488 commit.py:116 menu.py:74
141
141
msgid "Commit"
142
142
msgstr ""
143
143
 
541
541
msgid "Title:"
542
542
msgstr ""
543
543
 
544
 
#: add.py:70 menu.py:142 menu.py:164 menu.py:189 move.py:69 remove.py:70
545
 
#: rename.py:67
 
544
#: add.py:70 menu.py:141 menu.py:161 menu.py:188 move.py:68 remove.py:69
 
545
#: rename.py:66
546
546
msgid "No file was selected"
547
547
msgstr ""
548
548
 
549
 
#: add.py:71 menu.py:143 menu.py:165 menu.py:190 remove.py:71
 
549
#: add.py:71 menu.py:142 menu.py:162 menu.py:189 remove.py:70
550
550
msgid ""
551
551
"Please select a file from the list,\n"
552
552
"or choose the other option."
553
553
msgstr ""
554
554
 
555
 
#: add.py:78 add.py:89 commit.py:96 commit.py:171 diff.py:106 handler.py:84
556
 
#: handler.py:111 info.py:454 log.py:63 menu.py:149 menu.py:171 push.py:89
557
 
#: push.py:128 push.py:158 remove.py:78 remove.py:94 status.py:149
 
555
#: add.py:78 add.py:89 commit.py:92 commit.py:169 diff.py:106 handler.py:86
 
556
#: handler.py:126 handler.py:138 info.py:562 log.py:63 menu.py:148 menu.py:170
 
557
#: push.py:88 push.py:127 push.py:157 remove.py:78 remove.py:95 status.py:149
558
558
msgid "Directory is not a branch"
559
559
msgstr ""
560
560
 
561
 
#: add.py:79 add.py:90 commit.py:97 commit.py:172 diff.py:107 handler.py:85
562
 
#: handler.py:112 info.py:455 log.py:64 menu.py:150 menu.py:172 push.py:90
563
 
#: push.py:129 push.py:159 remove.py:79 remove.py:95 status.py:150
 
561
#: add.py:79 add.py:90 commit.py:93 commit.py:170 diff.py:107 handler.py:87
 
562
#: handler.py:127 handler.py:139 info.py:563 log.py:64 menu.py:149 menu.py:171
 
563
#: push.py:89 push.py:128 push.py:158 remove.py:79 remove.py:96 status.py:150
564
564
msgid "You can perform this action only in a branch."
565
565
msgstr ""
566
566
 
572
572
msgid "Please specify a title to continue."
573
573
msgstr ""
574
574
 
 
575
#: branch.py:65 checkout.py:65
 
576
msgid "Missing branch location"
 
577
msgstr ""
 
578
 
575
579
#: branch.py:66 checkout.py:66
576
 
msgid "Missing branch location"
577
 
msgstr ""
578
 
 
579
 
#: branch.py:67 checkout.py:67
580
580
msgid "You must specify a branch location."
581
581
msgstr ""
582
582
 
583
 
#: branch.py:81
 
583
#: branch.py:100
 
584
msgid "Branching successful"
 
585
msgstr ""
 
586
 
 
587
#: branch.py:101
 
588
#, python-format
 
589
msgid "%d revision(s) branched."
 
590
msgstr ""
 
591
 
 
592
#: branch.py:104
584
593
msgid "Non existing source"
585
594
msgstr ""
586
595
 
587
 
#: branch.py:82
 
596
#: branch.py:105
588
597
#, python-format
589
598
msgid ""
590
599
"The location (%s)\n"
591
600
"doesn't exist."
592
601
msgstr ""
593
602
 
594
 
#: branch.py:86 checkout.py:89
 
603
#: branch.py:109 checkout.py:122
595
604
msgid "Target already exists"
596
605
msgstr ""
597
606
 
598
 
#: branch.py:87 checkout.py:90
 
607
#: branch.py:110 checkout.py:123
599
608
#, python-format
600
609
msgid ""
601
610
"Target directory (%s)\n"
602
611
"already exists. Please select another target."
603
612
msgstr ""
604
613
 
605
 
#: branch.py:91 checkout.py:94 push.py:136 push.py:163
 
614
#: branch.py:114 checkout.py:127 push.py:135 push.py:162
606
615
msgid "Non existing parent directory"
607
616
msgstr ""
608
617
 
609
 
#: branch.py:92 checkout.py:95 push.py:137 push.py:164
 
618
#: branch.py:115 checkout.py:128 push.py:136 push.py:163
610
619
#, python-format
611
620
msgid ""
612
621
"The parent directory (%s)\n"
613
622
"doesn't exist."
614
623
msgstr ""
615
624
 
616
 
#: branch.py:96
 
625
#: branch.py:119
617
626
msgid "Non existing revision"
618
627
msgstr ""
619
628
 
620
 
#: branch.py:97
 
629
#: branch.py:120
621
630
msgid "The revision you specified doesn't exist."
622
631
msgstr ""
623
632
 
624
 
#: branch.py:101 checkout.py:84
 
633
#: branch.py:124 checkout.py:117
625
634
msgid "Location is not a branch"
626
635
msgstr ""
627
636
 
628
 
#: branch.py:102 checkout.py:85
 
637
#: branch.py:125 checkout.py:118
629
638
msgid "The specified location has to be a branch."
630
639
msgstr ""
631
640
 
632
 
#: branch.py:109
633
 
msgid "Branching successful"
634
 
msgstr ""
635
 
 
636
 
#: branch.py:110
637
 
#, python-format
638
 
msgid "%d revision(s) branched."
 
641
#: commit.py:118
 
642
msgid "Path"
639
643
msgstr ""
640
644
 
641
645
#: commit.py:120
642
 
msgid "Path"
643
 
msgstr ""
644
 
 
645
 
#: commit.py:122
646
646
msgid "Type"
647
647
msgstr ""
648
648
 
649
 
#: commit.py:126 __init__.py:215 __init__.py:460
 
649
#: commit.py:124
650
650
msgid "added"
651
651
msgstr ""
652
652
 
653
 
#: commit.py:129 __init__.py:213 __init__.py:458
 
653
#: commit.py:127
654
654
msgid "removed"
655
655
msgstr ""
656
656
 
657
 
#: commit.py:132 __init__.py:211 __init__.py:456
 
657
#: commit.py:130
658
658
msgid "renamed"
659
659
msgstr ""
660
660
 
661
 
#: commit.py:135 __init__.py:217 __init__.py:462
 
661
#: commit.py:133
662
662
msgid "modified"
663
663
msgstr ""
664
664
 
665
 
#: commit.py:176
 
665
#: commit.py:174
666
666
msgid "Directory is not a checkout"
667
667
msgstr ""
668
668
 
669
 
#: commit.py:177
 
669
#: commit.py:175
670
670
msgid "You can perform local commit only on checkouts."
671
671
msgstr ""
672
672
 
673
 
#: commit.py:181
 
673
#: commit.py:179
674
674
msgid "No changes to commit"
675
675
msgstr ""
676
676
 
677
 
#: commit.py:182
 
677
#: commit.py:180
678
678
msgid "Try force commit if you want to commit anyway."
679
679
msgstr ""
680
680
 
681
 
#: commit.py:186
 
681
#: commit.py:184
682
682
msgid "Conflicts in tree"
683
683
msgstr ""
684
684
 
685
 
#: commit.py:187
 
685
#: commit.py:185
686
686
msgid "You need to resolve the conflicts before committing."
687
687
msgstr ""
688
688
 
689
 
#: commit.py:191
 
689
#: commit.py:189
690
690
msgid "Strict commit failed"
691
691
msgstr ""
692
692
 
693
 
#: commit.py:192
 
693
#: commit.py:190
694
694
msgid ""
695
695
"There are unknown files in the working tree.\n"
696
696
"Please add or delete them."
697
697
msgstr ""
698
698
 
699
 
#: commit.py:196
 
699
#: commit.py:194
700
700
msgid "Bound branch is out of date"
701
701
msgstr ""
702
702
 
703
 
#: commit.py:197
 
703
#: commit.py:195
704
704
#, python-format
705
705
msgid "%s"
706
706
msgstr ""
707
707
 
708
 
#: diff.py:149 diffwin.py:144
 
708
#: diff.py:149
709
709
msgid "Complete Diff"
710
710
msgstr ""
711
711
 
712
 
#: diff.py:152 status.py:110 diffwin.py:147
 
712
#: diff.py:152 status.py:110
713
713
msgid "Added"
714
714
msgstr ""
715
715
 
716
 
#: diff.py:157 status.py:116 diffwin.py:152
 
716
#: diff.py:157 status.py:116
717
717
msgid "Removed"
718
718
msgstr ""
719
719
 
720
 
#: diff.py:162 status.py:122 diffwin.py:157
 
720
#: diff.py:162 status.py:122
721
721
msgid "Renamed"
722
722
msgstr ""
723
723
 
724
 
#: diff.py:168 status.py:129 diffwin.py:163
 
724
#: diff.py:168 status.py:129
725
725
msgid "Modified"
726
726
msgstr ""
727
727
 
728
 
#: handler.py:87
729
 
msgid "Connection error"
730
 
msgstr ""
731
 
 
732
 
#: handler.py:88
733
 
msgid ""
734
 
"Cannot connect to remote location.\n"
735
 
"Please try again later."
736
 
msgstr ""
737
 
 
738
 
#: handler.py:90 handler.py:114
 
728
#: handler.py:92 handler.py:131
739
729
msgid "Parent location is unknown"
740
730
msgstr ""
741
731
 
742
 
#: handler.py:91
 
732
#: handler.py:93
743
733
msgid "Cannot determine missing revisions if no parent location is known."
744
734
msgstr ""
745
735
 
746
 
#: handler.py:94
 
736
#: handler.py:104
747
737
msgid "There are missing revisions"
748
738
msgstr ""
749
739
 
750
 
#: handler.py:95
 
740
#: handler.py:105
751
741
#, python-format
752
742
msgid "%d revision(s) missing."
753
743
msgstr ""
754
744
 
755
 
#: handler.py:97
 
745
#: handler.py:107
756
746
msgid "Local branch up to date"
757
747
msgstr ""
758
748
 
759
 
#: handler.py:98
 
749
#: handler.py:108
760
750
msgid "There are no missing revisions."
761
751
msgstr ""
762
752
 
763
 
#: handler.py:115
764
 
msgid "Pulling is not possible until there is no parent location."
 
753
#: handler.py:132
 
754
msgid "Pulling is not possible until there is a parent location."
765
755
msgstr ""
766
756
 
767
 
#: handler.py:117
 
757
#: handler.py:150
768
758
msgid "Pull successful"
769
759
msgstr ""
770
760
 
771
 
#: handler.py:118
 
761
#: handler.py:151
772
762
#, python-format
773
763
msgid "%d revision(s) pulled."
774
764
msgstr ""
775
765
 
776
 
#: handler.py:141
 
766
#: handler.py:193
777
767
msgid "Directory is already a branch"
778
768
msgstr ""
779
769
 
780
 
#: handler.py:142
 
770
#: handler.py:194
781
771
#, python-format
782
772
msgid ""
783
773
"The current directory (%s) is already a branch.\n"
784
774
"You can start using it, or initialize another directory."
785
775
msgstr ""
786
776
 
787
 
#: handler.py:144
 
777
#: handler.py:196
788
778
msgid "Branch without a working tree"
789
779
msgstr ""
790
780
 
791
 
#: handler.py:145
 
781
#: handler.py:197
792
782
#, python-format
793
783
msgid ""
794
784
"The current directory (%s)\n"
795
785
"is a branch without a working tree."
796
786
msgstr ""
797
787
 
798
 
#: handler.py:149
799
 
msgid "Ininialize successful"
 
788
#: handler.py:199
 
789
msgid "Initialize successful"
800
790
msgstr ""
801
791
 
802
 
#: handler.py:150
 
792
#: handler.py:200
803
793
msgid "Directory successfully initialized."
804
794
msgstr ""
805
795
 
806
 
#: handler.py:295
 
796
#: handler.py:347
807
797
msgid "We feel sorry"
808
798
msgstr ""
809
799
 
810
 
#: handler.py:296
 
800
#: handler.py:348
811
801
msgid "This feature is not yet implemented."
812
802
msgstr ""
813
803
 
814
 
#: __init__.py:58
815
 
msgid "Glade file cannot be found."
816
 
msgstr ""
817
 
 
818
 
#: __init__.py:153 __init__.py:398
819
 
msgid "Bookmarks"
820
 
msgstr ""
821
 
 
822
 
#: __init__.py:160 menu.py:83
823
 
msgid "Bookmark"
824
 
msgstr ""
825
 
 
826
 
#: __init__.py:219 __init__.py:464
827
 
msgid "unchanged"
828
 
msgstr ""
829
 
 
830
 
#: __init__.py:221 __init__.py:466
831
 
msgid "unknown"
832
 
msgstr ""
833
 
 
834
 
#: __init__.py:226
835
 
msgid "Filename"
836
 
msgstr ""
837
 
 
838
 
#: __init__.py:227
839
 
msgid "Status"
840
 
msgstr ""
841
 
 
842
 
#: menu.py:51
 
804
#: menu.py:50
843
805
msgid "UI description file cannot be found."
844
806
msgstr ""
845
807
 
 
808
#: menu.py:62
 
809
msgid "Add"
 
810
msgstr ""
 
811
 
846
812
#: menu.py:63
847
 
msgid "Add"
848
 
msgstr ""
849
 
 
850
 
#: menu.py:64
851
813
msgid "Add the selected file"
852
814
msgstr ""
853
815
 
854
 
#: menu.py:67 menu.py:91
 
816
#: menu.py:66 menu.py:90
855
817
msgid "Remove"
856
818
msgstr ""
857
819
 
858
 
#: menu.py:68
 
820
#: menu.py:67
859
821
msgid "Remove the selected file"
860
822
msgstr ""
861
823
 
 
824
#: menu.py:70
 
825
msgid "Open"
 
826
msgstr ""
 
827
 
862
828
#: menu.py:71
863
 
msgid "Open"
864
 
msgstr ""
865
 
 
866
 
#: menu.py:72
867
829
msgid "Open the selected file"
868
830
msgstr ""
869
831
 
870
 
#: menu.py:76
 
832
#: menu.py:75
871
833
msgid "Commit the changes"
872
834
msgstr ""
873
835
 
874
 
#: menu.py:80
 
836
#: menu.py:79
875
837
msgid "Show the diff of the file"
876
838
msgstr ""
877
839
 
878
 
#: menu.py:84
 
840
#: menu.py:82
 
841
msgid "Bookmark"
 
842
msgstr ""
 
843
 
 
844
#: menu.py:83
879
845
msgid "Bookmark current location"
880
846
msgstr ""
881
847
 
 
848
#: menu.py:86
 
849
msgid "Edit"
 
850
msgstr ""
 
851
 
882
852
#: menu.py:87
883
 
msgid "Edit"
884
 
msgstr ""
885
 
 
886
 
#: menu.py:88
887
853
msgid "Edit the selected bookmark"
888
854
msgstr ""
889
855
 
890
 
#: menu.py:92
 
856
#: menu.py:91
891
857
msgid "Remove the selected bookmark"
892
858
msgstr ""
893
859
 
 
860
#: menu.py:94
 
861
msgid "Open Folder"
 
862
msgstr ""
 
863
 
894
864
#: menu.py:95
895
 
msgid "Open Folder"
896
 
msgstr ""
897
 
 
898
 
#: menu.py:96
899
865
msgid "Open bookmark folder in Nautilus"
900
866
msgstr ""
901
867
 
 
868
#: menu.py:98
 
869
msgid "Selected..."
 
870
msgstr ""
 
871
 
902
872
#: menu.py:99
903
 
msgid "Selected..."
904
 
msgstr ""
905
 
 
906
 
#: menu.py:100
907
873
msgid "Show the differences of the selected file"
908
874
msgstr ""
909
875
 
 
876
#: menu.py:102
 
877
msgid "All..."
 
878
msgstr ""
 
879
 
910
880
#: menu.py:103
911
 
msgid "All..."
912
 
msgstr ""
913
 
 
914
 
#: menu.py:104
915
881
msgid "Show the differences of all files"
916
882
msgstr ""
917
883
 
918
 
#: menu.py:175 remove.py:83
 
884
#: menu.py:174 remove.py:83
919
885
msgid "File not versioned"
920
886
msgstr ""
921
887
 
922
 
#: menu.py:176 remove.py:84
 
888
#: menu.py:175 remove.py:84
923
889
msgid "The selected file is not versioned."
924
890
msgstr ""
925
891
 
 
892
#: menu.py:219
 
893
msgid "Bookmark successfully added"
 
894
msgstr ""
 
895
 
926
896
#: menu.py:220
927
 
msgid "Bookmark successfully added"
928
 
msgstr ""
929
 
 
930
 
#: menu.py:221
931
897
msgid ""
932
898
"The current directory was bookmarked. You can reach\n"
933
899
"it by selecting it from the left panel."
934
900
msgstr ""
935
901
 
 
902
#: menu.py:222
 
903
msgid "Location already bookmarked"
 
904
msgstr ""
 
905
 
936
906
#: menu.py:223
937
 
msgid "Location already bookmarked"
938
 
msgstr ""
939
 
 
940
 
#: menu.py:224
941
907
msgid ""
942
908
"The current directory is already bookmarked.\n"
943
909
"See the left panel for reference."
944
910
msgstr ""
945
911
 
 
912
#: mkdir.py:66
 
913
msgid "No directory name given"
 
914
msgstr ""
 
915
 
946
916
#: mkdir.py:67
947
 
msgid "No directory name given"
948
 
msgstr ""
949
 
 
950
 
#: mkdir.py:68
951
917
msgid "Please specify a desired name for the new directory."
952
918
msgstr ""
953
919
 
954
 
#: mkdir.py:78 mkdir.py:90
 
920
#: mkdir.py:83 mkdir.py:96
955
921
msgid "Directory already exists"
956
922
msgstr ""
957
923
 
958
 
#: mkdir.py:79 mkdir.py:91
 
924
#: mkdir.py:84 mkdir.py:97
959
925
msgid "Please specify another name to continue."
960
926
msgstr ""
961
927
 
962
 
#: mkdir.py:82
 
928
#: mkdir.py:88
963
929
msgid "Directory is not in a branch"
964
930
msgstr ""
965
931
 
966
 
#: mkdir.py:83
 
932
#: mkdir.py:89
967
933
msgid "You can only create a non-versioned directory."
968
934
msgstr ""
969
935
 
970
 
#: move.py:70 rename.py:68
 
936
#: move.py:69 rename.py:67
971
937
msgid "Please select a file from the list to proceed."
972
938
msgstr ""
973
939
 
974
 
#: move.py:79 rename.py:83
 
940
#: move.py:79 rename.py:84
 
941
msgid "Not the same branch"
 
942
msgstr ""
 
943
 
 
944
#: move.py:80 rename.py:85
 
945
msgid "The destination is not in the same branch."
 
946
msgstr ""
 
947
 
 
948
#: move.py:85 rename.py:89
975
949
msgid "File is not in a branch"
976
950
msgstr ""
977
951
 
978
 
#: move.py:80 rename.py:84
 
952
#: move.py:86 rename.py:90
979
953
msgid "The selected file is not in a branch."
980
954
msgstr ""
981
955
 
982
 
#: move.py:83 rename.py:87
983
 
msgid "Not the same branch"
984
 
msgstr ""
985
 
 
986
 
#: move.py:84 rename.py:88
987
 
msgid "The destination is not in the same branch."
 
956
#: push.py:131
 
957
msgid "Push location is unknown"
988
958
msgstr ""
989
959
 
990
960
#: push.py:132
991
 
msgid "Push location is unknown"
992
 
msgstr ""
993
 
 
994
 
#: push.py:133
995
961
msgid "Please specify a location manually."
996
962
msgstr ""
997
963
 
 
964
#: push.py:139 push.py:167
 
965
msgid "Branches have been diverged"
 
966
msgstr ""
 
967
 
998
968
#: push.py:140 push.py:168
999
 
msgid "Branches have been diverged"
1000
 
msgstr ""
1001
 
 
1002
 
#: push.py:141 push.py:169
1003
969
msgid ""
1004
970
"You cannot push if branches have diverged. Use the\n"
1005
971
"overwrite option if you want to push anyway."
1006
972
msgstr ""
1007
973
 
 
974
#: push.py:147
 
975
msgid "No location specified"
 
976
msgstr ""
 
977
 
1008
978
#: push.py:148
1009
 
msgid "No location specified"
1010
 
msgstr ""
1011
 
 
1012
 
#: push.py:149
1013
979
msgid "Please specify a location or use the default."
1014
980
msgstr ""
1015
981
 
 
982
#: push.py:172
 
983
msgid "Path prefix not created"
 
984
msgstr ""
 
985
 
1016
986
#: push.py:173
1017
 
msgid "Path prefix not created"
1018
 
msgstr ""
1019
 
 
1020
 
#: push.py:174
1021
987
msgid ""
1022
988
"The path leading up to the specified location couldn't\n"
1023
989
"be created."
1024
990
msgstr ""
1025
991
 
 
992
#: push.py:183
 
993
msgid "Push successful"
 
994
msgstr ""
 
995
 
1026
996
#: push.py:184
1027
 
msgid "Push successful"
1028
 
msgstr ""
1029
 
 
1030
 
#: push.py:185
1031
997
#, python-format
1032
998
msgid "%d revision(s) pushed."
1033
999
msgstr ""
1034
1000
 
1035
 
#: push.py:203
 
1001
#: push.py:202
1036
1002
msgid "<b>Write access is probably available</b>"
1037
1003
msgstr ""
1038
1004
 
1039
 
#: push.py:207
 
1005
#: push.py:206
1040
1006
msgid "<b>No write access</b>"
1041
1007
msgstr ""
1042
1008
 
1043
 
#: push.py:211
 
1009
#: push.py:210
1044
1010
msgid "<b>Could not determine</b>"
1045
1011
msgstr ""
1046
1012
 
1047
 
#: remove.py:99
 
1013
#: remove.py:100
1048
1014
msgid "No matching files"
1049
1015
msgstr ""
1050
1016
 
1051
 
#: remove.py:100
 
1017
#: remove.py:101
1052
1018
msgid "No added files were found in the working tree."
1053
1019
msgstr ""
1054
1020
 
 
1021
#: rename.py:71
 
1022
msgid "Filename not given"
 
1023
msgstr ""
 
1024
 
1055
1025
#: rename.py:72
1056
 
msgid "Filename not given"
1057
 
msgstr ""
1058
 
 
1059
 
#: rename.py:73
1060
1026
msgid "Please specify a new name for the file."
1061
1027
msgstr ""
1062
1028
 
1067
1033
#: status.py:142
1068
1034
msgid "No changes."
1069
1035
msgstr ""
1070
 
 
1071
 
#: branchwin.py:113
1072
 
msgid "Message"
1073
 
msgstr ""
1074
 
 
1075
 
#: branchwin.py:122
1076
 
msgid "Committer"
1077
 
msgstr ""
1078
 
 
1079
 
#: branchwin.py:130
1080
 
msgid "Date"
1081
 
msgstr ""
1082
 
 
1083
 
#: branchwin.py:188
1084
 
msgid "<b>Revision:</b>"
1085
 
msgstr ""
1086
 
 
1087
 
#: branchwin.py:204
1088
 
msgid "<b>Committer:</b>"
1089
 
msgstr ""
1090
 
 
1091
 
#: branchwin.py:220
1092
 
msgid "<b>Branch nick:</b>"
1093
 
msgstr ""
1094
 
 
1095
 
#: branchwin.py:236
1096
 
msgid "<b>Timestamp:</b>"
1097
 
msgstr ""
1098
 
 
1099
 
#: branchwin.py:258
1100
 
msgid "<b>Parents:</b>"
1101
 
msgstr ""