Changeset - ef524d262737
[Not reviewed]
stable
0 1 0
Andrew Shadura - 10 years ago 2015-09-07 18:35:09
andrew@shadura.me
i18n: updated translation for French

Currently translated at 58.8% (661 of 1123 strings)
1 file changed with 18 insertions and 28 deletions:
0 comments (0 inline, 0 general)
kallithea/i18n/fr/LC_MESSAGES/kallithea.po
Show inline comments
 
@@ -5,16 +5,16 @@
 
# FIRST AUTHOR <EMAIL@ADDRESS>, 2011
 
msgid ""
 
msgstr ""
 
"Project-Id-Version: Kallithea 0.3\n"
 
"Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
 
"POT-Creation-Date: 2015-08-25 11:37+0200\n"
 
"PO-Revision-Date: 2015-07-20 11:32+0200\n"
 
"Last-Translator: Étienne Gilli <etienne.gilli@gmail.com>\n"
 
"PO-Revision-Date: 2015-09-07 16:35+0200\n"
 
"Last-Translator: Andrew Shadura <andrew@shadura.me>\n"
 
"Language-Team: French "
 
"<https://hosted.weblate.org/projects/kallithea/kallithea/fr/>\n"
 
"<https://hosted.weblate.org/projects/kallithea/stable/fr/>\n"
 
"Language: fr\n"
 
"MIME-Version: 1.0\n"
 
"Content-Type: text/plain; charset=UTF-8\n"
 
"Content-Transfer-Encoding: 8bit\n"
 
"Plural-Forms: nplurals=2; plural=n > 1;\n"
 
"X-Generator: Weblate 2.4-dev\n"
 
@@ -74,20 +74,19 @@ msgstr "Sélectionner le changeset"
 

	
 
#: kallithea/controllers/compare.py:258
 
msgid "Cannot compare repositories without using common ancestor"
 
msgstr "Impossible de comparer des dépôts sans utiliser un ancêtre commun"
 

	
 
#: kallithea/controllers/error.py:71
 
#, fuzzy
 
#| msgid "revisions"
 
msgid "No response"
 
msgstr "révisions"
 
msgstr "Pas de réponse"
 

	
 
#: kallithea/controllers/error.py:72
 
msgid "Unknown error"
 
msgstr ""
 
msgstr "Erreur inconnue"
 

	
 
#: kallithea/controllers/error.py:100
 
msgid "The request could not be understood by the server due to malformed syntax."
 
msgstr ""
 
"Le serveur n’a pas pu interpréter la requête à cause d’une erreur de "
 
"syntaxe."
 
@@ -300,16 +299,15 @@ msgstr "Journal public"
 
#: kallithea/templates/journal/journal.html:4
 
#: kallithea/templates/journal/journal.html:12
 
msgid "Journal"
 
msgstr "Historique"
 

	
 
#: kallithea/controllers/login.py:150 kallithea/controllers/login.py:196
 
#, fuzzy
 
#| msgid "bad captcha"
 
msgid "Bad captcha"
 
msgstr "mauvais captcha"
 
msgstr "Mauvais captcha"
 

	
 
#: kallithea/controllers/login.py:156
 
msgid "You have successfully registered into Kallithea"
 
msgstr "Vous vous êtes inscrits avec succès à Kallithea"
 

	
 
#: kallithea/controllers/login.py:201
 
@@ -365,13 +363,13 @@ msgstr "La requête de pull a été ouverte avec succès"
 

	
 
#: kallithea/controllers/pullrequests.py:362
 
#: kallithea/controllers/pullrequests.py:449
 
#: kallithea/controllers/pullrequests.py:504
 
#, python-format
 
msgid "Invalid reviewer \"%s\" specified"
 
msgstr ""
 
msgstr "Reviewer spécifié \"%s\" non valide"
 

	
 
#: kallithea/controllers/pullrequests.py:365
 
#: kallithea/controllers/pullrequests.py:452
 
msgid "Error occurred while creating pull request"
 
msgstr "Une erreur est survenue durant la création de la pull request"
 

	
 
@@ -434,22 +432,22 @@ msgstr "Cette pull request a été fermée et ne peut pas être mise à jour."
 
#, python-format
 
msgid "This pull request can be updated with changes on %s:"
 
msgstr "Cette demande de pull peut être mise à jour avec les modifications de %s :"
 

	
 
#: kallithea/controllers/pullrequests.py:605
 
msgid "No changesets found for updating this pull request."
 
msgstr ""
 
msgstr "Pas de changeset trouvé pour ce pull request"
 

	
 
#: kallithea/controllers/pullrequests.py:613
 
#, python-format
 
msgid "Note: Branch %s has another head: %s."
 
msgstr ""
 
msgstr "Note: La branche %s a une autre tête: %s."
 

	
 
#: kallithea/controllers/pullrequests.py:619
 
msgid "Git pull requests don't support updates yet."
 
msgstr ""
 
msgstr "Le smises à jour des Git pull requests ne sont pas encore supportées."
 

	
 
#: kallithea/controllers/pullrequests.py:710
 
msgid "No permission to change pull request status"
 
msgstr ""
 

	
 
#: kallithea/controllers/pullrequests.py:715
 
@@ -2111,15 +2109,13 @@ msgstr "Le nom d’utilisateur « %(username)s » existe déjà"
 
#| msgid "Username %(username)s is not valid"
 
msgid "Username \"%(username)s\" cannot be used"
 
msgstr "Le nom d’utilisateur « %(username)s » n’est pas valide"
 

	
 
#: kallithea/model/validators.py:99
 
#, fuzzy
 
#| msgid "" "Username may only contain alphanumeric characters underscores,
 
#| periods or" " dashes and must begin with alphanumeric character or
 
#| underscore"
 
#| msgid "" "
 
msgid ""
 
"Username may only contain alphanumeric characters underscores, periods or"
 
" dashes and must begin with an alphanumeric character or underscore"
 
msgstr ""
 
"Le pseudonyme ne peut contenir que des caractères alphanumériques, des "
 
"tirets, points, traits d'union et doit commencer avec un caractère "
 
@@ -2685,14 +2681,13 @@ msgstr "Greffons d'authentification"
 
#: kallithea/templates/admin/auth/auth_settings.html:31
 
msgid "Enabled Plugins"
 
msgstr "Greffons activés"
 

	
 
#: kallithea/templates/admin/auth/auth_settings.html:33
 
#, fuzzy
 
#| msgid "" "Comma separated list of plugins. Order of plugins is also order in
 
#| which " "Kallithea will try to authenticate user"
 
#| msgid "" "
 
msgid ""
 
"Comma-separated list of plugins; Kallithea will try user authentication "
 
"in plugin order"
 
msgstr ""
 
"Une liste séparée avec des virgules des greffons. L'ordre des greffons "
 
"est aussi celui dans lequel Kallithea va essayer d'authentifier un "
 
@@ -6154,13 +6149,12 @@ msgstr "Fork de"
 

	
 
#: kallithea/templates/summary/summary.html:29
 
msgid "Clone from"
 
msgstr "Cloner depuis"
 

	
 
#: kallithea/templates/summary/summary.html:72
 
#, fuzzy
 
msgid "Clone URL"
 
msgstr "URL de clone"
 

	
 
#: kallithea/templates/summary/summary.html:78
 
msgid "Show by Name"
 
msgstr "Afficher par nom"
 
@@ -6198,48 +6192,45 @@ msgstr "Télécharger une archive contenant également les sous-dépôts éventuels"
 
#| msgid "with subrepos"
 
msgid "With subrepos"
 
msgstr "avec les sous-dépôts"
 

	
 
#: kallithea/templates/summary/summary.html:156
 
msgid "Repository Size"
 
msgstr ""
 
msgstr "Taille du dépôt"
 

	
 
#: kallithea/templates/summary/summary.html:163
 
#: kallithea/templates/summary/summary.html:165
 
msgid "Feed"
 
msgstr ""
 
msgstr "Flux"
 

	
 
#: kallithea/templates/summary/summary.html:186
 
#, fuzzy
 
msgid "Latest Changes"
 
msgstr "fichiers modifiés"
 
msgstr "Derniers changements"
 

	
 
#: kallithea/templates/summary/summary.html:188
 
#, fuzzy
 
msgid "Quick Start"
 
msgstr "Démarrage rapide"
 

	
 
#: kallithea/templates/summary/summary.html:202
 
#, python-format
 
msgid "Readme file from revision %s:%s"
 
msgstr ""
 
msgstr "Fichier Lisez-moi de la revision %s:%s"
 

	
 
#: kallithea/templates/summary/summary.html:293
 
#, python-format
 
msgid "Download %s as %s"
 
msgstr "Télécharger %s comme archive %s"
 
msgstr "Télécharge %s comme %s"
 

	
 
#: kallithea/templates/tags/tags.html:5
 
#, python-format
 
msgid "%s Tags"
 
msgstr "Tags de %s"
 

	
 
#: kallithea/templates/tags/tags.html:26
 
#, fuzzy
 
msgid "Compare Tags"
 
msgstr "vue de comparaison"
 
msgstr "Comparer les tags"
 

	
 
#~ msgid "No comments."
 
#~ msgstr "Aucun commentaire."
 

	
 
#~ msgid "public journal"
 
#~ msgstr "Journal public"
 
@@ -6539,7 +6530,6 @@ msgstr "vue de comparaison"
 

	
 
#~ msgid "owner"
 
#~ msgstr "Propriétaire"
 

	
 
#~ msgid "reviewer"
 
#~ msgstr ""
 

	
0 comments (0 inline, 0 general)