annotate rhodecode/i18n/fr/LC_MESSAGES/rhodecode.po @ 3929:958bab190406 beta

Updated frech translations and added russian
author Marcin Kuzminski <marcin@python-works.com>
date Sun, 02 Jun 2013 15:38:27 +0200
parents 8a98f72c6bca
children 22f925aea8b4
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1 # French translations for RhodeCode.
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2 # Copyright (C) 2011 ORGANIZATION
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3 # This file is distributed under the same license as the RhodeCode project.
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
5 #
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
6 msgid ""
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
7 msgstr ""
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
8 "Project-Id-Version: RhodeCode 1.1.5\n"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
9 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
3926
8a98f72c6bca fixed syntax errors in pt_BR translation
Marcin Kuzminski <marcin@python-works.com>
parents: 3925
diff changeset
10 "POT-Creation-Date: 2013-06-01 18:38+0200\n"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
11 "PO-Revision-Date: 2012-10-02 11:32+0100\n"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
12 "Last-Translator: Vincent Duvert <vincent@duvert.net>\n"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
13 "Language-Team: fr <LL@li.org>\n"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
14 "Plural-Forms: nplurals=2; plural=(n > 1)\n"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
15 "MIME-Version: 1.0\n"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
16 "Content-Type: text/plain; charset=utf-8\n"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
17 "Content-Transfer-Encoding: 8bit\n"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
18 "Generated-By: Babel 0.9.6\n"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
19
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
20 #: rhodecode/controllers/changelog.py:149
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
21 msgid "All Branches"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
22 msgstr "Toutes les branches"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
23
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
24 #: rhodecode/controllers/changeset.py:84
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
25 msgid "Show white space"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
26 msgstr "Afficher les espaces et tabulations"
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
27
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
28 #: rhodecode/controllers/changeset.py:91 rhodecode/controllers/changeset.py:98
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
29 msgid "Ignore white space"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
30 msgstr "Ignorer les espaces et tabulations"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
31
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
32 #: rhodecode/controllers/changeset.py:164
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
33 #, python-format
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
34 msgid "%s line context"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
35 msgstr "Afficher %s lignes de contexte"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
36
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
37 #: rhodecode/controllers/changeset.py:345
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
38 #: rhodecode/controllers/pullrequests.py:481
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
39 #, python-format
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
40 msgid "Status change -> %s"
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
41 msgstr "Changement de statut -> %s"
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
42
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
43 #: rhodecode/controllers/changeset.py:376
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
44 #, fuzzy
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
45 msgid ""
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
46 "Changing status on a changeset associated with a closed pull request is "
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
47 "not allowed"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
48 msgstr ""
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
49 "Le changement de statut d’un changeset associé à une pull request fermée "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
50 "n’est pas autorisé."
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
51
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
52 #: rhodecode/controllers/compare.py:74
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
53 #: rhodecode/controllers/pullrequests.py:259
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
54 msgid "There are no changesets yet"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
55 msgstr "Il n’y a aucun changement pour le moment"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
56
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
57 #: rhodecode/controllers/error.py:69
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
58 msgid "Home page"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
59 msgstr "Accueil"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
60
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
61 #: rhodecode/controllers/error.py:98
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
62 msgid "The request could not be understood by the server due to malformed syntax."
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
63 msgstr ""
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
64 "Le serveur n’a pas pu interpréter la requête à cause d’une erreur de "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
65 "syntaxe"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
66
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
67 #: rhodecode/controllers/error.py:101
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
68 msgid "Unauthorized access to resource"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
69 msgstr "Accès interdit à cet ressource"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
70
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
71 #: rhodecode/controllers/error.py:103
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
72 msgid "You don't have permission to view this page"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
73 msgstr "Vous n’avez pas la permission de voir cette page"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
74
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
75 #: rhodecode/controllers/error.py:105
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
76 msgid "The resource could not be found"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
77 msgstr "Ressource introuvable"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
78
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
79 #: rhodecode/controllers/error.py:107
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
80 msgid ""
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
81 "The server encountered an unexpected condition which prevented it from "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
82 "fulfilling the request."
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
83 msgstr ""
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
84 "La requête n’a pu être traitée en raison d’une erreur survenue sur le "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
85 "serveur."
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
86
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
87 #: rhodecode/controllers/feed.py:52
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
88 #, python-format
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
89 msgid "Changes on %s repository"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
90 msgstr "Changements sur le dépôt %s"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
91
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
92 #: rhodecode/controllers/feed.py:53
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
93 #, python-format
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
94 msgid "%s %s feed"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
95 msgstr "Flux %s de %s"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
96
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
97 #: rhodecode/controllers/feed.py:86
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
98 #: rhodecode/templates/changeset/changeset.html:141
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
99 #: rhodecode/templates/changeset/changeset.html:153
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
100 #: rhodecode/templates/compare/compare_diff.html:58
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
101 #: rhodecode/templates/compare/compare_diff.html:69
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
102 #: rhodecode/templates/pullrequests/pullrequest_show.html:131
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
103 #: rhodecode/templates/pullrequests/pullrequest_show.html:195
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
104 msgid "Changeset was too big and was cut off..."
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
105 msgstr "Cet ensemble de changements était trop important et a été découpé…"
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
106
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
107 #: rhodecode/controllers/feed.py:90
3929
958bab190406 Updated frech translations and added russian
Marcin Kuzminski <marcin@python-works.com>
parents: 3926
diff changeset
108 #, python-format
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
109 msgid "%s committed on %s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
110 msgstr "%s a commité, le %s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
111
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
112 #: rhodecode/controllers/files.py:89
3929
958bab190406 Updated frech translations and added russian
Marcin Kuzminski <marcin@python-works.com>
parents: 3926
diff changeset
113 #
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
114 msgid "Click here to add new file"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
115 msgstr "Ajouter un nouveau fichier"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
116
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
117 #: rhodecode/controllers/files.py:90
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
118 #, python-format
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
119 msgid "There are no files yet %s"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
120 msgstr "Il n’y a pas encore de fichiers %s"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
121
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
122 #: rhodecode/controllers/files.py:271 rhodecode/controllers/files.py:339
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
123 #, python-format
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
124 msgid "This repository is has been locked by %s on %s"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
125 msgstr "Ce dépôt a été verrouillé par %s sur %s."
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
126
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
127 #: rhodecode/controllers/files.py:283
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
128 msgid "You can only edit files with revision being a valid branch "
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
129 msgstr ""
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
130
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
131 #: rhodecode/controllers/files.py:297
3929
958bab190406 Updated frech translations and added russian
Marcin Kuzminski <marcin@python-works.com>
parents: 3926
diff changeset
132 #, python-format
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
133 msgid "Edited file %s via RhodeCode"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
134 msgstr "%s édité via RhodeCode"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
135
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
136 #: rhodecode/controllers/files.py:313
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
137 msgid "No changes"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
138 msgstr "Aucun changement"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
139
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
140 #: rhodecode/controllers/files.py:322 rhodecode/controllers/files.py:394
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
141 #, python-format
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
142 msgid "Successfully committed to %s"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
143 msgstr "Commit réalisé avec succès sur %s"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
144
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
145 #: rhodecode/controllers/files.py:327 rhodecode/controllers/files.py:405
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
146 msgid "Error occurred during commit"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
147 msgstr "Une erreur est survenue durant le commit"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
148
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
149 #: rhodecode/controllers/files.py:351
3929
958bab190406 Updated frech translations and added russian
Marcin Kuzminski <marcin@python-works.com>
parents: 3926
diff changeset
150 #
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
151 msgid "Added file via RhodeCode"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
152 msgstr "%s ajouté par RhodeCode"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
153
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
154 #: rhodecode/controllers/files.py:368
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
155 msgid "No content"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
156 msgstr "Aucun contenu"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
157
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
158 #: rhodecode/controllers/files.py:372
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
159 msgid "No filename"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
160 msgstr "Aucun nom de fichier"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
161
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
162 #: rhodecode/controllers/files.py:397
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
163 msgid "Location must be relative path and must not contain .. in path"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
164 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
165
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
166 #: rhodecode/controllers/files.py:431
3929
958bab190406 Updated frech translations and added russian
Marcin Kuzminski <marcin@python-works.com>
parents: 3926
diff changeset
167 #
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
168 msgid "Downloads disabled"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
169 msgstr "Les téléchargements sont désactivés"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
170
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
171 #: rhodecode/controllers/files.py:442
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
172 #, python-format
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
173 msgid "Unknown revision %s"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
174 msgstr "Révision %s inconnue."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
175
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
176 #: rhodecode/controllers/files.py:444
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
177 msgid "Empty repository"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
178 msgstr "Dépôt vide."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
179
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
180 #: rhodecode/controllers/files.py:446
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
181 msgid "Unknown archive type"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
182 msgstr "Type d’archive inconnu"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
183
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
184 #: rhodecode/controllers/files.py:631
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
185 #: rhodecode/templates/changeset/changeset_range.html:9
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
186 #: rhodecode/templates/email_templates/pull_request.html:12
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
187 #: rhodecode/templates/pullrequests/pullrequest.html:124
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
188 msgid "Changesets"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
189 msgstr "Changesets"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
190
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
191 #: rhodecode/controllers/files.py:632 rhodecode/controllers/pullrequests.py:152
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
192 #: rhodecode/controllers/summary.py:76 rhodecode/model/scm.py:682
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
193 #: rhodecode/templates/switch_to_list.html:3
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
194 #: rhodecode/templates/branches/branches.html:10
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
195 msgid "Branches"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
196 msgstr "Branches"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
197
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
198 #: rhodecode/controllers/files.py:633 rhodecode/controllers/pullrequests.py:153
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
199 #: rhodecode/controllers/summary.py:77 rhodecode/model/scm.py:693
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
200 #: rhodecode/templates/switch_to_list.html:15
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
201 #: rhodecode/templates/tags/tags.html:10
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
202 msgid "Tags"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
203 msgstr "Tags"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
204
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
205 #: rhodecode/controllers/forks.py:176
3929
958bab190406 Updated frech translations and added russian
Marcin Kuzminski <marcin@python-works.com>
parents: 3926
diff changeset
206 #, python-format
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
207 msgid "Forked repository %s as %s"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
208 msgstr "dépôt %s forké en tant que %s"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
209
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
210 #: rhodecode/controllers/forks.py:190
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
211 #, python-format
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
212 msgid "An error occurred during repository forking %s"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
213 msgstr "Une erreur est survenue durant le fork du dépôt %s."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
214
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
215 #: rhodecode/controllers/journal.py:110 rhodecode/controllers/journal.py:153
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
216 msgid "public journal"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
217 msgstr "Journal public"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
218
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
219 #: rhodecode/controllers/journal.py:114 rhodecode/controllers/journal.py:157
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
220 #: rhodecode/templates/journal/journal.html:12
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
221 msgid "journal"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
222 msgstr "Journal"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
223
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
224 #: rhodecode/controllers/login.py:138
3929
958bab190406 Updated frech translations and added russian
Marcin Kuzminski <marcin@python-works.com>
parents: 3926
diff changeset
225 #
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
226 msgid "You have successfully registered into RhodeCode"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
227 msgstr "Vous vous êtes inscrits avec succès à RhodeCode"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
228
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
229 #: rhodecode/controllers/login.py:159
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
230 msgid "Your password reset link was sent"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
231 msgstr "Un lien de rénitialisation de votre mot de passe vous a été envoyé."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
232
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
233 #: rhodecode/controllers/login.py:179
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
234 msgid ""
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
235 "Your password reset was successful, new password has been sent to your "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
236 "email"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
237 msgstr ""
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
238 "Votre mot de passe a été réinitialisé. Votre nouveau mot de passe vous a "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
239 "été envoyé par e-mail."
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
240
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
241 #: rhodecode/controllers/pullrequests.py:139
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
242 #: rhodecode/templates/changeset/changeset.html:10
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
243 #: rhodecode/templates/email_templates/changeset_comment.html:8
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
244 msgid "Changeset"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
245 msgstr "Changements"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
246
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
247 #: rhodecode/controllers/pullrequests.py:149
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
248 msgid "Special"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
249 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
250
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
251 #: rhodecode/controllers/pullrequests.py:150
3929
958bab190406 Updated frech translations and added russian
Marcin Kuzminski <marcin@python-works.com>
parents: 3926
diff changeset
252 #
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
253 msgid "Peer branches"
3929
958bab190406 Updated frech translations and added russian
Marcin Kuzminski <marcin@python-works.com>
parents: 3926
diff changeset
254 msgstr ""
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
255
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
256 #: rhodecode/controllers/pullrequests.py:151 rhodecode/model/scm.py:688
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
257 #: rhodecode/templates/switch_to_list.html:28
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
258 #: rhodecode/templates/bookmarks/bookmarks.html:10
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
259 msgid "Bookmarks"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
260 msgstr "Signets"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
261
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
262 #: rhodecode/controllers/pullrequests.py:324
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
263 msgid "Pull request requires a title with min. 3 chars"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
264 msgstr "Les requêtes de pull nécessitent un titre d’au moins 3 caractères."
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
265
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
266 #: rhodecode/controllers/pullrequests.py:326
3929
958bab190406 Updated frech translations and added russian
Marcin Kuzminski <marcin@python-works.com>
parents: 3926
diff changeset
267 #
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
268 msgid "Error creating pull request"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
269 msgstr "Une erreur est survenue lors de la création de la requête de pull."
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
270
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
271 #: rhodecode/controllers/pullrequests.py:346
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
272 msgid "Successfully opened new pull request"
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
273 msgstr "La requête de pull a été ouverte avec succès."
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
274
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
275 #: rhodecode/controllers/pullrequests.py:349
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
276 msgid "Error occurred during sending pull request"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
277 msgstr "Une erreur est survenue durant l’envoi de la requête de pull."
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
278
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
279 #: rhodecode/controllers/pullrequests.py:388
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
280 msgid "Successfully deleted pull request"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
281 msgstr "La requête de pull a été supprimée avec succès."
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
282
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
283 #: rhodecode/controllers/pullrequests.py:484
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
284 msgid "Closing with"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
285 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
286
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
287 #: rhodecode/controllers/pullrequests.py:521
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
288 msgid "Closing pull request on other statuses than rejected or approved forbidden"
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
289 msgstr ""
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
290
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
291 #: rhodecode/controllers/search.py:132
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
292 msgid "Invalid search query. Try quoting it."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
293 msgstr "Requête invalide. Essayer de la mettre entre guillemets."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
294
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
295 #: rhodecode/controllers/search.py:137
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
296 msgid "There is no index to search in. Please run whoosh indexer"
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
297 msgstr ""
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
298 "L’index de recherche n’est pas présent. Veuillez exécuter l’indexeur de "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
299 "code Whoosh."
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
300
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
301 #: rhodecode/controllers/search.py:141
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
302 msgid "An error occurred during this search operation"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
303 msgstr "Une erreur est survenue durant l’opération de recherche."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
304
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
305 #: rhodecode/controllers/summary.py:182
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
306 msgid "No data loaded yet"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
307 msgstr "Aucune donnée actuellement disponible."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
308
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
309 #: rhodecode/controllers/summary.py:188
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
310 #: rhodecode/templates/summary/summary.html:149
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
311 msgid "Statistics are disabled for this repository"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
312 msgstr "La mise à jour des statistiques est désactivée pour ce dépôt."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
313
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
314 #: rhodecode/controllers/admin/defaults.py:96
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
315 #, fuzzy
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
316 msgid "Default settings updated successfully"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
317 msgstr "Mise à jour réussie des réglages LDAP"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
318
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
319 #: rhodecode/controllers/admin/defaults.py:110
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
320 #, fuzzy
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
321 msgid "Error occurred during update of defaults"
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
322 msgstr "Une erreur est survenue durant la mise à jour de l’utilisateur %s."
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
323
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
324 #: rhodecode/controllers/admin/gists.py:56
3929
958bab190406 Updated frech translations and added russian
Marcin Kuzminski <marcin@python-works.com>
parents: 3926
diff changeset
325 #
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
326 msgid "forever"
3929
958bab190406 Updated frech translations and added russian
Marcin Kuzminski <marcin@python-works.com>
parents: 3926
diff changeset
327 msgstr ""
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
328
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
329 #: rhodecode/controllers/admin/gists.py:57
3929
958bab190406 Updated frech translations and added russian
Marcin Kuzminski <marcin@python-works.com>
parents: 3926
diff changeset
330 #
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
331 msgid "5 minutes"
3929
958bab190406 Updated frech translations and added russian
Marcin Kuzminski <marcin@python-works.com>
parents: 3926
diff changeset
332 msgstr "5 minute"
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
333
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
334 #: rhodecode/controllers/admin/gists.py:58
3929
958bab190406 Updated frech translations and added russian
Marcin Kuzminski <marcin@python-works.com>
parents: 3926
diff changeset
335 #
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
336 msgid "1 hour"
3929
958bab190406 Updated frech translations and added russian
Marcin Kuzminski <marcin@python-works.com>
parents: 3926
diff changeset
337 msgstr "1 heure"
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
338
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
339 #: rhodecode/controllers/admin/gists.py:59
3929
958bab190406 Updated frech translations and added russian
Marcin Kuzminski <marcin@python-works.com>
parents: 3926
diff changeset
340 #
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
341 msgid "1 day"
3929
958bab190406 Updated frech translations and added russian
Marcin Kuzminski <marcin@python-works.com>
parents: 3926
diff changeset
342 msgstr "1 jour"
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
343
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
344 #: rhodecode/controllers/admin/gists.py:60
3929
958bab190406 Updated frech translations and added russian
Marcin Kuzminski <marcin@python-works.com>
parents: 3926
diff changeset
345 #
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
346 msgid "1 month"
3929
958bab190406 Updated frech translations and added russian
Marcin Kuzminski <marcin@python-works.com>
parents: 3926
diff changeset
347 msgstr "1 mois"
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
348
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
349 #: rhodecode/controllers/admin/gists.py:62
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
350 msgid "Lifetime"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
351 msgstr ""
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
352
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
353 #: rhodecode/controllers/admin/gists.py:127
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
354 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
355 msgid "Error occurred during gist creation"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
356 msgstr "Une erreur est survenue durant la création du hook."
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
357
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
358 #: rhodecode/controllers/admin/gists.py:165
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
359 #, fuzzy, python-format
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
360 msgid "Deleted gist %s"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
361 msgstr "Dépôt %s supprimé"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
362
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
363 #: rhodecode/controllers/admin/ldap_settings.py:50
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
364 msgid "BASE"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
365 msgstr "Base"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
366
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
367 #: rhodecode/controllers/admin/ldap_settings.py:51
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
368 msgid "ONELEVEL"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
369 msgstr "Un niveau"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
370
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
371 #: rhodecode/controllers/admin/ldap_settings.py:52
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
372 msgid "SUBTREE"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
373 msgstr "Sous-arbre"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
374
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
375 #: rhodecode/controllers/admin/ldap_settings.py:56
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
376 msgid "NEVER"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
377 msgstr "NEVER"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
378
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
379 #: rhodecode/controllers/admin/ldap_settings.py:57
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
380 msgid "ALLOW"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
381 msgstr "Autoriser"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
382
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
383 #: rhodecode/controllers/admin/ldap_settings.py:58
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
384 msgid "TRY"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
385 msgstr "TRY"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
386
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
387 #: rhodecode/controllers/admin/ldap_settings.py:59
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
388 msgid "DEMAND"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
389 msgstr "DEMAND"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
390
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
391 #: rhodecode/controllers/admin/ldap_settings.py:60
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
392 msgid "HARD"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
393 msgstr "HARD"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
394
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
395 #: rhodecode/controllers/admin/ldap_settings.py:64
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
396 msgid "No encryption"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
397 msgstr "Pas de chiffrement"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
398
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
399 #: rhodecode/controllers/admin/ldap_settings.py:65
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
400 msgid "LDAPS connection"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
401 msgstr "Connection LDAPS"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
402
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
403 #: rhodecode/controllers/admin/ldap_settings.py:66
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
404 msgid "START_TLS on LDAP connection"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
405 msgstr "START_TLS à la connexion"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
406
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
407 #: rhodecode/controllers/admin/ldap_settings.py:124
3565
a8f2d78d14ea consistently capitalize initial letter in flash messages
Mads Kiilerich <madski@unity3d.com>
parents: 3492
diff changeset
408 msgid "LDAP settings updated successfully"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
409 msgstr "Mise à jour réussie des réglages LDAP"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
410
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
411 #: rhodecode/controllers/admin/ldap_settings.py:128
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
412 msgid "Unable to activate ldap. The \"python-ldap\" library is missing."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
413 msgstr "Impossible d’activer LDAP. La bibliothèque « python-ldap » est manquante."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
414
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
415 #: rhodecode/controllers/admin/ldap_settings.py:145
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
416 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
417 msgid "Error occurred during update of ldap settings"
2316
14281c7d5c2f Updated French translation (new translations and various fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2309
diff changeset
418 msgstr "Une erreur est survenue durant la mise à jour des réglages du LDAP."
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
419
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
420 #: rhodecode/controllers/admin/permissions.py:58
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
421 #: rhodecode/controllers/admin/permissions.py:62
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
422 #: rhodecode/controllers/admin/permissions.py:66
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
423 msgid "None"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
424 msgstr "Aucun"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
425
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
426 #: rhodecode/controllers/admin/permissions.py:59
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
427 #: rhodecode/controllers/admin/permissions.py:63
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
428 #: rhodecode/controllers/admin/permissions.py:67
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
429 msgid "Read"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
430 msgstr "Lire"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
431
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
432 #: rhodecode/controllers/admin/permissions.py:60
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
433 #: rhodecode/controllers/admin/permissions.py:64
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
434 #: rhodecode/controllers/admin/permissions.py:68
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
435 msgid "Write"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
436 msgstr "Écrire"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
437
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
438 #: rhodecode/controllers/admin/permissions.py:61
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
439 #: rhodecode/controllers/admin/permissions.py:65
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
440 #: rhodecode/controllers/admin/permissions.py:69
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
441 #: rhodecode/templates/admin/defaults/defaults.html:9
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
442 #: rhodecode/templates/admin/ldap/ldap.html:9
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
443 #: rhodecode/templates/admin/permissions/permissions.html:9
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
444 #: rhodecode/templates/admin/repos/repo_add.html:10
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
445 #: rhodecode/templates/admin/repos/repo_add.html:14
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
446 #: rhodecode/templates/admin/repos/repos.html:9
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
447 #: rhodecode/templates/admin/repos_groups/repos_groups_add.html:9
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
448 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:9
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
449 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:11
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
450 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:13
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
451 #: rhodecode/templates/admin/settings/hooks.html:9
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
452 #: rhodecode/templates/admin/settings/settings.html:9
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
453 #: rhodecode/templates/admin/users/user_add.html:8
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
454 #: rhodecode/templates/admin/users/user_edit.html:9
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
455 #: rhodecode/templates/admin/users/user_edit.html:133
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
456 #: rhodecode/templates/admin/users/users.html:9
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
457 #: rhodecode/templates/admin/users/users.html:85
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
458 #: rhodecode/templates/admin/users_groups/users_group_add.html:8
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
459 #: rhodecode/templates/admin/users_groups/users_group_edit.html:9
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
460 #: rhodecode/templates/admin/users_groups/users_groups.html:9
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
461 #: rhodecode/templates/base/base.html:317
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
462 #: rhodecode/templates/base/base.html:318
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
463 #: rhodecode/templates/base/base.html:324
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
464 #: rhodecode/templates/base/base.html:325
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
465 msgid "Admin"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
466 msgstr "Administration"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
467
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
468 #: rhodecode/controllers/admin/permissions.py:72
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
469 #: rhodecode/controllers/admin/permissions.py:83
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
470 #: rhodecode/controllers/admin/permissions.py:86
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
471 #: rhodecode/controllers/admin/permissions.py:89
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
472 #: rhodecode/controllers/admin/permissions.py:92
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
473 msgid "Disabled"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
474 msgstr "Interdite"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
475
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
476 #: rhodecode/controllers/admin/permissions.py:74
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
477 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
478 msgid "Allowed with manual account activation"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
479 msgstr "Autorisé avec activation manuelle du compte"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
480
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
481 #: rhodecode/controllers/admin/permissions.py:76
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
482 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
483 msgid "Allowed with automatic account activation"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
484 msgstr "Autorisé avec activation automatique du compte"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
485
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
486 #: rhodecode/controllers/admin/permissions.py:79
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
487 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1439 rhodecode/model/db.py:1444
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
488 msgid "Manual activation of external account"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
489 msgstr ""
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
490
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
491 #: rhodecode/controllers/admin/permissions.py:80
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
492 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1440 rhodecode/model/db.py:1445
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
493 msgid "Automatic activation of external account"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
494 msgstr ""
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
495
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
496 #: rhodecode/controllers/admin/permissions.py:84
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
497 #: rhodecode/controllers/admin/permissions.py:87
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
498 #: rhodecode/controllers/admin/permissions.py:90
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
499 #: rhodecode/controllers/admin/permissions.py:93
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
500 msgid "Enabled"
2316
14281c7d5c2f Updated French translation (new translations and various fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2309
diff changeset
501 msgstr "Autorisée"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
502
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
503 #: rhodecode/controllers/admin/permissions.py:138
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
504 msgid "Default permissions updated successfully"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
505 msgstr "Permissions par défaut mises à jour avec succès"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
506
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
507 #: rhodecode/controllers/admin/permissions.py:152
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
508 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
509 msgid "Error occurred during update of permissions"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
510 msgstr "erreur pendant la mise à jour des permissions"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
511
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
512 #: rhodecode/controllers/admin/repos.py:128
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
513 msgid "--REMOVE FORK--"
2316
14281c7d5c2f Updated French translation (new translations and various fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2309
diff changeset
514 msgstr "[Pas un fork]"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
515
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
516 #: rhodecode/controllers/admin/repos.py:168
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
517 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
518 msgid "Created repository %s from %s"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
519 msgstr "Le dépôt %s a été créé depuis %s."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
520
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
521 #: rhodecode/controllers/admin/repos.py:174
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
522 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
523 msgid "Created repository %s"
2316
14281c7d5c2f Updated French translation (new translations and various fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2309
diff changeset
524 msgstr "Le dépôt %s a été créé."
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
525
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
526 #: rhodecode/controllers/admin/repos.py:197
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
527 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
528 msgid "Error creating repository %s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
529 msgstr "Le dépôt %s a été créé."
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
530
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
531 #: rhodecode/controllers/admin/repos.py:270
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
532 #, python-format
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
533 msgid "Repository %s updated successfully"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
534 msgstr "Dépôt %s mis à jour avec succès."
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
535
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
536 #: rhodecode/controllers/admin/repos.py:288
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
537 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
538 msgid "Error occurred during update of repository %s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
539 msgstr "Une erreur est survenue lors de la mise à jour du dépôt %s."
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
540
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
541 #: rhodecode/controllers/admin/repos.py:315
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
542 #, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
543 msgid "Detached %s forks"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
544 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
545
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
546 #: rhodecode/controllers/admin/repos.py:318
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
547 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
548 msgid "Deleted %s forks"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
549 msgstr "Dépôt %s supprimé"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
550
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
551 #: rhodecode/controllers/admin/repos.py:323
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
552 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
553 msgid "Deleted repository %s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
554 msgstr "Dépôt %s supprimé"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
555
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
556 #: rhodecode/controllers/admin/repos.py:326
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
557 #, python-format
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
558 msgid "Cannot delete %s it still contains attached forks"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
559 msgstr "Impossible de supprimer le dépôt %s : Des forks y sont attachés."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
560
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
561 #: rhodecode/controllers/admin/repos.py:331
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
562 #, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
563 msgid "An error occurred during deletion of %s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
564 msgstr "Erreur pendant la suppression de %s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
565
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
566 #: rhodecode/controllers/admin/repos.py:345
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
567 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
568 msgid "Repository permissions updated"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
569 msgstr "Création de dépôt désactivée"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
570
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
571 #: rhodecode/controllers/admin/repos.py:375
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
572 #: rhodecode/controllers/admin/repos_groups.py:332
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
573 #: rhodecode/controllers/admin/users_groups.py:312
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
574 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
575 msgid "An error occurred during revoking of permission"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
576 msgstr "erreur pendant la mise à jour des permissions"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
577
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
578 #: rhodecode/controllers/admin/repos.py:392
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
579 msgid "An error occurred during deletion of repository stats"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
580 msgstr "Une erreur est survenue durant la suppression des statistiques du dépôt."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
581
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
582 #: rhodecode/controllers/admin/repos.py:409
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
583 msgid "An error occurred during cache invalidation"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
584 msgstr "Une erreur est survenue durant l’invalidation du cache."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
585
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
586 #: rhodecode/controllers/admin/repos.py:429
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
587 #: rhodecode/controllers/admin/repos.py:456
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
588 msgid "An error occurred during unlocking"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
589 msgstr "Une erreur est survenue durant le déverrouillage."
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
590
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
591 #: rhodecode/controllers/admin/repos.py:447
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
592 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
593 msgid "Unlocked"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
594 msgstr "déverrouillé"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
595
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
596 #: rhodecode/controllers/admin/repos.py:450
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
597 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
598 msgid "Locked"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
599 msgstr "verrouillé"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
600
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
601 #: rhodecode/controllers/admin/repos.py:452
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
602 #, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
603 msgid "Repository has been %s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
604 msgstr "Le dépôt a été %s."
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
605
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
606 #: rhodecode/controllers/admin/repos.py:476
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
607 msgid "Updated repository visibility in public journal"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
608 msgstr "La visibilité du dépôt dans le journal public a été mise à jour."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
609
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
610 #: rhodecode/controllers/admin/repos.py:480
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
611 msgid "An error occurred during setting this repository in public journal"
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
612 msgstr ""
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
613 "Une erreur est survenue durant la configuration du journal public pour ce"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
614 " dépôt."
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
615
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
616 #: rhodecode/controllers/admin/repos.py:485 rhodecode/model/validators.py:302
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
617 msgid "Token mismatch"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
618 msgstr "Jeton d’authentification incorrect."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
619
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
620 #: rhodecode/controllers/admin/repos.py:498
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
621 msgid "Pulled from remote location"
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
622 msgstr "Les changements distants ont été récupérés."
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
623
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
624 #: rhodecode/controllers/admin/repos.py:501
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
625 msgid "An error occurred during pull from remote location"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
626 msgstr "Une erreur est survenue durant le pull depuis la source distante."
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
627
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
628 #: rhodecode/controllers/admin/repos.py:517
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
629 msgid "Nothing"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
630 msgstr "[Aucun dépôt]"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
631
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
632 #: rhodecode/controllers/admin/repos.py:519
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
633 #, python-format
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
634 msgid "Marked repo %s as fork of %s"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
635 msgstr "Le dépôt %s a été marké comme fork de %s"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
636
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
637 #: rhodecode/controllers/admin/repos.py:523
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
638 msgid "An error occurred during this operation"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
639 msgstr "Une erreur est survenue durant cette opération."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
640
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
641 #: rhodecode/controllers/admin/repos.py:562
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
642 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
643 msgid "An error occurred during creation of field"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
644 msgstr "Une erreur est survenue durant la création de l’utilisateur %s."
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
645
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
646 #: rhodecode/controllers/admin/repos.py:576
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
647 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
648 msgid "An error occurred during removal of field"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
649 msgstr "Une erreur est survenue durant l’enregistrement de l’e-mail."
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
650
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
651 #: rhodecode/controllers/admin/repos_groups.py:147
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
652 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
653 msgid "Created repository group %s"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
654 msgstr "Le groupe de dépôts %s a été créé."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
655
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
656 #: rhodecode/controllers/admin/repos_groups.py:159
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
657 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
658 msgid "Error occurred during creation of repository group %s"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
659 msgstr "Une erreur est survenue durant la création du groupe de dépôts %s."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
660
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
661 #: rhodecode/controllers/admin/repos_groups.py:217
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
662 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
663 msgid "Updated repository group %s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
664 msgstr "Le groupe de dépôts %s a été mis à jour."
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
665
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
666 #: rhodecode/controllers/admin/repos_groups.py:232
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
667 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
668 msgid "Error occurred during update of repository group %s"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
669 msgstr "Une erreur est survenue durant la mise à jour du groupe de dépôts %s."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
670
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
671 #: rhodecode/controllers/admin/repos_groups.py:250
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
672 #, python-format
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
673 msgid "This group contains %s repositores and cannot be deleted"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
674 msgstr "Ce groupe contient %s dépôts et ne peut être supprimé."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
675
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
676 #: rhodecode/controllers/admin/repos_groups.py:257
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
677 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
678 msgid "This group contains %s subgroups and cannot be deleted"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
679 msgstr "Ce groupe contient %s dépôts et ne peut être supprimé."
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
680
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
681 #: rhodecode/controllers/admin/repos_groups.py:263
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
682 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
683 msgid "Removed repository group %s"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
684 msgstr "Le groupe de dépôts %s a été supprimé."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
685
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
686 #: rhodecode/controllers/admin/repos_groups.py:268
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
687 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
688 msgid "Error occurred during deletion of repos group %s"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
689 msgstr "Une erreur est survenue durant la suppression du groupe de dépôts %s."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
690
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
691 #: rhodecode/controllers/admin/repos_groups.py:279
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
692 #: rhodecode/controllers/admin/repos_groups.py:314
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
693 #: rhodecode/controllers/admin/users_groups.py:300
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
694 msgid "Cannot revoke permission for yourself as admin"
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
695 msgstr ""
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
696
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
697 #: rhodecode/controllers/admin/repos_groups.py:294
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
698 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
699 msgid "Repository Group permissions updated"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
700 msgstr "Création de dépôt désactivée"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
701
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
702 #: rhodecode/controllers/admin/settings.py:123
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
703 #, fuzzy, python-format
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
704 msgid "Repositories successfully rescanned added: %s ; removed: %s"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
705 msgstr "Après re-scan : %s ajouté(s), %s enlevé(s)"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
706
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
707 #: rhodecode/controllers/admin/settings.py:132
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
708 msgid "Whoosh reindex task scheduled"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
709 msgstr "La tâche de réindexation Whoosh a été planifiée."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
710
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
711 #: rhodecode/controllers/admin/settings.py:163
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
712 msgid "Updated application settings"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
713 msgstr "Réglages mis à jour"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
714
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
715 #: rhodecode/controllers/admin/settings.py:167
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
716 #: rhodecode/controllers/admin/settings.py:304
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
717 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
718 msgid "Error occurred during updating application settings"
2316
14281c7d5c2f Updated French translation (new translations and various fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2309
diff changeset
719 msgstr "Une erreur est survenue durant la mise à jour des options."
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
720
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
721 #: rhodecode/controllers/admin/settings.py:219
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
722 msgid "Updated visualisation settings"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
723 msgstr "Réglages d’affichage mis à jour."
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
724
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
725 #: rhodecode/controllers/admin/settings.py:224
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
726 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
727 msgid "Error occurred during updating visualisation settings"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
728 msgstr "Une erreur est survenue durant la mise à jour des réglages d’affichages."
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
729
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
730 #: rhodecode/controllers/admin/settings.py:300
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
731 msgid "Updated VCS settings"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
732 msgstr "Réglages des gestionnaires de versions mis à jour."
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
733
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
734 #: rhodecode/controllers/admin/settings.py:314
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
735 msgid "Added new hook"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
736 msgstr "Le nouveau hook a été ajouté."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
737
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
738 #: rhodecode/controllers/admin/settings.py:326
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
739 msgid "Updated hooks"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
740 msgstr "Hooks mis à jour"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
741
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
742 #: rhodecode/controllers/admin/settings.py:330
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
743 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
744 msgid "Error occurred during hook creation"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
745 msgstr "Une erreur est survenue durant la création du hook."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
746
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
747 #: rhodecode/controllers/admin/settings.py:349
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
748 msgid "Email task created"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
749 msgstr "La tâche d’e-mail a été créée."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
750
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
751 #: rhodecode/controllers/admin/settings.py:413
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
752 msgid "You can't edit this user since it's crucial for entire application"
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
753 msgstr ""
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
754 "Vous ne pouvez pas éditer cet utilisateur ; il est nécessaire pour le bon"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
755 " fonctionnement de l’application."
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
756
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
757 #: rhodecode/controllers/admin/settings.py:455
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
758 msgid "Your account was updated successfully"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
759 msgstr "Votre compte a été mis à jour avec succès"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
760
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
761 #: rhodecode/controllers/admin/settings.py:470
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
762 #: rhodecode/controllers/admin/users.py:198
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
763 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
764 msgid "Error occurred during update of user %s"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
765 msgstr "Une erreur est survenue durant la mise à jour de l’utilisateur %s."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
766
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
767 #: rhodecode/controllers/admin/users.py:130
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
768 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
769 msgid "Created user %s"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
770 msgstr "utilisateur %s créé"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
771
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
772 #: rhodecode/controllers/admin/users.py:142
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
773 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
774 msgid "Error occurred during creation of user %s"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
775 msgstr "Une erreur est survenue durant la création de l’utilisateur %s."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
776
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
777 #: rhodecode/controllers/admin/users.py:176
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
778 msgid "User updated successfully"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
779 msgstr "L’utilisateur a été mis à jour avec succès."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
780
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
781 #: rhodecode/controllers/admin/users.py:214
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
782 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
783 msgid "Successfully deleted user"
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
784 msgstr "L’utilisateur a été supprimé avec succès."
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
785
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
786 #: rhodecode/controllers/admin/users.py:219
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
787 msgid "An error occurred during deletion of user"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
788 msgstr "Une erreur est survenue durant la suppression de l’utilisateur."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
789
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
790 #: rhodecode/controllers/admin/users.py:234
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
791 msgid "You can't edit this user"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
792 msgstr "Vous ne pouvez pas éditer cet utilisateur"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
793
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
794 #: rhodecode/controllers/admin/users.py:293
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
795 #: rhodecode/controllers/admin/users_groups.py:372
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
796 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
797 msgid "Updated permissions"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
798 msgstr "Copier les permissions"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
799
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
800 #: rhodecode/controllers/admin/users.py:297
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
801 #: rhodecode/controllers/admin/users_groups.py:376
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
802 msgid "An error occurred during permissions saving"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
803 msgstr "Une erreur est survenue durant l’enregistrement des permissions."
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
804
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
805 #: rhodecode/controllers/admin/users.py:311
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
806 #, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
807 msgid "Added email %s to user"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
808 msgstr "L’e-mail « %s » a été ajouté à l’utilisateur."
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
809
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
810 #: rhodecode/controllers/admin/users.py:317
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
811 msgid "An error occurred during email saving"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
812 msgstr "Une erreur est survenue durant l’enregistrement de l’e-mail."
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
813
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
814 #: rhodecode/controllers/admin/users.py:327
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
815 msgid "Removed email from user"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
816 msgstr "L’e-mail a été enlevé de l’utilisateur."
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
817
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
818 #: rhodecode/controllers/admin/users.py:340
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
819 #, fuzzy, python-format
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
820 msgid "Added ip %s to user"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
821 msgstr "L’e-mail « %s » a été ajouté à l’utilisateur."
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
822
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
823 #: rhodecode/controllers/admin/users.py:346
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
824 #, fuzzy
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
825 msgid "An error occurred during ip saving"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
826 msgstr "Une erreur est survenue durant l’enregistrement de l’e-mail."
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
827
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
828 #: rhodecode/controllers/admin/users.py:358
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
829 #, fuzzy
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
830 msgid "Removed ip from user"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
831 msgstr "L’e-mail a été enlevé de l’utilisateur."
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
832
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
833 #: rhodecode/controllers/admin/users_groups.py:162
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
834 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
835 msgid "Created user group %s"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
836 msgstr "Le groupe d’utilisateurs %s a été créé."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
837
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
838 #: rhodecode/controllers/admin/users_groups.py:173
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
839 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
840 msgid "Error occurred during creation of user group %s"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
841 msgstr "Une erreur est survenue durant la création du groupe d’utilisateurs %s."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
842
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
843 #: rhodecode/controllers/admin/users_groups.py:210
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
844 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
845 msgid "Updated user group %s"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
846 msgstr "Le groupe d’utilisateurs %s a été mis à jour."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
847
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
848 #: rhodecode/controllers/admin/users_groups.py:232
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
849 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
850 msgid "Error occurred during update of user group %s"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
851 msgstr "Une erreur est survenue durant la mise à jour du groupe d’utilisateurs %s."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
852
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
853 #: rhodecode/controllers/admin/users_groups.py:250
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
854 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
855 msgid "Successfully deleted user group"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
856 msgstr "Le groupe d’utilisateurs a été supprimé avec succès."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
857
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
858 #: rhodecode/controllers/admin/users_groups.py:255
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
859 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
860 msgid "An error occurred during deletion of user group"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
861 msgstr "Une erreur est survenue lors de la suppression du groupe d’utilisateurs."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
862
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
863 #: rhodecode/controllers/admin/users_groups.py:274
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
864 msgid "Target group cannot be the same"
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
865 msgstr ""
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
866
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
867 #: rhodecode/controllers/admin/users_groups.py:280
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
868 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
869 msgid "User Group permissions updated"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
870 msgstr "Création de dépôt désactivée"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
871
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
872 #: rhodecode/lib/auth.py:544
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
873 #, fuzzy, python-format
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
874 msgid "IP %s not allowed"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
875 msgstr "Followers de %s"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
876
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
877 #: rhodecode/lib/auth.py:593
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
878 msgid "You need to be a registered user to perform this action"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
879 msgstr "Vous devez être un utilisateur enregistré pour effectuer cette action."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
880
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
881 #: rhodecode/lib/auth.py:634
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
882 msgid "You need to be a signed in to view this page"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
883 msgstr "Vous devez être connecté pour visualiser cette page."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
884
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
885 #: rhodecode/lib/diffs.py:66
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
886 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
887 msgid "Binary file"
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
888 msgstr "Fichier binaire"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
889
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
890 #: rhodecode/lib/diffs.py:82
2341
feaf1fa547dd updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2334
diff changeset
891 msgid "Changeset was too big and was cut off, use diff menu to display this diff"
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
892 msgstr ""
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
893 "Cet ensemble de changements était trop gros pour être affiché et a été "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
894 "découpé, utilisez le menu « Diff » pour afficher les différences."
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
895
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
896 #: rhodecode/lib/diffs.py:92
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
897 msgid "No changes detected"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
898 msgstr "Aucun changement détecté."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
899
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
900 #: rhodecode/lib/helpers.py:428
2422
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
901 #, python-format
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
902 msgid "%a, %d %b %Y %H:%M:%S"
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
903 msgstr "%d/%m/%Y à %H:%M:%S"
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
904
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
905 #: rhodecode/lib/helpers.py:539
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
906 msgid "True"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
907 msgstr "Vrai"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
908
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
909 #: rhodecode/lib/helpers.py:542
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
910 msgid "False"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
911 msgstr "Faux"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
912
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
913 #: rhodecode/lib/helpers.py:580
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
914 #, fuzzy, python-format
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
915 msgid "Deleted branch: %s"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
916 msgstr "Dépôt %s supprimé"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
917
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
918 #: rhodecode/lib/helpers.py:583
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
919 #, fuzzy, python-format
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
920 msgid "Created tag: %s"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
921 msgstr "utilisateur %s créé"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
922
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
923 #: rhodecode/lib/helpers.py:596
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2316
diff changeset
924 msgid "Changeset not found"
2422
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
925 msgstr "Ensemble de changements non trouvé"
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
926
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
927 #: rhodecode/lib/helpers.py:646
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
928 #, python-format
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
929 msgid "Show all combined changesets %s->%s"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
930 msgstr "Afficher les changements combinés %s->%s"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
931
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
932 #: rhodecode/lib/helpers.py:652
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
933 msgid "compare view"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
934 msgstr "vue de comparaison"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
935
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
936 #: rhodecode/lib/helpers.py:672
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
937 msgid "and"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
938 msgstr "et"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
939
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
940 #: rhodecode/lib/helpers.py:673
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
941 #, python-format
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
942 msgid "%s more"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
943 msgstr "%s de plus"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
944
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
945 #: rhodecode/lib/helpers.py:674 rhodecode/templates/changelog/changelog.html:53
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
946 msgid "revisions"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
947 msgstr "révisions"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
948
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
949 #: rhodecode/lib/helpers.py:698
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
950 #, fuzzy, python-format
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
951 msgid "fork name %s"
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
952 msgstr "Nom du fork %s"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
953
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
954 #: rhodecode/lib/helpers.py:715
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
955 #: rhodecode/templates/pullrequests/pullrequest_show.html:8
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
956 #, python-format
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
957 msgid "Pull request #%s"
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
958 msgstr "Requête de pull #%s"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
959
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
960 #: rhodecode/lib/helpers.py:725
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
961 msgid "[deleted] repository"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
962 msgstr "[a supprimé] le dépôt"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
963
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
964 #: rhodecode/lib/helpers.py:727 rhodecode/lib/helpers.py:739
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
965 msgid "[created] repository"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
966 msgstr "[a créé] le dépôt"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
967
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
968 #: rhodecode/lib/helpers.py:729
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
969 msgid "[created] repository as fork"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
970 msgstr "[a créé] le dépôt en tant que fork"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
971
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
972 #: rhodecode/lib/helpers.py:731 rhodecode/lib/helpers.py:741
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
973 msgid "[forked] repository"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
974 msgstr "[a forké] le dépôt"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
975
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
976 #: rhodecode/lib/helpers.py:733 rhodecode/lib/helpers.py:743
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
977 msgid "[updated] repository"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
978 msgstr "[a mis à jour] le dépôt"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
979
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
980 #: rhodecode/lib/helpers.py:735
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
981 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
982 msgid "[downloaded] archive from repository"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
983 msgstr "Les téléchargements sont désactivés pour ce dépôt."
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
984
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
985 #: rhodecode/lib/helpers.py:737
2422
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
986 msgid "[delete] repository"
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
987 msgstr "[a supprimé] le dépôt"
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
988
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
989 #: rhodecode/lib/helpers.py:745
2422
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
990 msgid "[created] user"
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
991 msgstr "[a créé] l’utilisateur"
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
992
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
993 #: rhodecode/lib/helpers.py:747
2422
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
994 msgid "[updated] user"
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
995 msgstr "[a mis à jour] l’utilisateur"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
996
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
997 #: rhodecode/lib/helpers.py:749
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
998 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
999 msgid "[created] user group"
2422
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
1000 msgstr "[a créé] le groupe d’utilisateurs"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1001
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1002 #: rhodecode/lib/helpers.py:751
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1003 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1004 msgid "[updated] user group"
2422
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
1005 msgstr "[a mis à jour] le groupe d’utilisateurs"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1006
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1007 #: rhodecode/lib/helpers.py:753
2422
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
1008 msgid "[commented] on revision in repository"
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
1009 msgstr "[a commenté] une révision du dépôt"
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
1010
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1011 #: rhodecode/lib/helpers.py:755
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1012 msgid "[commented] on pull request for"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
1013 msgstr "[a commenté] la requête de pull pour"
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
1014
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1015 #: rhodecode/lib/helpers.py:757
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1016 msgid "[closed] pull request for"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
1017 msgstr "[a fermé] la requête de pull de"
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
1018
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1019 #: rhodecode/lib/helpers.py:759
2422
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
1020 msgid "[pushed] into"
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
1021 msgstr "[a pushé] dans"
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
1022
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1023 #: rhodecode/lib/helpers.py:761
2422
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
1024 msgid "[committed via RhodeCode] into repository"
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
1025 msgstr "[a commité via RhodeCode] dans le dépôt"
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
1026
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1027 #: rhodecode/lib/helpers.py:763
2422
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
1028 msgid "[pulled from remote] into repository"
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
1029 msgstr "[a pullé depuis un site distant] dans le dépôt"
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
1030
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1031 #: rhodecode/lib/helpers.py:765
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1032 msgid "[pulled] from"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1033 msgstr "[a pullé] depuis"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1034
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1035 #: rhodecode/lib/helpers.py:767
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1036 msgid "[started following] repository"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1037 msgstr "[suit maintenant] le dépôt"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1038
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1039 #: rhodecode/lib/helpers.py:769
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1040 msgid "[stopped following] repository"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1041 msgstr "[ne suit plus] le dépôt"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1042
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1043 #: rhodecode/lib/helpers.py:1088
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1044 #, python-format
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1045 msgid " and %s more"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1046 msgstr "et %s de plus"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1047
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1048 #: rhodecode/lib/helpers.py:1092
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1049 msgid "No Files"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1050 msgstr "Aucun fichier"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1051
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1052 #: rhodecode/lib/helpers.py:1158
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1053 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1054 msgid "new file"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1055 msgstr "Ajouter un nouveau fichier"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1056
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1057 #: rhodecode/lib/helpers.py:1161
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1058 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1059 msgid "mod"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1060 msgstr "Supprimés"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1061
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1062 #: rhodecode/lib/helpers.py:1164
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1063 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1064 msgid "del"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1065 msgstr "Supprimer"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1066
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1067 #: rhodecode/lib/helpers.py:1167
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1068 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1069 msgid "rename"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1070 msgstr "Nom d’utilisateur"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1071
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1072 #: rhodecode/lib/helpers.py:1172
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1073 msgid "chmod"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1074 msgstr ""
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1075
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1076 #: rhodecode/lib/helpers.py:1404
3111
2dd0e1d92386 i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 3109
diff changeset
1077 #, python-format
2dd0e1d92386 i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 3109
diff changeset
1078 msgid ""
2dd0e1d92386 i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 3109
diff changeset
1079 "%s repository is not mapped to db perhaps it was created or renamed from "
2dd0e1d92386 i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 3109
diff changeset
1080 "the filesystem please run the application again in order to rescan "
2dd0e1d92386 i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 3109
diff changeset
1081 "repositories"
2dd0e1d92386 i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 3109
diff changeset
1082 msgstr ""
2dd0e1d92386 i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 3109
diff changeset
1083 "Le dépôt %s n’est pas représenté dans la base de données. Il a "
2dd0e1d92386 i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 3109
diff changeset
1084 "probablement été créé ou renommé manuellement. Veuillez relancer "
2dd0e1d92386 i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 3109
diff changeset
1085 "l’application pour rescanner les dépôts."
2dd0e1d92386 i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 3109
diff changeset
1086
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1087 #: rhodecode/lib/unionrepo.py:193
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1088 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1089 msgid "cannot create new union repository"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1090 msgstr "[a créé] le dépôt"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1091
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1092 #: rhodecode/lib/utils2.py:410
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1093 #, python-format
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1094 msgid "%d year"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1095 msgid_plural "%d years"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1096 msgstr[0] "%d an"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1097 msgstr[1] "%d ans"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1098
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1099 #: rhodecode/lib/utils2.py:411
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1100 #, python-format
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1101 msgid "%d month"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1102 msgid_plural "%d months"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1103 msgstr[0] "%d mois"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1104 msgstr[1] "%d mois"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1105
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1106 #: rhodecode/lib/utils2.py:412
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1107 #, python-format
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1108 msgid "%d day"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1109 msgid_plural "%d days"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1110 msgstr[0] "%d jour"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1111 msgstr[1] "%d jours"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1112
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1113 #: rhodecode/lib/utils2.py:413
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1114 #, python-format
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1115 msgid "%d hour"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1116 msgid_plural "%d hours"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1117 msgstr[0] "%d heure"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1118 msgstr[1] "%d heures"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1119
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1120 #: rhodecode/lib/utils2.py:414
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1121 #, python-format
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1122 msgid "%d minute"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1123 msgid_plural "%d minutes"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1124 msgstr[0] "%d minute"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1125 msgstr[1] "%d minutes"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1126
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1127 #: rhodecode/lib/utils2.py:415
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1128 #, python-format
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1129 msgid "%d second"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1130 msgid_plural "%d seconds"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1131 msgstr[0] "%d seconde"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1132 msgstr[1] "%d secondes"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1133
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1134 #: rhodecode/lib/utils2.py:431
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
1135 #, fuzzy, python-format
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
1136 msgid "in %s"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
1137 msgstr "à la ligne %s"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
1138
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1139 #: rhodecode/lib/utils2.py:433
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1140 #, python-format
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1141 msgid "%s ago"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1142 msgstr "Il y a %s"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1143
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1144 #: rhodecode/lib/utils2.py:435
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
1145 #, fuzzy, python-format
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
1146 msgid "in %s and %s"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
1147 msgstr "Il y a %s et %s"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
1148
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1149 #: rhodecode/lib/utils2.py:438
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1150 #, python-format
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1151 msgid "%s and %s ago"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1152 msgstr "Il y a %s et %s"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1153
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1154 #: rhodecode/lib/utils2.py:441
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1155 msgid "just now"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1156 msgstr "à l’instant"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1157
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1158 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1163
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1159 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1183
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1160 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1303
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1161 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:1388
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1162 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1408 rhodecode/model/db.py:1413
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1163 msgid "Repository no access"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1164 msgstr "Aucun accès au dépôt"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1165
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1166 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1164
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1167 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1184
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1168 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1304
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1169 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:1389
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1170 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1409 rhodecode/model/db.py:1414
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1171 msgid "Repository read access"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1172 msgstr "Accès en lecture au dépôt"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1173
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1174 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1165
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1175 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1185
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1176 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1305
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1177 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:1390
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1178 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1410 rhodecode/model/db.py:1415
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1179 msgid "Repository write access"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1180 msgstr "Accès en écriture au dépôt"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1181
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1182 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1166
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1183 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1186
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1184 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1306
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1185 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:1391
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1186 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1411 rhodecode/model/db.py:1416
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1187 msgid "Repository admin access"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1188 msgstr "Accès administrateur au dépôt"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1189
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1190 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1168
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1191 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1188
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1192 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1308
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1193 msgid "Repositories Group no access"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1194 msgstr "Aucun accès au groupe de dépôts"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1195
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1196 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1169
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1197 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1189
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1198 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1309
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1199 msgid "Repositories Group read access"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1200 msgstr "Accès en lecture au groupe de dépôts"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1201
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1202 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1170
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1203 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1190
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1204 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1310
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1205 msgid "Repositories Group write access"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1206 msgstr "Accès en écriture au groupe de dépôts"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1207
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1208 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1171
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1209 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1191
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1210 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1311
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1211 msgid "Repositories Group admin access"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1212 msgstr "Accès administrateur au groupe de dépôts"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1213
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1214 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1173
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1215 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1193
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1216 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1313
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1217 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:1398
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1218 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1406 rhodecode/model/db.py:1411
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1219 msgid "RhodeCode Administrator"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1220 msgstr "Administrateur RhodeCode"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1221
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1222 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1174
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1223 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1194
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1224 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1314
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1225 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:1399
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1226 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1429 rhodecode/model/db.py:1434
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1227 msgid "Repository creation disabled"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1228 msgstr "Création de dépôt désactivée"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1229
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1230 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1175
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1231 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1195
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1232 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1315
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1233 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:1400
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1234 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1430 rhodecode/model/db.py:1435
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1235 msgid "Repository creation enabled"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1236 msgstr "Création de dépôt activée"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1237
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1238 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1176
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1239 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1196
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1240 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1316
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1241 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:1401
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1242 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1432 rhodecode/model/db.py:1437
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1243 msgid "Repository forking disabled"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1244 msgstr "Fork de dépôt désactivé"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1245
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1246 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1177
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1247 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1197
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1248 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1317
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1249 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:1402
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1250 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1433 rhodecode/model/db.py:1438
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1251 msgid "Repository forking enabled"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1252 msgstr "Fork de dépôt activé"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1253
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1254 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1178
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1255 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1198
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1256 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1318
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1257 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:1403
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1258 msgid "Register disabled"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1259 msgstr "Enregistrement désactivé"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1260
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1261 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1179
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1262 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1199
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1263 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1319
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1264 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:1404
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1265 msgid "Register new user with RhodeCode with manual activation"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1266 msgstr "Enregistrer un nouvel utilisateur Rhodecode manuellement activé"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1267
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1268 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1182
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1269 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1202
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1270 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1322
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1271 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:1407
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1272 msgid "Register new user with RhodeCode with auto activation"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1273 msgstr "Enregistrer un nouvel utilisateur Rhodecode auto-activé"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1274
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1275 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1623
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1276 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1643
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1277 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1763
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1278 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:1838
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1279 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1934 rhodecode/model/db.py:1939
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1280 msgid "Not Reviewed"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1281 msgstr "Pas encore relue"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1282
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1283 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1624
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1284 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1644
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1285 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1764
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1286 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:1839
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1287 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1935 rhodecode/model/db.py:1940
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1288 msgid "Approved"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1289 msgstr "Approuvée "
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1290
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1291 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1625
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1292 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1645
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1293 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1765
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1294 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:1840
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1295 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1936 rhodecode/model/db.py:1941
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1296 msgid "Rejected"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1297 msgstr "Rejetée"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1298
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1299 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1626
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1300 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1646
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1301 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1766
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1302 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:1841
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1303 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1937 rhodecode/model/db.py:1942
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1304 msgid "Under Review"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1305 msgstr "En cours de relecture"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1306
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1307 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:1252
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1308 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1270 rhodecode/model/db.py:1275
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1309 msgid "top level"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1310 msgstr ""
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1311
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1312 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:1393
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1313 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1413 rhodecode/model/db.py:1418
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1314 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1315 msgid "Repository group no access"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1316 msgstr "Aucun accès au groupe de dépôts"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1317
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1318 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:1394
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1319 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1414 rhodecode/model/db.py:1419
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1320 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1321 msgid "Repository group read access"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1322 msgstr "Accès en lecture au groupe de dépôts"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1323
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1324 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:1395
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1325 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1415 rhodecode/model/db.py:1420
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1326 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1327 msgid "Repository group write access"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1328 msgstr "Accès en écriture au groupe de dépôts"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1329
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1330 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:1396
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1331 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1416 rhodecode/model/db.py:1421
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1332 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1333 msgid "Repository group admin access"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1334 msgstr "Accès administrateur au groupe de dépôts"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1335
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1336 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1418 rhodecode/model/db.py:1423
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1337 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1338 msgid "User group no access"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1339 msgstr "Aucun accès au groupe de dépôts"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1340
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1341 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1419 rhodecode/model/db.py:1424
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1342 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1343 msgid "User group read access"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1344 msgstr "Accès en lecture au groupe de dépôts"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1345
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1346 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1420 rhodecode/model/db.py:1425
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1347 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1348 msgid "User group write access"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1349 msgstr "Accès en écriture au groupe de dépôts"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1350
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1351 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1421 rhodecode/model/db.py:1426
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1352 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1353 msgid "User group admin access"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1354 msgstr "Accès administrateur au groupe de dépôts"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1355
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1356 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1423 rhodecode/model/db.py:1428
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1357 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1358 msgid "Repository Group creation disabled"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1359 msgstr "Création de dépôt désactivée"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1360
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1361 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1424 rhodecode/model/db.py:1429
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1362 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1363 msgid "Repository Group creation enabled"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1364 msgstr "Création de dépôt activée"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1365
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1366 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1426 rhodecode/model/db.py:1431
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1367 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1368 msgid "User Group creation disabled"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1369 msgstr "Création de dépôt désactivée"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1370
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1371 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1427 rhodecode/model/db.py:1432
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1372 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1373 msgid "User Group creation enabled"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1374 msgstr "Création de dépôt activée"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1375
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1376 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1435 rhodecode/model/db.py:1440
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1377 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1378 msgid "Registration disabled"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1379 msgstr "Enregistrement désactivé"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1380
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1381 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1436 rhodecode/model/db.py:1441
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1382 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1383 msgid "User Registration with manual account activation"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1384 msgstr "Autorisé avec activation manuelle du compte"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1385
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1386 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1437 rhodecode/model/db.py:1442
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1387 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1388 msgid "User Registration with automatic account activation"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1389 msgstr "Autorisé avec activation automatique du compte"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1390
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1391 #: rhodecode/model/comment.py:75
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1392 #, python-format
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1393 msgid "on line %s"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1394 msgstr "à la ligne %s"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1395
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1396 #: rhodecode/model/comment.py:220
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1397 msgid "[Mention]"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1398 msgstr "[Mention]"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1399
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
1400 #: rhodecode/model/forms.py:43
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
1401 msgid "Please enter a login"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
1402 msgstr "Veuillez entrer un identifiant"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
1403
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
1404 #: rhodecode/model/forms.py:44
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
1405 #, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
1406 msgid "Enter a value %(min)i characters long or more"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
1407 msgstr "Entrez une valeur d’au moins %(min)i caractères de long."
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
1408
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
1409 #: rhodecode/model/forms.py:52
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
1410 msgid "Please enter a password"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
1411 msgstr "Veuillez entrer un mot de passe"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
1412
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
1413 #: rhodecode/model/forms.py:53
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
1414 #, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
1415 msgid "Enter %(min)i characters or more"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
1416 msgstr "Entrez au moins %(min)i caractères"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
1417
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1418 #: rhodecode/model/notification.py:228
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
1419 #, fuzzy, python-format
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1420 msgid "%(user)s commented on changeset at %(when)s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1421 msgstr "%(user)s a posté un commentaire sur le commit %(when)s"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
1422
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1423 #: rhodecode/model/notification.py:229
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
1424 #, fuzzy, python-format
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1425 msgid "%(user)s sent message at %(when)s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1426 msgstr "%(user)s a envoyé un message %(when)s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1427
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1428 #: rhodecode/model/notification.py:230
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1429 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1430 msgid "%(user)s mentioned you at %(when)s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1431 msgstr "%(user)s vous a mentioné %(when)s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1432
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1433 #: rhodecode/model/notification.py:231
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1434 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1435 msgid "%(user)s registered in RhodeCode at %(when)s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1436 msgstr "%(user)s s’est enregistré sur RhodeCode %(when)s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1437
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1438 #: rhodecode/model/notification.py:232
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1439 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1440 msgid "%(user)s opened new pull request at %(when)s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1441 msgstr "%(user)s a ouvert une nouvelle requête de pull %(when)s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1442
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1443 #: rhodecode/model/notification.py:233
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1444 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1445 msgid "%(user)s commented on pull request at %(when)s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1446 msgstr "%(user)s a commenté sur la requête de pull %(when)s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1447
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1448 #: rhodecode/model/pull_request.py:98
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1449 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1450 msgid "%(user)s wants you to review pull request #%(pr_id)s: %(pr_title)s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1451 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1452 "%(user)s voudrait que vous examiniez sa requête de pull nº%(pr_id)s: "
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1453 "%(pr_title)s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1454
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1455 #: rhodecode/model/scm.py:674
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
1456 msgid "latest tip"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
1457 msgstr "Dernier sommet"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
1458
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1459 #: rhodecode/model/user.py:232
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1460 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1461 msgid "New user registration"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
1462 msgstr "Nouveau compte utilisateur enregistré"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
1463
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1464 #: rhodecode/model/user.py:257 rhodecode/model/user.py:281
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
1465 msgid "You can't Edit this user since it's crucial for entire application"
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
1466 msgstr ""
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
1467 "Vous ne pouvez pas éditer cet utilisateur ; il est nécessaire pour le bon"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
1468 " fonctionnement de l’application."
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
1469
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1470 #: rhodecode/model/user.py:303
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
1471 msgid "You can't remove this user since it's crucial for entire application"
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
1472 msgstr ""
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
1473 "Vous ne pouvez pas supprimer cet utilisateur ; il est nécessaire pour le "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
1474 "bon fonctionnement de l’application."
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
1475
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1476 #: rhodecode/model/user.py:309
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
1477 #, python-format
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
1478 msgid ""
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
1479 "user \"%s\" still owns %s repositories and cannot be removed. Switch "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
1480 "owners or remove those repositories. %s"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
1481 msgstr ""
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
1482 "L’utilisateur « %s » possède %s dépôts et ne peut être supprimé. Changez "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
1483 "les propriétaires de ces dépôts. %s"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
1484
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1485 #: rhodecode/model/user.py:334
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1486 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1487 msgid "Password reset link"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1488 msgstr "Réinitialisation du mot de passe"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1489
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1490 #: rhodecode/model/user.py:366
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1491 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1492 msgid "Your new password"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1493 msgstr "Nouveau mot de passe"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1494
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1495 #: rhodecode/model/user.py:367
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1496 #, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1497 msgid "Your new RhodeCode password:%s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1498 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1499
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1500 #: rhodecode/model/validators.py:38 rhodecode/model/validators.py:39
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1501 msgid "Value cannot be an empty list"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
1502 msgstr "Cette valeur ne peut être une liste vide."
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
1503
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1504 #: rhodecode/model/validators.py:85
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
1505 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
1506 msgid "Username \"%(username)s\" already exists"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
1507 msgstr "Le nom d’utilisateur « %(username)s » existe déjà."
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
1508
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1509 #: rhodecode/model/validators.py:87
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
1510 #, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
1511 msgid "Username \"%(username)s\" is forbidden"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
1512 msgstr "Le nom d’utilisateur « %(username)s » n’est pas autorisé"
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
1513
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1514 #: rhodecode/model/validators.py:89
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1515 #, fuzzy
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
1516 msgid ""
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
1517 "Username may only contain alphanumeric characters underscores, periods or"
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1518 " dashes and must begin with alphanumeric character or underscore"
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
1519 msgstr ""
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
1520 "Le nom d’utilisateur peut contenir uniquement des caractères alpha-"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
1521 "numériques ainsi que les caractères suivants : « _ . - ». Il doit "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
1522 "commencer par un caractère alpha-numérique."
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
1523
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1524 #: rhodecode/model/validators.py:117
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1525 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
1526 msgid "Username %(username)s is not valid"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
1527 msgstr "Le nom d’utilisateur « %(username)s » n’est pas valide."
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
1528
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1529 #: rhodecode/model/validators.py:136
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1530 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1531 msgid "Invalid user group name"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
1532 msgstr "Nom de groupe d’utilisateurs invalide."
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
1533
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1534 #: rhodecode/model/validators.py:137
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1535 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1536 msgid "User group \"%(usergroup)s\" already exists"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1537 msgstr "Le groupe d’utilisateurs « %(usergroup)s » existe déjà."
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1538
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1539 #: rhodecode/model/validators.py:139
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1540 #, fuzzy
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
1541 msgid ""
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1542 "user group name may only contain alphanumeric characters underscores, "
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
1543 "periods or dashes and must begin with alphanumeric character"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
1544 msgstr ""
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
1545 "Le nom de groupe d’utilisateurs peut contenir uniquement des caractères "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
1546 "alpha-numériques ainsi que les caractères suivants : « _ . - ». Il doit "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
1547 "commencer par un caractère alpha-numérique."
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
1548
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1549 #: rhodecode/model/validators.py:177
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1550 msgid "Cannot assign this group as parent"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1551 msgstr "Impossible d’assigner ce groupe en tant que parent."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1552
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1553 #: rhodecode/model/validators.py:178
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1554 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
1555 msgid "Group \"%(group_name)s\" already exists"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
1556 msgstr "Le groupe « %(group_name)s » existe déjà."
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
1557
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1558 #: rhodecode/model/validators.py:180
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1559 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
1560 msgid "Repository with name \"%(group_name)s\" already exists"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
1561 msgstr "Un dépôt portant le nom « %(group_name)s » existe déjà."
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
1562
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1563 #: rhodecode/model/validators.py:238
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
1564 msgid "Invalid characters (non-ascii) in password"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
1565 msgstr "Caractères incorrects (non-ASCII) dans le mot de passe."
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
1566
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1567 #: rhodecode/model/validators.py:253
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1568 msgid "Passwords do not match"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1569 msgstr "Les mots de passe ne correspondent pas."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1570
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1571 #: rhodecode/model/validators.py:270
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
1572 msgid "invalid password"
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
1573 msgstr "mot de passe invalide"
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
1574
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1575 #: rhodecode/model/validators.py:271
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1576 msgid "invalid user name"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1577 msgstr "nom d’utilisateur invalide"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1578
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1579 #: rhodecode/model/validators.py:272
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1580 msgid "Your account is disabled"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1581 msgstr "Votre compte est désactivé"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1582
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1583 #: rhodecode/model/validators.py:316
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1584 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
1585 msgid "Repository name %(repo)s is disallowed"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
1586 msgstr "Le nom de dépôt « %(repo)s » n’est pas autorisé."
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1587
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1588 #: rhodecode/model/validators.py:318
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1589 #, python-format
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
1590 msgid "Repository named %(repo)s already exists"
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
1591 msgstr "Un dépôt portant le nom « %(repo)s » existe déjà."
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
1592
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1593 #: rhodecode/model/validators.py:319
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
1594 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
1595 msgid "Repository \"%(repo)s\" already exists in group \"%(group)s\""
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
1596 msgstr "Le dépôt « %(repo)s » existe déjà dans le groupe « %(group)s »."
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
1597
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1598 #: rhodecode/model/validators.py:321
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1599 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1600 msgid "Repository group with name \"%(repo)s\" already exists"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
1601 msgstr "Un groupe de dépôts portant le nom « %(repo)s » existe déjà."
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1602
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1603 #: rhodecode/model/validators.py:438
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
1604 msgid "invalid clone url"
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
1605 msgstr "URL de clonage invalide."
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
1606
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1607 #: rhodecode/model/validators.py:439
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1608 msgid "Invalid clone url, provide a valid clone http(s)/svn+http(s) url"
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
1609 msgstr ""
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
1610 "URL à cloner invalide. Veuillez fournir une URL valide en http(s) ou "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
1611 "svn+http(s)."
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
1612
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1613 #: rhodecode/model/validators.py:464
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
1614 msgid "Fork have to be the same type as parent"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
1615 msgstr "Le fork doit être du même type que le parent."
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
1616
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1617 #: rhodecode/model/validators.py:479
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
1618 msgid "You don't have permissions to create repository in this group"
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
1619 msgstr "Vous n’avez pas la permission de créer un dépôt dans ce groupe."
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
1620
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1621 #: rhodecode/model/validators.py:481
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1622 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1623 msgid "no permission to create repository in root location"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1624 msgstr "Vous n’avez pas la permission de créer un dépôt dans ce groupe."
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1625
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1626 #: rhodecode/model/validators.py:518
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1627 #, fuzzy
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1628 msgid "You don't have permissions to create a group in this location"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1629 msgstr "Vous n’avez pas la permission de créer un dépôt dans ce groupe."
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1630
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1631 #: rhodecode/model/validators.py:559
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1632 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1633 msgid "This username or user group name is not valid"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1634 msgstr "Ce nom d’utilisateur ou de groupe n’est pas valide."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1635
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1636 #: rhodecode/model/validators.py:652
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1637 msgid "This is not a valid path"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1638 msgstr "Ceci n’est pas un chemin valide"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1639
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1640 #: rhodecode/model/validators.py:667
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1641 msgid "This e-mail address is already taken"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1642 msgstr "Cette adresse e-mail est déjà enregistrée"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1643
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1644 #: rhodecode/model/validators.py:687
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1645 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
1646 msgid "e-mail \"%(email)s\" does not exist."
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
1647 msgstr "L’adresse e-mail « %(email)s » n’existe pas"
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
1648
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1649 #: rhodecode/model/validators.py:724
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
1650 msgid ""
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
1651 "The LDAP Login attribute of the CN must be specified - this is the name "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
1652 "of the attribute that is equivalent to \"username\""
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
1653 msgstr ""
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
1654 "L’attribut Login du CN doit être spécifié. Cet attribut correspond au nom"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
1655 " d’utilisateur."
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
1656
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1657 #: rhodecode/model/validators.py:737
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1658 #, python-format
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1659 msgid "Revisions %(revs)s are already part of pull request or have set status"
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
1660 msgstr ""
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
1661 "Les révisions %(revs)s font déjà partie de la requête de pull ou on des "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
1662 "statuts définis."
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1663
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1664 #: rhodecode/model/validators.py:769
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1665 msgid "Please enter a valid IPv4 or IpV6 address"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1666 msgstr ""
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1667
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1668 #: rhodecode/model/validators.py:770
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1669 #, python-format
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1670 msgid "The network size (bits) must be within the range of 0-32 (not %(bits)r)"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1671 msgstr ""
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1672
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1673 #: rhodecode/model/validators.py:803
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1674 msgid "Key name can only consist of letters, underscore, dash or numbers"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1675 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1676
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1677 #: rhodecode/model/validators.py:817
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1678 msgid "Filename cannot be inside a directory"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1679 msgstr ""
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1680
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1681 #: rhodecode/templates/index.html:5
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1682 msgid "Dashboard"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1683 msgstr "Tableau de bord"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1684
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1685 #: rhodecode/templates/index_base.html:6
2422
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
1686 #: rhodecode/templates/repo_switcher_list.html:4
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1687 #: rhodecode/templates/admin/repos/repos.html:9
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
1688 #: rhodecode/templates/admin/users/user_edit_my_account.html:31
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1689 #: rhodecode/templates/admin/users/users.html:9
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1690 #: rhodecode/templates/bookmarks/bookmarks.html:9
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1691 #: rhodecode/templates/branches/branches.html:9
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1692 #: rhodecode/templates/journal/journal.html:9
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1693 #: rhodecode/templates/journal/journal.html:46
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1694 #: rhodecode/templates/journal/journal.html:47
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1695 #: rhodecode/templates/tags/tags.html:9
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1696 msgid "quick filter..."
2422
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
1697 msgstr "Filtre rapide…"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1698
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1699 #: rhodecode/templates/index_base.html:6
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1700 #: rhodecode/templates/admin/repos/repos.html:9
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1701 msgid "repositories"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1702 msgstr "Dépôts"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1703
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1704 #: rhodecode/templates/index_base.html:13
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1705 #: rhodecode/templates/index_base.html:18
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1706 #: rhodecode/templates/admin/repos/repo_add.html:5
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1707 #: rhodecode/templates/admin/repos/repos.html:21
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1708 msgid "Add repository"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1709 msgstr "Ajouter un dépôt"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1710
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1711 #: rhodecode/templates/index_base.html:15
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1712 #: rhodecode/templates/index_base.html:20
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1713 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:31
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1714 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1715 msgid "Add group"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1716 msgstr "Édition du groupe de dépôt"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1717
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1718 #: rhodecode/templates/index_base.html:27
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1719 #, fuzzy
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1720 msgid "Edit group"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1721 msgstr "Édition du groupe de dépôt"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1722
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1723 #: rhodecode/templates/index_base.html:27
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1724 msgid "You have admin right to this group, and can edit it"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1725 msgstr ""
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1726
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1727 #: rhodecode/templates/index_base.html:40
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1728 #: rhodecode/templates/admin/repos_groups/repos_groups_add.html:33
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1729 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:38
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1730 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:43
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1731 #: rhodecode/templates/admin/users_groups/users_group_add.html:32
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1732 #: rhodecode/templates/admin/users_groups/users_group_edit.html:33
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1733 #: rhodecode/templates/admin/users_groups/users_groups.html:37
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1734 msgid "Group name"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1735 msgstr "Nom de groupe"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1736
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1737 #: rhodecode/templates/index_base.html:41
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1738 #: rhodecode/templates/index_base.html:123
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
1739 #: rhodecode/templates/admin/repos/repo_add_base.html:56
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1740 #: rhodecode/templates/admin/repos/repo_edit.html:68
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1741 #: rhodecode/templates/admin/repos/repos.html:73
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1742 #: rhodecode/templates/admin/repos_groups/repos_groups_add.html:42
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1743 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:47
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1744 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:44
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1745 #: rhodecode/templates/email_templates/changeset_comment.html:9
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1746 #: rhodecode/templates/email_templates/pull_request.html:9
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1747 #: rhodecode/templates/forks/fork.html:56
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1748 #: rhodecode/templates/pullrequests/pullrequest.html:43
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1749 #: rhodecode/templates/pullrequests/pullrequest_show.html:81
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1750 #: rhodecode/templates/summary/summary.html:106
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1751 msgid "Description"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1752 msgstr "Description"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1753
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1754 #: rhodecode/templates/index_base.html:51
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1755 #: rhodecode/templates/admin/permissions/permissions.html:55
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1756 #: rhodecode/templates/admin/repos/repo_add_base.html:29
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1757 #: rhodecode/templates/admin/repos/repo_edit.html:50
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1758 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:57
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1759 #: rhodecode/templates/forks/fork.html:47
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1760 msgid "Repository group"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1761 msgstr "Groupe de dépôt"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1762
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1763 #: rhodecode/templates/index_base.html:121
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1764 #: rhodecode/templates/admin/repos/repo_add_base.html:9
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1765 #: rhodecode/templates/admin/repos/repo_edit.html:32
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1766 #: rhodecode/templates/admin/repos/repos.html:71
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1767 #: rhodecode/templates/admin/users/user_edit_my_account.html:172
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1768 #: rhodecode/templates/base/perms_summary.html:37
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1769 #: rhodecode/templates/bookmarks/bookmarks.html:48
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1770 #: rhodecode/templates/bookmarks/bookmarks_data.html:6
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1771 #: rhodecode/templates/branches/branches.html:47
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
1772 #: rhodecode/templates/branches/branches_data.html:6
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1773 #: rhodecode/templates/files/files_browser.html:47
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1774 #: rhodecode/templates/journal/journal.html:193
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1775 #: rhodecode/templates/journal/journal.html:283
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1776 #: rhodecode/templates/summary/summary.html:55
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1777 #: rhodecode/templates/summary/summary.html:124
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1778 #: rhodecode/templates/tags/tags.html:48
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1779 #: rhodecode/templates/tags/tags_data.html:6
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1780 msgid "Name"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1781 msgstr "Nom"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1782
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1783 #: rhodecode/templates/index_base.html:124
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1784 msgid "Last Change"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1785 msgstr "Dernière modification"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1786
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1787 #: rhodecode/templates/index_base.html:126
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1788 #: rhodecode/templates/admin/repos/repos.html:74
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1789 #: rhodecode/templates/admin/users/user_edit_my_account.html:174
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1790 #: rhodecode/templates/journal/journal.html:195
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1791 #: rhodecode/templates/journal/journal.html:285
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1792 msgid "Tip"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1793 msgstr "Sommet"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1794
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1795 #: rhodecode/templates/index_base.html:128
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1796 #: rhodecode/templates/admin/repos/repo_edit.html:114
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1797 #: rhodecode/templates/admin/repos/repos.html:76
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1798 msgid "Owner"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1799 msgstr "Propriétaire"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1800
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1801 #: rhodecode/templates/index_base.html:136
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1802 #: rhodecode/templates/admin/repos/repos.html:84
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1803 #: rhodecode/templates/admin/users/user_edit_my_account.html:183
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1804 #: rhodecode/templates/admin/users/users.html:107
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1805 #: rhodecode/templates/bookmarks/bookmarks.html:74
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1806 #: rhodecode/templates/branches/branches.html:73
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1807 #: rhodecode/templates/journal/journal.html:204
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1808 #: rhodecode/templates/journal/journal.html:294
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1809 #: rhodecode/templates/tags/tags.html:74
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1810 msgid "Click to sort ascending"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1811 msgstr "Tri ascendant"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1812
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1813 #: rhodecode/templates/index_base.html:137
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1814 #: rhodecode/templates/admin/repos/repos.html:85
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1815 #: rhodecode/templates/admin/users/user_edit_my_account.html:184
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1816 #: rhodecode/templates/admin/users/users.html:108
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1817 #: rhodecode/templates/bookmarks/bookmarks.html:75
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1818 #: rhodecode/templates/branches/branches.html:74
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1819 #: rhodecode/templates/journal/journal.html:205
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1820 #: rhodecode/templates/journal/journal.html:295
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1821 #: rhodecode/templates/tags/tags.html:75
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1822 msgid "Click to sort descending"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1823 msgstr "Tri descendant"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1824
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1825 #: rhodecode/templates/index_base.html:138
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1826 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1827 msgid "No repositories found."
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1828 msgstr "Groupes de dépôts"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1829
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1830 #: rhodecode/templates/index_base.html:139
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1831 #: rhodecode/templates/admin/repos/repos.html:87
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1832 #: rhodecode/templates/admin/users/user_edit_my_account.html:186
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1833 #: rhodecode/templates/admin/users/users.html:110
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1834 #: rhodecode/templates/bookmarks/bookmarks.html:77
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1835 #: rhodecode/templates/branches/branches.html:76
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1836 #: rhodecode/templates/journal/journal.html:207
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1837 #: rhodecode/templates/journal/journal.html:297
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1838 #: rhodecode/templates/tags/tags.html:77
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1839 msgid "Data error."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1840 msgstr "Erreur d’intégrité des données."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1841
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1842 #: rhodecode/templates/index_base.html:140
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1843 #: rhodecode/templates/admin/repos/repos.html:88
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1844 #: rhodecode/templates/admin/users/user_edit_my_account.html:58
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1845 #: rhodecode/templates/admin/users/user_edit_my_account.html:187
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1846 #: rhodecode/templates/admin/users/users.html:111
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1847 #: rhodecode/templates/bookmarks/bookmarks.html:78
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1848 #: rhodecode/templates/branches/branches.html:77
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1849 #: rhodecode/templates/journal/journal.html:208
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1850 #: rhodecode/templates/journal/journal.html:298
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1851 #: rhodecode/templates/tags/tags.html:78
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1852 msgid "Loading..."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1853 msgstr "Chargement…"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1854
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1855 #: rhodecode/templates/login.html:5 rhodecode/templates/base/base.html:239
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1856 msgid "Log In"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1857 msgstr "Connexion"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1858
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1859 #: rhodecode/templates/login.html:21
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1860 #, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1861 msgid "Log In to %s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1862 msgstr ""
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1863
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
1864 #: rhodecode/templates/login.html:31 rhodecode/templates/register.html:20
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1865 #: rhodecode/templates/admin/admin_log.html:5
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1866 #: rhodecode/templates/admin/users/user_add.html:32
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1867 #: rhodecode/templates/admin/users/user_edit.html:57
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1868 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:31
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1869 #: rhodecode/templates/admin/users/users.html:77
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1870 #: rhodecode/templates/base/base.html:215
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1871 #: rhodecode/templates/summary/summary.html:123
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1872 msgid "Username"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1873 msgstr "Nom d’utilisateur"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1874
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
1875 #: rhodecode/templates/login.html:40 rhodecode/templates/register.html:29
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1876 #: rhodecode/templates/admin/ldap/ldap.html:46
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1877 #: rhodecode/templates/admin/users/user_add.html:41
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1878 #: rhodecode/templates/base/base.html:224
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1879 msgid "Password"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1880 msgstr "Mot de passe"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1881
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1882 #: rhodecode/templates/login.html:50
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1883 msgid "Remember me"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1884 msgstr "Se souvenir de moi"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1885
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1886 #: rhodecode/templates/login.html:54
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1887 msgid "Sign In"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1888 msgstr "Connexion"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1889
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1890 #: rhodecode/templates/login.html:60
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1891 msgid "Forgot your password ?"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1892 msgstr "Mot de passe oublié ?"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1893
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1894 #: rhodecode/templates/login.html:63 rhodecode/templates/base/base.html:235
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1895 msgid "Don't have an account ?"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1896 msgstr "Vous n’avez pas de compte ?"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1897
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1898 #: rhodecode/templates/password_reset.html:5
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1899 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1900 msgid "Password Reset"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1901 msgstr "Réinitialisation du mot de passe"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1902
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1903 #: rhodecode/templates/password_reset.html:11
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1904 msgid "Reset your password to"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1905 msgstr "Réinitialiser votre mot de passe"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1906
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1907 #: rhodecode/templates/password_reset.html:21
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1908 msgid "Email address"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1909 msgstr "Adresse e-mail"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1910
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1911 #: rhodecode/templates/password_reset.html:30
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1912 msgid "Reset my password"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1913 msgstr "Réinitialiser mon mot de passe"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1914
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1915 #: rhodecode/templates/password_reset.html:31
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1916 msgid "Password reset link will be send to matching email address"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1917 msgstr "Votre nouveau mot de passe sera envoyé à l’adresse correspondante."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1918
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
1919 #: rhodecode/templates/register.html:5 rhodecode/templates/register.html:74
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1920 msgid "Sign Up"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1921 msgstr "Inscription"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1922
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1923 #: rhodecode/templates/register.html:11
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1924 msgid "Sign Up to"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1925 msgstr "Inscription à"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1926
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1927 #: rhodecode/templates/register.html:38
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1928 msgid "Re-enter password"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1929 msgstr "Confirmation"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1930
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1931 #: rhodecode/templates/register.html:47
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1932 #: rhodecode/templates/admin/users/user_add.html:59
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1933 #: rhodecode/templates/admin/users/user_edit.html:97
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1934 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:62
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1935 msgid "First Name"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1936 msgstr "Prénom"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1937
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1938 #: rhodecode/templates/register.html:56
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1939 #: rhodecode/templates/admin/users/user_add.html:68
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1940 #: rhodecode/templates/admin/users/user_edit.html:106
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1941 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:71
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1942 msgid "Last Name"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1943 msgstr "Nom"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1944
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1945 #: rhodecode/templates/register.html:65
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1946 #: rhodecode/templates/admin/users/user_add.html:77
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1947 #: rhodecode/templates/admin/users/user_edit.html:115
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1948 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:80
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1949 #: rhodecode/templates/summary/summary.html:125
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1950 msgid "Email"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1951 msgstr "E-mail"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1952
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1953 #: rhodecode/templates/register.html:76
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1954 msgid "Your account will be activated right after registration"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1955 msgstr "Votre compte utilisateur sera actif dès la fin de l’enregistrement."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1956
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1957 #: rhodecode/templates/register.html:78
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1958 msgid "Your account must wait for activation by administrator"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1959 msgstr "Votre compte utilisateur devra être activé par un administrateur."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1960
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1961 #: rhodecode/templates/repo_switcher_list.html:10
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1962 #: rhodecode/templates/admin/defaults/defaults.html:44
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
1963 #: rhodecode/templates/admin/repos/repo_add_base.html:65
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1964 #: rhodecode/templates/admin/repos/repo_edit.html:78
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1965 #: rhodecode/templates/data_table/_dt_elements.html:61
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1966 #: rhodecode/templates/summary/summary.html:77
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1967 msgid "Private repository"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1968 msgstr "Dépôt privé"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1969
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1970 #: rhodecode/templates/repo_switcher_list.html:12
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1971 #: rhodecode/templates/data_table/_dt_elements.html:63
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1972 #: rhodecode/templates/summary/summary.html:79
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1973 msgid "Public repository"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1974 msgstr "Dépôt public"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1975
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1976 #: rhodecode/templates/switch_to_list.html:10
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
1977 #: rhodecode/templates/branches/branches_data.html:57
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1978 msgid "There are no branches yet"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1979 msgstr "Aucune branche n’a été créée pour le moment."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1980
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1981 #: rhodecode/templates/switch_to_list.html:22
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
1982 #: rhodecode/templates/tags/tags_data.html:38
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1983 msgid "There are no tags yet"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1984 msgstr "Aucun tag n’a été créé pour le moment."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1985
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1986 #: rhodecode/templates/switch_to_list.html:35
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1987 #: rhodecode/templates/bookmarks/bookmarks_data.html:37
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1988 msgid "There are no bookmarks yet"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1989 msgstr "Aucun signet n’a été créé."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1990
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1991 #: rhodecode/templates/admin/admin.html:5
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1992 #: rhodecode/templates/admin/admin.html:13
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1993 #: rhodecode/templates/base/base.html:73
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1994 msgid "Admin journal"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1995 msgstr "Historique d’administration"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
1996
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1997 #: rhodecode/templates/admin/admin.html:10
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1998 #, fuzzy
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1999 msgid "journal filter..."
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
2000 msgstr "Filtre rapide…"
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
2001
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
2002 #: rhodecode/templates/admin/admin.html:12
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
2003 #: rhodecode/templates/journal/journal.html:11
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
2004 #, fuzzy
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
2005 msgid "filter"
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
2006 msgstr "Fichiers"
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
2007
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
2008 #: rhodecode/templates/admin/admin.html:13
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
2009 #: rhodecode/templates/journal/journal.html:12
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
2010 #, python-format
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
2011 msgid "%s entry"
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
2012 msgid_plural "%s entries"
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
2013 msgstr[0] ""
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
2014 msgstr[1] ""
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
2015
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2016 #: rhodecode/templates/admin/admin_log.html:6
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
2017 #: rhodecode/templates/admin/repos/repos.html:77
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2018 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:46
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2019 #: rhodecode/templates/admin/users/user_edit_my_account.html:176
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2020 #: rhodecode/templates/admin/users/users.html:87
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2021 #: rhodecode/templates/admin/users_groups/users_groups.html:40
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2022 #: rhodecode/templates/journal/journal.html:197
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2023 #: rhodecode/templates/journal/journal.html:287
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2024 msgid "Action"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2025 msgstr "Action"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2026
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2027 #: rhodecode/templates/admin/admin_log.html:7
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2028 #: rhodecode/templates/admin/permissions/permissions.html:41
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2029 msgid "Repository"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2030 msgstr "Dépôt"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2031
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2032 #: rhodecode/templates/admin/admin_log.html:8
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2033 #: rhodecode/templates/bookmarks/bookmarks.html:49
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2034 #: rhodecode/templates/bookmarks/bookmarks_data.html:7
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2035 #: rhodecode/templates/branches/branches.html:48
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2036 #: rhodecode/templates/branches/branches_data.html:7
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2037 #: rhodecode/templates/tags/tags.html:49
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2038 #: rhodecode/templates/tags/tags_data.html:7
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2039 msgid "Date"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2040 msgstr "Date"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2041
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2042 #: rhodecode/templates/admin/admin_log.html:9
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2043 msgid "From IP"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2044 msgstr "Depuis l’adresse IP"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2045
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
2046 #: rhodecode/templates/admin/admin_log.html:63
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2047 msgid "No actions yet"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2048 msgstr "Aucune action n’a été enregistrée pour le moment."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2049
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2050 #: rhodecode/templates/admin/defaults/defaults.html:5
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2051 #: rhodecode/templates/admin/defaults/defaults.html:25
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2052 #, fuzzy
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2053 msgid "Repositories defaults"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2054 msgstr "Groupes de dépôts"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2055
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2056 #: rhodecode/templates/admin/defaults/defaults.html:11
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2057 #: rhodecode/templates/base/base.html:80
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2058 #, fuzzy
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2059 msgid "Defaults"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2060 msgstr "[Par défaut]"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2061
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2062 #: rhodecode/templates/admin/defaults/defaults.html:35
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2063 #: rhodecode/templates/admin/repos/repo_add_base.html:38
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2064 msgid "Type"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2065 msgstr "Type"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2066
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2067 #: rhodecode/templates/admin/defaults/defaults.html:48
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2068 #: rhodecode/templates/admin/repos/repo_add_base.html:69
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2069 #: rhodecode/templates/admin/repos/repo_edit.html:82
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2070 #: rhodecode/templates/forks/fork.html:69
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2071 msgid ""
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2072 "Private repositories are only visible to people explicitly added as "
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2073 "collaborators."
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2074 msgstr ""
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2075 "Les dépôts privés sont visibles seulement par les utilisateurs ajoutés "
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2076 "comme collaborateurs."
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2077
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2078 #: rhodecode/templates/admin/defaults/defaults.html:55
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2079 #: rhodecode/templates/admin/repos/repo_edit.html:87
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2080 msgid "Enable statistics"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2081 msgstr "Activer les statistiques"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2082
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2083 #: rhodecode/templates/admin/defaults/defaults.html:59
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2084 #: rhodecode/templates/admin/repos/repo_edit.html:91
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2085 msgid "Enable statistics window on summary page."
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2086 msgstr "Afficher les statistiques sur la page du dépôt."
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2087
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2088 #: rhodecode/templates/admin/defaults/defaults.html:65
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2089 #: rhodecode/templates/admin/repos/repo_edit.html:96
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2090 msgid "Enable downloads"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2091 msgstr "Activer les téléchargements"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2092
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2093 #: rhodecode/templates/admin/defaults/defaults.html:69
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2094 #: rhodecode/templates/admin/repos/repo_edit.html:100
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2095 msgid "Enable download menu on summary page."
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2096 msgstr "Afficher le menu de téléchargements sur la page du dépôt."
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2097
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2098 #: rhodecode/templates/admin/defaults/defaults.html:75
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2099 #: rhodecode/templates/admin/repos/repo_edit.html:105
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2100 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:64
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2101 msgid "Enable locking"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2102 msgstr "Activer le verrouillage"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2103
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2104 #: rhodecode/templates/admin/defaults/defaults.html:79
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2105 #: rhodecode/templates/admin/repos/repo_edit.html:109
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2106 msgid "Enable lock-by-pulling on repository."
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2107 msgstr "Activer le verrouillage lors d’un pull sur le dépôt."
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2108
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2109 #: rhodecode/templates/admin/defaults/defaults.html:84
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2110 #: rhodecode/templates/admin/ldap/ldap.html:89
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2111 #: rhodecode/templates/admin/permissions/permissions.html:122
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2112 #: rhodecode/templates/admin/repos/repo_edit.html:141
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2113 #: rhodecode/templates/admin/repos/repo_edit.html:166
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2114 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:72
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2115 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:96
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2116 #: rhodecode/templates/admin/settings/hooks.html:73
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2117 #: rhodecode/templates/admin/users/user_add.html:94
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2118 #: rhodecode/templates/admin/users/user_edit.html:140
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2119 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:88
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2120 #: rhodecode/templates/admin/users_groups/users_group_add.html:49
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2121 #: rhodecode/templates/admin/users_groups/users_group_edit.html:90
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2122 #: rhodecode/templates/admin/users_groups/users_group_edit.html:143
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2123 #: rhodecode/templates/base/default_perms_box.html:53
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2124 msgid "Save"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2125 msgstr "Enregistrer"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2126
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2127 #: rhodecode/templates/admin/gists/index.html:5
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2128 #: rhodecode/templates/base/base.html:299
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2129 msgid "Gists"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2130 msgstr ""
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2131
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2132 #: rhodecode/templates/admin/gists/index.html:10
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2133 #, fuzzy, python-format
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2134 msgid "Private Gists for user %s"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2135 msgstr "utilisateur %s créé"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2136
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2137 #: rhodecode/templates/admin/gists/index.html:12
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2138 #, python-format
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2139 msgid "Public Gists for user %s"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2140 msgstr ""
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2141
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2142 #: rhodecode/templates/admin/gists/index.html:14
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2143 msgid "Public Gists"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2144 msgstr ""
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2145
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2146 #: rhodecode/templates/admin/gists/index.html:31
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2147 #: rhodecode/templates/admin/gists/show.html:24
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2148 #: rhodecode/templates/base/base.html:302
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2149 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2150 msgid "Create new gist"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2151 msgstr "Créer un nouveau fichier"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2152
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2153 #: rhodecode/templates/admin/gists/index.html:48
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2154 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2155 msgid "Created"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2156 msgstr "Lecture"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2157
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2158 #: rhodecode/templates/admin/gists/index.html:51
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2159 #: rhodecode/templates/admin/gists/index.html:53
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2160 #: rhodecode/templates/admin/gists/show.html:43
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2161 #: rhodecode/templates/admin/gists/show.html:45
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2162 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2163 msgid "Expires"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2164 msgstr "Dépôts"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2165
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2166 #: rhodecode/templates/admin/gists/index.html:51
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2167 #: rhodecode/templates/admin/gists/show.html:43
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2168 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2169 msgid "never"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2170 msgstr "%d relecteur"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2171
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2172 #: rhodecode/templates/admin/gists/index.html:68
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2173 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2174 msgid "There are no gists yet"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2175 msgstr "Aucun tag n’a été créé pour le moment."
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2176
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2177 #: rhodecode/templates/admin/gists/new.html:5
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2178 #: rhodecode/templates/admin/gists/new.html:16
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2179 msgid "New gist"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2180 msgstr ""
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2181
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2182 #: rhodecode/templates/admin/gists/new.html:37
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2183 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2184 msgid "Gist description ..."
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2185 msgstr "Description"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2186
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2187 #: rhodecode/templates/admin/gists/new.html:52
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2188 msgid "Create private gist"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2189 msgstr ""
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2190
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2191 #: rhodecode/templates/admin/gists/new.html:53
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2192 msgid "Create public gist"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2193 msgstr ""
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2194
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2195 #: rhodecode/templates/admin/gists/new.html:54
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2196 #: rhodecode/templates/admin/permissions/permissions.html:123
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2197 #: rhodecode/templates/admin/permissions/permissions.html:185
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2198 #: rhodecode/templates/admin/repos/repo_edit.html:142
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2199 #: rhodecode/templates/admin/repos/repo_edit.html:167
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2200 #: rhodecode/templates/admin/repos/repo_edit.html:381
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2201 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:73
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2202 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:97
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2203 #: rhodecode/templates/admin/settings/settings.html:115
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2204 #: rhodecode/templates/admin/settings/settings.html:196
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2205 #: rhodecode/templates/admin/settings/settings.html:288
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2206 #: rhodecode/templates/admin/users/user_edit.html:141
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2207 #: rhodecode/templates/admin/users/user_edit.html:198
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2208 #: rhodecode/templates/admin/users/user_edit.html:246
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2209 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:89
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2210 #: rhodecode/templates/admin/users_groups/users_group_edit.html:144
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2211 #: rhodecode/templates/base/default_perms_box.html:54
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2212 #: rhodecode/templates/files/files_add.html:80
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2213 #: rhodecode/templates/files/files_edit.html:66
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2214 #: rhodecode/templates/pullrequests/pullrequest.html:86
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2215 msgid "Reset"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2216 msgstr "Réinitialiser"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2217
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2218 #: rhodecode/templates/admin/gists/show.html:5
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2219 msgid "gist"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2220 msgstr ""
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2221
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2222 #: rhodecode/templates/admin/gists/show.html:9
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2223 msgid "Gist"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2224 msgstr ""
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2225
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2226 #: rhodecode/templates/admin/gists/show.html:36
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2227 msgid "Public gist"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2228 msgstr ""
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2229
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2230 #: rhodecode/templates/admin/gists/show.html:38
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2231 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2232 msgid "Private gist"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2233 msgstr "Dépôt privé"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2234
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2235 #: rhodecode/templates/admin/gists/show.html:54
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2236 #: rhodecode/templates/admin/repos/repo_edit.html:299
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2237 #: rhodecode/templates/changeset/changeset_file_comment.html:40
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2238 msgid "Delete"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2239 msgstr "Supprimer"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2240
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2241 #: rhodecode/templates/admin/gists/show.html:54
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2242 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2243 msgid "Confirm to delete this gist"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2244 msgstr "Veuillez confirmer la suppression de l’e-mail : %s"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2245
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2246 #: rhodecode/templates/admin/gists/show.html:63
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2247 #: rhodecode/templates/admin/gists/show.html:84
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2248 #: rhodecode/templates/files/files_edit.html:48
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2249 #: rhodecode/templates/files/files_source.html:25
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2250 #: rhodecode/templates/files/files_source.html:55
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2251 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2252 msgid "Show as raw"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2253 msgstr "montrer le fichier brut"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2254
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2255 #: rhodecode/templates/admin/gists/show.html:71
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2256 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2257 msgid "created"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2258 msgstr "Lecture"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2259
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2260 #: rhodecode/templates/admin/ldap/ldap.html:5
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2261 msgid "LDAP administration"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2262 msgstr "Administration LDAP"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2263
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2264 #: rhodecode/templates/admin/ldap/ldap.html:11
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2265 #: rhodecode/templates/admin/users/users.html:86
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2266 #: rhodecode/templates/base/base.html:79
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2267 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2268 msgid "LDAP"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2269 msgstr "LDAP"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2270
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2271 #: rhodecode/templates/admin/ldap/ldap.html:28
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2272 msgid "Connection settings"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2273 msgstr "Options de connexion"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2274
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2275 #: rhodecode/templates/admin/ldap/ldap.html:30
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2276 msgid "Enable LDAP"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2277 msgstr "Activer le LDAP"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2278
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2279 #: rhodecode/templates/admin/ldap/ldap.html:34
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2280 msgid "Host"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2281 msgstr "Serveur"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2282
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2283 #: rhodecode/templates/admin/ldap/ldap.html:38
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2284 msgid "Port"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2285 msgstr "Port"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2286
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2287 #: rhodecode/templates/admin/ldap/ldap.html:42
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2288 msgid "Account"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2289 msgstr "Compte"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2290
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2291 #: rhodecode/templates/admin/ldap/ldap.html:50
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2292 msgid "Connection security"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2293 msgstr "Connexion sécurisée"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2294
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2295 #: rhodecode/templates/admin/ldap/ldap.html:54
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2296 msgid "Certificate Checks"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2297 msgstr "Vérif. des certificats"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2298
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2299 #: rhodecode/templates/admin/ldap/ldap.html:57
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2300 msgid "Search settings"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2301 msgstr "Réglages de recherche"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2302
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2303 #: rhodecode/templates/admin/ldap/ldap.html:59
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2304 msgid "Base DN"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2305 msgstr "Base de recherche"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2307 #: rhodecode/templates/admin/ldap/ldap.html:63
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2308 msgid "LDAP Filter"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2309 msgstr "Filtre de recherche"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2310
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2311 #: rhodecode/templates/admin/ldap/ldap.html:67
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2312 msgid "LDAP Search Scope"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2313 msgstr "Portée de recherche"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2314
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2315 #: rhodecode/templates/admin/ldap/ldap.html:70
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2316 msgid "Attribute mappings"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2317 msgstr "Correspondance des attributs"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2318
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2319 #: rhodecode/templates/admin/ldap/ldap.html:72
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2320 msgid "Login Attribute"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2321 msgstr "Attribut pour le nom d’utilisateur"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2322
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2323 #: rhodecode/templates/admin/ldap/ldap.html:76
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2324 msgid "First Name Attribute"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2325 msgstr "Attribut pour le prénom"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2326
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2327 #: rhodecode/templates/admin/ldap/ldap.html:80
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2328 msgid "Last Name Attribute"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2329 msgstr "Attribut pour le nom de famille"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2330
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2331 #: rhodecode/templates/admin/ldap/ldap.html:84
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2332 msgid "E-mail Attribute"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2333 msgstr "Attribut pour l’e-mail"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2334
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2335 #: rhodecode/templates/admin/notifications/notifications.html:5
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2336 #: rhodecode/templates/admin/notifications/notifications.html:9
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2337 msgid "My Notifications"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2338 msgstr "Mes notifications"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2339
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2340 #: rhodecode/templates/admin/notifications/notifications.html:29
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
2341 msgid "All"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
2342 msgstr "Tous"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
2343
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
2344 #: rhodecode/templates/admin/notifications/notifications.html:30
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
2345 msgid "Comments"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
2346 msgstr "Commentaires"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
2347
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
2348 #: rhodecode/templates/admin/notifications/notifications.html:31
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2349 #: rhodecode/templates/pullrequests/pullrequest_show_all.html:8
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
2350 msgid "Pull requests"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
2351 msgstr "Requêtes de pull"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
2352
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
2353 #: rhodecode/templates/admin/notifications/notifications.html:35
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2354 msgid "Mark all read"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2355 msgstr "Tout marquer comme lu"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2356
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2357 #: rhodecode/templates/admin/notifications/notifications_data.html:39
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2358 msgid "No notifications here yet"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2359 msgstr "Aucune notification pour le moment."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2360
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2361 #: rhodecode/templates/admin/notifications/show_notification.html:5
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2362 #: rhodecode/templates/admin/notifications/show_notification.html:11
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2363 msgid "Show notification"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2364 msgstr "Notification"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2365
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2366 #: rhodecode/templates/admin/notifications/show_notification.html:9
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2367 #: rhodecode/templates/base/base.html:253
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2368 msgid "Notifications"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2369 msgstr "Notifications"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2370
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2371 #: rhodecode/templates/admin/permissions/permissions.html:5
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2372 msgid "Permissions administration"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2373 msgstr "Gestion des permissions"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2374
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2375 #: rhodecode/templates/admin/permissions/permissions.html:11
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2376 #: rhodecode/templates/admin/repos/repo_edit.html:151
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2377 #: rhodecode/templates/admin/repos/repo_edit.html:158
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2378 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:81
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2379 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:88
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2380 #: rhodecode/templates/admin/users/user_edit.html:150
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2381 #: rhodecode/templates/admin/users_groups/users_group_edit.html:129
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2382 #: rhodecode/templates/admin/users_groups/users_group_edit.html:136
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2383 #: rhodecode/templates/base/base.html:78
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2384 msgid "Permissions"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2385 msgstr "Permissions"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2386
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2387 #: rhodecode/templates/admin/permissions/permissions.html:24
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2388 msgid "Default permissions"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2389 msgstr "Permissions par défaut"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2390
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2391 #: rhodecode/templates/admin/permissions/permissions.html:31
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2392 msgid "Anonymous access"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2393 msgstr "Accès anonyme"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2394
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2395 #: rhodecode/templates/admin/permissions/permissions.html:49
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2396 #, fuzzy
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2397 msgid ""
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2398 "All default permissions on each repository will be reset to chosen "
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2399 "permission, note that all custom default permission on repositories will "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2400 "be lost"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2401 msgstr ""
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2402 "Les permissions par défaut de chaque dépôt vont être remplacées par la "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2403 "permission choisie. Toutes les permissions par défaut des dépôts seront "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2404 "perdues."
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2405
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2406 #: rhodecode/templates/admin/permissions/permissions.html:50
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2407 #: rhodecode/templates/admin/permissions/permissions.html:63
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2408 #: rhodecode/templates/admin/permissions/permissions.html:77
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2409 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2410 msgid "Overwrite existing settings"
2316
14281c7d5c2f Updated French translation (new translations and various fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2309
diff changeset
2411 msgstr "Écraser les permissions existantes"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2412
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2413 #: rhodecode/templates/admin/permissions/permissions.html:62
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2414 #, fuzzy
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2415 msgid ""
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2416 "All default permissions on each repository group will be reset to chosen "
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2417 "permission, note that all custom default permission on repository groups "
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2418 "will be lost"
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2419 msgstr ""
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2420 "Les permissions par défaut de chaque dépôt vont être remplacées par la "
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2421 "permission choisie. Toutes les permissions par défaut des dépôts seront "
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2422 "perdues."
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2423
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2424 #: rhodecode/templates/admin/permissions/permissions.html:69
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2425 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2426 msgid "User group"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2427 msgstr "Groupes d’utilisateurs"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2428
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2429 #: rhodecode/templates/admin/permissions/permissions.html:76
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2430 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2431 msgid ""
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2432 "All default permissions on each user group will be reset to chosen "
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2433 "permission, note that all custom default permission on repository groups "
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2434 "will be lost"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2435 msgstr ""
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2436 "Les permissions par défaut de chaque dépôt vont être remplacées par la "
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2437 "permission choisie. Toutes les permissions par défaut des dépôts seront "
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2438 "perdues."
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2439
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2440 #: rhodecode/templates/admin/permissions/permissions.html:83
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2441 msgid "Repository creation"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2442 msgstr "Création de dépôt"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2443
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2444 #: rhodecode/templates/admin/permissions/permissions.html:91
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2445 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2446 msgid "User group creation"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2447 msgstr "Gestion des groupes d’utilisateurs"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2448
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2449 #: rhodecode/templates/admin/permissions/permissions.html:99
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2450 msgid "Repository forking"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
2451 msgstr "Fork de dépôt"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2452
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2453 #: rhodecode/templates/admin/permissions/permissions.html:107
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2454 msgid "Registration"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2455 msgstr "Enregistrement"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2456
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2457 #: rhodecode/templates/admin/permissions/permissions.html:115
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2458 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2459 msgid "External auth account activation"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2460 msgstr "Autorisé avec activation automatique du compte"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2461
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2462 #: rhodecode/templates/admin/permissions/permissions.html:133
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
2463 #, fuzzy
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
2464 msgid "Default User Permissions"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
2465 msgstr "Permissions par défaut"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
2466
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2467 #: rhodecode/templates/admin/permissions/permissions.html:144
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2468 #: rhodecode/templates/admin/users/user_edit.html:207
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
2469 #, fuzzy
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
2470 msgid "Allowed IP addresses"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
2471 msgstr "Adresses e-mail"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
2472
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2473 #: rhodecode/templates/admin/permissions/permissions.html:158
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2474 #: rhodecode/templates/admin/repos/repo_edit.html:340
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2475 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:70
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2476 #: rhodecode/templates/admin/users/user_edit.html:175
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2477 #: rhodecode/templates/admin/users/user_edit.html:220
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2478 #: rhodecode/templates/admin/users_groups/users_groups.html:54
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
2479 #: rhodecode/templates/data_table/_dt_elements.html:122
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2480 #: rhodecode/templates/data_table/_dt_elements.html:136
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
2481 msgid "delete"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
2482 msgstr "Supprimer"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
2483
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2484 #: rhodecode/templates/admin/permissions/permissions.html:159
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2485 #: rhodecode/templates/admin/users/user_edit.html:221
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
2486 #, fuzzy, python-format
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
2487 msgid "Confirm to delete this ip: %s"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
2488 msgstr "Veuillez confirmer la suppression de l’e-mail : %s"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
2489
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2490 #: rhodecode/templates/admin/permissions/permissions.html:165
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2491 #: rhodecode/templates/admin/users/user_edit.html:227
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
2492 msgid "All IP addresses are allowed"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
2493 msgstr ""
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
2494
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2495 #: rhodecode/templates/admin/permissions/permissions.html:176
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2496 #: rhodecode/templates/admin/users/user_edit.html:238
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
2497 #, fuzzy
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
2498 msgid "New ip address"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
2499 msgstr "Nouvelle adrese"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
2500
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2501 #: rhodecode/templates/admin/permissions/permissions.html:184
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2502 #: rhodecode/templates/admin/repos/repo_add_base.html:73
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2503 #: rhodecode/templates/admin/repos/repo_edit.html:380
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2504 #: rhodecode/templates/admin/users/user_edit.html:197
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2505 #: rhodecode/templates/admin/users/user_edit.html:245
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
2506 msgid "Add"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
2507 msgstr "Ajouter"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2508
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2509 #: rhodecode/templates/admin/repos/repo_add.html:12
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2510 #: rhodecode/templates/admin/repos/repo_add.html:16
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2511 #: rhodecode/templates/base/base.html:74 rhodecode/templates/base/base.html:88
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2512 #: rhodecode/templates/base/base.html:116
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2513 #: rhodecode/templates/base/base.html:275
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2514 msgid "Repositories"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2515 msgstr "Dépôts"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2516
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2517 #: rhodecode/templates/admin/repos/repo_add.html:19
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2518 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2519 msgid "Add new"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2520 msgstr "ajouter un nouveau"
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2521
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2522 #: rhodecode/templates/admin/repos/repo_add_base.html:20
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2523 #: rhodecode/templates/summary/summary.html:96
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2524 #: rhodecode/templates/summary/summary.html:97
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2525 msgid "Clone from"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2526 msgstr "Cloner depuis"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2527
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2528 #: rhodecode/templates/admin/repos/repo_add_base.html:24
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2529 #: rhodecode/templates/admin/repos/repo_edit.html:45
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2530 msgid "Optional http[s] url from which repository should be cloned."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2531 msgstr "URL http(s) depuis laquelle le dépôt doit être cloné."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2532
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2533 #: rhodecode/templates/admin/repos/repo_add_base.html:33
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2534 #: rhodecode/templates/forks/fork.html:51
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
2535 msgid "Optionaly select a group to put this repository into."
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2536 msgstr "Sélectionnez un groupe (optionel) dans lequel sera placé le dépôt."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2537
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2538 #: rhodecode/templates/admin/repos/repo_add_base.html:42
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2539 msgid "Type of repository to create."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2540 msgstr "Type de dépôt à créer."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2541
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
2542 #: rhodecode/templates/admin/repos/repo_add_base.html:47
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2543 #: rhodecode/templates/admin/repos/repo_edit.html:59
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2544 #: rhodecode/templates/forks/fork.html:38
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
2545 msgid "Landing revision"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
2546 msgstr "Révision d’arrivée"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
2547
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2548 #: rhodecode/templates/admin/repos/repo_add_base.html:51
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2549 #: rhodecode/templates/admin/repos/repo_edit.html:63
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2550 #: rhodecode/templates/forks/fork.html:42
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
2551 msgid "Default revision for files page, downloads, whoosh and readme"
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2552 msgstr ""
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2553 "Révision par défaut pour les pages de fichiers, de téléchargements, de "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2554 "recherche et de documentation."
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
2555
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
2556 #: rhodecode/templates/admin/repos/repo_add_base.html:60
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2557 #: rhodecode/templates/admin/repos/repo_edit.html:72
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2558 #: rhodecode/templates/forks/fork.html:60
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2559 msgid "Keep it short and to the point. Use a README file for longer descriptions."
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2560 msgstr ""
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2561 "Gardez cette description précise et concise. Utilisez un fichier README "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2562 "pour des descriptions plus détaillées."
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2563
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2564 #: rhodecode/templates/admin/repos/repo_edit.html:8
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2565 msgid "Edit repository"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2566 msgstr "Éditer le dépôt"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2567
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2568 #: rhodecode/templates/admin/repos/repo_edit.html:12
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2569 #: rhodecode/templates/admin/settings/hooks.html:9
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2570 #: rhodecode/templates/admin/settings/settings.html:11
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2571 #: rhodecode/templates/base/base.html:81 rhodecode/templates/base/base.html:134
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2572 #: rhodecode/templates/summary/summary.html:212
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2573 msgid "Settings"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2574 msgstr "Options"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2575
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2576 #: rhodecode/templates/admin/repos/repo_edit.html:36
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2577 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2578 msgid "Non-changeable id"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2579 msgstr "Identifiant permanent : %s"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2580
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2581 #: rhodecode/templates/admin/repos/repo_edit.html:41
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2582 msgid "Clone uri"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2583 msgstr "URL de clone"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2584
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2585 #: rhodecode/templates/admin/repos/repo_edit.html:54
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
2586 msgid "Optional select a group to put this repository into."
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
2587 msgstr "Sélectionnez un groupe (optionel) dans lequel sera placé le dépôt."
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2588
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2589 #: rhodecode/templates/admin/repos/repo_edit.html:119
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2590 msgid "Change owner of this repository."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2591 msgstr "Changer le propriétaire de ce dépôt."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2592
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2593 #: rhodecode/templates/admin/repos/repo_edit.html:177
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2594 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2595 msgid "Advanced settings"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2596 msgstr "Enregister les options"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2597
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2598 #: rhodecode/templates/admin/repos/repo_edit.html:180
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2599 msgid "Statistics"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2600 msgstr "Statistiques"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2601
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2602 #: rhodecode/templates/admin/repos/repo_edit.html:184
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2603 msgid "Reset current statistics"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2604 msgstr "Réinitialiser les statistiques"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2605
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2606 #: rhodecode/templates/admin/repos/repo_edit.html:184
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2607 msgid "Confirm to remove current statistics"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2608 msgstr "Souhaitez-vous vraiment réinitialiser les statistiques de ce dépôt ?"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2609
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2610 #: rhodecode/templates/admin/repos/repo_edit.html:187
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2611 msgid "Fetched to rev"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2612 msgstr "Parcouru jusqu’à la révision"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2613
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2614 #: rhodecode/templates/admin/repos/repo_edit.html:188
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2615 msgid "Stats gathered"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2616 msgstr "Statistiques obtenues"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2617
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2618 #: rhodecode/templates/admin/repos/repo_edit.html:196
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2619 msgid "Remote"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2620 msgstr "Dépôt distant"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2621
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2622 #: rhodecode/templates/admin/repos/repo_edit.html:200
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2623 msgid "Pull changes from remote location"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2624 msgstr "Récupérer les changements depuis le site distant"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2625
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2626 #: rhodecode/templates/admin/repos/repo_edit.html:200
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2627 msgid "Confirm to pull changes from remote side"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2628 msgstr "Voulez-vous vraiment récupérer les changements depuis le site distant ?"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2629
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2630 #: rhodecode/templates/admin/repos/repo_edit.html:211
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2631 msgid "Cache"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2632 msgstr "Cache"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2633
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2634 #: rhodecode/templates/admin/repos/repo_edit.html:215
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2635 msgid "Invalidate repository cache"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2636 msgstr "Invalider le cache du dépôt"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2637
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2638 #: rhodecode/templates/admin/repos/repo_edit.html:215
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2639 msgid "Confirm to invalidate repository cache"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2640 msgstr "Voulez-vous vraiment invalider le cache du dépôt ?"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2641
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2642 #: rhodecode/templates/admin/repos/repo_edit.html:218
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2643 msgid ""
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2644 "Manually invalidate cache for this repository. On first access repository"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2645 " will be cached again"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2646 msgstr ""
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2647 "Invalide manuellement le cache de ce dépôt. Au prochain accès sur ce "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2648 "dépôt, il sera à nouveau mis en cache."
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
2649
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2650 #: rhodecode/templates/admin/repos/repo_edit.html:223
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
2651 msgid "List of cached values"
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
2652 msgstr "Liste des valeurs en cache"
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
2653
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2654 #: rhodecode/templates/admin/repos/repo_edit.html:226
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2655 msgid "Prefix"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2656 msgstr ""
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2657
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2658 #: rhodecode/templates/admin/repos/repo_edit.html:227
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2659 #, fuzzy
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2660 msgid "Key"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2661 msgstr "Clé d’API"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2662
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2663 #: rhodecode/templates/admin/repos/repo_edit.html:228
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2664 #: rhodecode/templates/admin/users/user_add.html:86
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2665 #: rhodecode/templates/admin/users/user_edit.html:124
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2666 #: rhodecode/templates/admin/users/users.html:84
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2667 #: rhodecode/templates/admin/users_groups/users_group_add.html:41
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2668 #: rhodecode/templates/admin/users_groups/users_group_edit.html:42
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2669 #: rhodecode/templates/admin/users_groups/users_groups.html:39
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2670 msgid "Active"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2671 msgstr "Actif"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2672
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2673 #: rhodecode/templates/admin/repos/repo_edit.html:243
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2674 #: rhodecode/templates/base/base.html:292
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2675 #: rhodecode/templates/base/base.html:293
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
2676 msgid "Public journal"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
2677 msgstr "Journal public"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
2678
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2679 #: rhodecode/templates/admin/repos/repo_edit.html:249
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
2680 msgid "Remove from public journal"
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
2681 msgstr "Supprimer du journal public"
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
2682
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2683 #: rhodecode/templates/admin/repos/repo_edit.html:251
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
2684 msgid "Add to public journal"
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
2685 msgstr "Ajouter le dépôt au journal public"
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
2686
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2687 #: rhodecode/templates/admin/repos/repo_edit.html:256
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2688 msgid ""
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2689 "All actions made on this repository will be accessible to everyone in "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2690 "public journal"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2691 msgstr ""
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2692 "Le descriptif des actions réalisées sur ce dépôt sera visible à tous "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2693 "depuis le journal public."
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2694
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2695 #: rhodecode/templates/admin/repos/repo_edit.html:263
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
2696 msgid "Locking"
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
2697 msgstr "Verrouillage"
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
2698
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2699 #: rhodecode/templates/admin/repos/repo_edit.html:268
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
2700 msgid "Unlock locked repo"
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
2701 msgstr "Déverrouiller le dépôt"
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
2702
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2703 #: rhodecode/templates/admin/repos/repo_edit.html:268
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
2704 msgid "Confirm to unlock repository"
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
2705 msgstr "Veuillez confirmer le déverrouillage de ce dépôt."
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
2706
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2707 #: rhodecode/templates/admin/repos/repo_edit.html:271
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2708 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2709 msgid "Lock repo"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
2710 msgstr "Verrouiller le dépôt"
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
2711
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2712 #: rhodecode/templates/admin/repos/repo_edit.html:271
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
2713 msgid "Confirm to lock repository"
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
2714 msgstr "Veuillez confirmer le verrouillage de ce dépôt."
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
2715
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2716 #: rhodecode/templates/admin/repos/repo_edit.html:272
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
2717 msgid "Repository is not locked"
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
2718 msgstr "Ce dépôt n’est pas verrouillé."
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
2719
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2720 #: rhodecode/templates/admin/repos/repo_edit.html:277
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2721 msgid "Force locking on repository. Works only when anonymous access is disabled"
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2722 msgstr ""
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2723 "Forcer le verrouillage du dépôt. Ce réglage fonctionne uniquement quand "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2724 "l‘accès anonyme est désactivé."
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2725
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2726 #: rhodecode/templates/admin/repos/repo_edit.html:284
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2727 msgid "Set as fork of"
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2728 msgstr "Indiquer comme fork"
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2729
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2730 #: rhodecode/templates/admin/repos/repo_edit.html:289
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2731 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2732 msgid "Set"
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
2733 msgstr "Définir"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
2734
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2735 #: rhodecode/templates/admin/repos/repo_edit.html:293
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2736 msgid "Manually set this repository as a fork of another from the list"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
2737 msgstr "Marquer ce dépôt comme fork d’un autre dépôt de la liste."
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
2738
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2739 #: rhodecode/templates/admin/repos/repo_edit.html:308
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2740 msgid "Remove this repository"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2741 msgstr "Supprimer ce dépôt"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2742
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2743 #: rhodecode/templates/admin/repos/repo_edit.html:308
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2744 msgid "Confirm to delete this repository"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2745 msgstr "Voulez-vous vraiment supprimer ce dépôt ?"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2746
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2747 #: rhodecode/templates/admin/repos/repo_edit.html:310
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2748 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2749 msgid "this repository has %s fork"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2750 msgid_plural "this repository has %s forks"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2751 msgstr[0] "[a créé] le dépôt en tant que %s fork"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2752 msgstr[1] "[a créé] le dépôt en tant que %s fork"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2753
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2754 #: rhodecode/templates/admin/repos/repo_edit.html:311
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2755 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2756 msgid "Detach forks"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2757 msgstr "Indiquer comme fork"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2758
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2759 #: rhodecode/templates/admin/repos/repo_edit.html:312
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2760 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2761 msgid "Delete forks"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2762 msgstr "Supprimer"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2763
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2764 #: rhodecode/templates/admin/repos/repo_edit.html:315
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
2765 #, fuzzy
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2766 msgid ""
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2767 "This repository will be renamed in a special way in order to be "
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2768 "unaccesible for RhodeCode and VCS systems. If you need to fully delete it"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2769 " from file system please do it manually"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2770 msgstr ""
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2771 "Ce dépôt sera renommé de manière à le rendre inaccessible à RhodeCode et "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2772 "au système de gestion de versions.\n"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2773 "Si vous voulez le supprimer complètement, effectuez la suppression "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2774 "manuellement. Ce dépôt sera renommé de manière à le rendre inaccessible à"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2775 " RhodeCode et au système de gestion de versions.\n"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2776 "Si vous voulez le supprimer complètement, effectuez la suppression "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2777 "manuellement."
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2778
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2779 #: rhodecode/templates/admin/repos/repo_edit.html:329
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2780 msgid "Extra fields"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2781 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2782
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2783 #: rhodecode/templates/admin/repos/repo_edit.html:341
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2784 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2785 msgid "Confirm to delete this field: %s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2786 msgstr "Veuillez confirmer la suppression de l’e-mail : %s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2787
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2788 #: rhodecode/templates/admin/repos/repo_edit.html:355
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2789 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2790 msgid "New field key"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2791 msgstr "Ajouter un fichier"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2792
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2793 #: rhodecode/templates/admin/repos/repo_edit.html:363
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2794 msgid "New field label"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2795 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2796
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2797 #: rhodecode/templates/admin/repos/repo_edit.html:366
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2798 msgid "Enter short label"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2799 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2800
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2801 #: rhodecode/templates/admin/repos/repo_edit.html:372
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2802 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2803 msgid "New field description"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2804 msgstr "Description"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2805
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2806 #: rhodecode/templates/admin/repos/repo_edit.html:375
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2807 msgid "Enter description of a field"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2808 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2809
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2810 #: rhodecode/templates/admin/repos/repo_edit_perms.html:3
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2811 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:3
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2812 #: rhodecode/templates/admin/users_groups/user_group_edit_perms.html:3
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2813 msgid "none"
2316
14281c7d5c2f Updated French translation (new translations and various fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2309
diff changeset
2814 msgstr "Aucune"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2815
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2816 #: rhodecode/templates/admin/repos/repo_edit_perms.html:4
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2817 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:4
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2818 #: rhodecode/templates/admin/users_groups/user_group_edit_perms.html:4
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2819 msgid "read"
2316
14281c7d5c2f Updated French translation (new translations and various fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2309
diff changeset
2820 msgstr "Lecture"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2821
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2822 #: rhodecode/templates/admin/repos/repo_edit_perms.html:5
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2823 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:5
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2824 #: rhodecode/templates/admin/users_groups/user_group_edit_perms.html:5
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2825 msgid "write"
2316
14281c7d5c2f Updated French translation (new translations and various fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2309
diff changeset
2826 msgstr "Écriture"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2827
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2828 #: rhodecode/templates/admin/repos/repo_edit_perms.html:6
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2829 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:6
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2830 #: rhodecode/templates/admin/users_groups/user_group_edit_perms.html:6
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2831 msgid "admin"
2316
14281c7d5c2f Updated French translation (new translations and various fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2309
diff changeset
2832 msgstr "Administration"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2833
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2834 #: rhodecode/templates/admin/repos/repo_edit_perms.html:7
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2835 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:7
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2836 #: rhodecode/templates/admin/users_groups/user_group_edit_perms.html:7
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2837 msgid "member"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2838 msgstr "Membre"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2839
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2840 #: rhodecode/templates/admin/repos/repo_edit_perms.html:16
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2841 msgid "private repository"
2316
14281c7d5c2f Updated French translation (new translations and various fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2309
diff changeset
2842 msgstr "Dépôt privé"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2843
2422
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
2844 #: rhodecode/templates/admin/repos/repo_edit_perms.html:19
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
2845 #: rhodecode/templates/admin/repos/repo_edit_perms.html:28
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2846 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:20
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2847 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:35
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2848 #: rhodecode/templates/admin/users_groups/user_group_edit_perms.html:20
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2849 #: rhodecode/templates/admin/users_groups/user_group_edit_perms.html:35
2422
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
2850 msgid "default"
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
2851 msgstr "[Par défaut]"
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
2852
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2853 #: rhodecode/templates/admin/repos/repo_edit_perms.html:33
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
2854 #: rhodecode/templates/admin/repos/repo_edit_perms.html:58
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2855 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:25
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2856 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:55
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2857 #: rhodecode/templates/admin/users_groups/user_group_edit_perms.html:25
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2858 #: rhodecode/templates/admin/users_groups/user_group_edit_perms.html:55
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2859 msgid "revoke"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2860 msgstr "Révoquer"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2861
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2862 #: rhodecode/templates/admin/repos/repo_edit_perms.html:83
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2863 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:81
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2864 #: rhodecode/templates/admin/users_groups/user_group_edit_perms.html:81
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2865 msgid "Add another member"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2866 msgstr "Ajouter un utilisateur"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2867
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2868 #: rhodecode/templates/admin/repos/repos.html:5
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2869 msgid "Repositories administration"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2870 msgstr "Administration des dépôts"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2871
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2872 #: rhodecode/templates/admin/repos/repos.html:86
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2873 #: rhodecode/templates/admin/users/user_edit_my_account.html:185
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2874 #: rhodecode/templates/admin/users/users.html:109
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2875 #: rhodecode/templates/bookmarks/bookmarks.html:76
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2876 #: rhodecode/templates/branches/branches.html:75
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2877 #: rhodecode/templates/journal/journal.html:206
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2878 #: rhodecode/templates/journal/journal.html:296
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2879 #: rhodecode/templates/tags/tags.html:76
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2880 msgid "No records found."
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2881 msgstr "Aucun élément n’a été trouvé."
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2882
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2883 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:87
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
2884 msgid "apply to children"
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
2885 msgstr "Appliquer aux enfants"
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
2886
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2887 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:88
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
2888 #, fuzzy
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2889 msgid ""
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
2890 "Set or revoke permission to all children of that group, including non-"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
2891 "private repositories and other groups"
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2892 msgstr ""
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2893 "Applique ou révoque les permissions sur tous les éléments de ce groupe, "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2894 "notamment les dépôts et sous-groupes."
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
2895
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2896 #: rhodecode/templates/admin/repos_groups/repos_groups.html:4
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2897 #, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2898 msgid "%s Group Dashboard"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2899 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2900
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
2901 #: rhodecode/templates/admin/repos_groups/repos_groups.html:9
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
2902 msgid "Home"
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
2903 msgstr "Accueil"
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
2904
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
2905 #: rhodecode/templates/admin/repos_groups/repos_groups.html:13
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2906 msgid "with"
2422
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
2907 msgstr "comprenant"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2908
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2909 #: rhodecode/templates/admin/repos_groups/repos_groups_add.html:5
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2910 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2911 msgid "Add repository group"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2912 msgstr "Groupe de dépôt"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2913
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2914 #: rhodecode/templates/admin/repos_groups/repos_groups_add.html:11
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2915 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:11
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2916 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:16
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2917 #: rhodecode/templates/base/base.html:75 rhodecode/templates/base/base.html:91
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2918 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2919 msgid "Repository groups"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2920 msgstr "Groupe de dépôt"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2921
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2922 #: rhodecode/templates/admin/repos_groups/repos_groups_add.html:13
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2923 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2924 msgid "Add new repository group"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2925 msgstr "Nouveau groupe de dépôt"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2926
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2927 #: rhodecode/templates/admin/repos_groups/repos_groups_add.html:51
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2928 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:56
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2929 msgid "Group parent"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2930 msgstr "Parent du groupe"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2931
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2932 #: rhodecode/templates/admin/repos_groups/repos_groups_add.html:59
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2933 msgid "save"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2934 msgstr "Enregistrer"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2935
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2936 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:5
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2937 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2938 msgid "Edit repository group"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2939 msgstr "Édition du groupe de dépôt"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2940
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2941 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:13
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2942 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2943 msgid "Edit repository group %s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2944 msgstr "Édition du groupe de dépôt %s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2945
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2946 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:27
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
2947 #, fuzzy
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2948 msgid "Add child group"
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
2949 msgstr "Ajouter un nouveau groupe"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
2950
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2951 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:68
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2952 msgid ""
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2953 "Enable lock-by-pulling on group. This option will be applied to all other"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2954 " groups and repositories inside"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2955 msgstr ""
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2956 "Activer le verrou lors d’un pull sur le groupe. Cette option sera "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2957 "appliquée à tous les sous-groupes et dépôts de ce groupe."
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2958
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2959 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:5
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2960 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2961 msgid "Repository groups administration"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2962 msgstr "Administration des groupes de dépôts"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2963
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2964 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:45
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2965 msgid "Number of toplevel repositories"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2966 msgstr "Nombre de sous-dépôts"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2967
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2968 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:64
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2969 #: rhodecode/templates/admin/users_groups/users_groups.html:48
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2970 #: rhodecode/templates/changeset/changeset_file_comment.html:73
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2971 #: rhodecode/templates/changeset/changeset_file_comment.html:171
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2972 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2973 msgid "Edit"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2974 msgstr "éditer"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2975
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2976 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:65
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2977 #: rhodecode/templates/admin/users_groups/users_groups.html:49
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2978 #: rhodecode/templates/base/perms_summary.html:29
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2979 #: rhodecode/templates/base/perms_summary.html:60
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2980 #: rhodecode/templates/base/perms_summary.html:62
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2981 #: rhodecode/templates/data_table/_dt_elements.html:116
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2982 #: rhodecode/templates/data_table/_dt_elements.html:117
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2983 #: rhodecode/templates/data_table/_dt_elements.html:130
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2984 #: rhodecode/templates/data_table/_dt_elements.html:131
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2985 msgid "edit"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2986 msgstr "éditer"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2987
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2988 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:70
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2989 #, fuzzy, python-format
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2990 msgid "Confirm to delete this group: %s with %s repository"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2991 msgid_plural "Confirm to delete this group: %s with %s repositories"
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2992 msgstr[0] ""
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2993 msgstr[1] ""
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
2994
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2995 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:78
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2996 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2997 msgid "There are no repository groups yet"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2998 msgstr "Aucun groupe de dépôts n’a été créé pour le moment."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
2999
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3000 #: rhodecode/templates/admin/settings/hooks.html:5
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3001 #: rhodecode/templates/admin/settings/settings.html:5
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3002 msgid "Settings administration"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3003 msgstr "Administration générale"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3004
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3005 #: rhodecode/templates/admin/settings/hooks.html:24
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3006 msgid "Built in hooks - read only"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3007 msgstr "Hooks prédéfinis (lecture seule)"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3008
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3009 #: rhodecode/templates/admin/settings/hooks.html:40
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3010 msgid "Custom hooks"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3011 msgstr "Hooks personnalisés"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3012
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3013 #: rhodecode/templates/admin/settings/hooks.html:56
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3014 msgid "remove"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3015 msgstr "Enlever"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3016
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3017 #: rhodecode/templates/admin/settings/hooks.html:88
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3018 msgid "Failed to remove hook"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3019 msgstr "Erreur lors de la suppression du hook."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3020
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3021 #: rhodecode/templates/admin/settings/settings.html:26
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3022 msgid "Remap and rescan repositories"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3023 msgstr "Ré-associer et re-scanner les dépôts"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3024
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3025 #: rhodecode/templates/admin/settings/settings.html:34
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3026 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3027 msgid "Rescan option"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3028 msgstr "Option de re-scan"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3029
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3030 #: rhodecode/templates/admin/settings/settings.html:40
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3031 msgid ""
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3032 "In case a repository was deleted from filesystem and there are leftovers "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3033 "in the database check this option to scan obsolete data in database and "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3034 "remove it."
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3035 msgstr ""
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3036 "Cochez cette option pour supprimer d’éventuelles données obsolètes "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3037 "(concernant des dépôts manuellement supprimés) de la base de données."
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3038
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3039 #: rhodecode/templates/admin/settings/settings.html:41
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3040 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3041 msgid "Destroy old data"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3042 msgstr "Supprimer les données obsolètes"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3043
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3044 #: rhodecode/templates/admin/settings/settings.html:43
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3045 msgid ""
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3046 "Rescan repositories location for new repositories. Also deletes obsolete "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3047 "if `destroy` flag is checked "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3048 msgstr ""
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3049 "Rescanner le dossier contenant les dépôts pour en trouver de nouveaux. "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3050 "Supprime égalements les entrées de dépôts obsolètes si « Supprimer les "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3051 "données obsolètes » est coché."
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3052
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3053 #: rhodecode/templates/admin/settings/settings.html:48
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3054 msgid "Rescan repositories"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3055 msgstr "Re-scanner les dépôts"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3056
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3057 #: rhodecode/templates/admin/settings/settings.html:54
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3058 msgid "Whoosh indexing"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3059 msgstr "Indexation Whoosh"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3060
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3061 #: rhodecode/templates/admin/settings/settings.html:62
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3062 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3063 msgid "Index build option"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3064 msgstr "Option d’indexation"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3065
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3066 #: rhodecode/templates/admin/settings/settings.html:67
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3067 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3068 msgid "Build from scratch"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3069 msgstr "Purger et reconstruire l’index"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3070
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3071 #: rhodecode/templates/admin/settings/settings.html:73
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3072 msgid "Reindex"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3073 msgstr "Mettre à jour l’index"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3074
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3075 #: rhodecode/templates/admin/settings/settings.html:79
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3076 msgid "Global application settings"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3077 msgstr "Réglages d’application globaux"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3078
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3079 #: rhodecode/templates/admin/settings/settings.html:88
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3080 msgid "Site branding"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3081 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3082
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3083 #: rhodecode/templates/admin/settings/settings.html:97
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3084 msgid "HTTP authentication realm"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3085 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3086
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3087 #: rhodecode/templates/admin/settings/settings.html:106
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3088 msgid "Google Analytics code"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3089 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3090
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3091 #: rhodecode/templates/admin/settings/settings.html:114
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3092 #: rhodecode/templates/admin/settings/settings.html:195
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3093 #: rhodecode/templates/admin/settings/settings.html:287
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3094 msgid "Save settings"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3095 msgstr "Enregister les options"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3096
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3097 #: rhodecode/templates/admin/settings/settings.html:121
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3098 msgid "Visualisation settings"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
3099 msgstr "Réglages d’affichage"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3100
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3101 #: rhodecode/templates/admin/settings/settings.html:129
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3102 #, fuzzy
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3103 msgid "General"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3104 msgstr "Activer"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3105
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3106 #: rhodecode/templates/admin/settings/settings.html:134
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3107 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3108 msgid "Use repository extra fields"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3109 msgstr "Dépôts"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3110
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3111 #: rhodecode/templates/admin/settings/settings.html:136
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3112 msgid "Allows storing additional customized fields per repository."
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3113 msgstr ""
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3114
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3115 #: rhodecode/templates/admin/settings/settings.html:139
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3116 msgid "Show RhodeCode version"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3117 msgstr ""
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3118
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3119 #: rhodecode/templates/admin/settings/settings.html:141
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3120 msgid "Shows or hides displayed version of RhodeCode in the footer"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3121 msgstr ""
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3122
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3123 #: rhodecode/templates/admin/settings/settings.html:146
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3124 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3125 msgid "Dashboard items"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3126 msgstr "Tableau de bord"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3127
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3128 #: rhodecode/templates/admin/settings/settings.html:150
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3129 msgid ""
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3130 "Number of items displayed in lightweight dashboard before pagination is "
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3131 "shown."
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3132 msgstr ""
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3133
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3134 #: rhodecode/templates/admin/settings/settings.html:155
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3135 msgid "Icons"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
3136 msgstr "Icônes"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3137
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3138 #: rhodecode/templates/admin/settings/settings.html:160
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3139 msgid "Show public repo icon on repositories"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3140 msgstr "Afficher l’icône de dépôt public sur les dépôts"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3141
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3142 #: rhodecode/templates/admin/settings/settings.html:164
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3143 msgid "Show private repo icon on repositories"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3144 msgstr "Afficher l’icône de dépôt privé sur les dépôts"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3145
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3146 #: rhodecode/templates/admin/settings/settings.html:166
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3147 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3148 msgid "Show public/private icons next to repositories names"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3149 msgstr "Afficher l’icône de dépôt public sur les dépôts"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3150
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3151 #: rhodecode/templates/admin/settings/settings.html:172
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3152 msgid "Meta-Tagging"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
3153 msgstr "Meta-Tagging"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3154
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3155 #: rhodecode/templates/admin/settings/settings.html:177
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3156 msgid "Stylify recognised metatags:"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
3157 msgstr "Styliser les méta-tags reconnus :"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3158
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3159 #: rhodecode/templates/admin/settings/settings.html:204
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3160 msgid "VCS settings"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
3161 msgstr "Réglages de gestionnaire de version"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3162
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3163 #: rhodecode/templates/admin/settings/settings.html:213
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3164 msgid "Web"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3165 msgstr "Web"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3166
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3167 #: rhodecode/templates/admin/settings/settings.html:218
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3168 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3169 msgid "Require SSL for vcs operations"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
3170 msgstr "SSL requis pour les opérations de push/pull"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3171
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3172 #: rhodecode/templates/admin/settings/settings.html:220
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3173 msgid ""
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3174 "RhodeCode will require SSL for pushing or pulling. If SSL is missing it "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3175 "will return HTTP Error 406: Not Acceptable"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3176 msgstr ""
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3177 "RhodeCode requièrera SSL pour les pushs et pulls. Si le SSL n’est pas "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3178 "utilisé l’erreur HTTP 406 (Non Acceptable) sera renvoyée."
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3179
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3180 #: rhodecode/templates/admin/settings/settings.html:226
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3181 msgid "Hooks"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3182 msgstr "Hooks"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3183
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3184 #: rhodecode/templates/admin/settings/settings.html:231
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3185 msgid "Update repository after push (hg update)"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3186 msgstr "Mettre à jour les dépôts après un push (hg update)"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3187
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3188 #: rhodecode/templates/admin/settings/settings.html:235
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3189 msgid "Show repository size after push"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3190 msgstr "Afficher la taille du dépôt après un push"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3191
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3192 #: rhodecode/templates/admin/settings/settings.html:239
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3193 msgid "Log user push commands"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3194 msgstr "Journaliser les commandes de push"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3195
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3196 #: rhodecode/templates/admin/settings/settings.html:243
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3197 msgid "Log user pull commands"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3198 msgstr "Journaliser les commandes de pull"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3199
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3200 #: rhodecode/templates/admin/settings/settings.html:247
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3201 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3202 msgid "Advanced setup"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3203 msgstr "Avancé"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3204
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3205 #: rhodecode/templates/admin/settings/settings.html:252
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3206 msgid "Mercurial Extensions"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
3207 msgstr "Extensions Mercurial"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3208
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3209 #: rhodecode/templates/admin/settings/settings.html:257
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3210 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3211 msgid "Enable largefiles extension"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
3212 msgstr "Extensions largefiles"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3213
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3214 #: rhodecode/templates/admin/settings/settings.html:261
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3215 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3216 msgid "Enable hgsubversion extension"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
3217 msgstr "Extensions hgsubversion"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3218
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3219 #: rhodecode/templates/admin/settings/settings.html:263
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3220 #, fuzzy
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3221 msgid ""
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3222 "Requires hgsubversion library installed. Allows cloning from svn remote "
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3223 "locations"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3224 msgstr ""
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3225 "Ceci nécessite l’installation de la bibliothèque hgsubversion. Permet de "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3226 "clôner à partir de dépôts Suversion."
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3227
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3228 #: rhodecode/templates/admin/settings/settings.html:274
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3229 msgid "Repositories location"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3230 msgstr "Emplacement des dépôts"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3231
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3232 #: rhodecode/templates/admin/settings/settings.html:279
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3233 msgid ""
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3234 "Click to unlock. You must restart RhodeCode in order to make this setting"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3235 " take effect."
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3236 msgstr ""
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3237
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3238 #: rhodecode/templates/admin/settings/settings.html:280
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3239 #: rhodecode/templates/base/base.html:143
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3240 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3241 msgid "Unlock"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3242 msgstr "Déverrouiller"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3243
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3244 #: rhodecode/templates/admin/settings/settings.html:282
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3245 msgid ""
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3246 "Location where repositories are stored. After changing this value a "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3247 "restart, and rescan is required"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3248 msgstr ""
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3249 "Emplacement de stockage des dépôts. Si cette valeur est changée, "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3250 "Rhodecode devra être redémarré les les dépôts rescannés."
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3251
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3252 #: rhodecode/templates/admin/settings/settings.html:303
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3253 msgid "Test Email"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3254 msgstr "E-mail de test"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3255
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3256 #: rhodecode/templates/admin/settings/settings.html:311
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3257 msgid "Email to"
2316
14281c7d5c2f Updated French translation (new translations and various fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2309
diff changeset
3258 msgstr "Envoyer l’e-mail à"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3259
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3260 #: rhodecode/templates/admin/settings/settings.html:319
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3261 msgid "Send"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3262 msgstr "Envoyer"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3263
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3264 #: rhodecode/templates/admin/settings/settings.html:325
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3265 msgid "System Info and Packages"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3266 msgstr "Information système et paquets"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3267
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3268 #: rhodecode/templates/admin/settings/settings.html:328
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3269 #: rhodecode/templates/changelog/changelog.html:51
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3270 msgid "Show"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3271 msgstr "Afficher"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3272
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3273 #: rhodecode/templates/admin/users/user_add.html:5
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3274 msgid "Add user"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3275 msgstr "Ajouter un utilisateur"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3276
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3277 #: rhodecode/templates/admin/users/user_add.html:10
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3278 #: rhodecode/templates/admin/users/user_edit.html:11
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3279 #: rhodecode/templates/base/base.html:76
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3280 msgid "Users"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3281 msgstr "Utilisateurs"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3282
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3283 #: rhodecode/templates/admin/users/user_add.html:12
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3284 #: rhodecode/templates/admin/users/users.html:23
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3285 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3286 msgid "Add new user"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3287 msgstr "nouvel utilisateur"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3288
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3289 #: rhodecode/templates/admin/users/user_add.html:50
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3290 msgid "Password confirmation"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3291 msgstr "Confirmation"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3292
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3293 #: rhodecode/templates/admin/users/user_edit.html:5
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3294 msgid "Edit user"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3295 msgstr "Éditer l'utilisateur"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3296
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3297 #: rhodecode/templates/admin/users/user_edit.html:13
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3298 #: rhodecode/templates/admin/users_groups/users_group_edit.html:13
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3299 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3300 msgid "Edit %s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3301 msgstr "éditer %s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3302
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3303 #: rhodecode/templates/admin/users/user_edit.html:34
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
3304 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:10
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3305 msgid "Change your avatar at"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3306 msgstr "Vous pouvez changer votre avatar sur"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3307
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3308 #: rhodecode/templates/admin/users/user_edit.html:35
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
3309 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:11
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3310 msgid "Using"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3311 msgstr "en utilisant l’adresse"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3312
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3313 #: rhodecode/templates/admin/users/user_edit.html:43
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
3314 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:20
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3315 msgid "API key"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3316 msgstr "Clé d’API"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3317
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3318 #: rhodecode/templates/admin/users/user_edit.html:50
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3319 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:25
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3320 msgid "Current IP"
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
3321 msgstr ""
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
3322
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3323 #: rhodecode/templates/admin/users/user_edit.html:70
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3324 msgid "LDAP DN"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3325 msgstr "DN LDAP"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3326
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3327 #: rhodecode/templates/admin/users/user_edit.html:79
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3328 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:44
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3329 msgid "New password"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3330 msgstr "Nouveau mot de passe"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3331
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3332 #: rhodecode/templates/admin/users/user_edit.html:88
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3333 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:53
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3334 msgid "New password confirmation"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3335 msgstr "Confirmation du nouveau mot de passe"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3336
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3337 #: rhodecode/templates/admin/users/user_edit.html:163
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
3338 msgid "Email addresses"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
3339 msgstr "Adresses e-mail"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
3340
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3341 #: rhodecode/templates/admin/users/user_edit.html:176
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
3342 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
3343 msgid "Confirm to delete this email: %s"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
3344 msgstr "Veuillez confirmer la suppression de l’e-mail : %s"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
3345
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3346 #: rhodecode/templates/admin/users/user_edit.html:190
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
3347 msgid "New email address"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
3348 msgstr "Nouvelle adrese"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
3349
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3350 #: rhodecode/templates/admin/users/user_edit_my_account.html:5
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3351 #: rhodecode/templates/base/base.html:254
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3352 msgid "My account"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3353 msgstr "Mon compte"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3354
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3355 #: rhodecode/templates/admin/users/user_edit_my_account.html:9
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3356 msgid "My Account"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3357 msgstr "Mon compte"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3358
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3359 #: rhodecode/templates/admin/users/user_edit_my_account.html:35
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3360 msgid "My permissions"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3361 msgstr "Mes permissions"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3362
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3363 #: rhodecode/templates/admin/users/user_edit_my_account.html:38
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3364 #: rhodecode/templates/journal/journal.html:54
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3365 msgid "My repos"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3366 msgstr "Mes dépôts"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3367
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3368 #: rhodecode/templates/admin/users/user_edit_my_account.html:41
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3369 msgid "My pull requests"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
3370 msgstr "Mes requêtes de pull"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3371
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3372 #: rhodecode/templates/admin/users/user_edit_my_account_pullrequests.html:2
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3373 #: rhodecode/templates/admin/users/user_edit_my_account_pullrequests.html:4
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3374 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3375 msgid "Show closed pull requests"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3376 msgstr "[a fermé] la requête de pull de"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3377
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3378 #: rhodecode/templates/admin/users/user_edit_my_account_pullrequests.html:6
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3379 msgid "Opened by me"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
3380 msgstr "Ouvertes par moi"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3381
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3382 #: rhodecode/templates/admin/users/user_edit_my_account_pullrequests.html:15
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3383 #, python-format
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3384 msgid "Pull request #%s opened on %s"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
3385 msgstr "Requête de pull nº%s ouverte le %s"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3386
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3387 #: rhodecode/templates/admin/users/user_edit_my_account_pullrequests.html:17
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3388 #: rhodecode/templates/admin/users/user_edit_my_account_pullrequests.html:45
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3389 #: rhodecode/templates/pullrequests/pullrequest_data.html:11
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3390 #: rhodecode/templates/pullrequests/pullrequest_show.html:27
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3391 #: rhodecode/templates/pullrequests/pullrequest_show.html:42
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3392 msgid "Closed"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3393 msgstr "Fermée"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3394
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3395 #: rhodecode/templates/admin/users/user_edit_my_account_pullrequests.html:23
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3396 msgid "Confirm to delete this pull request"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
3397 msgstr "Veuillez confirmer la suppression de cette requête de pull."
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3398
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3399 #: rhodecode/templates/admin/users/user_edit_my_account_pullrequests.html:30
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3400 #: rhodecode/templates/admin/users/user_edit_my_account_pullrequests.html:51
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3401 msgid "Nothing here yet"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3402 msgstr "Rien ici pour le moment"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3403
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3404 #: rhodecode/templates/admin/users/user_edit_my_account_pullrequests.html:34
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3405 msgid "I participate in"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
3406 msgstr "Je participe à"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3407
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3408 #: rhodecode/templates/admin/users/user_edit_my_account_pullrequests.html:42
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3409 #: rhodecode/templates/pullrequests/pullrequest_data.html:8
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3410 #, python-format
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3411 msgid "Pull request #%s opened by %s on %s"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
3412 msgstr "Requête de pull nº%s ouverte par %s le %s"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3413
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3414 #: rhodecode/templates/admin/users/users.html:5
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3415 msgid "Users administration"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3416 msgstr "Administration des utilisateurs"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3417
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3418 #: rhodecode/templates/admin/users/users.html:9
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3419 msgid "users"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3420 msgstr "Utilisateurs"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3421
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3422 #: rhodecode/templates/admin/users/users.html:80
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
3423 #, fuzzy
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3424 msgid "Firstname"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3425 msgstr "Prénom"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3426
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3427 #: rhodecode/templates/admin/users/users.html:81
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3428 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3429 msgid "Lastname"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3430 msgstr "Nom de famille"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3431
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3432 #: rhodecode/templates/admin/users/users.html:82
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3433 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3434 msgid "Last login"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3435 msgstr "Dernière connexion"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3436
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3437 #: rhodecode/templates/admin/users_groups/users_group_add.html:5
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3438 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3439 msgid "Add user group"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3440 msgstr "Ajouter un groupe d’utilisateur"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3441
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3442 #: rhodecode/templates/admin/users_groups/users_group_add.html:10
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3443 #: rhodecode/templates/admin/users_groups/users_groups.html:11
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3444 #: rhodecode/templates/base/base.html:77 rhodecode/templates/base/base.html:94
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3445 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3446 msgid "User groups"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3447 msgstr "Groupes d’utilisateurs"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3448
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3449 #: rhodecode/templates/admin/users_groups/users_group_add.html:12
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3450 #: rhodecode/templates/admin/users_groups/users_groups.html:26
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3451 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3452 msgid "Add new user group"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3453 msgstr "Ajouter un nouveau groupe"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3454
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3455 #: rhodecode/templates/admin/users_groups/users_group_edit.html:5
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3456 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3457 msgid "Edit user group"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3458 msgstr "Éditer le groupe d’utilisateurs"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3459
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3460 #: rhodecode/templates/admin/users_groups/users_group_edit.html:11
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3461 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3462 msgid "UserGroups"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3463 msgstr "Groupes d’utilisateurs"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3464
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3465 #: rhodecode/templates/admin/users_groups/users_group_edit.html:50
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3466 #: rhodecode/templates/admin/users_groups/users_groups.html:38
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3467 msgid "Members"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3468 msgstr "Membres"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3469
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3470 #: rhodecode/templates/admin/users_groups/users_group_edit.html:58
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3471 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3472 msgid "Chosen group members"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3473 msgstr "Membres du groupe"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3474
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3475 #: rhodecode/templates/admin/users_groups/users_group_edit.html:61
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3476 msgid "Remove all elements"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3477 msgstr "Tout enlever"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3478
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3479 #: rhodecode/templates/admin/users_groups/users_group_edit.html:75
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3480 msgid "Available members"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3481 msgstr "Membres disponibles"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3482
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3483 #: rhodecode/templates/admin/users_groups/users_group_edit.html:79
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3484 msgid "Add all elements"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3485 msgstr "Tout ajouter"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3486
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3487 #: rhodecode/templates/admin/users_groups/users_group_edit.html:109
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3488 #, fuzzy
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3489 msgid "No members yet"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3490 msgstr "Membres"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3491
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3492 #: rhodecode/templates/admin/users_groups/users_group_edit.html:117
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3493 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3494 msgid "Global Permissions"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3495 msgstr "Copier les permissions"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3496
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3497 #: rhodecode/templates/admin/users_groups/users_groups.html:5
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
3498 #, fuzzy
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3499 msgid "User groups administration"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3500 msgstr "Gestion des groupes d’utilisateurs"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3501
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3502 #: rhodecode/templates/admin/users_groups/users_groups.html:55
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3503 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3504 msgid "Confirm to delete this user group: %s"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3505 msgstr "Voulez-vous vraiment supprimer le groupe d‘utilisateurs « %s » ?"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3506
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3507 #: rhodecode/templates/admin/users_groups/users_groups.html:62
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3508 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3509 msgid "There are no user groups yet"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3510 msgstr "Aucun groupe de dépôts n’a été créé pour le moment."
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3511
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3512 #: rhodecode/templates/base/base.html:42
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3513 #, python-format
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3514 msgid "Server instance: %s"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3515 msgstr ""
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3516
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3517 #: rhodecode/templates/base/base.html:52
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3518 msgid "Report a bug"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3519 msgstr ""
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3520
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3521 #: rhodecode/templates/base/base.html:121
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
3522 #: rhodecode/templates/data_table/_dt_elements.html:9
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
3523 #: rhodecode/templates/data_table/_dt_elements.html:11
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
3524 #: rhodecode/templates/data_table/_dt_elements.html:13
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3525 #: rhodecode/templates/summary/summary.html:8
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
3526 msgid "Summary"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
3527 msgstr "Résumé"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
3528
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3529 #: rhodecode/templates/base/base.html:122
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3530 #: rhodecode/templates/changelog/changelog.html:15
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
3531 #: rhodecode/templates/data_table/_dt_elements.html:17
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
3532 #: rhodecode/templates/data_table/_dt_elements.html:19
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
3533 #: rhodecode/templates/data_table/_dt_elements.html:21
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3534 msgid "Changelog"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3535 msgstr "Historique"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3536
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3537 #: rhodecode/templates/base/base.html:123
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
3538 #: rhodecode/templates/data_table/_dt_elements.html:25
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
3539 #: rhodecode/templates/data_table/_dt_elements.html:27
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
3540 #: rhodecode/templates/data_table/_dt_elements.html:29
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3541 #: rhodecode/templates/files/files.html:12
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3542 msgid "Files"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3543 msgstr "Fichiers"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3544
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3545 #: rhodecode/templates/base/base.html:125
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3546 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3547 msgid "Switch To"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3548 msgstr "Aller"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3549
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3550 #: rhodecode/templates/base/base.html:127
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3551 #: rhodecode/templates/base/base.html:279
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3552 msgid "loading..."
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3553 msgstr "Chargement…"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3554
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3555 #: rhodecode/templates/base/base.html:131
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3556 msgid "Options"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3557 msgstr "Options"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3558
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3559 #: rhodecode/templates/base/base.html:137
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3560 #: rhodecode/templates/forks/forks_data.html:21
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3561 msgid "Compare fork"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3562 msgstr "Comparer le fork"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3563
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3564 #: rhodecode/templates/base/base.html:139
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3565 #: rhodecode/templates/base/base.html:312
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3566 #: rhodecode/templates/search/search.html:14
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3567 #: rhodecode/templates/search/search.html:54
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3568 msgid "Search"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3569 msgstr "Rechercher"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3570
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3571 #: rhodecode/templates/base/base.html:145
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
3572 #, fuzzy
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3573 msgid "Lock"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3574 msgstr "Verrouiller"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3575
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3576 #: rhodecode/templates/base/base.html:153
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3577 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3578 msgid "Follow"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3579 msgstr "followers"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3580
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3581 #: rhodecode/templates/base/base.html:154
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
3582 #, fuzzy
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3583 msgid "Unfollow"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3584 msgstr "followers"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3585
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3586 #: rhodecode/templates/base/base.html:157
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3587 #: rhodecode/templates/data_table/_dt_elements.html:33
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3588 #: rhodecode/templates/data_table/_dt_elements.html:35
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3589 #: rhodecode/templates/data_table/_dt_elements.html:37
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3590 #: rhodecode/templates/data_table/_dt_elements.html:74
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3591 #: rhodecode/templates/forks/fork.html:9
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3592 msgid "Fork"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3593 msgstr "Fork"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3594
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3595 #: rhodecode/templates/base/base.html:159
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3596 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3597 msgid "Create Pull Request"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3598 msgstr "Nouvelle requête de pull"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3599
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3600 #: rhodecode/templates/base/base.html:165
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3601 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3602 msgid "Show Pull Requests"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3603 msgstr "Nouvelle requête de pull"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3604
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3605 #: rhodecode/templates/base/base.html:165
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3606 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3607 msgid "Pull Requests"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3608 msgstr "Requêtes de pull"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3609
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3610 #: rhodecode/templates/base/base.html:202
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3611 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3612 msgid "Not logged in"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3613 msgstr "Dernière connexion"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3614
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3615 #: rhodecode/templates/base/base.html:209
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3616 msgid "Login to your account"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3617 msgstr "Connexion à votre compte"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3618
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3619 #: rhodecode/templates/base/base.html:232
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3620 msgid "Forgot password ?"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3621 msgstr "Mot de passe oublié ?"
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
3622
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3623 #: rhodecode/templates/base/base.html:255
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3624 msgid "Log Out"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3625 msgstr "Se déconnecter"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3626
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3627 #: rhodecode/templates/base/base.html:274
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3628 msgid "Switch repository"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3629 msgstr "Aller au dépôt"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3630
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3631 #: rhodecode/templates/base/base.html:286
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3632 msgid "Show recent activity"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3633 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3634
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3635 #: rhodecode/templates/base/base.html:287
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3636 #: rhodecode/templates/journal/journal.html:4
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3637 msgid "Journal"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3638 msgstr "Historique"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3639
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3640 #: rhodecode/templates/base/base.html:298
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3641 msgid "Show public gists"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3642 msgstr ""
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3643
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3644 #: rhodecode/templates/base/base.html:303
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3645 msgid "All public gists"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3646 msgstr ""
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3647
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3648 #: rhodecode/templates/base/base.html:305
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3649 msgid "My public gists"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3650 msgstr ""
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3651
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3652 #: rhodecode/templates/base/base.html:306
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3653 msgid "My private gists"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3654 msgstr ""
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3655
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3656 #: rhodecode/templates/base/base.html:311
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3657 #, fuzzy
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3658 msgid "Search in repositories"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3659 msgstr "Rechercher dans tous les dépôts"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3660
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3661 #: rhodecode/templates/base/default_perms_box.html:14
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3662 msgid "Inherit default permissions"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3663 msgstr "Utiliser les permissions par défaut"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3664
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3665 #: rhodecode/templates/base/default_perms_box.html:18
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3666 #, fuzzy, python-format
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3667 msgid ""
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3668 "Select to inherit permissions from %s settings. With this selected below "
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3669 "options does not apply."
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3670 msgstr ""
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3671 "Cochez pour utiliser les permissions des les réglages %s. Si cette option"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3672 " est activée, les réglages ci-dessous n’auront pas d’effet."
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3673
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3674 #: rhodecode/templates/base/default_perms_box.html:26
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3675 msgid "Create repositories"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3676 msgstr "Création de dépôts"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3677
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3678 #: rhodecode/templates/base/default_perms_box.html:30
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3679 msgid "Select this option to allow repository creation for this user"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3680 msgstr ""
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3681
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3682 #: rhodecode/templates/base/default_perms_box.html:35
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3683 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3684 msgid "Create user groups"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3685 msgstr "[a créé] le groupe d’utilisateurs"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3686
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3687 #: rhodecode/templates/base/default_perms_box.html:39
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3688 msgid "Select this option to allow user group creation for this user"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3689 msgstr ""
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3690
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3691 #: rhodecode/templates/base/default_perms_box.html:44
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3692 msgid "Fork repositories"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3693 msgstr "Forker les dépôts"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3694
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3695 #: rhodecode/templates/base/default_perms_box.html:48
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3696 msgid "Select this option to allow repository forking for this user"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3697 msgstr ""
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3698
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3699 #: rhodecode/templates/base/perms_summary.html:11
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3700 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3701 msgid "No permissions defined yet"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3702 msgstr "Copier les permissions"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3703
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3704 #: rhodecode/templates/base/perms_summary.html:19
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3705 #: rhodecode/templates/base/perms_summary.html:38
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3706 msgid "Permission"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3707 msgstr "Permission"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3708
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3709 #: rhodecode/templates/base/perms_summary.html:20
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3710 #: rhodecode/templates/base/perms_summary.html:39
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3711 msgid "Edit Permission"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3712 msgstr "Éditer"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3713
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
3714 #: rhodecode/templates/base/root.html:43
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3715 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3716 msgid "Add another comment"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3717 msgstr "Nouveau commentaire"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3718
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
3719 #: rhodecode/templates/base/root.html:44
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3720 #: rhodecode/templates/data_table/_dt_elements.html:147
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3721 msgid "Stop following this repository"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3722 msgstr "Arrêter de suivre ce dépôt"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3723
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3724 #: rhodecode/templates/base/root.html:45
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3725 msgid "Start following this repository"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3726 msgstr "Suivre ce dépôt"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3727
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3728 #: rhodecode/templates/base/root.html:46
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
3729 msgid "Group"
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
3730 msgstr "Groupe"
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
3731
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3732 #: rhodecode/templates/base/root.html:47
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3733 msgid "members"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3734 msgstr "Membres"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3735
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3736 #: rhodecode/templates/base/root.html:48
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3737 #: rhodecode/templates/pullrequests/pullrequest.html:203
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3738 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3739 msgid "Loading ..."
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3740 msgstr "Chargement…"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
3741
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3742 #: rhodecode/templates/base/root.html:49
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3743 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3744 msgid "Search truncated"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3745 msgstr "Résultats tronqués"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
3746
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
3747 #: rhodecode/templates/base/root.html:50
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3748 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3749 msgid "No matching files"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3750 msgstr "Aucun fichier ne correspond"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3751
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3752 #: rhodecode/templates/base/root.html:51
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3753 #: rhodecode/templates/changelog/changelog.html:45
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
3754 msgid "Open new pull request"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
3755 msgstr "Nouvelle requête de pull"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
3756
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3757 #: rhodecode/templates/base/root.html:52
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3758 #, fuzzy
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3759 msgid "Open new pull request for selected changesets"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3760 msgstr "a ouvert une nouvelle requête de pull"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3761
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3762 #: rhodecode/templates/base/root.html:53
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3763 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3764 msgid "Show selected changesets __S -> __E"
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3765 msgstr "Afficher les changements sélections de __S à __E"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3766
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3767 #: rhodecode/templates/base/root.html:54
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3768 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3769 msgid "Show selected changeset __S"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3770 msgstr "Afficher les changements sélections de __S à __E"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3771
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3772 #: rhodecode/templates/base/root.html:55
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3773 msgid "Selection link"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3774 msgstr "Lien vers la sélection"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3775
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3776 #: rhodecode/templates/base/root.html:56
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3777 #: rhodecode/templates/changeset/diff_block.html:8
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3778 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3779 msgid "Collapse diff"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3780 msgstr "Diff de fichier"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3781
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3782 #: rhodecode/templates/base/root.html:57
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3783 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3784 msgid "Expand diff"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3785 msgstr "Diff brut"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3786
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3787 #: rhodecode/templates/base/root.html:58
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3788 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3789 msgid "Failed to remoke permission"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3790 msgstr "Échec de suppression de l’utilisateur"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3791
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3792 #: rhodecode/templates/bookmarks/bookmarks.html:5
2422
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
3793 #, python-format
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
3794 msgid "%s Bookmarks"
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
3795 msgstr "Signets de %s"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3796
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3797 #: rhodecode/templates/bookmarks/bookmarks.html:26
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3798 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3799 msgid "Compare bookmarks"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3800 msgstr "Comparer le fork"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3801
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3802 #: rhodecode/templates/bookmarks/bookmarks.html:51
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3803 #: rhodecode/templates/bookmarks/bookmarks_data.html:8
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3804 #: rhodecode/templates/branches/branches.html:50
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3805 #: rhodecode/templates/branches/branches_data.html:8
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3806 #: rhodecode/templates/changelog/changelog_summary_data.html:8
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3807 #: rhodecode/templates/tags/tags.html:51
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3808 #: rhodecode/templates/tags/tags_data.html:8
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3809 msgid "Author"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3810 msgstr "Auteur"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3811
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3812 #: rhodecode/templates/bookmarks/bookmarks.html:52
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
3813 #: rhodecode/templates/bookmarks/bookmarks_data.html:9
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3814 #: rhodecode/templates/branches/branches.html:51
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
3815 #: rhodecode/templates/branches/branches_data.html:9
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3816 #: rhodecode/templates/changelog/changelog_summary_data.html:5
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3817 #: rhodecode/templates/tags/tags.html:52
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
3818 #: rhodecode/templates/tags/tags_data.html:9
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
3819 msgid "Revision"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
3820 msgstr "Révision"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
3821
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3822 #: rhodecode/templates/bookmarks/bookmarks.html:54
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3823 #: rhodecode/templates/bookmarks/bookmarks_data.html:10
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3824 #: rhodecode/templates/branches/branches.html:53
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3825 #: rhodecode/templates/branches/branches_data.html:10
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3826 #: rhodecode/templates/tags/tags.html:54
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3827 #: rhodecode/templates/tags/tags_data.html:10
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3828 msgid "Compare"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3829 msgstr "Comparer"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3830
2422
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
3831 #: rhodecode/templates/branches/branches.html:5
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
3832 #, python-format
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
3833 msgid "%s Branches"
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
3834 msgstr "Branches de %s"
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
3835
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3836 #: rhodecode/templates/branches/branches.html:26
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
3837 msgid "Compare branches"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
3838 msgstr "Comparer les branches"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
3839
2422
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
3840 #: rhodecode/templates/changelog/changelog.html:6
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
3841 #, python-format
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
3842 msgid "%s Changelog"
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
3843 msgstr "Historique de %s"
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
3844
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3845 #: rhodecode/templates/changelog/changelog.html:19
2316
14281c7d5c2f Updated French translation (new translations and various fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2309
diff changeset
3846 #, python-format
14281c7d5c2f Updated French translation (new translations and various fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2309
diff changeset
3847 msgid "showing %d out of %d revision"
14281c7d5c2f Updated French translation (new translations and various fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2309
diff changeset
3848 msgid_plural "showing %d out of %d revisions"
14281c7d5c2f Updated French translation (new translations and various fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2309
diff changeset
3849 msgstr[0] "Affichage de %d révision sur %d"
14281c7d5c2f Updated French translation (new translations and various fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2309
diff changeset
3850 msgstr[1] "Affichage de %d révisions sur %d"
14281c7d5c2f Updated French translation (new translations and various fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2309
diff changeset
3851
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3852 #: rhodecode/templates/changelog/changelog.html:39
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3853 #, fuzzy
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3854 msgid "Clear selection"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3855 msgstr "Réglages de recherche"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3856
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3857 #: rhodecode/templates/changelog/changelog.html:42
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3858 #: rhodecode/templates/forks/forks_data.html:19
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3859 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3860 msgid "Compare fork with %s"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
3861 msgstr "Comparer le fork avec %s"
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
3862
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3863 #: rhodecode/templates/changelog/changelog.html:42
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3864 #, fuzzy
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3865 msgid "Compare fork with parent"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3866 msgstr "Comparer le fork avec %s"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3867
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3868 #: rhodecode/templates/changelog/changelog.html:78
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3869 #: rhodecode/templates/changelog/changelog_summary_data.html:28
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3870 #, python-format
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3871 msgid "Click to open associated pull request #%s"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3872 msgstr "Cliquez ici pour ouvrir la requête de pull associée #%s."
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3873
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3874 #: rhodecode/templates/changelog/changelog.html:102
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3875 #: rhodecode/templates/summary/summary.html:403
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3876 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3877 msgid "Show more"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3878 msgstr "montrer plus"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3879
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3880 #: rhodecode/templates/changelog/changelog.html:115
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3881 #: rhodecode/templates/changelog/changelog_summary_data.html:50
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3882 #: rhodecode/templates/changeset/changeset.html:107
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3883 #: rhodecode/templates/changeset/changeset_range.html:86
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3884 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3885 msgid "Bookmark %s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3886 msgstr "Signets %s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3887
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3888 #: rhodecode/templates/changelog/changelog.html:121
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3889 #: rhodecode/templates/changelog/changelog_summary_data.html:56
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3890 #: rhodecode/templates/changeset/changeset.html:113
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3891 #: rhodecode/templates/changeset/changeset_range.html:92
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3892 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3893 msgid "Tag %s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3894 msgstr "Tags %s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3895
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3896 #: rhodecode/templates/changelog/changelog.html:126
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3897 #: rhodecode/templates/changelog/changelog_summary_data.html:61
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3898 #: rhodecode/templates/changeset/changeset.html:117
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3899 #: rhodecode/templates/changeset/changeset_range.html:96
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3900 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3901 msgid "Branch %s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3902 msgstr "Branches %s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3903
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3904 #: rhodecode/templates/changelog/changelog.html:286
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3905 msgid "There are no changes yet"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3906 msgstr "Il n’y a aucun changement pour le moment"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3907
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
3908 #: rhodecode/templates/changelog/changelog_details.html:4
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3909 #: rhodecode/templates/changeset/changeset.html:91
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3910 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3911 msgid "Removed"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3912 msgstr "Supprimés"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3913
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
3914 #: rhodecode/templates/changelog/changelog_details.html:5
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3915 #: rhodecode/templates/changeset/changeset.html:92
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3916 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3917 msgid "Changed"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3918 msgstr "Modifiés"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3919
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
3920 #: rhodecode/templates/changelog/changelog_details.html:6
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3921 #: rhodecode/templates/changeset/changeset.html:93
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3922 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3923 msgid "Added"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3924 msgstr "Ajoutés"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3925
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3926 #: rhodecode/templates/changelog/changelog_details.html:8
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
3927 #: rhodecode/templates/changelog/changelog_details.html:9
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
3928 #: rhodecode/templates/changelog/changelog_details.html:10
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3929 #: rhodecode/templates/changeset/changeset.html:95
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3930 #: rhodecode/templates/changeset/changeset.html:96
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3931 #: rhodecode/templates/changeset/changeset.html:97
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3932 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3933 msgid "Affected %s files"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3934 msgstr "%s fichiers affectés"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3935
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3936 #: rhodecode/templates/changelog/changelog_summary_data.html:6
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3937 #: rhodecode/templates/files/files_add.html:75
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3938 #: rhodecode/templates/files/files_edit.html:61
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3939 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3940 msgid "Commit message"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3941 msgstr "Message de commit"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3942
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3943 #: rhodecode/templates/changelog/changelog_summary_data.html:7
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3944 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3945 msgid "Age"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3946 msgstr "Âge"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3947
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3948 #: rhodecode/templates/changelog/changelog_summary_data.html:9
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3949 msgid "Refs"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3950 msgstr ""
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3951
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3952 #: rhodecode/templates/changelog/changelog_summary_data.html:86
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3953 msgid "Add or upload files directly via RhodeCode"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3954 msgstr "Ajouter ou téléverser des fichiers directement via RhodeCode…"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3955
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3956 #: rhodecode/templates/changelog/changelog_summary_data.html:89
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3957 #: rhodecode/templates/files/files_add.html:38
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3958 #: rhodecode/templates/files/files_browser.html:31
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3959 msgid "Add new file"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3960 msgstr "Ajouter un nouveau fichier"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3961
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3962 #: rhodecode/templates/changelog/changelog_summary_data.html:95
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3963 msgid "Push new repo"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3964 msgstr "Pusher le nouveau dépôt"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3965
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3966 #: rhodecode/templates/changelog/changelog_summary_data.html:103
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3967 msgid "Existing repository?"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3968 msgstr "Le dépôt existe déjà ?"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3969
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
3970 #: rhodecode/templates/changeset/changeset.html:6
2422
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
3971 #, python-format
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
3972 msgid "%s Changeset"
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
3973 msgstr "Changeset de %s"
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
3974
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3975 #: rhodecode/templates/changeset/changeset.html:39
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3976 msgid "No parents"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3977 msgstr "Aucun parent"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3978
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3979 #: rhodecode/templates/changeset/changeset.html:49
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
3980 #, fuzzy
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
3981 msgid "No children"
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
3982 msgstr "Appliquer aux enfants"
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
3983
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3984 #: rhodecode/templates/changeset/changeset.html:62
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3985 #: rhodecode/templates/changeset/changeset_file_comment.html:20
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3986 #: rhodecode/templates/changeset/changeset_range.html:44
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3987 msgid "Changeset status"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3988 msgstr "Statut du changeset"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3989
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3990 #: rhodecode/templates/changeset/changeset.html:67
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3991 #: rhodecode/templates/changeset/diff_block.html:22
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3992 #, fuzzy
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3993 msgid "Raw diff"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3994 msgstr "Diff brut"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3995
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3996 #: rhodecode/templates/changeset/changeset.html:68
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3997 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3998 msgid "Patch diff"
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
3999 msgstr "Diff brut"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4000
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4001 #: rhodecode/templates/changeset/changeset.html:69
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4002 #: rhodecode/templates/changeset/diff_block.html:23
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4003 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4004 msgid "Download diff"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4005 msgstr "Télécharger le diff"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4006
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4007 #: rhodecode/templates/changeset/changeset.html:73
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4008 #: rhodecode/templates/changeset/changeset_file_comment.html:103
2316
14281c7d5c2f Updated French translation (new translations and various fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2309
diff changeset
4009 #, python-format
14281c7d5c2f Updated French translation (new translations and various fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2309
diff changeset
4010 msgid "%d comment"
14281c7d5c2f Updated French translation (new translations and various fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2309
diff changeset
4011 msgid_plural "%d comments"
14281c7d5c2f Updated French translation (new translations and various fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2309
diff changeset
4012 msgstr[0] "%d commentaire"
14281c7d5c2f Updated French translation (new translations and various fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2309
diff changeset
4013 msgstr[1] "%d commentaires"
14281c7d5c2f Updated French translation (new translations and various fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2309
diff changeset
4014
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4015 #: rhodecode/templates/changeset/changeset.html:73
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4016 #: rhodecode/templates/changeset/changeset_file_comment.html:103
2316
14281c7d5c2f Updated French translation (new translations and various fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2309
diff changeset
4017 #, python-format
14281c7d5c2f Updated French translation (new translations and various fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2309
diff changeset
4018 msgid "(%d inline)"
14281c7d5c2f Updated French translation (new translations and various fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2309
diff changeset
4019 msgid_plural "(%d inline)"
14281c7d5c2f Updated French translation (new translations and various fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2309
diff changeset
4020 msgstr[0] "(et %d en ligne)"
14281c7d5c2f Updated French translation (new translations and various fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2309
diff changeset
4021 msgstr[1] "(et %d en ligne)"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4022
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4023 #: rhodecode/templates/changeset/changeset.html:103
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4024 #: rhodecode/templates/changeset/changeset_range.html:82
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4025 msgid "merge"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4026 msgstr "Fusion"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4027
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4028 #: rhodecode/templates/changeset/changeset.html:126
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4029 #: rhodecode/templates/compare/compare_diff.html:40
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4030 #: rhodecode/templates/pullrequests/pullrequest_show.html:113
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4031 #, fuzzy, python-format
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4032 msgid "%s file changed"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4033 msgid_plural "%s files changed"
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
4034 msgstr[0] "%s fichié modifié"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
4035 msgstr[1] "%s fichié modifié"
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4036
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4037 #: rhodecode/templates/changeset/changeset.html:128
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4038 #: rhodecode/templates/compare/compare_diff.html:42
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4039 #: rhodecode/templates/pullrequests/pullrequest_show.html:115
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4040 #, fuzzy, python-format
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4041 msgid "%s file changed with %s insertions and %s deletions"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4042 msgid_plural "%s files changed with %s insertions and %s deletions"
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
4043 msgstr[0] "%s fichiers affectés avec %s insertions et %s suppressions"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
4044 msgstr[1] "%s fichiers affectés avec %s insertions et %s suppressions"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4045
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4046 #: rhodecode/templates/changeset/changeset.html:141
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4047 #: rhodecode/templates/changeset/changeset.html:153
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4048 #: rhodecode/templates/pullrequests/pullrequest_show.html:131
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4049 #: rhodecode/templates/pullrequests/pullrequest_show.html:195
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4050 msgid "Showing a huge diff might take some time and resources"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4051 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4052
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4053 #: rhodecode/templates/changeset/changeset.html:141
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4054 #: rhodecode/templates/changeset/changeset.html:153
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4055 #: rhodecode/templates/compare/compare_diff.html:58
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4056 #: rhodecode/templates/compare/compare_diff.html:69
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4057 #: rhodecode/templates/pullrequests/pullrequest_show.html:131
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4058 #: rhodecode/templates/pullrequests/pullrequest_show.html:195
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4059 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4060 msgid "Show full diff"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4061 msgstr "Chargement de la liste des fichiers…"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4062
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
4063 #: rhodecode/templates/changeset/changeset_file_comment.html:30
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4064 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4065 msgid "Status change on pull request #%s"
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
4066 msgstr "Requêtes de pull %s"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
4067
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
4068 #: rhodecode/templates/changeset/changeset_file_comment.html:32
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4069 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4070 msgid "Comment on pull request #%s"
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
4071 msgstr "[a commenté] la requête de pull pour %s"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
4072
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4073 #: rhodecode/templates/changeset/changeset_file_comment.html:55
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4074 msgid "Submitting..."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4075 msgstr "Envoi…"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4076
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4077 #: rhodecode/templates/changeset/changeset_file_comment.html:58
2309
4d7d052ed269 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2306
diff changeset
4078 msgid "Commenting on line {1}."
4d7d052ed269 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2306
diff changeset
4079 msgstr "Commentaire sur la ligne {1}."
4d7d052ed269 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2306
diff changeset
4080
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4081 #: rhodecode/templates/changeset/changeset_file_comment.html:59
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4082 #: rhodecode/templates/changeset/changeset_file_comment.html:145
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4083 #, python-format
2309
4d7d052ed269 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2306
diff changeset
4084 msgid "Comments parsed using %s syntax with %s support."
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4085 msgstr ""
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4086 "Les commentaires sont analysés avec la syntaxe %s, avec le support de la "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4087 "commande %s."
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4088
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4089 #: rhodecode/templates/changeset/changeset_file_comment.html:61
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4090 #: rhodecode/templates/changeset/changeset_file_comment.html:147
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4091 msgid "Use @username inside this text to send notification to this RhodeCode user"
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4092 msgstr ""
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4093 "Utilisez @nomutilisateur dans ce texte pour envoyer une notification à "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4094 "l’utilisateur RhodeCode en question."
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4095
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4096 #: rhodecode/templates/changeset/changeset_file_comment.html:65
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4097 #: rhodecode/templates/changeset/changeset_file_comment.html:152
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4098 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4099 msgid "Preview"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4100 msgstr "%d relecteur"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4101
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4102 #: rhodecode/templates/changeset/changeset_file_comment.html:72
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4103 #: rhodecode/templates/changeset/changeset_file_comment.html:170
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4104 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4105 msgid "Comment preview"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4106 msgstr "vue de comparaison"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4107
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4108 #: rhodecode/templates/changeset/changeset_file_comment.html:80
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4109 #: rhodecode/templates/changeset/changeset_file_comment.html:177
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4110 #: rhodecode/templates/email_templates/changeset_comment.html:16
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4111 #: rhodecode/templates/email_templates/pull_request_comment.html:16
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4112 msgid "Comment"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4113 msgstr "Commentaire"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4114
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4115 #: rhodecode/templates/changeset/changeset_file_comment.html:81
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4116 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4117 msgid "Cancel"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4118 msgstr "Modifiés"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4119
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4120 #: rhodecode/templates/changeset/changeset_file_comment.html:88
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4121 msgid "You need to be logged in to comment."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4122 msgstr "Vous devez être connecté pour poster des commentaires."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4123
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4124 #: rhodecode/templates/changeset/changeset_file_comment.html:88
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4125 msgid "Login now"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4126 msgstr "Se connecter maintenant"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4127
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4128 #: rhodecode/templates/changeset/changeset_file_comment.html:92
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4129 msgid "Hide"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4130 msgstr "Masquer"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4131
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4132 #: rhodecode/templates/changeset/changeset_file_comment.html:149
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4133 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4134 msgid "Change status"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
4135 msgstr "Modifier le statut"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
4136
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4137 #: rhodecode/templates/changeset/changeset_file_comment.html:179
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
4138 msgid "Comment and close"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
4139 msgstr "Commenter et fermer"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
4140
2422
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
4141 #: rhodecode/templates/changeset/changeset_range.html:5
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
4142 #, python-format
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
4143 msgid "%s Changesets"
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
4144 msgstr "Changesets de %s"
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
4145
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4146 #: rhodecode/templates/changeset/changeset_range.html:52
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4147 msgid "Files affected"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4148 msgstr "Fichiers affectés"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4149
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4150 #: rhodecode/templates/changeset/diff_block.html:21
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4151 msgid "Show full diff for this file"
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4152 msgstr ""
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4153
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4154 #: rhodecode/templates/changeset/diff_block.html:29
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4155 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4156 msgid "Show inline comments"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4157 msgstr "Afficher les commentaires"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4158
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4159 #: rhodecode/templates/changeset/diff_block.html:53
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4160 msgid "Show file at latest version in this repo"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4161 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4162
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4163 #: rhodecode/templates/changeset/diff_block.html:54
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4164 msgid "Show file at initial version in this repo"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4165 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4166
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4167 #: rhodecode/templates/compare/compare_cs.html:4
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
4168 msgid "No changesets"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
4169 msgstr "Aucun changeset"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
4170
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4171 #: rhodecode/templates/compare/compare_cs.html:32
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4172 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4173 msgid "Ancestor"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4174 msgstr "Branches"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4175
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4176 #: rhodecode/templates/compare/compare_diff.html:5
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4177 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4178 msgid "%s Compare"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4179 msgstr "%s Comparer"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4180
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4181 #: rhodecode/templates/compare/compare_diff.html:9
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4182 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4183 msgid "Compare revisions"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4184 msgstr "révision précédente"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4185
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4186 #: rhodecode/templates/compare/compare_diff.html:33
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4187 #: rhodecode/templates/pullrequests/pullrequest_show.html:106
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4188 #, fuzzy, python-format
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4189 msgid "Showing %s commit"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4190 msgid_plural "Showing %s commits"
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
4191 msgstr[0] "Afficher %s les commentaires"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
4192 msgstr[1] "Afficher %s les commentaires"
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4193
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4194 #: rhodecode/templates/compare/compare_diff.html:48
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4195 #: rhodecode/templates/pullrequests/pullrequest_show.html:121
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4196 #, fuzzy
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4197 msgid "No files"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4198 msgstr "Fichiers"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
4199
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4200 #: rhodecode/templates/compare/compare_diff.html:58
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4201 #: rhodecode/templates/compare/compare_diff.html:69
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4202 msgid "confirm to show potentially huge diff"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4203 msgstr ""
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4204
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
4205 #: rhodecode/templates/data_table/_dt_elements.html:54
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4206 #: rhodecode/templates/summary/summary.html:69
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4207 msgid "Mercurial repository"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4208 msgstr "Dépôt Mercurial"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4209
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
4210 #: rhodecode/templates/data_table/_dt_elements.html:56
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4211 #: rhodecode/templates/summary/summary.html:72
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4212 msgid "Git repository"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4213 msgstr "Dépôt Git"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4214
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
4215 #: rhodecode/templates/data_table/_dt_elements.html:74
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4216 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4217 msgid "Fork of %s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4218 msgstr "Nom du fork %s"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4219
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
4220 #: rhodecode/templates/data_table/_dt_elements.html:88
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4221 msgid "No changesets yet"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4222 msgstr "Dépôt vide"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4223
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
4224 #: rhodecode/templates/data_table/_dt_elements.html:95
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
4225 #: rhodecode/templates/data_table/_dt_elements.html:97
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4226 #, python-format
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4227 msgid "Subscribe to %s rss feed"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4228 msgstr "S’abonner au flux RSS de %s"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4229
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
4230 #: rhodecode/templates/data_table/_dt_elements.html:103
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
4231 #: rhodecode/templates/data_table/_dt_elements.html:105
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4232 #, python-format
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4233 msgid "Subscribe to %s atom feed"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4234 msgstr "S’abonner au flux ATOM de %s"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4235
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4236 #: rhodecode/templates/data_table/_dt_elements.html:122
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
4237 #, python-format
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
4238 msgid "Confirm to delete this repository: %s"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
4239 msgstr "Voulez-vous vraiment supprimer le dépôt %s ?"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
4240
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4241 #: rhodecode/templates/data_table/_dt_elements.html:137
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
4242 #, python-format
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
4243 msgid "Confirm to delete this user: %s"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
4244 msgstr "Voulez-vous vraiment supprimer l’utilisateur « %s » ?"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
4245
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4246 #: rhodecode/templates/email_templates/changeset_comment.html:4
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4247 #: rhodecode/templates/email_templates/pull_request.html:4
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4248 #: rhodecode/templates/email_templates/pull_request_comment.html:4
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4249 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4250 msgid "URL"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4251 msgstr "Journal"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4252
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4253 #: rhodecode/templates/email_templates/changeset_comment.html:6
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4254 #, fuzzy, python-format
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4255 msgid "%s commented on a %s changeset."
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4256 msgstr "%s a posté un commentaire sur le commit %s"
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4257
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4258 #: rhodecode/templates/email_templates/changeset_comment.html:14
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4259 msgid "The changeset status was changed to"
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4260 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4261
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4262 #: rhodecode/templates/email_templates/main.html:8
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4263 #, fuzzy
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4264 msgid "This is a notification from RhodeCode."
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4265 msgstr "Ceci est une notification de RhodeCode."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4266
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
4267 #: rhodecode/templates/email_templates/password_reset.html:4
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4268 #, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4269 msgid "Hello %s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4270 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4271
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4272 #: rhodecode/templates/email_templates/password_reset.html:5
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4273 msgid "We received a request to create a new password for your account."
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
4274 msgstr ""
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
4275
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
4276 #: rhodecode/templates/email_templates/password_reset.html:6
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
4277 msgid "You can generate it by clicking following URL"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
4278 msgstr ""
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
4279
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4280 #: rhodecode/templates/email_templates/password_reset.html:10
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4281 msgid "Please ignore this email if you did not request a new password ."
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
4282 msgstr ""
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
4283
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
4284 #: rhodecode/templates/email_templates/pull_request.html:6
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4285 #, python-format
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4286 msgid ""
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4287 "%s opened a pull request for repository %s and wants you to review "
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4288 "changes."
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4289 msgstr ""
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4290
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4291 #: rhodecode/templates/email_templates/pull_request.html:8
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4292 #: rhodecode/templates/pullrequests/pullrequest.html:34
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4293 #: rhodecode/templates/pullrequests/pullrequest_data.html:14
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4294 #: rhodecode/templates/pullrequests/pullrequest_show.html:25
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4295 msgid "Title"
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4296 msgstr "Titre"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4297
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4298 #: rhodecode/templates/email_templates/pull_request_comment.html:6
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
4299 #, fuzzy, python-format
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4300 msgid "%s commented on pull request \"%s\""
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4301 msgstr "%s [a commenté] la requête de pull pour %s"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4302
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4303 #: rhodecode/templates/email_templates/pull_request_comment.html:10
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4304 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4305 msgid "Pull request was closed with status"
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4306 msgstr "Statut de la requête de pull"
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
4307
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4308 #: rhodecode/templates/email_templates/pull_request_comment.html:12
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4309 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4310 msgid "Pull request changed status"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4311 msgstr "Statut de la requête de pull"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4312
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4313 #: rhodecode/templates/email_templates/registration.html:6
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
4314 msgid "View this user here"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
4315 msgstr ""
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
4316
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4317 #: rhodecode/templates/errors/error_document.html:55
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4318 #, python-format
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4319 msgid "You will be redirected to %s in %s seconds"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4320 msgstr "Vous serez redirigé vers %s dans %s secondes."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4321
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4322 #: rhodecode/templates/files/file_diff.html:4
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4323 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4324 msgid "%s File Diff"
2422
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
4325 msgstr "Diff de fichier de %s"
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
4326
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4327 #: rhodecode/templates/files/file_diff.html:8
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4328 msgid "File diff"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4329 msgstr "Diff de fichier"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4330
2422
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
4331 #: rhodecode/templates/files/files.html:4
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4332 #: rhodecode/templates/files/files.html:76
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4333 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4334 msgid "%s Files"
2422
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
4335 msgstr "Fichiers de %s"
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
4336
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4337 #: rhodecode/templates/files/files.html:30
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4338 #: rhodecode/templates/files/files_add.html:31
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4339 #: rhodecode/templates/files/files_edit.html:31
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4340 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4341 msgid "Branch"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4342 msgstr "Branche"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4343
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4344 #: rhodecode/templates/files/files_add.html:4
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4345 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4346 msgid "%s Files Add"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4347 msgstr "Fichiers de %s"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4348
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4349 #: rhodecode/templates/files/files_add.html:19
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4350 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4351 msgid "Add file"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4352 msgstr "Ajouter un fichier"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4353
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4354 #: rhodecode/templates/files/files_add.html:43
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4355 msgid "File Name"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4356 msgstr "Nom de fichier"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4357
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4358 #: rhodecode/templates/files/files_add.html:47
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4359 #: rhodecode/templates/files/files_add.html:56
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4360 msgid "or"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4361 msgstr "ou"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4362
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4363 #: rhodecode/templates/files/files_add.html:47
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4364 #: rhodecode/templates/files/files_add.html:52
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4365 msgid "Upload file"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4366 msgstr "Téléverser un fichier"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4367
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4368 #: rhodecode/templates/files/files_add.html:56
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4369 msgid "Create new file"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4370 msgstr "Créer un nouveau fichier"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4371
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4372 #: rhodecode/templates/files/files_add.html:61
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4373 #: rhodecode/templates/files/files_edit.html:37
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4374 #: rhodecode/templates/files/files_ypjax.html:3
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4375 msgid "Location"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4376 msgstr "Emplacement"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4377
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4378 #: rhodecode/templates/files/files_add.html:65
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4379 msgid "use / to separate directories"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4380 msgstr "Utilisez / pour séparer les répertoires"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4381
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4382 #: rhodecode/templates/files/files_add.html:79
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4383 #: rhodecode/templates/files/files_edit.html:65
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4384 msgid "Commit changes"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4385 msgstr "Commiter les changements"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4386
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4387 #: rhodecode/templates/files/files_browser.html:13
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4388 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4389 msgid "View"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4390 msgstr "voir"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4391
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4392 #: rhodecode/templates/files/files_browser.html:14
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4393 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4394 msgid "Previous revision"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4395 msgstr "révision précédente"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4396
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4397 #: rhodecode/templates/files/files_browser.html:16
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4398 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4399 msgid "Next revision"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4400 msgstr "révision suivante"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4401
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4402 #: rhodecode/templates/files/files_browser.html:23
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4403 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4404 msgid "Follow current branch"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4405 msgstr "Suivre la branche actuelle"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4406
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4407 #: rhodecode/templates/files/files_browser.html:27
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4408 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4409 msgid "Search file list"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4410 msgstr "Rechercher un fichier"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4411
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4412 #: rhodecode/templates/files/files_browser.html:35
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4413 msgid "Loading file list..."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4414 msgstr "Chargement de la liste des fichiers…"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4415
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4416 #: rhodecode/templates/files/files_browser.html:48
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4417 msgid "Size"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4418 msgstr "Taille"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4419
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4420 #: rhodecode/templates/files/files_browser.html:49
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4421 msgid "Mimetype"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4422 msgstr "Type MIME"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4423
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4424 #: rhodecode/templates/files/files_browser.html:50
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4425 msgid "Last Revision"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4426 msgstr "Dernière révision"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4427
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4428 #: rhodecode/templates/files/files_browser.html:51
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4429 msgid "Last modified"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4430 msgstr "Dernière modification"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4431
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4432 #: rhodecode/templates/files/files_browser.html:52
3492
0065f7fe60f6 fix spelling of committer
Mads Kiilerich <madski@unity3d.com>
parents: 3242
diff changeset
4433 msgid "Last committer"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4434 msgstr "Dernier commiteur"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4435
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4436 #: rhodecode/templates/files/files_edit.html:4
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4437 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4438 msgid "%s Files Edit"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4439 msgstr "Fichiers de %s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4440
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4441 #: rhodecode/templates/files/files_edit.html:19
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4442 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4443 msgid "Edit file"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4444 msgstr "Éditer le fichier"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4445
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4446 #: rhodecode/templates/files/files_edit.html:47
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4447 #: rhodecode/templates/files/files_source.html:23
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4448 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4449 msgid "Show annotation"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4450 msgstr "Afficher les annotations"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4451
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4452 #: rhodecode/templates/files/files_edit.html:49
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4453 #: rhodecode/templates/files/files_source.html:26
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4454 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4455 msgid "Download as raw"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4456 msgstr "télécharger le fichier brut"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4457
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4458 #: rhodecode/templates/files/files_edit.html:52
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4459 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4460 msgid "Source"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4461 msgstr "Source"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4462
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4463 #: rhodecode/templates/files/files_edit.html:57
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4464 msgid "Editing file"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4465 msgstr "Édition du fichier"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4466
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4467 #: rhodecode/templates/files/files_history_box.html:2
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4468 msgid "History"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4469 msgstr "Historique"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4470
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4471 #: rhodecode/templates/files/files_history_box.html:9
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4472 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4473 msgid "Diff to revision"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
4474 msgstr "Diff avec la révision"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
4475
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4476 #: rhodecode/templates/files/files_history_box.html:10
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4477 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4478 msgid "Show at revision"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
4479 msgstr "Afficher à la révision"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
4480
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
4481 #: rhodecode/templates/files/files_history_box.html:11
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
4482 #, fuzzy
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4483 msgid "Show full history"
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
4484 msgstr "Chargement de la liste des fichiers…"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
4485
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
4486 #: rhodecode/templates/files/files_history_box.html:16
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
4487 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
4488 msgid "%s author"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
4489 msgid_plural "%s authors"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
4490 msgstr[0] "%s auteur"
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
4491 msgstr[1] "%s auteurs"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
4492
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4493 #: rhodecode/templates/files/files_source.html:6
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4494 #, fuzzy
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4495 msgid "Load file history"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4496 msgstr "Chargement de la liste des fichiers…"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4497
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4498 #: rhodecode/templates/files/files_source.html:21
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4499 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4500 msgid "Show source"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4501 msgstr "montrer les sources"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4502
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
4503 #: rhodecode/templates/files/files_source.html:29
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
4504 #, fuzzy, python-format
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4505 msgid "Edit on branch:%s"
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
4506 msgstr "Dépôt %s supprimé"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
4507
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
4508 #: rhodecode/templates/files/files_source.html:31
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4509 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4510 msgid "Edit on branch:?"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4511 msgstr "Dépôt %s supprimé"
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
4512
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
4513 #: rhodecode/templates/files/files_source.html:31
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
4514 msgid "Editing files allowed only when on branch head revision"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
4515 msgstr ""
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
4516
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
4517 #: rhodecode/templates/files/files_source.html:46
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4518 #, python-format
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4519 msgid "Binary file (%s)"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4520 msgstr "Fichier binaire (%s)"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4521
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
4522 #: rhodecode/templates/files/files_source.html:55
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4523 msgid "File is too big to display"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4524 msgstr "Ce fichier est trop gros pour être affiché."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4525
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4526 #: rhodecode/templates/files/files_ypjax.html:5
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4527 msgid "annotation"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4528 msgstr "annotation"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4529
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4530 #: rhodecode/templates/files/files_ypjax.html:15
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4531 msgid "Go back"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4532 msgstr "Revenir en arrière"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4533
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4534 #: rhodecode/templates/files/files_ypjax.html:16
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4535 msgid "No files at given path"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4536 msgstr "Aucun fichier à cet endroit"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4537
2422
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
4538 #: rhodecode/templates/followers/followers.html:5
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
4539 #, python-format
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
4540 msgid "%s Followers"
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
4541 msgstr "Followers de %s"
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
4542
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4543 #: rhodecode/templates/followers/followers.html:9
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4544 #: rhodecode/templates/summary/summary.html:183
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4545 #: rhodecode/templates/summary/summary.html:184
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4546 msgid "Followers"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4547 msgstr "Followers"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4548
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4549 #: rhodecode/templates/followers/followers_data.html:12
2422
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
4550 msgid "Started following -"
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
4551 msgstr "A commencé à suivre le dépôt :"
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
4552
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
4553 #: rhodecode/templates/forks/fork.html:5
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
4554 #, python-format
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
4555 msgid "%s Fork"
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
4556 msgstr "Fork de %s"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4557
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4558 #: rhodecode/templates/forks/fork.html:28
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4559 msgid "Fork name"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4560 msgstr "Nom du fork"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4561
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4562 #: rhodecode/templates/forks/fork.html:65
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4563 msgid "Private"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4564 msgstr "Privé"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4565
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4566 #: rhodecode/templates/forks/fork.html:74
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4567 msgid "Copy permissions"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4568 msgstr "Copier les permissions"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4569
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4570 #: rhodecode/templates/forks/fork.html:78
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
4571 msgid "Copy permissions from forked repository"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
4572 msgstr "Copier les permissions depuis le dépôt forké"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
4573
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4574 #: rhodecode/templates/forks/fork.html:84
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4575 msgid "Update after clone"
2316
14281c7d5c2f Updated French translation (new translations and various fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2309
diff changeset
4576 msgstr "MÀJ après le clonage"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4577
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4578 #: rhodecode/templates/forks/fork.html:88
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
4579 msgid "Checkout source after making a clone"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
4580 msgstr "Mettre à jour depuis la source après clonage"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
4581
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4582 #: rhodecode/templates/forks/fork.html:93
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4583 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4584 msgid "Fork this repository"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4585 msgstr "Forker ce dépôt"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4586
2422
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
4587 #: rhodecode/templates/forks/forks.html:5
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
4588 #, python-format
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
4589 msgid "%s Forks"
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
4590 msgstr "Forks de %s"
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
4591
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4592 #: rhodecode/templates/forks/forks.html:9
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4593 #: rhodecode/templates/summary/summary.html:189
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4594 #: rhodecode/templates/summary/summary.html:190
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4595 msgid "Forks"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4596 msgstr "Forks"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4597
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4598 #: rhodecode/templates/forks/forks_data.html:17
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4599 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4600 msgid "Forked"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4601 msgstr "forké"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4602
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4603 #: rhodecode/templates/forks/forks_data.html:42
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4604 msgid "There are no forks yet"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4605 msgstr "Il n’y a pas encore de forks."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4606
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
4607 #: rhodecode/templates/journal/journal.html:21
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
4608 msgid "ATOM journal feed"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
4609 msgstr "Flux ATOM du journal"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
4610
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
4611 #: rhodecode/templates/journal/journal.html:22
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
4612 msgid "RSS journal feed"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
4613 msgstr "Flux RSS du journal"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
4614
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
4615 #: rhodecode/templates/journal/journal.html:32
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4616 msgid "Refresh"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4617 msgstr "Rafraîchir"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4618
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
4619 #: rhodecode/templates/journal/journal.html:35
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
4620 #: rhodecode/templates/journal/public_journal.html:24
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
4621 msgid "ATOM feed"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
4622 msgstr "Flux ATOM"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
4623
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4624 #: rhodecode/templates/journal/journal.html:51
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4625 msgid "Watched"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4626 msgstr "Surveillé"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4627
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
4628 #: rhodecode/templates/journal/journal_data.html:55
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4629 msgid "No entries yet"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4630 msgstr "Aucune entrée pour le moment"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4631
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4632 #: rhodecode/templates/journal/public_journal.html:4
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4633 #: rhodecode/templates/journal/public_journal.html:21
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4634 msgid "Public Journal"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4635 msgstr "Journal public"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4636
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
4637 #: rhodecode/templates/journal/public_journal.html:13
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
4638 msgid "ATOM public journal feed"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
4639 msgstr "Flux ATOM du journal public"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
4640
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
4641 #: rhodecode/templates/journal/public_journal.html:14
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
4642 msgid "RSS public journal feed"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
4643 msgstr "Flux RSS du journal public"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
4644
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
4645 #: rhodecode/templates/pullrequests/pullrequest.html:4
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4646 #: rhodecode/templates/pullrequests/pullrequest.html:8
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
4647 msgid "New pull request"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
4648 msgstr "Nouvelle requête de pull"
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
4649
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4650 #: rhodecode/templates/pullrequests/pullrequest.html:25
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4651 msgid "Create new pull request"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4652 msgstr "Nouvelle requête de pull"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4653
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4654 #: rhodecode/templates/pullrequests/pullrequest.html:47
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4655 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4656 msgid "Write a short description on this pull request"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4657 msgstr "Veuillez confirmer la suppression de cette requête de pull."
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4658
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4659 #: rhodecode/templates/pullrequests/pullrequest.html:53
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4660 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4661 msgid "Changeset flow"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4662 msgstr "Changements"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4663
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4664 #: rhodecode/templates/pullrequests/pullrequest.html:60
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4665 #: rhodecode/templates/pullrequests/pullrequest_show.html:65
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4666 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4667 msgid "Origin repository"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4668 msgstr "Dépôt Git"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4669
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4670 #: rhodecode/templates/pullrequests/pullrequest.html:85
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4671 msgid "Send pull request"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4672 msgstr "Envoyer la requête de pull"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4673
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4674 #: rhodecode/templates/pullrequests/pullrequest.html:94
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4675 #: rhodecode/templates/pullrequests/pullrequest_show.html:137
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
4676 msgid "Pull request reviewers"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
4677 msgstr "Relecteurs de la requête de pull"
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
4678
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4679 #: rhodecode/templates/pullrequests/pullrequest.html:103
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4680 #: rhodecode/templates/pullrequests/pullrequest_show.html:149
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
4681 msgid "owner"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
4682 msgstr "Propriétaire"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
4683
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4684 #: rhodecode/templates/pullrequests/pullrequest.html:115
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
4685 msgid "Add reviewer to this pull request."
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
4686 msgstr "Ajouter un relecteur à cette requête de pull."
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
4687
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4688 #: rhodecode/templates/pullrequests/pullrequest.html:129
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4689 msgid "Detailed compare view"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4690 msgstr "Comparaison détaillée"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4691
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4692 #: rhodecode/templates/pullrequests/pullrequest.html:150
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4693 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4694 msgid "Destination repository"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4695 msgstr "Éditer le dépôt"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
4696
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4697 #: rhodecode/templates/pullrequests/pullrequest_show.html:4
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4698 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4699 msgid "%s Pull Request #%s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4700 msgstr "%s Requête de pull #%s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4701
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4702 #: rhodecode/templates/pullrequests/pullrequest_show.html:35
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4703 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4704 msgid "Review status"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4705 msgstr "Modifier le statut"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4706
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4707 #: rhodecode/templates/pullrequests/pullrequest_show.html:40
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
4708 msgid "Pull request status"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
4709 msgstr "Statut de la requête de pull"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
4710
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4711 #: rhodecode/templates/pullrequests/pullrequest_show.html:53
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
4712 msgid "Still not reviewed by"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
4713 msgstr "Pas encore relue par"
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
4714
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4715 #: rhodecode/templates/pullrequests/pullrequest_show.html:57
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
4716 #, python-format
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
4717 msgid "%d reviewer"
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
4718 msgid_plural "%d reviewers"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
4719 msgstr[0] "%d relecteur"
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
4720 msgstr[1] "%d relecteurs"
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
4721
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4722 #: rhodecode/templates/pullrequests/pullrequest_show.html:59
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4723 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4724 msgid "Pull request was reviewed by all reviewers"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
4725 msgstr "La requête de pull a été relue par tous les relecteurs."
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
4726
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4727 #: rhodecode/templates/pullrequests/pullrequest_show.html:89
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
4728 msgid "Created on"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
4729 msgstr "Créé le"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
4730
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4731 #: rhodecode/templates/pullrequests/pullrequest_show.html:102
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
4732 msgid "Compare view"
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
4733 msgstr "Vue de comparaison"
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
4734
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4735 #: rhodecode/templates/pullrequests/pullrequest_show.html:149
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
4736 #, fuzzy
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
4737 msgid "reviewer"
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
4738 msgstr "%d relecteur"
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
4739
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4740 #: rhodecode/templates/pullrequests/pullrequest_show.html:164
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4741 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4742 msgid "Add or remove reviewer to this pull request."
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4743 msgstr "Ajouter un relecteur à cette requête de pull."
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4744
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4745 #: rhodecode/templates/pullrequests/pullrequest_show.html:168
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4746 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4747 msgid "Save changes"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4748 msgstr "Aucun changement"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4749
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
4750 #: rhodecode/templates/pullrequests/pullrequest_show_all.html:4
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4751 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4752 msgid "%s Pull Requests"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4753 msgstr "%s Mes requêtes de pull"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
4754
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
4755 #: rhodecode/templates/search/search.html:6
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4756 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4757 msgid "Search repository"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4758 msgstr "Rechercher dans le dépôt : %s"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4759
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
4760 #: rhodecode/templates/search/search.html:8
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4761 #: rhodecode/templates/search/search.html:16
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
4762 msgid "Search in all repositories"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
4763 msgstr "Rechercher dans tous les dépôts"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2422
diff changeset
4764
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4765 #: rhodecode/templates/search/search.html:50
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4766 msgid "Search term"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4767 msgstr "Termes de la recherches"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4768
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4769 #: rhodecode/templates/search/search.html:62
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4770 msgid "Search in"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4771 msgstr "Rechercher dans"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4772
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4773 #: rhodecode/templates/search/search.html:65
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4774 msgid "File contents"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4775 msgstr "Le contenu des fichiers"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4776
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4777 #: rhodecode/templates/search/search.html:66
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
4778 msgid "Commit messages"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
4779 msgstr "Les messages de commit"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
4780
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4781 #: rhodecode/templates/search/search.html:67
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4782 msgid "File names"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4783 msgstr "Les noms de fichiers"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4784
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
4785 #: rhodecode/templates/search/search_commit.html:35
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4786 #: rhodecode/templates/search/search_content.html:21
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4787 #: rhodecode/templates/search/search_path.html:15
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4788 msgid "Permission denied"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4789 msgstr "Permission refusée"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4790
2422
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
4791 #: rhodecode/templates/summary/summary.html:4
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
4792 #, python-format
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
4793 msgid "%s Summary"
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
4794 msgstr "Résumé de %s"
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
4795
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4796 #: rhodecode/templates/summary/summary.html:16
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4797 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4798 msgid "%s ATOM feed"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4799 msgstr "Flux %s de"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4800
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4801 #: rhodecode/templates/summary/summary.html:17
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4802 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4803 msgid "%s RSS feed"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4804 msgstr "Flux %s de"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4805
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4806 #: rhodecode/templates/summary/summary.html:62
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4807 #, fuzzy, python-format
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4808 msgid "Repository locked by %s"
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
4809 msgstr "Ce dépôt n’est pas verrouillé %s."
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4810
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4811 #: rhodecode/templates/summary/summary.html:64
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4812 #, fuzzy
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4813 msgid "Repository unlocked"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4814 msgstr "Ce dépôt n’est pas verrouillé."
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4815
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4816 #: rhodecode/templates/summary/summary.html:83
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4817 #, python-format
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4818 msgid "Non changable ID %s"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4819 msgstr "Identifiant permanent : %s"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4820
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4821 #: rhodecode/templates/summary/summary.html:88
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4822 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4823 msgid "Public"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4824 msgstr "publique"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4825
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4826 #: rhodecode/templates/summary/summary.html:88
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4827 #: rhodecode/templates/summary/summary.html:89
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4828 msgid "Fork of"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4829 msgstr "Fork de"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4830
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4831 #: rhodecode/templates/summary/summary.html:97
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4832 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4833 msgid "Remote clone"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4834 msgstr "Clone distant"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4835
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4836 #: rhodecode/templates/summary/summary.html:117
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
4837 msgid "Contact"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
4838 msgstr "Contact"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
4839
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4840 #: rhodecode/templates/summary/summary.html:131
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4841 msgid "Clone url"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4842 msgstr "URL de clone"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4843
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4844 #: rhodecode/templates/summary/summary.html:136
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4845 msgid "Show by Name"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4846 msgstr "Afficher par nom"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4847
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4848 #: rhodecode/templates/summary/summary.html:137
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4849 msgid "Show by ID"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4850 msgstr "Afficher par ID"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4851
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4852 #: rhodecode/templates/summary/summary.html:143
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4853 msgid "Trending files"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4854 msgstr "Populaires"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4855
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4856 #: rhodecode/templates/summary/summary.html:151
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4857 #: rhodecode/templates/summary/summary.html:167
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4858 #, fuzzy
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4859 msgid "Enable"
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4860 msgstr "Activer"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4861
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4862 #: rhodecode/templates/summary/summary.html:159
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4863 msgid "Download"
2316
14281c7d5c2f Updated French translation (new translations and various fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2309
diff changeset
4864 msgstr "Téléchargements"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4865
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4866 #: rhodecode/templates/summary/summary.html:163
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4867 msgid "There are no downloads yet"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4868 msgstr "Il n’y a pas encore de téléchargements proposés."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4869
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4870 #: rhodecode/templates/summary/summary.html:165
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4871 msgid "Downloads are disabled for this repository"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4872 msgstr "Les téléchargements sont désactivés pour ce dépôt."
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4873
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4874 #: rhodecode/templates/summary/summary.html:170
2422
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
4875 msgid "Download as zip"
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
4876 msgstr "Télécharger en ZIP"
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
4877
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4878 #: rhodecode/templates/summary/summary.html:174
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4879 msgid "Check this to download archive with subrepos"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4880 msgstr "Télécharger une archive contenant également les sous-dépôts éventuels"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4881
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4882 #: rhodecode/templates/summary/summary.html:174
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4883 msgid "with subrepos"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4884 msgstr "avec les sous-dépôts"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4885
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4886 #: rhodecode/templates/summary/summary.html:197
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4887 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4888 msgid "Repository Size"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4889 msgstr "Dépôts"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4890
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4891 #: rhodecode/templates/summary/summary.html:204
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4892 #: rhodecode/templates/summary/summary.html:206
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4893 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4894 msgid "Feed"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4895 msgstr "Flux RSS"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4896
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4897 #: rhodecode/templates/summary/summary.html:224
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4898 msgid "Commit activity by day / author"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4899 msgstr "Activité de commit par jour et par auteur"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4900
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4901 #: rhodecode/templates/summary/summary.html:232
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4902 msgid "enable"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4903 msgstr "Activer"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4904
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4905 #: rhodecode/templates/summary/summary.html:235
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4906 msgid "Stats gathered: "
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4907 msgstr "Statistiques obtenues :"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4908
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4909 #: rhodecode/templates/summary/summary.html:256
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4910 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4911 msgid "Latest changes"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4912 msgstr "Dernière modification"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4913
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4914 #: rhodecode/templates/summary/summary.html:258
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4915 msgid "Quick start"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4916 msgstr "Démarrage rapide"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4917
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4918 #: rhodecode/templates/summary/summary.html:272
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4919 #, fuzzy, python-format
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4920 msgid "Readme file from revision %s"
2888
e8d1961d42b9 Updated French translation.
Vincent Duvert <vincent@duvert.net>
parents: 2774
diff changeset
4921 msgstr "Fichier « Lisez-moi » à la révision « %s »"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
4922
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4923 #: rhodecode/templates/summary/summary.html:332
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4924 #, python-format
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4925 msgid "Download %s as %s"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4926 msgstr "Télécharger %s comme archive %s"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4927
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4928 #: rhodecode/templates/summary/summary.html:379
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4929 msgid "files"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4930 msgstr "Fichiers"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4931
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4932 #: rhodecode/templates/summary/summary.html:689
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4933 msgid "commits"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4934 msgstr "commits"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4935
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4936 #: rhodecode/templates/summary/summary.html:690
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4937 msgid "files added"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4938 msgstr "fichiers ajoutés"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4939
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4940 #: rhodecode/templates/summary/summary.html:691
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4941 msgid "files changed"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4942 msgstr "fichiers modifiés"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4943
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4944 #: rhodecode/templates/summary/summary.html:692
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4945 msgid "files removed"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4946 msgstr "fichiers supprimés"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4947
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4948 #: rhodecode/templates/summary/summary.html:694
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4949 msgid "commit"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4950 msgstr "commit"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4951
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4952 #: rhodecode/templates/summary/summary.html:695
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4953 msgid "file added"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4954 msgstr "fichier ajouté"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4955
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4956 #: rhodecode/templates/summary/summary.html:696
3925
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4957 msgid "file changed"
8ddf35e02d05 updated translations and added transifex link
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4958 msgstr "fichié modifié"
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4959
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4960 #: rhodecode/templates/summary/summary.html:697
2306
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4961 msgid "file removed"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4962 msgstr "fichier supprimé"
3917a858329c Added French translation (complete but not completely checked and proofread)
Vincent Duvert <vincent@duvert.net>
parents:
diff changeset
4963
2422
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
4964 #: rhodecode/templates/tags/tags.html:5
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
4965 #, python-format
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
4966 msgid "%s Tags"
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
4967 msgstr "Tags de %s"
2fa7bcccf7c5 Updated French translation (new translations and some fixes).
Vincent Duvert <vincent@duvert.net>
parents: 2376
diff changeset
4968
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4969 #: rhodecode/templates/tags/tags.html:26
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4970 #, fuzzy
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4971 msgid "Compare tags"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4972 msgstr "Comparer"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2888
diff changeset
4973