Files
mayan-edms/mayan/apps/authentication/locale/ro_RO/LC_MESSAGES/django.po
Roberto Rosario f582484693 Update translation source files.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
2017-07-09 02:33:57 -04:00

75 lines
1.7 KiB
Plaintext

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-07-09 02:26-0400\n"
"PO-Revision-Date: 2015-08-20 19:09+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-"
"edms/language/ro_RO/)\n"
"Language: ro_RO\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
"2:1));\n"
#: apps.py:17 settings.py:9
msgid "Authentication"
msgstr ""
#: forms.py:18
msgid "Email"
msgstr "email"
#: forms.py:21
msgid "Password"
msgstr ""
#: forms.py:23 forms.py:72
msgid "Remember me"
msgstr ""
#: forms.py:26
msgid ""
"Please enter a correct email and password. Note that the password field is "
"case-sensitive."
msgstr ""
#: forms.py:28
msgid "This account is inactive."
msgstr "Acest cont este inactiv."
#: links.py:13
msgid "Logout"
msgstr "deconectare"
#: links.py:16
msgid "Change password"
msgstr ""
#: settings.py:13
msgid ""
"Controls the mechanism used to authenticated user. Options are: username, "
"email"
msgstr ""
#: settings.py:20
msgid ""
"Maximum type an user clicking the \"Remember me\" checkbox will remain "
"logged in. Value is time in seconds."
msgstr ""
#: views.py:54
msgid "Current user password change"
msgstr "Schimbare parola pentru utilizatorul curent"
#: views.py:68
msgid "Your password has been successfully changed."
msgstr "Parola dvs. a fost schimbată cu succes"