#!/mode/tclsh
#
# Most of the strings presented by jmore are actually defined in the
# jmore.tcl library, so they are in the $JNLS_ROOT/jstools directory
# rather than here.

j:ldb:set_strings {
  {JMerror:cant_read... {Impossible d'ouvrir $filename en lecture.}}
  {JMerror:...is_directory {`$filename' est un rpertoire, pas un simple fichier.}}
  {JMtitle:file... {Fichier `$filename'}}
  {JMtitle:stdin {Entre Standard}}
  
  {JMtitle:more_prefs {Preferences de More}}
  {JMpref:dont_wrap {Ne pas enrouler les lignes}}
  {JMpref:char_wrap {Enrouler les lignes aux limites de caractres}}
  {JMpref:word_wrap {Enrouler les lignes aux limites de mots}}
  {{Font:} {Police:}}
  {JMpref:font_default {Dfaut}}
  {JMpref:font_choose {Choisir...}}
  {{Width:} {Largeur:}}
  {{Height:} {Hauteur:}}
  {{Save} {Sauvegarder}}
  {{Global Preferences} {Prfrences Globales}}
}
