Added Bosnian translation files and enable Bosnian language selection
This commit is contained in:
BIN
mayan/apps/web_theme/locale/bs_BA/LC_MESSAGES/django.mo
Normal file
BIN
mayan/apps/web_theme/locale/bs_BA/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
105
mayan/apps/web_theme/locale/bs_BA/LC_MESSAGES/django.po
Normal file
105
mayan/apps/web_theme/locale/bs_BA/LC_MESSAGES/django.po
Normal 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:
|
||||
# www.ping.ba <jomer@ping.ba>, 2013
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
|
||||
"PO-Revision-Date: 2013-06-24 15:49+0000\n"
|
||||
"Last-Translator: www.ping.ba <jomer@ping.ba>\n"
|
||||
"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/projects/p/mayan-edms/language/bs_BA/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: bs_BA\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\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 tema za primjenu, opcije su : amro, bec, bec-green, blue, default, djime-cerulean, drastic-dark, kathleene, olive, orange, red, reidb-greenish i warehouse."
|
||||
|
||||
#: conf/settings.py:12
|
||||
msgid "Display extra information in the login screen."
|
||||
msgstr "Prikaži dodatne informacije na login ekranu."
|
||||
|
||||
#: templates/web_theme_base.html:101
|
||||
msgid "dismiss all notifications"
|
||||
msgstr "ne prikazuj više ove notifikacije"
|
||||
|
||||
#: templates/web_theme_base.html:101
|
||||
msgid "close all"
|
||||
msgstr "zatvori sve"
|
||||
|
||||
#: templates/web_theme_base.html:102
|
||||
msgid "dismiss this notification"
|
||||
msgstr "ne prikazuj više ovu notifikaciju"
|
||||
|
||||
#: templates/web_theme_base.html:102
|
||||
msgid "close"
|
||||
msgstr "zatvori"
|
||||
|
||||
#: templates/web_theme_login.html:13 templates/web_theme_login.html.py:50
|
||||
msgid "Login"
|
||||
msgstr "Login"
|
||||
|
||||
#: templates/web_theme_login.html:19
|
||||
msgid "You are already logged in"
|
||||
msgstr "Već ste prijavljeni/logirani"
|
||||
|
||||
#: templates/web_theme_login.html:22
|
||||
msgid "Redirecting you to the website entry point in 5 seconds."
|
||||
msgstr "Preusmjeravamo vas na website entry point za 5 sekundi."
|
||||
|
||||
#: 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 "Ili birajte <a href=\"%(LOGIN_REDIRECT_URL)s\">here</a> ako redirekcja ne radi."
|
||||
|
||||
#: templates/web_theme_login.html:36
|
||||
msgid "First time login"
|
||||
msgstr "Prijava - prvi put"
|
||||
|
||||
#: templates/web_theme_login.html:38
|
||||
msgid ""
|
||||
"You have just finished installing <strong>Mayan EDMS</strong>, "
|
||||
"congratulations!"
|
||||
msgstr "Upravo ste završili instalaciju <strong>Mayan EDMS</strong>, čestitamo!"
|
||||
|
||||
#: templates/web_theme_login.html:39
|
||||
msgid "Login using the following credentials:"
|
||||
msgstr "Prijava korištenjem sljedećih podataka:"
|
||||
|
||||
#: templates/web_theme_login.html:40
|
||||
#, python-format
|
||||
msgid "Username: <strong>%(account)s</strong>"
|
||||
msgstr "Korisnik: <strong>%(account)s</strong>"
|
||||
|
||||
#: templates/web_theme_login.html:41
|
||||
#, python-format
|
||||
msgid "Password: <strong>%(password)s</strong>"
|
||||
msgstr "Pasvord: <strong>%(password)s</strong>"
|
||||
|
||||
#: templates/web_theme_login.html:42
|
||||
msgid ""
|
||||
"Be sure to change the password to increase security and to disable this "
|
||||
"message."
|
||||
msgstr "Ne zaboravite promijeniti pasvord da pojačate sigurnost i onemogućite dalje prikazivanje ove poruke."
|
||||
|
||||
#: templates/pagination/pagination.html:6
|
||||
#: templates/pagination/pagination.html:8
|
||||
msgid "Previous"
|
||||
msgstr "Prethodni"
|
||||
|
||||
#: templates/pagination/pagination.html:26
|
||||
#: templates/pagination/pagination.html:28
|
||||
msgid "Next"
|
||||
msgstr "Sljedeći"
|
||||
Reference in New Issue
Block a user