diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2018-11-07 18:10:59 +0200 |
---|---|---|
committer | Hannu Nyman <hannu.nyman@iki.fi> | 2018-11-07 18:10:59 +0200 |
commit | 40de466475a617f42d1f5cfa03d0342676e84c9b (patch) | |
tree | c47ff6bf49eefd97e619b2c0ae7715dbebe685a0 /applications/luci-app-vnstat/po/fr | |
parent | 5849b20eab087bbc1a172b583d1a0febe8b506e4 (diff) |
i18n: sync translations, add location annotatations
Thanks to a recent commit, the translation files will now
have info about locations where the string is used. That
can help is deciding the correct translation, as all contexts
are more easily found.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Diffstat (limited to 'applications/luci-app-vnstat/po/fr')
-rw-r--r-- | applications/luci-app-vnstat/po/fr/vnstat.po | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/applications/luci-app-vnstat/po/fr/vnstat.po b/applications/luci-app-vnstat/po/fr/vnstat.po index 23b644aca1..b457765e25 100644 --- a/applications/luci-app-vnstat/po/fr/vnstat.po +++ b/applications/luci-app-vnstat/po/fr/vnstat.po @@ -11,24 +11,33 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Generator: Pootle 2.0.4\n" +#: applications/luci-app-vnstat/luasrc/controller/vnstat.lua:6 +#: applications/luci-app-vnstat/luasrc/controller/vnstat.lua:10 msgid "Configuration" msgstr "Configuration" +#: applications/luci-app-vnstat/luasrc/view/vnstat.htm:68 msgid "Daily traffic" msgstr "Trafic quotidien" +#: applications/luci-app-vnstat/luasrc/controller/vnstat.lua:5 +#: applications/luci-app-vnstat/luasrc/controller/vnstat.lua:9 msgid "Graphs" msgstr "Graphes" +#: applications/luci-app-vnstat/luasrc/view/vnstat.htm:67 msgid "Hourly traffic" msgstr "Trafic horaire" +#: applications/luci-app-vnstat/luasrc/model/cbi/vnstat.lua:49 msgid "Monitor selected interfaces" msgstr "Surveiller les interfaces sélectionnées" +#: applications/luci-app-vnstat/luasrc/view/vnstat.htm:69 msgid "Monthly traffic" msgstr "Trafic mensuel" +#: applications/luci-app-vnstat/luasrc/view/vnstat.htm:97 msgid "" "No database has been set up yet. Go to the VnStat configuration and enable " "monitoring for one or more interfaces." @@ -36,27 +45,36 @@ msgstr "" "Aucun enregistrement n'a encore été configuré. Allez dans la configuration " "de VnStat et activez la surveillance d'une ou plusieurs interface(s)." +#: applications/luci-app-vnstat/luasrc/model/cbi/vnstat.lua:22 msgid "Restart VnStat" msgstr "Redémarrer VnStat" +#: applications/luci-app-vnstat/luasrc/view/vnstat.htm:65 msgid "Summary display" msgstr "Résumé" +#: applications/luci-app-vnstat/luasrc/view/vnstat.htm:66 msgid "Top 10 display" msgstr "Top 10" +#: applications/luci-app-vnstat/luasrc/view/vnstat.htm:72 msgid "Update »" msgstr "Mise à jour »" +#: applications/luci-app-vnstat/luasrc/model/cbi/vnstat.lua:19 msgid "VnStat" msgstr "VnStat" +#: applications/luci-app-vnstat/luasrc/view/vnstat.htm:60 msgid "VnStat Graphs" msgstr "Graphiques VnStat" +#: applications/luci-app-vnstat/luasrc/controller/vnstat.lua:4 +#: applications/luci-app-vnstat/luasrc/controller/vnstat.lua:8 msgid "VnStat Traffic Monitor" msgstr "Surveillance du trafic VnStat" +#: applications/luci-app-vnstat/luasrc/model/cbi/vnstat.lua:20 msgid "" "VnStat is a network traffic monitor for Linux that keeps a log of network " "traffic for the selected interface(s)." |