~vono22/narau/trunk

« back to all changes in this revision

Viewing changes to Narau/res/values-fr/strings.xml

  • Committer: Yvon Tanguy
  • Date: 2012-12-12 21:51:39 UTC
  • Revision ID: vono22@yahoo.fr-20121212215139-fmwvvx1ar6gzbu8c
DictionaryOffline:
- Add menu: word match/word extended search.

Show diffs side-by-side

added added

removed removed

Lines of Context:
87
87
    <string name="dictionaryOfflineAutoLang">Automatique</string>
88
88
    <string name="dictionaryOfflineSearchIn">Recherche en %1$s</string>
89
89
    <string name="dictionaryOfflineStopLoading">Arrêt du chargement</string>
 
90
    <string name="dictionaryOfflineWordExactMatch">Recherche mots entiers</string>
 
91
    <string name="dictionaryOfflineWordExtendedMatch">Recherche mots étendus</string>
90
92
    <!-- Online dictionaries -->
91
93
    <string name="dictionaryOnline">Dictionnaire en ligne</string>
92
94
    <string name="dictionaryOnlineSearchWith">Recherche avec %1$s</string>
111
113
    <string name="prefParamDictNumResults">Nombre max de résultats</string>
112
114
    <string name="prefParamDictNumResultsSummary">Récupérer au maximum ce nombre de traductions</string>
113
115
    <string name="prefParamDictWordMatch">Mots entiers</string>
114
 
    <string name="prefParamDictWordMatchSummary">Recherche uniquement les mots entiers (plus longt)</string>
 
116
    <string name="prefParamDictWordMatchSummary">Recherche uniquement les mots entiers</string>
115
117
    <string name="prefParamDictMaxHistory">Historique Max.</string>
116
118
    <string name="prefParamDictMaxHistorySummary">Nombre de données d\'historique à conserver</string>
117
119
    <!-- KanjiView preferences -->