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,98 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Abalaru Paul <paul.abalaru@hotmail.com>, 2013
# 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:48-0400\n"
"PO-Revision-Date: 2013-11-20 11:56+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"
#: __init__.py:19 __init__.py:20
msgid "delete"
msgstr "Șterge"
#: __init__.py:21
msgid "add comment"
msgstr "Adaugă comentariu"
#: __init__.py:22
msgid "comments"
msgstr "comentarii"
#: __init__.py:26
msgid "date"
msgstr "data"
#: __init__.py:30
msgid "user"
msgstr "utilizator"
#: __init__.py:34
msgid "comment"
msgstr "comentariu"
#: permissions.py:7
msgid "Comments"
msgstr "Comentarii"
#: permissions.py:9
msgid "Create new comments"
msgstr "Creați comentarii noi"
#: permissions.py:10
msgid "Delete comments"
msgstr "Ștergeți comentarii"
#: permissions.py:11
msgid "View comments"
msgstr "Vezi comentariile"
#: views.py:36
msgid "Must provide at least one comment."
msgstr "Trebuie să furnizeze cel puțin un comentariu."
#: views.py:46
#, python-format
msgid "Comment \"%s\" deleted successfully."
msgstr "Comentariul \"%s\" a fost șters cu succes."
#: views.py:48
#, python-format
msgid "Error deleting comment \"%(comment)s\": %(error)s"
msgstr "Eroare la ștergerea \"%(comment)s\": %(error)s"
#: views.py:63
#, python-format
msgid "Are you sure you wish to delete the comment: %s?"
msgstr "Sunteți sigur că doriți să ștergeți comentariul:% s?"
#: views.py:65
#, python-format
msgid "Are you sure you wish to delete the comments: %s?"
msgstr "Sunteți sigur că doriți să ștergeți comentariile:% s?"
#: views.py:99
msgid "Comment added successfully."
msgstr "Comentariu adăugat cu succes."
#: views.py:106
#, python-format
msgid "Add comment to document: %s"
msgstr "Adaugă comentariu la document:% s"
#: views.py:126
#, python-format
msgid "comments: %s"
msgstr "comentarii:% s"