Browsing French translation

604 of 885 results
604.
Loading Nutritional Data
filename=None
if de.getBoolean(
label=_('Load nutritional database.'),
sublabel=_("It looks like you haven\'t yet initialized your nutritional database. To do so, you'll need to download the USDA nutritional database for use with your program. If you are not currently online, but have already downloaded the USDA sr17 database, you can point Gourmet to the ABBREV.txt file now. If you are online, Gourmet can download the file automatically."),
custom_yes=_('Browse for ABBREV.txt file'),
custom_no=_('Download file automatically')):
filename=de.select_file(
'Find ABBREV.txt file',
filters=[['Plain Text',['text/plain'],['*txt']]]
)
Chargement des informations nutritionnelles
Translated and reviewed by RastaPopoulos
Located in ../src/lib/plugins/nutritional_information/nutritionGrabberGui.py:35
604 of 885 results

This translation is managed by Launchpad French Translators, assigned by Launchpad Translators.

You are not logged in. Please log in to work on translations.