mirror of
https://github.com/oleid/gnome-shell-teatime.git
synced 2022-04-29 18:53:50 +00:00
75 lines
2.0 KiB
Plaintext
75 lines
2.0 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.
|
|||
|
#
|
|||
|
msgid ""
|
|||
|
msgstr ""
|
|||
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|||
|
"Report-Msgid-Bugs-To: \n"
|
|||
|
"POT-Creation-Date: 2013-11-05 14:36+0100\n"
|
|||
|
"PO-Revision-Date: 2013-11-05 14:22+0100\n"
|
|||
|
"Last-Translator: Solveig <teatime@solveig.org>\n"
|
|||
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|||
|
"Language: french\n"
|
|||
|
"MIME-Version: 1.0\n"
|
|||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|||
|
"Content-Transfer-Encoding: 8bit\n"
|
|||
|
|
|||
|
#: ../src/extension.js:85 ../src/extension.js:282
|
|||
|
msgid "Your tea is ready!"
|
|||
|
msgstr "Votre thé est prêt !"
|
|||
|
|
|||
|
#: ../src/extension.js:180
|
|||
|
msgid "Show settings"
|
|||
|
msgstr "Préférences"
|
|||
|
|
|||
|
#: ../src/extension.js:189
|
|||
|
msgid "min:sec"
|
|||
|
msgstr "min:sec"
|
|||
|
|
|||
|
#: ../src/extension.js:244
|
|||
|
msgid "TeaTime applet"
|
|||
|
msgstr "Application TeaTime"
|
|||
|
|
|||
|
#: ../src/extension.js:263
|
|||
|
msgid "Timer set!"
|
|||
|
msgstr "Minuteur réglé !"
|
|||
|
|
|||
|
#: ../src/extension.js:263
|
|||
|
#, javascript-format
|
|||
|
msgid "%ss to go"
|
|||
|
msgstr "encore %ss"
|
|||
|
|
|||
|
#: ../src/extension.js:283
|
|||
|
msgid "Drink it, while it is hot!"
|
|||
|
msgstr "Buvez tant que c'est chaud !"
|
|||
|
|
|||
|
#: ../src/prefs.js:65
|
|||
|
msgid "Fullscreen Notifications"
|
|||
|
msgstr "Notifications en plein écran"
|
|||
|
|
|||
|
#: ../src/prefs.js:77
|
|||
|
msgid "Tea"
|
|||
|
msgstr "Thé"
|
|||
|
|
|||
|
#: ../src/prefs.js:92
|
|||
|
msgid "Steep time"
|
|||
|
msgstr "Temps d'infusion"
|
|||
|
|
|||
|
#: ../src/schemas/org.gnome.shell.extensions.teatime.gschema.xml.in.h:1
|
|||
|
msgid ""
|
|||
|
"{ \"Green tea\": 180, \"Black tea\": 210, \"Fruit tea\": 420, \"White tea\": "
|
|||
|
"120 }"
|
|||
|
msgstr ""
|
|||
|
"{ \"Thé vert\": 180, \"Thé noir\": 210, \"Thé aux fruits\": 420, \"Thé blanc"
|
|||
|
"\": 120 }"
|
|||
|
|
|||
|
#: ../src/schemas/org.gnome.shell.extensions.teatime.gschema.xml.in.h:2
|
|||
|
msgid "Tea drawing times list"
|
|||
|
msgstr "Temps d'infusion des différents thés"
|
|||
|
|
|||
|
#: ../src/schemas/org.gnome.shell.extensions.teatime.gschema.xml.in.h:3
|
|||
|
msgid "A mapping of a teas to their corresponding drawing time in seconds."
|
|||
|
msgstr "Correspondances entre chaque thé et son temps d'infusion en secondes."
|