Files
mayan-edms/mayan/apps/mayan_statistics/locale/ar/LC_MESSAGES/django.po
2019-05-05 18:51:10 -04:00

109 lines
2.2 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:
# Mohammed ALDOUB <voulnet@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-04 21:39-0400\n"
"PO-Revision-Date: 2018-04-10 08:25+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/ar/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ar\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
#: apps.py:27 links.py:29 permissions.py:7 queues.py:8
msgid "Statistics"
msgstr "إحصائيات"
#. Translators: Schedule here is a noun, the 'schedule' at
#. which the statistic will be updated
#: apps.py:36
msgid "Schedule"
msgstr ""
#: links.py:12
msgid "Queue"
msgstr ""
#: links.py:16
msgid "View"
msgstr ""
#: links.py:20
msgid "Namespace details"
msgstr ""
#: links.py:24
msgid "Namespace list"
msgstr ""
#. Translators: 'Slug' refers to the URL valid ID of the statistic
#. More info: https://docs.djangoproject.com/en/1.7/glossary/#term-slug
#: models.py:14
msgid "Slug"
msgstr ""
#: models.py:16
msgid "Date time"
msgstr ""
#: models.py:18
msgid "Data"
msgstr ""
#: models.py:21
msgid "Statistics result"
msgstr ""
#: models.py:22
msgid "Statistics results"
msgstr ""
#: permissions.py:10
msgid "View statistics"
msgstr ""
#: queues.py:12
msgid "Execute statistic"
msgstr ""
#: templates/statistics/renderers/chartjs/line.html:14
msgid "No data available yet"
msgstr ""
#: views.py:18
msgid "Statistics namespaces"
msgstr ""
#: views.py:34
#, python-format
msgid "Namespace details for: %s"
msgstr ""
#: views.py:56
#, python-format
msgid "Results for: %s"
msgstr ""
#: views.py:63 views.py:89
#, python-format
msgid "Statistic \"%s\" not found."
msgstr ""
#: views.py:81
#, python-format
msgid "Queue statistic \"%s\" to be updated?"
msgstr ""
#: views.py:102
#, python-format
msgid "Statistic \"%s\" queued successfully for update."
msgstr ""