From 19ee477b5a9c8cb786e50879ba217bc01d824d0e Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 26 Aug 2007 07:27:21 +0100 Subject: [PATCH] update translations --- locale/fr_FR/LC_MESSAGES/messages.mo | Bin 34557 -> 34557 bytes locale/fr_FR/LC_MESSAGES/messages.po | 4 ++-- locale/ru_RU/LC_MESSAGES/messages.mo | Bin 25597 -> 25597 bytes locale/ru_RU/LC_MESSAGES/messages.po | 4 ++-- locale/zh_CN/LC_MESSAGES/messages.mo | Bin 28147 -> 28147 bytes locale/zh_CN/LC_MESSAGES/messages.po | 4 ++-- localized_js.php | 2 +- tt-rss.js | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/locale/fr_FR/LC_MESSAGES/messages.mo b/locale/fr_FR/LC_MESSAGES/messages.mo index 541560e7f8317843c48a28b456e76240eae37992..855ec9b12c9ff75cbc3f2bf1904d9f4e83e22e65 100644 GIT binary patch delta 16 Xcmey{%k;OGX@jyiqxohP@0->DK5GW0 delta 16 Xcmey{%k;OGX@jyiqv>W9@0->DK3@i- diff --git a/locale/fr_FR/LC_MESSAGES/messages.po b/locale/fr_FR/LC_MESSAGES/messages.po index b6eabf09..64f098f6 100644 --- a/locale/fr_FR/LC_MESSAGES/messages.po +++ b/locale/fr_FR/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: messages\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-08-26 14:25+0400\n" +"POT-Creation-Date: 2007-08-26 14:27+0400\n" "PO-Revision-Date: 2007-08-22 21:56+0200\n" "Last-Translator: Thibaut Cousin \n" "Language-Team: Français \n" @@ -657,7 +657,7 @@ msgstr "Vous ne pouvez pas modifier ce type de flux." #: localized_js.php:128 #, php-format -msgid "Remove all (except starred) stored articles for %s?" +msgid "Erase all non-starred articles for %s?" msgstr "" #: localized_schema.php:9 modules/popup-dialog.php:172 diff --git a/locale/ru_RU/LC_MESSAGES/messages.mo b/locale/ru_RU/LC_MESSAGES/messages.mo index 78923050d2b3ebde37a7c561b151d9c7ea4fde8b..934ecc218514d985da242a4bb83186f2b553f604 100644 GIT binary patch delta 16 Ycmex+obm5*#toB<8O=9OHqJ5t07xPSO8@`> delta 16 Ycmex+obm5*#toB<8BI4&HqJ5t07w=GNdN!< diff --git a/locale/ru_RU/LC_MESSAGES/messages.po b/locale/ru_RU/LC_MESSAGES/messages.po index ed3ef2c9..68e2acf9 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: 2007-08-26 14:25+0400\n" +"POT-Creation-Date: 2007-08-26 14:27+0400\n" "PO-Revision-Date: 2007-08-18 15:14+0400\n" "Last-Translator: Andrew Dolgov \n" "Language-Team: Русский \n" @@ -647,7 +647,7 @@ msgstr "Вы не можете редактировать этот канал." #: localized_js.php:128 #, php-format -msgid "Remove all (except starred) stored articles for %s?" +msgid "Erase all non-starred articles for %s?" msgstr "" #: localized_schema.php:9 modules/popup-dialog.php:172 diff --git a/locale/zh_CN/LC_MESSAGES/messages.mo b/locale/zh_CN/LC_MESSAGES/messages.mo index c059c7db9065faa302b6657f35ab4840cddb73ef..30fd7764d33277999b596c2c19931f0a11515748 100644 GIT binary patch delta 16 Ycmex-oAL8)#tnZx8O=BU^Zcp|08oYq-v9sr delta 16 Ycmex-oAL8)#tnZx8BI6;^Zcp|08n}e-2eap diff --git a/locale/zh_CN/LC_MESSAGES/messages.po b/locale/zh_CN/LC_MESSAGES/messages.po index e89dc531..fc8f3db7 100644 --- a/locale/zh_CN/LC_MESSAGES/messages.po +++ b/locale/zh_CN/LC_MESSAGES/messages.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Tiny Tiny RSS1.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-08-26 14:25+0400\n" +"POT-Creation-Date: 2007-08-26 14:27+0400\n" "PO-Revision-Date: 2007-08-19 19:03+0800\n" "Last-Translator: sluke \n" "Language-Team: hicode.org \n" @@ -642,7 +642,7 @@ msgstr "您不能编辑本分类feed" #: localized_js.php:128 #, php-format -msgid "Remove all (except starred) stored articles for %s?" +msgid "Erase all non-starred articles for %s?" msgstr "" #: localized_schema.php:9 modules/popup-dialog.php:172 diff --git a/localized_js.php b/localized_js.php index 66048433..01f5be6e 100644 --- a/localized_js.php +++ b/localized_js.php @@ -125,7 +125,7 @@ print T_js_decl("Please wait..."); print T_js_decl("Publish article"); print T_js_decl("Unpublish article"); print T_js_decl("You can't clear this type of feed."); -print T_js_decl("Remove all (except starred) stored articles for %s?"); +print T_js_decl("Erase all non-starred articles for %s?"); #print T_js_decl( #print T_js_decl( #print T_js_decl( diff --git a/tt-rss.js b/tt-rss.js index 54e069e7..40ab1b72 100644 --- a/tt-rss.js +++ b/tt-rss.js @@ -476,7 +476,7 @@ function quickMenuGo(opid) { var fn = getFeedName(actid); - var pr = __("Remove all (except starred) stored articles for %s?").replace("%s", fn); + var pr = __("Erase all non-starred articles for %s?").replace("%s", fn); if (confirm(pr)) { clearFeedArticles(actid); -- 2.39.2