##// END OF EJS Templates
merge with VinDuV fork
marcink -
r2424:2dc4cfa4 merge beta
parent child Browse files
Show More
@@ -73,7 +73,7 b' class FeedController(BaseRepoController)'
73 def __get_desc(self, cs):
73 def __get_desc(self, cs):
74 desc_msg = []
74 desc_msg = []
75 desc_msg.append('%s %s %s:<br/>' % (cs.author, _('commited on'),
75 desc_msg.append('%s %s %s:<br/>' % (cs.author, _('commited on'),
76 cs.date))
76 h.fmt_date(cs.date)))
77 desc_msg.append('<pre>')
77 desc_msg.append('<pre>')
78 desc_msg.append(cs.message)
78 desc_msg.append(cs.message)
79 desc_msg.append('\n')
79 desc_msg.append('\n')
1 NO CONTENT: modified file, binary diff hidden
NO CONTENT: modified file, binary diff hidden
@@ -7,8 +7,8 b' msgid ""'
7 msgstr ""
7 msgstr ""
8 "Project-Id-Version: RhodeCode 1.1.5\n"
8 "Project-Id-Version: RhodeCode 1.1.5\n"
9 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
9 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
10 "POT-Creation-Date: 2012-06-03 01:06+0200\n"
10 "POT-Creation-Date: 2012-06-05 20:42+0200\n"
11 "PO-Revision-Date: 2012-05-20 11:36+0100\n"
11 "PO-Revision-Date: 2012-06-05 20:07+0100\n"
12 "Last-Translator: Vincent Duvert <vincent@duvert.net>\n"
12 "Last-Translator: Vincent Duvert <vincent@duvert.net>\n"
13 "Language-Team: fr <LL@li.org>\n"
13 "Language-Team: fr <LL@li.org>\n"
14 "Plural-Forms: nplurals=2; plural=(n > 1)\n"
14 "Plural-Forms: nplurals=2; plural=(n > 1)\n"
@@ -17,7 +17,7 b' msgstr ""'
17 "Content-Transfer-Encoding: 8bit\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Generated-By: Babel 0.9.6\n"
18 "Generated-By: Babel 0.9.6\n"
19
19
20 #: rhodecode/controllers/changelog.py:95
20 #: rhodecode/controllers/changelog.py:94
21 msgid "All Branches"
21 msgid "All Branches"
22 msgstr "Toutes les branches"
22 msgstr "Toutes les branches"
23
23
@@ -69,16 +69,20 b' msgstr ""'
69 "La requête n’a pu être traitée en raison d’une erreur survenue sur le "
69 "La requête n’a pu être traitée en raison d’une erreur survenue sur le "
70 "serveur."
70 "serveur."
71
71
72 #: rhodecode/controllers/feed.py:48
72 #: rhodecode/controllers/feed.py:49
73 #, python-format
73 #, python-format
74 msgid "Changes on %s repository"
74 msgid "Changes on %s repository"
75 msgstr "Changements sur le dépôt %s"
75 msgstr "Changements sur le dépôt %s"
76
76
77 #: rhodecode/controllers/feed.py:49
77 #: rhodecode/controllers/feed.py:50
78 #, python-format
78 #, python-format
79 msgid "%s %s feed"
79 msgid "%s %s feed"
80 msgstr "Flux %s de %s"
80 msgstr "Flux %s de %s"
81
81
82 #: rhodecode/controllers/feed.py:75
83 msgid "commited on"
84 msgstr "a commité, le"
85
82 #: rhodecode/controllers/files.py:86
86 #: rhodecode/controllers/files.py:86
83 #: rhodecode/templates/admin/repos/repo_add.html:13
87 #: rhodecode/templates/admin/repos/repo_add.html:13
84 msgid "add new"
88 msgid "add new"
@@ -138,19 +142,16 b' msgid "Unknown archive type"'
138 msgstr "Type d’archive inconnu"
142 msgstr "Type d’archive inconnu"
139
143
140 #: rhodecode/controllers/files.py:461
144 #: rhodecode/controllers/files.py:461
141 #: rhodecode/templates/changeset/changeset_range.html:5
142 #: rhodecode/templates/changeset/changeset_range.html:13
145 #: rhodecode/templates/changeset/changeset_range.html:13
143 #: rhodecode/templates/changeset/changeset_range.html:31
146 #: rhodecode/templates/changeset/changeset_range.html:31
144 msgid "Changesets"
147 msgid "Changesets"
145 msgstr "Changesets"
148 msgstr "Changesets"
146
149
147 #: rhodecode/controllers/files.py:462 rhodecode/controllers/summary.py:230
150 #: rhodecode/controllers/files.py:462 rhodecode/controllers/summary.py:230
148 #: rhodecode/templates/branches/branches.html:5
149 msgid "Branches"
151 msgid "Branches"
150 msgstr "Branches"
152 msgstr "Branches"
151
153
152 #: rhodecode/controllers/files.py:463 rhodecode/controllers/summary.py:231
154 #: rhodecode/controllers/files.py:463 rhodecode/controllers/summary.py:231
153 #: rhodecode/templates/tags/tags.html:5
154 msgid "Tags"
155 msgid "Tags"
155 msgstr "Tags"
156 msgstr "Tags"
156
157
@@ -661,133 +662,123 b' msgstr ""'
661 msgid "No changes detected"
662 msgid "No changes detected"
662 msgstr "Aucun changement détecté."
663 msgstr "Aucun changement détecté."
663
664
664 #: rhodecode/lib/helpers.py:415
665 #: rhodecode/lib/helpers.py:350
666 #, python-format
667 msgid "%a, %d %b %Y %H:%M:%S"
668 msgstr "%d/%m/%Y à %H:%M:%S"
669
670 #: rhodecode/lib/helpers.py:423
665 msgid "True"
671 msgid "True"
666 msgstr "Vrai"
672 msgstr "Vrai"
667
673
668 #: rhodecode/lib/helpers.py:419
674 #: rhodecode/lib/helpers.py:427
669 msgid "False"
675 msgid "False"
670 msgstr "Faux"
676 msgstr "Faux"
671
677
672 #: rhodecode/lib/helpers.py:463
678 #: rhodecode/lib/helpers.py:471
673 #, fuzzy
674 msgid "Changeset not found"
679 msgid "Changeset not found"
675 msgstr "Dépôt vide"
680 msgstr "Ensemble de changements non trouvé"
676
681
677 #: rhodecode/lib/helpers.py:486
682 #: rhodecode/lib/helpers.py:494
678 #, python-format
683 #, python-format
679 msgid "Show all combined changesets %s->%s"
684 msgid "Show all combined changesets %s->%s"
680 msgstr "Afficher les changements combinés %s->%s"
685 msgstr "Afficher les changements combinés %s->%s"
681
686
682 #: rhodecode/lib/helpers.py:492
687 #: rhodecode/lib/helpers.py:500
683 msgid "compare view"
688 msgid "compare view"
684 msgstr "vue de comparaison"
689 msgstr "vue de comparaison"
685
690
686 #: rhodecode/lib/helpers.py:512
691 #: rhodecode/lib/helpers.py:520
687 msgid "and"
692 msgid "and"
688 msgstr "et"
693 msgstr "et"
689
694
690 #: rhodecode/lib/helpers.py:513
695 #: rhodecode/lib/helpers.py:521
691 #, python-format
696 #, python-format
692 msgid "%s more"
697 msgid "%s more"
693 msgstr "%s de plus"
698 msgstr "%s de plus"
694
699
695 #: rhodecode/lib/helpers.py:514 rhodecode/templates/changelog/changelog.html:40
700 #: rhodecode/lib/helpers.py:522 rhodecode/templates/changelog/changelog.html:40
696 msgid "revisions"
701 msgid "revisions"
697 msgstr "révisions"
702 msgstr "révisions"
698
703
699 #: rhodecode/lib/helpers.py:537
704 #: rhodecode/lib/helpers.py:545
700 msgid "fork name "
705 msgid "fork name "
701 msgstr "Nom du fork"
706 msgstr "Nom du fork"
702
707
703 #: rhodecode/lib/helpers.py:550
708 #: rhodecode/lib/helpers.py:558
704 msgid "[deleted] repository"
709 msgid "[deleted] repository"
705 msgstr "[a supprimé] le dépôt"
710 msgstr "[a supprimé] le dépôt"
706
711
707 #: rhodecode/lib/helpers.py:552 rhodecode/lib/helpers.py:562
712 #: rhodecode/lib/helpers.py:560 rhodecode/lib/helpers.py:570
708 msgid "[created] repository"
713 msgid "[created] repository"
709 msgstr "[a créé] le dépôt"
714 msgstr "[a créé] le dépôt"
710
715
711 #: rhodecode/lib/helpers.py:554
716 #: rhodecode/lib/helpers.py:562
712 msgid "[created] repository as fork"
717 msgid "[created] repository as fork"
713 msgstr "[a créé] le dépôt en tant que fork"
718 msgstr "[a créé] le dépôt en tant que fork"
714
719
715 #: rhodecode/lib/helpers.py:556 rhodecode/lib/helpers.py:564
720 #: rhodecode/lib/helpers.py:564 rhodecode/lib/helpers.py:572
716 msgid "[forked] repository"
721 msgid "[forked] repository"
717 msgstr "[a forké] le dépôt"
722 msgstr "[a forké] le dépôt"
718
723
719 #: rhodecode/lib/helpers.py:558 rhodecode/lib/helpers.py:566
724 #: rhodecode/lib/helpers.py:566 rhodecode/lib/helpers.py:574
720 msgid "[updated] repository"
725 msgid "[updated] repository"
721 msgstr "[a mis à jour] le dépôt"
726 msgstr "[a mis à jour] le dépôt"
722
727
723 #: rhodecode/lib/helpers.py:560
724 msgid "[delete] repository"
725 msgstr "[a supprimé] le dépôt"
726
727 #: rhodecode/lib/helpers.py:568
728 #: rhodecode/lib/helpers.py:568
728 #, fuzzy, python-format
729 msgid "[delete] repository"
729 #| msgid "created user %s"
730 msgstr "[a supprimé] le dépôt"
730 msgid "[created] user"
731 msgstr "utilisateur %s créé"
732
733 #: rhodecode/lib/helpers.py:570
734 #, fuzzy, python-format
735 #| msgid "updated users group %s"
736 msgid "[updated] user"
737 msgstr "Le groupe d’utilisateurs %s a été mis à jour."
738
739 #: rhodecode/lib/helpers.py:572
740 #, fuzzy, python-format
741 #| msgid "created users group %s"
742 msgid "[created] users group"
743 msgstr "Le groupe d’utilisateurs %s a été créé."
744
745 #: rhodecode/lib/helpers.py:574
746 #, fuzzy, python-format
747 #| msgid "updated users group %s"
748 msgid "[updated] users group"
749 msgstr "Le groupe d’utilisateurs %s a été mis à jour."
750
731
751 #: rhodecode/lib/helpers.py:576
732 #: rhodecode/lib/helpers.py:576
752 #, fuzzy
733 msgid "[created] user"
753 #| msgid "[created] repository"
734 msgstr "[a créé] l’utilisateur"
754 msgid "[commented] on revision in repository"
755 msgstr "[a créé] le dépôt"
756
735
757 #: rhodecode/lib/helpers.py:578
736 #: rhodecode/lib/helpers.py:578
758 msgid "[pushed] into"
737 msgid "[updated] user"
759 msgstr "[a pushé] dans"
738 msgstr "[a mis à jour] l’utilisateur"
760
739
761 #: rhodecode/lib/helpers.py:580
740 #: rhodecode/lib/helpers.py:580
762 #, fuzzy
741 msgid "[created] users group"
763 #| msgid "[committed via RhodeCode] into"
742 msgstr "[a créé] le groupe d’utilisateurs"
764 msgid "[committed via RhodeCode] into repository"
765 msgstr "[a commité via RhodeCode] dans"
766
743
767 #: rhodecode/lib/helpers.py:582
744 #: rhodecode/lib/helpers.py:582
768 #, fuzzy
745 msgid "[updated] users group"
769 #| msgid "[pulled from remote] into"
746 msgstr "[a mis à jour] le groupe d’utilisateurs"
770 msgid "[pulled from remote] into repository"
771 msgstr "[a pullé depuis un site distant] dans"
772
747
773 #: rhodecode/lib/helpers.py:584
748 #: rhodecode/lib/helpers.py:584
749 msgid "[commented] on revision in repository"
750 msgstr "[a commenté] une révision du dépôt"
751
752 #: rhodecode/lib/helpers.py:586
753 msgid "[pushed] into"
754 msgstr "[a pushé] dans"
755
756 #: rhodecode/lib/helpers.py:588
757 msgid "[committed via RhodeCode] into repository"
758 msgstr "[a commité via RhodeCode] dans le dépôt"
759
760 #: rhodecode/lib/helpers.py:590
761 msgid "[pulled from remote] into repository"
762 msgstr "[a pullé depuis un site distant] dans le dépôt"
763
764 #: rhodecode/lib/helpers.py:592
774 msgid "[pulled] from"
765 msgid "[pulled] from"
775 msgstr "[a pullé] depuis"
766 msgstr "[a pullé] depuis"
776
767
777 #: rhodecode/lib/helpers.py:586
768 #: rhodecode/lib/helpers.py:594
778 msgid "[started following] repository"
769 msgid "[started following] repository"
779 msgstr "[suit maintenant] le dépôt"
770 msgstr "[suit maintenant] le dépôt"
780
771
781 #: rhodecode/lib/helpers.py:588
772 #: rhodecode/lib/helpers.py:596
782 msgid "[stopped following] repository"
773 msgid "[stopped following] repository"
783 msgstr "[ne suit plus] le dépôt"
774 msgstr "[ne suit plus] le dépôt"
784
775
785 #: rhodecode/lib/helpers.py:752
776 #: rhodecode/lib/helpers.py:760
786 #, python-format
777 #, python-format
787 msgid " and %s more"
778 msgid " and %s more"
788 msgstr "et %s de plus"
779 msgstr "et %s de plus"
789
780
790 #: rhodecode/lib/helpers.py:756
781 #: rhodecode/lib/helpers.py:764
791 msgid "No Files"
782 msgid "No Files"
792 msgstr "Aucun fichier"
783 msgstr "Aucun fichier"
793
784
@@ -856,7 +847,7 b' msgstr "R\xc3\xa9initialisation du mot de passe"'
856 msgid "on line %s"
847 msgid "on line %s"
857 msgstr "à la ligne %s"
848 msgstr "à la ligne %s"
858
849
859 #: rhodecode/model/comment.py:113
850 #: rhodecode/model/comment.py:114
860 msgid "[Mention]"
851 msgid "[Mention]"
861 msgstr "[Mention]"
852 msgstr "[Mention]"
862
853
@@ -1005,19 +996,19 b' msgstr "Veuillez entrer un mot de passe"'
1005 msgid "Enter %(min)i characters or more"
996 msgid "Enter %(min)i characters or more"
1006 msgstr "Entrez au moins %(min)i caractères"
997 msgstr "Entrez au moins %(min)i caractères"
1007
998
1008 #: rhodecode/model/notification.py:175
999 #: rhodecode/model/notification.py:178
1009 msgid "commented on commit"
1000 msgid "commented on commit"
1010 msgstr "a posté un commentaire sur le commit"
1001 msgstr "a posté un commentaire sur le commit"
1011
1002
1012 #: rhodecode/model/notification.py:176
1003 #: rhodecode/model/notification.py:179
1013 msgid "sent message"
1004 msgid "sent message"
1014 msgstr "a envoyé un message"
1005 msgstr "a envoyé un message"
1015
1006
1016 #: rhodecode/model/notification.py:177
1007 #: rhodecode/model/notification.py:180
1017 msgid "mentioned you"
1008 msgid "mentioned you"
1018 msgstr "vous a mentioné"
1009 msgstr "vous a mentioné"
1019
1010
1020 #: rhodecode/model/notification.py:178
1011 #: rhodecode/model/notification.py:181
1021 msgid "registered in RhodeCode"
1012 msgid "registered in RhodeCode"
1022 msgstr "s’est enregistré sur RhodeCode"
1013 msgstr "s’est enregistré sur RhodeCode"
1023
1014
@@ -1051,13 +1042,14 b' msgid "Dashboard"'
1051 msgstr "Tableau de bord"
1042 msgstr "Tableau de bord"
1052
1043
1053 #: rhodecode/templates/index_base.html:6
1044 #: rhodecode/templates/index_base.html:6
1045 #: rhodecode/templates/repo_switcher_list.html:4
1054 #: rhodecode/templates/admin/users/user_edit_my_account.html:31
1046 #: rhodecode/templates/admin/users/user_edit_my_account.html:31
1055 #: rhodecode/templates/bookmarks/bookmarks.html:10
1047 #: rhodecode/templates/bookmarks/bookmarks.html:10
1056 #: rhodecode/templates/branches/branches.html:9
1048 #: rhodecode/templates/branches/branches.html:9
1057 #: rhodecode/templates/journal/journal.html:31
1049 #: rhodecode/templates/journal/journal.html:31
1058 #: rhodecode/templates/tags/tags.html:10
1050 #: rhodecode/templates/tags/tags.html:10
1059 msgid "quick filter..."
1051 msgid "quick filter..."
1060 msgstr "filtre rapide"
1052 msgstr "Filtre rapide"
1061
1053
1062 #: rhodecode/templates/index_base.html:6 rhodecode/templates/base/base.html:218
1054 #: rhodecode/templates/index_base.html:6 rhodecode/templates/base/base.html:218
1063 msgid "repositories"
1055 msgid "repositories"
@@ -1807,6 +1799,12 b' msgstr "Membre"'
1807 msgid "private repository"
1799 msgid "private repository"
1808 msgstr "Dépôt privé"
1800 msgstr "Dépôt privé"
1809
1801
1802 #: rhodecode/templates/admin/repos/repo_edit_perms.html:19
1803 #: rhodecode/templates/admin/repos/repo_edit_perms.html:28
1804 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:18
1805 msgid "default"
1806 msgstr "[Par défaut]"
1807
1810 #: rhodecode/templates/admin/repos/repo_edit_perms.html:33
1808 #: rhodecode/templates/admin/repos/repo_edit_perms.html:33
1811 #: rhodecode/templates/admin/repos/repo_edit_perms.html:58
1809 #: rhodecode/templates/admin/repos/repo_edit_perms.html:58
1812 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:23
1810 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:23
@@ -1857,7 +1855,7 b' msgstr "Groupes"'
1857
1855
1858 #: rhodecode/templates/admin/repos_groups/repos_groups.html:12
1856 #: rhodecode/templates/admin/repos_groups/repos_groups.html:12
1859 msgid "with"
1857 msgid "with"
1860 msgstr "avec support de"
1858 msgstr "comprenant"
1861
1859
1862 #: rhodecode/templates/admin/repos_groups/repos_groups_add.html:5
1860 #: rhodecode/templates/admin/repos_groups/repos_groups_add.html:5
1863 msgid "Add repos group"
1861 msgid "Add repos group"
@@ -1939,7 +1937,6 b' msgstr "Administration g\xc3\xa9n\xc3\xa9rale"'
1939
1937
1940 #: rhodecode/templates/admin/settings/hooks.html:9
1938 #: rhodecode/templates/admin/settings/hooks.html:9
1941 #: rhodecode/templates/admin/settings/settings.html:9
1939 #: rhodecode/templates/admin/settings/settings.html:9
1942 #: rhodecode/templates/settings/repo_settings.html:5
1943 #: rhodecode/templates/settings/repo_settings.html:13
1940 #: rhodecode/templates/settings/repo_settings.html:13
1944 msgid "Settings"
1941 msgid "Settings"
1945 msgstr "Options"
1942 msgstr "Options"
@@ -2379,14 +2376,12 b' msgstr "Chargement\xe2\x80\xa6"'
2379 #: rhodecode/templates/data_table/_dt_elements.html:9
2376 #: rhodecode/templates/data_table/_dt_elements.html:9
2380 #: rhodecode/templates/data_table/_dt_elements.html:11
2377 #: rhodecode/templates/data_table/_dt_elements.html:11
2381 #: rhodecode/templates/data_table/_dt_elements.html:13
2378 #: rhodecode/templates/data_table/_dt_elements.html:13
2382 #: rhodecode/templates/summary/summary.html:4
2383 msgid "Summary"
2379 msgid "Summary"
2384 msgstr "Résumé"
2380 msgstr "Résumé"
2385
2381
2386 #: rhodecode/templates/base/base.html:166
2382 #: rhodecode/templates/base/base.html:166
2387 #: rhodecode/templates/base/base.html:168
2383 #: rhodecode/templates/base/base.html:168
2388 #: rhodecode/templates/base/base.html:170
2384 #: rhodecode/templates/base/base.html:170
2389 #: rhodecode/templates/changelog/changelog.html:6
2390 #: rhodecode/templates/changelog/changelog.html:15
2385 #: rhodecode/templates/changelog/changelog.html:15
2391 #: rhodecode/templates/data_table/_dt_elements.html:17
2386 #: rhodecode/templates/data_table/_dt_elements.html:17
2392 #: rhodecode/templates/data_table/_dt_elements.html:19
2387 #: rhodecode/templates/data_table/_dt_elements.html:19
@@ -2406,7 +2401,6 b' msgstr "Aller"'
2406 #: rhodecode/templates/data_table/_dt_elements.html:25
2401 #: rhodecode/templates/data_table/_dt_elements.html:25
2407 #: rhodecode/templates/data_table/_dt_elements.html:27
2402 #: rhodecode/templates/data_table/_dt_elements.html:27
2408 #: rhodecode/templates/data_table/_dt_elements.html:29
2403 #: rhodecode/templates/data_table/_dt_elements.html:29
2409 #: rhodecode/templates/files/files.html:4
2410 #: rhodecode/templates/files/files.html:40
2404 #: rhodecode/templates/files/files.html:40
2411 msgid "Files"
2405 msgid "Files"
2412 msgstr "Fichiers"
2406 msgstr "Fichiers"
@@ -2454,13 +2448,11 b' msgstr "Permissions"'
2454
2448
2455 #: rhodecode/templates/base/base.html:235
2449 #: rhodecode/templates/base/base.html:235
2456 #: rhodecode/templates/base/base.html:237
2450 #: rhodecode/templates/base/base.html:237
2457 #: rhodecode/templates/followers/followers.html:5
2458 msgid "Followers"
2451 msgid "Followers"
2459 msgstr "Followers"
2452 msgstr "Followers"
2460
2453
2461 #: rhodecode/templates/base/base.html:243
2454 #: rhodecode/templates/base/base.html:243
2462 #: rhodecode/templates/base/base.html:245
2455 #: rhodecode/templates/base/base.html:245
2463 #: rhodecode/templates/forks/forks.html:5
2464 msgid "Forks"
2456 msgid "Forks"
2465 msgstr "Forks"
2457 msgstr "Forks"
2466
2458
@@ -2493,8 +2485,9 b' msgid "Group"'
2493 msgstr "Groupe"
2485 msgstr "Groupe"
2494
2486
2495 #: rhodecode/templates/bookmarks/bookmarks.html:5
2487 #: rhodecode/templates/bookmarks/bookmarks.html:5
2496 msgid "Bookmarks"
2488 #, python-format
2497 msgstr "Signets"
2489 msgid "%s Bookmarks"
2490 msgstr "Signets de %s"
2498
2491
2499 #: rhodecode/templates/bookmarks/bookmarks.html:39
2492 #: rhodecode/templates/bookmarks/bookmarks.html:39
2500 #: rhodecode/templates/bookmarks/bookmarks_data.html:8
2493 #: rhodecode/templates/bookmarks/bookmarks_data.html:8
@@ -2504,6 +2497,11 b' msgstr "Signets"'
2504 msgid "Author"
2497 msgid "Author"
2505 msgstr "Auteur"
2498 msgstr "Auteur"
2506
2499
2500 #: rhodecode/templates/branches/branches.html:5
2501 #, python-format
2502 msgid "%s Branches"
2503 msgstr "Branches de %s"
2504
2507 #: rhodecode/templates/branches/branches_data.html:7
2505 #: rhodecode/templates/branches/branches_data.html:7
2508 msgid "date"
2506 msgid "date"
2509 msgstr "Date"
2507 msgstr "Date"
@@ -2518,6 +2516,11 b' msgstr "Auteur"'
2518 msgid "revision"
2516 msgid "revision"
2519 msgstr "Révision"
2517 msgstr "Révision"
2520
2518
2519 #: rhodecode/templates/changelog/changelog.html:6
2520 #, python-format
2521 msgid "%s Changelog"
2522 msgstr "Historique de %s"
2523
2521 #: rhodecode/templates/changelog/changelog.html:15
2524 #: rhodecode/templates/changelog/changelog.html:15
2522 #, python-format
2525 #, python-format
2523 msgid "showing %d out of %d revision"
2526 msgid "showing %d out of %d revision"
@@ -2605,6 +2608,10 b' msgid "affected %s files"'
2605 msgstr "%s fichiers affectés"
2608 msgstr "%s fichiers affectés"
2606
2609
2607 #: rhodecode/templates/changeset/changeset.html:6
2610 #: rhodecode/templates/changeset/changeset.html:6
2611 #, python-format
2612 msgid "%s Changeset"
2613 msgstr "Changeset de %s"
2614
2608 #: rhodecode/templates/changeset/changeset.html:14
2615 #: rhodecode/templates/changeset/changeset.html:14
2609 msgid "Changeset"
2616 msgid "Changeset"
2610 msgstr "Changements"
2617 msgstr "Changements"
@@ -2689,6 +2696,11 b' msgstr "Se connecter maintenant"'
2689 msgid "Leave a comment"
2696 msgid "Leave a comment"
2690 msgstr "Laisser un commentaire"
2697 msgstr "Laisser un commentaire"
2691
2698
2699 #: rhodecode/templates/changeset/changeset_range.html:5
2700 #, python-format
2701 msgid "%s Changesets"
2702 msgstr "Changesets de %s"
2703
2692 #: rhodecode/templates/changeset/changeset_range.html:29
2704 #: rhodecode/templates/changeset/changeset_range.html:29
2693 msgid "Compare View"
2705 msgid "Compare View"
2694 msgstr "Comparaison"
2706 msgstr "Comparaison"
@@ -2708,7 +2720,6 b' msgstr "Afficher les commentaires"'
2708 #: rhodecode/templates/data_table/_dt_elements.html:33
2720 #: rhodecode/templates/data_table/_dt_elements.html:33
2709 #: rhodecode/templates/data_table/_dt_elements.html:35
2721 #: rhodecode/templates/data_table/_dt_elements.html:35
2710 #: rhodecode/templates/data_table/_dt_elements.html:37
2722 #: rhodecode/templates/data_table/_dt_elements.html:37
2711 #: rhodecode/templates/forks/fork.html:5
2712 msgid "Fork"
2723 msgid "Fork"
2713 msgstr "Fork"
2724 msgstr "Fork"
2714
2725
@@ -2750,10 +2761,19 b' msgid "You will be redirected to %s in %'
2750 msgstr "Vous serez redirigé vers %s dans %s secondes."
2761 msgstr "Vous serez redirigé vers %s dans %s secondes."
2751
2762
2752 #: rhodecode/templates/files/file_diff.html:4
2763 #: rhodecode/templates/files/file_diff.html:4
2764 #, python-format
2765 msgid "%s File diff"
2766 msgstr "Diff de fichier de %s"
2767
2753 #: rhodecode/templates/files/file_diff.html:12
2768 #: rhodecode/templates/files/file_diff.html:12
2754 msgid "File diff"
2769 msgid "File diff"
2755 msgstr "Diff de fichier"
2770 msgstr "Diff de fichier"
2756
2771
2772 #: rhodecode/templates/files/files.html:4
2773 #, python-format
2774 msgid "%s Files"
2775 msgstr "Fichiers de %s"
2776
2757 #: rhodecode/templates/files/files.html:12
2777 #: rhodecode/templates/files/files.html:12
2758 #: rhodecode/templates/summary/summary.html:328
2778 #: rhodecode/templates/summary/summary.html:328
2759 msgid "files"
2779 msgid "files"
@@ -2769,8 +2789,9 b' msgstr "Aucun fichier ne correspond"'
2769
2789
2770 #: rhodecode/templates/files/files_add.html:4
2790 #: rhodecode/templates/files/files_add.html:4
2771 #: rhodecode/templates/files/files_edit.html:4
2791 #: rhodecode/templates/files/files_edit.html:4
2772 msgid "Edit file"
2792 #, python-format
2773 msgstr "Éditer un fichier"
2793 msgid "%s Edit file"
2794 msgstr "Edition de fichier de %s"
2774
2795
2775 #: rhodecode/templates/files/files_add.html:19
2796 #: rhodecode/templates/files/files_add.html:19
2776 msgid "add file"
2797 msgid "add file"
@@ -2929,13 +2950,23 b' msgstr "Revenir en arri\xc3\xa8re"'
2929 msgid "No files at given path"
2950 msgid "No files at given path"
2930 msgstr "Aucun fichier à cet endroit"
2951 msgstr "Aucun fichier à cet endroit"
2931
2952
2953 #: rhodecode/templates/followers/followers.html:5
2954 #, python-format
2955 msgid "%s Followers"
2956 msgstr "Followers de %s"
2957
2932 #: rhodecode/templates/followers/followers.html:13
2958 #: rhodecode/templates/followers/followers.html:13
2933 msgid "followers"
2959 msgid "followers"
2934 msgstr "followers"
2960 msgstr "followers"
2935
2961
2936 #: rhodecode/templates/followers/followers_data.html:12
2962 #: rhodecode/templates/followers/followers_data.html:12
2937 msgid "Started following"
2963 msgid "Started following -"
2938 msgstr "Date de début"
2964 msgstr "A commencé à suivre le dépôt :"
2965
2966 #: rhodecode/templates/forks/fork.html:5
2967 #, python-format
2968 msgid "%s Fork"
2969 msgstr "Fork de %s"
2939
2970
2940 #: rhodecode/templates/forks/fork.html:31
2971 #: rhodecode/templates/forks/fork.html:31
2941 msgid "Fork name"
2972 msgid "Fork name"
@@ -2957,6 +2988,11 b' msgstr "M\xc3\x80J apr\xc3\xa8s le clonage"'
2957 msgid "fork this repository"
2988 msgid "fork this repository"
2958 msgstr "Forker ce dépôt"
2989 msgstr "Forker ce dépôt"
2959
2990
2991 #: rhodecode/templates/forks/forks.html:5
2992 #, python-format
2993 msgid "%s Forks"
2994 msgstr "Forks de %s"
2995
2960 #: rhodecode/templates/forks/forks.html:13
2996 #: rhodecode/templates/forks/forks.html:13
2961 msgid "forks"
2997 msgid "forks"
2962 msgstr "forks"
2998 msgstr "forks"
@@ -3028,10 +3064,15 b' msgstr "Les noms de fichiers"'
3028 msgid "Permission denied"
3064 msgid "Permission denied"
3029 msgstr "Permission refusée"
3065 msgstr "Permission refusée"
3030
3066
3067 #: rhodecode/templates/settings/repo_settings.html:5
3068 #, python-format
3069 msgid "%s Settings"
3070 msgstr "Réglages de %s"
3071
3031 #: rhodecode/templates/shortlog/shortlog.html:5
3072 #: rhodecode/templates/shortlog/shortlog.html:5
3032 #: rhodecode/templates/summary/summary.html:209
3073 #, python-format
3033 msgid "Shortlog"
3074 msgid "%s Shortlog"
3034 msgstr "Résumé des changements"
3075 msgstr "Résumé de %s"
3035
3076
3036 #: rhodecode/templates/shortlog/shortlog.html:14
3077 #: rhodecode/templates/shortlog/shortlog.html:14
3037 msgid "shortlog"
3078 msgid "shortlog"
@@ -3057,6 +3098,11 b' msgstr "Pusher le nouveau d\xc3\xa9p\xc3\xb4t"'
3057 msgid "Existing repository?"
3098 msgid "Existing repository?"
3058 msgstr "Le dépôt existe déjà ?"
3099 msgstr "Le dépôt existe déjà ?"
3059
3100
3101 #: rhodecode/templates/summary/summary.html:4
3102 #, python-format
3103 msgid "%s Summary"
3104 msgstr "Résumé de %s"
3105
3060 #: rhodecode/templates/summary/summary.html:12
3106 #: rhodecode/templates/summary/summary.html:12
3061 msgid "summary"
3107 msgid "summary"
3062 msgstr "résumé"
3108 msgstr "résumé"
@@ -3113,6 +3159,10 b' msgstr "Il n\xe2\x80\x99y a pas encore de t\xc3\xa9l\xc3\xa9chargements propos\xc3\xa9s."'
3113 msgid "Downloads are disabled for this repository"
3159 msgid "Downloads are disabled for this repository"
3114 msgstr "Les téléchargements sont désactivés pour ce dépôt."
3160 msgstr "Les téléchargements sont désactivés pour ce dépôt."
3115
3161
3162 #: rhodecode/templates/summary/summary.html:161
3163 msgid "Download as zip"
3164 msgstr "Télécharger en ZIP"
3165
3116 #: rhodecode/templates/summary/summary.html:164
3166 #: rhodecode/templates/summary/summary.html:164
3117 msgid "Check this to download archive with subrepos"
3167 msgid "Check this to download archive with subrepos"
3118 msgstr "Télécharger une archive contenant également les sous-dépôts éventuels"
3168 msgstr "Télécharger une archive contenant également les sous-dépôts éventuels"
@@ -3129,6 +3179,10 b' msgstr "Activit\xc3\xa9 de commit par jour et par auteur"'
3129 msgid "Stats gathered: "
3179 msgid "Stats gathered: "
3130 msgstr "Statistiques obtenues :"
3180 msgstr "Statistiques obtenues :"
3131
3181
3182 #: rhodecode/templates/summary/summary.html:209
3183 msgid "Shortlog"
3184 msgstr "Résumé des changements"
3185
3132 #: rhodecode/templates/summary/summary.html:211
3186 #: rhodecode/templates/summary/summary.html:211
3133 msgid "Quick start"
3187 msgid "Quick start"
3134 msgstr "Démarrage rapide"
3188 msgstr "Démarrage rapide"
@@ -3170,3 +3224,8 b' msgstr "fichi\xc3\xa9 modifi\xc3\xa9"'
3170 msgid "file removed"
3224 msgid "file removed"
3171 msgstr "fichier supprimé"
3225 msgstr "fichier supprimé"
3172
3226
3227 #: rhodecode/templates/tags/tags.html:5
3228 #, python-format
3229 msgid "%s Tags"
3230 msgstr "Tags de %s"
3231
@@ -8,7 +8,7 b' msgid ""'
8 msgstr ""
8 msgstr ""
9 "Project-Id-Version: RhodeCode 1.4.0\n"
9 "Project-Id-Version: RhodeCode 1.4.0\n"
10 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
10 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
11 "POT-Creation-Date: 2012-06-03 01:06+0200\n"
11 "POT-Creation-Date: 2012-06-05 20:42+0200\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,7 +17,7 b' msgstr ""'
17 "Content-Transfer-Encoding: 8bit\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Generated-By: Babel 0.9.6\n"
18 "Generated-By: Babel 0.9.6\n"
19
19
20 #: rhodecode/controllers/changelog.py:95
20 #: rhodecode/controllers/changelog.py:94
21 msgid "All Branches"
21 msgid "All Branches"
22 msgstr ""
22 msgstr ""
23
23
@@ -65,16 +65,20 b' msgid ""'
65 "fulfilling the request."
65 "fulfilling the request."
66 msgstr ""
66 msgstr ""
67
67
68 #: rhodecode/controllers/feed.py:48
68 #: rhodecode/controllers/feed.py:49
69 #, python-format
69 #, python-format
70 msgid "Changes on %s repository"
70 msgid "Changes on %s repository"
71 msgstr ""
71 msgstr ""
72
72
73 #: rhodecode/controllers/feed.py:49
73 #: rhodecode/controllers/feed.py:50
74 #, python-format
74 #, python-format
75 msgid "%s %s feed"
75 msgid "%s %s feed"
76 msgstr ""
76 msgstr ""
77
77
78 #: rhodecode/controllers/feed.py:75
79 msgid "commited on"
80 msgstr ""
81
78 #: rhodecode/controllers/files.py:86
82 #: rhodecode/controllers/files.py:86
79 #: rhodecode/templates/admin/repos/repo_add.html:13
83 #: rhodecode/templates/admin/repos/repo_add.html:13
80 msgid "add new"
84 msgid "add new"
@@ -134,19 +138,16 b' msgid "Unknown archive type"'
134 msgstr ""
138 msgstr ""
135
139
136 #: rhodecode/controllers/files.py:461
140 #: rhodecode/controllers/files.py:461
137 #: rhodecode/templates/changeset/changeset_range.html:5
138 #: rhodecode/templates/changeset/changeset_range.html:13
141 #: rhodecode/templates/changeset/changeset_range.html:13
139 #: rhodecode/templates/changeset/changeset_range.html:31
142 #: rhodecode/templates/changeset/changeset_range.html:31
140 msgid "Changesets"
143 msgid "Changesets"
141 msgstr ""
144 msgstr ""
142
145
143 #: rhodecode/controllers/files.py:462 rhodecode/controllers/summary.py:230
146 #: rhodecode/controllers/files.py:462 rhodecode/controllers/summary.py:230
144 #: rhodecode/templates/branches/branches.html:5
145 msgid "Branches"
147 msgid "Branches"
146 msgstr ""
148 msgstr ""
147
149
148 #: rhodecode/controllers/files.py:463 rhodecode/controllers/summary.py:231
150 #: rhodecode/controllers/files.py:463 rhodecode/controllers/summary.py:231
149 #: rhodecode/templates/tags/tags.html:5
150 msgid "Tags"
151 msgid "Tags"
151 msgstr ""
152 msgstr ""
152
153
@@ -619,118 +620,123 b' msgstr ""'
619 msgid "No changes detected"
620 msgid "No changes detected"
620 msgstr ""
621 msgstr ""
621
622
622 #: rhodecode/lib/helpers.py:415
623 #: rhodecode/lib/helpers.py:350
624 #, python-format
625 msgid "%a, %d %b %Y %H:%M:%S"
626 msgstr ""
627
628 #: rhodecode/lib/helpers.py:423
623 msgid "True"
629 msgid "True"
624 msgstr ""
630 msgstr ""
625
631
626 #: rhodecode/lib/helpers.py:419
632 #: rhodecode/lib/helpers.py:427
627 msgid "False"
633 msgid "False"
628 msgstr ""
634 msgstr ""
629
635
630 #: rhodecode/lib/helpers.py:463
636 #: rhodecode/lib/helpers.py:471
631 msgid "Changeset not found"
637 msgid "Changeset not found"
632 msgstr ""
638 msgstr ""
633
639
634 #: rhodecode/lib/helpers.py:486
640 #: rhodecode/lib/helpers.py:494
635 #, python-format
641 #, python-format
636 msgid "Show all combined changesets %s->%s"
642 msgid "Show all combined changesets %s->%s"
637 msgstr ""
643 msgstr ""
638
644
639 #: rhodecode/lib/helpers.py:492
645 #: rhodecode/lib/helpers.py:500
640 msgid "compare view"
646 msgid "compare view"
641 msgstr ""
647 msgstr ""
642
648
643 #: rhodecode/lib/helpers.py:512
649 #: rhodecode/lib/helpers.py:520
644 msgid "and"
650 msgid "and"
645 msgstr ""
651 msgstr ""
646
652
647 #: rhodecode/lib/helpers.py:513
653 #: rhodecode/lib/helpers.py:521
648 #, python-format
654 #, python-format
649 msgid "%s more"
655 msgid "%s more"
650 msgstr ""
656 msgstr ""
651
657
652 #: rhodecode/lib/helpers.py:514 rhodecode/templates/changelog/changelog.html:40
658 #: rhodecode/lib/helpers.py:522 rhodecode/templates/changelog/changelog.html:40
653 msgid "revisions"
659 msgid "revisions"
654 msgstr ""
660 msgstr ""
655
661
656 #: rhodecode/lib/helpers.py:537
662 #: rhodecode/lib/helpers.py:545
657 msgid "fork name "
663 msgid "fork name "
658 msgstr ""
664 msgstr ""
659
665
660 #: rhodecode/lib/helpers.py:550
666 #: rhodecode/lib/helpers.py:558
661 msgid "[deleted] repository"
667 msgid "[deleted] repository"
662 msgstr ""
668 msgstr ""
663
669
664 #: rhodecode/lib/helpers.py:552 rhodecode/lib/helpers.py:562
670 #: rhodecode/lib/helpers.py:560 rhodecode/lib/helpers.py:570
665 msgid "[created] repository"
671 msgid "[created] repository"
666 msgstr ""
672 msgstr ""
667
673
668 #: rhodecode/lib/helpers.py:554
674 #: rhodecode/lib/helpers.py:562
669 msgid "[created] repository as fork"
675 msgid "[created] repository as fork"
670 msgstr ""
676 msgstr ""
671
677
672 #: rhodecode/lib/helpers.py:556 rhodecode/lib/helpers.py:564
678 #: rhodecode/lib/helpers.py:564 rhodecode/lib/helpers.py:572
673 msgid "[forked] repository"
679 msgid "[forked] repository"
674 msgstr ""
680 msgstr ""
675
681
676 #: rhodecode/lib/helpers.py:558 rhodecode/lib/helpers.py:566
682 #: rhodecode/lib/helpers.py:566 rhodecode/lib/helpers.py:574
677 msgid "[updated] repository"
683 msgid "[updated] repository"
678 msgstr ""
684 msgstr ""
679
685
680 #: rhodecode/lib/helpers.py:560
681 msgid "[delete] repository"
682 msgstr ""
683
684 #: rhodecode/lib/helpers.py:568
686 #: rhodecode/lib/helpers.py:568
685 msgid "[created] user"
687 msgid "[delete] repository"
686 msgstr ""
687
688 #: rhodecode/lib/helpers.py:570
689 msgid "[updated] user"
690 msgstr ""
691
692 #: rhodecode/lib/helpers.py:572
693 msgid "[created] users group"
694 msgstr ""
695
696 #: rhodecode/lib/helpers.py:574
697 msgid "[updated] users group"
698 msgstr ""
688 msgstr ""
699
689
700 #: rhodecode/lib/helpers.py:576
690 #: rhodecode/lib/helpers.py:576
701 msgid "[commented] on revision in repository"
691 msgid "[created] user"
702 msgstr ""
692 msgstr ""
703
693
704 #: rhodecode/lib/helpers.py:578
694 #: rhodecode/lib/helpers.py:578
705 msgid "[pushed] into"
695 msgid "[updated] user"
706 msgstr ""
696 msgstr ""
707
697
708 #: rhodecode/lib/helpers.py:580
698 #: rhodecode/lib/helpers.py:580
709 msgid "[committed via RhodeCode] into repository"
699 msgid "[created] users group"
710 msgstr ""
700 msgstr ""
711
701
712 #: rhodecode/lib/helpers.py:582
702 #: rhodecode/lib/helpers.py:582
713 msgid "[pulled from remote] into repository"
703 msgid "[updated] users group"
714 msgstr ""
704 msgstr ""
715
705
716 #: rhodecode/lib/helpers.py:584
706 #: rhodecode/lib/helpers.py:584
717 msgid "[pulled] from"
707 msgid "[commented] on revision in repository"
718 msgstr ""
708 msgstr ""
719
709
720 #: rhodecode/lib/helpers.py:586
710 #: rhodecode/lib/helpers.py:586
721 msgid "[started following] repository"
711 msgid "[pushed] into"
722 msgstr ""
712 msgstr ""
723
713
724 #: rhodecode/lib/helpers.py:588
714 #: rhodecode/lib/helpers.py:588
715 msgid "[committed via RhodeCode] into repository"
716 msgstr ""
717
718 #: rhodecode/lib/helpers.py:590
719 msgid "[pulled from remote] into repository"
720 msgstr ""
721
722 #: rhodecode/lib/helpers.py:592
723 msgid "[pulled] from"
724 msgstr ""
725
726 #: rhodecode/lib/helpers.py:594
727 msgid "[started following] repository"
728 msgstr ""
729
730 #: rhodecode/lib/helpers.py:596
725 msgid "[stopped following] repository"
731 msgid "[stopped following] repository"
726 msgstr ""
732 msgstr ""
727
733
728 #: rhodecode/lib/helpers.py:752
734 #: rhodecode/lib/helpers.py:760
729 #, python-format
735 #, python-format
730 msgid " and %s more"
736 msgid " and %s more"
731 msgstr ""
737 msgstr ""
732
738
733 #: rhodecode/lib/helpers.py:756
739 #: rhodecode/lib/helpers.py:764
734 msgid "No Files"
740 msgid "No Files"
735 msgstr ""
741 msgstr ""
736
742
@@ -799,7 +805,7 b' msgstr ""'
799 msgid "on line %s"
805 msgid "on line %s"
800 msgstr ""
806 msgstr ""
801
807
802 #: rhodecode/model/comment.py:113
808 #: rhodecode/model/comment.py:114
803 msgid "[Mention]"
809 msgid "[Mention]"
804 msgstr ""
810 msgstr ""
805
811
@@ -938,19 +944,19 b' msgstr ""'
938 msgid "Enter %(min)i characters or more"
944 msgid "Enter %(min)i characters or more"
939 msgstr ""
945 msgstr ""
940
946
941 #: rhodecode/model/notification.py:175
947 #: rhodecode/model/notification.py:178
942 msgid "commented on commit"
948 msgid "commented on commit"
943 msgstr ""
949 msgstr ""
944
950
945 #: rhodecode/model/notification.py:176
951 #: rhodecode/model/notification.py:179
946 msgid "sent message"
952 msgid "sent message"
947 msgstr ""
953 msgstr ""
948
954
949 #: rhodecode/model/notification.py:177
955 #: rhodecode/model/notification.py:180
950 msgid "mentioned you"
956 msgid "mentioned you"
951 msgstr ""
957 msgstr ""
952
958
953 #: rhodecode/model/notification.py:178
959 #: rhodecode/model/notification.py:181
954 msgid "registered in RhodeCode"
960 msgid "registered in RhodeCode"
955 msgstr ""
961 msgstr ""
956
962
@@ -978,6 +984,7 b' msgid "Dashboard"'
978 msgstr ""
984 msgstr ""
979
985
980 #: rhodecode/templates/index_base.html:6
986 #: rhodecode/templates/index_base.html:6
987 #: rhodecode/templates/repo_switcher_list.html:4
981 #: rhodecode/templates/admin/users/user_edit_my_account.html:31
988 #: rhodecode/templates/admin/users/user_edit_my_account.html:31
982 #: rhodecode/templates/bookmarks/bookmarks.html:10
989 #: rhodecode/templates/bookmarks/bookmarks.html:10
983 #: rhodecode/templates/branches/branches.html:9
990 #: rhodecode/templates/branches/branches.html:9
@@ -1708,6 +1715,12 b' msgstr ""'
1708 msgid "private repository"
1715 msgid "private repository"
1709 msgstr ""
1716 msgstr ""
1710
1717
1718 #: rhodecode/templates/admin/repos/repo_edit_perms.html:19
1719 #: rhodecode/templates/admin/repos/repo_edit_perms.html:28
1720 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:18
1721 msgid "default"
1722 msgstr ""
1723
1711 #: rhodecode/templates/admin/repos/repo_edit_perms.html:33
1724 #: rhodecode/templates/admin/repos/repo_edit_perms.html:33
1712 #: rhodecode/templates/admin/repos/repo_edit_perms.html:58
1725 #: rhodecode/templates/admin/repos/repo_edit_perms.html:58
1713 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:23
1726 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:23
@@ -1840,7 +1853,6 b' msgstr ""'
1840
1853
1841 #: rhodecode/templates/admin/settings/hooks.html:9
1854 #: rhodecode/templates/admin/settings/hooks.html:9
1842 #: rhodecode/templates/admin/settings/settings.html:9
1855 #: rhodecode/templates/admin/settings/settings.html:9
1843 #: rhodecode/templates/settings/repo_settings.html:5
1844 #: rhodecode/templates/settings/repo_settings.html:13
1856 #: rhodecode/templates/settings/repo_settings.html:13
1845 msgid "Settings"
1857 msgid "Settings"
1846 msgstr ""
1858 msgstr ""
@@ -2268,13 +2280,11 b' msgstr ""'
2268 #: rhodecode/templates/data_table/_dt_elements.html:9
2280 #: rhodecode/templates/data_table/_dt_elements.html:9
2269 #: rhodecode/templates/data_table/_dt_elements.html:11
2281 #: rhodecode/templates/data_table/_dt_elements.html:11
2270 #: rhodecode/templates/data_table/_dt_elements.html:13
2282 #: rhodecode/templates/data_table/_dt_elements.html:13
2271 #: rhodecode/templates/summary/summary.html:4
2272 msgid "Summary"
2283 msgid "Summary"
2273 msgstr ""
2284 msgstr ""
2274
2285
2275 #: rhodecode/templates/base/base.html:166 rhodecode/templates/base/base.html:168
2286 #: rhodecode/templates/base/base.html:166 rhodecode/templates/base/base.html:168
2276 #: rhodecode/templates/base/base.html:170
2287 #: rhodecode/templates/base/base.html:170
2277 #: rhodecode/templates/changelog/changelog.html:6
2278 #: rhodecode/templates/changelog/changelog.html:15
2288 #: rhodecode/templates/changelog/changelog.html:15
2279 #: rhodecode/templates/data_table/_dt_elements.html:17
2289 #: rhodecode/templates/data_table/_dt_elements.html:17
2280 #: rhodecode/templates/data_table/_dt_elements.html:19
2290 #: rhodecode/templates/data_table/_dt_elements.html:19
@@ -2292,7 +2302,7 b' msgstr ""'
2292 #: rhodecode/templates/data_table/_dt_elements.html:25
2302 #: rhodecode/templates/data_table/_dt_elements.html:25
2293 #: rhodecode/templates/data_table/_dt_elements.html:27
2303 #: rhodecode/templates/data_table/_dt_elements.html:27
2294 #: rhodecode/templates/data_table/_dt_elements.html:29
2304 #: rhodecode/templates/data_table/_dt_elements.html:29
2295 #: rhodecode/templates/files/files.html:4 rhodecode/templates/files/files.html:40
2305 #: rhodecode/templates/files/files.html:40
2296 msgid "Files"
2306 msgid "Files"
2297 msgstr ""
2307 msgstr ""
2298
2308
@@ -2336,12 +2346,10 b' msgid "permissions"'
2336 msgstr ""
2346 msgstr ""
2337
2347
2338 #: rhodecode/templates/base/base.html:235 rhodecode/templates/base/base.html:237
2348 #: rhodecode/templates/base/base.html:235 rhodecode/templates/base/base.html:237
2339 #: rhodecode/templates/followers/followers.html:5
2340 msgid "Followers"
2349 msgid "Followers"
2341 msgstr ""
2350 msgstr ""
2342
2351
2343 #: rhodecode/templates/base/base.html:243 rhodecode/templates/base/base.html:245
2352 #: rhodecode/templates/base/base.html:243 rhodecode/templates/base/base.html:245
2344 #: rhodecode/templates/forks/forks.html:5
2345 msgid "Forks"
2353 msgid "Forks"
2346 msgstr ""
2354 msgstr ""
2347
2355
@@ -2372,7 +2380,8 b' msgid "Group"'
2372 msgstr ""
2380 msgstr ""
2373
2381
2374 #: rhodecode/templates/bookmarks/bookmarks.html:5
2382 #: rhodecode/templates/bookmarks/bookmarks.html:5
2375 msgid "Bookmarks"
2383 #, python-format
2384 msgid "%s Bookmarks"
2376 msgstr ""
2385 msgstr ""
2377
2386
2378 #: rhodecode/templates/bookmarks/bookmarks.html:39
2387 #: rhodecode/templates/bookmarks/bookmarks.html:39
@@ -2382,6 +2391,11 b' msgstr ""'
2382 msgid "Author"
2391 msgid "Author"
2383 msgstr ""
2392 msgstr ""
2384
2393
2394 #: rhodecode/templates/branches/branches.html:5
2395 #, python-format
2396 msgid "%s Branches"
2397 msgstr ""
2398
2385 #: rhodecode/templates/branches/branches_data.html:7
2399 #: rhodecode/templates/branches/branches_data.html:7
2386 msgid "date"
2400 msgid "date"
2387 msgstr ""
2401 msgstr ""
@@ -2396,6 +2410,11 b' msgstr ""'
2396 msgid "revision"
2410 msgid "revision"
2397 msgstr ""
2411 msgstr ""
2398
2412
2413 #: rhodecode/templates/changelog/changelog.html:6
2414 #, python-format
2415 msgid "%s Changelog"
2416 msgstr ""
2417
2399 #: rhodecode/templates/changelog/changelog.html:15
2418 #: rhodecode/templates/changelog/changelog.html:15
2400 #, python-format
2419 #, python-format
2401 msgid "showing %d out of %d revision"
2420 msgid "showing %d out of %d revision"
@@ -2483,6 +2502,10 b' msgid "affected %s files"'
2483 msgstr ""
2502 msgstr ""
2484
2503
2485 #: rhodecode/templates/changeset/changeset.html:6
2504 #: rhodecode/templates/changeset/changeset.html:6
2505 #, python-format
2506 msgid "%s Changeset"
2507 msgstr ""
2508
2486 #: rhodecode/templates/changeset/changeset.html:14
2509 #: rhodecode/templates/changeset/changeset.html:14
2487 msgid "Changeset"
2510 msgid "Changeset"
2488 msgstr ""
2511 msgstr ""
@@ -2563,6 +2586,11 b' msgstr ""'
2563 msgid "Leave a comment"
2586 msgid "Leave a comment"
2564 msgstr ""
2587 msgstr ""
2565
2588
2589 #: rhodecode/templates/changeset/changeset_range.html:5
2590 #, python-format
2591 msgid "%s Changesets"
2592 msgstr ""
2593
2566 #: rhodecode/templates/changeset/changeset_range.html:29
2594 #: rhodecode/templates/changeset/changeset_range.html:29
2567 msgid "Compare View"
2595 msgid "Compare View"
2568 msgstr ""
2596 msgstr ""
@@ -2582,7 +2610,6 b' msgstr ""'
2582 #: rhodecode/templates/data_table/_dt_elements.html:33
2610 #: rhodecode/templates/data_table/_dt_elements.html:33
2583 #: rhodecode/templates/data_table/_dt_elements.html:35
2611 #: rhodecode/templates/data_table/_dt_elements.html:35
2584 #: rhodecode/templates/data_table/_dt_elements.html:37
2612 #: rhodecode/templates/data_table/_dt_elements.html:37
2585 #: rhodecode/templates/forks/fork.html:5
2586 msgid "Fork"
2613 msgid "Fork"
2587 msgstr ""
2614 msgstr ""
2588
2615
@@ -2624,10 +2651,19 b' msgid "You will be redirected to %s in %'
2624 msgstr ""
2651 msgstr ""
2625
2652
2626 #: rhodecode/templates/files/file_diff.html:4
2653 #: rhodecode/templates/files/file_diff.html:4
2654 #, python-format
2655 msgid "%s File diff"
2656 msgstr ""
2657
2627 #: rhodecode/templates/files/file_diff.html:12
2658 #: rhodecode/templates/files/file_diff.html:12
2628 msgid "File diff"
2659 msgid "File diff"
2629 msgstr ""
2660 msgstr ""
2630
2661
2662 #: rhodecode/templates/files/files.html:4
2663 #, python-format
2664 msgid "%s Files"
2665 msgstr ""
2666
2631 #: rhodecode/templates/files/files.html:12
2667 #: rhodecode/templates/files/files.html:12
2632 #: rhodecode/templates/summary/summary.html:328
2668 #: rhodecode/templates/summary/summary.html:328
2633 msgid "files"
2669 msgid "files"
@@ -2643,7 +2679,8 b' msgstr ""'
2643
2679
2644 #: rhodecode/templates/files/files_add.html:4
2680 #: rhodecode/templates/files/files_add.html:4
2645 #: rhodecode/templates/files/files_edit.html:4
2681 #: rhodecode/templates/files/files_edit.html:4
2646 msgid "Edit file"
2682 #, python-format
2683 msgid "%s Edit file"
2647 msgstr ""
2684 msgstr ""
2648
2685
2649 #: rhodecode/templates/files/files_add.html:19
2686 #: rhodecode/templates/files/files_add.html:19
@@ -2803,12 +2840,22 b' msgstr ""'
2803 msgid "No files at given path"
2840 msgid "No files at given path"
2804 msgstr ""
2841 msgstr ""
2805
2842
2843 #: rhodecode/templates/followers/followers.html:5
2844 #, python-format
2845 msgid "%s Followers"
2846 msgstr ""
2847
2806 #: rhodecode/templates/followers/followers.html:13
2848 #: rhodecode/templates/followers/followers.html:13
2807 msgid "followers"
2849 msgid "followers"
2808 msgstr ""
2850 msgstr ""
2809
2851
2810 #: rhodecode/templates/followers/followers_data.html:12
2852 #: rhodecode/templates/followers/followers_data.html:12
2811 msgid "Started following"
2853 msgid "Started following -"
2854 msgstr ""
2855
2856 #: rhodecode/templates/forks/fork.html:5
2857 #, python-format
2858 msgid "%s Fork"
2812 msgstr ""
2859 msgstr ""
2813
2860
2814 #: rhodecode/templates/forks/fork.html:31
2861 #: rhodecode/templates/forks/fork.html:31
@@ -2831,6 +2878,11 b' msgstr ""'
2831 msgid "fork this repository"
2878 msgid "fork this repository"
2832 msgstr ""
2879 msgstr ""
2833
2880
2881 #: rhodecode/templates/forks/forks.html:5
2882 #, python-format
2883 msgid "%s Forks"
2884 msgstr ""
2885
2834 #: rhodecode/templates/forks/forks.html:13
2886 #: rhodecode/templates/forks/forks.html:13
2835 msgid "forks"
2887 msgid "forks"
2836 msgstr ""
2888 msgstr ""
@@ -2902,9 +2954,14 b' msgstr ""'
2902 msgid "Permission denied"
2954 msgid "Permission denied"
2903 msgstr ""
2955 msgstr ""
2904
2956
2957 #: rhodecode/templates/settings/repo_settings.html:5
2958 #, python-format
2959 msgid "%s Settings"
2960 msgstr ""
2961
2905 #: rhodecode/templates/shortlog/shortlog.html:5
2962 #: rhodecode/templates/shortlog/shortlog.html:5
2906 #: rhodecode/templates/summary/summary.html:209
2963 #, python-format
2907 msgid "Shortlog"
2964 msgid "%s Shortlog"
2908 msgstr ""
2965 msgstr ""
2909
2966
2910 #: rhodecode/templates/shortlog/shortlog.html:14
2967 #: rhodecode/templates/shortlog/shortlog.html:14
@@ -2931,6 +2988,11 b' msgstr ""'
2931 msgid "Existing repository?"
2988 msgid "Existing repository?"
2932 msgstr ""
2989 msgstr ""
2933
2990
2991 #: rhodecode/templates/summary/summary.html:4
2992 #, python-format
2993 msgid "%s Summary"
2994 msgstr ""
2995
2934 #: rhodecode/templates/summary/summary.html:12
2996 #: rhodecode/templates/summary/summary.html:12
2935 msgid "summary"
2997 msgid "summary"
2936 msgstr ""
2998 msgstr ""
@@ -2987,6 +3049,10 b' msgstr ""'
2987 msgid "Downloads are disabled for this repository"
3049 msgid "Downloads are disabled for this repository"
2988 msgstr ""
3050 msgstr ""
2989
3051
3052 #: rhodecode/templates/summary/summary.html:161
3053 msgid "Download as zip"
3054 msgstr ""
3055
2990 #: rhodecode/templates/summary/summary.html:164
3056 #: rhodecode/templates/summary/summary.html:164
2991 msgid "Check this to download archive with subrepos"
3057 msgid "Check this to download archive with subrepos"
2992 msgstr ""
3058 msgstr ""
@@ -3003,6 +3069,10 b' msgstr ""'
3003 msgid "Stats gathered: "
3069 msgid "Stats gathered: "
3004 msgstr ""
3070 msgstr ""
3005
3071
3072 #: rhodecode/templates/summary/summary.html:209
3073 msgid "Shortlog"
3074 msgstr ""
3075
3006 #: rhodecode/templates/summary/summary.html:211
3076 #: rhodecode/templates/summary/summary.html:211
3007 msgid "Quick start"
3077 msgid "Quick start"
3008 msgstr ""
3078 msgstr ""
@@ -3044,3 +3114,8 b' msgstr ""'
3044 msgid "file removed"
3114 msgid "file removed"
3045 msgstr ""
3115 msgstr ""
3046
3116
3117 #: rhodecode/templates/tags/tags.html:5
3118 #, python-format
3119 msgid "%s Tags"
3120 msgstr ""
3121
@@ -345,6 +345,14 b' short_id = lambda x: x[:12]'
345 hide_credentials = lambda x: ''.join(credentials_filter(x))
345 hide_credentials = lambda x: ''.join(credentials_filter(x))
346
346
347
347
348 def fmt_date(date):
349 if date:
350 return (date.strftime(_(u"%a, %d %b %Y %H:%M:%S").encode('utf8'))
351 .decode('utf8'))
352
353 return ""
354
355
348 def is_git(repository):
356 def is_git(repository):
349 if hasattr(repository, 'alias'):
357 if hasattr(repository, 'alias'):
350 _type = repository.alias
358 _type = repository.alias
@@ -25,7 +25,7 b''
25 %endif
25 %endif
26 </td>
26 </td>
27
27
28 <td>${l.action_date}</td>
28 <td>${h.fmt_date(l.action_date)}</td>
29 <td>${l.user_ip}</td>
29 <td>${l.user_ip}</td>
30 </tr>
30 </tr>
31 %endfor
31 %endfor
@@ -16,7 +16,7 b''
16 ${_('private repository')}
16 ${_('private repository')}
17 </span>
17 </span>
18 </td>
18 </td>
19 <td class="private_repo_msg"><img style="vertical-align:bottom" src="${h.url('/images/icons/user.png')}"/>${r2p.user.username}</td>
19 <td class="private_repo_msg"><img style="vertical-align:bottom" src="${h.url('/images/icons/user.png')}"/>${_('default')}</td>
20 </tr>
20 </tr>
21 %else:
21 %else:
22 <tr id="id${id(r2p.user.username)}">
22 <tr id="id${id(r2p.user.username)}">
@@ -25,7 +25,7 b''
25 <td>${h.radio('u_perm_%s' % r2p.user.username,'repository.write')}</td>
25 <td>${h.radio('u_perm_%s' % r2p.user.username,'repository.write')}</td>
26 <td>${h.radio('u_perm_%s' % r2p.user.username,'repository.admin')}</td>
26 <td>${h.radio('u_perm_%s' % r2p.user.username,'repository.admin')}</td>
27 <td style="white-space: nowrap;">
27 <td style="white-space: nowrap;">
28 <img class="perm-gravatar" src="${h.gravatar_url(r2p.user.email,14)}"/>${r2p.user.username}
28 <img class="perm-gravatar" src="${h.gravatar_url(r2p.user.email,14)}"/>${r2p.user.username if r2p.user.username != 'default' else _('default')}
29 </td>
29 </td>
30 <td>
30 <td>
31 %if r2p.user.username !='default':
31 %if r2p.user.username !='default':
@@ -15,7 +15,7 b''
15 <td>${h.radio('u_perm_%s' % r2p.user.username,'group.write')}</td>
15 <td>${h.radio('u_perm_%s' % r2p.user.username,'group.write')}</td>
16 <td>${h.radio('u_perm_%s' % r2p.user.username,'group.admin')}</td>
16 <td>${h.radio('u_perm_%s' % r2p.user.username,'group.admin')}</td>
17 <td style="white-space: nowrap;">
17 <td style="white-space: nowrap;">
18 <img class="perm-gravatar" src="${h.gravatar_url(r2p.user.email,14)}"/>${r2p.user.username}
18 <img class="perm-gravatar" src="${h.gravatar_url(r2p.user.email,14)}"/>${r2p.user.username if r2p.user.username != 'default' else _('default')}
19 </td>
19 </td>
20 <td>
20 <td>
21 %if r2p.user.username !='default':
21 %if r2p.user.username !='default':
@@ -40,13 +40,13 b''
40 <th class="left">${_('action')}</th>
40 <th class="left">${_('action')}</th>
41 </tr>
41 </tr>
42 %for cnt,user in enumerate(c.users_list):
42 %for cnt,user in enumerate(c.users_list):
43 %if user.name !='default':
43 %if user.username !='default':
44 <tr class="parity${cnt%2}">
44 <tr class="parity${cnt%2}">
45 <td><div class="gravatar"><img alt="gravatar" src="${h.gravatar_url(user.email,24)}"/> </div></td>
45 <td><div class="gravatar"><img alt="gravatar" src="${h.gravatar_url(user.email,24)}"/> </div></td>
46 <td>${h.link_to(user.username,h.url('edit_user', id=user.user_id))}</td>
46 <td>${h.link_to(user.username,h.url('edit_user', id=user.user_id))}</td>
47 <td>${user.name}</td>
47 <td>${user.name}</td>
48 <td>${user.lastname}</td>
48 <td>${user.lastname}</td>
49 <td>${user.last_login}</td>
49 <td>${h.fmt_date(user.last_login)}</td>
50 <td>${h.bool2icon(user.active)}</td>
50 <td>${h.bool2icon(user.active)}</td>
51 <td>${h.bool2icon(user.admin)}</td>
51 <td>${h.bool2icon(user.admin)}</td>
52 <td>${h.bool2icon(bool(user.ldap_dn))}</td>
52 <td>${h.bool2icon(bool(user.ldap_dn))}</td>
@@ -2,7 +2,7 b''
2 <%inherit file="/base/base.html"/>
2 <%inherit file="/base/base.html"/>
3
3
4 <%def name="title()">
4 <%def name="title()">
5 ${c.repo_name} ${_('Bookmarks')} - ${c.rhodecode_name}
5 ${_('%s Bookmarks') % c.repo_name} - ${c.rhodecode_name}
6 </%def>
6 </%def>
7
7
8
8
@@ -17,7 +17,7 b''
17 h.url('files_home',repo_name=c.repo_name,revision=book[1].raw_id))}</span>
17 h.url('files_home',repo_name=c.repo_name,revision=book[1].raw_id))}</span>
18 </span>
18 </span>
19 </td>
19 </td>
20 <td><span class="tooltip" title="${h.age(book[1].date)}">${book[1].date}</span></td>
20 <td><span class="tooltip" title="${h.age(book[1].date)}">${h.fmt_date(book[1].date)}</span></td>
21 <td title="${book[1].author}">${h.person(book[1].author)}</td>
21 <td title="${book[1].author}">${h.person(book[1].author)}</td>
22 <td>
22 <td>
23 <div>
23 <div>
@@ -2,7 +2,7 b''
2 <%inherit file="/base/base.html"/>
2 <%inherit file="/base/base.html"/>
3
3
4 <%def name="title()">
4 <%def name="title()">
5 ${c.repo_name} ${_('Branches')} - ${c.rhodecode_name}
5 ${_('%s Branches') % c.repo_name} - ${c.rhodecode_name}
6 </%def>
6 </%def>
7
7
8 <%def name="breadcrumbs_links()">
8 <%def name="breadcrumbs_links()">
@@ -17,7 +17,7 b''
17 h.url('files_home',repo_name=c.repo_name,revision=branch[1].raw_id))}</span>
17 h.url('files_home',repo_name=c.repo_name,revision=branch[1].raw_id))}</span>
18 </span>
18 </span>
19 </td>
19 </td>
20 <td><span class="tooltip" title="${h.age(branch[1].date)}">${branch[1].date}</span></td>
20 <td><span class="tooltip" title="${h.age(branch[1].date)}">${h.fmt_date(branch[1].date)}</span></td>
21 <td title="${branch[1].author}">${h.person(branch[1].author)}</td>
21 <td title="${branch[1].author}">${h.person(branch[1].author)}</td>
22 <td>
22 <td>
23 <div>
23 <div>
@@ -35,7 +35,7 b''
35 h.url('changeset_home',repo_name=c.repo_name,revision=branch[1].raw_id))}</span>
35 h.url('changeset_home',repo_name=c.repo_name,revision=branch[1].raw_id))}</span>
36 </span>
36 </span>
37 </td>
37 </td>
38 <td><span class="tooltip" title="${h.age(branch[1].date)}">${branch[1].date}</span></td>
38 <td><span class="tooltip" title="${h.age(branch[1].date)}">${h.fmt_date(branch[1].date)}</span></td>
39 <td title="${branch[1].author}">${h.person(branch[1].author)}</td>
39 <td title="${branch[1].author}">${h.person(branch[1].author)}</td>
40 <td>
40 <td>
41 <div>
41 <div>
@@ -3,7 +3,7 b''
3 <%inherit file="/base/base.html"/>
3 <%inherit file="/base/base.html"/>
4
4
5 <%def name="title()">
5 <%def name="title()">
6 ${c.repo_name} ${_('Changelog')} - ${c.rhodecode_name}
6 ${_('%s Changelog') % c.repo_name} - ${c.rhodecode_name}
7 </%def>
7 </%def>
8
8
9 <%def name="breadcrumbs_links()">
9 <%def name="breadcrumbs_links()">
@@ -57,7 +57,7 b''
57 </div>
57 </div>
58 <div title="${cs.author}" class="user">${h.shorter(h.person(cs.author),22)}</div>
58 <div title="${cs.author}" class="user">${h.shorter(h.person(cs.author),22)}</div>
59 </div>
59 </div>
60 <div class="date">${cs.date}</div>
60 <div class="date">${h.fmt_date(cs.date)}</div>
61 </div>
61 </div>
62 <div class="mid">
62 <div class="mid">
63 <div class="message">${h.urlify_commit(h.wrap_paragraphs(cs.message),c.repo_name,h.url('changeset_home',repo_name=c.repo_name,revision=cs.raw_id))}</div>
63 <div class="message">${h.urlify_commit(h.wrap_paragraphs(cs.message),c.repo_name,h.url('changeset_home',repo_name=c.repo_name,revision=cs.raw_id))}</div>
@@ -3,7 +3,7 b''
3 <%inherit file="/base/base.html"/>
3 <%inherit file="/base/base.html"/>
4
4
5 <%def name="title()">
5 <%def name="title()">
6 ${c.repo_name} ${_('Changeset')} - r${c.changeset.revision}:${h.short_id(c.changeset.raw_id)} - ${c.rhodecode_name}
6 ${_('%s Changeset') % c.repo_name} - r${c.changeset.revision}:${h.short_id(c.changeset.raw_id)} - ${c.rhodecode_name}
7 </%def>
7 </%def>
8
8
9 <%def name="breadcrumbs_links()">
9 <%def name="breadcrumbs_links()">
@@ -31,7 +31,7 b''
31 r${c.changeset.revision}:${h.short_id(c.changeset.raw_id)}
31 r${c.changeset.revision}:${h.short_id(c.changeset.raw_id)}
32 </div>
32 </div>
33 <div class="date">
33 <div class="date">
34 ${c.changeset.date}
34 ${h.fmt_date(c.changeset.date)}
35 </div>
35 </div>
36 <div class="diff-actions">
36 <div class="diff-actions">
37 <a href="${h.url('raw_changeset_home',repo_name=c.repo_name,revision=c.changeset.raw_id,diff='show')}" title="${_('raw diff')}" class="tooltip"><img class="icon" src="${h.url('/images/icons/page_white.png')}"/></a>
37 <a href="${h.url('raw_changeset_home',repo_name=c.repo_name,revision=c.changeset.raw_id,diff='show')}" title="${_('raw diff')}" class="tooltip"><img class="icon" src="${h.url('/images/icons/page_white.png')}"/></a>
@@ -2,7 +2,7 b''
2 <%inherit file="/base/base.html"/>
2 <%inherit file="/base/base.html"/>
3
3
4 <%def name="title()">
4 <%def name="title()">
5 ${c.repo_name} ${_('Changesets')} - r${c.cs_ranges[0].revision}:${h.short_id(c.cs_ranges[0].raw_id)} -> r${c.cs_ranges[-1].revision}:${h.short_id(c.cs_ranges[-1].raw_id)} - ${c.rhodecode_name}
5 ${_('%s Changesets') % c.repo_name} - r${c.cs_ranges[0].revision}:${h.short_id(c.cs_ranges[0].raw_id)} -> r${c.cs_ranges[-1].revision}:${h.short_id(c.cs_ranges[-1].raw_id)} - ${c.rhodecode_name}
6 </%def>
6 </%def>
7
7
8 <%def name="breadcrumbs_links()">
8 <%def name="breadcrumbs_links()">
@@ -40,7 +40,7 b''
40 <td><div class="gravatar"><img alt="gravatar" src="${h.gravatar_url(h.email(cs.author),14)}"/></div></td>
40 <td><div class="gravatar"><img alt="gravatar" src="${h.gravatar_url(h.email(cs.author),14)}"/></div></td>
41 <td>${h.link_to('r%s:%s' % (cs.revision,h.short_id(cs.raw_id)),h.url('changeset_home',repo_name=c.repo_name,revision=cs.raw_id))}</td>
41 <td>${h.link_to('r%s:%s' % (cs.revision,h.short_id(cs.raw_id)),h.url('changeset_home',repo_name=c.repo_name,revision=cs.raw_id))}</td>
42 <td><div class="author">${h.person(cs.author)}</div></td>
42 <td><div class="author">${h.person(cs.author)}</div></td>
43 <td><span class="tooltip" title="${h.age(cs.date)}">${cs.date}</span></td>
43 <td><span class="tooltip" title="${h.age(cs.date)}">${h.fmt_date(cs.date)}</span></td>
44 <td><div class="message">${h.urlify_commit(h.wrap_paragraphs(cs.message),c.repo_name)}</div></td>
44 <td><div class="message">${h.urlify_commit(h.wrap_paragraphs(cs.message),c.repo_name)}</div></td>
45 </tr>
45 </tr>
46 %endfor
46 %endfor
@@ -1,7 +1,7 b''
1 <%inherit file="/base/base.html"/>
1 <%inherit file="/base/base.html"/>
2
2
3 <%def name="title()">
3 <%def name="title()">
4 ${c.repo_name} ${_('File diff')} - ${c.rhodecode_name}
4 ${_('%s File diff') % c.repo_name} - ${c.rhodecode_name}
5 </%def>
5 </%def>
6
6
7 <%def name="breadcrumbs_links()">
7 <%def name="breadcrumbs_links()">
@@ -1,7 +1,7 b''
1 <%inherit file="/base/base.html"/>
1 <%inherit file="/base/base.html"/>
2
2
3 <%def name="title()">
3 <%def name="title()">
4 ${c.repo_name} ${_('Files')} - ${c.rhodecode_name}
4 ${_('%s Files') % c.repo_name} - ${c.rhodecode_name}
5 </%def>
5 </%def>
6
6
7 <%def name="breadcrumbs_links()">
7 <%def name="breadcrumbs_links()">
@@ -1,7 +1,7 b''
1 <%inherit file="/base/base.html"/>
1 <%inherit file="/base/base.html"/>
2
2
3 <%def name="title()">
3 <%def name="title()">
4 ${c.repo_name} ${_('Edit file')} - ${c.rhodecode_name}
4 ${_('%s Edit file') % c.repo_name} - ${c.rhodecode_name}
5 </%def>
5 </%def>
6
6
7 <%def name="js_extra()">
7 <%def name="js_extra()">
@@ -95,7 +95,7 b''
95 </td>
95 </td>
96 <td>
96 <td>
97 %if node.is_file():
97 %if node.is_file():
98 <span class="tooltip" title="${node.last_changeset.date}">
98 <span class="tooltip" title="${h.fmt_date(node.last_changeset.date)}">
99 ${h.age(node.last_changeset.date)}</span>
99 ${h.age(node.last_changeset.date)}</span>
100 %endif
100 %endif
101 </td>
101 </td>
@@ -1,7 +1,7 b''
1 <%inherit file="/base/base.html"/>
1 <%inherit file="/base/base.html"/>
2
2
3 <%def name="title()">
3 <%def name="title()">
4 ${c.repo_name} ${_('Edit file')} - ${c.rhodecode_name}
4 ${_('%s Edit file') % c.repo_name} - ${c.rhodecode_name}
5 </%def>
5 </%def>
6
6
7 <%def name="js_extra()">
7 <%def name="js_extra()">
@@ -16,7 +16,7 b''
16 <div class="code-header">
16 <div class="code-header">
17 <div class="stats">
17 <div class="stats">
18 <div class="left img"><img src="${h.url('/images/icons/file.png')}"/></div>
18 <div class="left img"><img src="${h.url('/images/icons/file.png')}"/></div>
19 <div class="left item"><pre class="tooltip" title="${c.file.changeset.date}">${h.link_to("r%s:%s" % (c.file.changeset.revision,h.short_id(c.file.changeset.raw_id)),h.url('changeset_home',repo_name=c.repo_name,revision=c.file.changeset.raw_id))}</pre></div>
19 <div class="left item"><pre class="tooltip" title="${h.fmt_date(c.file.changeset.date)}">${h.link_to("r%s:%s" % (c.file.changeset.revision,h.short_id(c.file.changeset.raw_id)),h.url('changeset_home',repo_name=c.repo_name,revision=c.file.changeset.raw_id))}</pre></div>
20 <div class="left item"><pre>${h.format_byte_size(c.file.size,binary=True)}</pre></div>
20 <div class="left item"><pre>${h.format_byte_size(c.file.size,binary=True)}</pre></div>
21 <div class="left item last"><pre>${c.file.mimetype}</pre></div>
21 <div class="left item last"><pre>${c.file.mimetype}</pre></div>
22 <div class="buttons">
22 <div class="buttons">
@@ -2,7 +2,7 b''
2 <%inherit file="/base/base.html"/>
2 <%inherit file="/base/base.html"/>
3
3
4 <%def name="title()">
4 <%def name="title()">
5 ${c.repo_name} ${_('Followers')} - ${c.rhodecode_name}
5 ${_('%s Followers') % c.repo_name} - ${c.rhodecode_name}
6 </%def>
6 </%def>
7
7
8 <%def name="breadcrumbs_links()">
8 <%def name="breadcrumbs_links()">
@@ -9,7 +9,7 b''
9 <span style="font-size: 20px"> <b>${f.user.username}</b> (${f.user.name} ${f.user.lastname})</span>
9 <span style="font-size: 20px"> <b>${f.user.username}</b> (${f.user.name} ${f.user.lastname})</span>
10 </div>
10 </div>
11 <div style="clear:both;padding-top: 10px"></div>
11 <div style="clear:both;padding-top: 10px"></div>
12 <div class="follower_date">${_('Started following')} -
12 <div class="follower_date">${_('Started following -')}
13 <span class="tooltip" title="${f.follows_from}"> ${h.age(f.follows_from)}</span></div>
13 <span class="tooltip" title="${f.follows_from}"> ${h.age(f.follows_from)}</span></div>
14 <div style="border-bottom: 1px solid #DDD;margin:10px 0px 10px 0px"></div>
14 <div style="border-bottom: 1px solid #DDD;margin:10px 0px 10px 0px"></div>
15 </div>
15 </div>
@@ -2,7 +2,7 b''
2 <%inherit file="/base/base.html"/>
2 <%inherit file="/base/base.html"/>
3
3
4 <%def name="title()">
4 <%def name="title()">
5 ${c.repo_name} ${_('Fork')} - ${c.rhodecode_name}
5 ${_('%s Fork') % c.repo_name} - ${c.rhodecode_name}
6 </%def>
6 </%def>
7
7
8 <%def name="breadcrumbs_links()">
8 <%def name="breadcrumbs_links()">
@@ -2,7 +2,7 b''
2 <%inherit file="/base/base.html"/>
2 <%inherit file="/base/base.html"/>
3
3
4 <%def name="title()">
4 <%def name="title()">
5 ${c.repo_name} ${_('Forks')} - ${c.rhodecode_name}
5 ${_('%s Forks') % c.repo_name} - ${c.rhodecode_name}
6 </%def>
6 </%def>
7
7
8 <%def name="breadcrumbs_links()">
8 <%def name="breadcrumbs_links()">
@@ -89,7 +89,7 b''
89 </td>
89 </td>
90 ##LAST CHANGE DATE
90 ##LAST CHANGE DATE
91 <td>
91 <td>
92 <span class="tooltip" title="${repo['last_change']}">${h.age(repo['last_change'])}</span>
92 <span class="tooltip" title="${h.fmt_date(repo['last_change'])}">${h.age(repo['last_change'])}</span>
93 </td>
93 </td>
94 ##LAST REVISION
94 ##LAST REVISION
95 <td>
95 <td>
@@ -24,7 +24,7 b''
24 </span>
24 </span>
25 </div>
25 </div>
26 <div class="journal_action_params">${h.literal(h.action_parser(entry)[1]())}</div>
26 <div class="journal_action_params">${h.literal(h.action_parser(entry)[1]())}</div>
27 <div class="date"><span class="tooltip" title="${entry.action_date}">${h.age(entry.action_date)}</span></div>
27 <div class="date"><span class="tooltip" title="${h.fmt_date(entry.action_date)}">${h.age(entry.action_date)}</span></div>
28 %endfor
28 %endfor
29 </div>
29 </div>
30 </div>
30 </div>
@@ -1,7 +1,7 b''
1 ## -*- coding: utf-8 -*-
1 ## -*- coding: utf-8 -*-
2
2
3 <li class="qfilter_rs">
3 <li class="qfilter_rs">
4 <input type="text" style="border:0" value="quick filter..." name="filter" size="15" id="q_filter_rs" />
4 <input type="text" style="border:0" value="${_('quick filter...')}" name="filter" size="20" id="q_filter_rs" />
5 </li>
5 </li>
6
6
7 %for repo in c.repos_list:
7 %for repo in c.repos_list:
@@ -2,7 +2,7 b''
2 <%inherit file="/base/base.html"/>
2 <%inherit file="/base/base.html"/>
3
3
4 <%def name="title()">
4 <%def name="title()">
5 ${c.repo_name} ${_('Settings')} - ${c.rhodecode_name}
5 ${_('%s Settings') % c.repo_name} - ${c.rhodecode_name}
6 </%def>
6 </%def>
7
7
8 <%def name="breadcrumbs_links()">
8 <%def name="breadcrumbs_links()">
@@ -2,7 +2,7 b''
2 <%inherit file="/base/base.html"/>
2 <%inherit file="/base/base.html"/>
3
3
4 <%def name="title()">
4 <%def name="title()">
5 ${c.repo_name} ${_('Shortlog')} - ${c.rhodecode_name}
5 ${_('%s Shortlog') % c.repo_name} - ${c.rhodecode_name}
6 </%def>
6 </%def>
7
7
8
8
@@ -19,7 +19,7 b''
19 h.url('changeset_home',repo_name=c.repo_name,revision=cs.raw_id),
19 h.url('changeset_home',repo_name=c.repo_name,revision=cs.raw_id),
20 title=cs.message)}
20 title=cs.message)}
21 </td>
21 </td>
22 <td><span class="tooltip" title="${cs.date}">
22 <td><span class="tooltip" title="${h.fmt_date(cs.date)}">
23 ${h.age(cs.date)}</span>
23 ${h.age(cs.date)}</span>
24 </td>
24 </td>
25 <td title="${cs.author}">${h.person(cs.author)}</td>
25 <td title="${cs.author}">${h.person(cs.author)}</td>
@@ -1,7 +1,7 b''
1 <%inherit file="/base/base.html"/>
1 <%inherit file="/base/base.html"/>
2
2
3 <%def name="title()">
3 <%def name="title()">
4 ${c.repo_name} ${_('Summary')} - ${c.rhodecode_name}
4 ${_('%s Summary') % c.repo_name} - ${c.rhodecode_name}
5 </%def>
5 </%def>
6
6
7 <%def name="breadcrumbs_links()">
7 <%def name="breadcrumbs_links()">
@@ -163,7 +163,7 b''
163 %endif
163 %endif
164 %else:
164 %else:
165 ${h.select('download_options',c.rhodecode_repo.get_changeset().raw_id,c.download_options)}
165 ${h.select('download_options',c.rhodecode_repo.get_changeset().raw_id,c.download_options)}
166 <span id="${'zip_link'}">${h.link_to('Download as zip',h.url('files_archive_home',repo_name=c.dbrepo.repo_name,fname='tip.zip'),class_="archive_icon ui-btn")}</span>
166 <span id="${'zip_link'}">${h.link_to(_('Download as zip'), h.url('files_archive_home',repo_name=c.dbrepo.repo_name,fname='tip.zip'),class_="archive_icon ui-btn")}</span>
167 <span style="vertical-align: bottom">
167 <span style="vertical-align: bottom">
168 <input id="archive_subrepos" type="checkbox" name="subrepos" />
168 <input id="archive_subrepos" type="checkbox" name="subrepos" />
169 <label for="archive_subrepos" class="tooltip" title="${_('Check this to download archive with subrepos')}" >${_('with subrepos')}</label>
169 <label for="archive_subrepos" class="tooltip" title="${_('Check this to download archive with subrepos')}" >${_('with subrepos')}</label>
@@ -2,7 +2,7 b''
2 <%inherit file="/base/base.html"/>
2 <%inherit file="/base/base.html"/>
3
3
4 <%def name="title()">
4 <%def name="title()">
5 ${c.repo_name} ${_('Tags')} - ${c.rhodecode_name}
5 ${_('%s Tags') % c.repo_name} - ${c.rhodecode_name}
6 </%def>
6 </%def>
7
7
8
8
@@ -18,7 +18,7 b''
18 </span>
18 </span>
19 </span>
19 </span>
20 </td>
20 </td>
21 <td><span class="tooltip" title="${h.age(tag[1].date)}">${tag[1].date}</span></td>
21 <td><span class="tooltip" title="${h.age(tag[1].date)}">${h.fmt_date(tag[1].date)}</span></td>
22 <td title="${tag[1].author}">${h.person(tag[1].author)}</td>
22 <td title="${tag[1].author}">${h.person(tag[1].author)}</td>
23 <td>
23 <td>
24 <div>
24 <div>
General Comments 0
You need to be logged in to leave comments. Login now