Add Bulgarian translation files

This commit is contained in:
Roberto Rosario
2012-07-23 21:07:25 -04:00
parent 65293a7402
commit 7531cf8168
54 changed files with 7148 additions and 0 deletions

Binary file not shown.

View File

@@ -0,0 +1,105 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# <pkoldamov@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
"POT-Creation-Date: 2012-07-23 15:37-0400\n"
"PO-Revision-Date: 2012-07-10 15:17+0000\n"
"Last-Translator: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>\n"
"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: bg\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: conf/settings.py:10
msgid ""
"CSS theme to apply, options are: amro, bec, bec-green, blue, default, djime-"
"cerulean, drastic-dark, kathleene, olive, orange, red, reidb-greenish and "
"warehouse."
msgstr "CSS тема за прилагане, опции: amro, bec, bec-green, blue, default, djime-cerulean, drastic-dark, kathleene, olive, orange, red, reidb-greenish и warehouse."
#: conf/settings.py:12
msgid "Display extra information in the login screen."
msgstr "Показване на допълнителна информация в прозореца за вход."
#: templates/web_theme_base.html:101
msgid "dismiss all notifications"
msgstr "отказване на всички промени"
#: templates/web_theme_base.html:101
msgid "close all"
msgstr "затваряне на всичко"
#: templates/web_theme_base.html:102
msgid "dismiss this notification"
msgstr "отказ от това съобщение"
#: templates/web_theme_base.html:102
msgid "close"
msgstr "затваряне"
#: templates/web_theme_login.html:13 templates/web_theme_login.html.py:50
msgid "Login"
msgstr "Вход"
#: templates/web_theme_login.html:19
msgid "You are already logged in"
msgstr "Вече сте влезли"
#: templates/web_theme_login.html:22
msgid "Redirecting you to the website entry point in 5 seconds."
msgstr "Прехвърляме Ви към началото на уебсайта, 5 секунди."
#: templates/web_theme_login.html:25
#, python-format
msgid ""
"Or click <a href=\"%(LOGIN_REDIRECT_URL)s\">here</a> if redirection doesn't "
"work."
msgstr "Или натиснете <a href=\"%(LOGIN_REDIRECT_URL)s\">тук</a> ако прехвърлянето не сработи."
#: templates/web_theme_login.html:36
msgid "First time login"
msgstr ""
#: templates/web_theme_login.html:38
msgid ""
"You have just finished installing <strong>Mayan EDMS</strong>, "
"congratulations!"
msgstr ""
#: templates/web_theme_login.html:39
msgid "Login using the following credentials:"
msgstr ""
#: templates/web_theme_login.html:40
#, python-format
msgid "Username: <strong>%(account)s</strong>"
msgstr ""
#: templates/web_theme_login.html:41
#, python-format
msgid "Password: <strong>%(password)s</strong>"
msgstr ""
#: templates/web_theme_login.html:42
msgid ""
"Be sure to change the password to increase security and to disable this "
"message."
msgstr ""
#: templates/pagination/pagination.html:6
#: templates/pagination/pagination.html:8
msgid "Previous"
msgstr "Предна"
#: templates/pagination/pagination.html:26
#: templates/pagination/pagination.html:28
msgid "Next"
msgstr "Следваща"