Home
last modified time | relevance | path

Searched refs:trop (Results 1 – 25 of 2122) sorted by relevance

12345678910>>...85

/dports/print/lout/lout-3.40/locale/
H A Dold.msgs.fr2 1 mot trop long
29 1 fichier inclus %s trop imbriqu�
56 2 trop de fichiers (maximum=%d)
59 5 nom de fichier %s%s trop long
60 6 nom de fichier %s%s trop long
159 1 mot trop long
160 2 mot trop long
182 24 mot %s%s trop long
244 6 %s %s r�duit (trop large)
365 6 trop de messages d'erreur
[all …]
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Du_init.c971 ini_inv(trop) in ini_inv() argument
972 register struct trobj *trop; in ini_inv()
977 while (trop->trclass) {
978 otyp = (int) trop->trotyp;
1074 trop++;
1094 trop->trquan = 1;
1100 obj->spe = trop->trspe;
1151 if (--trop->trquan)
1155 --trop->trquan;
1156 if (trop->trquan)
[all …]
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Du_init.c971 ini_inv(trop) in ini_inv() argument
972 register struct trobj *trop; in ini_inv()
977 while (trop->trclass) {
978 otyp = (int) trop->trotyp;
1074 trop++;
1094 trop->trquan = 1;
1100 obj->spe = trop->trspe;
1151 if (--trop->trquan)
1155 --trop->trquan;
1156 if (trop->trquan)
[all …]
/dports/games/nethack34-nox11/nethack-3.4.3/src/
H A Du_init.c883 ini_inv(trop) in ini_inv() argument
884 register struct trobj *trop; in ini_inv()
889 while (trop->trclass) {
890 if (trop->trotyp != UNDEF_TYP) {
891 otyp = (int)trop->trotyp;
996 trop->trquan = 1;
1001 if (trop->trspe != UNDEF_SPE)
1002 obj->spe = trop->trspe;
1053 --trop->trquan;
1054 if(trop->trquan)
[all …]
/dports/games/nethack34/nethack-3.4.3/src/
H A Du_init.c883 ini_inv(trop) in ini_inv() argument
884 register struct trobj *trop; in ini_inv()
889 while (trop->trclass) {
890 if (trop->trotyp != UNDEF_TYP) {
891 otyp = (int)trop->trotyp;
996 trop->trquan = 1;
1001 if (trop->trspe != UNDEF_SPE)
1002 obj->spe = trop->trspe;
1053 --trop->trquan;
1054 if(trop->trquan)
[all …]
/dports/games/vultures-eye/vulture-2.3.67/nethack/src/
H A Du_init.c883 ini_inv(trop) in ini_inv() argument
884 register struct trobj *trop; in ini_inv()
889 while (trop->trclass) {
890 if (trop->trotyp != UNDEF_TYP) {
891 otyp = (int)trop->trotyp;
996 trop->trquan = 1;
1001 if (trop->trspe != UNDEF_SPE)
1002 obj->spe = trop->trspe;
1053 --trop->trquan;
1054 if(trop->trquan)
[all …]
/dports/games/nethack33/nethack-3.3.1/src/
H A Du_init.c887 ini_inv(trop) in ini_inv() argument
888 register struct trobj *trop; in ini_inv()
893 while (trop->trclass) {
895 otyp = (int)trop->trotyp;
994 trop->trquan = 1;
996 if(trop->trspe != UNDEF_SPE)
997 obj->spe = trop->trspe;
999 obj->blessed = trop->trbless;
1045 --trop->trquan;
1046 if(trop->trquan)
[all …]
/dports/games/nethack33-nox11/nethack-3.3.1/src/
H A Du_init.c887 ini_inv(trop) in ini_inv() argument
888 register struct trobj *trop; in ini_inv()
893 while (trop->trclass) {
895 otyp = (int)trop->trotyp;
994 trop->trquan = 1;
996 if(trop->trspe != UNDEF_SPE)
997 obj->spe = trop->trspe;
999 obj->blessed = trop->trbless;
1045 --trop->trquan;
1046 if(trop->trquan)
[all …]
/dports/games/falconseye/falconseye-1.9.3_11/src/
H A Du_init.c887 ini_inv(trop) in ini_inv() argument
888 register struct trobj *trop; in ini_inv()
893 while (trop->trclass) {
895 otyp = (int)trop->trotyp;
994 trop->trquan = 1;
996 if(trop->trspe != UNDEF_SPE)
997 obj->spe = trop->trspe;
999 obj->blessed = trop->trbless;
1045 --trop->trquan;
1046 if(trop->trquan)
[all …]
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Du_init.c927 ini_inv(trop) in ini_inv() argument
928 register struct trobj *trop; in ini_inv()
933 while (trop->trclass) {
934 if (trop->trotyp != UNDEF_TYP) {
935 otyp = (int)trop->trotyp;
1040 trop->trquan = 1;
1045 if (trop->trspe != UNDEF_SPE)
1046 obj->spe = trop->trspe;
1100 --trop->trquan;
1101 if(trop->trquan)
[all …]
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Du_init.c1053 ini_inv(trop) in ini_inv() argument
1054 register struct trobj *trop; in ini_inv()
1059 while (trop->trclass) {
1060 if (trop->trotyp != UNDEF_TYP) {
1061 otyp = (int)trop->trotyp;
1166 trop->trquan = 1;
1176 if (trop->trspe != UNDEF_SPE)
1177 obj->spe = trop->trspe;
1239 --trop->trquan;
1240 if(trop->trquan)
[all …]
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Du_init.c992 ini_inv(struct trobj *trop) in ini_inv() argument
997 while (trop->trclass) { in ini_inv()
998 otyp = (int) trop->trotyp; in ini_inv()
1121 trop++; in ini_inv()
1125 if (trop->trclass == COIN_CLASS) { in ini_inv()
1141 trop->trquan = 1; in ini_inv()
1146 if (trop->trspe != UNDEF_SPE) in ini_inv()
1147 obj->spe = trop->trspe; in ini_inv()
1148 if (trop->trbless != UNDEF_BLESS) in ini_inv()
1197 if (--trop->trquan) in ini_inv()
[all …]
/dports/security/libpwquality/libpwquality-1.4.4/po/
H A Dfr.po99 msgstr "Le mot de passe est trop similaire au précédent"
123 msgstr "Le mot de passe contient trop peu de chiffres"
132 msgstr "Le mot de passe contient trop peu de lettres en majuscule"
141 msgstr "Le mot de passe contient trop peu de lettres en minuscule"
150 msgstr "Le mot de passe contient trop peu de caractères non-alphanumériques"
159 msgstr "Le mot de passe est trop court"
181 msgstr "Le mot de passe contient trop de caractères identiques consécutifs"
195 "Le mot de passe contient trop de caractères consécutifs de la même classe"
206 "Le mot de passe contient une séquence monotone trop longue de caractères"
220 "Échec de génération de mot de passe — l’entropie nécessaire est trop faible "
/dports/astro/gpstk/GPSTk-8.0.0/core/tests/ClockModel/
H A DObsRngDev_T.cpp411 if (!(ordVec[i].getTrop().get_value() == ordVec[i].trop.get_value())) in getFunctionsTest()
427 TUASSERTFE(prange[i] - rho - ordVec[i].trop, ordVec[i].ord); in BasicCalculationTest()
445 … TUASSERTFEPS(prange[i] - rho - ordVecIon[i].trop - ordVecIon[i].iono, ordVecIon[i].ord, 1e-6); in IonosphericCalculationTest()
463 double CompareOrd = prange[i] - rho - ordVec[i].trop; in TroposphericCalculationTest()
464 TUASSERTFEPS(prange[i] - rho - ordVecTrop[i].trop, ordVecTrop[i].ord, 1e-6); in TroposphericCalculationTest()
482 …TUASSERTFEPS(prange[i] - rho - ordVecTropIon[i].trop - ordVecTropIon[i].iono, ordVecTropIon[i].ord… in IonosphericTroposphericCalculationTest()
500 …TUASSERTFEPS(prange[i] - rho - ordVecGamma[i].trop - ordVecGamma[i].iono, ordVecGamma[i].ord, 1e-4… in GammaCalculationTest()
518 …TUASSERTFEPS(prange[i] - rho - ordVecTropGamma[i].trop - ordVecTropGamma[i].iono, ordVecTropGamma[… in TroposphericGammaCalculationTest()
/dports/games/vultures-eye/vulture-2.3.67/slashem/src/
H A Du_init.c1474 ini_inv(trop) in ini_inv() argument
1475 register struct trobj *trop; in ini_inv()
1480 while (trop->trclass) {
1481 if (trop->trotyp != UNDEF_TYP) {
1482 otyp = (int)trop->trotyp;
1607 trop->trquan = 1;
1612 if (trop->trspe != UNDEF_SPE)
1613 obj->spe = trop->trspe;
1666 --trop->trquan;
1667 if(trop->trquan)
[all …]
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/framework/bundles/fr_FR/
H A Dvalidators.properties54 lowerThanMinError=La valeur indiquée est trop petite.
61 precisionError=La valeur indiquée comprend trop de chiffres après la décimale.
62 fractionalDigitsError=La valeur indiquée comprend trop de chiffres après la décimale.
79 exceedsMaxErrorCV=La valeur indiquée est trop grande.
99 tooManyAtSignsError=L'adresse électronique indiquée contient trop d'arobases (@).
103 exceedsMaxErrorNV=Le nombre indiqué est trop grand.
/dports/deskutils/egroupware/egroupware/vendor/simplesamlphp/simplesamlphp/modules/saml/locales/fr/LC_MESSAGES/
H A Dsaml.po21 "Probablement trop faible ou pas forte."
31 "Probablement trop faible ou pas forte."
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/simplesamlphp/simplesamlphp/modules/saml/locales/fr/LC_MESSAGES/
H A Dsaml.po21 "Probablement trop faible ou pas forte."
31 "Probablement trop faible ou pas forte."
/dports/lang/chibi-scheme/chibi-scheme-0.10/lib/chibi/
H A Dquoted-printable-test.sld8 …(test "J'interdis aux marchands de vanter trop leur marchandises. Car ils se font vite pédagogues …
10 "J'interdis aux marchands de vanter trop leur marchandises. Car ils se font =
/dports/security/cracklib/cracklib-2.9.7/po/
H A Dfr.po47 msgstr "BEAUCOUP trop court"
51 msgstr "trop court"
63 msgstr "trop simple/systématique"
/dports/databases/namazu2/namazu-2.0.21/template/
H A DNMZ.tips.fr14 Si vous n'obtenez aucun résultat ou trop peu de résultats, vous pouvez ajouter un
20 Si vous obtenez trop de résultats, vous pouvez ajouter un ou plusieurs
28 Si vous n'obtenez aucun résultat ou trop peu de résultats, vous pouvez essayer
/dports/www/edbrowse/edbrowse-3.7.7/lang/
H A Dmsg-fr54 trop de redirections
64 désastre, message d'erreur %d trop long\n
134 ligne %c trop grande
140 expression régulière trop grande
151 numéro de ligne trop grand
341 trop de destinataires, la limite est de %d
372 nom de domaine trop long
373 nom d'utilisateur trop long
374 mot de passe trop long
380 trop d'arguments
[all …]
/dports/www/sarg/sarg-2.4.0/po/
H A Dfr.po31 msgstr "Chemin trop long :"
1053 "Les entrées en trop sont ignorées\n"
1138 "Les entrées en trop sont ignorées\n"
1355 "trop long\n"
2799 msgstr "Tampon trop petit pour stocker "
3032 #~ msgstr "Commande trop longue :"
3061 #~ msgstr "Répertoire cible trop long : "
3188 #~ msgstr "ID utilisateur trop long : %s\n"
3619 #~ msgstr "Nom de répertoire trop long : %s%s\n"
3883 #~ msgstr "Nom de répertoire trop long : %s\n"
[all …]
/dports/devel/thonny/thonny-3.3.14/thonny/locale/fr_FR/HELP_CONTENT/
H A Dplotter.rst50 nécessaire de le changer trop souvent. Pour cette raison, il augmente l'intervalle si besoin est, m…
53 Si certaines données extraordinaires rendent l'intervalle trop grand, on peut le rétrécir manuellem…
54 en attendant que les données trop grande sortent de la figure et en cliquant sur le Grapheur.
/dports/astro/gpstk/GPSTk-8.0.0/core/lib/ClockModel/
H A DObsRngDev.hpp279 vdouble getTrop() const throw() { return trop; } in getTrop()
329 vdouble trop; ///< trop correction (meters) member in gpstk::ObsRngDev

12345678910>>...85