tweak quickAddFeed dialog

This commit is contained in:
Andrew Dolgov 2007-08-11 17:43:45 +01:00
parent 5f014cf1a7
commit b9073cd980
9 changed files with 306 additions and 277 deletions

View File

@ -1395,6 +1395,30 @@ function showBlockElement(id, h_id) {
} }
} }
function appearBlockElement_afh(effect) {
}
function checkboxToggleElement(elem, id) {
if (elem.checked) {
Effect.SlideDown(id, {duration : 1.0});
} else {
Effect.SlideUp(id, {duration : 1.0});
}
}
function appearBlockElement(id, h_id) {
try {
Effect.Fade(h_id);
Effect.SlideDown(id, {duration : 1.0, afterFinish: appearBlockElement_afh});
} catch (e) {
exception_error("appearBlockElement", e);
}
}
function hideParentElement(e) { function hideParentElement(e) {
e.parentNode.style.display = "none"; e.parentNode.style.display = "none";
} }

Binary file not shown.

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: fr\n" "Project-Id-Version: fr\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-08-11 23:38+0400\n" "POT-Creation-Date: 2007-08-12 00:43+0400\n"
"PO-Revision-Date: 2007-08-10 16:30+0200\n" "PO-Revision-Date: 2007-08-10 16:30+0200\n"
"Last-Translator: Thibaut Cousin <informatique@thibaut-cousin.net>\n" "Last-Translator: Thibaut Cousin <informatique@thibaut-cousin.net>\n"
"Language-Team: Français <fr@li.org>\n" "Language-Team: Français <fr@li.org>\n"
@ -146,45 +146,45 @@ msgstr ""
"Votre version de MySQL n'est pas gérée pour le moment. Reportez-vous au \n" "Votre version de MySQL n'est pas gérée pour le moment. Reportez-vous au \n"
"\t\tsite officiel pour plus d'informations." "\t\tsite officiel pour plus d'informations."
#: functions.php:2231 modules/popup-dialog.php:135 #: functions.php:2236 modules/popup-dialog.php:141
#: modules/pref-filters.php:290 #: modules/pref-filters.php:290
msgid "All feeds" msgid "All feeds"
msgstr "Tous les flux" msgstr "Tous les flux"
#: functions.php:2260 functions.php:2299 functions.php:2623 functions.php:3407 #: functions.php:2265 functions.php:2304 functions.php:2628 functions.php:3412
#: functions.php:3437 modules/pref-feeds.php:890 #: functions.php:3442 modules/pref-feeds.php:890
msgid "Uncategorized" msgid "Uncategorized"
msgstr "Sans catégorie" msgstr "Sans catégorie"
#: functions.php:2289 functions.php:3247 #: functions.php:2294 functions.php:3252
msgid "Special" msgid "Special"
msgstr "Spécial" msgstr "Spécial"
#: functions.php:2291 functions.php:3281 #: functions.php:2296 functions.php:3286
msgid "Labels" msgid "Labels"
msgstr "Intitulé" msgstr "Intitulé"
#: functions.php:2309 functions.php:2645 functions.php:3258 #: functions.php:2314 functions.php:2650 functions.php:3263
msgid "Starred articles" msgid "Starred articles"
msgstr "Articles remarquables" msgstr "Articles remarquables"
#: functions.php:2311 functions.php:2647 functions.php:3265 #: functions.php:2316 functions.php:2652 functions.php:3270
msgid "Published articles" msgid "Published articles"
msgstr "Articles publiés" msgstr "Articles publiés"
#: functions.php:2609 functions.php:2611 #: functions.php:2614 functions.php:2616
msgid "Search results" msgid "Search results"
msgstr "Résultats de recherche" msgstr "Résultats de recherche"
#: functions.php:2627 functions.php:2640 functions.php:2655 #: functions.php:2632 functions.php:2645 functions.php:2660
msgid "Searched for" msgid "Searched for"
msgstr "Recherché" msgstr "Recherché"
#: functions.php:2880 #: functions.php:2885
msgid "New headlines for last 24 hours, as of " msgid "New headlines for last 24 hours, as of "
msgstr "Nouveaux en-têtes dans les dernières 24 heures, à compter de " msgstr "Nouveaux en-têtes dans les dernières 24 heures, à compter de "
#: functions.php:2924 #: functions.php:2929
msgid "" msgid ""
"You have been sent this email because you have enabled daily digests in Tiny " "You have been sent this email because you have enabled daily digests in Tiny "
"Tiny RSS at " "Tiny RSS at "
@ -192,118 +192,118 @@ msgstr ""
"Vous recevez ce courrier électronique parce que vous avez activé la synthèse " "Vous recevez ce courrier électronique parce que vous avez activé la synthèse "
"quotidienne dans TIny Tiny RSS sur " "quotidienne dans TIny Tiny RSS sur "
#: functions.php:2926 #: functions.php:2931
msgid "" msgid ""
"To unsubscribe, visit your configuration options or contact instance owner.\n" "To unsubscribe, visit your configuration options or contact instance owner.\n"
msgstr "" msgstr ""
"Pour vous désinscrire, modifiez votre configuration ou contactez " "Pour vous désinscrire, modifiez votre configuration ou contactez "
"l'administrateur de votre TIny Tiny RSS.\n" "l'administrateur de votre TIny Tiny RSS.\n"
#: functions.php:3132 functions.php:3174 functions.php:4078 #: functions.php:3137 functions.php:3179 functions.php:4085
#: modules/pref-feeds.php:615 modules/pref-feeds.php:852 #: modules/pref-feeds.php:615 modules/pref-feeds.php:852
#: modules/pref-filters.php:255 modules/pref-labels.php:234 #: modules/pref-filters.php:255 modules/pref-labels.php:234
#: modules/pref-users.php:208 #: modules/pref-users.php:208
msgid "Select:" msgid "Select:"
msgstr "Sélectionner&nbsp;:" msgstr "Sélectionner&nbsp;:"
#: functions.php:3133 functions.php:3175 modules/pref-feeds.php:616 #: functions.php:3138 functions.php:3180 modules/pref-feeds.php:616
#: modules/pref-feeds.php:853 modules/pref-filters.php:256 #: modules/pref-feeds.php:853 modules/pref-filters.php:256
#: modules/pref-labels.php:235 modules/pref-users.php:209 #: modules/pref-labels.php:235 modules/pref-users.php:209
msgid "All" msgid "All"
msgstr "Tout" msgstr "Tout"
#: functions.php:3134 functions.php:3138 functions.php:3176 functions.php:3179 #: functions.php:3139 functions.php:3143 functions.php:3181 functions.php:3184
#: tt-rss.php:172 #: tt-rss.php:172
msgid "Unread" msgid "Unread"
msgstr "Non lus" msgstr "Non lus"
#: functions.php:3135 functions.php:3177 modules/pref-feeds.php:617 #: functions.php:3140 functions.php:3182 modules/pref-feeds.php:617
#: modules/pref-feeds.php:854 modules/pref-filters.php:257 #: modules/pref-feeds.php:854 modules/pref-filters.php:257
#: modules/pref-labels.php:236 modules/pref-users.php:210 #: modules/pref-labels.php:236 modules/pref-users.php:210
msgid "None" msgid "None"
msgstr "Aucun" msgstr "Aucun"
#: functions.php:3137 #: functions.php:3142
msgid "Toggle" msgid "Toggle"
msgstr "Marquages spéciaux&nbsp;" msgstr "Marquages spéciaux&nbsp;"
#: functions.php:3139 functions.php:3180 tt-rss.php:171 #: functions.php:3144 functions.php:3185 tt-rss.php:171
msgid "Starred" msgid "Starred"
msgstr "Remarquables" msgstr "Remarquables"
#: functions.php:3140 #: functions.php:3145
msgid "Published" msgid "Published"
msgstr "Publiés" msgstr "Publiés"
#: functions.php:3143 localized_schema.php:15 #: functions.php:3148 localized_schema.php:15
msgid "Mark as read" msgid "Mark as read"
msgstr "Marquer comme lu" msgstr "Marquer comme lu"
#: functions.php:3144 #: functions.php:3149
msgid "This page" msgid "This page"
msgstr "Cette page" msgstr "Cette page"
#: functions.php:3145 #: functions.php:3150
msgid "Entire feed" msgid "Entire feed"
msgstr "Tout le flux" msgstr "Tout le flux"
#: functions.php:3153 #: functions.php:3158
msgid "Next page" msgid "Next page"
msgstr "Page suivante" msgstr "Page suivante"
#: functions.php:3154 #: functions.php:3159
msgid "Previous page" msgid "Previous page"
msgstr "Page précédente" msgstr "Page précédente"
#: functions.php:3155 #: functions.php:3160
msgid "First page" msgid "First page"
msgstr "Première page" msgstr "Première page"
#: functions.php:3165 functions.php:3191 #: functions.php:3170 functions.php:3196
msgid "Convert to label" msgid "Convert to label"
msgstr "Convertir en intitulé" msgstr "Convertir en intitulé"
#: functions.php:3179 #: functions.php:3184
msgid "Toggle:" msgid "Toggle:"
msgstr "Marquages spéciaux&nbsp;:" msgstr "Marquages spéciaux&nbsp;:"
#: functions.php:3182 #: functions.php:3187
msgid "Mark as read:" msgid "Mark as read:"
msgstr "Marquer comme lu&nbsp;:" msgstr "Marquer comme lu&nbsp;:"
#: functions.php:3183 #: functions.php:3188
msgid "Page" msgid "Page"
msgstr "Page" msgstr "Page"
#: functions.php:3184 modules/pref-filters.php:263 #: functions.php:3189 modules/pref-filters.php:263
msgid "Feed" msgid "Feed"
msgstr "Flux" msgstr "Flux"
#: functions.php:3229 #: functions.php:3234
msgid "Generated feed" msgid "Generated feed"
msgstr "Flux généré" msgstr "Flux généré"
#: functions.php:3479 #: functions.php:3484
msgid "No feeds to display." msgid "No feeds to display."
msgstr "Aucun flux à afficher." msgstr "Aucun flux à afficher."
#: functions.php:3496 #: functions.php:3501
msgid "Tags" msgid "Tags"
msgstr "Étiquettes" msgstr "Étiquettes"
#: functions.php:3718 #: functions.php:3723
msgid " - by " msgid " - by "
msgstr "- par " msgstr "- par "
#: functions.php:3767 #: functions.php:3772
msgid "no tags" msgid "no tags"
msgstr "aucune étiquette" msgstr "aucune étiquette"
#: functions.php:3836 #: functions.php:3843
msgid "Feed not found." msgid "Feed not found."
msgstr "Flux non trouvé." msgstr "Flux non trouvé."
#: functions.php:3898 #: functions.php:3905
msgid "" msgid ""
"Could not display feed (query failed). Please check label match syntax or " "Could not display feed (query failed). Please check label match syntax or "
"local configuration." "local configuration."
@ -311,7 +311,7 @@ msgstr ""
"Impossible d'afficher le flux (la requête l'a pas abouti). Veuillez vérifier " "Impossible d'afficher le flux (la requête l'a pas abouti). Veuillez vérifier "
"la syntaxe de son intitulé ou la configuration locale." "la syntaxe de son intitulé ou la configuration locale."
#: functions.php:4139 #: functions.php:4148
msgid "No articles found." msgid "No articles found."
msgstr "Aucun article trouvé." msgstr "Aucun article trouvé."
@ -323,7 +323,7 @@ msgstr "afficher les flux"
msgid "display tags" msgid "display tags"
msgstr "afficher les étiquettes" msgstr "afficher les étiquettes"
#: localized_js.php:34 prefs.php:126 tt-rss.php:79 #: localized_js.php:34 prefs.php:127 tt-rss.php:79
msgid "Loading, please wait..." msgid "Loading, please wait..."
msgstr "Ouverture en cours, veuillez patienter..." msgstr "Ouverture en cours, veuillez patienter..."
@ -558,7 +558,7 @@ msgstr ""
msgid "Can't subscribe: no feed URL given." msgid "Can't subscribe: no feed URL given."
msgstr "" msgstr ""
#: localized_schema.php:9 modules/popup-dialog.php:166 #: localized_schema.php:9 modules/popup-dialog.php:172
#: modules/pref-feeds.php:865 modules/pref-feeds.php:926 #: modules/pref-feeds.php:865 modules/pref-feeds.php:926
msgid "Title" msgid "Title"
msgstr "Titre" msgstr "Titre"
@ -573,7 +573,7 @@ msgstr "Titre ou contenu"
msgid "Link" msgid "Link"
msgstr "Lier à&nbsp;:" msgstr "Lier à&nbsp;:"
#: localized_schema.php:12 modules/popup-dialog.php:167 #: localized_schema.php:12 modules/popup-dialog.php:173
msgid "Content" msgid "Content"
msgstr "Contenu" msgstr "Contenu"
@ -805,51 +805,51 @@ msgstr ""
msgid "Return to preferences" msgid "Return to preferences"
msgstr "Revenir à la configuration" msgstr "Revenir à la configuration"
#: prefs.php:83 #: prefs.php:84
msgid "Unknown Error" msgid "Unknown Error"
msgstr "Erreur inconnue" msgstr "Erreur inconnue"
#: prefs.php:89 tt-rss.php:112 #: prefs.php:90 tt-rss.php:112
msgid "Hello," msgid "Hello,"
msgstr "Bonjour," msgstr "Bonjour,"
#: prefs.php:90 tt-rss.php:113 #: prefs.php:91 tt-rss.php:113
msgid "Logout" msgid "Logout"
msgstr "Déconnexion" msgstr "Déconnexion"
#: prefs.php:98 #: prefs.php:99
msgid "Exit preferences" msgid "Exit preferences"
msgstr "Quitter la configuration" msgstr "Quitter la configuration"
#: prefs.php:104 tt-rss.php:136 #: prefs.php:105 tt-rss.php:136
msgid "Preferences" msgid "Preferences"
msgstr "Configuration" msgstr "Configuration"
#: prefs.php:106 #: prefs.php:107
msgid "My Feeds" msgid "My Feeds"
msgstr "Mes flux" msgstr "Mes flux"
#: prefs.php:109 #: prefs.php:110
msgid "Other Feeds" msgid "Other Feeds"
msgstr "Autres flux" msgstr "Autres flux"
#: prefs.php:112 #: prefs.php:113
msgid "Published Articles" msgid "Published Articles"
msgstr "Articles publiés" msgstr "Articles publiés"
#: prefs.php:114 #: prefs.php:115
msgid "Content Filtering" msgid "Content Filtering"
msgstr "Filtrage de contenu" msgstr "Filtrage de contenu"
#: prefs.php:117 #: prefs.php:118
msgid "Label Editor" msgid "Label Editor"
msgstr "Éditeur d'intitulé" msgstr "Éditeur d'intitulé"
#: prefs.php:121 #: prefs.php:122
msgid "User Manager" msgid "User Manager"
msgstr "Gestionnaire d'utilisateurs" msgstr "Gestionnaire d'utilisateurs"
#: prefs.php:129 tt-rss.php:82 #: prefs.php:130 tt-rss.php:82
msgid "" msgid ""
"Your browser doesn't support Javascript, which is required\n" "Your browser doesn't support Javascript, which is required\n"
"\t\tfor this application to function properly. Please check your\n" "\t\tfor this application to function properly. Please check your\n"
@ -949,7 +949,7 @@ msgstr "Nuage d'étiquettes"
msgid "Actions..." msgid "Actions..."
msgstr "Actions..." msgstr "Actions..."
#: tt-rss.php:135 modules/popup-dialog.php:111 modules/popup-dialog.php:180 #: tt-rss.php:135 modules/popup-dialog.php:117 modules/popup-dialog.php:186
#: modules/pref-feeds.php:759 #: modules/pref-feeds.php:759
msgid "Search" msgid "Search"
msgstr "Rechercher" msgstr "Rechercher"
@ -994,7 +994,7 @@ msgstr "Autres actions&nbsp;:"
msgid "&nbsp;&nbsp;Create filter" msgid "&nbsp;&nbsp;Create filter"
msgstr "&nbsp;&nbsp;Créer un filtre" msgstr "&nbsp;&nbsp;Créer un filtre"
#: tt-rss.php:160 modules/popup-dialog.php:123 #: tt-rss.php:160 modules/popup-dialog.php:129
msgid "Search:" msgid "Search:"
msgstr "Rechercher&nbsp;:" msgstr "Rechercher&nbsp;:"
@ -1174,131 +1174,131 @@ msgstr "URL du flux&nbsp;:"
msgid "Category:" msgid "Category:"
msgstr "Catégorie&nbsp;:" msgstr "Catégorie&nbsp;:"
#: modules/popup-dialog.php:86
msgid "Click here if this feed requires authentication."
msgstr ""
#: modules/popup-dialog.php:101 modules/pref-feed-browser.php:107 #: modules/popup-dialog.php:101 modules/pref-feed-browser.php:107
#: modules/pref-feeds.php:118 #: modules/pref-feeds.php:118
msgid "Subscribe" msgid "Subscribe"
msgstr "S'inscrire" msgstr "S'inscrire"
#: modules/popup-dialog.php:104 modules/popup-dialog.php:183 #: modules/popup-dialog.php:104 modules/popup-dialog.php:189
#: modules/popup-dialog.php:235 modules/popup-dialog.php:322 #: modules/popup-dialog.php:241 modules/popup-dialog.php:328
#: modules/popup-dialog.php:418 modules/pref-feeds.php:120 #: modules/popup-dialog.php:424 modules/pref-feeds.php:120
#: modules/pref-feeds.php:331 modules/pref-feeds.php:714 #: modules/pref-feeds.php:331 modules/pref-feeds.php:714
#: modules/pref-filters.php:118 modules/pref-users.php:58 #: modules/pref-filters.php:118 modules/pref-users.php:58
msgid "Cancel" msgid "Cancel"
msgstr "Annuler" msgstr "Annuler"
#: modules/popup-dialog.php:132 #: modules/popup-dialog.php:110
msgid "This feed requires authentication."
msgstr ""
#: modules/popup-dialog.php:138
msgid "Where:" msgid "Where:"
msgstr "Emplacement&nbsp;:" msgstr "Emplacement&nbsp;:"
#: modules/popup-dialog.php:148 #: modules/popup-dialog.php:154
msgid "This feed" msgid "This feed"
msgstr "Ce flux" msgstr "Ce flux"
#: modules/popup-dialog.php:163 #: modules/popup-dialog.php:169
msgid "Match on:" msgid "Match on:"
msgstr "Correspondance sur&nbsp;:" msgstr "Correspondance sur&nbsp;:"
#: modules/popup-dialog.php:168 #: modules/popup-dialog.php:174
msgid "Title or content" msgid "Title or content"
msgstr "Titre ou contenu" msgstr "Titre ou contenu"
#: modules/popup-dialog.php:192 modules/pref-labels.php:216 #: modules/popup-dialog.php:198 modules/pref-labels.php:216
msgid "Create label" msgid "Create label"
msgstr "Créer un intitulé" msgstr "Créer un intitulé"
#: modules/popup-dialog.php:202 #: modules/popup-dialog.php:208
msgid "Caption:" msgid "Caption:"
msgstr "Descriptif&nbsp;:" msgstr "Descriptif&nbsp;:"
#: modules/popup-dialog.php:211 #: modules/popup-dialog.php:217
msgid "SQL Expression:" msgid "SQL Expression:"
msgstr "Expression SQL&nbsp;:" msgstr "Expression SQL&nbsp;:"
#: modules/popup-dialog.php:224 #: modules/popup-dialog.php:230
msgid "Test" msgid "Test"
msgstr "Tester" msgstr "Tester"
#: modules/popup-dialog.php:231 modules/popup-dialog.php:318 #: modules/popup-dialog.php:237 modules/popup-dialog.php:324
msgid "Create" msgid "Create"
msgstr "Créer" msgstr "Créer"
#: modules/popup-dialog.php:244 modules/pref-filters.php:229 #: modules/popup-dialog.php:250 modules/pref-filters.php:229
msgid "Create filter" msgid "Create filter"
msgstr "Créer un filtre" msgstr "Créer un filtre"
#: modules/popup-dialog.php:262 modules/popup-dialog.php:293 #: modules/popup-dialog.php:268 modules/popup-dialog.php:299
#: modules/pref-filters.php:40 modules/pref-filters.php:72 #: modules/pref-filters.php:40 modules/pref-filters.php:72
msgid "description" msgid "description"
msgstr "" msgstr ""
#: modules/popup-dialog.php:267 modules/pref-filters.php:45 #: modules/popup-dialog.php:273 modules/pref-filters.php:45
msgid "Match:" msgid "Match:"
msgstr "Correspondance&nbsp;:" msgstr "Correspondance&nbsp;:"
#: modules/popup-dialog.php:273 modules/pref-filters.php:51 #: modules/popup-dialog.php:279 modules/pref-filters.php:51
msgid "On field:" msgid "On field:"
msgstr "Sur le champ&nbsp;:" msgstr "Sur le champ&nbsp;:"
#: modules/popup-dialog.php:278 modules/pref-filters.php:56 #: modules/popup-dialog.php:284 modules/pref-filters.php:56
msgid "Feed:" msgid "Feed:"
msgstr "Flux&nbsp;:" msgstr "Flux&nbsp;:"
#: modules/popup-dialog.php:284 modules/pref-filters.php:62 #: modules/popup-dialog.php:290 modules/pref-filters.php:62
msgid "Action:" msgid "Action:"
msgstr "Action&nbsp;:" msgstr "Action&nbsp;:"
#: modules/popup-dialog.php:300 modules/pref-filters.php:79 #: modules/popup-dialog.php:306 modules/pref-filters.php:79
msgid "Params:" msgid "Params:"
msgstr "Paramètres&nbsp;:" msgstr "Paramètres&nbsp;:"
#: modules/popup-dialog.php:304 modules/pref-feeds.php:283 #: modules/popup-dialog.php:310 modules/pref-feeds.php:283
msgid "Options:" msgid "Options:"
msgstr "Options&nbsp;:" msgstr "Options&nbsp;:"
#: modules/popup-dialog.php:307 modules/pref-filters.php:103 #: modules/popup-dialog.php:313 modules/pref-filters.php:103
msgid "Inverse match" msgid "Inverse match"
msgstr "Correspondance inverse" msgstr "Correspondance inverse"
#: modules/popup-dialog.php:333 #: modules/popup-dialog.php:339
msgid "Update Errors" msgid "Update Errors"
msgstr "Erreurs de mise à jour" msgstr "Erreurs de mise à jour"
#: modules/popup-dialog.php:336 #: modules/popup-dialog.php:342
msgid "These feeds have not been updated because of errors:" msgid "These feeds have not been updated because of errors:"
msgstr "Ces flux n'ont pas été mis à jour à cause d'erreurs&nbsp;:" msgstr "Ces flux n'ont pas été mis à jour à cause d'erreurs&nbsp;:"
#: modules/popup-dialog.php:355 modules/popup-dialog.php:442 #: modules/popup-dialog.php:361 modules/popup-dialog.php:448
msgid "Close" msgid "Close"
msgstr "Fermer" msgstr "Fermer"
#: modules/popup-dialog.php:364 #: modules/popup-dialog.php:370
msgid "Edit Tags" msgid "Edit Tags"
msgstr "Modifier les étiquettes" msgstr "Modifier les étiquettes"
#: modules/popup-dialog.php:369 #: modules/popup-dialog.php:375
msgid "Tags for this article (separated by commas):" msgid "Tags for this article (separated by commas):"
msgstr "Étiquettes pour cet article (séparées par des virgules)&nbsp;:" msgstr "Étiquettes pour cet article (séparées par des virgules)&nbsp;:"
#: modules/popup-dialog.php:414 modules/pref-feeds.php:329 #: modules/popup-dialog.php:420 modules/pref-feeds.php:329
#: modules/pref-feeds.php:712 modules/pref-filters.php:114 #: modules/pref-feeds.php:712 modules/pref-filters.php:114
#: modules/pref-users.php:55 #: modules/pref-users.php:55
msgid "Save" msgid "Save"
msgstr "Enregistrer" msgstr "Enregistrer"
#: modules/popup-dialog.php:427 #: modules/popup-dialog.php:433
msgid "Tag cloud" msgid "Tag cloud"
msgstr "Nuage d'étiquettes" msgstr "Nuage d'étiquettes"
#: modules/popup-dialog.php:430 #: modules/popup-dialog.php:436
msgid "Showing most popular tags " msgid "Showing most popular tags "
msgstr "Affichage des étiquettes les plus populaires " msgstr "Affichage des étiquettes les plus populaires "
#: modules/popup-dialog.php:431 #: modules/popup-dialog.php:437
msgid "browse more" msgid "browse more"
msgstr "en afficher plus" msgstr "en afficher plus"

Binary file not shown.

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: 1.0\n" "Project-Id-Version: 1.0\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-08-11 23:38+0400\n" "POT-Creation-Date: 2007-08-12 00:43+0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -140,168 +140,168 @@ msgid ""
"\t\tofficial site for more information." "\t\tofficial site for more information."
msgstr "" msgstr ""
#: functions.php:2231 modules/popup-dialog.php:135 #: functions.php:2236 modules/popup-dialog.php:141
#: modules/pref-filters.php:290 #: modules/pref-filters.php:290
msgid "All feeds" msgid "All feeds"
msgstr "Все каналы" msgstr "Все каналы"
#: functions.php:2260 functions.php:2299 functions.php:2623 functions.php:3407 #: functions.php:2265 functions.php:2304 functions.php:2628 functions.php:3412
#: functions.php:3437 modules/pref-feeds.php:890 #: functions.php:3442 modules/pref-feeds.php:890
msgid "Uncategorized" msgid "Uncategorized"
msgstr "Нет категории" msgstr "Нет категории"
#: functions.php:2289 functions.php:3247 #: functions.php:2294 functions.php:3252
msgid "Special" msgid "Special"
msgstr "Особые" msgstr "Особые"
#: functions.php:2291 functions.php:3281 #: functions.php:2296 functions.php:3286
msgid "Labels" msgid "Labels"
msgstr "Метки" msgstr "Метки"
#: functions.php:2309 functions.php:2645 functions.php:3258 #: functions.php:2314 functions.php:2650 functions.php:3263
msgid "Starred articles" msgid "Starred articles"
msgstr "Отмеченные статьи" msgstr "Отмеченные статьи"
#: functions.php:2311 functions.php:2647 functions.php:3265 #: functions.php:2316 functions.php:2652 functions.php:3270
#, fuzzy #, fuzzy
msgid "Published articles" msgid "Published articles"
msgstr "Отмеченные статьи" msgstr "Отмеченные статьи"
#: functions.php:2609 functions.php:2611 #: functions.php:2614 functions.php:2616
msgid "Search results" msgid "Search results"
msgstr "Результаты поиска" msgstr "Результаты поиска"
#: functions.php:2627 functions.php:2640 functions.php:2655 #: functions.php:2632 functions.php:2645 functions.php:2660
msgid "Searched for" msgid "Searched for"
msgstr "Поиск" msgstr "Поиск"
#: functions.php:2880 #: functions.php:2885
msgid "New headlines for last 24 hours, as of " msgid "New headlines for last 24 hours, as of "
msgstr "Новые заголовки за последние 24 часа, на " msgstr "Новые заголовки за последние 24 часа, на "
#: functions.php:2924 #: functions.php:2929
msgid "" msgid ""
"You have been sent this email because you have enabled daily digests in Tiny " "You have been sent this email because you have enabled daily digests in Tiny "
"Tiny RSS at " "Tiny RSS at "
msgstr "" msgstr ""
#: functions.php:2926 #: functions.php:2931
msgid "" msgid ""
"To unsubscribe, visit your configuration options or contact instance owner.\n" "To unsubscribe, visit your configuration options or contact instance owner.\n"
msgstr "" msgstr ""
#: functions.php:3132 functions.php:3174 functions.php:4078 #: functions.php:3137 functions.php:3179 functions.php:4085
#: modules/pref-feeds.php:615 modules/pref-feeds.php:852 #: modules/pref-feeds.php:615 modules/pref-feeds.php:852
#: modules/pref-filters.php:255 modules/pref-labels.php:234 #: modules/pref-filters.php:255 modules/pref-labels.php:234
#: modules/pref-users.php:208 #: modules/pref-users.php:208
msgid "Select:" msgid "Select:"
msgstr "Выбрать:" msgstr "Выбрать:"
#: functions.php:3133 functions.php:3175 modules/pref-feeds.php:616 #: functions.php:3138 functions.php:3180 modules/pref-feeds.php:616
#: modules/pref-feeds.php:853 modules/pref-filters.php:256 #: modules/pref-feeds.php:853 modules/pref-filters.php:256
#: modules/pref-labels.php:235 modules/pref-users.php:209 #: modules/pref-labels.php:235 modules/pref-users.php:209
msgid "All" msgid "All"
msgstr "Все" msgstr "Все"
#: functions.php:3134 functions.php:3138 functions.php:3176 functions.php:3179 #: functions.php:3139 functions.php:3143 functions.php:3181 functions.php:3184
#: tt-rss.php:172 #: tt-rss.php:172
msgid "Unread" msgid "Unread"
msgstr "Новые" msgstr "Новые"
#: functions.php:3135 functions.php:3177 modules/pref-feeds.php:617 #: functions.php:3140 functions.php:3182 modules/pref-feeds.php:617
#: modules/pref-feeds.php:854 modules/pref-filters.php:257 #: modules/pref-feeds.php:854 modules/pref-filters.php:257
#: modules/pref-labels.php:236 modules/pref-users.php:210 #: modules/pref-labels.php:236 modules/pref-users.php:210
msgid "None" msgid "None"
msgstr "Ничего" msgstr "Ничего"
#: functions.php:3137 #: functions.php:3142
#, fuzzy #, fuzzy
msgid "Toggle" msgid "Toggle"
msgstr "Изменить:" msgstr "Изменить:"
#: functions.php:3139 functions.php:3180 tt-rss.php:171 #: functions.php:3144 functions.php:3185 tt-rss.php:171
msgid "Starred" msgid "Starred"
msgstr "Отмеченные" msgstr "Отмеченные"
#: functions.php:3140 #: functions.php:3145
msgid "Published" msgid "Published"
msgstr "" msgstr ""
#: functions.php:3143 localized_schema.php:15 #: functions.php:3148 localized_schema.php:15
msgid "Mark as read" msgid "Mark as read"
msgstr "Как прочитанные" msgstr "Как прочитанные"
#: functions.php:3144 #: functions.php:3149
msgid "This page" msgid "This page"
msgstr "Эту страницу" msgstr "Эту страницу"
#: functions.php:3145 #: functions.php:3150
msgid "Entire feed" msgid "Entire feed"
msgstr "Весь канал" msgstr "Весь канал"
#: functions.php:3153 #: functions.php:3158
msgid "Next page" msgid "Next page"
msgstr "След. стр." msgstr "След. стр."
#: functions.php:3154 #: functions.php:3159
msgid "Previous page" msgid "Previous page"
msgstr "Пред. cтр." msgstr "Пред. cтр."
#: functions.php:3155 #: functions.php:3160
msgid "First page" msgid "First page"
msgstr "На первую" msgstr "На первую"
#: functions.php:3165 functions.php:3191 #: functions.php:3170 functions.php:3196
msgid "Convert to label" msgid "Convert to label"
msgstr "Превратить в метку" msgstr "Превратить в метку"
#: functions.php:3179 #: functions.php:3184
msgid "Toggle:" msgid "Toggle:"
msgstr "Изменить:" msgstr "Изменить:"
#: functions.php:3182 #: functions.php:3187
msgid "Mark as read:" msgid "Mark as read:"
msgstr "Пометить как прочит.:" msgstr "Пометить как прочит.:"
#: functions.php:3183 #: functions.php:3188
msgid "Page" msgid "Page"
msgstr "Страница" msgstr "Страница"
#: functions.php:3184 modules/pref-filters.php:263 #: functions.php:3189 modules/pref-filters.php:263
msgid "Feed" msgid "Feed"
msgstr "Канал" msgstr "Канал"
#: functions.php:3229 #: functions.php:3234
msgid "Generated feed" msgid "Generated feed"
msgstr "" msgstr ""
#: functions.php:3479 #: functions.php:3484
msgid "No feeds to display." msgid "No feeds to display."
msgstr "Нет каналов для отображения." msgstr "Нет каналов для отображения."
#: functions.php:3496 #: functions.php:3501
msgid "Tags" msgid "Tags"
msgstr "Теги" msgstr "Теги"
#: functions.php:3718 #: functions.php:3723
msgid " - by " msgid " - by "
msgstr ", автор - " msgstr ", автор - "
#: functions.php:3767 #: functions.php:3772
msgid "no tags" msgid "no tags"
msgstr "нет тегов" msgstr "нет тегов"
#: functions.php:3836 #: functions.php:3843
msgid "Feed not found." msgid "Feed not found."
msgstr "Канал не найден." msgstr "Канал не найден."
#: functions.php:3898 #: functions.php:3905
msgid "" msgid ""
"Could not display feed (query failed). Please check label match syntax or " "Could not display feed (query failed). Please check label match syntax or "
"local configuration." "local configuration."
msgstr "" msgstr ""
#: functions.php:4139 #: functions.php:4148
msgid "No articles found." msgid "No articles found."
msgstr "Статей не найдено." msgstr "Статей не найдено."
@ -313,7 +313,7 @@ msgstr "показать каналы"
msgid "display tags" msgid "display tags"
msgstr "показать теги" msgstr "показать теги"
#: localized_js.php:34 prefs.php:126 tt-rss.php:79 #: localized_js.php:34 prefs.php:127 tt-rss.php:79
msgid "Loading, please wait..." msgid "Loading, please wait..."
msgstr "Идет загрузка..." msgstr "Идет загрузка..."
@ -548,7 +548,7 @@ msgstr ""
msgid "Can't subscribe: no feed URL given." msgid "Can't subscribe: no feed URL given."
msgstr "" msgstr ""
#: localized_schema.php:9 modules/popup-dialog.php:166 #: localized_schema.php:9 modules/popup-dialog.php:172
#: modules/pref-feeds.php:865 modules/pref-feeds.php:926 #: modules/pref-feeds.php:865 modules/pref-feeds.php:926
msgid "Title" msgid "Title"
msgstr "Заголовок" msgstr "Заголовок"
@ -563,7 +563,7 @@ msgstr "Заголовок или содержимое"
msgid "Link" msgid "Link"
msgstr "Связать с:" msgstr "Связать с:"
#: localized_schema.php:12 modules/popup-dialog.php:167 #: localized_schema.php:12 modules/popup-dialog.php:173
msgid "Content" msgid "Content"
msgstr "Содержимое" msgstr "Содержимое"
@ -793,52 +793,52 @@ msgstr ""
msgid "Return to preferences" msgid "Return to preferences"
msgstr "Вернуться к настройкам" msgstr "Вернуться к настройкам"
#: prefs.php:83 #: prefs.php:84
msgid "Unknown Error" msgid "Unknown Error"
msgstr "Неизвестная ошибка" msgstr "Неизвестная ошибка"
#: prefs.php:89 tt-rss.php:112 #: prefs.php:90 tt-rss.php:112
msgid "Hello," msgid "Hello,"
msgstr "Привет," msgstr "Привет,"
#: prefs.php:90 tt-rss.php:113 #: prefs.php:91 tt-rss.php:113
msgid "Logout" msgid "Logout"
msgstr "Выход" msgstr "Выход"
#: prefs.php:98 #: prefs.php:99
msgid "Exit preferences" msgid "Exit preferences"
msgstr "Закрыть настройки" msgstr "Закрыть настройки"
#: prefs.php:104 tt-rss.php:136 #: prefs.php:105 tt-rss.php:136
msgid "Preferences" msgid "Preferences"
msgstr "Настройки" msgstr "Настройки"
#: prefs.php:106 #: prefs.php:107
msgid "My Feeds" msgid "My Feeds"
msgstr "Мои каналы" msgstr "Мои каналы"
#: prefs.php:109 #: prefs.php:110
msgid "Other Feeds" msgid "Other Feeds"
msgstr "Другие каналы" msgstr "Другие каналы"
#: prefs.php:112 #: prefs.php:113
#, fuzzy #, fuzzy
msgid "Published Articles" msgid "Published Articles"
msgstr "Все статьи" msgstr "Все статьи"
#: prefs.php:114 #: prefs.php:115
msgid "Content Filtering" msgid "Content Filtering"
msgstr "Фильтры" msgstr "Фильтры"
#: prefs.php:117 #: prefs.php:118
msgid "Label Editor" msgid "Label Editor"
msgstr "Метки" msgstr "Метки"
#: prefs.php:121 #: prefs.php:122
msgid "User Manager" msgid "User Manager"
msgstr "Пользователи" msgstr "Пользователи"
#: prefs.php:129 tt-rss.php:82 #: prefs.php:130 tt-rss.php:82
msgid "" msgid ""
"Your browser doesn't support Javascript, which is required\n" "Your browser doesn't support Javascript, which is required\n"
"\t\tfor this application to function properly. Please check your\n" "\t\tfor this application to function properly. Please check your\n"
@ -913,7 +913,7 @@ msgstr ""
msgid "Actions..." msgid "Actions..."
msgstr "Действия..." msgstr "Действия..."
#: tt-rss.php:135 modules/popup-dialog.php:111 modules/popup-dialog.php:180 #: tt-rss.php:135 modules/popup-dialog.php:117 modules/popup-dialog.php:186
#: modules/pref-feeds.php:759 #: modules/pref-feeds.php:759
msgid "Search" msgid "Search"
msgstr "Поиск" msgstr "Поиск"
@ -958,7 +958,7 @@ msgstr "Другие действия:"
msgid "&nbsp;&nbsp;Create filter" msgid "&nbsp;&nbsp;Create filter"
msgstr "&nbsp;&nbsp;Создать фильтр" msgstr "&nbsp;&nbsp;Создать фильтр"
#: tt-rss.php:160 modules/popup-dialog.php:123 #: tt-rss.php:160 modules/popup-dialog.php:129
msgid "Search:" msgid "Search:"
msgstr "Искать:" msgstr "Искать:"
@ -1125,131 +1125,131 @@ msgstr "URL канала:"
msgid "Category:" msgid "Category:"
msgstr "Категория:" msgstr "Категория:"
#: modules/popup-dialog.php:86
msgid "Click here if this feed requires authentication."
msgstr ""
#: modules/popup-dialog.php:101 modules/pref-feed-browser.php:107 #: modules/popup-dialog.php:101 modules/pref-feed-browser.php:107
#: modules/pref-feeds.php:118 #: modules/pref-feeds.php:118
msgid "Subscribe" msgid "Subscribe"
msgstr "Подписаться" msgstr "Подписаться"
#: modules/popup-dialog.php:104 modules/popup-dialog.php:183 #: modules/popup-dialog.php:104 modules/popup-dialog.php:189
#: modules/popup-dialog.php:235 modules/popup-dialog.php:322 #: modules/popup-dialog.php:241 modules/popup-dialog.php:328
#: modules/popup-dialog.php:418 modules/pref-feeds.php:120 #: modules/popup-dialog.php:424 modules/pref-feeds.php:120
#: modules/pref-feeds.php:331 modules/pref-feeds.php:714 #: modules/pref-feeds.php:331 modules/pref-feeds.php:714
#: modules/pref-filters.php:118 modules/pref-users.php:58 #: modules/pref-filters.php:118 modules/pref-users.php:58
msgid "Cancel" msgid "Cancel"
msgstr "Отмена" msgstr "Отмена"
#: modules/popup-dialog.php:132 #: modules/popup-dialog.php:110
msgid "This feed requires authentication."
msgstr ""
#: modules/popup-dialog.php:138
msgid "Where:" msgid "Where:"
msgstr "Где:" msgstr "Где:"
#: modules/popup-dialog.php:148 #: modules/popup-dialog.php:154
msgid "This feed" msgid "This feed"
msgstr "Этот канал" msgstr "Этот канал"
#: modules/popup-dialog.php:163 #: modules/popup-dialog.php:169
msgid "Match on:" msgid "Match on:"
msgstr "Искать по:" msgstr "Искать по:"
#: modules/popup-dialog.php:168 #: modules/popup-dialog.php:174
msgid "Title or content" msgid "Title or content"
msgstr "Заголовок или содержимое" msgstr "Заголовок или содержимое"
#: modules/popup-dialog.php:192 modules/pref-labels.php:216 #: modules/popup-dialog.php:198 modules/pref-labels.php:216
msgid "Create label" msgid "Create label"
msgstr "Создать метку" msgstr "Создать метку"
#: modules/popup-dialog.php:202 #: modules/popup-dialog.php:208
msgid "Caption:" msgid "Caption:"
msgstr "Заголовок:" msgstr "Заголовок:"
#: modules/popup-dialog.php:211 #: modules/popup-dialog.php:217
msgid "SQL Expression:" msgid "SQL Expression:"
msgstr "SQL выражение:" msgstr "SQL выражение:"
#: modules/popup-dialog.php:224 #: modules/popup-dialog.php:230
msgid "Test" msgid "Test"
msgstr "Проверить" msgstr "Проверить"
#: modules/popup-dialog.php:231 modules/popup-dialog.php:318 #: modules/popup-dialog.php:237 modules/popup-dialog.php:324
msgid "Create" msgid "Create"
msgstr "Создать" msgstr "Создать"
#: modules/popup-dialog.php:244 modules/pref-filters.php:229 #: modules/popup-dialog.php:250 modules/pref-filters.php:229
msgid "Create filter" msgid "Create filter"
msgstr "Создать фильтр" msgstr "Создать фильтр"
#: modules/popup-dialog.php:262 modules/popup-dialog.php:293 #: modules/popup-dialog.php:268 modules/popup-dialog.php:299
#: modules/pref-filters.php:40 modules/pref-filters.php:72 #: modules/pref-filters.php:40 modules/pref-filters.php:72
msgid "description" msgid "description"
msgstr "" msgstr ""
#: modules/popup-dialog.php:267 modules/pref-filters.php:45 #: modules/popup-dialog.php:273 modules/pref-filters.php:45
msgid "Match:" msgid "Match:"
msgstr "Поиск:" msgstr "Поиск:"
#: modules/popup-dialog.php:273 modules/pref-filters.php:51 #: modules/popup-dialog.php:279 modules/pref-filters.php:51
msgid "On field:" msgid "On field:"
msgstr "По полю:" msgstr "По полю:"
#: modules/popup-dialog.php:278 modules/pref-filters.php:56 #: modules/popup-dialog.php:284 modules/pref-filters.php:56
msgid "Feed:" msgid "Feed:"
msgstr "Канал:" msgstr "Канал:"
#: modules/popup-dialog.php:284 modules/pref-filters.php:62 #: modules/popup-dialog.php:290 modules/pref-filters.php:62
msgid "Action:" msgid "Action:"
msgstr "Действие:" msgstr "Действие:"
#: modules/popup-dialog.php:300 modules/pref-filters.php:79 #: modules/popup-dialog.php:306 modules/pref-filters.php:79
msgid "Params:" msgid "Params:"
msgstr "Параметры:" msgstr "Параметры:"
#: modules/popup-dialog.php:304 modules/pref-feeds.php:283 #: modules/popup-dialog.php:310 modules/pref-feeds.php:283
msgid "Options:" msgid "Options:"
msgstr "Дополнительно:" msgstr "Дополнительно:"
#: modules/popup-dialog.php:307 modules/pref-filters.php:103 #: modules/popup-dialog.php:313 modules/pref-filters.php:103
msgid "Inverse match" msgid "Inverse match"
msgstr "Инвертировать фильтр" msgstr "Инвертировать фильтр"
#: modules/popup-dialog.php:333 #: modules/popup-dialog.php:339
msgid "Update Errors" msgid "Update Errors"
msgstr "Ошибки обновления" msgstr "Ошибки обновления"
#: modules/popup-dialog.php:336 #: modules/popup-dialog.php:342
msgid "These feeds have not been updated because of errors:" msgid "These feeds have not been updated because of errors:"
msgstr "Эти каналы не было обновлены из-за ошибок:" msgstr "Эти каналы не было обновлены из-за ошибок:"
#: modules/popup-dialog.php:355 modules/popup-dialog.php:442 #: modules/popup-dialog.php:361 modules/popup-dialog.php:448
msgid "Close" msgid "Close"
msgstr "Закрыть" msgstr "Закрыть"
#: modules/popup-dialog.php:364 #: modules/popup-dialog.php:370
msgid "Edit Tags" msgid "Edit Tags"
msgstr "Редактировать теги" msgstr "Редактировать теги"
#: modules/popup-dialog.php:369 #: modules/popup-dialog.php:375
msgid "Tags for this article (separated by commas):" msgid "Tags for this article (separated by commas):"
msgstr "Теги для этой статьи (разделенные запятыми):" msgstr "Теги для этой статьи (разделенные запятыми):"
#: modules/popup-dialog.php:414 modules/pref-feeds.php:329 #: modules/popup-dialog.php:420 modules/pref-feeds.php:329
#: modules/pref-feeds.php:712 modules/pref-filters.php:114 #: modules/pref-feeds.php:712 modules/pref-filters.php:114
#: modules/pref-users.php:55 #: modules/pref-users.php:55
msgid "Save" msgid "Save"
msgstr "Сохранить" msgstr "Сохранить"
#: modules/popup-dialog.php:427 #: modules/popup-dialog.php:433
msgid "Tag cloud" msgid "Tag cloud"
msgstr "" msgstr ""
#: modules/popup-dialog.php:430 #: modules/popup-dialog.php:436
msgid "Showing most popular tags " msgid "Showing most popular tags "
msgstr "" msgstr ""
#: modules/popup-dialog.php:431 #: modules/popup-dialog.php:437
msgid "browse more" msgid "browse more"
msgstr "" msgstr ""

Binary file not shown.

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Tiny Tiny RSS1.0\n" "Project-Id-Version: Tiny Tiny RSS1.0\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-08-11 23:38+0400\n" "POT-Creation-Date: 2007-08-12 00:43+0400\n"
"PO-Revision-Date: 2007-06-10 11:56+0800\n" "PO-Revision-Date: 2007-06-10 11:56+0800\n"
"Last-Translator: sluke <sluke520@yahoo.com.cn>\n" "Last-Translator: sluke <sluke520@yahoo.com.cn>\n"
"Language-Team: hicode.org <sluke520@yahoo.com.cn>\n" "Language-Team: hicode.org <sluke520@yahoo.com.cn>\n"
@ -141,168 +141,168 @@ msgstr ""
"不支持你的MySQL版本. 请访问 \n" "不支持你的MySQL版本. 请访问 \n"
"\t\t官方网站获取更多信息。" "\t\t官方网站获取更多信息。"
#: functions.php:2231 modules/popup-dialog.php:135 #: functions.php:2236 modules/popup-dialog.php:141
#: modules/pref-filters.php:290 #: modules/pref-filters.php:290
msgid "All feeds" msgid "All feeds"
msgstr "所有feed" msgstr "所有feed"
#: functions.php:2260 functions.php:2299 functions.php:2623 functions.php:3407 #: functions.php:2265 functions.php:2304 functions.php:2628 functions.php:3412
#: functions.php:3437 modules/pref-feeds.php:890 #: functions.php:3442 modules/pref-feeds.php:890
msgid "Uncategorized" msgid "Uncategorized"
msgstr "未分类" msgstr "未分类"
#: functions.php:2289 functions.php:3247 #: functions.php:2294 functions.php:3252
msgid "Special" msgid "Special"
msgstr "专用" msgstr "专用"
#: functions.php:2291 functions.php:3281 #: functions.php:2296 functions.php:3286
msgid "Labels" msgid "Labels"
msgstr "标记" msgstr "标记"
#: functions.php:2309 functions.php:2645 functions.php:3258 #: functions.php:2314 functions.php:2650 functions.php:3263
msgid "Starred articles" msgid "Starred articles"
msgstr "星级文章" msgstr "星级文章"
#: functions.php:2311 functions.php:2647 functions.php:3265 #: functions.php:2316 functions.php:2652 functions.php:3270
#, fuzzy #, fuzzy
msgid "Published articles" msgid "Published articles"
msgstr "星级文章" msgstr "星级文章"
#: functions.php:2609 functions.php:2611 #: functions.php:2614 functions.php:2616
msgid "Search results" msgid "Search results"
msgstr "搜索结果" msgstr "搜索结果"
#: functions.php:2627 functions.php:2640 functions.php:2655 #: functions.php:2632 functions.php:2645 functions.php:2660
msgid "Searched for" msgid "Searched for"
msgstr "搜索" msgstr "搜索"
#: functions.php:2880 #: functions.php:2885
msgid "New headlines for last 24 hours, as of " msgid "New headlines for last 24 hours, as of "
msgstr "24小时最新头条,截至" msgstr "24小时最新头条,截至"
#: functions.php:2924 #: functions.php:2929
msgid "" msgid ""
"You have been sent this email because you have enabled daily digests in Tiny " "You have been sent this email because you have enabled daily digests in Tiny "
"Tiny RSS at " "Tiny RSS at "
msgstr "由于您启用了Tiny Tiny RSS每日文摘会收到此邮件。" msgstr "由于您启用了Tiny Tiny RSS每日文摘会收到此邮件。"
#: functions.php:2926 #: functions.php:2931
msgid "" msgid ""
"To unsubscribe, visit your configuration options or contact instance owner.\n" "To unsubscribe, visit your configuration options or contact instance owner.\n"
msgstr "若要退订,访问你的配置选项或联络管理员。\n" msgstr "若要退订,访问你的配置选项或联络管理员。\n"
#: functions.php:3132 functions.php:3174 functions.php:4078 #: functions.php:3137 functions.php:3179 functions.php:4085
#: modules/pref-feeds.php:615 modules/pref-feeds.php:852 #: modules/pref-feeds.php:615 modules/pref-feeds.php:852
#: modules/pref-filters.php:255 modules/pref-labels.php:234 #: modules/pref-filters.php:255 modules/pref-labels.php:234
#: modules/pref-users.php:208 #: modules/pref-users.php:208
msgid "Select:" msgid "Select:"
msgstr "选择:" msgstr "选择:"
#: functions.php:3133 functions.php:3175 modules/pref-feeds.php:616 #: functions.php:3138 functions.php:3180 modules/pref-feeds.php:616
#: modules/pref-feeds.php:853 modules/pref-filters.php:256 #: modules/pref-feeds.php:853 modules/pref-filters.php:256
#: modules/pref-labels.php:235 modules/pref-users.php:209 #: modules/pref-labels.php:235 modules/pref-users.php:209
msgid "All" msgid "All"
msgstr "所有" msgstr "所有"
#: functions.php:3134 functions.php:3138 functions.php:3176 functions.php:3179 #: functions.php:3139 functions.php:3143 functions.php:3181 functions.php:3184
#: tt-rss.php:172 #: tt-rss.php:172
msgid "Unread" msgid "Unread"
msgstr "未读" msgstr "未读"
#: functions.php:3135 functions.php:3177 modules/pref-feeds.php:617 #: functions.php:3140 functions.php:3182 modules/pref-feeds.php:617
#: modules/pref-feeds.php:854 modules/pref-filters.php:257 #: modules/pref-feeds.php:854 modules/pref-filters.php:257
#: modules/pref-labels.php:236 modules/pref-users.php:210 #: modules/pref-labels.php:236 modules/pref-users.php:210
msgid "None" msgid "None"
msgstr "无" msgstr "无"
#: functions.php:3137 #: functions.php:3142
#, fuzzy #, fuzzy
msgid "Toggle" msgid "Toggle"
msgstr "触发:" msgstr "触发:"
#: functions.php:3139 functions.php:3180 tt-rss.php:171 #: functions.php:3144 functions.php:3185 tt-rss.php:171
msgid "Starred" msgid "Starred"
msgstr "星级" msgstr "星级"
#: functions.php:3140 #: functions.php:3145
msgid "Published" msgid "Published"
msgstr "" msgstr ""
#: functions.php:3143 localized_schema.php:15 #: functions.php:3148 localized_schema.php:15
msgid "Mark as read" msgid "Mark as read"
msgstr "标记为已读" msgstr "标记为已读"
#: functions.php:3144 #: functions.php:3149
msgid "This page" msgid "This page"
msgstr "本页" msgstr "本页"
#: functions.php:3145 #: functions.php:3150
msgid "Entire feed" msgid "Entire feed"
msgstr "输入feed" msgstr "输入feed"
#: functions.php:3153 #: functions.php:3158
msgid "Next page" msgid "Next page"
msgstr "下页" msgstr "下页"
#: functions.php:3154 #: functions.php:3159
msgid "Previous page" msgid "Previous page"
msgstr "上页" msgstr "上页"
#: functions.php:3155 #: functions.php:3160
msgid "First page" msgid "First page"
msgstr "首页" msgstr "首页"
#: functions.php:3165 functions.php:3191 #: functions.php:3170 functions.php:3196
msgid "Convert to label" msgid "Convert to label"
msgstr "转换标签" msgstr "转换标签"
#: functions.php:3179 #: functions.php:3184
msgid "Toggle:" msgid "Toggle:"
msgstr "触发:" msgstr "触发:"
#: functions.php:3182 #: functions.php:3187
msgid "Mark as read:" msgid "Mark as read:"
msgstr "标记为已读:" msgstr "标记为已读:"
#: functions.php:3183 #: functions.php:3188
msgid "Page" msgid "Page"
msgstr "页" msgstr "页"
#: functions.php:3184 modules/pref-filters.php:263 #: functions.php:3189 modules/pref-filters.php:263
msgid "Feed" msgid "Feed"
msgstr "Feed" msgstr "Feed"
#: functions.php:3229 #: functions.php:3234
msgid "Generated feed" msgid "Generated feed"
msgstr "产生feed" msgstr "产生feed"
#: functions.php:3479 #: functions.php:3484
msgid "No feeds to display." msgid "No feeds to display."
msgstr "无feed显示。" msgstr "无feed显示。"
#: functions.php:3496 #: functions.php:3501
msgid "Tags" msgid "Tags"
msgstr "标签" msgstr "标签"
#: functions.php:3718 #: functions.php:3723
msgid " - by " msgid " - by "
msgstr ", 由 - " msgstr ", 由 - "
#: functions.php:3767 #: functions.php:3772
msgid "no tags" msgid "no tags"
msgstr "无标签" msgstr "无标签"
#: functions.php:3836 #: functions.php:3843
msgid "Feed not found." msgid "Feed not found."
msgstr "未找到Feed." msgstr "未找到Feed."
#: functions.php:3898 #: functions.php:3905
msgid "" msgid ""
"Could not display feed (query failed). Please check label match syntax or " "Could not display feed (query failed). Please check label match syntax or "
"local configuration." "local configuration."
msgstr "无法显示feed(查询失败); 请核对标签匹配语法或本地配置." msgstr "无法显示feed(查询失败); 请核对标签匹配语法或本地配置."
#: functions.php:4139 #: functions.php:4148
msgid "No articles found." msgid "No articles found."
msgstr "未找到文章。" msgstr "未找到文章。"
@ -314,7 +314,7 @@ msgstr "显示Feed"
msgid "display tags" msgid "display tags"
msgstr "显示标签" msgstr "显示标签"
#: localized_js.php:34 prefs.php:126 tt-rss.php:79 #: localized_js.php:34 prefs.php:127 tt-rss.php:79
msgid "Loading, please wait..." msgid "Loading, please wait..."
msgstr "读取中,请等待..." msgstr "读取中,请等待..."
@ -550,7 +550,7 @@ msgstr ""
msgid "Can't subscribe: no feed URL given." msgid "Can't subscribe: no feed URL given."
msgstr "" msgstr ""
#: localized_schema.php:9 modules/popup-dialog.php:166 #: localized_schema.php:9 modules/popup-dialog.php:172
#: modules/pref-feeds.php:865 modules/pref-feeds.php:926 #: modules/pref-feeds.php:865 modules/pref-feeds.php:926
msgid "Title" msgid "Title"
msgstr "标题" msgstr "标题"
@ -565,7 +565,7 @@ msgstr "标题或内容"
msgid "Link" msgid "Link"
msgstr "链接:" msgstr "链接:"
#: localized_schema.php:12 modules/popup-dialog.php:167 #: localized_schema.php:12 modules/popup-dialog.php:173
msgid "Content" msgid "Content"
msgstr "内容" msgstr "内容"
@ -795,52 +795,52 @@ msgstr ""
msgid "Return to preferences" msgid "Return to preferences"
msgstr "返回 我的最爱" msgstr "返回 我的最爱"
#: prefs.php:83 #: prefs.php:84
msgid "Unknown Error" msgid "Unknown Error"
msgstr "未知错误" msgstr "未知错误"
#: prefs.php:89 tt-rss.php:112 #: prefs.php:90 tt-rss.php:112
msgid "Hello," msgid "Hello,"
msgstr "你好," msgstr "你好,"
#: prefs.php:90 tt-rss.php:113 #: prefs.php:91 tt-rss.php:113
msgid "Logout" msgid "Logout"
msgstr "注销" msgstr "注销"
#: prefs.php:98 #: prefs.php:99
msgid "Exit preferences" msgid "Exit preferences"
msgstr "退出我的最爱" msgstr "退出我的最爱"
#: prefs.php:104 tt-rss.php:136 #: prefs.php:105 tt-rss.php:136
msgid "Preferences" msgid "Preferences"
msgstr "我的最爱" msgstr "我的最爱"
#: prefs.php:106 #: prefs.php:107
msgid "My Feeds" msgid "My Feeds"
msgstr "我的feed" msgstr "我的feed"
#: prefs.php:109 #: prefs.php:110
msgid "Other Feeds" msgid "Other Feeds"
msgstr "其他feed" msgstr "其他feed"
#: prefs.php:112 #: prefs.php:113
#, fuzzy #, fuzzy
msgid "Published Articles" msgid "Published Articles"
msgstr "所有文章" msgstr "所有文章"
#: prefs.php:114 #: prefs.php:115
msgid "Content Filtering" msgid "Content Filtering"
msgstr "内容过滤器" msgstr "内容过滤器"
#: prefs.php:117 #: prefs.php:118
msgid "Label Editor" msgid "Label Editor"
msgstr "标记编辑" msgstr "标记编辑"
#: prefs.php:121 #: prefs.php:122
msgid "User Manager" msgid "User Manager"
msgstr "用户管理" msgstr "用户管理"
#: prefs.php:129 tt-rss.php:82 #: prefs.php:130 tt-rss.php:82
msgid "" msgid ""
"Your browser doesn't support Javascript, which is required\n" "Your browser doesn't support Javascript, which is required\n"
"\t\tfor this application to function properly. Please check your\n" "\t\tfor this application to function properly. Please check your\n"
@ -924,7 +924,7 @@ msgstr "标签簇"
msgid "Actions..." msgid "Actions..."
msgstr "激活..." msgstr "激活..."
#: tt-rss.php:135 modules/popup-dialog.php:111 modules/popup-dialog.php:180 #: tt-rss.php:135 modules/popup-dialog.php:117 modules/popup-dialog.php:186
#: modules/pref-feeds.php:759 #: modules/pref-feeds.php:759
msgid "Search" msgid "Search"
msgstr "搜索" msgstr "搜索"
@ -969,7 +969,7 @@ msgstr "其他操作:"
msgid "&nbsp;&nbsp;Create filter" msgid "&nbsp;&nbsp;Create filter"
msgstr "&nbsp;&nbsp;创建过滤器" msgstr "&nbsp;&nbsp;创建过滤器"
#: tt-rss.php:160 modules/popup-dialog.php:123 #: tt-rss.php:160 modules/popup-dialog.php:129
msgid "Search:" msgid "Search:"
msgstr "搜索:" msgstr "搜索:"
@ -1143,131 +1143,131 @@ msgstr "Feed URL:"
msgid "Category:" msgid "Category:"
msgstr "分类:" msgstr "分类:"
#: modules/popup-dialog.php:86
msgid "Click here if this feed requires authentication."
msgstr ""
#: modules/popup-dialog.php:101 modules/pref-feed-browser.php:107 #: modules/popup-dialog.php:101 modules/pref-feed-browser.php:107
#: modules/pref-feeds.php:118 #: modules/pref-feeds.php:118
msgid "Subscribe" msgid "Subscribe"
msgstr "订阅" msgstr "订阅"
#: modules/popup-dialog.php:104 modules/popup-dialog.php:183 #: modules/popup-dialog.php:104 modules/popup-dialog.php:189
#: modules/popup-dialog.php:235 modules/popup-dialog.php:322 #: modules/popup-dialog.php:241 modules/popup-dialog.php:328
#: modules/popup-dialog.php:418 modules/pref-feeds.php:120 #: modules/popup-dialog.php:424 modules/pref-feeds.php:120
#: modules/pref-feeds.php:331 modules/pref-feeds.php:714 #: modules/pref-feeds.php:331 modules/pref-feeds.php:714
#: modules/pref-filters.php:118 modules/pref-users.php:58 #: modules/pref-filters.php:118 modules/pref-users.php:58
msgid "Cancel" msgid "Cancel"
msgstr "取消" msgstr "取消"
#: modules/popup-dialog.php:132 #: modules/popup-dialog.php:110
msgid "This feed requires authentication."
msgstr ""
#: modules/popup-dialog.php:138
msgid "Where:" msgid "Where:"
msgstr "地点:" msgstr "地点:"
#: modules/popup-dialog.php:148 #: modules/popup-dialog.php:154
msgid "This feed" msgid "This feed"
msgstr "本feed" msgstr "本feed"
#: modules/popup-dialog.php:163 #: modules/popup-dialog.php:169
msgid "Match on:" msgid "Match on:"
msgstr "匹配:" msgstr "匹配:"
#: modules/popup-dialog.php:168 #: modules/popup-dialog.php:174
msgid "Title or content" msgid "Title or content"
msgstr "标题或内容" msgstr "标题或内容"
#: modules/popup-dialog.php:192 modules/pref-labels.php:216 #: modules/popup-dialog.php:198 modules/pref-labels.php:216
msgid "Create label" msgid "Create label"
msgstr "创建标记" msgstr "创建标记"
#: modules/popup-dialog.php:202 #: modules/popup-dialog.php:208
msgid "Caption:" msgid "Caption:"
msgstr "说明:" msgstr "说明:"
#: modules/popup-dialog.php:211 #: modules/popup-dialog.php:217
msgid "SQL Expression:" msgid "SQL Expression:"
msgstr "SQL 表达式:" msgstr "SQL 表达式:"
#: modules/popup-dialog.php:224 #: modules/popup-dialog.php:230
msgid "Test" msgid "Test"
msgstr "测试" msgstr "测试"
#: modules/popup-dialog.php:231 modules/popup-dialog.php:318 #: modules/popup-dialog.php:237 modules/popup-dialog.php:324
msgid "Create" msgid "Create"
msgstr "创建" msgstr "创建"
#: modules/popup-dialog.php:244 modules/pref-filters.php:229 #: modules/popup-dialog.php:250 modules/pref-filters.php:229
msgid "Create filter" msgid "Create filter"
msgstr "创建过滤器" msgstr "创建过滤器"
#: modules/popup-dialog.php:262 modules/popup-dialog.php:293 #: modules/popup-dialog.php:268 modules/popup-dialog.php:299
#: modules/pref-filters.php:40 modules/pref-filters.php:72 #: modules/pref-filters.php:40 modules/pref-filters.php:72
msgid "description" msgid "description"
msgstr "" msgstr ""
#: modules/popup-dialog.php:267 modules/pref-filters.php:45 #: modules/popup-dialog.php:273 modules/pref-filters.php:45
msgid "Match:" msgid "Match:"
msgstr "匹配:" msgstr "匹配:"
#: modules/popup-dialog.php:273 modules/pref-filters.php:51 #: modules/popup-dialog.php:279 modules/pref-filters.php:51
msgid "On field:" msgid "On field:"
msgstr "于:" msgstr "于:"
#: modules/popup-dialog.php:278 modules/pref-filters.php:56 #: modules/popup-dialog.php:284 modules/pref-filters.php:56
msgid "Feed:" msgid "Feed:"
msgstr "Feed:" msgstr "Feed:"
#: modules/popup-dialog.php:284 modules/pref-filters.php:62 #: modules/popup-dialog.php:290 modules/pref-filters.php:62
msgid "Action:" msgid "Action:"
msgstr "操作:" msgstr "操作:"
#: modules/popup-dialog.php:300 modules/pref-filters.php:79 #: modules/popup-dialog.php:306 modules/pref-filters.php:79
msgid "Params:" msgid "Params:"
msgstr "参数:" msgstr "参数:"
#: modules/popup-dialog.php:304 modules/pref-feeds.php:283 #: modules/popup-dialog.php:310 modules/pref-feeds.php:283
msgid "Options:" msgid "Options:"
msgstr "选项:" msgstr "选项:"
#: modules/popup-dialog.php:307 modules/pref-filters.php:103 #: modules/popup-dialog.php:313 modules/pref-filters.php:103
msgid "Inverse match" msgid "Inverse match"
msgstr "逆匹配" msgstr "逆匹配"
#: modules/popup-dialog.php:333 #: modules/popup-dialog.php:339
msgid "Update Errors" msgid "Update Errors"
msgstr "更新错误" msgstr "更新错误"
#: modules/popup-dialog.php:336 #: modules/popup-dialog.php:342
msgid "These feeds have not been updated because of errors:" msgid "These feeds have not been updated because of errors:"
msgstr "这些feed更新错误:" msgstr "这些feed更新错误:"
#: modules/popup-dialog.php:355 modules/popup-dialog.php:442 #: modules/popup-dialog.php:361 modules/popup-dialog.php:448
msgid "Close" msgid "Close"
msgstr "关闭" msgstr "关闭"
#: modules/popup-dialog.php:364 #: modules/popup-dialog.php:370
msgid "Edit Tags" msgid "Edit Tags"
msgstr "编辑标签" msgstr "编辑标签"
#: modules/popup-dialog.php:369 #: modules/popup-dialog.php:375
msgid "Tags for this article (separated by commas):" msgid "Tags for this article (separated by commas):"
msgstr "本文的标签,请用逗号分开:" msgstr "本文的标签,请用逗号分开:"
#: modules/popup-dialog.php:414 modules/pref-feeds.php:329 #: modules/popup-dialog.php:420 modules/pref-feeds.php:329
#: modules/pref-feeds.php:712 modules/pref-filters.php:114 #: modules/pref-feeds.php:712 modules/pref-filters.php:114
#: modules/pref-users.php:55 #: modules/pref-users.php:55
msgid "Save" msgid "Save"
msgstr "保存" msgstr "保存"
#: modules/popup-dialog.php:427 #: modules/popup-dialog.php:433
msgid "Tag cloud" msgid "Tag cloud"
msgstr "标签簇" msgstr "标签簇"
#: modules/popup-dialog.php:430 #: modules/popup-dialog.php:436
msgid "Showing most popular tags " msgid "Showing most popular tags "
msgstr "显示最热标签" msgstr "显示最热标签"
#: modules/popup-dialog.php:431 #: modules/popup-dialog.php:437
#, fuzzy #, fuzzy
msgid "browse more" msgid "browse more"
msgstr "浏览所有" msgstr "浏览所有"

View File

@ -81,11 +81,11 @@
print "</table>"; print "</table>";
print "<div id='fadd_login_prompt'><br/> /* print "<div id='fadd_login_prompt'><br/>
<a href='javascript:showBlockElement(\"fadd_login_container\", <a href='javascript:appearBlockElement(\"fadd_login_container\",
\"fadd_login_prompt\")'>".__('Click here if this feed requires authentication.')."</a></div>"; \"fadd_login_prompt\")'>".__('Click here if this feed requires authentication.')."</a></div>"; */
print "<div id='fadd_login_container'> print "<div id='fadd_login_container' style='display:none'>
<table width='100%'> <table width='100%'>
<tr><td>".__('Login:')."</td><td><input name='auth_login' class='iedit'></td></tr> <tr><td>".__('Login:')."</td><td><input name='auth_login' class='iedit'></td></tr>
<tr><td>".__('Password:')."</td><td><input type='password' <tr><td>".__('Password:')."</td><td><input type='password'
@ -95,13 +95,19 @@
print "</form>"; print "</form>";
print "<div align='right'> print "<div style='float : right'>
<input class=\"button\" <input class=\"button\"
id=\"fadd_submit_btn\" disabled=\"true\" id=\"fadd_submit_btn\" disabled=\"true\"
type=\"submit\" onclick=\"return qaddFeed()\" value=\"".__('Subscribe')."\"> type=\"submit\" onclick=\"return qaddFeed()\" value=\"".__('Subscribe')."\">
<input class=\"button\" <input class=\"button\"
type=\"submit\" onclick=\"return closeInfoBox()\" type=\"submit\" onclick=\"return closeInfoBox()\"
value=\"".__('Cancel')."\"></div>"; value=\"".__('Cancel')."\"></div>
<div>
<input type=\"checkbox\" id=\"fadd_login_check\"
onclick='checkboxToggleElement(this, \"fadd_login_container\")'>
<label for=\"fadd_login_check\">".
__('This feed requires authentication.')."</div>";
return; return;
} }

View File

@ -1639,7 +1639,6 @@ a.helpLinkPic img {
} }
#fadd_login_container { #fadd_login_container {
display : none;
} }
li.feedCatHolder { li.feedCatHolder {