summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2016-03-09 18:45:07 +0100
committerSébastien Helleu <flashcode@flashtux.org>2016-03-09 18:45:07 +0100
commit0be8e0828aa0629f1306d0f603042b15c58fb235 (patch)
treeab4451aff5c0cc4648692ba91839ae84b2adcc8c /po
parent3cdecb08a2f543831443914eec10f7447009fda5 (diff)
downloadweechat-0be8e0828aa0629f1306d0f603042b15c58fb235.zip
logger: add note on buffer local variables to use in /help logger.file.mask
Diffstat (limited to 'po')
-rw-r--r--po/cs.po9
-rw-r--r--po/de.po9
-rw-r--r--po/es.po9
-rw-r--r--po/fr.po16
-rw-r--r--po/hu.po8
-rw-r--r--po/it.po9
-rw-r--r--po/ja.po9
-rw-r--r--po/pl.po9
-rw-r--r--po/pt_BR.po9
-rw-r--r--po/ru.po8
-rw-r--r--po/tr.po8
-rw-r--r--po/weechat.pot8
12 files changed, 72 insertions, 39 deletions
diff --git a/po/cs.po b/po/cs.po
index c8fde32b5..8826b1f02 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2016-02-25 07:30+0100\n"
+"POT-Creation-Date: 2016-03-09 18:36+0100\n"
"PO-Revision-Date: 2016-01-17 08:52+0100\n"
"Last-Translator: Ondřej Súkup <mimi.vx@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -8764,11 +8764,14 @@ msgstr ""
"zapsat informační řádek do logovacího souboru při spuštění nebo skončení pro "
"buffer"
+#, 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; date "
-"specifiers are permitted (see man strftime)"
+"complete path to file); local buffer variables are permitted (you should use "
+"only variables that are defined on all buffers, so for example you should "
+"NOT use $server nor $channel); 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 68811f4a7..fe93266b5 100644
--- a/po/de.po
+++ b/po/de.po
@@ -23,7 +23,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2016-02-25 07:30+0100\n"
+"POT-Creation-Date: 2016-03-09 18:36+0100\n"
"PO-Revision-Date: 2016-02-26 23:22+0100\n"
"Last-Translator: Nils Görs <weechatter@arcor.de>\n"
"Language-Team: German <>\n"
@@ -10074,11 +10074,14 @@ msgstr ""
"fügt eine Information in die Protokoll-Datei ein, wenn die Protokollierung "
"gestartet oder beendet wird"
+#, 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; date "
-"specifiers are permitted (see man strftime)"
+"complete path to file); local buffer variables are permitted (you should use "
+"only variables that are defined on all buffers, so for example you should "
+"NOT use $server nor $channel); date specifiers are permitted (see man "
+"strftime)"
msgstr ""
"Standardmaske für Protokolldateien (Format: \"Verzeichnis/zur/Datei\" oder "
"\"Datei\", ohne ein führendes \"/\", da die \"Verzeichnis\" Einstellung "
diff --git a/po/es.po b/po/es.po
index 509db745d..b418239b4 100644
--- a/po/es.po
+++ b/po/es.po
@@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2016-02-25 07:30+0100\n"
+"POT-Creation-Date: 2016-03-09 18:36+0100\n"
"PO-Revision-Date: 2016-01-17 08:52+0100\n"
"Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -9073,11 +9073,14 @@ msgstr ""
"escribir una línea informativa en el registro cuando el registro empieza o "
"termina en un buffer"
+#, 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; date "
-"specifiers are permitted (see man strftime)"
+"complete path to file); local buffer variables are permitted (you should use "
+"only variables that are defined on all buffers, so for example you should "
+"NOT use $server nor $channel); date specifiers are permitted (see man "
+"strftime)"
msgstr ""
"máscara predeterminada para nombre del archivo de registro (el formato es "
"\"directorio/al/archivo\" o \"archivo\", sin el primer \"/\" porque la "
diff --git a/po/fr.po b/po/fr.po
index d9bb3b50c..e167c5ece 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -21,8 +21,8 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2016-02-25 07:30+0100\n"
-"PO-Revision-Date: 2016-02-25 07:33+0100\n"
+"POT-Creation-Date: 2016-03-09 18:36+0100\n"
+"PO-Revision-Date: 2016-03-09 18:36+0100\n"
"Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
"Language: fr\n"
@@ -9825,14 +9825,18 @@ 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; date "
-"specifiers are permitted (see man strftime)"
+"complete path to file); local buffer variables are permitted (you should use "
+"only variables that are defined on all buffers, so for example you should "
+"NOT use $server nor $channel); 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 ; les caractères de "
-"formatage de date sont autorisés (voir man strftime)"
+"fichier) ; les variables locales du tampon sont permises (vous ne devriez "
+"utiliser que des variables qui sont définies sur tous les tampons, donc par "
+"exemple vous ne devriez PAS utiliser $server ou $channel) ; les caractères "
+"de formatage de date sont autorisés (voir man strftime)"
msgid "use only lower case for log filenames"
msgstr "utiliser seulement des minuscules dans le nom des fichiers de log"
diff --git a/po/hu.po b/po/hu.po
index 0f3e792a8..e9091ae87 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2016-02-25 07:30+0100\n"
+"POT-Creation-Date: 2016-03-09 18:36+0100\n"
"PO-Revision-Date: 2016-01-17 08:52+0100\n"
"Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -8137,8 +8137,10 @@ 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; date "
-"specifiers are permitted (see man strftime)"
+"complete path to file); local buffer variables are permitted (you should use "
+"only variables that are defined on all buffers, so for example you should "
+"NOT use $server nor $channel); date specifiers are permitted (see man "
+"strftime)"
msgstr ""
msgid "use only lower case for log filenames"
diff --git a/po/it.po b/po/it.po
index 044e2920c..7cc16948a 100644
--- a/po/it.po
+++ b/po/it.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2016-02-25 07:30+0100\n"
+"POT-Creation-Date: 2016-03-09 18:36+0100\n"
"PO-Revision-Date: 2016-01-17 08:52+0100\n"
"Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -9231,11 +9231,14 @@ msgstr ""
"scrive una riga informativa nel file di log quando il log inizia o termina "
"per un buffer"
+#, 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; date "
-"specifiers are permitted (see man strftime)"
+"complete path to file); local buffer variables are permitted (you should use "
+"only variables that are defined on all buffers, so for example you should "
+"NOT use $server nor $channel); date specifiers are permitted (see man "
+"strftime)"
msgstr ""
"mask del nome file predefinito per i file di log (il formato è \"directory/"
"per/file\" oppure \"file\", senza la prima \"/\" perché l'opzione \"path\" è "
diff --git a/po/ja.po b/po/ja.po
index 42ee4d581..961389d26 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2016-02-25 07:30+0100\n"
+"POT-Creation-Date: 2016-03-09 18:36+0100\n"
"PO-Revision-Date: 2016-03-07 09:00+0900\n"
"Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n"
"Language-Team: Japanese <https://github.com/l/weechat/tree/translation_ja>\n"
@@ -9449,11 +9449,14 @@ msgstr ""
msgid "write information line in log file when log starts or ends for a buffer"
msgstr "バッファのログ保存の開始時と終了時にログファイルへ情報行を書き込む"
+#, 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; date "
-"specifiers are permitted (see man strftime)"
+"complete path to file); local buffer variables are permitted (you should use "
+"only variables that are defined on all buffers, so for example you should "
+"NOT use $server nor $channel); date specifiers are permitted (see man "
+"strftime)"
msgstr ""
"ログファイルのデフォルトファイル名マスク (フォーマットは \"directory/to/file"
"\" または \"file\"、最初に \"/\" が無ければ \"path\" オプションがファイルへの"
diff --git a/po/pl.po b/po/pl.po
index 71d99a26f..8ee3cd5aa 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2016-02-25 07:30+0100\n"
+"POT-Creation-Date: 2016-03-09 18:36+0100\n"
"PO-Revision-Date: 2016-01-17 08:52+0100\n"
"Last-Translator: Krzysztof Korościk <soltys@szluug.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -9626,11 +9626,14 @@ msgstr ""
"zapisuje informacje w pliku z logami o rozpoczęciu i zakończeniu logowania "
"buforu"
+#, 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; date "
-"specifiers are permitted (see man strftime)"
+"complete path to file); local buffer variables are permitted (you should use "
+"only variables that are defined on all buffers, so for example you should "
+"NOT use $server nor $channel); 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/pt_BR.po b/po/pt_BR.po
index f6bd9286a..e2ac84bea 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2016-02-25 07:30+0100\n"
+"POT-Creation-Date: 2016-03-09 18:36+0100\n"
"PO-Revision-Date: 2016-01-17 08:52+0100\n"
"Last-Translator: Eduardo Elias <camponez@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -8571,11 +8571,14 @@ msgstr ""
"escrever linha de informação no arquivo de registro quando o registro "
"começar ou terminar para um buffer"
+#, 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; date "
-"specifiers are permitted (see man strftime)"
+"complete path to file); local buffer variables are permitted (you should use "
+"only variables that are defined on all buffers, so for example you should "
+"NOT use $server nor $channel); date specifiers are permitted (see man "
+"strftime)"
msgstr ""
"máscara de nome de arquivo padrão (o formato é \"diretório/para/arquivo\" ou "
"\"arquivo\", sem o primeiro \"/\" porque a opção \"path\" é utilizada para "
diff --git a/po/ru.po b/po/ru.po
index 24666115f..5cb67a9f4 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2016-02-25 07:30+0100\n"
+"POT-Creation-Date: 2016-03-09 18:36+0100\n"
"PO-Revision-Date: 2016-01-17 08:52+0100\n"
"Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -8170,8 +8170,10 @@ 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; date "
-"specifiers are permitted (see man strftime)"
+"complete path to file); local buffer variables are permitted (you should use "
+"only variables that are defined on all buffers, so for example you should "
+"NOT use $server nor $channel); date specifiers are permitted (see man "
+"strftime)"
msgstr ""
msgid "use only lower case for log filenames"
diff --git a/po/tr.po b/po/tr.po
index 1f15339f5..5b3fcac09 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2016-02-25 07:30+0100\n"
+"POT-Creation-Date: 2016-03-09 18:36+0100\n"
"PO-Revision-Date: 2016-01-05 07:51+0100\n"
"Last-Translator: Hasan Kiran <sunder67@hotmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -7381,8 +7381,10 @@ 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; date "
-"specifiers are permitted (see man strftime)"
+"complete path to file); local buffer variables are permitted (you should use "
+"only variables that are defined on all buffers, so for example you should "
+"NOT use $server nor $channel); date specifiers are permitted (see man "
+"strftime)"
msgstr ""
msgid "use only lower case for log filenames"
diff --git a/po/weechat.pot b/po/weechat.pot
index fd13fa9d2..bde25ab16 100644
--- a/po/weechat.pot
+++ b/po/weechat.pot
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2016-02-25 07:30+0100\n"
+"POT-Creation-Date: 2016-03-09 18:36+0100\n"
"PO-Revision-Date: 2014-08-16 10:27+0200\n"
"Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -7305,8 +7305,10 @@ 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; date "
-"specifiers are permitted (see man strftime)"
+"complete path to file); local buffer variables are permitted (you should use "
+"only variables that are defined on all buffers, so for example you should "
+"NOT use $server nor $channel); date specifiers are permitted (see man "
+"strftime)"
msgstr ""
msgid "use only lower case for log filenames"