Files
training.django/source/advanced/various/locale/fr/LC_MESSAGES/django.po
Steve Kossouho e3ebf6bf4f Add documentation and source
Added documentation, source and extra files.
2025-07-02 20:26:50 +02:00

60 lines
1.3 KiB
Plaintext

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-04-18 11:30+0000\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"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: various/admin/room.py:34
msgid "area"
msgstr "aire"
#: various/admin/room.py:51
msgid "The selected rooms have been updated."
msgstr "Les salles sélectionnées ont été mises à jour."
#: various/models/room.py:11
msgid "name"
msgstr "nom"
#: various/models/room.py:12
msgid "description"
msgstr "description"
#: various/models/room.py:13 various/models/room.py:14
#: various/models/room.py:15
msgid "centimeters"
msgstr "centimètres"
#: various/models/room.py:13
msgid "width"
msgstr "largeur"
#: various/models/room.py:14
msgid "length"
msgstr "longueur"
#: various/models/room.py:15
msgid "height"
msgstr "hauteur"
#: various/models/room.py:18
msgid "room"
msgstr "salle"
#: various/models/room.py:19
msgid "rooms"
msgstr "salles"