diff options
Diffstat (limited to 'lang')
-rw-r--r-- | lang/cat.l | 4 | ||||
-rw-r--r-- | lang/de.l | 4 | ||||
-rw-r--r-- | lang/en_us.l | 4 | ||||
-rw-r--r-- | lang/es.l | 4 | ||||
-rw-r--r-- | lang/fr.l | 4 | ||||
-rw-r--r-- | lang/gr.l | 4 | ||||
-rw-r--r-- | lang/hun.l | 4 | ||||
-rw-r--r-- | lang/it.l | 4 | ||||
-rw-r--r-- | lang/ja_utf8.l | 4 | ||||
-rw-r--r-- | lang/nl.l | 4 | ||||
-rw-r--r-- | lang/pl.l | 4 | ||||
-rw-r--r-- | lang/pt.l | 4 | ||||
-rw-r--r-- | lang/ru.l | 4 | ||||
-rw-r--r-- | lang/tr.l | 4 |
14 files changed, 28 insertions, 28 deletions
diff --git a/lang/cat.l b/lang/cat.l index dc94b0706..c3a18bdcf 100644 --- a/lang/cat.l +++ b/lang/cat.l @@ -3423,7 +3423,7 @@ NEWS_HELP_LOGON Edits or displays the list of logon news messages. When a user connects to the network, these messages will be sent - to them. (However, no more than %s messages will be + to them. (However, no more than %d messages will be sent in order to avoid flooding the user. If there are more news messages, only the most recent will be sent.) NewsCount can be configured in services.conf. @@ -3437,7 +3437,7 @@ NEWS_HELP_OPER Edits or displays the list of oper news messages. When a user opers up (with the /OPER command), these messages will - be sent to them. (However, no more than %s messages will + be sent to them. (However, no more than %d messages will be sent in order to avoid flooding the user. If there are more news messages, only the most recent will be sent.) NewsCount can be configured in services.conf. @@ -3373,7 +3373,7 @@ NEWS_HELP_LOGON Zeigt oder bearbeitet die Liste der LogonNews. Nach der Verbindung des Users werden diese Nachrichten - angezeigt. (Es werden jedoch nur max. %s angezeigt, um ein + angezeigt. (Es werden jedoch nur max. %d angezeigt, um ein Flooding des Users zu verhindern. Wenn mehr News existieren, werden nur die neuesten angezeigt.) Die Anzahl der News knnen in der services.conf festgelegt werden. @@ -3388,7 +3388,7 @@ NEWS_HELP_OPER Zeigt oder bearbeitet die Liste der Oper-News.Nachdem sich ein User die Oper-Flags gesetzt hat (mit dem /OPER Befehl) werden ihm diese Nachrichten angezeigt. - (Es werden jedoch nur max. %s Nachrichten angezeigt, um ein + (Es werden jedoch nur max. %d Nachrichten angezeigt, um ein Flooding des Users zu verhindern. Wenn mehr News existieren, werden nur die nesten angezeigt.) Die Anzahl der News knnen in der services.conf festgelegt werden. diff --git a/lang/en_us.l b/lang/en_us.l index 9cf6c6316..72db6eb3b 100644 --- a/lang/en_us.l +++ b/lang/en_us.l @@ -3283,7 +3283,7 @@ NEWS_HELP_LOGON Edits or displays the list of logon news messages. When a user connects to the network, these messages will be sent - to them. (However, no more than %s messages will be + to them. (However, no more than %d messages will be sent in order to avoid flooding the user. If there are more news messages, only the most recent will be sent.) NewsCount can be configured in services.conf. @@ -3297,7 +3297,7 @@ NEWS_HELP_OPER Edits or displays the list of oper news messages. When a user opers up (with the /OPER command), these messages will - be sent to them. (However, no more than %s messages will + be sent to them. (However, no more than %d messages will be sent in order to avoid flooding the user. If there are more news messages, only the most recent will be sent.) NewsCount can be configured in services.conf. @@ -3397,7 +3397,7 @@ NEWS_HELP_LOGON Edits or displays the list of logon news messages. When a user connects to the network, these messages will be sent - to them. (However, no more than %s messages will be + to them. (However, no more than %d messages will be sent in order to avoid flooding the user. If there are more news messages, only the most recent will be sent.) NewsCount can be configured in services.conf. @@ -3411,7 +3411,7 @@ NEWS_HELP_OPER Edits or displays the list of oper news messages. When a user opers up (with the /OPER command), these messages will - be sent to them. (However, no more than %s messages will + be sent to them. (However, no more than %d messages will be sent in order to avoid flooding the user. If there are more news messages, only the most recent will be sent.) NewsCount can be configured in services.conf. @@ -3483,7 +3483,7 @@ NEWS_HELP_LOGON dite ou affiche la liste de messages Logon News. Lorsqu'un utilisateur se connecte au rseau, ces messages leur seront - envoys. (Cependant, pas plus de %s messages ne seront envoys + envoys. (Cependant, pas plus de %d messages ne seront envoys pour viter le flood des utilisateurs. Si il y a plusieurs messages de news, seuls les plus rcents seront envoys.) Le nombre de news envoyes peut tre configur dans le @@ -3498,7 +3498,7 @@ NEWS_HELP_OPER dite ou affiche la liste des messages Oper News. Quand un utilisateur utilise la commande /OPER, ces messages lui seront - envoys. (Cependant, pas plus de %s messages ne seront envoys + envoys. (Cependant, pas plus de %d messages ne seront envoys afin de ne pas flooder l'utilisateur. Si il y a plusieurs messages news, seuls les plus rcents seront envoys.) Le nombre de news envoyes peut tre configur dans le services.conf. @@ -3415,7 +3415,7 @@ NEWS_HELP_LOGON Edits or displays the list of logon news messages. When a user connects to the network, these messages will be sent - to them. (However, no more than %s messages will be + to them. (However, no more than %d messages will be sent in order to avoid flooding the user. If there are more news messages, only the most recent will be sent.) NewsCount can be configured in services.conf. @@ -3429,7 +3429,7 @@ NEWS_HELP_OPER Edits or displays the list of oper news messages. When a user opers up (with the /OPER command), these messages will - be sent to them. (However, no more than %s messages will + be sent to them. (However, no more than %d messages will be sent in order to avoid flooding the user. If there are more news messages, only the most recent will be sent.) NewsCount can be configured in services.conf. diff --git a/lang/hun.l b/lang/hun.l index 590c5ab26..11fa09fca 100644 --- a/lang/hun.l +++ b/lang/hun.l @@ -3349,7 +3349,7 @@ NEWS_HELP_LOGON Edits or displays the list of logon news messages. When a user connects to the network, these messages will be sent - to them. (However, no more than %s messages will be + to them. (However, no more than %d messages will be sent in order to avoid flooding the user. If there are more news messages, only the most recent will be sent.) NewsCount can be configured in services.conf. @@ -3363,7 +3363,7 @@ NEWS_HELP_OPER Edits or displays the list of oper news messages. When a user opers up (with the /OPER command), these messages will - be sent to them. (However, no more than %s messages will + be sent to them. (However, no more than %d messages will be sent in order to avoid flooding the user. If there are more news messages, only the most recent will be sent.) NewsCount can be configured in services.conf. @@ -3308,7 +3308,7 @@ NEWS_HELP_LOGON Edits or displays the list of logon news messages. When a user connects to the network, these messages will be sent - to them. (However, no more than %s messages will be + to them. (However, no more than %d messages will be sent in order to avoid flooding the user. If there are more news messages, only the most recent will be sent.) NewsCount can be configured in services.conf. @@ -3322,7 +3322,7 @@ NEWS_HELP_OPER Edits or displays the list of oper news messages. When a user opers up (with the /OPER command), these messages will - be sent to them. (However, no more than %s messages will + be sent to them. (However, no more than %d messages will be sent in order to avoid flooding the user. If there are more news messages, only the most recent will be sent.) NewsCount can be configured in services.conf. diff --git a/lang/ja_utf8.l b/lang/ja_utf8.l index 3f3d7944b..e18d7020c 100644 --- a/lang/ja_utf8.l +++ b/lang/ja_utf8.l @@ -3286,7 +3286,7 @@ NEWS_HELP_LOGON ログオンニュースを編集または表示する。ユーザがネットワークに 接続したときに、これらのメッセージがユーザに送信される (ただし、ユーザにこれを flood 攻撃と勘違いさせないために、 - %s 個以上のメッセージは送信されない。この場合、 + %d 個以上のメッセージは送信されない。この場合、 メッセージは新しいものから順に送信される)。 NewsCount は services.conf 内で設定する。 @@ -3300,7 +3300,7 @@ NEWS_HELP_OPER サーバオペレータニュースを編集または表示する。ユーザが サーバオペレータになる (/OPER コマンドで) と、これらのメッセージ がユーザに送信される。(ただし、ユーザにこれを flood 攻撃と勘違い - させないために、%s 個以上のメッセージは送信されない。 + させないために、%d 個以上のメッセージは送信されない。 この場合、メッセージは新しいものから順に送信される)。 NewsCount は services.conf 内で設定する。 @@ -3376,7 +3376,7 @@ NEWS_HELP_LOGON Wijzigt de lijst met login nieuwsberichten of geeft deze weer. Wanneer een gebruiker met het netwerk verbindt, worden deze berichten naar hem/haar verzonden. (Echter, er zullen nooit - meer dan %s berichten worden verstuurd om het flooden van de + meer dan %d berichten worden verstuurd om het flooden van de gebruiker te voorkomen. Als er meer nieuwsberichten zijn worden alleen de meest recente vestuurd.) NewsCount kan geconfigureerd worden in services.conf. @@ -3391,7 +3391,7 @@ NEWS_HELP_OPER Wijzigt de lijst met oper nieuwsberichten of geeft deze weer. Wanneer een gebruiker opert (dmv het /OPER commando), worden deze berichtennaar hem/haar verzonden. (Echter, er zullen - nooit meer dan %s berichten worden verstuurd om het flooden + nooit meer dan %d berichten worden verstuurd om het flooden van de gebruiker te voorkomen. Als er meer nieuwsberichten zijn worden alleen de meest recente vestuurd.) NewsCount kan geconfigureerd worden in services.conf. @@ -4392,7 +4392,7 @@ NEWS_HELP_LOGON Edytuje lub wywietla list wiadomoci wysyanych po przyczeniu uytkownika do sieci. Jeli zdefniowanych - wiadomoci jest wicej tylko najnowsze %s zostanie + wiadomoci jest wicej tylko najnowsze %d zostanie wysanych (aby zapobiec floodowaniu). Warto NewsCount moe zosta zmieniona w pliku konfiguracyjym serwisw. @@ -4405,7 +4405,7 @@ NEWS_HELP_OPER Edytuje lub wywietla list wiadomoci wysyanych po wykonaniu polecenia /OPER. Jeli zdefiniowanych - wiadomoci jest wicej tylko najnowsze %s zostanie + wiadomoci jest wicej tylko najnowsze %d zostanie wysanych (aby zapobiec floodowaniu). Warto NewsCount moe zosta zmieniona w pliku konfiguracyjym serwisw. @@ -3325,7 +3325,7 @@ NEWS_HELP_LOGON Edits or displays the list of logon news messages. When a user connects to the network, these messages will be sent - to them. (However, no more than %s messages will be + to them. (However, no more than %d messages will be sent in order to avoid flooding the user. If there are more news messages, only the most recent will be sent.) NewsCount can be configured in services.conf. @@ -3339,7 +3339,7 @@ NEWS_HELP_OPER Edits or displays the list of oper news messages. When a user opers up (with the /OPER command), these messages will - be sent to them. (However, no more than %s messages will + be sent to them. (However, no more than %d messages will be sent in order to avoid flooding the user. If there are more news messages, only the most recent will be sent.) NewsCount can be configured in services.conf. @@ -3299,7 +3299,7 @@ NEWS_HELP_LOGON , , . , - %s (), - + %d (), - . NewsCount, - , services.conf @@ -3320,7 +3320,7 @@ NEWS_HELP_OPER IRC- ( /OPER), . , - %s (), - + %d (), - . NewsCount, - , services.conf @@ -3418,7 +3418,7 @@ NEWS_HELP_LOGON Giri haberleri ve mesajlarn dzenlemek icin kullanlr. Kullanc sunucuya balant anda bu belirtilen mesajlar giris yapan kullancya - iletilir. (Bununla beraber, %s adetten fazla mesaj kullancya + iletilir. (Bununla beraber, %d adetten fazla mesaj kullancya gonderilmez. Eer cok fazla mesaj eklenmi bulunuyor ise bunlardan en yenileri kullancya ulatrlr.) NewsCount(Giri haberleri) zellikleri services.conf'ta belirtilmitir ve bu dosyadan ayarlanabilir. @@ -3432,7 +3432,7 @@ NEWS_HELP_OPER Giri haberleri ve mesajlarn dzenlemek icin kullanlr(Ynetici girileri). Kullanc sunucu ierisinde ynetici konumuna gectii anda bu belirtilen mesajlar giris yapan operatore - iletilir. (Bununla beraber, %s adetten fazla mesaj yneticiye + iletilir. (Bununla beraber, %d adetten fazla mesaj yneticiye gonderilmez. Eer cok fazla mesaj eklenmi bulunuyor ise bunlardan en yenileri kullancya ulatrlr.) NewsCount(Giri haberleri) zellikleri services.conf'ta belirtilmitir ve bu dosyadan ayarlanabilir. |