summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2009-05-19 19:04:49 +0200
committerSebastien Helleu <flashcode@flashtux.org>2009-05-19 19:04:49 +0200
commit7d37cc8f5006e91d8d42beda9d14204f8a2bfe31 (patch)
treef5c5f562f5e106871f1950d1efbfa1c991fc85c7 /po
parent37a73d834815e6cb7f4e2644e3086f455f2da812 (diff)
downloadweechat-7d37cc8f5006e91d8d42beda9d14204f8a2bfe31.zip
Add new command /wait (schedule a command execution in future)
Diffstat (limited to 'po')
-rw-r--r--po/cs.po28
-rw-r--r--po/de.po28
-rw-r--r--po/es.po28
-rw-r--r--po/fr.po98
-rw-r--r--po/hu.po28
-rw-r--r--po/pl.po28
-rw-r--r--po/ru.po28
-rw-r--r--po/weechat.pot28
8 files changed, 261 insertions, 33 deletions
diff --git a/po/cs.po b/po/cs.po
index 4a7f168bb..d954f9914 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.0-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2009-05-18 22:59+0200\n"
+"POT-Creation-Date: 2009-05-19 18:46+0200\n"
"PO-Revision-Date: 2009-05-11 13:02+0200\n"
"Last-Translator: Jiri Golembiovsky <golemj@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -1175,6 +1175,32 @@ msgstr "datum vytvoření kanálu"
msgid "-o: send version to current buffer as input"
msgstr ""
+msgid "schedule a command execution in future"
+msgstr ""
+
+msgid "number[unit] command"
+msgstr ""
+
+msgid ""
+" number: amount of time to wait (integer number)\n"
+" unit: optional, values are:\n"
+" ms: milliseconds\n"
+" s: seconds (default)\n"
+" m: minutes\n"
+" h: hours\n"
+"command: command to execute (or text to send to buffer if command does not "
+"start with '/')\n"
+"\n"
+"Note: command is executed on buffer where /wait was executed (if buffer is "
+"not found (for example if it has been closed before execution of command), "
+"then command is executed on WeeChat core buffer).\n"
+"\n"
+"Examples:\n"
+" join channel in 10 sec: /wait 10 join #test\n"
+" set away in 15 min: /wait 15m away -all I'm away\n"
+" say 'hello' in 2 min: /wait 2m hello"
+msgstr ""
+
msgid "manage windows"
msgstr "spravuje okna"
diff --git a/po/de.po b/po/de.po
index f90f42c54..47212fe42 100644
--- a/po/de.po
+++ b/po/de.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.0-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2009-05-18 22:59+0200\n"
+"POT-Creation-Date: 2009-05-19 18:46+0200\n"
"PO-Revision-Date: 2009-05-11 13:02+0200\n"
"Last-Translator: Thomas Schuetz <i18n@internet-villa.de>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -1195,6 +1195,32 @@ msgstr "Konfigurationsdatei gesichert\n"
msgid "-o: send version to current buffer as input"
msgstr ""
+msgid "schedule a command execution in future"
+msgstr ""
+
+msgid "number[unit] command"
+msgstr ""
+
+msgid ""
+" number: amount of time to wait (integer number)\n"
+" unit: optional, values are:\n"
+" ms: milliseconds\n"
+" s: seconds (default)\n"
+" m: minutes\n"
+" h: hours\n"
+"command: command to execute (or text to send to buffer if command does not "
+"start with '/')\n"
+"\n"
+"Note: command is executed on buffer where /wait was executed (if buffer is "
+"not found (for example if it has been closed before execution of command), "
+"then command is executed on WeeChat core buffer).\n"
+"\n"
+"Examples:\n"
+" join channel in 10 sec: /wait 10 join #test\n"
+" set away in 15 min: /wait 15m away -all I'm away\n"
+" say 'hello' in 2 min: /wait 2m hello"
+msgstr ""
+
msgid "manage windows"
msgstr "Fenster verwalten"
diff --git a/po/es.po b/po/es.po
index dffb72b0b..4a41b036d 100644
--- a/po/es.po
+++ b/po/es.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.0-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2009-05-18 22:59+0200\n"
+"POT-Creation-Date: 2009-05-19 18:46+0200\n"
"PO-Revision-Date: 2009-05-11 13:02+0200\n"
"Last-Translator: Roberto González Cardenete <robert.glez@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -1175,6 +1175,32 @@ msgstr "Archivo de configuración guardado\n"
msgid "-o: send version to current buffer as input"
msgstr ""
+msgid "schedule a command execution in future"
+msgstr ""
+
+msgid "number[unit] command"
+msgstr ""
+
+msgid ""
+" number: amount of time to wait (integer number)\n"
+" unit: optional, values are:\n"
+" ms: milliseconds\n"
+" s: seconds (default)\n"
+" m: minutes\n"
+" h: hours\n"
+"command: command to execute (or text to send to buffer if command does not "
+"start with '/')\n"
+"\n"
+"Note: command is executed on buffer where /wait was executed (if buffer is "
+"not found (for example if it has been closed before execution of command), "
+"then command is executed on WeeChat core buffer).\n"
+"\n"
+"Examples:\n"
+" join channel in 10 sec: /wait 10 join #test\n"
+" set away in 15 min: /wait 15m away -all I'm away\n"
+" say 'hello' in 2 min: /wait 2m hello"
+msgstr ""
+
msgid "manage windows"
msgstr "gestión de ventanas"
diff --git a/po/fr.po b/po/fr.po
index 2f17b3909..bb7cf787a 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.0-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2009-05-18 22:59+0200\n"
-"PO-Revision-Date: 2009-05-18 23:06+0200\n"
+"POT-Creation-Date: 2009-05-19 18:46+0200\n"
+"PO-Revision-Date: 2009-05-19 18:47+0200\n"
"Last-Translator: FlashCode <flashcode@flashtux.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
"MIME-Version: 1.0\n"
@@ -53,7 +53,7 @@ msgstr ""
" -v, --version afficher la version de WeeChat\n"
" extension:option option pour une extension\n"
" par exemple, l'extension irc peut se connecter\n"
-" à un serveur avec une url comme :\n"
+" à un serveur avec une url comme:\n"
" irc[6][s]://[nickname[:password]@]irc.example.org[port]"
"[//#channel1][,#channel2[...]]\n"
" (consulter la documentation des extensions pour plus "
@@ -201,7 +201,7 @@ msgstr "%sErreur: le tampon principal de WeeChat ne peut pas être fermé"
#, c-format
msgid "Local variables for buffer \"%s\":"
-msgstr "Variables locales pour le tampon \"%s\" :"
+msgstr "Variables locales pour le tampon \"%s\":"
#, c-format
msgid "No local variable defined for buffer \"%s\""
@@ -258,7 +258,7 @@ msgstr ""
#, c-format
msgid "Filter \"%s\" added:"
-msgstr "Filtre \"%s\" ajouté :"
+msgstr "Filtre \"%s\" ajouté:"
#, c-format
msgid "%sError adding filter"
@@ -395,10 +395,10 @@ msgid "vertical split"
msgstr "découpage vertical"
msgid "Saved layout for buffers:"
-msgstr "Disposition sauvegardée pour les tampons :"
+msgstr "Disposition sauvegardée pour les tampons:"
msgid "Saved layout for windows:"
-msgstr "Disposition sauvegardée pour les fenêtres :"
+msgstr "Disposition sauvegardée pour les fenêtres:"
msgid "No layout saved"
msgstr "Pas de disposition sauvée"
@@ -776,7 +776,7 @@ msgstr ""
" window: dans les fenêtres, avec condition(s) optionnelle(s) "
"(voir ci-dessous)\n"
" cond1,...: condition(s) pour afficher cette barre (seulement pour le "
-"type \"window\") :\n"
+"type \"window\"):\n"
" active: sur la fenêtre active\n"
" inactive: sur les fenêtres inactives\n"
" nicklist: sue les fenêtres avec liste de pseudos\n"
@@ -808,11 +808,11 @@ msgstr ""
" listfull: liste toutes les barres (verbeux)\n"
" listitems: liste tous les objets de barre\n"
"\n"
-"Exemples :\n"
-" créer une barre avec l'heure, numéro + nom de tampon, et la complétion :\n"
+"Exemples:\n"
+" créer une barre avec l'heure, numéro + nom de tampon, et la complétion:\n"
" /bar add mabarre root bottom 1 0 [time],buffer_number+:+buffer_name,"
"completion\n"
-" cacher une barre :\n"
+" cacher une barre:\n"
" /bar hide mabarre\n"
" faire défiler la liste des pseudos de 10 lignes vers le bas sur le tampon "
"courant:\n"
@@ -871,7 +871,7 @@ msgstr ""
" close: ferme le tampon (nombre/intervalle optionnel)\n"
" list: liste les tampons ouverts (pas de paramètre affiche cette liste)\n"
" notify: définit le niveau de notification pour le tampon courant: ce "
-"niveau détermine si le buffer doit être ajouté à la hotlist ou pas :\n"
+"niveau détermine si le buffer doit être ajouté à la hotlist ou pas:\n"
" none: jamais\n"
" highlight: pour les highlights seulement\n"
" message: pour les messages d'utilisateurs + highlights\n"
@@ -879,7 +879,7 @@ msgstr ""
" reset: réinitialise à valeur par défaut (all)\n"
"localvar: affiche la liste des variables locales pour le tampon courant\n"
" set: modifier une propriété du tampon courant\n"
-" nombre: saute au tampon qui a ce numéro, préfixe possible :\n"
+" nombre: saute au tampon qui a ce numéro, préfixe possible:\n"
" '+': saut relatif, ajoute le numéro au courant,\n"
" '-': saut relatif, soustrait le numéro au courant,\n"
" '*': saut au numéro en utilisant l'option "
@@ -1230,7 +1230,7 @@ msgstr ""
"option: nom d'une option\n"
"valeur: nouvelle valeur pour l'option\n"
"\n"
-"La nouvelle valeur peut être, selon le type de l'option :\n"
+"La nouvelle valeur peut être, selon le type de l'option:\n"
" booléen: on, off ou toggle\n"
" entier : nombre, ++nombre ou --nombre\n"
" chaîne : toute chaîne (\"\" pour une chaîne vide)\n"
@@ -1294,6 +1294,49 @@ msgstr "afficher la version de WeeChat et la date de compilation"
msgid "-o: send version to current buffer as input"
msgstr "-o: envoyer la version sur le tampon courant comme entrée"
+msgid "schedule a command execution in future"
+msgstr "planifie l'exécution d'une commande dans le futur"
+
+msgid "number[unit] command"
+msgstr "nombre[unité] commande"
+
+msgid ""
+" number: amount of time to wait (integer number)\n"
+" unit: optional, values are:\n"
+" ms: milliseconds\n"
+" s: seconds (default)\n"
+" m: minutes\n"
+" h: hours\n"
+"command: command to execute (or text to send to buffer if command does not "
+"start with '/')\n"
+"\n"
+"Note: command is executed on buffer where /wait was executed (if buffer is "
+"not found (for example if it has been closed before execution of command), "
+"then command is executed on WeeChat core buffer).\n"
+"\n"
+"Examples:\n"
+" join channel in 10 sec: /wait 10 join #test\n"
+" set away in 15 min: /wait 15m away -all I'm away\n"
+" say 'hello' in 2 min: /wait 2m hello"
+msgstr ""
+" nombre: temps à attendre (nombre entier)\n"
+" unité: optionnelle, valeurs possibles:\n"
+" ms: millisecondes\n"
+" s: secondes (par défaut)\n"
+" m: minutes\n"
+" h: heures\n"
+"commande: commande à exécuter (ou texte à envoyer au tampon si la commande "
+"ne commence pas par '/')\n"
+"\n"
+"Note: la commande est exécutée sur le tampon où /wait a été exécuté (si le "
+"tampon n'est pas trouvé, alors la commande est exécutée sur le tampon "
+"WeeChat principal).\n"
+"\n"
+"Exemples:\n"
+" rejoindre le canal dans 10 sec: /wait 10 join #test\n"
+" passer absent dans 15 min: /wait 15m away -all I'm away\n"
+" dire 'bonjour' dans 2 min: /wait 2m bonjour"
+
msgid "manage windows"
msgstr "gestion des fenêtres"
@@ -1378,7 +1421,7 @@ msgstr ""
"Par exemple 25 signifie créer une fenêtre qui a pour taille: "
"taille_courante / 4\n"
"\n"
-"Exemples :\n"
+"Exemples:\n"
" sauter à la fenêtre affichant le tampon 1: /window b1\n"
" défilement de 2 lignes vers le haut: /window scroll -2\n"
" défilement de 2 jours vers le haut: /window scroll -2d\n"
@@ -2739,7 +2782,7 @@ msgstr "%s%s: le ignore existe déjà"
#, c-format
msgid "%s: ignore added:"
-msgstr "%s: ignore ajouté :"
+msgstr "%s: ignore ajouté:"
#, c-format
msgid "%s%s: error adding ignore"
@@ -3485,7 +3528,7 @@ msgstr ""
" switch: changer le serveur actif (quand un tampon est utilisé pour tous "
"les serveurs, touche par défaut: alt-s sur le tampon serveur)\n"
"\n"
-"Exemples :\n"
+"Exemples:\n"
" /server listfull\n"
" /server add oftc irc.oftc.net/6697 -ssl\n"
" /server add oftc6 irc6.oftc.net/6697 -ipv6 -ssl\n"
@@ -4563,7 +4606,7 @@ msgstr ""
" switch: changer le serveur actif (quand un tampon est utilisé pour "
"tous les serveurs, touche par défaut: alt-s sur le tampon serveur)\n"
"\n"
-"Exemples :\n"
+"Exemples:\n"
" /jabber listfull\n"
" /jabber add jabberfr user jabber.fr/5222 password -tls\n"
" /jabber copy jabberfr jabberfr2\n"
@@ -4817,7 +4860,7 @@ msgid "%s\t**** End of log ****"
msgstr "%s\t**** Fin du log ****"
msgid "Logging on buffers:"
-msgstr "Enregistrement des tampons :"
+msgstr "Enregistrement des tampons:"
#, c-format
msgid "logging (level: %d)"
@@ -4885,19 +4928,19 @@ msgstr ""
"pour définir le niveau ou le masque de nom de fichier pour un tampon, ou "
"plusieurs tampons commençant par un nom.\n"
"\n"
-"Exemples :\n"
-" définir le niveau d'enregistrement à 5 pour le tampon courant :\n"
+"Exemples:\n"
+" définir le niveau d'enregistrement à 5 pour le tampon courant:\n"
" /logger set 5\n"
-" désactiver l'enregistrement pour le tampon courant :\n"
+" désactiver l'enregistrement pour le tampon courant:\n"
" /logger disable\n"
-" définir le niveau à 3 pour les tampons IRC :\n"
+" définir le niveau à 3 pour les tampons IRC:\n"
" /set logger.level.irc 3\n"
-" désactiver l'enregistrement pour le tampon principal de WeeChat :\n"
+" désactiver l'enregistrement pour le tampon principal de WeeChat:\n"
" /set logger.level.core.weechat 0\n"
-" utiliser un répertoire par serveur IRC et un fichier par canal dedans :\n"
+" utiliser un répertoire par serveur IRC et un fichier par canal dedans:\n"
" /set logger.mask.irc \"$server/$channel.weechatlog\"\n"
"\n"
-"Niveaux de log utilisés par l'extension IRC :\n"
+"Niveaux de log utilisés par l'extension IRC:\n"
" 1: message d'utilisateur, notice, privé\n"
" 2: changement de pseudo\n"
" 3: message du serveur\n"
@@ -5859,6 +5902,9 @@ msgstr "%s%s: impossible de positionner l'option \"nonblock\" pour la socket"
msgid "%s%s: timeout for \"%s\" with %s"
msgstr "%s%s: délai d'attente dépassé pour \"%s\" avec %s"
+#~ msgid "wait some time before executing a command"
+#~ msgstr "attendre un certain temps avant d'exécuter une commande"
+
#~ msgid "filtered"
#~ msgstr "filtré"
diff --git a/po/hu.po b/po/hu.po
index fd2a360bb..073af11d4 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.0-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2009-05-18 22:59+0200\n"
+"POT-Creation-Date: 2009-05-19 18:46+0200\n"
"PO-Revision-Date: 2009-05-11 13:02+0200\n"
"Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -1210,6 +1210,32 @@ msgstr "Konfigurációs fájl elmentve\n"
msgid "-o: send version to current buffer as input"
msgstr ""
+msgid "schedule a command execution in future"
+msgstr ""
+
+msgid "number[unit] command"
+msgstr ""
+
+msgid ""
+" number: amount of time to wait (integer number)\n"
+" unit: optional, values are:\n"
+" ms: milliseconds\n"
+" s: seconds (default)\n"
+" m: minutes\n"
+" h: hours\n"
+"command: command to execute (or text to send to buffer if command does not "
+"start with '/')\n"
+"\n"
+"Note: command is executed on buffer where /wait was executed (if buffer is "
+"not found (for example if it has been closed before execution of command), "
+"then command is executed on WeeChat core buffer).\n"
+"\n"
+"Examples:\n"
+" join channel in 10 sec: /wait 10 join #test\n"
+" set away in 15 min: /wait 15m away -all I'm away\n"
+" say 'hello' in 2 min: /wait 2m hello"
+msgstr ""
+
msgid "manage windows"
msgstr "ablakok kezelése"
diff --git a/po/pl.po b/po/pl.po
index de3e8c5ae..8588c7cac 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.0-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2009-05-18 22:59+0200\n"
+"POT-Creation-Date: 2009-05-19 18:46+0200\n"
"PO-Revision-Date: 2009-05-11 13:02+0200\n"
"Last-Translator: <soltys@szluug.org>\n"
"Language-Team: Polish\n"
@@ -1073,6 +1073,32 @@ msgstr ""
msgid "-o: send version to current buffer as input"
msgstr ""
+msgid "schedule a command execution in future"
+msgstr ""
+
+msgid "number[unit] command"
+msgstr ""
+
+msgid ""
+" number: amount of time to wait (integer number)\n"
+" unit: optional, values are:\n"
+" ms: milliseconds\n"
+" s: seconds (default)\n"
+" m: minutes\n"
+" h: hours\n"
+"command: command to execute (or text to send to buffer if command does not "
+"start with '/')\n"
+"\n"
+"Note: command is executed on buffer where /wait was executed (if buffer is "
+"not found (for example if it has been closed before execution of command), "
+"then command is executed on WeeChat core buffer).\n"
+"\n"
+"Examples:\n"
+" join channel in 10 sec: /wait 10 join #test\n"
+" set away in 15 min: /wait 15m away -all I'm away\n"
+" say 'hello' in 2 min: /wait 2m hello"
+msgstr ""
+
msgid "manage windows"
msgstr ""
diff --git a/po/ru.po b/po/ru.po
index 4e3f35c1b..793f38209 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.0-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2009-05-18 22:59+0200\n"
+"POT-Creation-Date: 2009-05-19 18:46+0200\n"
"PO-Revision-Date: 2009-05-11 13:02+0200\n"
"Last-Translator: Pavel Shevchuk <stlwrt@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -1206,6 +1206,32 @@ msgstr "Конфигурационный файл сохранён\n"
msgid "-o: send version to current buffer as input"
msgstr ""
+msgid "schedule a command execution in future"
+msgstr ""
+
+msgid "number[unit] command"
+msgstr ""
+
+msgid ""
+" number: amount of time to wait (integer number)\n"
+" unit: optional, values are:\n"
+" ms: milliseconds\n"
+" s: seconds (default)\n"
+" m: minutes\n"
+" h: hours\n"
+"command: command to execute (or text to send to buffer if command does not "
+"start with '/')\n"
+"\n"
+"Note: command is executed on buffer where /wait was executed (if buffer is "
+"not found (for example if it has been closed before execution of command), "
+"then command is executed on WeeChat core buffer).\n"
+"\n"
+"Examples:\n"
+" join channel in 10 sec: /wait 10 join #test\n"
+" set away in 15 min: /wait 15m away -all I'm away\n"
+" say 'hello' in 2 min: /wait 2m hello"
+msgstr ""
+
msgid "manage windows"
msgstr "управление окнами"
diff --git a/po/weechat.pot b/po/weechat.pot
index 82d76a714..d9c5a8314 100644
--- a/po/weechat.pot
+++ b/po/weechat.pot
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2009-05-18 22:59+0200\n"
+"POT-Creation-Date: 2009-05-19 18:46+0200\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"
@@ -1041,6 +1041,32 @@ msgstr ""
msgid "-o: send version to current buffer as input"
msgstr ""
+msgid "schedule a command execution in future"
+msgstr ""
+
+msgid "number[unit] command"
+msgstr ""
+
+msgid ""
+" number: amount of time to wait (integer number)\n"
+" unit: optional, values are:\n"
+" ms: milliseconds\n"
+" s: seconds (default)\n"
+" m: minutes\n"
+" h: hours\n"
+"command: command to execute (or text to send to buffer if command does not "
+"start with '/')\n"
+"\n"
+"Note: command is executed on buffer where /wait was executed (if buffer is "
+"not found (for example if it has been closed before execution of command), "
+"then command is executed on WeeChat core buffer).\n"
+"\n"
+"Examples:\n"
+" join channel in 10 sec: /wait 10 join #test\n"
+" set away in 15 min: /wait 15m away -all I'm away\n"
+" say 'hello' in 2 min: /wait 2m hello"
+msgstr ""
+
msgid "manage windows"
msgstr ""