| [ Index ] |
PHP Cross Reference of Drupal 6 (gatewave) |
[Summary view] [Print] [Text view]
1 # LANGUAGE translation of Drupal (diff.module) 2 # Copyright 2007 <mikhailian@altern.org> 3 # Generated from file: diff.module,v 1.11.2.4 2007/02/07 07:09:40 roetzi 4 # 5 msgid "" 6 msgstr "" 7 "Project-Id-Version: diff.module\n" 8 "POT-Creation-Date: 2007-03-02 13:01+0200\n" 9 "PO-Revision-Date: 2007-03-02 16:22+0100\n" 10 "Last-Translator: Webmaster of Russian-Belgium.be <webmaster@russian-belgium.be>\n" 11 "Language-Team: RDTT <translators@drupal.ru>\n" 12 "MIME-Version: 1.0\n" 13 "Content-Type: text/plain; charset=utf-8\n" 14 "Content-Transfer-Encoding: 8bit\n" 15 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" 16 "X-Poedit-Language: Russian\n" 17 "X-Poedit-Country: RUSSIAN FEDERATION\n" 18 19 #: diff.module:15 20 msgid "Show difference between node revisions." 21 msgstr "Показать разницу между ревизиями" 22 23 #: diff.module:17 24 msgid "The diff module overwrites the normal revisions view. The revisions table is enhanced with a possibility to view the difference between two node revisions. Users with the <em>view revisions</em> permission will also be able to view the changes between any two selected revisions." 25 msgstr "Модуль diff изменяет стандартный просмотрщик ревизий, добавляя в него возможность построчно просматривать изменения между ревизиями. Пользователи с правами <em>просмотр ревизий</em> будут иметь доступ к этой функциональности." 26 27 #: diff.module:93 28 msgid "Diff for %title" 29 msgstr "Разница для %title" 30 31 #: diff.module:119 32 msgid "Revisions for %title" 33 msgstr "Ревизии для %title" 34 35 #: diff.module:170;178;297;301 36 msgid "!date by !username" 37 msgstr "!date !username" 38 39 #: diff.module:184 40 msgid "revert" 41 msgstr "откатить" 42 43 #: diff.module:187 44 msgid "delete" 45 msgstr "удалить" 46 47 #: diff.module:210 48 msgid "Show diff" 49 msgstr "Показать разницу" 50 51 #: diff.module:226 52 msgid "Revision" 53 msgstr "Ревизия" 54 55 #: diff.module:228 56 msgid "Operations" 57 msgstr "Операции" 58 59 #: diff.module:248 60 msgid "current revision" 61 msgstr "текущая ревизия" 62 63 #: diff.module:278 64 msgid "Select different revisions to compare." 65 msgstr "Выбрать ревизии для сравнения." 66 67 #: diff.module:312 68 msgid "next diff >" 69 msgstr "следующая разница >" 70 71 #: diff.module:319 72 msgid "< previous diff" 73 msgstr "< предыдущая разница" 74 75 #: diff.module:337 76 msgid "Current revision:" 77 msgstr "Текущая ревизия:" 78 79 #: diff.module:340 80 msgid "Revision of !new_date:" 81 msgstr "Ревизия от !new_date:" 82 83 #: diff.module:373 84 msgid "Changes to %name" 85 msgstr "Изменения в %name" 86 87 #: diff.module:379 88 msgid "No visible changes" 89 msgstr "Нет видимых изменений" 90 91 #: diff.module:422;481 92 msgid "View changes" 93 msgstr "Предпросмотр изменений" 94 95 #: diff.module:0 96 msgid "diff" 97 msgstr "разница" 98
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Thu Mar 24 11:18:33 2011 | Cross-referenced by PHPXref 0.7 |