File: uk.msg

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

::msgcat::mcset uk "Whether the Singularity plugin is loaded." \
        "Чи завантажене розширення Singularity."
::msgcat::mcset uk "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