/django/contrib/comments/locale/uk/LC_MESSAGES/django.po
Unknown | 307 lines | 247 code | 60 blank | 0 comment | 0 complexity | c589dfef71f0c99da9650db5aff1c5ff MD5 | raw file
Possible License(s): BSD-3-Clause
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 21:10+0000\n" 9"Last-Translator: Jannis <jannis@leidel.info>\n" 10"Language-Team: Ukrainian <>\n" 11"MIME-Version: 1.0\n" 12"Content-Type: text/plain; charset=UTF-8\n" 13"Content-Transfer-Encoding: 8bit\n" 14"Language: uk\n" 15"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" 16"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" 17 18#: admin.py:12 19msgid "Content" 20msgstr "?????" 21 22#: admin.py:15 23msgid "Metadata" 24msgstr "????-????" 25 26#: admin.py:42 27msgid "flagged" 28msgid_plural "flagged" 29msgstr[0] "?????????" 30msgstr[1] "?????????" 31msgstr[2] "?????????" 32 33#: admin.py:43 34msgid "Flag selected comments" 35msgstr "????????? ?????????? ?????????" 36 37#: admin.py:47 38msgid "approved" 39msgid_plural "approved" 40msgstr[0] "??????????" 41msgstr[1] "??????????" 42msgstr[2] "??????????" 43 44#: admin.py:48 45msgid "Approve selected comments" 46msgstr "?????????? ?????????? ?????????" 47 48#: admin.py:52 49msgid "removed" 50msgid_plural "removed" 51msgstr[0] "????????" 52msgstr[1] "????????" 53msgstr[2] "????????" 54 55#: admin.py:53 56msgid "Remove selected comments" 57msgstr "???????? ?????????? ?????????" 58 59#: admin.py:65 60#, python-format 61msgid "1 comment was successfully %(action)s." 62msgid_plural "%(count)s comments were successfully %(action)s." 63msgstr[0] "%(count)s ???????? ???? %(action)s." 64msgstr[1] "%(count)s ????????? ???? %(action)s." 65msgstr[2] "%(count)s ?????????? ???? %(action)s." 66 67#: feeds.py:13 68#, python-format 69msgid "%(site_name)s comments" 70msgstr "????????? ????? %(site_name)s" 71 72#: feeds.py:23 73#, python-format 74msgid "Latest comments on %(site_name)s" 75msgstr "??????? ????????? ?? ????? %(site_name)s" 76 77#: forms.py:109 78msgid "Name" 79msgstr "??'?" 80 81#: forms.py:110 82msgid "Email address" 83msgstr "E-mail ??????" 84 85#: forms.py:111 86msgid "URL" 87msgstr "URL" 88 89#: forms.py:112 90msgid "Comment" 91msgstr "????????" 92 93#: forms.py:191 94#, python-format 95msgid "Watch your mouth! The word %s is not allowed here." 96msgid_plural "Watch your mouth! The words %s are not allowed here." 97msgstr[0] "????????? ?? ????? ??????! ??? ?? ????????? ??????? ????? %s. " 98msgstr[1] "????????? ?? ????? ??????! ??? ?? ????????? ??????? ????? %s. " 99msgstr[2] "????????? ?? ????? ??????! ??? ?? ????????? ??????? ????? %s. " 100 101#: forms.py:198 102msgid "" 103"If you enter anything in this field your comment will be treated as spam" 104msgstr "???? ?? ??????? ???? ? ?? ????, ??? ???????? ???? ????????? ??????" 105 106#: models.py:22 107msgid "content type" 108msgstr "content type" 109 110#: models.py:24 111msgid "object ID" 112msgstr "ID ??'????" 113 114#: models.py:50 models.py:168 115msgid "user" 116msgstr "??????????" 117 118#: models.py:52 119msgid "user's name" 120msgstr "??'? ???????????" 121 122#: models.py:53 123msgid "user's email address" 124msgstr "e-mail ?????? ???????????" 125 126#: models.py:54 127msgid "user's URL" 128msgstr "URL ????????????" 129 130#: models.py:56 models.py:76 models.py:169 131msgid "comment" 132msgstr "????????" 133 134#: models.py:59 135msgid "date/time submitted" 136msgstr "????/??? ?????????" 137 138#: models.py:60 139msgid "IP address" 140msgstr "IP ??????" 141 142#: models.py:61 143msgid "is public" 144msgstr "?????????" 145 146#: models.py:62 147msgid "" 148"Uncheck this box to make the comment effectively disappear from the site." 149msgstr "???????? ??????? ??????, ??? ???????? ???? ? ?????." 150 151#: models.py:64 152msgid "is removed" 153msgstr "?????????" 154 155#: models.py:65 156msgid "" 157"Check this box if the comment is inappropriate. A \"This comment has been " 158"removed\" message will be displayed instead." 159msgstr "" 160"???????? ??? ???????, ???? ???????? ????????????. ???????????? \"??? " 161"???????? ???? ????????\" ???? ??????????? ??????? ????? ?????????." 162 163#: models.py:77 164msgid "comments" 165msgstr "?????????" 166 167#: models.py:119 168msgid "" 169"This comment was posted by an authenticated user and thus the name is read-" 170"only." 171msgstr "" 172"??? ???????? ??? ?????????? ?????????????? ???????????? ? ???? ??'? ?? ???? " 173"???? ?????????????." 174 175#: models.py:128 176msgid "" 177"This comment was posted by an authenticated user and thus the email is read-" 178"only." 179msgstr "" 180"??? ???????? ??? ?????????? ?????????????? ???????????? ? ???? email ?? ???? " 181"???? ??????????????." 182 183#: models.py:153 184#, python-format 185msgid "" 186"Posted by %(user)s at %(date)s\n" 187"\n" 188"%(comment)s\n" 189"\n" 190"http://%(domain)s%(url)s" 191msgstr "" 192"????? %(user)s %(date)s\n" 193"\n" 194"%(comment)s\n" 195"\n" 196"http://%(domain)s%(url)s" 197 198#: models.py:170 199msgid "flag" 200msgstr "????????" 201 202#: models.py:171 203msgid "date" 204msgstr "?????" 205 206#: models.py:181 207msgid "comment flag" 208msgstr "???????? ?????????" 209 210#: models.py:182 211msgid "comment flags" 212msgstr "???????? ?????????" 213 214#: templates/comments/approve.html:4 215msgid "Approve a comment" 216msgstr "?????????? ????????" 217 218#: templates/comments/approve.html:7 219msgid "Really make this comment public?" 220msgstr "??????, ??????? ??? ???????? ??????????" 221 222#: templates/comments/approve.html:12 223msgid "Approve" 224msgstr "??????????" 225 226#: templates/comments/approved.html:4 227msgid "Thanks for approving" 228msgstr "??????? ?? ????????????." 229 230#: templates/comments/approved.html:7 templates/comments/deleted.html:7 231#: templates/comments/flagged.html:7 232msgid "" 233"Thanks for taking the time to improve the quality of discussion on our site" 234msgstr "" 235"??????? ?? ??, ?? ?? ????????? ????? ?????????? ?????? ???????? ?? ?????? " 236"?????" 237 238#: templates/comments/delete.html:4 239msgid "Remove a comment" 240msgstr "???????? ????????" 241 242#: templates/comments/delete.html:7 243msgid "Really remove this comment?" 244msgstr "??????, ???????? ??? ?????????" 245 246#: templates/comments/delete.html:12 247msgid "Remove" 248msgstr "????????" 249 250#: templates/comments/deleted.html:4 251msgid "Thanks for removing" 252msgstr "??????? ?? ?????????." 253 254#: templates/comments/flag.html:4 255msgid "Flag this comment" 256msgstr "????????? ??? ?????????" 257 258#: templates/comments/flag.html:7 259msgid "Really flag this comment?" 260msgstr "?????? ????????? ??? ?????????" 261 262#: templates/comments/flag.html:12 263msgid "Flag" 264msgstr "?????????" 265 266#: templates/comments/flagged.html:4 267msgid "Thanks for flagging" 268msgstr "??????? ?? ???????????? ????? ??????." 269 270#: templates/comments/form.html:17 templates/comments/preview.html:32 271msgid "Post" 272msgstr "?????????" 273 274#: templates/comments/form.html:18 templates/comments/preview.html:33 275msgid "Preview" 276msgstr "?????????? ????????" 277 278#: templates/comments/posted.html:4 279msgid "Thanks for commenting" 280msgstr "??????? ?? ????????????" 281 282#: templates/comments/posted.html:7 283msgid "Thank you for your comment" 284msgstr "??????? ?? ??? ????????" 285 286#: templates/comments/preview.html:4 templates/comments/preview.html.py:13 287msgid "Preview your comment" 288msgstr "?????????? ???????? ?????????" 289 290#: templates/comments/preview.html:11 291msgid "Please correct the error below" 292msgid_plural "Please correct the errors below" 293msgstr[0] "???? ?????, ???????? ??????? ????????? ?????" 294msgstr[1] "???? ?????, ???????? ??????? ????????? ?????" 295msgstr[2] "???? ?????, ???????? ??????? ????????? ?????" 296 297#: templates/comments/preview.html:16 298msgid "and" 299msgstr "??" 300 301#: templates/comments/preview.html:16 302msgid "Post your comment" 303msgstr "???????????? ????????" 304 305#: templates/comments/preview.html:16 306msgid "or make changes" 307msgstr "??? ??????? ?????"