2011-03-01 17:01:01 +08:00
|
|
|
|
# This file is distributed under the same license as the Django package.
|
|
|
|
|
#
|
2012-03-14 17:00:35 +08:00
|
|
|
|
# Translators:
|
|
|
|
|
# Ali Ismayilov <ali@ismailov.info>, 2011.
|
2012-03-23 10:59:34 +08:00
|
|
|
|
# Dimitris Glezos <glezos@indifex.com>, 2012.
|
2011-03-01 17:01:01 +08:00
|
|
|
|
msgid ""
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Project-Id-Version: Django\n"
|
|
|
|
|
"Report-Msgid-Bugs-To: \n"
|
2012-03-23 10:59:34 +08:00
|
|
|
|
"POT-Creation-Date: 2012-03-23 02:37+0100\n"
|
|
|
|
|
"PO-Revision-Date: 2012-03-22 16:33+0000\n"
|
|
|
|
|
"Last-Translator: Dimitris Glezos <glezos@indifex.com>\n"
|
2012-03-14 17:00:35 +08:00
|
|
|
|
"Language-Team: Azerbaijani (http://www.transifex.net/projects/p/django/"
|
|
|
|
|
"language/az/)\n"
|
|
|
|
|
"Language: az\n"
|
2011-03-01 17:01:01 +08:00
|
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
|
"Plural-Forms: nplurals=1; plural=0\n"
|
|
|
|
|
|
2012-03-14 17:00:35 +08:00
|
|
|
|
#: admin.py:10
|
|
|
|
|
msgid "Advanced options"
|
|
|
|
|
msgstr "Əlavə imkanlar"
|
|
|
|
|
|
|
|
|
|
#: forms.py:7 models.py:7
|
2011-03-01 17:01:01 +08:00
|
|
|
|
msgid "URL"
|
2012-03-14 17:00:35 +08:00
|
|
|
|
msgstr "URL"
|
2011-03-01 17:01:01 +08:00
|
|
|
|
|
2012-03-14 17:00:35 +08:00
|
|
|
|
#: forms.py:8
|
2011-03-01 17:01:01 +08:00
|
|
|
|
msgid ""
|
|
|
|
|
"Example: '/about/contact/'. Make sure to have leading and trailing slashes."
|
|
|
|
|
msgstr ""
|
2012-03-14 17:00:35 +08:00
|
|
|
|
"Məsələn, \"/about/contact/\". Əvvəldə və sondakı kəsr xəttinin olmasına "
|
|
|
|
|
"diqqət edin."
|
2011-03-01 17:01:01 +08:00
|
|
|
|
|
2012-03-14 17:00:35 +08:00
|
|
|
|
#: forms.py:10
|
2011-03-01 17:01:01 +08:00
|
|
|
|
msgid ""
|
|
|
|
|
"This value must contain only letters, numbers, dots, underscores, dashes, "
|
|
|
|
|
"slashes or tildes."
|
|
|
|
|
msgstr ""
|
2012-03-14 17:00:35 +08:00
|
|
|
|
"Burada yalnız hərf, rəqəm, nöqtə, altdan xətt, defis, kəsr xətti və ya "
|
|
|
|
|
"tildadan istifadə etmək olar."
|
2011-03-01 17:01:01 +08:00
|
|
|
|
|
2012-03-14 17:00:35 +08:00
|
|
|
|
#: forms.py:19
|
|
|
|
|
msgid "URL is missing a leading slash."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: forms.py:23
|
|
|
|
|
msgid "URL is missing a trailing slash."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: forms.py:38
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Flatpage with url %(url)s already exists for site %(site)s"
|
2011-03-01 17:01:01 +08:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: models.py:8
|
|
|
|
|
msgid "title"
|
2012-03-14 17:00:35 +08:00
|
|
|
|
msgstr "başlıq"
|
2011-03-01 17:01:01 +08:00
|
|
|
|
|
|
|
|
|
#: models.py:9
|
|
|
|
|
msgid "content"
|
2012-03-14 17:00:35 +08:00
|
|
|
|
msgstr "məzmun"
|
2011-03-01 17:01:01 +08:00
|
|
|
|
|
|
|
|
|
#: models.py:10
|
|
|
|
|
msgid "enable comments"
|
2012-03-14 17:00:35 +08:00
|
|
|
|
msgstr "şərhlər olsun"
|
2011-03-01 17:01:01 +08:00
|
|
|
|
|
|
|
|
|
#: models.py:11
|
|
|
|
|
msgid "template name"
|
2012-03-14 17:00:35 +08:00
|
|
|
|
msgstr "şablonun adı"
|
2011-03-01 17:01:01 +08:00
|
|
|
|
|
|
|
|
|
#: models.py:12
|
|
|
|
|
msgid ""
|
|
|
|
|
"Example: 'flatpages/contact_page.html'. If this isn't provided, the system "
|
|
|
|
|
"will use 'flatpages/default.html'."
|
|
|
|
|
msgstr ""
|
2012-03-14 17:00:35 +08:00
|
|
|
|
"Məsələn, \"flatpages/contact_page.html\". Əgər göstərməsəniz, biz "
|
|
|
|
|
"\"flatpages/default.html\" şablonundan istifadə edəcəyik."
|
2011-03-01 17:01:01 +08:00
|
|
|
|
|
|
|
|
|
#: models.py:13
|
|
|
|
|
msgid "registration required"
|
2012-03-14 17:00:35 +08:00
|
|
|
|
msgstr "ancaq qeydiyyatlılar üçün"
|
2011-03-01 17:01:01 +08:00
|
|
|
|
|
|
|
|
|
#: models.py:13
|
|
|
|
|
msgid "If this is checked, only logged-in users will be able to view the page."
|
|
|
|
|
msgstr ""
|
2012-03-14 17:00:35 +08:00
|
|
|
|
"Əgər bura quş qoysanız, ancaq qeydiyyatdan keçib sayta daxil olmuş "
|
|
|
|
|
"istifadəçilər bu səhifəni görə biləcəklər."
|
2011-03-01 17:01:01 +08:00
|
|
|
|
|
|
|
|
|
#: models.py:18
|
|
|
|
|
msgid "flat page"
|
2012-03-14 17:00:35 +08:00
|
|
|
|
msgstr "adi səhifə"
|
2011-03-01 17:01:01 +08:00
|
|
|
|
|
|
|
|
|
#: models.py:19
|
|
|
|
|
msgid "flat pages"
|
2012-03-14 17:00:35 +08:00
|
|
|
|
msgstr "adi səhifələr"
|