Romanian language translation sync and enabling

This commit is contained in:
Roberto Rosario
2014-06-21 00:23:30 -04:00
parent 076797ff24
commit cf49f64676
59 changed files with 7720 additions and 2 deletions

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:
# Badea Gabriel <gcbadea@gmail.com>, 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-02-10 14:23+0000\n"
"Last-Translator: Badea Gabriel <gcbadea@gmail.com>\n"
"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-edms/language/ro_RO/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ro_RO\n"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2: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 "Tema CSS pentru a aplica, opțiunile sunt: amro, bec, bec-green, blue, default, djime-cerulean, drastic-dark, kathleene, olive, orange, red, reidb-greenish and warehouse."
#: conf/settings.py:12
msgid "Display extra information in the login screen."
msgstr "Afișarea informațiilor suplimentare, în ecranul de autentificare."
#: templates/web_theme_base.html:101
msgid "dismiss all notifications"
msgstr "respingerea tuturor notificărilor"
#: templates/web_theme_base.html:101
msgid "close all"
msgstr "închide toate"
#: templates/web_theme_base.html:102
msgid "dismiss this notification"
msgstr "respinge această notificare"
#: templates/web_theme_base.html:102
msgid "close"
msgstr "închide"
#: 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 "Sunteți deja autentificat"
#: templates/web_theme_login.html:22
msgid "Redirecting you to the website entry point in 5 seconds."
msgstr "Redirecționare către punctul de intrare în site în 5 secunde."
#: 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 "Sau faceți clic <a href=\"%(LOGIN_REDIRECT_URL)s\">aici</a> dacă redirecționarea nu funcționează."
#: templates/web_theme_login.html:36
msgid "First time login"
msgstr "Prima autentificare"
#: templates/web_theme_login.html:38
msgid ""
"You have just finished installing <strong>Mayan EDMS</strong>, "
"congratulations!"
msgstr "Tocmai ați terminat de instalat <strong>Mayan EDMS,</strong> felicitări!"
#: templates/web_theme_login.html:39
msgid "Login using the following credentials:"
msgstr "Intrare utilizând acreditările următoarele:"
#: templates/web_theme_login.html:40
#, python-format
msgid "Username: <strong>%(account)s</strong>"
msgstr "Utilizator: <strong>%(account)s</strong>"
#: templates/web_theme_login.html:41
#, python-format
msgid "Password: <strong>%(password)s</strong>"
msgstr "Parola: <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 "Asigurați-vă că pentru a schimba parola pentru a spori securitatea și pentru a dezactiva acest mesaj."
#: templates/pagination/pagination.html:6
#: templates/pagination/pagination.html:8
msgid "Previous"
msgstr "Precedent"
#: templates/pagination/pagination.html:26
#: templates/pagination/pagination.html:28
msgid "Next"
msgstr "Următor"