mirror of
https://github.com/weechat/weechat.git
synced 2026-07-10 03:33:12 +02:00
Fixed /set command (now empty strings are allowed)
This commit is contained in:
@@ -6,7 +6,7 @@ ChangeLog - 2005-01-02
|
||||
|
||||
Version 0.1.0 (under dev!):
|
||||
* added new options for charset: look_charset_decode and look_charset_encode
|
||||
* added /unset command (to remove string value for a config option)
|
||||
* fixed /set command (now empty strings are allowed)
|
||||
|
||||
Version 0.0.9 (2005-01-01):
|
||||
* auto-reconnection to server (new options: server_autoreconnect (on/off),
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat 0.1.0-cvs\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2005-01-02 03:03+0100\n"
|
||||
"POT-Creation-Date: 2005-01-02 03:37+0100\n"
|
||||
"PO-Revision-Date: 2005-01-01 13:00+0100\n"
|
||||
"Last-Translator: FlashCode <flashcode@flashtux.org>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -1196,7 +1196,7 @@ msgstr "%s utilisateur non trouv
|
||||
msgid "%s cannot create new private window \"%s\"\n"
|
||||
msgstr "%s impossible de créer la fenêtre privée \"%s\"\n"
|
||||
|
||||
#: src/irc/irc-send.c:670 src/irc/irc-send.c:741 src/common/command.c:1334
|
||||
#: src/irc/irc-send.c:670 src/irc/irc-send.c:741 src/common/command.c:1331
|
||||
#, c-format
|
||||
msgid "%s wrong argument count for \"%s\" command\n"
|
||||
msgstr "%s nombre de paramètres erroné pour la commande \"%s\"\n"
|
||||
@@ -1949,8 +1949,8 @@ msgid "set config parameters"
|
||||
msgstr "modifier des paramètres de configuration"
|
||||
|
||||
#: src/common/command.c:95
|
||||
msgid "[option [value]]"
|
||||
msgstr "[option [valeur]]"
|
||||
msgid "[option[=value]]"
|
||||
msgstr "[option[=valeur]]"
|
||||
|
||||
#: src/common/command.c:95
|
||||
msgid ""
|
||||
@@ -1973,26 +1973,14 @@ msgid "alias_name: name of alias to remove"
|
||||
msgstr "nom_alias: nom de l'alias à supprimer"
|
||||
|
||||
#: src/common/command.c:100
|
||||
msgid "reset config parameters"
|
||||
msgstr "réinitialiser des paramètres de configuration"
|
||||
|
||||
#: src/common/command.c:101
|
||||
msgid "option"
|
||||
msgstr "option"
|
||||
|
||||
#: src/common/command.c:101
|
||||
msgid "option: name of an option"
|
||||
msgstr "option: nom d'une option"
|
||||
|
||||
#: src/common/command.c:103
|
||||
msgid "manage windows"
|
||||
msgstr "gestion des fenêtres"
|
||||
|
||||
#: src/common/command.c:104
|
||||
#: src/common/command.c:101
|
||||
msgid "[action]"
|
||||
msgstr "[action]"
|
||||
|
||||
#: src/common/command.c:105
|
||||
#: src/common/command.c:102
|
||||
msgid ""
|
||||
"action: action to do:\n"
|
||||
" close close current window (under development!)\n"
|
||||
@@ -2007,29 +1995,29 @@ msgstr ""
|
||||
" splith éclate la fenêtre en deux horizontalement\n"
|
||||
" splitv éclate la fenêtre en deux verticalement"
|
||||
|
||||
#: src/common/command.c:360
|
||||
#: src/common/command.c:357
|
||||
#, c-format
|
||||
msgid "%s alias or command \"%s\" already exists!\n"
|
||||
msgstr "%s l'alias ou la commande \"%s\" existe déjà !\n"
|
||||
|
||||
#: src/common/command.c:369
|
||||
#: src/common/command.c:366
|
||||
#, c-format
|
||||
msgid "%s alias cannot run another alias!\n"
|
||||
msgstr "%s l'alias ne peux pas lancer un autre alias !\n"
|
||||
|
||||
#: src/common/command.c:375
|
||||
#: src/common/command.c:372
|
||||
#, c-format
|
||||
msgid "%s target command \"%s\" does not exist!\n"
|
||||
msgstr "%s la commande cible \"%s\" n'existe pas !\n"
|
||||
|
||||
#: src/common/command.c:561
|
||||
#: src/common/command.c:558
|
||||
#, c-format
|
||||
msgid "%s wrong argument count for %s command \"%s\" (expected: %d arg%s)\n"
|
||||
msgstr ""
|
||||
"%s nombre de paramètres incorrect pour la commande %s \"%s\" (attendu: %d "
|
||||
"paramètre%s)\n"
|
||||
|
||||
#: src/common/command.c:570
|
||||
#: src/common/command.c:567
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s wrong argument count for %s command \"%s\" (expected: between %d and %d "
|
||||
@@ -2038,19 +2026,19 @@ msgstr ""
|
||||
"%s nombre de paramètres incorrect pour la commande %s \"%s\" (attendu: entre "
|
||||
"%d et %d paramètre%s)\n"
|
||||
|
||||
#: src/common/command.c:589
|
||||
#: src/common/command.c:586
|
||||
#, c-format
|
||||
msgid "%s %s command \"%s\" failed\n"
|
||||
msgstr "%s %s la commande \"%s\" a échoué\n"
|
||||
|
||||
#: src/common/command.c:614
|
||||
#: src/common/command.c:611
|
||||
#, c-format
|
||||
msgid "%s wrong argument count for IRC command \"%s\" (expected: %d arg%s)\n"
|
||||
msgstr ""
|
||||
"%s nombre de paramètres incorrect pour la commande IRC \"%s\" (attendu: %d "
|
||||
"paramètre%s)\n"
|
||||
|
||||
#: src/common/command.c:623
|
||||
#: src/common/command.c:620
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s wrong argument count for IRC command \"%s\" (expected: between %d and %d "
|
||||
@@ -2059,189 +2047,189 @@ msgstr ""
|
||||
"%s nombre de paramètres incorrect pour la commande IRC \"%s\" (attendu: "
|
||||
"entre %d et %d paramètre%s)\n"
|
||||
|
||||
#: src/common/command.c:636
|
||||
#: src/common/command.c:633
|
||||
#, c-format
|
||||
msgid "%s command \"%s\" needs a server connection!\n"
|
||||
msgstr "%s la commande \"%s\" nécessite une connexion au serveur !\n"
|
||||
|
||||
#: src/common/command.c:648
|
||||
#: src/common/command.c:645
|
||||
#, c-format
|
||||
msgid "%s IRC command \"%s\" failed\n"
|
||||
msgstr "%s la commande IRC \"%s\" a échoué\n"
|
||||
|
||||
#: src/common/command.c:695
|
||||
#: src/common/command.c:692
|
||||
#, c-format
|
||||
msgid "%s unknown command \"%s\" (type /help for help)\n"
|
||||
msgstr "%s commande \"%s\" inconnue (tapez /help pour l'aide)\n"
|
||||
|
||||
#: src/common/command.c:764
|
||||
#: src/common/command.c:761
|
||||
#, c-format
|
||||
msgid "%s cannot find nick for sending message\n"
|
||||
msgstr "%s impossible de trouver le pseudo pour envoyer le message\n"
|
||||
|
||||
#: src/common/command.c:770
|
||||
#: src/common/command.c:767
|
||||
msgid "This window is not a channel!\n"
|
||||
msgstr "Cette fenêtre n'est pas un canal !\n"
|
||||
|
||||
#: src/common/command.c:796 src/common/command.c:808 src/common/command.c:897
|
||||
#: src/common/command.c:793 src/common/command.c:805 src/common/command.c:894
|
||||
#, c-format
|
||||
msgid "%s missing arguments for \"%s\" command\n"
|
||||
msgstr "%s paramètres manquants pour la commande \"%s\"\n"
|
||||
|
||||
#: src/common/command.c:803
|
||||
#: src/common/command.c:800
|
||||
#, c-format
|
||||
msgid "Alias \"%s\" => \"%s\" created\n"
|
||||
msgstr "Alias \"%s\" => \"%s\" créé\n"
|
||||
|
||||
#: src/common/command.c:818
|
||||
#: src/common/command.c:815
|
||||
msgid "List of aliases:\n"
|
||||
msgstr "Liste des alias:\n"
|
||||
|
||||
#: src/common/command.c:828
|
||||
#: src/common/command.c:825
|
||||
msgid "No alias defined.\n"
|
||||
msgstr "Aucun alias défini.\n"
|
||||
|
||||
#: src/common/command.c:850
|
||||
#: src/common/command.c:847
|
||||
msgid "Opened buffers:\n"
|
||||
msgstr "Tampons ouverts:\n"
|
||||
|
||||
#: src/common/command.c:863 src/common/command.c:1383
|
||||
#: src/common/command.c:860 src/common/command.c:1380
|
||||
msgid "Server: "
|
||||
msgstr "Serveur: "
|
||||
|
||||
#: src/common/command.c:869
|
||||
#: src/common/command.c:866
|
||||
msgid "Channel: "
|
||||
msgstr "Canal: "
|
||||
|
||||
#: src/common/command.c:872 src/common/command.c:882
|
||||
#: src/common/command.c:869 src/common/command.c:879
|
||||
msgid " (server: "
|
||||
msgstr " (serveur: "
|
||||
|
||||
#: src/common/command.c:879
|
||||
#: src/common/command.c:876
|
||||
msgid "Private with: "
|
||||
msgstr "Privé avec: "
|
||||
|
||||
#: src/common/command.c:919 src/common/command.c:1022
|
||||
#: src/common/command.c:916 src/common/command.c:1019
|
||||
#, c-format
|
||||
msgid "%s incorrect buffer number\n"
|
||||
msgstr "%s numéro de buffer incorrect\n"
|
||||
|
||||
#: src/common/command.c:932
|
||||
#: src/common/command.c:929
|
||||
#, c-format
|
||||
msgid "%s can not close the single buffer\n"
|
||||
msgstr "%s impossible de fermer le tampon unique\n"
|
||||
|
||||
#: src/common/command.c:941
|
||||
#: src/common/command.c:938
|
||||
#, c-format
|
||||
msgid "%s can not close server buffer while channels are opened\n"
|
||||
msgstr ""
|
||||
"%s impossible de fermer le tampon du serveur tant que des canaux sont "
|
||||
"ouverts\n"
|
||||
|
||||
#: src/common/command.c:962
|
||||
#: src/common/command.c:959
|
||||
msgid "Notify levels: "
|
||||
msgstr "Niveaux de notification: "
|
||||
|
||||
#: src/common/command.c:988 src/common/command.c:997
|
||||
#: src/common/command.c:985 src/common/command.c:994
|
||||
#, c-format
|
||||
msgid "%s incorrect notify level (must be between 0 and 3)\n"
|
||||
msgstr "%s niveau de notification incorrect (doit être entre 0 et 3)\n"
|
||||
|
||||
#: src/common/command.c:1014
|
||||
#: src/common/command.c:1011
|
||||
#, c-format
|
||||
msgid "%s buffer \"%s\" not found for \"%s\" command\n"
|
||||
msgstr "%s buffer \"%s\" non trouvé pour la commande \"%s\"\n"
|
||||
|
||||
#: src/common/command.c:1046
|
||||
#: src/common/command.c:1043
|
||||
#, c-format
|
||||
msgid "unknown parameter \"%s\" for \"%s\" command\n"
|
||||
msgstr "paramètre inconnu \"%s\" pour la commande \"%s\"\n"
|
||||
|
||||
#: src/common/command.c:1074
|
||||
#: src/common/command.c:1071
|
||||
#, c-format
|
||||
msgid "%s already connected to server \"%s\"!\n"
|
||||
msgstr "%s déjà connecté au serveur \"%s\" !\n"
|
||||
|
||||
#: src/common/command.c:1093 src/common/command.c:1131
|
||||
#: src/common/command.c:1090 src/common/command.c:1128
|
||||
#, c-format
|
||||
msgid "%s server \"%s\" not found\n"
|
||||
msgstr "%s serveur \"%s\" non trouvé\n"
|
||||
|
||||
#: src/common/command.c:1118
|
||||
#: src/common/command.c:1115
|
||||
#, c-format
|
||||
msgid "%s not connected to server \"%s\"!\n"
|
||||
msgstr "%s non connecté au serveur \"%s\" !\n"
|
||||
|
||||
#: src/common/command.c:1124
|
||||
#: src/common/command.c:1121
|
||||
msgid "Auto-reconnection is cancelled\n"
|
||||
msgstr "La reconnexion automatique est annulée\n"
|
||||
|
||||
#: src/common/command.c:1150
|
||||
#: src/common/command.c:1147
|
||||
#, c-format
|
||||
msgid "> List of %s internal commands:\n"
|
||||
msgstr "> Liste des commandes internes %s:\n"
|
||||
|
||||
#: src/common/command.c:1155
|
||||
#: src/common/command.c:1152
|
||||
msgid "> List of IRC commands:\n"
|
||||
msgstr "> Liste des commandes IRC:\n"
|
||||
|
||||
#: src/common/command.c:1170
|
||||
#: src/common/command.c:1167
|
||||
#, c-format
|
||||
msgid "> Help on %s internal command \"%s\":\n"
|
||||
msgstr "> Aide sur la commande interne %s \"%s\":\n"
|
||||
|
||||
#: src/common/command.c:1173 src/common/command.c:1192
|
||||
#: src/common/command.c:1170 src/common/command.c:1189
|
||||
#, c-format
|
||||
msgid "Syntax: /%s %s\n"
|
||||
msgstr "Syntaxe: /%s %s\n"
|
||||
|
||||
#: src/common/command.c:1190
|
||||
#: src/common/command.c:1187
|
||||
#, c-format
|
||||
msgid "> Help on IRC command \"%s\":\n"
|
||||
msgstr "> Aide sur la commande IRC \"%s\":\n"
|
||||
|
||||
#: src/common/command.c:1205
|
||||
#: src/common/command.c:1202
|
||||
#, c-format
|
||||
msgid "No help available, \"%s\" is an unknown command\n"
|
||||
msgstr "Pas d'aide disponible, la commande \"%s\" est inconnue\n"
|
||||
|
||||
#: src/common/command.c:1230
|
||||
#: src/common/command.c:1227
|
||||
msgid "Registered Perl scripts:\n"
|
||||
msgstr "Scripts Perl enregistrés :\n"
|
||||
|
||||
#: src/common/command.c:1247 src/common/command.c:1269
|
||||
#: src/common/command.c:1291
|
||||
#: src/common/command.c:1244 src/common/command.c:1266
|
||||
#: src/common/command.c:1288
|
||||
msgid " (none)\n"
|
||||
msgstr " (aucun)\n"
|
||||
|
||||
#: src/common/command.c:1252
|
||||
#: src/common/command.c:1249
|
||||
msgid "Perl message handlers:\n"
|
||||
msgstr "Fonctions Perl pour messages :\n"
|
||||
|
||||
#: src/common/command.c:1261
|
||||
#: src/common/command.c:1258
|
||||
#, c-format
|
||||
msgid " IRC(%s) => Perl(%s)\n"
|
||||
msgstr " IRC(%s) => Perl(%s)\n"
|
||||
|
||||
#: src/common/command.c:1274
|
||||
#: src/common/command.c:1271
|
||||
msgid "Perl command handlers:\n"
|
||||
msgstr "Commandes Perl :\n"
|
||||
|
||||
#: src/common/command.c:1283
|
||||
#: src/common/command.c:1280
|
||||
#, c-format
|
||||
msgid " Command /%s => Perl(%s)\n"
|
||||
msgstr " Commande /%s => Perl(%s)\n"
|
||||
|
||||
#: src/common/command.c:1303
|
||||
#: src/common/command.c:1300
|
||||
msgid "Perl scripts unloaded\n"
|
||||
msgstr "Scripts Perl déchargés\n"
|
||||
|
||||
#: src/common/command.c:1328 src/common/command.c:1908
|
||||
#: src/common/command.c:1325 src/common/command.c:1863
|
||||
#, c-format
|
||||
msgid "%s unknown option for \"%s\" command\n"
|
||||
msgstr "%s option inconnue pour la commande \"%s\"\n"
|
||||
|
||||
#: src/common/command.c:1339
|
||||
#: src/common/command.c:1336
|
||||
msgid ""
|
||||
"WeeChat was build without Perl support.\n"
|
||||
"Please rebuild WeeChat with \"--enable-perl\" option for ./configure script\n"
|
||||
@@ -2250,196 +2238,192 @@ msgstr ""
|
||||
"Merci de reconstruire WeeChat avec l'option \"--enable-perl\" pour le "
|
||||
"script ./configure\n"
|
||||
|
||||
#: src/common/command.c:1394
|
||||
#: src/common/command.c:1391
|
||||
msgid "connected"
|
||||
msgstr "connecté"
|
||||
|
||||
#: src/common/command.c:1394
|
||||
#: src/common/command.c:1391
|
||||
msgid "not connected"
|
||||
msgstr "non connecté"
|
||||
|
||||
#: src/common/command.c:1401
|
||||
#: src/common/command.c:1398
|
||||
#, c-format
|
||||
msgid " Autoconnect: %s%s\n"
|
||||
msgstr " Autoconnect: %s%s\n"
|
||||
|
||||
#: src/common/command.c:1402
|
||||
#: src/common/command.c:1399
|
||||
msgid "yes"
|
||||
msgstr "oui"
|
||||
|
||||
#: src/common/command.c:1402
|
||||
#: src/common/command.c:1399
|
||||
msgid "no"
|
||||
msgstr "non"
|
||||
|
||||
#: src/common/command.c:1404
|
||||
#: src/common/command.c:1401
|
||||
msgid " (temporary server, will not be saved)"
|
||||
msgstr " (serveur temporaire, ne sera pas sauvé)"
|
||||
|
||||
#: src/common/command.c:1409
|
||||
#: src/common/command.c:1406
|
||||
#, c-format
|
||||
msgid " Hostname : %s\n"
|
||||
msgstr " Nom/IP : %s\n"
|
||||
|
||||
#: src/common/command.c:1414
|
||||
#: src/common/command.c:1411
|
||||
#, c-format
|
||||
msgid " Port : %d\n"
|
||||
msgstr " Port : %d\n"
|
||||
|
||||
#: src/common/command.c:1420
|
||||
#: src/common/command.c:1417
|
||||
msgid " Password : (hidden)\n"
|
||||
msgstr " Mot passe : (caché)\n"
|
||||
|
||||
#: src/common/command.c:1424
|
||||
#: src/common/command.c:1421
|
||||
msgid " Password : (none)\n"
|
||||
msgstr " Mot passe : (aucun)\n"
|
||||
|
||||
#: src/common/command.c:1428
|
||||
#: src/common/command.c:1425
|
||||
#, c-format
|
||||
msgid " Nicks : %s"
|
||||
msgstr " Pseudos : %s"
|
||||
|
||||
#: src/common/command.c:1445
|
||||
#: src/common/command.c:1442
|
||||
#, c-format
|
||||
msgid " Username : %s\n"
|
||||
msgstr " Nom utilis.: %s\n"
|
||||
|
||||
#: src/common/command.c:1450
|
||||
#: src/common/command.c:1447
|
||||
#, c-format
|
||||
msgid " Realname : %s\n"
|
||||
msgstr " Nom réel : %s\n"
|
||||
|
||||
#: src/common/command.c:1456
|
||||
#: src/common/command.c:1453
|
||||
#, c-format
|
||||
msgid " Command : %s\n"
|
||||
msgstr " Commande : %s\n"
|
||||
|
||||
#: src/common/command.c:1461
|
||||
#: src/common/command.c:1458
|
||||
msgid " Command : (none)\n"
|
||||
msgstr " Commande : (aucune)\n"
|
||||
|
||||
#: src/common/command.c:1466
|
||||
#: src/common/command.c:1463
|
||||
#, c-format
|
||||
msgid " Auto-join : %s\n"
|
||||
msgstr " Auto-join : %s\n"
|
||||
|
||||
#: src/common/command.c:1471
|
||||
#: src/common/command.c:1468
|
||||
msgid " Auto-join : (none)\n"
|
||||
msgstr " Auto-join : (aucun)\n"
|
||||
|
||||
#: src/common/command.c:1475
|
||||
#: src/common/command.c:1472
|
||||
msgid "No server.\n"
|
||||
msgstr "Pas de serveur.\n"
|
||||
|
||||
#: src/common/command.c:1484
|
||||
#: src/common/command.c:1481
|
||||
#, c-format
|
||||
msgid "%s missing servername for \"%s\" command\n"
|
||||
msgstr "%s il manque le nom du serveur pour la commande \"%s\"\n"
|
||||
|
||||
#: src/common/command.c:1490
|
||||
#: src/common/command.c:1487
|
||||
#, c-format
|
||||
msgid "%s too much arguments for \"%s\" command, ignoring arguments\n"
|
||||
msgstr "%s trop de paramètres pour la commande \"%s\", paramètres ignorés\n"
|
||||
|
||||
#: src/common/command.c:1507
|
||||
#: src/common/command.c:1504
|
||||
#, c-format
|
||||
msgid "%s server \"%s\" not found for \"%s\" command\n"
|
||||
msgstr "%s le serveur \"%s\" n'existe pas pour la commande \"%s\"\n"
|
||||
|
||||
#: src/common/command.c:1513 src/common/command.c:1646
|
||||
#: src/common/command.c:1510 src/common/command.c:1643
|
||||
msgid "Server"
|
||||
msgstr "Serveur"
|
||||
|
||||
#: src/common/command.c:1516
|
||||
#: src/common/command.c:1513
|
||||
msgid "has been deleted\n"
|
||||
msgstr "a été supprimé\n"
|
||||
|
||||
#: src/common/command.c:1530
|
||||
#: src/common/command.c:1527
|
||||
#, c-format
|
||||
msgid "%s missing parameters for \"%s\" command\n"
|
||||
msgstr "%s paramètres manquants pour la commande \"%s\"\n"
|
||||
|
||||
#: src/common/command.c:1539
|
||||
#: src/common/command.c:1536
|
||||
#, c-format
|
||||
msgid "%s server \"%s\" already exists, can't create it!\n"
|
||||
msgstr "%s le serveur \"%s\" existe déjà, impossible de le créer !\n"
|
||||
|
||||
#: src/common/command.c:1563 src/common/command.c:1589
|
||||
#: src/common/command.c:1601 src/common/command.c:1625
|
||||
#: src/common/command.c:1560 src/common/command.c:1586
|
||||
#: src/common/command.c:1598 src/common/command.c:1622
|
||||
#, c-format
|
||||
msgid "%s missing password for \"%s\" parameter\n"
|
||||
msgstr "%s mot de passe manquant pour le paramètre \"%s\"\n"
|
||||
|
||||
#: src/common/command.c:1575
|
||||
#: src/common/command.c:1572
|
||||
#, c-format
|
||||
msgid "%s missing nick(s) for \"%s\" parameter\n"
|
||||
msgstr "%s pseudo(s) manquant(s) pour le paramètre \"%s\"\n"
|
||||
|
||||
#: src/common/command.c:1613
|
||||
#: src/common/command.c:1610
|
||||
#, c-format
|
||||
msgid "%s missing command for \"%s\" parameter\n"
|
||||
msgstr "%s commande manquante pour le paramètre \"%s\"\n"
|
||||
|
||||
#: src/common/command.c:1649
|
||||
#: src/common/command.c:1646
|
||||
msgid "created\n"
|
||||
msgstr "créé\n"
|
||||
|
||||
#: src/common/command.c:1654
|
||||
#: src/common/command.c:1651
|
||||
#, c-format
|
||||
msgid "%s unable to create server\n"
|
||||
msgstr "%s impossible de créer le serveur\n"
|
||||
|
||||
#: src/common/command.c:1708 src/common/command.c:1856
|
||||
#: src/common/command.c:1703
|
||||
#, c-format
|
||||
msgid "%s option \"%s\" can not be changed while WeeChat is running\n"
|
||||
msgstr "%s l'option \"%s\" ne peut pas être changée lorsque WeeChat tourne\n"
|
||||
|
||||
#: src/common/command.c:1720
|
||||
#: src/common/command.c:1715
|
||||
#, c-format
|
||||
msgid "%s incorrect value for option \"%s\"\n"
|
||||
msgstr "%s valeur incorrecte pour l'option \"%s\"\n"
|
||||
|
||||
#: src/common/command.c:1726 src/common/command.c:1875
|
||||
#: src/common/command.c:1721
|
||||
#, c-format
|
||||
msgid "%s config option \"%s\" not found\n"
|
||||
msgstr "%s option de configuration \"%s\" non trouvée\n"
|
||||
|
||||
#: src/common/command.c:1776
|
||||
#: src/common/command.c:1771
|
||||
msgid "(unknown)"
|
||||
msgstr "(inconnu)"
|
||||
|
||||
#: src/common/command.c:1796 src/common/command.c:1799
|
||||
#: src/common/command.c:1791
|
||||
#, c-format
|
||||
msgid "No config option found with \"%s\"\n"
|
||||
msgstr "Aucune option de configuration trouvée avec \"%s\"\n"
|
||||
|
||||
#: src/common/command.c:1804
|
||||
#: src/common/command.c:1794
|
||||
msgid "No config option found\n"
|
||||
msgstr "Aucune option de configuration trouvée\n"
|
||||
|
||||
#: src/common/command.c:1799
|
||||
#, c-format
|
||||
msgid "%d config option(s) found with \"%s\"\n"
|
||||
msgstr "%d option(s) de configuration trouvées avec \"%s\"\n"
|
||||
|
||||
#: src/common/command.c:1807
|
||||
#: src/common/command.c:1802
|
||||
#, c-format
|
||||
msgid "%d config option(s) found\n"
|
||||
msgstr "%d option(s) de configuration trouvées\n"
|
||||
|
||||
#: src/common/command.c:1827
|
||||
#: src/common/command.c:1822
|
||||
#, c-format
|
||||
msgid "%s alias or command \"%s\" not found\n"
|
||||
msgstr "%s alias ou commande \"%s\" non trouvé\n"
|
||||
|
||||
#: src/common/command.c:1836
|
||||
#: src/common/command.c:1831
|
||||
#, c-format
|
||||
msgid "Alias \"%s\" removed\n"
|
||||
msgstr "Alias \"%s\" supprimé\n"
|
||||
|
||||
#: src/common/command.c:1868
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s option \"%s\" can not be reset (use /set command to change this option)\n"
|
||||
msgstr ""
|
||||
"%s l'option \"%s\" ne peut pas être réinitialisée (utilisez la commande /set "
|
||||
"pour modifier cette option)\n"
|
||||
|
||||
#: src/common/weechat.c:165
|
||||
#, c-format
|
||||
msgid ""
|
||||
@@ -3365,6 +3349,3 @@ msgstr ""
|
||||
#: src/common/weeconfig.c:1317
|
||||
msgid "saving config to disk\n"
|
||||
msgstr "sauvegarde de la configuration sur disque\n"
|
||||
|
||||
#~ msgid "channel: channel name to leave"
|
||||
#~ msgstr "canal: nom du canal à quitter"
|
||||
|
||||
+98
-112
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2005-01-02 03:03+0100\n"
|
||||
"POT-Creation-Date: 2005-01-02 03:37+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -1099,7 +1099,7 @@ msgstr ""
|
||||
msgid "%s cannot create new private window \"%s\"\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/irc/irc-send.c:670 src/irc/irc-send.c:741 src/common/command.c:1334
|
||||
#: src/irc/irc-send.c:670 src/irc/irc-send.c:741 src/common/command.c:1331
|
||||
#, c-format
|
||||
msgid "%s wrong argument count for \"%s\" command\n"
|
||||
msgstr ""
|
||||
@@ -1811,7 +1811,7 @@ msgid "set config parameters"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:95
|
||||
msgid "[option [value]]"
|
||||
msgid "[option[=value]]"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:95
|
||||
@@ -1833,26 +1833,14 @@ msgid "alias_name: name of alias to remove"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:100
|
||||
msgid "reset config parameters"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:101
|
||||
msgid "option"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:101
|
||||
msgid "option: name of an option"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:103
|
||||
msgid "manage windows"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:104
|
||||
#: src/common/command.c:101
|
||||
msgid "[action]"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:105
|
||||
#: src/common/command.c:102
|
||||
msgid ""
|
||||
"action: action to do:\n"
|
||||
" close close current window (under development!)\n"
|
||||
@@ -1861,424 +1849,422 @@ msgid ""
|
||||
" splitv split current window vertically"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:360
|
||||
#: src/common/command.c:357
|
||||
#, c-format
|
||||
msgid "%s alias or command \"%s\" already exists!\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:369
|
||||
#: src/common/command.c:366
|
||||
#, c-format
|
||||
msgid "%s alias cannot run another alias!\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:375
|
||||
#: src/common/command.c:372
|
||||
#, c-format
|
||||
msgid "%s target command \"%s\" does not exist!\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:561
|
||||
#: src/common/command.c:558
|
||||
#, c-format
|
||||
msgid "%s wrong argument count for %s command \"%s\" (expected: %d arg%s)\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:570
|
||||
#: src/common/command.c:567
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s wrong argument count for %s command \"%s\" (expected: between %d and %d "
|
||||
"arg%s)\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:589
|
||||
#: src/common/command.c:586
|
||||
#, c-format
|
||||
msgid "%s %s command \"%s\" failed\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:614
|
||||
#: src/common/command.c:611
|
||||
#, c-format
|
||||
msgid "%s wrong argument count for IRC command \"%s\" (expected: %d arg%s)\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:623
|
||||
#: src/common/command.c:620
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s wrong argument count for IRC command \"%s\" (expected: between %d and %d "
|
||||
"arg%s)\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:636
|
||||
#: src/common/command.c:633
|
||||
#, c-format
|
||||
msgid "%s command \"%s\" needs a server connection!\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:648
|
||||
#: src/common/command.c:645
|
||||
#, c-format
|
||||
msgid "%s IRC command \"%s\" failed\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:695
|
||||
#: src/common/command.c:692
|
||||
#, c-format
|
||||
msgid "%s unknown command \"%s\" (type /help for help)\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:764
|
||||
#: src/common/command.c:761
|
||||
#, c-format
|
||||
msgid "%s cannot find nick for sending message\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:770
|
||||
#: src/common/command.c:767
|
||||
msgid "This window is not a channel!\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:796 src/common/command.c:808 src/common/command.c:897
|
||||
#: src/common/command.c:793 src/common/command.c:805 src/common/command.c:894
|
||||
#, c-format
|
||||
msgid "%s missing arguments for \"%s\" command\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:803
|
||||
#: src/common/command.c:800
|
||||
#, c-format
|
||||
msgid "Alias \"%s\" => \"%s\" created\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:818
|
||||
#: src/common/command.c:815
|
||||
msgid "List of aliases:\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:828
|
||||
#: src/common/command.c:825
|
||||
msgid "No alias defined.\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:850
|
||||
#: src/common/command.c:847
|
||||
msgid "Opened buffers:\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:863 src/common/command.c:1383
|
||||
#: src/common/command.c:860 src/common/command.c:1380
|
||||
msgid "Server: "
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:869
|
||||
#: src/common/command.c:866
|
||||
msgid "Channel: "
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:872 src/common/command.c:882
|
||||
#: src/common/command.c:869 src/common/command.c:879
|
||||
msgid " (server: "
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:879
|
||||
#: src/common/command.c:876
|
||||
msgid "Private with: "
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:919 src/common/command.c:1022
|
||||
#: src/common/command.c:916 src/common/command.c:1019
|
||||
#, c-format
|
||||
msgid "%s incorrect buffer number\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:932
|
||||
#: src/common/command.c:929
|
||||
#, c-format
|
||||
msgid "%s can not close the single buffer\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:941
|
||||
#: src/common/command.c:938
|
||||
#, c-format
|
||||
msgid "%s can not close server buffer while channels are opened\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:962
|
||||
#: src/common/command.c:959
|
||||
msgid "Notify levels: "
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:988 src/common/command.c:997
|
||||
#: src/common/command.c:985 src/common/command.c:994
|
||||
#, c-format
|
||||
msgid "%s incorrect notify level (must be between 0 and 3)\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1014
|
||||
#: src/common/command.c:1011
|
||||
#, c-format
|
||||
msgid "%s buffer \"%s\" not found for \"%s\" command\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1046
|
||||
#: src/common/command.c:1043
|
||||
#, c-format
|
||||
msgid "unknown parameter \"%s\" for \"%s\" command\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1074
|
||||
#: src/common/command.c:1071
|
||||
#, c-format
|
||||
msgid "%s already connected to server \"%s\"!\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1093 src/common/command.c:1131
|
||||
#: src/common/command.c:1090 src/common/command.c:1128
|
||||
#, c-format
|
||||
msgid "%s server \"%s\" not found\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1118
|
||||
#: src/common/command.c:1115
|
||||
#, c-format
|
||||
msgid "%s not connected to server \"%s\"!\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1124
|
||||
#: src/common/command.c:1121
|
||||
msgid "Auto-reconnection is cancelled\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1150
|
||||
#: src/common/command.c:1147
|
||||
#, c-format
|
||||
msgid "> List of %s internal commands:\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1155
|
||||
#: src/common/command.c:1152
|
||||
msgid "> List of IRC commands:\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1170
|
||||
#: src/common/command.c:1167
|
||||
#, c-format
|
||||
msgid "> Help on %s internal command \"%s\":\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1173 src/common/command.c:1192
|
||||
#: src/common/command.c:1170 src/common/command.c:1189
|
||||
#, c-format
|
||||
msgid "Syntax: /%s %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1190
|
||||
#: src/common/command.c:1187
|
||||
#, c-format
|
||||
msgid "> Help on IRC command \"%s\":\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1205
|
||||
#: src/common/command.c:1202
|
||||
#, c-format
|
||||
msgid "No help available, \"%s\" is an unknown command\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1230
|
||||
#: src/common/command.c:1227
|
||||
msgid "Registered Perl scripts:\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1247 src/common/command.c:1269
|
||||
#: src/common/command.c:1291
|
||||
#: src/common/command.c:1244 src/common/command.c:1266
|
||||
#: src/common/command.c:1288
|
||||
msgid " (none)\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1252
|
||||
#: src/common/command.c:1249
|
||||
msgid "Perl message handlers:\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1261
|
||||
#: src/common/command.c:1258
|
||||
#, c-format
|
||||
msgid " IRC(%s) => Perl(%s)\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1274
|
||||
#: src/common/command.c:1271
|
||||
msgid "Perl command handlers:\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1283
|
||||
#: src/common/command.c:1280
|
||||
#, c-format
|
||||
msgid " Command /%s => Perl(%s)\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1303
|
||||
#: src/common/command.c:1300
|
||||
msgid "Perl scripts unloaded\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1328 src/common/command.c:1908
|
||||
#: src/common/command.c:1325 src/common/command.c:1863
|
||||
#, c-format
|
||||
msgid "%s unknown option for \"%s\" command\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1339
|
||||
#: src/common/command.c:1336
|
||||
msgid ""
|
||||
"WeeChat was build without Perl support.\n"
|
||||
"Please rebuild WeeChat with \"--enable-perl\" option for ./configure script\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1394
|
||||
#: src/common/command.c:1391
|
||||
msgid "connected"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1394
|
||||
#: src/common/command.c:1391
|
||||
msgid "not connected"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1401
|
||||
#: src/common/command.c:1398
|
||||
#, c-format
|
||||
msgid " Autoconnect: %s%s\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1402
|
||||
#: src/common/command.c:1399
|
||||
msgid "yes"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1402
|
||||
#: src/common/command.c:1399
|
||||
msgid "no"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1404
|
||||
#: src/common/command.c:1401
|
||||
msgid " (temporary server, will not be saved)"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1409
|
||||
#: src/common/command.c:1406
|
||||
#, c-format
|
||||
msgid " Hostname : %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1414
|
||||
#: src/common/command.c:1411
|
||||
#, c-format
|
||||
msgid " Port : %d\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1420
|
||||
#: src/common/command.c:1417
|
||||
msgid " Password : (hidden)\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1424
|
||||
#: src/common/command.c:1421
|
||||
msgid " Password : (none)\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1428
|
||||
#: src/common/command.c:1425
|
||||
#, c-format
|
||||
msgid " Nicks : %s"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1445
|
||||
#: src/common/command.c:1442
|
||||
#, c-format
|
||||
msgid " Username : %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1450
|
||||
#: src/common/command.c:1447
|
||||
#, c-format
|
||||
msgid " Realname : %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1456
|
||||
#: src/common/command.c:1453
|
||||
#, c-format
|
||||
msgid " Command : %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1461
|
||||
#: src/common/command.c:1458
|
||||
msgid " Command : (none)\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1466
|
||||
#: src/common/command.c:1463
|
||||
#, c-format
|
||||
msgid " Auto-join : %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1471
|
||||
#: src/common/command.c:1468
|
||||
msgid " Auto-join : (none)\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1475
|
||||
#: src/common/command.c:1472
|
||||
msgid "No server.\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1484
|
||||
#: src/common/command.c:1481
|
||||
#, c-format
|
||||
msgid "%s missing servername for \"%s\" command\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1490
|
||||
#: src/common/command.c:1487
|
||||
#, c-format
|
||||
msgid "%s too much arguments for \"%s\" command, ignoring arguments\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1507
|
||||
#: src/common/command.c:1504
|
||||
#, c-format
|
||||
msgid "%s server \"%s\" not found for \"%s\" command\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1513 src/common/command.c:1646
|
||||
#: src/common/command.c:1510 src/common/command.c:1643
|
||||
msgid "Server"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1516
|
||||
#: src/common/command.c:1513
|
||||
msgid "has been deleted\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1530
|
||||
#: src/common/command.c:1527
|
||||
#, c-format
|
||||
msgid "%s missing parameters for \"%s\" command\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1539
|
||||
#: src/common/command.c:1536
|
||||
#, c-format
|
||||
msgid "%s server \"%s\" already exists, can't create it!\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1563 src/common/command.c:1589
|
||||
#: src/common/command.c:1601 src/common/command.c:1625
|
||||
#: src/common/command.c:1560 src/common/command.c:1586
|
||||
#: src/common/command.c:1598 src/common/command.c:1622
|
||||
#, c-format
|
||||
msgid "%s missing password for \"%s\" parameter\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1575
|
||||
#: src/common/command.c:1572
|
||||
#, c-format
|
||||
msgid "%s missing nick(s) for \"%s\" parameter\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1613
|
||||
#: src/common/command.c:1610
|
||||
#, c-format
|
||||
msgid "%s missing command for \"%s\" parameter\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1649
|
||||
#: src/common/command.c:1646
|
||||
msgid "created\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1654
|
||||
#: src/common/command.c:1651
|
||||
#, c-format
|
||||
msgid "%s unable to create server\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1708 src/common/command.c:1856
|
||||
#: src/common/command.c:1703
|
||||
#, c-format
|
||||
msgid "%s option \"%s\" can not be changed while WeeChat is running\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1720
|
||||
#: src/common/command.c:1715
|
||||
#, c-format
|
||||
msgid "%s incorrect value for option \"%s\"\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1726 src/common/command.c:1875
|
||||
#: src/common/command.c:1721
|
||||
#, c-format
|
||||
msgid "%s config option \"%s\" not found\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1776
|
||||
#: src/common/command.c:1771
|
||||
msgid "(unknown)"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1796 src/common/command.c:1799
|
||||
#: src/common/command.c:1791
|
||||
#, c-format
|
||||
msgid "No config option found with \"%s\"\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1804
|
||||
#: src/common/command.c:1794
|
||||
msgid "No config option found\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1799
|
||||
#, c-format
|
||||
msgid "%d config option(s) found with \"%s\"\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1807
|
||||
#: src/common/command.c:1802
|
||||
#, c-format
|
||||
msgid "%d config option(s) found\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1827
|
||||
#: src/common/command.c:1822
|
||||
#, c-format
|
||||
msgid "%s alias or command \"%s\" not found\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1836
|
||||
#: src/common/command.c:1831
|
||||
#, c-format
|
||||
msgid "Alias \"%s\" removed\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1868
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s option \"%s\" can not be reset (use /set command to change this option)\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/weechat.c:165
|
||||
#, c-format
|
||||
msgid ""
|
||||
|
||||
+8
-53
@@ -92,14 +92,11 @@ t_weechat_command weechat_commands[] =
|
||||
N_("[file]"), N_("file: filename for writing config"),
|
||||
0, 1, weechat_cmd_save, NULL },
|
||||
{ "set", N_("set config parameters"),
|
||||
N_("[option [value]]"), N_("option: name of an option\nvalue: value for option"),
|
||||
N_("[option[=value]]"), N_("option: name of an option\nvalue: value for option"),
|
||||
0, MAX_ARGS, NULL, weechat_cmd_set },
|
||||
{ "unalias", N_("remove an alias"),
|
||||
N_("alias_name"), N_("alias_name: name of alias to remove"),
|
||||
1, 1, NULL, weechat_cmd_unalias },
|
||||
{ "unset", N_("reset config parameters"),
|
||||
N_("option"), N_("option: name of an option"),
|
||||
1, 1, NULL, weechat_cmd_unset },
|
||||
{ "window", N_("manage windows"),
|
||||
N_("[action]"),
|
||||
N_("action: action to do:\n"
|
||||
@@ -1687,17 +1684,15 @@ weechat_cmd_set (char *arguments)
|
||||
if (arguments && arguments[0])
|
||||
{
|
||||
option = arguments;
|
||||
value = strchr (option, ' ');
|
||||
value = strchr (option, '=');
|
||||
if (value)
|
||||
{
|
||||
value[0] = '\0';
|
||||
value++;
|
||||
while (value[0] == ' ')
|
||||
value++;
|
||||
}
|
||||
}
|
||||
|
||||
if (value && value[0])
|
||||
if (value)
|
||||
{
|
||||
ptr_option = config_option_search (option);
|
||||
if (ptr_option)
|
||||
@@ -1792,17 +1787,17 @@ weechat_cmd_set (char *arguments)
|
||||
}
|
||||
if (number_found == 0)
|
||||
{
|
||||
if (value)
|
||||
if (option)
|
||||
gui_printf (NULL, _("No config option found with \"%s\"\n"),
|
||||
value);
|
||||
option);
|
||||
else
|
||||
gui_printf (NULL, _("No config option found with \"%s\"\n"));
|
||||
gui_printf (NULL, _("No config option found\n"));
|
||||
}
|
||||
else
|
||||
{
|
||||
if (value)
|
||||
if (option)
|
||||
gui_printf (NULL, _("%d config option(s) found with \"%s\"\n"),
|
||||
number_found, value);
|
||||
number_found, option);
|
||||
else
|
||||
gui_printf (NULL, _("%d config option(s) found\n"),
|
||||
number_found);
|
||||
@@ -1838,46 +1833,6 @@ weechat_cmd_unalias (char *arguments)
|
||||
return 0;
|
||||
}
|
||||
|
||||
/*
|
||||
* weechat_cmd_unset: reset options
|
||||
*/
|
||||
|
||||
int
|
||||
weechat_cmd_unset (char *arguments)
|
||||
{
|
||||
t_config_option *ptr_option;
|
||||
|
||||
ptr_option = config_option_search (arguments);
|
||||
if (ptr_option)
|
||||
{
|
||||
if (ptr_option->handler_change == NULL)
|
||||
{
|
||||
gui_printf (NULL,
|
||||
_("%s option \"%s\" can not be changed while WeeChat is running\n"),
|
||||
WEECHAT_ERROR, arguments);
|
||||
}
|
||||
else
|
||||
{
|
||||
if (config_option_set_value (ptr_option, "") == 0)
|
||||
{
|
||||
(void) (ptr_option->handler_change());
|
||||
gui_printf (NULL, "[%s]\n", config_get_section (ptr_option));
|
||||
gui_printf (NULL, " %s =\n", arguments);
|
||||
}
|
||||
else
|
||||
gui_printf (NULL, _("%s option \"%s\" can not be reset (use "
|
||||
"/set command to change this option)\n"),
|
||||
WEECHAT_ERROR, arguments);
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
gui_printf (NULL, _("%s config option \"%s\" not found\n"),
|
||||
WEECHAT_ERROR, arguments);
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
/*
|
||||
* weechat_cmd_window: manage windows
|
||||
*/
|
||||
|
||||
+1
-1
@@ -6,7 +6,7 @@ ChangeLog - 2005-01-02
|
||||
|
||||
Version 0.1.0 (under dev!):
|
||||
* added new options for charset: look_charset_decode and look_charset_encode
|
||||
* added /unset command (to remove string value for a config option)
|
||||
* fixed /set command (now empty strings are allowed)
|
||||
|
||||
Version 0.0.9 (2005-01-01):
|
||||
* auto-reconnection to server (new options: server_autoreconnect (on/off),
|
||||
|
||||
+99
-118
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat 0.1.0-cvs\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2005-01-02 03:03+0100\n"
|
||||
"POT-Creation-Date: 2005-01-02 03:37+0100\n"
|
||||
"PO-Revision-Date: 2005-01-01 13:00+0100\n"
|
||||
"Last-Translator: FlashCode <flashcode@flashtux.org>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -1196,7 +1196,7 @@ msgstr "%s utilisateur non trouv
|
||||
msgid "%s cannot create new private window \"%s\"\n"
|
||||
msgstr "%s impossible de créer la fenêtre privée \"%s\"\n"
|
||||
|
||||
#: src/irc/irc-send.c:670 src/irc/irc-send.c:741 src/common/command.c:1334
|
||||
#: src/irc/irc-send.c:670 src/irc/irc-send.c:741 src/common/command.c:1331
|
||||
#, c-format
|
||||
msgid "%s wrong argument count for \"%s\" command\n"
|
||||
msgstr "%s nombre de paramètres erroné pour la commande \"%s\"\n"
|
||||
@@ -1949,8 +1949,8 @@ msgid "set config parameters"
|
||||
msgstr "modifier des paramètres de configuration"
|
||||
|
||||
#: src/common/command.c:95
|
||||
msgid "[option [value]]"
|
||||
msgstr "[option [valeur]]"
|
||||
msgid "[option[=value]]"
|
||||
msgstr "[option[=valeur]]"
|
||||
|
||||
#: src/common/command.c:95
|
||||
msgid ""
|
||||
@@ -1973,26 +1973,14 @@ msgid "alias_name: name of alias to remove"
|
||||
msgstr "nom_alias: nom de l'alias à supprimer"
|
||||
|
||||
#: src/common/command.c:100
|
||||
msgid "reset config parameters"
|
||||
msgstr "réinitialiser des paramètres de configuration"
|
||||
|
||||
#: src/common/command.c:101
|
||||
msgid "option"
|
||||
msgstr "option"
|
||||
|
||||
#: src/common/command.c:101
|
||||
msgid "option: name of an option"
|
||||
msgstr "option: nom d'une option"
|
||||
|
||||
#: src/common/command.c:103
|
||||
msgid "manage windows"
|
||||
msgstr "gestion des fenêtres"
|
||||
|
||||
#: src/common/command.c:104
|
||||
#: src/common/command.c:101
|
||||
msgid "[action]"
|
||||
msgstr "[action]"
|
||||
|
||||
#: src/common/command.c:105
|
||||
#: src/common/command.c:102
|
||||
msgid ""
|
||||
"action: action to do:\n"
|
||||
" close close current window (under development!)\n"
|
||||
@@ -2007,29 +1995,29 @@ msgstr ""
|
||||
" splith éclate la fenêtre en deux horizontalement\n"
|
||||
" splitv éclate la fenêtre en deux verticalement"
|
||||
|
||||
#: src/common/command.c:360
|
||||
#: src/common/command.c:357
|
||||
#, c-format
|
||||
msgid "%s alias or command \"%s\" already exists!\n"
|
||||
msgstr "%s l'alias ou la commande \"%s\" existe déjà !\n"
|
||||
|
||||
#: src/common/command.c:369
|
||||
#: src/common/command.c:366
|
||||
#, c-format
|
||||
msgid "%s alias cannot run another alias!\n"
|
||||
msgstr "%s l'alias ne peux pas lancer un autre alias !\n"
|
||||
|
||||
#: src/common/command.c:375
|
||||
#: src/common/command.c:372
|
||||
#, c-format
|
||||
msgid "%s target command \"%s\" does not exist!\n"
|
||||
msgstr "%s la commande cible \"%s\" n'existe pas !\n"
|
||||
|
||||
#: src/common/command.c:561
|
||||
#: src/common/command.c:558
|
||||
#, c-format
|
||||
msgid "%s wrong argument count for %s command \"%s\" (expected: %d arg%s)\n"
|
||||
msgstr ""
|
||||
"%s nombre de paramètres incorrect pour la commande %s \"%s\" (attendu: %d "
|
||||
"paramètre%s)\n"
|
||||
|
||||
#: src/common/command.c:570
|
||||
#: src/common/command.c:567
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s wrong argument count for %s command \"%s\" (expected: between %d and %d "
|
||||
@@ -2038,19 +2026,19 @@ msgstr ""
|
||||
"%s nombre de paramètres incorrect pour la commande %s \"%s\" (attendu: entre "
|
||||
"%d et %d paramètre%s)\n"
|
||||
|
||||
#: src/common/command.c:589
|
||||
#: src/common/command.c:586
|
||||
#, c-format
|
||||
msgid "%s %s command \"%s\" failed\n"
|
||||
msgstr "%s %s la commande \"%s\" a échoué\n"
|
||||
|
||||
#: src/common/command.c:614
|
||||
#: src/common/command.c:611
|
||||
#, c-format
|
||||
msgid "%s wrong argument count for IRC command \"%s\" (expected: %d arg%s)\n"
|
||||
msgstr ""
|
||||
"%s nombre de paramètres incorrect pour la commande IRC \"%s\" (attendu: %d "
|
||||
"paramètre%s)\n"
|
||||
|
||||
#: src/common/command.c:623
|
||||
#: src/common/command.c:620
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s wrong argument count for IRC command \"%s\" (expected: between %d and %d "
|
||||
@@ -2059,189 +2047,189 @@ msgstr ""
|
||||
"%s nombre de paramètres incorrect pour la commande IRC \"%s\" (attendu: "
|
||||
"entre %d et %d paramètre%s)\n"
|
||||
|
||||
#: src/common/command.c:636
|
||||
#: src/common/command.c:633
|
||||
#, c-format
|
||||
msgid "%s command \"%s\" needs a server connection!\n"
|
||||
msgstr "%s la commande \"%s\" nécessite une connexion au serveur !\n"
|
||||
|
||||
#: src/common/command.c:648
|
||||
#: src/common/command.c:645
|
||||
#, c-format
|
||||
msgid "%s IRC command \"%s\" failed\n"
|
||||
msgstr "%s la commande IRC \"%s\" a échoué\n"
|
||||
|
||||
#: src/common/command.c:695
|
||||
#: src/common/command.c:692
|
||||
#, c-format
|
||||
msgid "%s unknown command \"%s\" (type /help for help)\n"
|
||||
msgstr "%s commande \"%s\" inconnue (tapez /help pour l'aide)\n"
|
||||
|
||||
#: src/common/command.c:764
|
||||
#: src/common/command.c:761
|
||||
#, c-format
|
||||
msgid "%s cannot find nick for sending message\n"
|
||||
msgstr "%s impossible de trouver le pseudo pour envoyer le message\n"
|
||||
|
||||
#: src/common/command.c:770
|
||||
#: src/common/command.c:767
|
||||
msgid "This window is not a channel!\n"
|
||||
msgstr "Cette fenêtre n'est pas un canal !\n"
|
||||
|
||||
#: src/common/command.c:796 src/common/command.c:808 src/common/command.c:897
|
||||
#: src/common/command.c:793 src/common/command.c:805 src/common/command.c:894
|
||||
#, c-format
|
||||
msgid "%s missing arguments for \"%s\" command\n"
|
||||
msgstr "%s paramètres manquants pour la commande \"%s\"\n"
|
||||
|
||||
#: src/common/command.c:803
|
||||
#: src/common/command.c:800
|
||||
#, c-format
|
||||
msgid "Alias \"%s\" => \"%s\" created\n"
|
||||
msgstr "Alias \"%s\" => \"%s\" créé\n"
|
||||
|
||||
#: src/common/command.c:818
|
||||
#: src/common/command.c:815
|
||||
msgid "List of aliases:\n"
|
||||
msgstr "Liste des alias:\n"
|
||||
|
||||
#: src/common/command.c:828
|
||||
#: src/common/command.c:825
|
||||
msgid "No alias defined.\n"
|
||||
msgstr "Aucun alias défini.\n"
|
||||
|
||||
#: src/common/command.c:850
|
||||
#: src/common/command.c:847
|
||||
msgid "Opened buffers:\n"
|
||||
msgstr "Tampons ouverts:\n"
|
||||
|
||||
#: src/common/command.c:863 src/common/command.c:1383
|
||||
#: src/common/command.c:860 src/common/command.c:1380
|
||||
msgid "Server: "
|
||||
msgstr "Serveur: "
|
||||
|
||||
#: src/common/command.c:869
|
||||
#: src/common/command.c:866
|
||||
msgid "Channel: "
|
||||
msgstr "Canal: "
|
||||
|
||||
#: src/common/command.c:872 src/common/command.c:882
|
||||
#: src/common/command.c:869 src/common/command.c:879
|
||||
msgid " (server: "
|
||||
msgstr " (serveur: "
|
||||
|
||||
#: src/common/command.c:879
|
||||
#: src/common/command.c:876
|
||||
msgid "Private with: "
|
||||
msgstr "Privé avec: "
|
||||
|
||||
#: src/common/command.c:919 src/common/command.c:1022
|
||||
#: src/common/command.c:916 src/common/command.c:1019
|
||||
#, c-format
|
||||
msgid "%s incorrect buffer number\n"
|
||||
msgstr "%s numéro de buffer incorrect\n"
|
||||
|
||||
#: src/common/command.c:932
|
||||
#: src/common/command.c:929
|
||||
#, c-format
|
||||
msgid "%s can not close the single buffer\n"
|
||||
msgstr "%s impossible de fermer le tampon unique\n"
|
||||
|
||||
#: src/common/command.c:941
|
||||
#: src/common/command.c:938
|
||||
#, c-format
|
||||
msgid "%s can not close server buffer while channels are opened\n"
|
||||
msgstr ""
|
||||
"%s impossible de fermer le tampon du serveur tant que des canaux sont "
|
||||
"ouverts\n"
|
||||
|
||||
#: src/common/command.c:962
|
||||
#: src/common/command.c:959
|
||||
msgid "Notify levels: "
|
||||
msgstr "Niveaux de notification: "
|
||||
|
||||
#: src/common/command.c:988 src/common/command.c:997
|
||||
#: src/common/command.c:985 src/common/command.c:994
|
||||
#, c-format
|
||||
msgid "%s incorrect notify level (must be between 0 and 3)\n"
|
||||
msgstr "%s niveau de notification incorrect (doit être entre 0 et 3)\n"
|
||||
|
||||
#: src/common/command.c:1014
|
||||
#: src/common/command.c:1011
|
||||
#, c-format
|
||||
msgid "%s buffer \"%s\" not found for \"%s\" command\n"
|
||||
msgstr "%s buffer \"%s\" non trouvé pour la commande \"%s\"\n"
|
||||
|
||||
#: src/common/command.c:1046
|
||||
#: src/common/command.c:1043
|
||||
#, c-format
|
||||
msgid "unknown parameter \"%s\" for \"%s\" command\n"
|
||||
msgstr "paramètre inconnu \"%s\" pour la commande \"%s\"\n"
|
||||
|
||||
#: src/common/command.c:1074
|
||||
#: src/common/command.c:1071
|
||||
#, c-format
|
||||
msgid "%s already connected to server \"%s\"!\n"
|
||||
msgstr "%s déjà connecté au serveur \"%s\" !\n"
|
||||
|
||||
#: src/common/command.c:1093 src/common/command.c:1131
|
||||
#: src/common/command.c:1090 src/common/command.c:1128
|
||||
#, c-format
|
||||
msgid "%s server \"%s\" not found\n"
|
||||
msgstr "%s serveur \"%s\" non trouvé\n"
|
||||
|
||||
#: src/common/command.c:1118
|
||||
#: src/common/command.c:1115
|
||||
#, c-format
|
||||
msgid "%s not connected to server \"%s\"!\n"
|
||||
msgstr "%s non connecté au serveur \"%s\" !\n"
|
||||
|
||||
#: src/common/command.c:1124
|
||||
#: src/common/command.c:1121
|
||||
msgid "Auto-reconnection is cancelled\n"
|
||||
msgstr "La reconnexion automatique est annulée\n"
|
||||
|
||||
#: src/common/command.c:1150
|
||||
#: src/common/command.c:1147
|
||||
#, c-format
|
||||
msgid "> List of %s internal commands:\n"
|
||||
msgstr "> Liste des commandes internes %s:\n"
|
||||
|
||||
#: src/common/command.c:1155
|
||||
#: src/common/command.c:1152
|
||||
msgid "> List of IRC commands:\n"
|
||||
msgstr "> Liste des commandes IRC:\n"
|
||||
|
||||
#: src/common/command.c:1170
|
||||
#: src/common/command.c:1167
|
||||
#, c-format
|
||||
msgid "> Help on %s internal command \"%s\":\n"
|
||||
msgstr "> Aide sur la commande interne %s \"%s\":\n"
|
||||
|
||||
#: src/common/command.c:1173 src/common/command.c:1192
|
||||
#: src/common/command.c:1170 src/common/command.c:1189
|
||||
#, c-format
|
||||
msgid "Syntax: /%s %s\n"
|
||||
msgstr "Syntaxe: /%s %s\n"
|
||||
|
||||
#: src/common/command.c:1190
|
||||
#: src/common/command.c:1187
|
||||
#, c-format
|
||||
msgid "> Help on IRC command \"%s\":\n"
|
||||
msgstr "> Aide sur la commande IRC \"%s\":\n"
|
||||
|
||||
#: src/common/command.c:1205
|
||||
#: src/common/command.c:1202
|
||||
#, c-format
|
||||
msgid "No help available, \"%s\" is an unknown command\n"
|
||||
msgstr "Pas d'aide disponible, la commande \"%s\" est inconnue\n"
|
||||
|
||||
#: src/common/command.c:1230
|
||||
#: src/common/command.c:1227
|
||||
msgid "Registered Perl scripts:\n"
|
||||
msgstr "Scripts Perl enregistrés :\n"
|
||||
|
||||
#: src/common/command.c:1247 src/common/command.c:1269
|
||||
#: src/common/command.c:1291
|
||||
#: src/common/command.c:1244 src/common/command.c:1266
|
||||
#: src/common/command.c:1288
|
||||
msgid " (none)\n"
|
||||
msgstr " (aucun)\n"
|
||||
|
||||
#: src/common/command.c:1252
|
||||
#: src/common/command.c:1249
|
||||
msgid "Perl message handlers:\n"
|
||||
msgstr "Fonctions Perl pour messages :\n"
|
||||
|
||||
#: src/common/command.c:1261
|
||||
#: src/common/command.c:1258
|
||||
#, c-format
|
||||
msgid " IRC(%s) => Perl(%s)\n"
|
||||
msgstr " IRC(%s) => Perl(%s)\n"
|
||||
|
||||
#: src/common/command.c:1274
|
||||
#: src/common/command.c:1271
|
||||
msgid "Perl command handlers:\n"
|
||||
msgstr "Commandes Perl :\n"
|
||||
|
||||
#: src/common/command.c:1283
|
||||
#: src/common/command.c:1280
|
||||
#, c-format
|
||||
msgid " Command /%s => Perl(%s)\n"
|
||||
msgstr " Commande /%s => Perl(%s)\n"
|
||||
|
||||
#: src/common/command.c:1303
|
||||
#: src/common/command.c:1300
|
||||
msgid "Perl scripts unloaded\n"
|
||||
msgstr "Scripts Perl déchargés\n"
|
||||
|
||||
#: src/common/command.c:1328 src/common/command.c:1908
|
||||
#: src/common/command.c:1325 src/common/command.c:1863
|
||||
#, c-format
|
||||
msgid "%s unknown option for \"%s\" command\n"
|
||||
msgstr "%s option inconnue pour la commande \"%s\"\n"
|
||||
|
||||
#: src/common/command.c:1339
|
||||
#: src/common/command.c:1336
|
||||
msgid ""
|
||||
"WeeChat was build without Perl support.\n"
|
||||
"Please rebuild WeeChat with \"--enable-perl\" option for ./configure script\n"
|
||||
@@ -2250,196 +2238,192 @@ msgstr ""
|
||||
"Merci de reconstruire WeeChat avec l'option \"--enable-perl\" pour le "
|
||||
"script ./configure\n"
|
||||
|
||||
#: src/common/command.c:1394
|
||||
#: src/common/command.c:1391
|
||||
msgid "connected"
|
||||
msgstr "connecté"
|
||||
|
||||
#: src/common/command.c:1394
|
||||
#: src/common/command.c:1391
|
||||
msgid "not connected"
|
||||
msgstr "non connecté"
|
||||
|
||||
#: src/common/command.c:1401
|
||||
#: src/common/command.c:1398
|
||||
#, c-format
|
||||
msgid " Autoconnect: %s%s\n"
|
||||
msgstr " Autoconnect: %s%s\n"
|
||||
|
||||
#: src/common/command.c:1402
|
||||
#: src/common/command.c:1399
|
||||
msgid "yes"
|
||||
msgstr "oui"
|
||||
|
||||
#: src/common/command.c:1402
|
||||
#: src/common/command.c:1399
|
||||
msgid "no"
|
||||
msgstr "non"
|
||||
|
||||
#: src/common/command.c:1404
|
||||
#: src/common/command.c:1401
|
||||
msgid " (temporary server, will not be saved)"
|
||||
msgstr " (serveur temporaire, ne sera pas sauvé)"
|
||||
|
||||
#: src/common/command.c:1409
|
||||
#: src/common/command.c:1406
|
||||
#, c-format
|
||||
msgid " Hostname : %s\n"
|
||||
msgstr " Nom/IP : %s\n"
|
||||
|
||||
#: src/common/command.c:1414
|
||||
#: src/common/command.c:1411
|
||||
#, c-format
|
||||
msgid " Port : %d\n"
|
||||
msgstr " Port : %d\n"
|
||||
|
||||
#: src/common/command.c:1420
|
||||
#: src/common/command.c:1417
|
||||
msgid " Password : (hidden)\n"
|
||||
msgstr " Mot passe : (caché)\n"
|
||||
|
||||
#: src/common/command.c:1424
|
||||
#: src/common/command.c:1421
|
||||
msgid " Password : (none)\n"
|
||||
msgstr " Mot passe : (aucun)\n"
|
||||
|
||||
#: src/common/command.c:1428
|
||||
#: src/common/command.c:1425
|
||||
#, c-format
|
||||
msgid " Nicks : %s"
|
||||
msgstr " Pseudos : %s"
|
||||
|
||||
#: src/common/command.c:1445
|
||||
#: src/common/command.c:1442
|
||||
#, c-format
|
||||
msgid " Username : %s\n"
|
||||
msgstr " Nom utilis.: %s\n"
|
||||
|
||||
#: src/common/command.c:1450
|
||||
#: src/common/command.c:1447
|
||||
#, c-format
|
||||
msgid " Realname : %s\n"
|
||||
msgstr " Nom réel : %s\n"
|
||||
|
||||
#: src/common/command.c:1456
|
||||
#: src/common/command.c:1453
|
||||
#, c-format
|
||||
msgid " Command : %s\n"
|
||||
msgstr " Commande : %s\n"
|
||||
|
||||
#: src/common/command.c:1461
|
||||
#: src/common/command.c:1458
|
||||
msgid " Command : (none)\n"
|
||||
msgstr " Commande : (aucune)\n"
|
||||
|
||||
#: src/common/command.c:1466
|
||||
#: src/common/command.c:1463
|
||||
#, c-format
|
||||
msgid " Auto-join : %s\n"
|
||||
msgstr " Auto-join : %s\n"
|
||||
|
||||
#: src/common/command.c:1471
|
||||
#: src/common/command.c:1468
|
||||
msgid " Auto-join : (none)\n"
|
||||
msgstr " Auto-join : (aucun)\n"
|
||||
|
||||
#: src/common/command.c:1475
|
||||
#: src/common/command.c:1472
|
||||
msgid "No server.\n"
|
||||
msgstr "Pas de serveur.\n"
|
||||
|
||||
#: src/common/command.c:1484
|
||||
#: src/common/command.c:1481
|
||||
#, c-format
|
||||
msgid "%s missing servername for \"%s\" command\n"
|
||||
msgstr "%s il manque le nom du serveur pour la commande \"%s\"\n"
|
||||
|
||||
#: src/common/command.c:1490
|
||||
#: src/common/command.c:1487
|
||||
#, c-format
|
||||
msgid "%s too much arguments for \"%s\" command, ignoring arguments\n"
|
||||
msgstr "%s trop de paramètres pour la commande \"%s\", paramètres ignorés\n"
|
||||
|
||||
#: src/common/command.c:1507
|
||||
#: src/common/command.c:1504
|
||||
#, c-format
|
||||
msgid "%s server \"%s\" not found for \"%s\" command\n"
|
||||
msgstr "%s le serveur \"%s\" n'existe pas pour la commande \"%s\"\n"
|
||||
|
||||
#: src/common/command.c:1513 src/common/command.c:1646
|
||||
#: src/common/command.c:1510 src/common/command.c:1643
|
||||
msgid "Server"
|
||||
msgstr "Serveur"
|
||||
|
||||
#: src/common/command.c:1516
|
||||
#: src/common/command.c:1513
|
||||
msgid "has been deleted\n"
|
||||
msgstr "a été supprimé\n"
|
||||
|
||||
#: src/common/command.c:1530
|
||||
#: src/common/command.c:1527
|
||||
#, c-format
|
||||
msgid "%s missing parameters for \"%s\" command\n"
|
||||
msgstr "%s paramètres manquants pour la commande \"%s\"\n"
|
||||
|
||||
#: src/common/command.c:1539
|
||||
#: src/common/command.c:1536
|
||||
#, c-format
|
||||
msgid "%s server \"%s\" already exists, can't create it!\n"
|
||||
msgstr "%s le serveur \"%s\" existe déjà, impossible de le créer !\n"
|
||||
|
||||
#: src/common/command.c:1563 src/common/command.c:1589
|
||||
#: src/common/command.c:1601 src/common/command.c:1625
|
||||
#: src/common/command.c:1560 src/common/command.c:1586
|
||||
#: src/common/command.c:1598 src/common/command.c:1622
|
||||
#, c-format
|
||||
msgid "%s missing password for \"%s\" parameter\n"
|
||||
msgstr "%s mot de passe manquant pour le paramètre \"%s\"\n"
|
||||
|
||||
#: src/common/command.c:1575
|
||||
#: src/common/command.c:1572
|
||||
#, c-format
|
||||
msgid "%s missing nick(s) for \"%s\" parameter\n"
|
||||
msgstr "%s pseudo(s) manquant(s) pour le paramètre \"%s\"\n"
|
||||
|
||||
#: src/common/command.c:1613
|
||||
#: src/common/command.c:1610
|
||||
#, c-format
|
||||
msgid "%s missing command for \"%s\" parameter\n"
|
||||
msgstr "%s commande manquante pour le paramètre \"%s\"\n"
|
||||
|
||||
#: src/common/command.c:1649
|
||||
#: src/common/command.c:1646
|
||||
msgid "created\n"
|
||||
msgstr "créé\n"
|
||||
|
||||
#: src/common/command.c:1654
|
||||
#: src/common/command.c:1651
|
||||
#, c-format
|
||||
msgid "%s unable to create server\n"
|
||||
msgstr "%s impossible de créer le serveur\n"
|
||||
|
||||
#: src/common/command.c:1708 src/common/command.c:1856
|
||||
#: src/common/command.c:1703
|
||||
#, c-format
|
||||
msgid "%s option \"%s\" can not be changed while WeeChat is running\n"
|
||||
msgstr "%s l'option \"%s\" ne peut pas être changée lorsque WeeChat tourne\n"
|
||||
|
||||
#: src/common/command.c:1720
|
||||
#: src/common/command.c:1715
|
||||
#, c-format
|
||||
msgid "%s incorrect value for option \"%s\"\n"
|
||||
msgstr "%s valeur incorrecte pour l'option \"%s\"\n"
|
||||
|
||||
#: src/common/command.c:1726 src/common/command.c:1875
|
||||
#: src/common/command.c:1721
|
||||
#, c-format
|
||||
msgid "%s config option \"%s\" not found\n"
|
||||
msgstr "%s option de configuration \"%s\" non trouvée\n"
|
||||
|
||||
#: src/common/command.c:1776
|
||||
#: src/common/command.c:1771
|
||||
msgid "(unknown)"
|
||||
msgstr "(inconnu)"
|
||||
|
||||
#: src/common/command.c:1796 src/common/command.c:1799
|
||||
#: src/common/command.c:1791
|
||||
#, c-format
|
||||
msgid "No config option found with \"%s\"\n"
|
||||
msgstr "Aucune option de configuration trouvée avec \"%s\"\n"
|
||||
|
||||
#: src/common/command.c:1804
|
||||
#: src/common/command.c:1794
|
||||
msgid "No config option found\n"
|
||||
msgstr "Aucune option de configuration trouvée\n"
|
||||
|
||||
#: src/common/command.c:1799
|
||||
#, c-format
|
||||
msgid "%d config option(s) found with \"%s\"\n"
|
||||
msgstr "%d option(s) de configuration trouvées avec \"%s\"\n"
|
||||
|
||||
#: src/common/command.c:1807
|
||||
#: src/common/command.c:1802
|
||||
#, c-format
|
||||
msgid "%d config option(s) found\n"
|
||||
msgstr "%d option(s) de configuration trouvées\n"
|
||||
|
||||
#: src/common/command.c:1827
|
||||
#: src/common/command.c:1822
|
||||
#, c-format
|
||||
msgid "%s alias or command \"%s\" not found\n"
|
||||
msgstr "%s alias ou commande \"%s\" non trouvé\n"
|
||||
|
||||
#: src/common/command.c:1836
|
||||
#: src/common/command.c:1831
|
||||
#, c-format
|
||||
msgid "Alias \"%s\" removed\n"
|
||||
msgstr "Alias \"%s\" supprimé\n"
|
||||
|
||||
#: src/common/command.c:1868
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s option \"%s\" can not be reset (use /set command to change this option)\n"
|
||||
msgstr ""
|
||||
"%s l'option \"%s\" ne peut pas être réinitialisée (utilisez la commande /set "
|
||||
"pour modifier cette option)\n"
|
||||
|
||||
#: src/common/weechat.c:165
|
||||
#, c-format
|
||||
msgid ""
|
||||
@@ -3365,6 +3349,3 @@ msgstr ""
|
||||
#: src/common/weeconfig.c:1317
|
||||
msgid "saving config to disk\n"
|
||||
msgstr "sauvegarde de la configuration sur disque\n"
|
||||
|
||||
#~ msgid "channel: channel name to leave"
|
||||
#~ msgstr "canal: nom du canal à quitter"
|
||||
|
||||
+98
-112
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2005-01-02 03:03+0100\n"
|
||||
"POT-Creation-Date: 2005-01-02 03:37+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -1099,7 +1099,7 @@ msgstr ""
|
||||
msgid "%s cannot create new private window \"%s\"\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/irc/irc-send.c:670 src/irc/irc-send.c:741 src/common/command.c:1334
|
||||
#: src/irc/irc-send.c:670 src/irc/irc-send.c:741 src/common/command.c:1331
|
||||
#, c-format
|
||||
msgid "%s wrong argument count for \"%s\" command\n"
|
||||
msgstr ""
|
||||
@@ -1811,7 +1811,7 @@ msgid "set config parameters"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:95
|
||||
msgid "[option [value]]"
|
||||
msgid "[option[=value]]"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:95
|
||||
@@ -1833,26 +1833,14 @@ msgid "alias_name: name of alias to remove"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:100
|
||||
msgid "reset config parameters"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:101
|
||||
msgid "option"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:101
|
||||
msgid "option: name of an option"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:103
|
||||
msgid "manage windows"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:104
|
||||
#: src/common/command.c:101
|
||||
msgid "[action]"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:105
|
||||
#: src/common/command.c:102
|
||||
msgid ""
|
||||
"action: action to do:\n"
|
||||
" close close current window (under development!)\n"
|
||||
@@ -1861,424 +1849,422 @@ msgid ""
|
||||
" splitv split current window vertically"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:360
|
||||
#: src/common/command.c:357
|
||||
#, c-format
|
||||
msgid "%s alias or command \"%s\" already exists!\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:369
|
||||
#: src/common/command.c:366
|
||||
#, c-format
|
||||
msgid "%s alias cannot run another alias!\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:375
|
||||
#: src/common/command.c:372
|
||||
#, c-format
|
||||
msgid "%s target command \"%s\" does not exist!\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:561
|
||||
#: src/common/command.c:558
|
||||
#, c-format
|
||||
msgid "%s wrong argument count for %s command \"%s\" (expected: %d arg%s)\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:570
|
||||
#: src/common/command.c:567
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s wrong argument count for %s command \"%s\" (expected: between %d and %d "
|
||||
"arg%s)\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:589
|
||||
#: src/common/command.c:586
|
||||
#, c-format
|
||||
msgid "%s %s command \"%s\" failed\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:614
|
||||
#: src/common/command.c:611
|
||||
#, c-format
|
||||
msgid "%s wrong argument count for IRC command \"%s\" (expected: %d arg%s)\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:623
|
||||
#: src/common/command.c:620
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s wrong argument count for IRC command \"%s\" (expected: between %d and %d "
|
||||
"arg%s)\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:636
|
||||
#: src/common/command.c:633
|
||||
#, c-format
|
||||
msgid "%s command \"%s\" needs a server connection!\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:648
|
||||
#: src/common/command.c:645
|
||||
#, c-format
|
||||
msgid "%s IRC command \"%s\" failed\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:695
|
||||
#: src/common/command.c:692
|
||||
#, c-format
|
||||
msgid "%s unknown command \"%s\" (type /help for help)\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:764
|
||||
#: src/common/command.c:761
|
||||
#, c-format
|
||||
msgid "%s cannot find nick for sending message\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:770
|
||||
#: src/common/command.c:767
|
||||
msgid "This window is not a channel!\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:796 src/common/command.c:808 src/common/command.c:897
|
||||
#: src/common/command.c:793 src/common/command.c:805 src/common/command.c:894
|
||||
#, c-format
|
||||
msgid "%s missing arguments for \"%s\" command\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:803
|
||||
#: src/common/command.c:800
|
||||
#, c-format
|
||||
msgid "Alias \"%s\" => \"%s\" created\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:818
|
||||
#: src/common/command.c:815
|
||||
msgid "List of aliases:\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:828
|
||||
#: src/common/command.c:825
|
||||
msgid "No alias defined.\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:850
|
||||
#: src/common/command.c:847
|
||||
msgid "Opened buffers:\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:863 src/common/command.c:1383
|
||||
#: src/common/command.c:860 src/common/command.c:1380
|
||||
msgid "Server: "
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:869
|
||||
#: src/common/command.c:866
|
||||
msgid "Channel: "
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:872 src/common/command.c:882
|
||||
#: src/common/command.c:869 src/common/command.c:879
|
||||
msgid " (server: "
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:879
|
||||
#: src/common/command.c:876
|
||||
msgid "Private with: "
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:919 src/common/command.c:1022
|
||||
#: src/common/command.c:916 src/common/command.c:1019
|
||||
#, c-format
|
||||
msgid "%s incorrect buffer number\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:932
|
||||
#: src/common/command.c:929
|
||||
#, c-format
|
||||
msgid "%s can not close the single buffer\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:941
|
||||
#: src/common/command.c:938
|
||||
#, c-format
|
||||
msgid "%s can not close server buffer while channels are opened\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:962
|
||||
#: src/common/command.c:959
|
||||
msgid "Notify levels: "
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:988 src/common/command.c:997
|
||||
#: src/common/command.c:985 src/common/command.c:994
|
||||
#, c-format
|
||||
msgid "%s incorrect notify level (must be between 0 and 3)\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1014
|
||||
#: src/common/command.c:1011
|
||||
#, c-format
|
||||
msgid "%s buffer \"%s\" not found for \"%s\" command\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1046
|
||||
#: src/common/command.c:1043
|
||||
#, c-format
|
||||
msgid "unknown parameter \"%s\" for \"%s\" command\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1074
|
||||
#: src/common/command.c:1071
|
||||
#, c-format
|
||||
msgid "%s already connected to server \"%s\"!\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1093 src/common/command.c:1131
|
||||
#: src/common/command.c:1090 src/common/command.c:1128
|
||||
#, c-format
|
||||
msgid "%s server \"%s\" not found\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1118
|
||||
#: src/common/command.c:1115
|
||||
#, c-format
|
||||
msgid "%s not connected to server \"%s\"!\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1124
|
||||
#: src/common/command.c:1121
|
||||
msgid "Auto-reconnection is cancelled\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1150
|
||||
#: src/common/command.c:1147
|
||||
#, c-format
|
||||
msgid "> List of %s internal commands:\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1155
|
||||
#: src/common/command.c:1152
|
||||
msgid "> List of IRC commands:\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1170
|
||||
#: src/common/command.c:1167
|
||||
#, c-format
|
||||
msgid "> Help on %s internal command \"%s\":\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1173 src/common/command.c:1192
|
||||
#: src/common/command.c:1170 src/common/command.c:1189
|
||||
#, c-format
|
||||
msgid "Syntax: /%s %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1190
|
||||
#: src/common/command.c:1187
|
||||
#, c-format
|
||||
msgid "> Help on IRC command \"%s\":\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1205
|
||||
#: src/common/command.c:1202
|
||||
#, c-format
|
||||
msgid "No help available, \"%s\" is an unknown command\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1230
|
||||
#: src/common/command.c:1227
|
||||
msgid "Registered Perl scripts:\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1247 src/common/command.c:1269
|
||||
#: src/common/command.c:1291
|
||||
#: src/common/command.c:1244 src/common/command.c:1266
|
||||
#: src/common/command.c:1288
|
||||
msgid " (none)\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1252
|
||||
#: src/common/command.c:1249
|
||||
msgid "Perl message handlers:\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1261
|
||||
#: src/common/command.c:1258
|
||||
#, c-format
|
||||
msgid " IRC(%s) => Perl(%s)\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1274
|
||||
#: src/common/command.c:1271
|
||||
msgid "Perl command handlers:\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1283
|
||||
#: src/common/command.c:1280
|
||||
#, c-format
|
||||
msgid " Command /%s => Perl(%s)\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1303
|
||||
#: src/common/command.c:1300
|
||||
msgid "Perl scripts unloaded\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1328 src/common/command.c:1908
|
||||
#: src/common/command.c:1325 src/common/command.c:1863
|
||||
#, c-format
|
||||
msgid "%s unknown option for \"%s\" command\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1339
|
||||
#: src/common/command.c:1336
|
||||
msgid ""
|
||||
"WeeChat was build without Perl support.\n"
|
||||
"Please rebuild WeeChat with \"--enable-perl\" option for ./configure script\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1394
|
||||
#: src/common/command.c:1391
|
||||
msgid "connected"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1394
|
||||
#: src/common/command.c:1391
|
||||
msgid "not connected"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1401
|
||||
#: src/common/command.c:1398
|
||||
#, c-format
|
||||
msgid " Autoconnect: %s%s\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1402
|
||||
#: src/common/command.c:1399
|
||||
msgid "yes"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1402
|
||||
#: src/common/command.c:1399
|
||||
msgid "no"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1404
|
||||
#: src/common/command.c:1401
|
||||
msgid " (temporary server, will not be saved)"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1409
|
||||
#: src/common/command.c:1406
|
||||
#, c-format
|
||||
msgid " Hostname : %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1414
|
||||
#: src/common/command.c:1411
|
||||
#, c-format
|
||||
msgid " Port : %d\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1420
|
||||
#: src/common/command.c:1417
|
||||
msgid " Password : (hidden)\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1424
|
||||
#: src/common/command.c:1421
|
||||
msgid " Password : (none)\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1428
|
||||
#: src/common/command.c:1425
|
||||
#, c-format
|
||||
msgid " Nicks : %s"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1445
|
||||
#: src/common/command.c:1442
|
||||
#, c-format
|
||||
msgid " Username : %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1450
|
||||
#: src/common/command.c:1447
|
||||
#, c-format
|
||||
msgid " Realname : %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1456
|
||||
#: src/common/command.c:1453
|
||||
#, c-format
|
||||
msgid " Command : %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1461
|
||||
#: src/common/command.c:1458
|
||||
msgid " Command : (none)\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1466
|
||||
#: src/common/command.c:1463
|
||||
#, c-format
|
||||
msgid " Auto-join : %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1471
|
||||
#: src/common/command.c:1468
|
||||
msgid " Auto-join : (none)\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1475
|
||||
#: src/common/command.c:1472
|
||||
msgid "No server.\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1484
|
||||
#: src/common/command.c:1481
|
||||
#, c-format
|
||||
msgid "%s missing servername for \"%s\" command\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1490
|
||||
#: src/common/command.c:1487
|
||||
#, c-format
|
||||
msgid "%s too much arguments for \"%s\" command, ignoring arguments\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1507
|
||||
#: src/common/command.c:1504
|
||||
#, c-format
|
||||
msgid "%s server \"%s\" not found for \"%s\" command\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1513 src/common/command.c:1646
|
||||
#: src/common/command.c:1510 src/common/command.c:1643
|
||||
msgid "Server"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1516
|
||||
#: src/common/command.c:1513
|
||||
msgid "has been deleted\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1530
|
||||
#: src/common/command.c:1527
|
||||
#, c-format
|
||||
msgid "%s missing parameters for \"%s\" command\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1539
|
||||
#: src/common/command.c:1536
|
||||
#, c-format
|
||||
msgid "%s server \"%s\" already exists, can't create it!\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1563 src/common/command.c:1589
|
||||
#: src/common/command.c:1601 src/common/command.c:1625
|
||||
#: src/common/command.c:1560 src/common/command.c:1586
|
||||
#: src/common/command.c:1598 src/common/command.c:1622
|
||||
#, c-format
|
||||
msgid "%s missing password for \"%s\" parameter\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1575
|
||||
#: src/common/command.c:1572
|
||||
#, c-format
|
||||
msgid "%s missing nick(s) for \"%s\" parameter\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1613
|
||||
#: src/common/command.c:1610
|
||||
#, c-format
|
||||
msgid "%s missing command for \"%s\" parameter\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1649
|
||||
#: src/common/command.c:1646
|
||||
msgid "created\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1654
|
||||
#: src/common/command.c:1651
|
||||
#, c-format
|
||||
msgid "%s unable to create server\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1708 src/common/command.c:1856
|
||||
#: src/common/command.c:1703
|
||||
#, c-format
|
||||
msgid "%s option \"%s\" can not be changed while WeeChat is running\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1720
|
||||
#: src/common/command.c:1715
|
||||
#, c-format
|
||||
msgid "%s incorrect value for option \"%s\"\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1726 src/common/command.c:1875
|
||||
#: src/common/command.c:1721
|
||||
#, c-format
|
||||
msgid "%s config option \"%s\" not found\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1776
|
||||
#: src/common/command.c:1771
|
||||
msgid "(unknown)"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1796 src/common/command.c:1799
|
||||
#: src/common/command.c:1791
|
||||
#, c-format
|
||||
msgid "No config option found with \"%s\"\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1804
|
||||
#: src/common/command.c:1794
|
||||
msgid "No config option found\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1799
|
||||
#, c-format
|
||||
msgid "%d config option(s) found with \"%s\"\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1807
|
||||
#: src/common/command.c:1802
|
||||
#, c-format
|
||||
msgid "%d config option(s) found\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1827
|
||||
#: src/common/command.c:1822
|
||||
#, c-format
|
||||
msgid "%s alias or command \"%s\" not found\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1836
|
||||
#: src/common/command.c:1831
|
||||
#, c-format
|
||||
msgid "Alias \"%s\" removed\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/command.c:1868
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s option \"%s\" can not be reset (use /set command to change this option)\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/weechat.c:165
|
||||
#, c-format
|
||||
msgid ""
|
||||
|
||||
@@ -92,14 +92,11 @@ t_weechat_command weechat_commands[] =
|
||||
N_("[file]"), N_("file: filename for writing config"),
|
||||
0, 1, weechat_cmd_save, NULL },
|
||||
{ "set", N_("set config parameters"),
|
||||
N_("[option [value]]"), N_("option: name of an option\nvalue: value for option"),
|
||||
N_("[option[=value]]"), N_("option: name of an option\nvalue: value for option"),
|
||||
0, MAX_ARGS, NULL, weechat_cmd_set },
|
||||
{ "unalias", N_("remove an alias"),
|
||||
N_("alias_name"), N_("alias_name: name of alias to remove"),
|
||||
1, 1, NULL, weechat_cmd_unalias },
|
||||
{ "unset", N_("reset config parameters"),
|
||||
N_("option"), N_("option: name of an option"),
|
||||
1, 1, NULL, weechat_cmd_unset },
|
||||
{ "window", N_("manage windows"),
|
||||
N_("[action]"),
|
||||
N_("action: action to do:\n"
|
||||
@@ -1687,17 +1684,15 @@ weechat_cmd_set (char *arguments)
|
||||
if (arguments && arguments[0])
|
||||
{
|
||||
option = arguments;
|
||||
value = strchr (option, ' ');
|
||||
value = strchr (option, '=');
|
||||
if (value)
|
||||
{
|
||||
value[0] = '\0';
|
||||
value++;
|
||||
while (value[0] == ' ')
|
||||
value++;
|
||||
}
|
||||
}
|
||||
|
||||
if (value && value[0])
|
||||
if (value)
|
||||
{
|
||||
ptr_option = config_option_search (option);
|
||||
if (ptr_option)
|
||||
@@ -1792,17 +1787,17 @@ weechat_cmd_set (char *arguments)
|
||||
}
|
||||
if (number_found == 0)
|
||||
{
|
||||
if (value)
|
||||
if (option)
|
||||
gui_printf (NULL, _("No config option found with \"%s\"\n"),
|
||||
value);
|
||||
option);
|
||||
else
|
||||
gui_printf (NULL, _("No config option found with \"%s\"\n"));
|
||||
gui_printf (NULL, _("No config option found\n"));
|
||||
}
|
||||
else
|
||||
{
|
||||
if (value)
|
||||
if (option)
|
||||
gui_printf (NULL, _("%d config option(s) found with \"%s\"\n"),
|
||||
number_found, value);
|
||||
number_found, option);
|
||||
else
|
||||
gui_printf (NULL, _("%d config option(s) found\n"),
|
||||
number_found);
|
||||
@@ -1838,46 +1833,6 @@ weechat_cmd_unalias (char *arguments)
|
||||
return 0;
|
||||
}
|
||||
|
||||
/*
|
||||
* weechat_cmd_unset: reset options
|
||||
*/
|
||||
|
||||
int
|
||||
weechat_cmd_unset (char *arguments)
|
||||
{
|
||||
t_config_option *ptr_option;
|
||||
|
||||
ptr_option = config_option_search (arguments);
|
||||
if (ptr_option)
|
||||
{
|
||||
if (ptr_option->handler_change == NULL)
|
||||
{
|
||||
gui_printf (NULL,
|
||||
_("%s option \"%s\" can not be changed while WeeChat is running\n"),
|
||||
WEECHAT_ERROR, arguments);
|
||||
}
|
||||
else
|
||||
{
|
||||
if (config_option_set_value (ptr_option, "") == 0)
|
||||
{
|
||||
(void) (ptr_option->handler_change());
|
||||
gui_printf (NULL, "[%s]\n", config_get_section (ptr_option));
|
||||
gui_printf (NULL, " %s =\n", arguments);
|
||||
}
|
||||
else
|
||||
gui_printf (NULL, _("%s option \"%s\" can not be reset (use "
|
||||
"/set command to change this option)\n"),
|
||||
WEECHAT_ERROR, arguments);
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
gui_printf (NULL, _("%s config option \"%s\" not found\n"),
|
||||
WEECHAT_ERROR, arguments);
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
/*
|
||||
* weechat_cmd_window: manage windows
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user