1
0
mirror of https://gitlab.crans.org/mediatek/med.git synced 2025-06-21 01:18:21 +02:00

Translate media app

This commit is contained in:
Alexandre Iooss
2019-08-16 14:01:13 +02:00
parent accaa965c8
commit 21c1dd067a
5 changed files with 238 additions and 45 deletions

View File

@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-08-11 10:46+0200\n"
"POT-Creation-Date: 2019-08-16 14:00+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"
@ -13,83 +13,131 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: admin.py:32 models.py:20 models.py:51
#: admin.py:32 models.py:24 models.py:56
msgid "authors"
msgstr "auteurs"
#: admin.py:39
#: admin.py:42
msgid "external url"
msgstr "URL externe"
#: admin.py:79
#: admin.py:82
msgid "Turn back"
msgstr "Rendre"
#: admin.py:82
msgid "permanencier rendu"
msgstr ""
#: admin.py:85 models.py:112
msgid "given back to"
msgstr "rendu à"
#: fields.py:17
msgid "ISBN-10 or ISBN-13"
msgstr "ISBN-10 ou ISBN-13"
#: models.py:19
#: models.py:16 models.py:136
msgid "name"
msgstr "nom"
#: models.py:23
msgid "author"
msgstr "auteur"
#: models.py:25
#: models.py:30
msgid "ISBN"
msgstr "ISBN"
#: models.py:26
#: models.py:31
msgid "You may be able to scan it from a bar code."
msgstr "Peut souvent être scanné à partir du code barre."
#: models.py:31
#: models.py:36
msgid "title"
msgstr "titre"
#: models.py:35
#: models.py:40
msgid "subtitle"
msgstr "sous-titre"
#: models.py:41
#: models.py:46
msgid "external URL"
msgstr "URL externe"
#: models.py:46
#: models.py:51
msgid "side identifier"
msgstr "côte"
#: models.py:54
#: models.py:59
msgid "number of pages"
msgstr "nombre de pages"
#: models.py:59
#: models.py:64
msgid "publish date"
msgstr "date de publication"
#: models.py:68
#: models.py:76
msgid "medium"
msgstr "medium"
#: models.py:69
#: models.py:77
msgid "media"
msgstr "media"
#: models.py:98
#: models.py:89
msgid "borrower"
msgstr "emprunteur"
#: models.py:92
msgid "borrowed on"
msgstr "emprunté le"
#: models.py:97
msgid "given back on"
msgstr "rendu le"
#: models.py:103
msgid "borrowed with"
msgstr "emprunté avec"
#: models.py:104
msgid "The keyholder that registered this borrowed item."
msgstr "Le permanencier qui enregistre cet emprunt."
#: models.py:113
msgid "The keyholder to whom this item was given back."
msgstr "Le permanencier à qui l'emprunt a été rendu."
#: models.py:120
msgid "borrowed item"
msgstr "emprunt"
#: models.py:99
#: models.py:121
msgid "borrowed items"
msgstr "emprunts"
#: models.py:123
#: models.py:141
msgid "owner"
msgstr "propriétaire"
#: models.py:146
msgid "duration"
msgstr "durée"
#: models.py:150
msgid "minimum number of players"
msgstr "nombre minimum de joueurs"
#: models.py:154
msgid "maximum number of players"
msgstr "nombre maximum de joueurs"
#: models.py:160
msgid "comment"
msgstr "commentaire"
#: models.py:167
msgid "game"
msgstr "jeu"
#: models.py:124
#: models.py:168
msgid "games"
msgstr "jeux"