diff options
author | atoledo atoledo@31f1291d-b8d6-0310-a050-a5561fc1590b <atoledo atoledo@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2004-05-14 18:09:12 +0000 |
---|---|---|
committer | atoledo atoledo@31f1291d-b8d6-0310-a050-a5561fc1590b <atoledo atoledo@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2004-05-14 18:09:12 +0000 |
commit | 94893bfcb7ac913a0b594ec8b7d8746cb203b716 (patch) | |
tree | 38c3188c578ccf014d2e52a42a67e17bbc873c58 | |
parent | 57db20755fb3ef088c8851b4e8a76420f1e41c47 (diff) |
BUILD : 1.7.2 (102) BUGS : 53 NOTES : Modified HELP LIST and LIST SYNTAX help messages
git-svn-id: svn://svn.anope.org/anope/trunk@102 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@78 5417fbe8-f217-4b02-8779-1006273d7864
-rw-r--r-- | Changes.lang | 2 | ||||
-rw-r--r-- | lang/cat.l | 14 | ||||
-rw-r--r-- | lang/de.l | 12 | ||||
-rw-r--r-- | lang/en_us.l | 14 | ||||
-rw-r--r-- | lang/es.l | 12 | ||||
-rw-r--r-- | lang/fr.l | 12 | ||||
-rw-r--r-- | lang/gr.l | 4 | ||||
-rw-r--r-- | lang/it.l | 13 | ||||
-rw-r--r-- | lang/nl.l | 12 | ||||
-rw-r--r-- | lang/pt.l | 14 | ||||
-rw-r--r-- | lang/ru.l | 12 | ||||
-rw-r--r-- | lang/tr.l | 14 | ||||
-rw-r--r-- | version.log | 6 |
13 files changed, 73 insertions, 68 deletions
diff --git a/Changes.lang b/Changes.lang index e27ddd25e..529d62dc1 100644 --- a/Changes.lang +++ b/Changes.lang @@ -17,6 +17,8 @@ MEMO_HELP_CHECK *** Mod Strings: MEMO_HELP +NICK_LIST_SERVADMIN_SYNTAX +NICK_SERVADMIN_HELP_LIST Anope Version 1.7.2 -------------------- diff --git a/lang/cat.l b/lang/cat.l index 649dd4b8f..763e51e55 100644 --- a/lang/cat.l +++ b/lang/cat.l @@ -604,7 +604,7 @@ NICK_INFO_FOR_MORE NICK_LIST_SYNTAX LIST patro NICK_LIST_SERVADMIN_SYNTAX - LIST patro [FORBIDDEN] [NOEXPIRE] + LIST patro [FORBIDDEN] [NOEXPIRE] [UNCONFIRMED] NICK_LIST_HEADER Lllista de resultats concordant %s: NICK_LIST_RESULTS @@ -3703,7 +3703,7 @@ NICK_SERVADMIN_HELP_INFO ALL amb qualsevol nick. NICK_SERVADMIN_HELP_LIST - Sintaxis: LIST patró [FORBIDDEN] [NOEXPIRE] + Sintaxis: LIST patró [FORBIDDEN] [NOEXPIRE] [UNCONFIRMED] Llista tots els nicknames registrats que concordin amb el patró donat, en el format nick!usuari@host. Nicks amb @@ -3712,11 +3712,11 @@ NICK_SERVADMIN_HELP_LIST un ! avantposat al nickname per a administradors de serveis. - Si les opcions FORBIDDEN o NOEXPIRE son especificades, nomès nicks - que, respectivament, estan FORBIDDEN o estan establerts a - NOEXPIRE seran mostrats. Si totes dues opcions son especificades, tots dos - tipus de nicks seran mostrats. Aquestes opcions estan - limitades a administradors de serveis. + If the FORBIDDEN, NOEXPIRE or UNCONFIRMED options are given, only + nicks which, respectively, are FORBIDden, UNCONFIRMED or have the + NOEXPIRE flag set will be displayed. If all three options are + given, all three types of nicks will be displayed. These options + are limited to Services admins. Exemples: @@ -3798,7 +3798,7 @@ NICK_SERVADMIN_HELP_INFO jeden beliebigen Nick benutzen. NICK_SERVADMIN_HELP_LIST - Syntax: LIST pattern [FORBIDDEN] [NOEXPIRE] + Syntax: LIST pattern [FORBIDDEN] [NOEXPIRE] [UNCONFIRMED] Zeigt alle registrierten Nicknamen an, die einem bestimmten Muster (pattern), nick!user@host, entsprechen. @@ -3807,11 +3807,11 @@ NICK_SERVADMIN_HELP_LIST NOEXPIRE eingeschaltet ist, werden ein ! vor ihrem Eintrag in der Liste haben (nur bei Services Admins). - Bei Angabe des Parameters FORBIDDEN oder NOEXPIRE werden - nur Nicks aufgelistet, die das entsprechende Flag gesetzt - haben. Wenn beide Parameter gleichzeitig angegeben, nur - Nicks, die beide Flags eingeschaltet haben. Diese - Funktion ist beschränkt auf Services Admins. + If the FORBIDDEN, NOEXPIRE or UNCONFIRMED options are given, only + nicks which, respectively, are FORBIDden, UNCONFIRMED or have the + NOEXPIRE flag set will be displayed. If all three options are + given, all three types of nicks will be displayed. These options + are limited to Services admins. Beispiele: diff --git a/lang/en_us.l b/lang/en_us.l index 5f8d3e5d7..3e76c3627 100644 --- a/lang/en_us.l +++ b/lang/en_us.l @@ -3579,7 +3579,7 @@ NICK_SERVADMIN_HELP_INFO Services admins may use the ALL parameter with any nick. NICK_SERVADMIN_HELP_LIST - Syntax: LIST pattern [FORBIDDEN] [NOEXPIRE] + Syntax: LIST pattern [FORBIDDEN] [NOEXPIRE] [UNCONFIRMED] Lists all registered nicknames which match the given pattern, in nick!user@host format. Nicks with the PRIVATE @@ -3587,12 +3587,12 @@ NICK_SERVADMIN_HELP_LIST with the NOEXPIRE option set will have a ! prepended to the nickname for Services admins. - If the FORBIDDEN or NOEXPIRE options are given, only nicks - which, respectively, are FORBIDden or have the NOEXPIRE flag - set will be displayed. If both options are given, both - types of nicks will be displayed. These options are limited - to Services admins. - + If the FORBIDDEN, NOEXPIRE or UNCONFIRMED options are given, only + nicks which, respectively, are FORBIDden, UNCONFIRMED or have the + NOEXPIRE flag set will be displayed. If all three options are + given, all three types of nicks will be displayed. These options + are limited to Services admins. + Examples: LIST *!joeuser@foo.com @@ -3701,7 +3701,7 @@ NICK_SERVADMIN_HELP_INFO ALL con cualquier nick. NICK_SERVADMIN_HELP_LIST - Sintaxis: LIST patron [FORBIDDEN] [NOEXPIRE] + Sintaxis: LIST patron [FORBIDDEN] [NOEXPIRE] [UNCONFIRMED] Lista todos los nicknames registrados que concuerden con el patron dado, en el formato nick!usuario@host. Nicks con @@ -3710,11 +3710,11 @@ NICK_SERVADMIN_HELP_LIST un ! antepuestos al nickname para administradores de Servicios. - Si las opciones FORBIDDEN o NOEXPIRE son dadas, solo nicks - que, respectivamete, esran FORBIDden o esten seteados - NOEXPIRE seran mostrados. Si ambas opciones son dadas, ambos - tipos de nicks seran mostrados. Estas opciones estan - limitadas a administradores de Servicios. + Si las opciones FORBIDDEN, NOEXPIRE o UNCONFIRMED son dadas, + solo nicks que, respectivamete, esten FORBIDden, UNCONFIRMED + o esten seteados NOEXPIRE seran mostrados. Si las tres opciones + son dadas, los tres tipos de nicks seran mostrados. + Estas opciones estan limitadas a administradores de Servicios. Ejemplos: @@ -3732,7 +3732,7 @@ NICK_SERVADMIN_HELP_INFO avec n'importe quel nick. NICK_SERVADMIN_HELP_LIST - Syntaxe: LIST modèle [FORBIDDEN] [NOEXPIRE] + Syntaxe: LIST modèle [FORBIDDEN] [NOEXPIRE] [UNCONFIRMED] Liste tous les nicks enregistrés qui correspondent au modèle donné, de format nick!user@host. Les nicks ayant l'option @@ -3740,11 +3740,11 @@ NICK_SERVADMIN_HELP_LIST nicks ayant l'option NOEXPIRE seront préfixés par un ! devant leur nick pour les Services admins. - Si les options FORBIDDEN ou NOEXPIRE sont données, seuls - les nicks qui, respectivement, sont interdits ou ont l'option - NOEXPIRE active seront affichées. Si les deux options sont - données, les deux types de nicks seront affichés. Ces options - sont réservées aux Services admins. + If the FORBIDDEN, NOEXPIRE or UNCONFIRMED options are given, only + nicks which, respectively, are FORBIDden, UNCONFIRMED or have the + NOEXPIRE flag set will be displayed. If all three options are + given, all three types of nicks will be displayed. These options + are limited to Services admins. Exemples: @@ -602,7 +602,7 @@ NICK_INFO_FOR_MORE NICK_LIST_SYNTAX LIST pattern NICK_LIST_SERVADMIN_SYNTAX - LIST pattern [FORBIDDEN] [NOEXPIRE] + LIST pattern [FORBIDDEN] [NOEXPIRE] [UNCONFIRMED] NICK_LIST_HEADER Ç ëßóôá ìå ôéò êáôá÷ùñÞóåéò âñÝèçêáí %s: NICK_LIST_RESULTS @@ -3693,7 +3693,7 @@ NICK_SERVADMIN_HELP_INFO êÜèå øåõäþíõìï. NICK_SERVADMIN_HELP_LIST - Óýíôáîç: LIST pattern [FORBIDDEN] [NOEXPIRE] + Óýíôáîç: LIST pattern [FORBIDDEN] [NOEXPIRE] [UNCONFIRMED] Äßíåé ôçí ëßóôá üëùí ôùí êáôï÷õñùìÝíùí øåõäþíõìùí ðïõ ôáéñéÜæïõí ìå ôï áíÜëïãï pattern, óå óýíôáîç nick!user@host. Øåõäþíõìá ìå åðéëïãÞ PRIVATE @@ -3710,7 +3710,7 @@ NICK_SERVADMIN_HELP_INFO I Services admin possono usare il parametro ALL con tutti i nick. NICK_SERVADMIN_HELP_LIST - Sintassi: LIST pattern [FORBIDDEN] [NOEXPIRE] + Sintassi: LIST pattern [FORBIDDEN] [NOEXPIRE] [UNCONFIRMED] Mostra tutti i nick registrati che corrispondono al pattern specificato, nel formato nick!user@host. @@ -3719,12 +3719,11 @@ NICK_SERVADMIN_HELP_LIST attiva avranno un ! prima del nick stesso (solo per i Services admin). - Se sono specificate le opzioni FORBIDDEN o NOEXPIRE, - soltanto i nick che, rispettivamente, sono vietati o - hanno l'opzione NOEXPIRE attiva verranno mostrati. Se - vengono specificate entrambe le opzioni, entrambi i - tipi di nick saranno visualizzati. Queste opzioni sono - limitate ai Services admin. + If the FORBIDDEN, NOEXPIRE or UNCONFIRMED options are given, only + nicks which, respectively, are FORBIDden, UNCONFIRMED or have the + NOEXPIRE flag set will be displayed. If all three options are + given, all three types of nicks will be displayed. These options + are limited to Services admins. Esempi: @@ -3640,7 +3640,7 @@ NICK_SERVADMIN_HELP_INFO Services admins mogen het ALL parameter met elke nick gebruiken. NICK_SERVADMIN_HELP_LIST - Gebruik: trefbeeld [FORBIDDEN] [NOEXPIRE] + Gebruik: trefbeeld [FORBIDDEN] [NOEXPIRE] [UNCONFIRMED] Geeft alle geregistreerde nicknames weer die overeen komen met het gegeven trefbeeld, in nick!gebruiker@host formaat. @@ -3649,11 +3649,11 @@ NICK_SERVADMIN_HELP_LIST een ! voor de naam hebben als een Services admin de lijst bekijkt. - Als de FORBIDDEN of NOEXPIRE opties zijn gegeven worden alleen - nicks die, respectievelijk, verboden zijn of niet zullen - verlopen worden weergegeven. Als beide opties zijn gegeven - zullen beide types nicks worden weergegeven. Deze opties zijn - gelimiteerd tot Services admins. + If the FORBIDDEN, NOEXPIRE or UNCONFIRMED options are given, only + nicks which, respectively, are FORBIDden, UNCONFIRMED or have the + NOEXPIRE flag set will be displayed. If all three options are + given, all three types of nicks will be displayed. These options + are limited to Services admins. Voorbeelden: @@ -602,7 +602,7 @@ NICK_INFO_FOR_MORE NICK_LIST_SYNTAX LIST opções NICK_LIST_SERVADMIN_SYNTAX - LIST opções [FORBIDDEN] [NOEXPIRE] + LIST opções [FORBIDDEN] [NOEXPIRE] [UNCONFIRMED] NICK_LIST_HEADER Lista de entradas com %s: NICK_LIST_RESULTS @@ -3687,19 +3687,19 @@ NICK_SERVADMIN_HELP_INFO Administradores de Services podem usar o comando ALL com qualquer nick. NICK_SERVADMIN_HELP_LIST - Sintaxe: LIST padrão [FORBIDDEN] [NOEXPIRE] + Sintaxe: LIST padrão [FORBIDDEN] [NOEXPIRE] [UNCONFIRMED] Lista todos os nicks registrados que combinem com o padrão fornecido (formato nick!ident@host). Nicks com opção PRIVATE serão somente exibidos para os Administradores dos Services. Nicks com opção NOEXPIRE ajustada terão um ! preposto ao nick na lista quando for a pedido de Administrador dos Services. - Se as opções FORBIDDEN ou NOEXPIRE forem fornecidas, somente os - nicks proibidos (forbidden) ou os que tem a flag NOEXPIRE serão - exibidos, respectivamente. Se ambas as opções são fornecidas, - ambos os tipos de nicks serão exibidos. - Essas opções são limitadas aos Administradores dos Services. + If the FORBIDDEN, NOEXPIRE or UNCONFIRMED options are given, only + nicks which, respectively, are FORBIDden, UNCONFIRMED or have the + NOEXPIRE flag set will be displayed. If all three options are + given, all three types of nicks will be displayed. These options + are limited to Services admins. Exemplos: @@ -3609,7 +3609,7 @@ NICK_SERVADMIN_HELP_INFO Àäìèíèñòðàòîðû ñåðâèñîâ ìîãó èñïîëüçîâàòü ïàðàìåòð ALL äëÿ ëþáîãî íèêà. NICK_SERVADMIN_HELP_LIST - Ñèíòàêñèñ: LIST ìàñêà [FORBIDDEN] [NOEXPIRE] + Ñèíòàêñèñ: LIST ìàñêà [FORBIDDEN] [NOEXPIRE] [UNCONFIRMED] Ïîêàçûâàåò ñïèñîê âñåõ çàðåãèñòðèðîâàííûõ íèêîâ which êîòîðûå ñîäåðæàò ââåäåííóþ ìàñêó, â ôîðìàòå nick!user@host. Íèêè, ó êîòîðûõ âêëþ÷åíà îïöèÿ @@ -3617,11 +3617,11 @@ NICK_SERVADMIN_HELP_LIST ñ âêëþ÷åííûì ïàðàìåòðîì NOEXPIRE áóäóò ïîêàçàíû ñ ïðåôèêñîì ! ïåðåä íèêîì. - Åñëè óêàçàí ïàðàìåòð FORBIDDEN èëè NOEXPIRE, áóäóò ïîêàçàíû òîëüêî - íèêè, èìåþùèå âêëþ÷åííûå îïöèè FORBIDden èëè NOEXPIRE. - Åñëè óêàçàíû âñå îïöèè - âñå - òèïû íèêîâ áóäóò ïîêàçàíû. Ýòè îïöèè ìîãóò èñïîëüçîâàòü òîëüêî - Àäìèíèñòðàòîðû ñåðâèñîâ. + If the FORBIDDEN, NOEXPIRE or UNCONFIRMED options are given, only + nicks which, respectively, are FORBIDden, UNCONFIRMED or have the + NOEXPIRE flag set will be displayed. If all three options are + given, all three types of nicks will be displayed. These options + are limited to Services admins. Ïðèìåðû: @@ -608,7 +608,7 @@ NICK_INFO_FOR_MORE NICK_LIST_SYNTAX LIST model NICK_LIST_SERVADMIN_SYNTAX - LIST model [FORBIDDEN] [NOEXPIRE] + LIST model [FORBIDDEN] [NOEXPIRE] [UNCONFIRMED] NICK_LIST_HEADER %s içeren kayýtlarýn listesi: NICK_LIST_RESULTS @@ -3688,18 +3688,18 @@ NICK_SERVADMIN_HELP_INFO kullanabilirler. NICK_SERVADMIN_HELP_LIST - Kullanýmý: LIST model [FORBIDDEN] [NOEXPIRE] + Kullanýmý: LIST model [FORBIDDEN] [NOEXPIRE] [UNCONFIRMED] Belirtilen modele uyuþan tüm kayýtlý nickleri nick!user@host formatýnda listeler. PRIVATE özellið aktif olan kullanýcýlar sadece servis adminleri tarafýndan görüntülenir. NOEXPIRE ayarý olan nicklerde servis adminleri için asýlý bir ! bulunur. - Eðer FORBIDDEN ve NOEXPIRE parametreleri verilmiþse, Sadece - yasaklanmýþ(forbidden) ve zaman asimi olmayan(noexpire) - nickler listelenir. Eðer iki parametrede verilmiþse iki tip - nicklerde listelenir. Bu özellikleri sadece Servis adminleri - kullanabilir. + If the FORBIDDEN, NOEXPIRE or UNCONFIRMED options are given, only + nicks which, respectively, are FORBIDden, UNCONFIRMED or have the + NOEXPIRE flag set will be displayed. If all three options are + given, all three types of nicks will be displayed. These options + are limited to Services admins. Örnekler: diff --git a/version.log b/version.log index 05474fa53..d9a8b9766 100644 --- a/version.log +++ b/version.log @@ -8,11 +8,15 @@ VERSION_MAJOR="1" VERSION_MINOR="7" VERSION_PATCH="2" -VERSION_BUILD="101" +VERSION_BUILD="102" VERSION_EXTRA="" # $Log$ # +# BUILD : 1.7.2 (102) +# BUGS : 53 +# NOTES : Modified HELP LIST and LIST SYNTAX help messages +# # BUILD : 1.7.2 (101) # BUGS : none # NOTES : Fixed Makefiles to deal with lang/index properly. |