Changeset - d532c6aeda2e
[Not reviewed]
stable
0 1 0
Jeannette L - 6 years ago 2020-04-09 02:20:06
j.lavoie@net-c.ca
Grafted from: ca490ddad7df
i18n: updated translation for French

Currently translated at 98.0% (1066 of 1087 strings)
1 file changed with 27 insertions and 0 deletions:
0 comments (0 inline, 0 general)
kallithea/i18n/fr/LC_MESSAGES/kallithea.po
Show inline comments
 
@@ -385,24 +385,30 @@ msgstr "Une erreur est survenue durant l’enregistrement de l’e-mail"
 
msgid "Removed email from user"
 
msgstr "L’e-mail a été enlevé de l’utilisateur"
 

	
 
msgid "API key successfully created"
 
msgstr "Clé d'API créée avec succès"
 

	
 
msgid "API key successfully reset"
 
msgstr "Clé d'API remise à zéro avec succès"
 

	
 
msgid "API key successfully deleted"
 
msgstr "Clé d'API supprimée avec succès"
 

	
 
msgid "SSH key %s successfully added"
 
msgstr "Clé SSH %s ajoutée avec succès"
 

	
 
msgid "SSH key successfully deleted"
 
msgstr "Clé SSH supprimée avec succès"
 

	
 
msgid "Read"
 
msgstr "Lire"
 

	
 
msgid "Write"
 
msgstr "Écrire"
 

	
 
msgid "Admin"
 
msgstr "Administration"
 

	
 
msgid "Disabled"
 
msgstr "Interdite"
 

	
 
@@ -665,24 +671,27 @@ msgstr "Vous devez être connecté pour visualiser cette page"
 
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"
 

	
 
msgid "Repository not found in the filesystem"
 
msgstr "Dépôt non trouvé sur le système de fichiers"
 

	
 
msgid "Changeset for %s %s not found in %s"
 
msgstr "Ensemble de changements pour %s %s non trouvé dans %s"
 

	
 
msgid "SSH access is disabled."
 
msgstr "L'accès SSH est désactivé."
 

	
 
msgid "Binary file"
 
msgstr "Fichier binaire"
 

	
 
msgid ""
 
"Changeset was too big and was cut off, use diff menu to display this diff"
 
msgstr ""
 
"Cet ensemble de changements était trop gros pour être affiché et a été "
 
"découpé, utilisez le menu « diff » pour afficher les différences"
 

	
 
msgid "No changes detected"
 
msgstr "Aucun changement détecté"
 

	
 
@@ -797,24 +806,42 @@ msgstr "renommer"
 
msgid "chmod"
 
msgstr "chmod"
 

	
 
msgid ""
 
"%s repository is not mapped to db perhaps it was created or renamed from "
 
"the filesystem please run the application again in order to rescan "
 
"repositories"
 
msgstr ""
 
"Le dépôt %s n’est pas représenté dans la base de données. Il a "
 
"probablement été créé ou renommé manuellement. Veuillez relancer "
 
"l’application pour rescanner les dépôts"
 

	
 
msgid "SSH key is missing"
 
msgstr "La clé SSH est manquante"
 

	
 
msgid "Incorrect SSH key - it must start with 'ssh-(rsa|dss|ed25519)'"
 
msgstr ""
 
"Clé SSH incorrecte – elle dpit commencer par « ssh-(rsa|dss|ed25519) »"
 

	
 
msgid "Incorrect SSH key - unexpected characters in base64 part %r"
 
msgstr "Clé SSH incorrecte – caractères inattendus dans la partie base64 %r"
 

	
 
msgid "Incorrect SSH key - failed to decode base64 part %r"
 
msgstr "Clé SSH incorrecte – échec du décodage de la partie base64 %r"
 

	
 
msgid "Incorrect SSH key - base64 part is not %r as claimed but %r"
 
msgstr ""
 
"Clé SSH incorrecte – la partie base64 n'est pas %r comme il est dit mais "
 
"%r"
 

	
 
msgid "%d year"
 
msgid_plural "%d years"
 
msgstr[0] "%d an"
 
msgstr[1] "%d ans"
 

	
 
msgid "%d month"
 
msgid_plural "%d months"
 
msgstr[0] "%d mois"
 
msgstr[1] "%d mois"
 

	
 
msgid "%d day"
 
msgid_plural "%d days"
0 comments (0 inline, 0 general)