diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-be/suite/chatzilla/chrome/channels.dtd | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/l10n-be/suite/chatzilla/chrome/channels.dtd b/l10n-be/suite/chatzilla/chrome/channels.dtd new file mode 100644 index 0000000000..ca2ef5e1ad --- /dev/null +++ b/l10n-be/suite/chatzilla/chrome/channels.dtd @@ -0,0 +1,21 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!ENTITY window.title "Злучэнне з каналам"> + +<!ENTITY topics.label "Пошук тэмаў і назваў каналаў"> +<!ENTITY topics.accesskey "т"> + +<!ENTITY join.label "Злучыцца"> +<!ENTITY join.accesskey "З"> + +<!ENTITY minusers.label "Найменш карыстальнікаў:"> +<!ENTITY minusers.accesskey "м"> + +<!ENTITY maxusers.label "Найбольш карыстальнікаў:"> +<!ENTITY maxusers.accesskey "б"> + +<!ENTITY col.name "Назва"> +<!ENTITY col.users "Карыстальнікі"> +<!ENTITY col.topic "Тэма"> |