view libmlk-core/nls/fr.po @ 306:6a7bca547f9a

make: add NLS support
author David Demelier <markand@malikania.fr>
date Mon, 28 Jun 2021 21:08:11 +0200
parents b5139fcb0832
children dbfe05b88627
line wrap: on
line source

#
# fr.po -- French translations for libmlk-core
#
# Copyright (c) 2020 David Demelier <markand@malikania.fr>
#
# Permission to use, copy, modify, and/or distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
# copyright notice and this permission notice appear in all copies.
#
# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-06-27 19:14+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: libmlk-core/core/panic.c:30
#, c-format
msgid "abort: %s\n"
msgstr "fatal: %s\n"

#: libmlk-core/core/panic.c:76
#, c-format
msgid "abort: panic handler returned\n"
msgstr "fatal: la fonction de panique n'aurait pas du continuer\n"

#~ msgid "database not initialized correctly"
#~ msgstr "database non initialisée"

#, c-format
#~ msgid "property '%s' was not found"
#~ msgstr "propriété '%s' non trouvée"