diff options
author | TDE Weblate <weblate@mirror.git.trinitydesktop.org> | 2018-12-28 11:32:22 +0000 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2018-12-28 12:42:29 +0100 |
commit | 9e3f69e29c6d5e7b61f139c6b20f967e1c0b563a (patch) | |
tree | 5d43c679f0cbd0526a9b96c8079619ca86719355 /tde-i18n-fr/messages | |
parent | a4481a9da7425819309522fb6eb55430e616f0a8 (diff) | |
download | tde-i18n-9e3f69e29c6d5e7b61f139c6b20f967e1c0b563a.tar.gz tde-i18n-9e3f69e29c6d5e7b61f139c6b20f967e1c0b563a.zip |
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdegames/knetwalk
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegames/knetwalk/
(cherry picked from commit 592ca2b1a60573c2b617f4fad11827ba4d0cc848)
Diffstat (limited to 'tde-i18n-fr/messages')
-rw-r--r-- | tde-i18n-fr/messages/tdegames/knetwalk.po | 93 |
1 files changed, 49 insertions, 44 deletions
diff --git a/tde-i18n-fr/messages/tdegames/knetwalk.po b/tde-i18n-fr/messages/tdegames/knetwalk.po index 06e1ba23641..7fa988f1c18 100644 --- a/tde-i18n-fr/messages/tdegames/knetwalk.po +++ b/tde-i18n-fr/messages/tdegames/knetwalk.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: knetwalk\n" -"POT-Creation-Date: 2014-09-29 12:05-0500\n" +"POT-Creation-Date: 2018-12-28 11:38+0100\n" "PO-Revision-Date: 2005-12-30 01:50+0100\n" "Last-Translator: Matthieu Robin <kde@macolu.org>\n" "Language-Team: French <kde-francophone@kde.org>\n" @@ -17,30 +17,34 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11\n" -#. i18n: file knetwalk.kcfg line 9 -#: rc.cpp:6 -#, no-c-format -msgid "Default user name" -msgstr "Nom d'utilisateur par défaut" - -#. i18n: file knetwalk.kcfg line 13 -#: rc.cpp:9 -#, no-c-format -msgid "Default difficulty level" -msgstr "Niveau de difficulté par défaut" - -#: _translatorinfo.cpp:1 +#: _translatorinfo:1 msgid "" "_: NAME OF TRANSLATORS\n" "Your names" msgstr "Brice Rothschild" -#: _translatorinfo.cpp:3 +#: _translatorinfo:2 msgid "" "_: EMAIL OF TRANSLATORS\n" "Your emails" msgstr "brice.rothschild@gmail.com" +#: defines.h:19 mainwindow.cpp:75 +msgid "Novice" +msgstr "Novice" + +#: defines.h:20 mainwindow.cpp:76 +msgid "Normal" +msgstr "Normal" + +#: defines.h:21 mainwindow.cpp:77 +msgid "Expert" +msgstr "Expert" + +#: defines.h:22 mainwindow.cpp:78 +msgid "Master" +msgstr "Maître" + #: highscores.cpp:69 msgid "anonymous" msgstr "anonyme" @@ -76,40 +80,41 @@ msgstr "knetwalk" msgid "(C) 2004, 2005 Andi Peredri, ported to KDE by Thomas Nagy" msgstr "(C) 2004, 2005 Andi Peredri, porté sur TDE par Thomas Nagy" -#: mainwindow.cpp:75 -msgid "Novice" -msgstr "Novice" - -#: mainwindow.cpp:76 -msgid "Normal" -msgstr "Normal" - -#: mainwindow.cpp:77 -msgid "Expert" -msgstr "Expert" - -#: mainwindow.cpp:78 -msgid "Master" -msgstr "Maître" - #: mainwindow.cpp:89 msgid "" -"<h3>Rules of the Game</h3>" -"<p>You are the system administrator and your goal is to connect each computer " -"to the central server." -"<p>Click the right mouse button to turn the cable in a clockwise direction, and " -"the left mouse button to turn it in a counter-clockwise direction." -"<p>Start the LAN with as few turns as possible!" +"<h3>Rules of the Game</h3><p>You are the system administrator and your goal " +"is to connect each computer to the central server.<p>Click the right mouse " +"button to turn the cable in a clockwise direction, and the left mouse button " +"to turn it in a counter-clockwise direction.<p>Start the LAN with as few " +"turns as possible!" msgstr "" -"<h3>Règles du jeu</h3>" -"<p>Vous êtes l'administrateur système et votre objectif est de connecter chaque " -"ordinateur au serveur central." -"<p>Cliquez sur le bouton droit de la souris pour tourner le câble dans le sens " -"des aiguilles d'une montre, et sur le bouton gauche pour le tourner dans le " -"sens contraire." -"<p>Faites fonctionner le réseau local avec aussi peu de tours que possible !" +"<h3>Règles du jeu</h3><p>Vous êtes l'administrateur système et votre " +"objectif est de connecter chaque ordinateur au serveur central.<p>Cliquez " +"sur le bouton droit de la souris pour tourner le câble dans le sens des " +"aiguilles d'une montre, et sur le bouton gauche pour le tourner dans le sens " +"contraire.<p>Faites fonctionner le réseau local avec aussi peu de tours que " +"possible !" #: mainwindow.cpp:151 mainwindow.cpp:372 #, c-format msgid "Click: %1" msgstr "Clics : %1" + +#: mainwindow.cpp:154 +msgid "New Game" +msgstr "" + +#: knetwalk.kcfg:9 +#, no-c-format +msgid "Default user name" +msgstr "Nom d'utilisateur par défaut" + +#: knetwalk.kcfg:13 +#, no-c-format +msgid "Default difficulty level" +msgstr "Niveau de difficulté par défaut" + +#: knetwalkui.rc:5 +#, no-c-format +msgid "Main Toolbar" +msgstr "" |