mirror of
https://gitlab2.federez.net/re2o/re2o
synced 2024-11-24 20:33:11 +00:00
[Printer] Translate out of order message
This commit is contained in:
parent
aa6590e5b1
commit
c347feb3a6
2 changed files with 8 additions and 4 deletions
Binary file not shown.
|
@ -8,7 +8,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2018-10-27 19:03+0200\n"
|
"POT-Creation-Date: 2018-11-17 13:29+0100\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
@ -228,6 +228,10 @@ msgstr "Prix d'une copie : "
|
||||||
msgid "Number of pages : "
|
msgid "Number of pages : "
|
||||||
msgstr "Nombre de pages : "
|
msgstr "Nombre de pages : "
|
||||||
|
|
||||||
|
#: printer/templates/printer/printer_disabled.html:10
|
||||||
|
msgid "Sorry, the printer currently experiences fatal issues..."
|
||||||
|
msgstr "Désolé, l'imprimante est actuellement hors-service..."
|
||||||
|
|
||||||
#: printer/templates/printer/sidebar.html:30
|
#: printer/templates/printer/sidebar.html:30
|
||||||
msgid "Print document"
|
msgid "Print document"
|
||||||
msgstr "Imprimer un document"
|
msgstr "Imprimer un document"
|
||||||
|
@ -249,14 +253,14 @@ msgstr ""
|
||||||
"Le fichier a une taille de %(size)s. La taille maximum autorisée est "
|
"Le fichier a une taille de %(size)s. La taille maximum autorisée est "
|
||||||
"%(max_size)s."
|
"%(max_size)s."
|
||||||
|
|
||||||
#: printer/views.py:84
|
#: printer/views.py:89
|
||||||
msgid "Next"
|
msgid "Next"
|
||||||
msgstr "Suivant"
|
msgstr "Suivant"
|
||||||
|
|
||||||
#: printer/views.py:116 printer/views.py:142
|
#: printer/views.py:121 printer/views.py:147
|
||||||
msgid "Print"
|
msgid "Print"
|
||||||
msgstr "Imprimer"
|
msgstr "Imprimer"
|
||||||
|
|
||||||
#: printer/views.py:171
|
#: printer/views.py:176
|
||||||
msgid "You are not allowed to print"
|
msgid "You are not allowed to print"
|
||||||
msgstr "Vous n'êtes pas autorisé à imprimer"
|
msgstr "Vous n'êtes pas autorisé à imprimer"
|
||||||
|
|
Loading…
Reference in a new issue