cpu bg.po (Luchezar P. Petkov), and also do not install the .edj source files, just dist them

SVN revision: 22567
This commit is contained in:
e-taro 2006-05-13 02:00:54 +00:00 committed by e-taro
parent aada8592d6
commit 1f78b45344
3 changed files with 51 additions and 5 deletions

View File

@ -5,16 +5,18 @@ SUBDIRS = po
EDJE_CC = @edje_cc@
EDJE_FLAGS = -v
EXTRA_DIST = $(files_DATA) cpu.png e_modules-cpu.spec e_modules-cpu.spec.in
EXTRA_DIST = $(files_DATA) \
cpu.edc \
VeraMono.ttf \
cpu.png \
e_modules-cpu.spec e_modules-cpu.spec.in
# data files for the module
filesdir = $(datadir)
files_DATA = \
module_icon.png \
cpu.edj \
cpu.edc \
VeraMono.ttf
cpu.edj
# the module .so file
INCLUDES = -I. \

View File

@ -17,7 +17,7 @@ AC_C_CONST
AM_ENABLE_SHARED
AM_PROG_LIBTOOL
ALL_LINGUAS="fi it sv ja"
ALL_LINGUAS="bg fi it sv ja"
AC_SUBST(ALL_LINGUAS)
AM_GNU_GETTEXT([external])

44
po/bg.po Normal file
View File

@ -0,0 +1,44 @@
# Bulgarian translations for cpu package.
# This file is put in the public domain.
# <luchezar.petkov@gmail.com>, 2006.
#
msgid ""
msgstr ""
"Project-Id-Version: cpu 0.0.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-04-08 16:50+0300\n"
"PO-Revision-Date: 2006-04-08 17:26+0300\n"
"Last-Translator: <luchezar.petkov@gmail.com>\n"
"Language-Team: Bulgarian <dict@fsa-bg.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: e_mod_config.c:34
msgid "Cpu Configuration"
msgstr "Конфигурация на модул Cpu"
#: e_mod_config.c:77
msgid "Cpu Settings"
msgstr "Настройки на модул Cpu"
#: e_mod_config.c:78
msgid "Show Text"
msgstr "Показва текст"
#: e_mod_config.c:80
msgid "Show Graph"
msgstr "Показва диаграма"
#: e_mod_config.c:83
msgid "Check Interval:"
msgstr "Интервал от време за проверка:"
#: e_mod_main.c:96
msgid "Enlightenment Cpu Monitor Module"
msgstr "Модул за мониторинг на процесора към Enlightenment"
#: e_mod_main.c:97
msgid "This module is used to monitor a cpu."
msgstr "Този модул се използва за мониторинг на процесора."