Changeset - 92fd0b7ff4d9
[Not reviewed]
stable
0 3 0
Étienne Gilli - 8 years ago 2017-07-26 08:42:40
etienne.gilli@gmail.com
i18n: updated translation for French

Currently translated at 100.0% (1136 of 1136 strings)
3 files changed with 19 insertions and 28 deletions:
0 comments (0 inline, 0 general)
CONTRIBUTORS
Show inline comments
 
@@ -4,12 +4,13 @@ List of contributors to Kallithea projec
 
    Branko Majic <branko@majic.rs> 2015 2018
 
    Mads Kiilerich <mads@kiilerich.com> 2016-2018
 
    Mads Kiilerich <madski@unity3d.com> 2012-2017
 
    Unity Technologies 2012-2017
 
    Andrew Shadura <andrew@shadura.me> 2012 2014-2017
 
    Dominik Ruf <dominikruf@gmail.com> 2012 2014 2016-2017
 
    Étienne Gilli <etienne.gilli@gmail.com> 2015 2017
 
    Sam Jaques <sam.jaques@me.com> 2015 2017
 
    Ching-Chen Mao <mao@lins.fju.edu.tw> 2017
 
    FUJIWARA Katsunori <foozy@lares.dti.ne.jp> 2017
 
    Viktar Vauchkevich <victorenator@gmail.com> 2017
 
    Takumi IINO <trot.thunder@gmail.com> 2012-2016
 
    Søren Løvborg <sorenl@unity3d.com> 2015-2016
 
@@ -28,13 +29,12 @@ List of contributors to Kallithea projec
 
    Ben Finney <ben@benfinney.id.au> 2015
 
    Daniel Hobley <danielh@unity3d.com> 2015
 
    David Avigni <david.avigni@ankapi.com> 2015
 
    Denis Blanchette <dblanchette@coveo.com> 2015
 
    duanhongyi <duanhongyi@doopai.com> 2015
 
    EriCSN Chang <ericsning@gmail.com> 2015
 
    Étienne Gilli <etienne.gilli@gmail.com> 2015
 
    Grzegorz Krason <grzegorz.krason@gmail.com> 2015
 
    Jan Heylen <heyleke@gmail.com> 2015
 
    Kazunari Kobayashi <kobanari@nifty.com> 2015
 
    Kevin Bullock <kbullock@ringworld.org> 2015
 
    kobanari <kobanari@nifty.com> 2015
 
    Marc Abramowitz <marc@marc-abramowitz.com> 2015
kallithea/i18n/fr/LC_MESSAGES/kallithea.po
Show inline comments
 
@@ -5,22 +5,22 @@
 
# 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: 2017-07-25 16:37+0200\n"
 
"PO-Revision-Date: 2015-09-10 15:13+0200\n"
 
"PO-Revision-Date: 2017-07-26 06:43+0000\n"
 
"Last-Translator: Étienne Gilli <etienne.gilli@gmail.com>\n"
 
"Language-Team: French "
 
"<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"
 
"X-Generator: Weblate 2.16-dev\n"
 

	
 
#: kallithea/controllers/changelog.py:86
 
#: kallithea/controllers/pullrequests.py:238 kallithea/lib/base.py:512
 
msgid "There are no changesets yet"
 
msgstr "Il n’y a aucun changement pour le moment"
 

	
 
@@ -152,18 +152,16 @@ msgstr "%s à %s"
 
#: kallithea/controllers/files.py:432
 
#, python-format
 
msgid "This repository has been locked by %s on %s"
 
msgstr "Ce dépôt a été verrouillé par %s sur %s"
 

	
 
#: kallithea/controllers/files.py:317
 
#, fuzzy
 
#| msgid "You can only delete files with revision being a valid branch "
 
msgid "You can only delete files with revision being a valid branch"
 
msgstr ""
 
"Vous pouvez supprimer uniquement les fichiers avec révision étant dans "
 
"une branche valide "
 
"Vous ne pouvez supprimer les fichiers que si la révision est une branche "
 
"valide"
 

	
 
#: kallithea/controllers/files.py:328
 
#, python-format
 
msgid "Deleted file %s via Kallithea"
 
msgstr "Le fichier %s a été supprimé via Kallithea"
 

	
 
@@ -175,18 +173,16 @@ msgstr "Suppression du fichier %s effectuée avec succès"
 
#: kallithea/controllers/files.py:354 kallithea/controllers/files.py:420
 
#: kallithea/controllers/files.py:501
 
msgid "Error occurred during commit"
 
msgstr "Une erreur est survenue durant le commit"
 

	
 
#: kallithea/controllers/files.py:377
 
#, fuzzy
 
#| msgid "You can only edit files with revision being a valid branch "
 
msgid "You can only edit files with revision being a valid branch"
 
msgstr ""
 
"Vous pouvez modifier uniquement les fichiers dont la révision est dans "
 
"une branche valide "
 
"Vous ne pouvez modifier les fichiers que si la révision est une branche "
 
"valide"
 

	
 
#: kallithea/controllers/files.py:391
 
#, python-format
 
msgid "Edited file %s via Kallithea"
 
msgstr "%s édité via Kallithea"
 

	
 
@@ -934,16 +930,15 @@ msgstr ""
 
#: kallithea/controllers/admin/settings.py:211
 
#, python-format
 
msgid "Repositories successfully rescanned. Added: %s. Removed: %s."
 
msgstr "Dépôts ré-analysés avec succès. Ajouté : %s. Supprimé : %s."
 

	
 
#: kallithea/controllers/admin/settings.py:226
 
#, fuzzy, python-format
 
#| msgid "Invalidate cache for all repositories"
 
#, python-format
 
msgid "Invalidated %s repositories"
 
msgstr "Invalider le cache pour tous les dépôts"
 
msgstr "%s dépôts invalidés"
 

	
 
#: kallithea/controllers/admin/settings.py:280
 
msgid "Updated application settings"
 
msgstr "Réglages mis à jour"
 

	
 
#: kallithea/controllers/admin/settings.py:337
 
@@ -1074,12 +1069,14 @@ msgstr "IP %s non autorisée"
 
msgid "Invalid API key"
 
msgstr "Clé d'API invalide"
 

	
 
#: kallithea/lib/auth.py:785
 
msgid "CSRF token leak has been detected - all form tokens have been expired"
 
msgstr ""
 
"Une fuite de jeton CSRF a été détectée - tous les jetons de formulaire sont "
 
"considérés comme expirés"
 

	
 
#: kallithea/lib/auth.py:832
 
msgid "You need to be a registered user to perform this action"
 
msgstr "Vous devez être un utilisateur enregistré pour effectuer cette action"
 

	
 
#: kallithea/lib/auth.py:864
 
@@ -1088,16 +1085,15 @@ msgstr "Vous devez être connecté pour visualiser cette page"
 

	
 
#: kallithea/lib/base.py:490
 
msgid "Repository not found in the filesystem"
 
msgstr "Dépôt non trouvé sur le système de fichiers"
 

	
 
#: kallithea/lib/base.py:516
 
#, fuzzy, python-format
 
#| msgid "Changeset not found"
 
#, python-format
 
msgid "Changeset for %s %s not found in %s"
 
msgstr "Ensemble de changements non trouvé"
 
msgstr "Ensemble de changements pour %s %s non trouvé dans %s"
 

	
 
#: kallithea/lib/diffs.py:66
 
msgid "Binary file"
 
msgstr "Fichier binaire"
 

	
 
#: kallithea/lib/diffs.py:82
 
@@ -1118,16 +1114,15 @@ msgstr "Branche supprimée : %s"
 
#: kallithea/lib/helpers.py:612
 
#, python-format
 
msgid "Created tag: %s"
 
msgstr "Étiquette créée : %s"
 

	
 
#: kallithea/lib/helpers.py:623
 
#, fuzzy, python-format
 
#| msgid "Changeset not found"
 
#, python-format
 
msgid "Changeset %s not found"
 
msgstr "Ensemble de changements non trouvé"
 
msgstr "Ensemble de changements %s non trouvé"
 

	
 
#: kallithea/lib/helpers.py:672
 
#, python-format
 
msgid "Show all combined changesets %s->%s"
 
msgstr "Afficher les changements combinés %s->%s"
 

	
 
@@ -1880,14 +1875,12 @@ msgstr ""
 

	
 
#: kallithea/model/db.py:1695
 
msgid "Only admins can fork repositories"
 
msgstr "Seul un administrateur peut faire un fork de dépôt"
 

	
 
#: kallithea/model/db.py:1696
 
#, fuzzy
 
#| msgid "Non-admins can can fork repositories"
 
msgid "Non-admins can fork repositories"
 
msgstr "Les utilisateurs non-administrateurs peuvent faire un fork de dépôt"
 

	
 
#: kallithea/model/db.py:1699
 
msgid "User registration with manual account activation"
 
msgstr "Enregistrement des utilisateurs avec activation de compte manuelle"
 
@@ -3716,13 +3709,13 @@ msgstr "Veuillez confirmer le déverrouillage de ce dépôt."
 
msgid "Unlock Repository"
 
msgstr "Déverrouiller le dépôt"
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:56
 
#, python-format
 
msgid "Locked by %s on %s"
 
msgstr ""
 
msgstr "Verrouillé par %s sur %s"
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:60
 
msgid "Confirm to lock repository."
 
msgstr "Veuillez confirmer le verrouillage de ce dépôt."
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:62
 
@@ -5975,16 +5968,15 @@ msgstr "Contenu de la requête de pull"
 
#: kallithea/templates/pullrequests/pullrequest_show_all.html:6
 
#, python-format
 
msgid "%s Pull Requests"
 
msgstr "Requêtes de pull pour %s"
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show_all.html:11
 
#, fuzzy, python-format
 
#| msgid "Pull Requests from %s'"
 
#, python-format
 
msgid "Pull Requests from '%s'"
 
msgstr "Requête de pull depuis %s'"
 
msgstr "Requêtes de pull depuis '%s'"
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show_all.html:13
 
#, python-format
 
msgid "Pull Requests to '%s'"
 
msgstr "Requête de pull vers '%s'"
 

	
 
@@ -6466,7 +6458,6 @@ msgstr "Comparer les tags"
 

	
 
#~ msgid "Please ignore this email if you did not request a new password ."
 
#~ msgstr ""
 

	
 
#~ msgid "Created by"
 
#~ msgstr "créé"
 

	
kallithea/templates/about.html
Show inline comments
 
@@ -30,12 +30,13 @@
 
  <li>Copyright &copy; 2012&ndash;2018, Mads Kiilerich</li>
 
  <li>Copyright &copy; 2014&ndash;2018, Thomas De Schampheleire</li>
 
  <li>Copyright &copy; 2015, 2018, Branko Majic</li>
 
  <li>Copyright &copy; 2012&ndash;2017, Unity Technologies</li>
 
  <li>Copyright &copy; 2012, 2014&ndash;2017, Andrew Shadura</li>
 
  <li>Copyright &copy; 2012, 2014, 2016&ndash;2017, Dominik Ruf</li>
 
  <li>Copyright &copy; 2015, 2017, Étienne Gilli</li>
 
  <li>Copyright &copy; 2015, 2017, Sam Jaques</li>
 
  <li>Copyright &copy; 2017, Ching-Chen Mao</li>
 
  <li>Copyright &copy; 2017, FUJIWARA Katsunori</li>
 
  <li>Copyright &copy; 2017, Viktar Vauchkevich</li>
 
  <li>Copyright &copy; 2012&ndash;2016, Takumi IINO</li>
 
  <li>Copyright &copy; 2015&ndash;2016, Søren Løvborg</li>
 
@@ -54,13 +55,12 @@
 
  <li>Copyright &copy; 2015, Ben Finney</li>
 
  <li>Copyright &copy; 2015, Daniel Hobley</li>
 
  <li>Copyright &copy; 2015, David Avigni</li>
 
  <li>Copyright &copy; 2015, Denis Blanchette</li>
 
  <li>Copyright &copy; 2015, duanhongyi</li>
 
  <li>Copyright &copy; 2015, EriCSN Chang</li>
 
  <li>Copyright &copy; 2015, Étienne Gilli</li>
 
  <li>Copyright &copy; 2015, Grzegorz Krason</li>
 
  <li>Copyright &copy; 2015, Jan Heylen</li>
 
  <li>Copyright &copy; 2015, Kazunari Kobayashi</li>
 
  <li>Copyright &copy; 2015, Kevin Bullock</li>
 
  <li>Copyright &copy; 2015, kobanari</li>
 
  <li>Copyright &copy; 2015, Marc Abramowitz</li>
0 comments (0 inline, 0 general)