[go: up one dir, main page]

File: fr.po

package info (click to toggle)
template-glib 3.38.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 788 kB
  • sloc: ansic: 6,774; yacc: 288; lex: 237; javascript: 16; makefile: 14; python: 12
file content (39 lines) | stat: -rw-r--r-- 1,369 bytes parent folder | download | duplicates (3)
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
37
38
39
# French translation for template-glib.
# Copyright (C) 2021 template-glib's COPYRIGHT HOLDER
# This file is distributed under the same license as the template-glib package.
# Thibault Leclair <thibaultleclair@yahoo.com>, 2021-2022.
#
msgid ""
msgstr ""
"Project-Id-Version: template-glib template-glib-3-32\n"
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/template-glib/issues\n"
"POT-Creation-Date: 2021-09-17 14:30+0000\n"
"PO-Revision-Date: 2022-02-21 22:22+0100\n"
"Last-Translator: Thibault Leclair <thibaultleclair@yahoo.com>\n"
"Language-Team: GNOME French Team <gnomefr@traduc.org>\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: Gtranslator 40.0\n"

#: src/tmpl-parser.c:199
#, c-format
msgid "%s() may only be called once"
msgstr "%s() doit être appelé seulement une fois"

#: src/tmpl-parser.c:211
#, c-format
msgid "Parser does not contain an input stream"
msgstr "L’analyseur ne reçoit pas de flux d’entrée"

#: src/tmpl-template.c:454
#, c-format
msgid "Must parse template before expanding"
msgstr "Il est nécessaire d’analyser le modèle avant expansion"

#: src/tmpl-template-locator.c:117
#, c-format
msgid "Failed to locate template “%s”"
msgstr "Impossible de trouver le modèle « %s »"