summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2010-01-26 16:36:55 +0100
committerSebastien Helleu <flashcode@flashtux.org>2010-01-26 16:36:55 +0100
commit99bfdfd2ff8701126c0254c838d35c20be1af652 (patch)
tree671b0c25c275728f007d19d268388beb17e6668d /po
parentaa41942ac19a6dd6f7f337c7b547626fb8d0d614 (diff)
downloadweechat-99bfdfd2ff8701126c0254c838d35c20be1af652.zip
Add signal "day_changed", allow date format in logger options path and mask (task #9430)
Diffstat (limited to 'po')
-rw-r--r--po/cs.po19
-rw-r--r--po/de.po19
-rw-r--r--po/es.po19
-rw-r--r--po/fr.po30
-rw-r--r--po/hu.po17
-rw-r--r--po/it.po19
-rw-r--r--po/pl.po19
-rw-r--r--po/ru.po17
-rw-r--r--po/weechat.pot16
9 files changed, 133 insertions, 42 deletions
diff --git a/po/cs.po b/po/cs.po
index 03a57d5ad..413db28a7 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.2-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2010-01-18 10:29+0100\n"
+"POT-Creation-Date: 2010-01-26 16:02+0100\n"
"PO-Revision-Date: 2010-01-23 11:56+0100\n"
"Last-Translator: Jiri Golembiovsky <golemj@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -4132,6 +4132,13 @@ msgstr ""
msgid "delay for filtering join/part/quit messages (in minutes)"
msgstr "zpoždění pro filtrování zpráv join/part/quit (v minutách)"
+#, fuzzy
+msgid "enable smart filter for \"join\" messages"
+msgstr "prefix pro zprávy připojení"
+
+msgid "enable smart filter for \"part\" and \"quit\" messages"
+msgstr ""
+
msgid ""
"display notices as private messages (if auto, use private buffer if found)"
msgstr ""
@@ -4987,17 +4994,21 @@ msgstr ""
msgid "use only lower case for log filenames"
msgstr "používat pouze malé písmena ve jménech logovacích souborů"
+#, fuzzy
msgid ""
-"path for WeeChat log files (\"%h\" will be replaced by WeeChat home, \"~/."
-"weechat\" by default)"
+"path for WeeChat log files; \"%h\" at beginning of string is replaced by "
+"WeeChat home (\"~/.weechat\" by default); date specifiers are permitted (see "
+"man strftime)"
msgstr ""
"cesta pro logovací soubory WeeChat (\"%h\" bude nahrazeno domácím adresářem "
"WeeChat, \"~/.weechat\" je výchozí)"
+#, fuzzy
msgid ""
"default file name mask for log files (format is \"directory/to/file\" or "
"\"file\", without first \"/\" because \"path\" option is used to build "
-"complete path to file); local buffer variables are permitted"
+"complete path to file); local buffer variables are permitted; date "
+"specifiers are permitted (see man strftime)"
msgstr ""
"výchozí maska jména souboru pro logovací soubory (formát je \"adresář/k/"
"souboru\" nebo \"soubor\", bez úvoního \"/\", protože pro vytvoření celé "
diff --git a/po/de.po b/po/de.po
index 93e9f71a2..fc5f7eb9b 100644
--- a/po/de.po
+++ b/po/de.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.2-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2010-01-18 10:29+0100\n"
+"POT-Creation-Date: 2010-01-26 16:02+0100\n"
"PO-Revision-Date: 2010-01-23 11:56+0100\n"
"Last-Translator: Nils G <weechatter@arcor.de>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -4316,6 +4316,13 @@ msgid "delay for filtering join/part/quit messages (in minutes)"
msgstr ""
"Verzögerung, in Minuten, in denen join/part/quit Nachrichten gefiltert werden"
+#, fuzzy
+msgid "enable smart filter for \"join\" messages"
+msgstr "Präfix für Join-Nachrichten"
+
+msgid "enable smart filter for \"part\" and \"quit\" messages"
+msgstr ""
+
msgid ""
"display notices as private messages (if auto, use private buffer if found)"
msgstr ""
@@ -5183,17 +5190,21 @@ msgstr ""
msgid "use only lower case for log filenames"
msgstr "Benutze ausschließlich Kleinschreibung für Protokoll-Dateien"
+#, fuzzy
msgid ""
-"path for WeeChat log files (\"%h\" will be replaced by WeeChat home, \"~/."
-"weechat\" by default)"
+"path for WeeChat log files; \"%h\" at beginning of string is replaced by "
+"WeeChat home (\"~/.weechat\" by default); date specifiers are permitted (see "
+"man strftime)"
msgstr ""
"Suchpfad für WeeChat-Protokoll-Dateien (\"%h\" wird durch das WeeChat-"
"Basisverzeichnis ersetzt. Voreingestellt ist \"~/.weechat\")"
+#, fuzzy
msgid ""
"default file name mask for log files (format is \"directory/to/file\" or "
"\"file\", without first \"/\" because \"path\" option is used to build "
-"complete path to file); local buffer variables are permitted"
+"complete path to file); local buffer variables are permitted; date "
+"specifiers are permitted (see man strftime)"
msgstr ""
"Standard-Maske für Protokoll-Dateien (Format: \"Verzeichnis/zu/Datei\" oder "
"\"Datei\", ohne führendes \"/\" da die \"Verzeichnis\" Option genutzt wird "
diff --git a/po/es.po b/po/es.po
index 5e31ae784..f320ec4ed 100644
--- a/po/es.po
+++ b/po/es.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.2-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2010-01-18 10:29+0100\n"
+"POT-Creation-Date: 2010-01-26 16:02+0100\n"
"PO-Revision-Date: 2010-01-23 11:56+0100\n"
"Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -4224,6 +4224,13 @@ msgid "delay for filtering join/part/quit messages (in minutes)"
msgstr ""
"tiempo de espera para filtrar mensajes de unión/abandono/salida (en minutos)"
+#, fuzzy
+msgid "enable smart filter for \"join\" messages"
+msgstr "prefijo para mensajes de unión"
+
+msgid "enable smart filter for \"part\" and \"quit\" messages"
+msgstr ""
+
msgid ""
"display notices as private messages (if auto, use private buffer if found)"
msgstr ""
@@ -5088,17 +5095,21 @@ msgstr ""
msgid "use only lower case for log filenames"
msgstr "usar solamente minúsculas para el nombre de los archivos"
+#, fuzzy
msgid ""
-"path for WeeChat log files (\"%h\" will be replaced by WeeChat home, \"~/."
-"weechat\" by default)"
+"path for WeeChat log files; \"%h\" at beginning of string is replaced by "
+"WeeChat home (\"~/.weechat\" by default); date specifiers are permitted (see "
+"man strftime)"
msgstr ""
"ruta para los registros de WeeChat (\"%h\" será reemplazado por el "
"directorio raíz de WeeChat, \"~/.weechat\" por defecto)"
+#, fuzzy
msgid ""
"default file name mask for log files (format is \"directory/to/file\" or "
"\"file\", without first \"/\" because \"path\" option is used to build "
-"complete path to file); local buffer variables are permitted"
+"complete path to file); local buffer variables are permitted; date "
+"specifiers are permitted (see man strftime)"
msgstr ""
"máscara para nombre del archivo de registro por defecto (el formato es "
"\"directorio/al/archivo\" o \"archivo\", sin el primer \"/\" porque la "
diff --git a/po/fr.po b/po/fr.po
index 96f299618..90b0f42c8 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.2-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2010-01-18 10:29+0100\n"
-"PO-Revision-Date: 2010-01-23 11:56+0100\n"
+"POT-Creation-Date: 2010-01-26 16:02+0100\n"
+"PO-Revision-Date: 2010-01-26 16:02+0100\n"
"Last-Translator: FlashCode <flashcode@flashtux.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
"MIME-Version: 1.0\n"
@@ -4251,6 +4251,12 @@ msgstr ""
msgid "delay for filtering join/part/quit messages (in minutes)"
msgstr "délai pour filtrer les messages join/part/quit (en minutes)"
+msgid "enable smart filter for \"join\" messages"
+msgstr "activer le filtre intelligent pour les messages \"join\""
+
+msgid "enable smart filter for \"part\" and \"quit\" messages"
+msgstr "activer le filtre intelligent pour les messages \"part\" et \"quit\""
+
msgid ""
"display notices as private messages (if auto, use private buffer if found)"
msgstr ""
@@ -5109,21 +5115,25 @@ msgid "use only lower case for log filenames"
msgstr "utiliser seulement des minuscules dans le nom des fichiers de log"
msgid ""
-"path for WeeChat log files (\"%h\" will be replaced by WeeChat home, \"~/."
-"weechat\" by default)"
+"path for WeeChat log files; \"%h\" at beginning of string is replaced by "
+"WeeChat home (\"~/.weechat\" by default); date specifiers are permitted (see "
+"man strftime)"
msgstr ""
-"chemin pour les fichiers de log WeeChat (\"%h\" sera remplacé par le "
-"répertoire de base WeeChat, par défaut: \"~/.weechat\")"
+"chemin pour les fichiers de log WeeChat; \"%h\" au début de la chaîne est "
+"remplacé par le répertoire de base WeeChat (par défaut: \"~/.weechat\"); les "
+"caractères de formatage de date sont autorisés (voir man strftime)"
msgid ""
"default file name mask for log files (format is \"directory/to/file\" or "
"\"file\", without first \"/\" because \"path\" option is used to build "
-"complete path to file); local buffer variables are permitted"
+"complete path to file); local buffer variables are permitted; date "
+"specifiers are permitted (see man strftime)"
msgstr ""
"masque de fichier par défaut pour les fichiers de log (le format est "
"\"repertoire/vers/fichier\" ou \"fichier\", sans le premier \"/\" car "
"l'option \"path\" est utilisée pour construire le chemin complet vers le "
-"fichier); les variables locales du tampon sont permises"
+"fichier); les variables locales du tampon sont permises; les caractères de "
+"formatage de date sont autorisés (voir man strftime)"
msgid ""
"replacement char for special chars in filename built with mask (like "
@@ -5139,8 +5149,8 @@ msgstr ""
msgid "timestamp used in log files (see man strftime for date/time specifiers)"
msgstr ""
-"format de date/heure utilisé dans les fichiers log (voir strftime(3) pour le "
-"format de date/heure)"
+"format de date/heure utilisé dans les fichiers log (voir man strftime pour "
+"le format de date/heure)"
msgid "list of logger buffers"
msgstr "liste des enregistreurs de tampons (loggers)"
diff --git a/po/hu.po b/po/hu.po
index 74e09c278..d8232c644 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.2-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2010-01-18 10:29+0100\n"
+"POT-Creation-Date: 2010-01-26 16:02+0100\n"
"PO-Revision-Date: 2010-01-23 11:57+0100\n"
"Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -4073,6 +4073,13 @@ msgid "delay for filtering join/part/quit messages (in minutes)"
msgstr ""
#, fuzzy
+msgid "enable smart filter for \"join\" messages"
+msgstr "új üzenetet tartalmazó ablak színe"
+
+msgid "enable smart filter for \"part\" and \"quit\" messages"
+msgstr ""
+
+#, fuzzy
msgid ""
"display notices as private messages (if auto, use private buffer if found)"
msgstr "figyelmeztetések privát üzenetként való mutatása"
@@ -4889,8 +4896,9 @@ msgstr ""
#, fuzzy
msgid ""
-"path for WeeChat log files (\"%h\" will be replaced by WeeChat home, \"~/."
-"weechat\" by default)"
+"path for WeeChat log files; \"%h\" at beginning of string is replaced by "
+"WeeChat home (\"~/.weechat\" by default); date specifiers are permitted (see "
+"man strftime)"
msgstr ""
"modulok elérési útvonala ('%h' helyére automatikusan a WeeChat saját "
"könyvtára, alapértelmezésben ~/.weechat, kerül)"
@@ -4898,7 +4906,8 @@ msgstr ""
msgid ""
"default file name mask for log files (format is \"directory/to/file\" or "
"\"file\", without first \"/\" because \"path\" option is used to build "
-"complete path to file); local buffer variables are permitted"
+"complete path to file); local buffer variables are permitted; date "
+"specifiers are permitted (see man strftime)"
msgstr ""
msgid ""
diff --git a/po/it.po b/po/it.po
index 5dbd047a3..2c62f99ec 100644
--- a/po/it.po
+++ b/po/it.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Weechat 0.3.2-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2010-01-18 10:29+0100\n"
+"POT-Creation-Date: 2010-01-26 16:02+0100\n"
"PO-Revision-Date: 2010-01-23 11:57+0100\n"
"Last-Translator: Marco Paolone <marcopaolone@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -4225,6 +4225,13 @@ msgstr ""
"ritardo per il filtraggio dei messaggi di entrata/uscita/abbandono (in "
"minuti)"
+#, fuzzy
+msgid "enable smart filter for \"join\" messages"
+msgstr "prefisso per i messaggi di entrata"
+
+msgid "enable smart filter for \"part\" and \"quit\" messages"
+msgstr ""
+
msgid ""
"display notices as private messages (if auto, use private buffer if found)"
msgstr ""
@@ -5080,17 +5087,21 @@ msgstr ""
msgid "use only lower case for log filenames"
msgstr "utilizzare solo lettere minuscole per i nomi dei file di log"
+#, fuzzy
msgid ""
-"path for WeeChat log files (\"%h\" will be replaced by WeeChat home, \"~/."
-"weechat\" by default)"
+"path for WeeChat log files; \"%h\" at beginning of string is replaced by "
+"WeeChat home (\"~/.weechat\" by default); date specifiers are permitted (see "
+"man strftime)"
msgstr ""
"percorso per i file di log di WeeChat (\"%h\" verrà sostituito dalla "
"cartella home di WeeChat, predefinita è \"~/.weechat)"
+#, fuzzy
msgid ""
"default file name mask for log files (format is \"directory/to/file\" or "
"\"file\", without first \"/\" because \"path\" option is used to build "
-"complete path to file); local buffer variables are permitted"
+"complete path to file); local buffer variables are permitted; date "
+"specifiers are permitted (see man strftime)"
msgstr ""
"mask del nome file predefinito per i file di log (il formato è \"cartella/"
"per/file\" oppure \"file\", senza la prima \"/\" perché l'opzione \"path\" è "
diff --git a/po/pl.po b/po/pl.po
index 1a40d5579..397557441 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.2-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2010-01-18 10:29+0100\n"
+"POT-Creation-Date: 2010-01-26 16:02+0100\n"
"PO-Revision-Date: 2010-01-23 11:57+0100\n"
"Last-Translator: Krzysztof Koroscik <soltys@szluug.org>\n"
"Language-Team: Polish\n"
@@ -4205,6 +4205,13 @@ msgid "delay for filtering join/part/quit messages (in minutes)"
msgstr ""
"odstęp dla filtrowania wiadomości wejścia/opuszczenia/wyjścia (w minutach)"
+#, fuzzy
+msgid "enable smart filter for \"join\" messages"
+msgstr "przedrostek indormacji o wejsciu na kanał"
+
+msgid "enable smart filter for \"part\" and \"quit\" messages"
+msgstr ""
+
msgid ""
"display notices as private messages (if auto, use private buffer if found)"
msgstr ""
@@ -5056,17 +5063,21 @@ msgstr ""
msgid "use only lower case for log filenames"
msgstr "używaj tylko małych liter dla nazw plików z logami"
+#, fuzzy
msgid ""
-"path for WeeChat log files (\"%h\" will be replaced by WeeChat home, \"~/."
-"weechat\" by default)"
+"path for WeeChat log files; \"%h\" at beginning of string is replaced by "
+"WeeChat home (\"~/.weechat\" by default); date specifiers are permitted (see "
+"man strftime)"
msgstr ""
"ścieżka do plików z logami WeeChat (\"%h\" zostanie zastąpione przez katalog "
"domowy WeeChat, domyślnie \".weechat\")"
+#, fuzzy
msgid ""
"default file name mask for log files (format is \"directory/to/file\" or "
"\"file\", without first \"/\" because \"path\" option is used to build "
-"complete path to file); local buffer variables are permitted"
+"complete path to file); local buffer variables are permitted; date "
+"specifiers are permitted (see man strftime)"
msgstr ""
"domyślna maska nazw plików z logami (format to \"ścieżka/do/pliku\" lub "
"\"plik\", bez pierwszego \"/\" ponieważ opcja \"path\" jest użyta do "
diff --git a/po/ru.po b/po/ru.po
index 68a91f456..39cd324dc 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.2-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2010-01-18 10:29+0100\n"
+"POT-Creation-Date: 2010-01-26 16:02+0100\n"
"PO-Revision-Date: 2010-01-23 11:57+0100\n"
"Last-Translator: Pavel Shevchuk <stlwrt@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -4074,6 +4074,13 @@ msgid "delay for filtering join/part/quit messages (in minutes)"
msgstr ""
#, fuzzy
+msgid "enable smart filter for \"join\" messages"
+msgstr "цвет текущего окна с сообщениями"
+
+msgid "enable smart filter for \"part\" and \"quit\" messages"
+msgstr ""
+
+#, fuzzy
msgid ""
"display notices as private messages (if auto, use private buffer if found)"
msgstr "отображать notice'ы в виде личных сообщений"
@@ -4893,8 +4900,9 @@ msgstr ""
#, fuzzy
msgid ""
-"path for WeeChat log files (\"%h\" will be replaced by WeeChat home, \"~/."
-"weechat\" by default)"
+"path for WeeChat log files; \"%h\" at beginning of string is replaced by "
+"WeeChat home (\"~/.weechat\" by default); date specifiers are permitted (see "
+"man strftime)"
msgstr ""
"путь поиска pluginов ('%h' заменяется на домашний каталог WeeChat, по "
"умолчанию - ~/.weechat)"
@@ -4902,7 +4910,8 @@ msgstr ""
msgid ""
"default file name mask for log files (format is \"directory/to/file\" or "
"\"file\", without first \"/\" because \"path\" option is used to build "
-"complete path to file); local buffer variables are permitted"
+"complete path to file); local buffer variables are permitted; date "
+"specifiers are permitted (see man strftime)"
msgstr ""
msgid ""
diff --git a/po/weechat.pot b/po/weechat.pot
index cb1983aa2..79a36825f 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: 2010-01-18 10:29+0100\n"
+"POT-Creation-Date: 2010-01-26 16:02+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"
@@ -3469,6 +3469,12 @@ msgstr ""
msgid "delay for filtering join/part/quit messages (in minutes)"
msgstr ""
+msgid "enable smart filter for \"join\" messages"
+msgstr ""
+
+msgid "enable smart filter for \"part\" and \"quit\" messages"
+msgstr ""
+
msgid ""
"display notices as private messages (if auto, use private buffer if found)"
msgstr ""
@@ -4230,14 +4236,16 @@ msgid "use only lower case for log filenames"
msgstr ""
msgid ""
-"path for WeeChat log files (\"%h\" will be replaced by WeeChat home, \"~/."
-"weechat\" by default)"
+"path for WeeChat log files; \"%h\" at beginning of string is replaced by "
+"WeeChat home (\"~/.weechat\" by default); date specifiers are permitted (see "
+"man strftime)"
msgstr ""
msgid ""
"default file name mask for log files (format is \"directory/to/file\" or "
"\"file\", without first \"/\" because \"path\" option is used to build "
-"complete path to file); local buffer variables are permitted"
+"complete path to file); local buffer variables are permitted; date "
+"specifiers are permitted (see man strftime)"
msgstr ""
msgid ""