From 781f789171526ac681fc3a364bdf17267e4d7c80 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 26 Mar 2013 15:17:37 +0400 Subject: fix (?) syntax error in ja_JP .po file; rebase translations --- locale/ru_RU/LC_MESSAGES/messages.mo | Bin 42195 -> 42195 bytes locale/ru_RU/LC_MESSAGES/messages.po | 448 ++++++++++++++++++----------------- 2 files changed, 229 insertions(+), 219 deletions(-) (limited to 'locale/ru_RU/LC_MESSAGES') diff --git a/locale/ru_RU/LC_MESSAGES/messages.mo b/locale/ru_RU/LC_MESSAGES/messages.mo index 6d15a9638..0d1c9e7be 100644 Binary files a/locale/ru_RU/LC_MESSAGES/messages.mo and b/locale/ru_RU/LC_MESSAGES/messages.mo differ diff --git a/locale/ru_RU/LC_MESSAGES/messages.po b/locale/ru_RU/LC_MESSAGES/messages.po index d8839e8f0..944348c0e 100644 --- a/locale/ru_RU/LC_MESSAGES/messages.po +++ b/locale/ru_RU/LC_MESSAGES/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-03-25 12:26+0400\n" +"POT-Creation-Date: 2013-03-26 15:16+0400\n" "PO-Revision-Date: 2009-05-29 14:38+0300\n" "Last-Translator: Max Kamashev \n" "Language-Team: Русский \n" @@ -253,14 +253,14 @@ msgid "SQL escaping test failed, check your database and PHP configuration" msgstr "неудавшийся тест экранирования SQL, проверьте вашу базу данных и конфигурацию PHP" #: index.php:118 -#: index.php:148 -#: index.php:253 +#: index.php:138 +#: index.php:244 #: prefs.php:83 #: classes/backend.php:5 #: classes/pref/labels.php:296 -#: classes/pref/filters.php:609 +#: classes/pref/filters.php:628 #: classes/pref/feeds.php:1296 -#: plugins/digest/digest_body.php:47 +#: plugins/digest/digest_body.php:49 #: js/feedlist.js:130 #: js/feedlist.js:456 #: js/functions.js:420 @@ -278,93 +278,88 @@ msgstr "неудавшийся тест экранирования SQL, пров #: js/prefs.js:1584 #: js/prefs.js:1600 #: js/prefs.js:1619 -#: js/prefs.js:1813 -#: js/prefs.js:1829 +#: js/prefs.js:1792 +#: js/prefs.js:1808 #: js/tt-rss.js:814 -#: js/viewfeed.js:783 -#: js/viewfeed.js:1205 +#: js/viewfeed.js:785 +#: js/viewfeed.js:1262 #: plugins/import_export/import_export.js:17 #: plugins/updater/updater.js:17 msgid "Loading, please wait..." msgstr "Идет загрузка..." -#: index.php:128 -#: index.php:199 -msgid "Communication problem with server." -msgstr "" - -#: index.php:134 -#: index.php:207 -msgid "New version of Tiny Tiny RSS is available!" -msgstr "Доступная новая версия Tiny Tiny RSS!" - -#: index.php:162 +#: index.php:152 msgid "Collapse feedlist" msgstr "Свернуть список каналов" -#: index.php:165 +#: index.php:155 msgid "Show articles" msgstr "Показать статьи" -#: index.php:168 +#: index.php:158 msgid "Adaptive" msgstr "Адаптивно" -#: index.php:169 +#: index.php:159 msgid "All Articles" msgstr "Все статьи" -#: index.php:170 +#: index.php:160 #: include/functions.php:1926 #: classes/feeds.php:106 msgid "Starred" msgstr "Отмеченные" -#: index.php:171 +#: index.php:161 #: include/functions.php:1927 #: classes/feeds.php:107 msgid "Published" msgstr "Опубликован" -#: index.php:172 +#: index.php:162 #: classes/feeds.php:93 #: classes/feeds.php:105 msgid "Unread" msgstr "Новые" -#: index.php:173 +#: index.php:163 +#, fuzzy +msgid "Unread First" +msgstr "Новые" + +#: index.php:164 msgid "Ignore Scoring" msgstr "Игнорировать Оценки" -#: index.php:176 +#: index.php:167 msgid "Sort articles" msgstr "Сортировать статьи" -#: index.php:179 +#: index.php:170 msgid "Default" msgstr "По умолчанию" -#: index.php:180 +#: index.php:171 msgid "Date" msgstr "Дата" -#: index.php:181 +#: index.php:172 #: include/localized_schema.php:3 msgid "Title" msgstr "Заголовок" -#: index.php:182 +#: index.php:173 msgid "Score" msgstr "Оценка" -#: index.php:188 +#: index.php:179 #: classes/pref/feeds.php:535 #: classes/pref/feeds.php:758 msgid "Update" msgstr "Обновить" -#: index.php:192 -#: index.php:222 +#: index.php:183 +#: index.php:213 #: include/functions.php:1917 #: include/localized_schema.php:10 #: classes/feeds.php:111 @@ -376,87 +371,95 @@ msgstr "Обновить" msgid "Mark as read" msgstr "Как прочитанные" -#: index.php:212 +#: index.php:190 +msgid "Communication problem with server." +msgstr "" + +#: index.php:198 +msgid "New version of Tiny Tiny RSS is available!" +msgstr "Доступная новая версия Tiny Tiny RSS!" + +#: index.php:203 msgid "Actions..." msgstr "Действия..." -#: index.php:214 +#: index.php:205 #, fuzzy msgid "Preferences..." msgstr "Настройки" -#: index.php:215 +#: index.php:206 msgid "Search..." msgstr "Поиск..." -#: index.php:216 +#: index.php:207 msgid "Feed actions:" msgstr "Действия над каналами:" -#: index.php:217 +#: index.php:208 #: classes/handler/public.php:542 msgid "Subscribe to feed..." msgstr "Подписаться на канал..." -#: index.php:218 +#: index.php:209 msgid "Edit this feed..." msgstr "Редактировать канал..." -#: index.php:219 +#: index.php:210 msgid "Rescore feed" msgstr "Заново оценить канал" -#: index.php:220 +#: index.php:211 #: classes/pref/feeds.php:684 #: classes/pref/feeds.php:1269 #: js/PrefFeedTree.js:73 msgid "Unsubscribe" msgstr "Отписаться" -#: index.php:221 +#: index.php:212 msgid "All feeds:" msgstr "Все каналы:" -#: index.php:223 +#: index.php:214 msgid "(Un)hide read feeds" msgstr "Показать/скрыть прочитанные" -#: index.php:224 +#: index.php:215 msgid "Other actions:" msgstr "Другие действия:" -#: index.php:226 +#: index.php:217 msgid "Switch to digest..." msgstr "Перейти в дайджест..." -#: index.php:228 +#: index.php:219 msgid "Show tag cloud..." msgstr "Показать облако тегов..." -#: index.php:230 +#: index.php:221 #: include/functions.php:1903 #, fuzzy msgid "Toggle widescreen mode" msgstr "Переключить изменение режима категории" -#: index.php:232 +#: index.php:223 msgid "Select by tags..." msgstr "Выбрать по тегам..." -#: index.php:233 +#: index.php:224 msgid "Create label..." msgstr "Создать метку..." -#: index.php:234 +#: index.php:225 msgid "Create filter..." msgstr "Создать фильтр..." -#: index.php:235 +#: index.php:226 msgid "Keyboard shortcuts help" msgstr "Горячие клавиши" -#: index.php:237 -#: plugins/digest/digest_body.php:61 +#: index.php:228 +#: plugins/digest/digest_body.php:63 msgid "Logout" msgstr "Выход" @@ -483,7 +486,7 @@ msgid "Feeds" msgstr "Каналы" #: prefs.php:109 -#: classes/pref/filters.php:117 +#: classes/pref/filters.php:120 msgid "Filters" msgstr "Фильтры" @@ -591,7 +594,7 @@ msgstr "Особые" #: include/functions.php:1607 #: classes/dlg.php:369 -#: classes/pref/filters.php:368 +#: classes/pref/filters.php:382 msgid "All feeds" msgstr "Все каналы" @@ -692,12 +695,12 @@ msgid "Open in new window" msgstr "Открыть статью в новом окне" #: include/functions.php:1896 -#: js/viewfeed.js:1846 +#: js/viewfeed.js:1903 msgid "Mark below as read" msgstr "Отметить статьи ниже как прочитанные" #: include/functions.php:1897 -#: js/viewfeed.js:1840 +#: js/viewfeed.js:1897 msgid "Mark above as read" msgstr "Отметить статьи выше как прочитанные" @@ -841,7 +844,7 @@ msgid "Create label" msgstr "Создать метку" #: include/functions.php:1932 -#: classes/pref/filters.php:587 +#: classes/pref/filters.php:606 msgid "Create filter" msgstr "Создать фильтр" @@ -855,49 +858,49 @@ msgstr "Развернуть боковую панель" msgid "Show help dialog" msgstr "Показать диалог поиска" -#: include/functions.php:2415 +#: include/functions.php:2434 #, fuzzy, php-format msgid "Search results: %s" msgstr "Результаты поиска" -#: include/functions.php:2903 -#: js/viewfeed.js:1933 +#: include/functions.php:2922 +#: js/viewfeed.js:1990 msgid "Click to play" msgstr "Щёлкните для проигрывания" -#: include/functions.php:2904 -#: js/viewfeed.js:1932 +#: include/functions.php:2923 +#: js/viewfeed.js:1989 msgid "Play" msgstr "Играть" -#: include/functions.php:3021 +#: include/functions.php:3040 msgid " - " msgstr " - " -#: include/functions.php:3043 -#: include/functions.php:3335 +#: include/functions.php:3062 +#: include/functions.php:3356 #: classes/rpc.php:359 msgid "no tags" msgstr "нет тегов" -#: include/functions.php:3053 -#: classes/feeds.php:649 +#: include/functions.php:3072 +#: classes/feeds.php:648 msgid "Edit tags for this article" msgstr "Редактировать теги статьи" -#: include/functions.php:3082 -#: classes/feeds.php:605 +#: include/functions.php:3101 +#: classes/feeds.php:604 msgid "Originally from:" msgstr "Оригинал:" -#: include/functions.php:3095 -#: classes/feeds.php:618 +#: include/functions.php:3114 +#: classes/feeds.php:617 #: classes/pref/feeds.php:507 #, fuzzy msgid "Feed URL" msgstr "Канал" -#: include/functions.php:3126 +#: include/functions.php:3145 #: classes/dlg.php:43 #: classes/dlg.php:162 #: classes/dlg.php:185 @@ -909,26 +912,26 @@ msgstr "Канал" #: classes/dlg.php:618 #: classes/backend.php:105 #: classes/pref/users.php:106 -#: classes/pref/filters.php:108 +#: classes/pref/filters.php:111 #: classes/pref/feeds.php:1553 #: classes/pref/feeds.php:1624 #: plugins/import_export/init.php:409 #: plugins/import_export/init.php:432 #: plugins/share/init.php:67 -#: plugins/updater/init.php:330 +#: plugins/updater/init.php:357 msgid "Close this window" msgstr "Закрыть это окно" -#: include/functions.php:3360 +#: include/functions.php:3381 #, fuzzy msgid "(edit note)" msgstr "править заметку" -#: include/functions.php:3593 +#: include/functions.php:3614 msgid "unknown type" msgstr "неизвестный тип" -#: include/functions.php:3649 +#: include/functions.php:3670 #, fuzzy msgid "Attachments" msgstr "Вложения:" @@ -958,7 +961,7 @@ msgid "Set starred" msgstr "Отметить" #: include/localized_schema.php:12 -#: js/viewfeed.js:480 +#: js/viewfeed.js:482 #: plugins/digest/digest.js:264 #: plugins/digest/digest.js:734 msgid "Publish article" @@ -969,7 +972,7 @@ msgid "Assign tags" msgstr "Применить теги" #: include/localized_schema.php:14 -#: js/viewfeed.js:1897 +#: js/viewfeed.js:1954 msgid "Assign label" msgstr "Применить метку" @@ -1150,7 +1153,7 @@ msgid "User timezone" msgstr "Часовой пояс" #: include/localized_schema.php:60 -#: js/prefs.js:1740 +#: js/prefs.js:1719 msgid "Customize stylesheet" msgstr "Изменить пользовательские стили" @@ -1263,10 +1266,10 @@ msgstr "" #: classes/dlg.php:749 #: classes/pref/users.php:194 #: classes/pref/labels.php:81 -#: classes/pref/filters.php:349 -#: classes/pref/filters.php:729 -#: classes/pref/filters.php:798 -#: classes/pref/filters.php:865 +#: classes/pref/filters.php:363 +#: classes/pref/filters.php:746 +#: classes/pref/filters.php:822 +#: classes/pref/filters.php:889 #: classes/pref/feeds.php:701 #: classes/pref/feeds.php:849 #: plugins/mail/init.php:131 @@ -1367,11 +1370,11 @@ msgstr "Если вы импортировали метки или фильтр #: classes/dlg.php:55 #: classes/pref/users.php:360 #: classes/pref/labels.php:272 -#: classes/pref/filters.php:230 -#: classes/pref/filters.php:277 -#: classes/pref/filters.php:578 -#: classes/pref/filters.php:657 -#: classes/pref/filters.php:684 +#: classes/pref/filters.php:234 +#: classes/pref/filters.php:282 +#: classes/pref/filters.php:597 +#: classes/pref/filters.php:676 +#: classes/pref/filters.php:703 #: classes/pref/feeds.php:1228 #: classes/pref/feeds.php:1498 #: classes/pref/feeds.php:1567 @@ -1383,11 +1386,11 @@ msgstr "Выбрать" #: classes/feeds.php:92 #: classes/pref/users.php:363 #: classes/pref/labels.php:275 -#: classes/pref/filters.php:233 -#: classes/pref/filters.php:280 -#: classes/pref/filters.php:581 -#: classes/pref/filters.php:660 -#: classes/pref/filters.php:687 +#: classes/pref/filters.php:237 +#: classes/pref/filters.php:285 +#: classes/pref/filters.php:600 +#: classes/pref/filters.php:679 +#: classes/pref/filters.php:706 #: classes/pref/feeds.php:1231 #: classes/pref/feeds.php:1501 #: classes/pref/feeds.php:1570 @@ -1399,11 +1402,11 @@ msgstr "Все" #: classes/feeds.php:95 #: classes/pref/users.php:365 #: classes/pref/labels.php:277 -#: classes/pref/filters.php:235 -#: classes/pref/filters.php:282 -#: classes/pref/filters.php:583 -#: classes/pref/filters.php:662 -#: classes/pref/filters.php:689 +#: classes/pref/filters.php:239 +#: classes/pref/filters.php:287 +#: classes/pref/filters.php:602 +#: classes/pref/filters.php:681 +#: classes/pref/filters.php:708 #: classes/pref/feeds.php:1233 #: classes/pref/feeds.php:1503 #: classes/pref/feeds.php:1572 @@ -1521,7 +1524,7 @@ msgstr "Другие каналы" #: classes/dlg.php:316 #: classes/dlg.php:407 #: classes/pref/users.php:350 -#: classes/pref/filters.php:574 +#: classes/pref/filters.php:593 #: classes/pref/feeds.php:1224 #: js/tt-rss.js:166 msgid "Search" @@ -1545,8 +1548,8 @@ msgstr "Сколько:" #: classes/dlg.php:347 #: classes/pref/users.php:376 #: classes/pref/labels.php:284 -#: classes/pref/filters.php:339 -#: classes/pref/filters.php:596 +#: classes/pref/filters.php:353 +#: classes/pref/filters.php:615 #: classes/pref/feeds.php:674 #: plugins/instances/init.php:297 msgid "Remove" @@ -1572,7 +1575,7 @@ msgstr "Теги для этой статьи (разделенные запят #: classes/dlg.php:648 #: classes/pref/users.php:192 #: classes/pref/labels.php:79 -#: classes/pref/filters.php:346 +#: classes/pref/filters.php:360 #: classes/pref/feeds.php:700 #: classes/pref/feeds.php:846 #: plugins/nsfw/init.php:86 @@ -1623,7 +1626,7 @@ msgid "You can view this feed as RSS using the following URL:" msgstr "" #: classes/dlg.php:589 -#: plugins/updater/init.php:304 +#: plugins/updater/init.php:327 #, php-format msgid "New version of Tiny Tiny RSS is available (%s)." msgstr "Доступна новая версия Tiny Tiny RSS (%s)." @@ -1633,9 +1636,9 @@ msgid "You can update using built-in updater in the Preferences or by using upda msgstr "" #: classes/dlg.php:601 -#: classes/pref/users.php:372 -msgid "Details" -msgstr "Подробнее" +#: plugins/updater/init.php:331 +msgid "See the release notes" +msgstr "" #: classes/dlg.php:603 msgid "Download" @@ -1745,10 +1748,10 @@ msgid "Move back" msgstr "Переместить назад" #: classes/feeds.php:118 -#: classes/pref/filters.php:242 -#: classes/pref/filters.php:289 -#: classes/pref/filters.php:669 -#: classes/pref/filters.php:696 +#: classes/pref/filters.php:246 +#: classes/pref/filters.php:294 +#: classes/pref/filters.php:688 +#: classes/pref/filters.php:715 msgid "Delete" msgstr "Удалить" @@ -1764,7 +1767,7 @@ msgid "Feed:" msgstr "Канал:" #: classes/feeds.php:201 -#: classes/feeds.php:794 +#: classes/feeds.php:793 msgid "Feed not found." msgstr "Канал не найден." @@ -1772,43 +1775,43 @@ msgstr "Канал не найден." msgid "mark as read" msgstr "Отметить как прочитанные" -#: classes/feeds.php:550 +#: classes/feeds.php:549 #, fuzzy msgid "Collapse article" msgstr "Закрыть статью" -#: classes/feeds.php:695 +#: classes/feeds.php:694 msgid "No unread articles found to display." msgstr "Не найдено не прочитанных статей" -#: classes/feeds.php:698 +#: classes/feeds.php:697 msgid "No updated articles found to display." msgstr "Не найдено не прочитанных статей." -#: classes/feeds.php:701 +#: classes/feeds.php:700 msgid "No starred articles found to display." msgstr "Не найдено отмеченных статей" -#: classes/feeds.php:705 +#: classes/feeds.php:704 msgid "No articles found to display. You can assign articles to labels manually (see the Actions menu above) or use a filter." msgstr "Нет статей для показа. Вы можете присвоить метку вручную (смотрите выше меню Действия) или используйте фильтр." -#: classes/feeds.php:707 +#: classes/feeds.php:706 msgid "No articles found to display." msgstr "Статей не найдено." -#: classes/feeds.php:722 -#: classes/feeds.php:910 +#: classes/feeds.php:721 +#: classes/feeds.php:909 #, php-format msgid "Feeds last updated at %s" msgstr "Последнее обновление в %s" -#: classes/feeds.php:732 -#: classes/feeds.php:920 +#: classes/feeds.php:731 +#: classes/feeds.php:919 msgid "Some feeds have update errors (click for details)" msgstr "Некоторые каналы не могут быть обновлены (щёлкните для подробностей)" -#: classes/feeds.php:900 +#: classes/feeds.php:899 msgid "No feed selected." msgstr "Канал не выбран." @@ -1973,8 +1976,12 @@ msgstr "[tt-rss] Уведомление о смене пароля" msgid "Create user" msgstr "Добавить пользователя" +#: classes/pref/users.php:372 +msgid "Details" +msgstr "Подробнее" + #: classes/pref/users.php:374 -#: classes/pref/filters.php:593 +#: classes/pref/filters.php:612 #: plugins/instances/init.php:296 msgid "Edit" msgstr "Редактировать" @@ -2025,108 +2032,123 @@ msgstr "Добавлена метка %s" msgid "Clear colors" msgstr "Очистить цвета" -#: classes/pref/filters.php:57 +#: classes/pref/filters.php:60 #, fuzzy msgid "Articles matching this filter:" msgstr "Не найдено совпадений с фильтром." -#: classes/pref/filters.php:94 +#: classes/pref/filters.php:97 #, fuzzy msgid "No recent articles matching this filter have been found." msgstr "Не найдено совпадений с фильтром." -#: classes/pref/filters.php:98 +#: classes/pref/filters.php:101 msgid "Complex expressions might not give results while testing due to issues with database server regexp implementation." msgstr "" -#: classes/pref/filters.php:225 -#: classes/pref/filters.php:652 -#: classes/pref/filters.php:767 +#: classes/pref/filters.php:229 +#: classes/pref/filters.php:671 +#: classes/pref/filters.php:786 msgid "Match" msgstr "Искать" -#: classes/pref/filters.php:239 -#: classes/pref/filters.php:286 -#: classes/pref/filters.php:666 -#: classes/pref/filters.php:693 +#: classes/pref/filters.php:243 +#: classes/pref/filters.php:291 +#: classes/pref/filters.php:685 +#: classes/pref/filters.php:712 msgid "Add" msgstr "Добавить" -#: classes/pref/filters.php:272 -#: classes/pref/filters.php:679 +#: classes/pref/filters.php:277 +#: classes/pref/filters.php:698 #, fuzzy msgid "Apply actions" msgstr "Действия над каналом" -#: classes/pref/filters.php:322 -#: classes/pref/filters.php:708 +#: classes/pref/filters.php:327 +#: classes/pref/filters.php:727 msgid "Enabled" msgstr "Включен" -#: classes/pref/filters.php:331 -#: classes/pref/filters.php:711 +#: classes/pref/filters.php:336 +#: classes/pref/filters.php:730 #, fuzzy msgid "Match any rule" msgstr "Соответствие:" -#: classes/pref/filters.php:343 -#: classes/pref/filters.php:723 +#: classes/pref/filters.php:345 +#: classes/pref/filters.php:733 +#, fuzzy +msgid "Inverse matching" +msgstr "Инвертировать фильтр" + +#: classes/pref/filters.php:357 +#: classes/pref/filters.php:740 msgid "Test" msgstr "Проверить" -#: classes/pref/filters.php:375 +#: classes/pref/filters.php:390 +#, fuzzy +msgid "(inverse)" +msgstr "(Инвертирован)" + +#: classes/pref/filters.php:389 #, php-format -msgid "%s on %s in %s" +msgid "%s on %s in %s %s" msgstr "" -#: classes/pref/filters.php:590 +#: classes/pref/filters.php:609 msgid "Combine" msgstr "" -#: classes/pref/filters.php:600 +#: classes/pref/filters.php:619 #: classes/pref/feeds.php:1283 msgid "Rescore articles" msgstr "Заново оценить статьи" -#: classes/pref/filters.php:726 +#: classes/pref/filters.php:743 msgid "Create" msgstr "Создать" -#: classes/pref/filters.php:776 +#: classes/pref/filters.php:798 +msgid "Inverse regular expression matching" +msgstr "" + +#: classes/pref/filters.php:800 msgid "on field" msgstr "по полю:" -#: classes/pref/filters.php:782 +#: classes/pref/filters.php:806 #: js/PrefFilterTree.js:29 #: plugins/digest/digest.js:241 msgid "in" msgstr "в" -#: classes/pref/filters.php:795 +#: classes/pref/filters.php:819 #, fuzzy msgid "Save rule" msgstr "Сохранить" -#: classes/pref/filters.php:795 +#: classes/pref/filters.php:819 #: js/functions.js:1078 #, fuzzy msgid "Add rule" msgstr "Добавить метку..." -#: classes/pref/filters.php:818 +#: classes/pref/filters.php:842 msgid "Perform Action" msgstr "Выполнить действия" -#: classes/pref/filters.php:844 +#: classes/pref/filters.php:868 msgid "with parameters:" msgstr "с параметрами:" -#: classes/pref/filters.php:862 +#: classes/pref/filters.php:886 #, fuzzy msgid "Save action" msgstr "Действия над каналами" -#: classes/pref/filters.php:862 +#: classes/pref/filters.php:886 #: js/functions.js:1104 #, fuzzy msgid "Add action" @@ -2443,7 +2465,7 @@ msgid "Reset sort order" msgstr "Сбросить сортировку" #: classes/pref/feeds.php:1246 -#: js/prefs.js:1785 +#: js/prefs.js:1764 #, fuzzy msgid "Batch subscribe" msgstr "Отписаться" @@ -2597,7 +2619,7 @@ msgstr "Эти каналы не были обновлены из-за ошиб msgid "Pocket" msgstr "" -#: plugins/digest/digest_body.php:43 +#: plugins/digest/digest_body.php:45 #, fuzzy msgid "Your browser doesn't support Javascript, which is required for this application to function properly. Please check your browser settings." msgstr "" @@ -2605,16 +2627,16 @@ msgstr "" "\t\tдля функционала этой программы. Пожалуйста, проверьте\n" "\t\tнастройки вашего браузера." -#: plugins/digest/digest_body.php:53 +#: plugins/digest/digest_body.php:55 #, fuzzy msgid "Back to feeds" msgstr "Щёлкните для редактирования" -#: plugins/digest/digest_body.php:58 +#: plugins/digest/digest_body.php:60 msgid "Hello," msgstr "Привет," -#: plugins/digest/digest_body.php:64 +#: plugins/digest/digest_body.php:66 msgid "Regular version" msgstr "" @@ -2877,28 +2899,28 @@ msgstr "Отмеченные" msgid "Share on Google+" msgstr "Заголовок" -#: plugins/updater/init.php:295 -#: plugins/updater/init.php:307 +#: plugins/updater/init.php:317 +#: plugins/updater/init.php:334 #: plugins/updater/updater.js:10 #, fuzzy msgid "Update Tiny Tiny RSS" msgstr "Вернуться к Tiny Tiny RSS" -#: plugins/updater/init.php:310 +#: plugins/updater/init.php:337 #, fuzzy msgid "Your Tiny Tiny RSS installation is up to date." msgstr "Tiny Tiny RSS база данных обновлена." -#: plugins/updater/init.php:320 +#: plugins/updater/init.php:347 msgid "Do not close this dialog until updating is finished. Backup your tt-rss directory before continuing." msgstr "" -#: plugins/updater/init.php:323 +#: plugins/updater/init.php:350 #, fuzzy msgid "Ready to update." msgstr "Последнее обновление:" -#: plugins/updater/init.php:328 +#: plugins/updater/init.php:355 #, fuzzy msgid "Start update" msgstr "Последнее обновление:" @@ -3406,25 +3428,12 @@ msgstr "" msgid "Label Editor" msgstr "Редактор Меток" -#: js/prefs.js:1711 -msgid "This will clear your stored authentication information for Twitter. Continue?" -msgstr "" - -#: js/prefs.js:1714 -#, fuzzy -msgid "Clearing credentials..." -msgstr "Очистить данные канала." - -#: js/prefs.js:1721 -msgid "Twitter credentials have been cleared." -msgstr "" - -#: js/prefs.js:1791 +#: js/prefs.js:1770 #, fuzzy msgid "Subscribing to feeds..." msgstr "Подписаться на канал..." -#: js/prefs.js:1828 +#: js/prefs.js:1807 msgid "Clear stored data for this plugin?" msgstr "" @@ -3472,48 +3481,48 @@ msgstr "Пожалуйста выберите какой-нибудь канал msgid "New version available!" msgstr "Доступная новая версия Tiny Tiny RSS!" -#: js/viewfeed.js:104 +#: js/viewfeed.js:106 #, fuzzy msgid "Cancel search" msgstr "Отмена" -#: js/viewfeed.js:437 +#: js/viewfeed.js:439 #: plugins/digest/digest.js:257 #: plugins/digest/digest.js:694 msgid "Unstar article" msgstr "Не отмеченные" -#: js/viewfeed.js:442 +#: js/viewfeed.js:444 #: plugins/digest/digest.js:259 #: plugins/digest/digest.js:698 msgid "Star article" msgstr "Отмеченные" -#: js/viewfeed.js:475 +#: js/viewfeed.js:477 #: plugins/digest/digest.js:262 #: plugins/digest/digest.js:729 msgid "Unpublish article" msgstr "Не публиковать" -#: js/viewfeed.js:688 -#: js/viewfeed.js:716 -#: js/viewfeed.js:743 -#: js/viewfeed.js:805 -#: js/viewfeed.js:837 -#: js/viewfeed.js:974 -#: js/viewfeed.js:1017 -#: js/viewfeed.js:1067 -#: js/viewfeed.js:2015 +#: js/viewfeed.js:690 +#: js/viewfeed.js:718 +#: js/viewfeed.js:745 +#: js/viewfeed.js:807 +#: js/viewfeed.js:839 +#: js/viewfeed.js:976 +#: js/viewfeed.js:1019 +#: js/viewfeed.js:1069 +#: js/viewfeed.js:2072 #: plugins/mailto/init.js:7 #: plugins/mail/mail.js:7 msgid "No articles are selected." msgstr "Нет выбранных статей." -#: js/viewfeed.js:954 +#: js/viewfeed.js:956 msgid "Mark all visible articles in %s as read?" msgstr "Отметить все видимые статьи в %s как прочитанные?" -#: js/viewfeed.js:982 +#: js/viewfeed.js:984 #, fuzzy msgid "Delete %d selected article in %s?" msgid_plural "Delete %d selected articles in %s?" @@ -3521,7 +3530,7 @@ msgstr[0] "Отметить %d выбранные статьи в %s как пр msgstr[1] "Отметить %d выбранные статьи в %s как прочитанные?" msgstr[2] "Отметить %d выбранные статьи в %s как прочитанные?" -#: js/viewfeed.js:984 +#: js/viewfeed.js:986 #, fuzzy msgid "Delete %d selected article?" msgid_plural "Delete %d selected articles?" @@ -3529,7 +3538,7 @@ msgstr[0] "Удалить %d выбранных статей?" msgstr[1] "Удалить %d выбранных статей?" msgstr[2] "Удалить %d выбранных статей?" -#: js/viewfeed.js:1026 +#: js/viewfeed.js:1028 #, fuzzy msgid "Archive %d selected article in %s?" msgid_plural "Archive %d selected articles in %s?" @@ -3537,7 +3546,7 @@ msgstr[0] "Архивировать %d выбранных статей в %s?" msgstr[1] "Архивировать %d выбранных статей в %s?" msgstr[2] "Архивировать %d выбранных статей в %s?" -#: js/viewfeed.js:1029 +#: js/viewfeed.js:1031 #, fuzzy msgid "Move %d archived article back?" msgid_plural "Move %d archived articles back?" @@ -3545,7 +3554,7 @@ msgstr[0] "Переместить %d архивированных статей msgstr[1] "Переместить %d архивированных статей назад?" msgstr[2] "Переместить %d архивированных статей назад?" -#: js/viewfeed.js:1073 +#: js/viewfeed.js:1075 #, fuzzy msgid "Mark %d selected article in %s as read?" msgid_plural "Mark %d selected articles in %s as read?" @@ -3553,23 +3562,23 @@ msgstr[0] "Отметить %d выбранные статьи в %s как пр msgstr[1] "Отметить %d выбранные статьи в %s как прочитанные?" msgstr[2] "Отметить %d выбранные статьи в %s как прочитанные?" -#: js/viewfeed.js:1097 +#: js/viewfeed.js:1099 msgid "Edit article Tags" msgstr "Редактировать теги" -#: js/viewfeed.js:1103 +#: js/viewfeed.js:1105 msgid "Saving article tags..." msgstr "Сохранить теги статьи..." -#: js/viewfeed.js:1283 +#: js/viewfeed.js:1340 msgid "No article is selected." msgstr "Статья не выбрана" -#: js/viewfeed.js:1318 +#: js/viewfeed.js:1375 msgid "No articles found to mark" msgstr "Статей для отметки не найдено." -#: js/viewfeed.js:1320 +#: js/viewfeed.js:1377 #, fuzzy msgid "Mark %d article as read?" msgid_plural "Mark %d articles as read?" @@ -3577,38 +3586,38 @@ msgstr[0] "Отметить %d статью(ей) как прочитанные? msgstr[1] "Отметить %d статью(ей) как прочитанные?" msgstr[2] "Отметить %d статью(ей) как прочитанные?" -#: js/viewfeed.js:1826 +#: js/viewfeed.js:1883 msgid "Open original article" msgstr "Показать оригинальное содержимое статьи" -#: js/viewfeed.js:1832 +#: js/viewfeed.js:1889 #, fuzzy msgid "Display article URL" msgstr "показать теги" -#: js/viewfeed.js:1902 +#: js/viewfeed.js:1959 msgid "Remove label" msgstr "Удалить метку" -#: js/viewfeed.js:1926 +#: js/viewfeed.js:1983 msgid "Playing..." msgstr "Проигрываю..." -#: js/viewfeed.js:1927 +#: js/viewfeed.js:1984 msgid "Click to pause" msgstr "Пауза" -#: js/viewfeed.js:1984 +#: js/viewfeed.js:2041 #, fuzzy msgid "Please enter new score for selected articles:" msgstr "Пожалуйста, укажите заметку для статьи:" -#: js/viewfeed.js:2026 +#: js/viewfeed.js:2083 #, fuzzy msgid "Please enter new score for this article:" msgstr "Пожалуйста, укажите заметку для статьи:" -#: js/viewfeed.js:2059 +#: js/viewfeed.js:2116 #, fuzzy msgid "Article URL:" msgstr "Все статьи" @@ -3722,6 +3731,10 @@ msgstr "Расшарить статью по ссылке" msgid "Live updating is considered experimental. Backup your tt-rss directory before continuing. Please type 'yes' to continue." msgstr "" +#, fuzzy +#~ msgid "Clearing credentials..." +#~ msgstr "Очистить данные канала." + #~ msgid "Updated" #~ msgstr "Обновлено" @@ -3908,9 +3921,6 @@ msgstr "" #~ msgid "Check it" #~ msgstr "Проверить" -#~ msgid "Inverse match" -#~ msgstr "Инвертировать фильтр" - #~ msgid "Apply to category" #~ msgstr "Применить к категории" -- cgit v1.2.3