forked from rc/aircox
		
	
		
			
				
	
	
		
			109 lines
		
	
	
		
			3.1 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			109 lines
		
	
	
		
			3.1 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: 2022-05-21 14: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"
 | 
						|
 | 
						|
#: aircox_streamer/controllers.py:75
 | 
						|
msgid "playing"
 | 
						|
msgstr "en cours de lecture"
 | 
						|
 | 
						|
#: aircox_streamer/controllers.py:77
 | 
						|
msgid "paused"
 | 
						|
msgstr "pause"
 | 
						|
 | 
						|
#: aircox_streamer/controllers.py:79
 | 
						|
msgid "stopped"
 | 
						|
msgstr "arrêt"
 | 
						|
 | 
						|
#: aircox_streamer/templates/aircox_streamer/source_item.html:18
 | 
						|
msgid "Edit related program"
 | 
						|
msgstr "Éditer le programme correspondant"
 | 
						|
 | 
						|
#: aircox_streamer/templates/aircox_streamer/source_item.html:27
 | 
						|
msgid "Synchronize source with Liquidsoap"
 | 
						|
msgstr "Synchroniser la source avec Liquidsoap"
 | 
						|
 | 
						|
#: aircox_streamer/templates/aircox_streamer/source_item.html:31
 | 
						|
msgid "Synchronise"
 | 
						|
msgstr "Synchroniser"
 | 
						|
 | 
						|
#: aircox_streamer/templates/aircox_streamer/source_item.html:34
 | 
						|
msgid "Restart current track"
 | 
						|
msgstr "Rejouer le morceau en cours"
 | 
						|
 | 
						|
#: aircox_streamer/templates/aircox_streamer/source_item.html:38
 | 
						|
msgid "Restart"
 | 
						|
msgstr "Rejouer"
 | 
						|
 | 
						|
#: aircox_streamer/templates/aircox_streamer/source_item.html:41
 | 
						|
msgid "Skip current file"
 | 
						|
msgstr "Passer le fichier actuel"
 | 
						|
 | 
						|
#: aircox_streamer/templates/aircox_streamer/source_item.html:42
 | 
						|
msgid "Skip"
 | 
						|
msgstr "Passer"
 | 
						|
 | 
						|
#: aircox_streamer/templates/aircox_streamer/source_item.html:51
 | 
						|
msgid "Add sound"
 | 
						|
msgstr "Ajouter un son"
 | 
						|
 | 
						|
#: aircox_streamer/templates/aircox_streamer/source_item.html:58
 | 
						|
msgid "Select a sound"
 | 
						|
msgstr "Sélectionner un son"
 | 
						|
 | 
						|
#: aircox_streamer/templates/aircox_streamer/source_item.html:69
 | 
						|
msgid "Add"
 | 
						|
msgstr "Ajouter"
 | 
						|
 | 
						|
#: aircox_streamer/templates/aircox_streamer/source_item.html:74
 | 
						|
msgid "Add a sound to the queue (queue may start playing)"
 | 
						|
msgstr "Ajouter un son à la file de lecture (la file de lecture peut démarer)"
 | 
						|
 | 
						|
#: aircox_streamer/templates/aircox_streamer/source_item.html:80
 | 
						|
msgid "Sounds in queue"
 | 
						|
msgstr "Sons dans la file de lecture"
 | 
						|
 | 
						|
#: aircox_streamer/templates/aircox_streamer/source_item.html:98
 | 
						|
msgid "Status"
 | 
						|
msgstr "Statut"
 | 
						|
 | 
						|
#: aircox_streamer/templates/aircox_streamer/source_item.html:108
 | 
						|
msgid "Air time"
 | 
						|
msgstr "En antenne depuis"
 | 
						|
 | 
						|
#: aircox_streamer/templates/aircox_streamer/source_item.html:118
 | 
						|
msgid "Time left"
 | 
						|
msgstr "Temps restant"
 | 
						|
 | 
						|
#: aircox_streamer/templates/aircox_streamer/source_item.html:126
 | 
						|
msgid "Data source"
 | 
						|
msgstr "Source de donnée"
 | 
						|
 | 
						|
#: aircox_streamer/templates/aircox_streamer/streamer.html:23
 | 
						|
msgid "Reload"
 | 
						|
msgstr "Recharger"
 | 
						|
 | 
						|
#: aircox_streamer/templates/aircox_streamer/streamer.html:30
 | 
						|
#: aircox_streamer/templates/aircox_streamer/streamer.html:31
 | 
						|
msgid "Select a station"
 | 
						|
msgstr "Sélectionner une station"
 | 
						|
 | 
						|
#: aircox_streamer/urls.py:10 aircox_streamer/views.py:9
 | 
						|
msgid "Streamer Monitor"
 | 
						|
msgstr "Moniteur de stream"
 |