File: ru.msg

package info (click to toggle)
tkabber-plugins 1.1.2%2B20170328-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 5,392 kB
  • sloc: tcl: 27,289; xml: 2,313; makefile: 83; sh: 21
file content (16 lines) | stat: -rw-r--r-- 770 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# ru.msg --
#
#       Russian messages for the Singularity plugin.
#
# Author: Sergei Golovan <sgolovan@nes.ru>

::msgcat::mcset ru "Whether the Singularity plugin is loaded." \
        "Загружено ли расширение Signularity."
::msgcat::mcset ru "This plugin allows closing obsolete chat windows\
        for a contact when a new chat session window\
        with that contact is about to be opened." \
        "Это расширение позволяет закрывать существующие окна разговора с\
        контактом, если открывается новая сессия разговора с тем же контактом\
        (с другим ресурсом)."

# vim:ft=tcl:ts=8:sw=4:sts=4:et