blob: 03c7126381cdd9b3aad0e6e1ce275e6c975d1563 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
|
# SOME DESCRIPTIVE TITLE
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: \n"
"POT-Creation-Date: 2022-01-15 20:37-0300\n"
"PO-Revision-Date: 2022-01-15 21:08-0300\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 3.0.1\n"
#. type: Plain text
#: src/locale/HELP.en.txt:5
#, no-wrap
msgid ""
"Options:\n"
" -p only print the link, don't try to open it\n"
" -h, --help show this help message\n"
" -V, --version print the version number\n"
msgstr ""
"Options:\n"
" -p seulement imprimez le lien, n'essayer pas de l'ouvrir\n"
" -h, --help afficher ce message d'aide\n"
" -V, --version imprime le numeró de version\n"
#. type: Plain text
#: src/locale/HELP.en.txt:6
msgid "See \"man git-permalink\" for more information."
msgstr "Voir \"man git-permalink\" pour plus d'informations."
|