Arabic and Vietnamese translations update

This commit is contained in:
Roberto Rosario
2013-01-26 22:36:30 -04:00
parent cb1b14f543
commit bc6e2ddf6c
22 changed files with 452 additions and 442 deletions

View File

@@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Mohammed ALDOUB <voulnet@gmail.com>, 2013.
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
"POT-Creation-Date: 2012-12-12 01:48-0400\n"
"PO-Revision-Date: 2012-07-10 15:47+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"PO-Revision-Date: 2013-01-26 08:52+0000\n"
"Last-Translator: Mohammed ALDOUB <voulnet@gmail.com>\n"
"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/language/ar/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -19,253 +20,253 @@ msgstr ""
#: __init__.py:43
msgid "Check expired check out documents and checks them in."
msgstr ""
msgstr "Check expired check out documents and checks them in."
#: events.py:5
msgid "Document checked out"
msgstr ""
msgstr "Document checked out"
#: events.py:6
#, python-format
msgid "Document \"%(document)s\" checked out by %(fullname)s."
msgstr ""
msgstr "Document \"%(document)s\" checked out by %(fullname)s."
#: events.py:12
msgid "Document checked in"
msgstr ""
msgstr "Document checked in"
#: events.py:13
#, python-format
msgid "Document \"%(document)s\" checked in by %(fullname)s."
msgstr ""
msgstr "Document \"%(document)s\" checked in by %(fullname)s."
#: events.py:19
msgid "Document automatically checked in"
msgstr ""
msgstr "Document automatically checked in"
#: events.py:20
#, python-format
msgid "Document \"%(document)s\" automatically checked in."
msgstr ""
msgstr "Document \"%(document)s\" automatically checked in."
#: events.py:25
msgid "Document forcefully checked in"
msgstr ""
msgstr "Document forcefully checked in"
#: events.py:26
#, python-format
msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s."
msgstr ""
msgstr "Document \"%(document)s\" forcefully checked in by %(fullname)s."
#: links.py:18
msgid "checkouts"
msgstr ""
msgstr "checkouts"
#: links.py:19
msgid "check out document"
msgstr ""
msgstr "check out document"
#: links.py:20
msgid "check in document"
msgstr ""
msgstr "check in document"
#: links.py:21
msgid "check in/out"
msgstr ""
msgstr "check in/out"
#: literals.py:14
msgid "checked out"
msgstr ""
msgstr "checked out"
#: literals.py:15
msgid "checked in/available"
msgstr ""
msgstr "checked in/available"
#: models.py:25 views.py:133
msgid "document"
msgstr ""
msgstr "document"
#: models.py:26
msgid "check out date and time"
msgstr ""
msgstr "check out date and time"
#: models.py:27
msgid "check out expiration date and time"
msgstr ""
msgstr "check out expiration date and time"
#: models.py:27
msgid "Amount of time to hold the document checked out in minutes."
msgstr ""
msgstr "Amount of time to hold the document checked out in minutes."
#: models.py:32
msgid "block new version upload"
msgstr ""
msgstr "block new version upload"
#: models.py:32
msgid "Do not allow new version of this document to be uploaded."
msgstr ""
msgstr "Do not allow new version of this document to be uploaded."
#: models.py:55
msgid "document checkout"
msgstr ""
msgstr "document checkout"
#: models.py:56
msgid "document checkouts"
msgstr ""
msgstr "document checkouts"
#: permissions.py:7
msgid "Document checkout"
msgstr ""
msgstr "Document checkout"
#: permissions.py:9
msgid "Check out documents"
msgstr ""
msgstr "Check out documents"
#: permissions.py:10
msgid "Check in documents"
msgstr ""
msgstr "Check in documents"
#: permissions.py:11
msgid "Forcefully check in documents"
msgstr ""
msgstr "Forcefully check in documents"
#: permissions.py:12
msgid "Allow overriding check out restrictions"
msgstr ""
msgstr "Allow overriding check out restrictions"
#: views.py:33
msgid "checked out documents"
msgstr ""
msgstr "checked out documents"
#: views.py:36
msgid "checkout user"
msgstr ""
msgstr "checkout user"
#: views.py:37
msgid "checkout time and date"
msgstr ""
msgstr "checkout time and date"
#: views.py:38
msgid "checkout expiration"
msgstr ""
msgstr "checkout expiration"
#: views.py:55
#, python-format
msgid "User: %s"
msgstr ""
msgstr "User: %s"
#: views.py:56
#, python-format
msgid "Check out time: %s"
msgstr ""
msgstr "Check out time: %s"
#: views.py:57
#, python-format
msgid "Check out expiration: %s"
msgstr ""
msgstr "Check out expiration: %s"
#: views.py:58
#, python-format
msgid "New versions allowed: %s"
msgstr ""
msgstr "New versions allowed: %s"
#: views.py:58
msgid "yes"
msgstr ""
msgstr "yes"
#: views.py:58
msgid "no"
msgstr ""
msgstr "no"
#: views.py:63
#, python-format
msgid "Check out details for document: %s"
msgstr ""
msgstr "Check out details for document: %s"
#: views.py:83
#, python-format
msgid "Error trying to check out document; %s"
msgstr ""
msgstr "Error trying to check out document; %s"
#: views.py:85
#, python-format
msgid "Document \"%s\" checked out successfully."
msgstr ""
msgstr "Document \"%s\" checked out successfully."
#: views.py:88
msgid "Document already checked out."
msgstr ""
msgstr "Document already checked out."
#: views.py:96
#, python-format
msgid "Check out document: %s"
msgstr ""
msgstr "Check out document: %s"
#: views.py:125
msgid "Document has not been checked out."
msgstr ""
msgstr "Document has not been checked out."
#: views.py:127
#, python-format
msgid "Error trying to check in document; %s"
msgstr ""
msgstr "Error trying to check in document; %s"
#: views.py:129
#, python-format
msgid "Document \"%s\" checked in successfully."
msgstr ""
msgstr "Document \"%s\" checked in successfully."
#: views.py:142
#, python-format
msgid ""
"You didn't originally checked out this document. Are you sure you wish to "
"forcefully check in document: %s?"
msgstr ""
msgstr "You didn't originally checked out this document. Are you sure you wish to forcefully check in document: %s?"
#: views.py:144
#, python-format
msgid "Are you sure you wish to check in document: %s?"
msgstr ""
msgstr "Are you sure you wish to check in document: %s?"
#: widgets.py:18
#, python-format
msgid "Document status: %(widget)s %(text)s"
msgstr ""
msgstr "Document status: %(widget)s %(text)s"
#: widgets.py:30
msgid "Days"
msgstr ""
msgstr "Days"
#: widgets.py:31
msgid "Hours"
msgstr ""
msgstr "Hours"
#: widgets.py:32
msgid "Minutes"
msgstr ""
msgstr "Minutes"
#: widgets.py:62
msgid "Enter a valid number of days."
msgstr ""
msgstr "Enter a valid number of days."
#: widgets.py:63
msgid "Enter a valid number of hours."
msgstr ""
msgstr "Enter a valid number of hours."
#: widgets.py:64
msgid "Enter a valid number of minutes."
msgstr ""
msgstr "Enter a valid number of minutes."
#: widgets.py:65
msgid "Enter a valid time difference."
msgstr ""
msgstr "Enter a valid time difference."
#: widgets.py:88
msgid ""
"Amount of time to hold the document in the checked out state in days, hours "
"and/or minutes."
msgstr ""
msgstr "Amount of time to hold the document in the checked out state in days, hours and/or minutes."
#: widgets.py:89
msgid "Check out expiration date and time"
msgstr ""
msgstr "Check out expiration date and time"