Translations:Jargon File/14/fr: Difference between revisions

From KDE UserBase Wiki
(Created page with "!path, chemin |Spécification complète d'un fichier en donnant son emplacement dans le système de fichiers. Par exemple <tt>/home/myUser/Documents/Bonjour.txt</tt> (un chemi...")
 
No edit summary
 
Line 1: Line 1:
!path, chemin
!path, chemin
|Spécification complète d'un fichier en donnant son emplacement dans le système de fichiers. Par exemple <tt>/home/myUser/Documents/Bonjour.txt</tt> (un chemin absolu), ou <tt>Document/Bonjour.txt</tt> (chemin relatif à mon répertoire home).
|Spécification complète d'un fichier en donnant son emplacement dans le système de fichiers. Par exemple <code>/home/myUser/Documents/Bonjour.txt</code> (chemin absolu), ou <code>Document/Bonjour.txt</code> (chemin relatif à mon répertoire ''home'').

Latest revision as of 13:19, 21 June 2020

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Jargon File)
!path
|Full specification of a file giving its placing in the file system. For example <tt>/home/myUser/Documents/Greetings.txt</tt> (an absolute path), or <tt>Document/Greeting.txt</tt> (path relative to my home directory).

!path, chemin |Spécification complète d'un fichier en donnant son emplacement dans le système de fichiers. Par exemple /home/myUser/Documents/Bonjour.txt (chemin absolu), ou Document/Bonjour.txt (chemin relatif à mon répertoire home).