/django/contrib/flatpages/locale/ro/LC_MESSAGES/django.po
Unknown | 81 lines | 68 code | 13 blank | 0 comment | 0 complexity | bc573852acdf07f4805da93625afab18 MD5 | raw file
1# This file is distributed under the same license as the Django package. 2# 3msgid "" 4msgstr "" 5"Project-Id-Version: Django\n" 6"Report-Msgid-Bugs-To: \n" 7"POT-Creation-Date: 2011-03-15 13:15-0400\n" 8"PO-Revision-Date: 2011-03-14 17:02+0000\n" 9"Last-Translator: danniel <contact@danniel.net>\n" 10"Language-Team: Romanian <None>\n" 11"MIME-Version: 1.0\n" 12"Content-Type: text/plain; charset=UTF-8\n" 13"Content-Transfer-Encoding: 8bit\n" 14"Language: ro\n" 15"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" 16"2:1))\n" 17 18#: admin.py:8 models.py:7 19msgid "URL" 20msgstr "URL" 21 22#: admin.py:9 23msgid "" 24"Example: '/about/contact/'. Make sure to have leading and trailing slashes." 25msgstr "" 26"Exemplu: '/despre/contact/'. Asigura?i-v? c? sunt bare oblice la început ?i " 27"la sfâr?it." 28 29#: admin.py:11 30msgid "" 31"This value must contain only letters, numbers, dots, underscores, dashes, " 32"slashes or tildes." 33msgstr "" 34"Aceast? valoare trebuie s? con?in? doar litere, numere, puncte, linii joase, " 35"cratime, bare oblice sau tilde." 36 37#: admin.py:22 38msgid "Advanced options" 39msgstr "Op?iuni avansate" 40 41#: models.py:8 42msgid "title" 43msgstr "titlu" 44 45#: models.py:9 46msgid "content" 47msgstr "con?inut" 48 49#: models.py:10 50msgid "enable comments" 51msgstr "permite comentarii" 52 53#: models.py:11 54msgid "template name" 55msgstr "nume ?ablon" 56 57#: models.py:12 58msgid "" 59"Example: 'flatpages/contact_page.html'. If this isn't provided, the system " 60"will use 'flatpages/default.html'." 61msgstr "" 62"Exemplu: 'flatpages/contact_page.html'. Dac? aceasta nu exist?, sistemul va " 63"folosi 'flatpages/default.html'." 64 65#: models.py:13 66msgid "registration required" 67msgstr "necesit? înregistrare" 68 69#: models.py:13 70msgid "If this is checked, only logged-in users will be able to view the page." 71msgstr "" 72"Dac? aceasta este bifat?, numai utilizatorii autentifica?i vor putea vedea " 73"pagina." 74 75#: models.py:18 76msgid "flat page" 77msgstr "pagin? static?" 78 79#: models.py:19 80msgid "flat pages" 81msgstr "pagini statice"