From df265f7f4cfb8343197ed86f5c20fb2d14c51b0f Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Wed, 12 Feb 2020 09:01:31 -0500 Subject: Localization and library system in progress --- translations/fr_CA.ts | 202 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 202 insertions(+) create mode 100644 translations/fr_CA.ts (limited to 'translations/fr_CA.ts') diff --git a/translations/fr_CA.ts b/translations/fr_CA.ts new file mode 100644 index 0000000..ce4ff90 --- /dev/null +++ b/translations/fr_CA.ts @@ -0,0 +1,202 @@ + + + + + About + + + About - Alee Music Player + + + + + Alee Music Player 0.2 by Alee Productions + + + + + Licensed with GPL-3.0 + + + + + <html><head/><body><p><a href="https://alee-productions.xyz"><span style=" text-decoration: underline; color:#007af4;">Website</span></a></p></body></html> + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Noto Sans'; font-size:10pt; font-weight:400; font-style:normal;"> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Alee Music Player: An audio player written in Qt</p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Copyright (C) 2020 Alee Productions</p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> This program is free software: you can redistribute it and/or modify</p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> it under the terms of the GNU General Public License as published by</p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> the Free Software Foundation, either version 3 of the License, or</p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> (at your option) any later version.</p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> This program is distributed in the hope that it will be useful,</p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> but WITHOUT ANY WARRANTY; without even the implied warranty of</p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the</p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> GNU General Public License for more details.</p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> You should have received a copy of the GNU General Public License</p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> along with this program. If not, see &lt;https://www.gnu.org/licenses/&gt;.</p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p></body></html> + + + + + Player + + + Alee Music Player + Alee Music Player + + + + Library + Bibliothèque + + + + Playlist + Liste de chansons + + + + Stop + Arrêt + + + + Browse + Feuilleter + + + + Volume + Le volume + + + + Title + Titre + + + + + + Play + Jouer + + + + File + Fichier + + + + View + Vue + + + + Quit + Quitter + + + + Ctrl+Q + Ctrl + Q + + + + About + À propos du logiciel + + + + Open + Ouvrir + + + + Ctrl+O + Ctrl+O + + + + Open any audio file + Ouvrir n'importe quel fichier audio + + + + Audio Files (*.mp3 *.wav *.ogg *.flac *.mp4) + Fichiers Audio (*.mp3 *.wav *.ogg *.flac *.mp4) + + + + File cannot be found + Le fichier est introuvable + + + + Uh oh! An error has occured! + Euh oh! Une erreur est survenue! + + + + File is invalid. Maybe try loading a valid audio file. + Le fichier n'est pas valide. Essayez peut-être de charger un fichier audio valide. + + + + Opening + Overture + + + + Success! + Succès! + + + + This audio file has been loaded. + Ce fichier audio a été chargé. + + + + Closing AleePlayer... + Fermeture AleePlayer... + + + + Pausing music... + Pause la musique... + + + + Playing music... + Jouer la musique... + + + + Pause + Pause + + + + Stopping music... + Arrêtez la musique... + + + + Opening about dialog + Boîte de dialogue d'ouverture + + + -- cgit v1.2.3