diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2023-11-29 10:00:29 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2023-11-29 10:00:57 +0100 |
commit | 996d1def22e15702b657b3bd46b4e663cb9283df (patch) | |
tree | c93a8c5d109443bcea0792d964f331a4039f8187 /po/sr.po | |
parent | de82d50768e8c3c1ea9b8961fa9e3c92a5a833db (diff) | |
download | weechat-996d1def22e15702b657b3bd46b4e663cb9283df.zip |
core: update translations (issue #1039)
Diffstat (limited to 'po/sr.po')
-rw-r--r-- | po/sr.po | 27 |
1 files changed, 9 insertions, 18 deletions
@@ -20,8 +20,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2023-11-24 16:35+0100\n" -"PO-Revision-Date: 2023-11-29 11:21+0400\n" +"POT-Creation-Date: 2023-11-29 09:58+0100\n" +"PO-Revision-Date: 2023-11-29 09:59+0100\n" "Last-Translator: Ivan Pešić <ivan.pesic@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language: sr\n" @@ -10694,19 +10694,14 @@ msgstr "" "WeeChat ће прекинути везу са сервером" msgid "" -"anti-flood for high priority queue: number of seconds between two user " -"messages or commands sent to IRC server (0 = no anti-flood)" +"delay in milliseconds between two messages sent to server (anti-flood " +"protection); 0 = disable protection and always send messages immediately " +"(not recommended because the server can close the connection if you send " +"several messages in a short time); internally there are queues with " +"different priorities: when connecting to the server all messages are sent " +"immediately and your messages have higher priority than some automatic " +"messages that are sent in background by WeeChat" msgstr "" -"спречавање засипања за ред са високим приоритетом: број секунди између две " -"корисникове поруке које се шаљу IRC серверу (0 = нема спречавања засипања)" - -msgid "" -"anti-flood for low priority queue: number of seconds between two messages " -"sent to IRC server (messages like automatic CTCP replies) (0 = no anti-flood)" -msgstr "" -"спречавање засипања за ред са ниским приоритетом: број секунди између две " -"поруке које се шаљу IRC серверу (поруке као што су аутоматски CTCP одговори) " -"(0 = нема спречавања засипања)" msgid "interval between two checks for away (in minutes, 0 = never check)" msgstr "" @@ -10801,10 +10796,6 @@ msgid "%s%s: error adding server \"%s\"" msgstr "%s%s: грешка приликом додавање сервера „%s”" #, c-format -msgid "%s%s: error creating server option \"%s\"" -msgstr "%s%s: грешка приликом креирања опције сервера „%s”" - -#, c-format msgid "IRC option renamed: \"irc.%s.%s\" => \"irc.%s.%s\"" msgstr "Промењено је име IRC опције: „irc.%s.%s” => „irc.%s.%s”" |