91 lines
2.4 KiB
Plaintext
91 lines
2.4 KiB
Plaintext
# This file is distributed under the same license as the Django package.
|
|
#
|
|
# Translators:
|
|
# Daniel Ursache-Dogariu, 2011
|
|
# Denis Darii <denis.darii@gmail.com>, 2014
|
|
# Jannis Leidel <jannis@leidel.info>, 2011
|
|
# Razvan Stefanescu <razvan.stefanescu@gmail.com>, 2016
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: django\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2015-10-09 17:42+0200\n"
|
|
"PO-Revision-Date: 2017-09-19 16:40+0000\n"
|
|
"Last-Translator: Razvan Stefanescu <razvan.stefanescu@gmail.com>\n"
|
|
"Language-Team: Romanian (http://www.transifex.com/django/django/language/"
|
|
"ro/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Language: ro\n"
|
|
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
|
|
"2:1));\n"
|
|
|
|
msgid "Advanced options"
|
|
msgstr "Opțiuni avansate"
|
|
|
|
msgid "Flat Pages"
|
|
msgstr "Pagini Statice"
|
|
|
|
msgid "URL"
|
|
msgstr "URL"
|
|
|
|
msgid ""
|
|
"Example: '/about/contact/'. Make sure to have leading and trailing slashes."
|
|
msgstr ""
|
|
"Exemplu: '/despre/contact/'. Asigurați-vă că sunt bare oblice la început și "
|
|
"la sfârșit."
|
|
|
|
msgid ""
|
|
"This value must contain only letters, numbers, dots, underscores, dashes, "
|
|
"slashes or tildes."
|
|
msgstr ""
|
|
"Această valoare trebuie să conţină doar litere, numere, puncte, linii joase, "
|
|
"cratime, bare oblice sau tilde."
|
|
|
|
msgid "URL is missing a leading slash."
|
|
msgstr "În URL lipseste slashul inițial."
|
|
|
|
msgid "URL is missing a trailing slash."
|
|
msgstr "În URL lipseste slashul final."
|
|
|
|
#, python-format
|
|
msgid "Flatpage with url %(url)s already exists for site %(site)s"
|
|
msgstr "Pagina Flat cu url-ul %(url)s există deja pentru saitul %(site)s"
|
|
|
|
msgid "title"
|
|
msgstr "titlu"
|
|
|
|
msgid "content"
|
|
msgstr "conținut"
|
|
|
|
msgid "enable comments"
|
|
msgstr "permite comentarii"
|
|
|
|
msgid "template name"
|
|
msgstr "nume șablon"
|
|
|
|
msgid ""
|
|
"Example: 'flatpages/contact_page.html'. If this isn't provided, the system "
|
|
"will use 'flatpages/default.html'."
|
|
msgstr ""
|
|
"Exemplu: 'flatpages/contact_page.html'. Dacă aceasta nu există, sistemul va "
|
|
"folosi 'flatpages/default.html'."
|
|
|
|
msgid "registration required"
|
|
msgstr "necesită înregistrare"
|
|
|
|
msgid "If this is checked, only logged-in users will be able to view the page."
|
|
msgstr ""
|
|
"Dacă aceasta este bifată, numai utilizatorii autentificați vor putea vedea "
|
|
"pagina."
|
|
|
|
msgid "sites"
|
|
msgstr "pagini"
|
|
|
|
msgid "flat page"
|
|
msgstr "pagină statică"
|
|
|
|
msgid "flat pages"
|
|
msgstr "pagini statice"
|