Frensh Translation

yahoo_weather
Neroth 13 years ago
parent 2edbdcf2a4
commit 22fef258a5
  1. 16
      po/fr.po
  2. 2
      src/weather-settings.js.in

@ -317,8 +317,20 @@ msgstr "Icones symboliques"
#: weather-settings.js
msgid "Temperature in Panel"
msgstr "Temperature sur le panel"
msgstr "Température sur le panel"
#: weather-settings.js
msgid "Condition in Panel"
msgid "Conditions in Panel"
msgstr "Conditions sur le panel"
#: weather-settings.js
msgid "Name of the city"
msgstr "Nom de la ville"
#: weather-settings.js
msgid "Add..."
msgstr "Ajouter"
#: weather-settings.js
msgid "Remove %s ?"
msgstr "Supprimer %s"

@ -461,7 +461,7 @@ WeatherSetting.prototype =
this.addSwitch("icon_type");
this.addLabel(_("Temperature in Panel"));
this.addSwitch("text_in_panel");
this.addLabel(_("Condition in Panel"));
this.addLabel(_("Conditions in Panel"));
this.addSwitch("comment_in_panel");
},

Loading…
Cancel
Save