Changeset - a900f8dc9308
[Not reviewed]
stable
0 1 0
Étienne Gilli - 3 years ago 2022-12-13 08:13:07
etienne@gilli.io
Grafted from: ae831639d07c
i18n: updated translation for French

Currently translated at 100.0% (1080 of 1080 strings)
1 file changed with 26 insertions and 1 deletions:
0 comments (0 inline, 0 general)
kallithea/i18n/fr/LC_MESSAGES/kallithea.po
Show inline comments
 
@@ -826,25 +826,25 @@ msgstr "Clé SSH invalide – caractères inattendus dans la partie base 64 %r"
 

	
 
msgid ""
 
"Invalid SSH key - base64 part %r seems truncated (it can't be decoded)"
 
msgstr ""
 
"Clé SSH invalide – la partie base64 %r semble tronquée (elle ne peut pas "
 
"être décodée)"
 

	
 
msgid ""
 
"Invalid SSH key - base64 part %r seems truncated (it contains a partial "
 
"string length)"
 
msgstr ""
 
"Clé SSH invalide – la partie base64 %r semble tronquée (elle contient une "
 
"taille partielle)"
 
"valeur de taille incomplète)"
 

	
 
msgid ""
 
"Invalid SSH key - base64 part %r seems truncated (it is too short for "
 
"declared string length %s)"
 
msgstr ""
 
"Clé SSH invalide – la partie base64 %r semble tronquée (elle est trop "
 
"court pour la taille déclarée %s)"
 

	
 
msgid ""
 
"Invalid SSH key - base64 part %r seems truncated (it contains too few "
 
"strings for a %s key)"
 
msgstr ""
 
@@ -2099,24 +2099,40 @@ msgid "Pull Changes from Remote Reposito
 
msgstr "Récupérer les modifications depuis le dépôt distant"
 

	
 
msgid "Confirm to pull changes from remote repository."
 
msgstr ""
 
"Voulez-vous vraiment récupérer les changements depuis le dépôt distant ?"
 

	
 
msgid "This repository does not have a remote repository URL."
 
msgstr "Ce dépôt n'a pas d'URL de dépôt distant."
 

	
 
msgid "Permanent URL"
 
msgstr "URL permanente"
 

	
 
msgid ""
 
"In case this repository is renamed or moved into another group the "
 
"repository URL changes.\n"
 
"                           Using the above permanent URL guarantees that "
 
"this repository always will be accessible on that URL.\n"
 
"                           This is useful for CI systems, or any other "
 
"cases that you need to hardcode the URL into a 3rd party service."
 
msgstr ""
 
"Dans le cas où ce dépôt est renommé ou déplacé dans un autre groupe, "
 
"l’URL du dépôt change.\n"
 
"                           L’utilisation de l’URL permanente ci-dessus "
 
"garantit que ce dépôt sera toujours accessible à cette URL.\n"
 
"                           Cela peut être utile pour les systèmes "
 
"d’intégration continue, ou tout autre cas où il est nécessaire de coder "
 
"l’URL en dur dans un système tiers."
 

	
 
msgid "Remote repository"
 
msgstr "Dépôt distant"
 

	
 
msgid ""
 
"Optional: URL of a remote repository. If set, the repository can be "
 
"pulled from this URL."
 
msgstr ""
 
"Optionel : URL d'un dépôt distant. Si renseigné, le dépôt sera pullé à "
 
"partir de cette URL."
 

	
 
msgid "Change owner of this repository."
 
msgstr "Changer le propriétaire de ce dépôt."
 
@@ -2403,24 +2419,27 @@ msgstr ""
 
"'http' ou 'https' envoyé à partir du serveur Kallithea en cours "
 
"d'utilisation,\n"
 
"                                                        {email}     "
 
"adresse e-mail de l'utilisateur,\n"
 
"                                                        {md5email}  "
 
"empreinte md5 (hash) de l'adresse e-mail de l'utilisateur (comme sur "
 
"gravatar.com),\n"
 
"                                                        {size}      "
 
"taille de l'image demandée au serveur,\n"
 
"                                                        {netloc}    "
 
"emplacement réseau/hôte du serveur Kallithea en cours d'utilisation."
 

	
 
msgid "HTTP Clone URL"
 
msgstr "URL de clone HTTP"
 

	
 
msgid ""
 
"Schema of clone URL construction eg. '{scheme}://{user}@{netloc}/"
 
"{repo}'.\n"
 
"                                                    The following "
 
"variables are available:\n"
 
"                                                    {scheme} 'http' or "
 
"'https' sent from running Kallithea server,\n"
 
"                                                    {user}   current user "
 
"username,\n"
 
"                                                    {netloc} network "
 
"location/server host of running Kallithea server,\n"
 
"                                                    {repo}   full "
 
@@ -2445,24 +2464,27 @@ msgstr ""
 
"                                                        {netloc}    "
 
"emplacement réseau/hôte du serveur Kallithea en cours d'utilisation,\n"
 
"                                                        {repo}    nom "
 
"complet du dépôt,\n"
 
"                                                        {repoid}    ID du "
 
"dépôt, peut être utilisé pour cloner par ID,\n"
 
"                                                        {system_user}  "
 
"nom de l'utilisateur système Kallithea,\n"
 
"                                                        {hostname}  nom "
 
"d'hôte du serveur\n"
 
"                                                    "
 

	
 
msgid "SSH Clone URL"
 
msgstr "URL de clone SSH"
 

	
 
msgid ""
 
"Schema for constructing SSH clone URL, eg. 'ssh://{system_user}"
 
"@{hostname}/{repo}'."
 
msgstr ""
 
"Schéma de construction d'une URL de clone SSH, par exemple. 'ssh://"
 
"{system_user}@{hostname}/{repo}'."
 

	
 
msgid "Repository page size"
 
msgstr "Taille de la page du dépôt"
 

	
 
msgid ""
 
"Number of items displayed in the repository pages before pagination is "
 
@@ -3736,14 +3758,17 @@ msgstr "Derniers changements"
 
msgid "Quick Start"
 
msgstr "Démarrage rapide"
 

	
 
msgid "Add or upload files directly via Kallithea"
 
msgstr "Ajouter ou téléverser des fichiers directement via Kallithea"
 

	
 
msgid "Push new repository"
 
msgstr "Pusher le nouveau dépôt"
 

	
 
msgid "Existing repository?"
 
msgstr "Le dépôt existe déjà ?"
 

	
 
msgid "Readme file from %s"
 
msgstr "Fichier Readme depuis %s"
 

	
 
msgid "Download %s as %s"
 
msgstr "Télécharge %s comme %s"
0 comments (0 inline, 0 general)