summaryrefslogtreecommitdiff
path: root/po/cs.po
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2012-08-01 17:31:48 +0200
committerSebastien Helleu <flashcode@flashtux.org>2012-08-01 17:31:48 +0200
commitd685d5fb42c3c7c03f428408a6d57c2b84526da1 (patch)
tree4e7852c97c3120232cb7976c8dc5439a41eb960b /po/cs.po
parent67c78085c92853b0d4b520b1fcffbd64e056d77c (diff)
downloadweechat-d685d5fb42c3c7c03f428408a6d57c2b84526da1.zip
core: add option weechat.startup.sys_rlimit to set system resource limits for WeeChat process
Diffstat (limited to 'po/cs.po')
-rw-r--r--po/cs.po27
1 files changed, 26 insertions, 1 deletions
diff --git a/po/cs.po b/po/cs.po
index 6bd47a41b..4c5606789 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.9-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2012-07-29 20:00+0200\n"
+"POT-Creation-Date: 2012-08-01 08:57+0200\n"
"PO-Revision-Date: 2012-06-03 09:49+0200\n"
"Last-Translator: Jiri Golembiovsky <golemj@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -2224,6 +2224,14 @@ msgid "display WeeChat version at startup"
msgstr "zobrazí verzi WeeChat při spuštění"
msgid ""
+"set resource limits for WeeChat process, format is: \"res1:limit1,res2:"
+"limit2\"; resource name is the end of constant (RLIMIT_XXX) in lower case "
+"(see man setrlimit for values); limit -1 means \"unlimited\"; example: set "
+"unlimited size for core file and max 1GB of virtual memory: \"core:-1,"
+"as:1000000000\""
+msgstr ""
+
+msgid ""
"alignment for end of lines (all lines after the first): they are starting "
"under this data (time, buffer, prefix, suffix, message (default))"
msgstr ""
@@ -3237,6 +3245,23 @@ msgstr ""
"poslední verze)"
#, c-format
+msgid "%sError: invalid limit for resource \"%s\": %s (must be >= -1)"
+msgstr ""
+
+#, c-format
+msgid "Limit for resource \"%s\" has been set to %s"
+msgstr ""
+
+#, fuzzy, c-format
+msgid "%sError: unable to set resource limit \"%s\" to %s: error %d %s"
+msgstr "%sChyba: nemohu nastavit volbu \"%s\" pro proxy \"%s\""
+
+#, c-format
+msgid ""
+"%sError: unknown resource limit \"%s\" (see /help weechat.startup.sys_rlimit)"
+msgstr ""
+
+#, c-format
msgid ""
"Warning: the %d color pairs are used, do \"/color reset\" to remove unused "
"pairs"