From ff521ddfafd9828b45a50c716bddb205f342eb02 Mon Sep 17 00:00:00 2001 From: garvinhicking Date: Mon, 6 Aug 2007 10:18:39 +0000 Subject: [PATCH] backport from don --- include/admin/category.inc.php | 10 +-- include/admin/comments.inc.php | 6 +- include/admin/configuration.inc.php | 4 +- include/admin/entries.inc.php | 6 +- include/admin/groups.inc.php | 6 +- include/admin/importers/movabletype.inc.php | 60 +++++++++++------- include/admin/installer.inc.php | 12 ++-- include/admin/overview.inc.php | 2 +- include/admin/personal.inc.php | 10 +-- include/admin/plugins.inc.php | 5 +- include/admin/templates.inc.php | 10 +-- include/admin/upgrader.inc.php | 9 +-- include/admin/users.inc.php | 22 +++---- include/functions_config.inc.php | 4 +- include/functions_entries_admin.inc.php | 2 +- include/functions_images.inc.php | 12 ++-- lang/UTF-8/serendipity_lang_bg.inc.php | 2 +- lang/UTF-8/serendipity_lang_cn.inc.php | 2 +- lang/UTF-8/serendipity_lang_cs.inc.php | 2 +- lang/UTF-8/serendipity_lang_cz.inc.php | 2 +- lang/UTF-8/serendipity_lang_da.inc.php | 2 +- lang/UTF-8/serendipity_lang_de.inc.php | 2 +- lang/UTF-8/serendipity_lang_en.inc.php | 2 +- lang/UTF-8/serendipity_lang_es.inc.php | 2 +- lang/UTF-8/serendipity_lang_fa.inc.php | 2 +- lang/UTF-8/serendipity_lang_fi.inc.php | 2 +- lang/UTF-8/serendipity_lang_fr.inc.php | 2 +- lang/UTF-8/serendipity_lang_hu.inc.php | 2 +- lang/UTF-8/serendipity_lang_is.inc.php | 2 +- lang/UTF-8/serendipity_lang_it.inc.php | 2 +- lang/UTF-8/serendipity_lang_ja.inc.php | 2 +- lang/UTF-8/serendipity_lang_ko.inc.php | 2 +- lang/UTF-8/serendipity_lang_nl.inc.php | 2 +- lang/UTF-8/serendipity_lang_no.inc.php | 2 +- lang/UTF-8/serendipity_lang_pl.inc.php | 2 +- lang/UTF-8/serendipity_lang_pt.inc.php | 2 +- lang/UTF-8/serendipity_lang_pt_PT.inc.php | 2 +- lang/UTF-8/serendipity_lang_ro.inc.php | 2 +- lang/UTF-8/serendipity_lang_ru.inc.php | 2 +- lang/UTF-8/serendipity_lang_se.inc.php | 2 +- lang/UTF-8/serendipity_lang_ta.inc.php | 6 +- lang/UTF-8/serendipity_lang_tn.inc.php | 2 +- lang/UTF-8/serendipity_lang_tr.inc.php | 2 +- lang/UTF-8/serendipity_lang_zh.inc.php | 2 +- lang/serendipity_lang_bg.inc.php | 2 +- lang/serendipity_lang_cn.inc.php | 2 +- lang/serendipity_lang_cs.inc.php | 2 +- lang/serendipity_lang_cz.inc.php | 2 +- lang/serendipity_lang_da.inc.php | 2 +- lang/serendipity_lang_de.inc.php | 2 +- lang/serendipity_lang_en.inc.php | 2 +- lang/serendipity_lang_es.inc.php | 2 +- lang/serendipity_lang_fa.inc.php | 2 +- lang/serendipity_lang_fi.inc.php | 2 +- lang/serendipity_lang_fr.inc.php | 2 +- lang/serendipity_lang_hu.inc.php | 2 +- lang/serendipity_lang_is.inc.php | 2 +- lang/serendipity_lang_it.inc.php | 2 +- lang/serendipity_lang_ja.inc.php | 2 +- lang/serendipity_lang_ko.inc.php | 2 +- lang/serendipity_lang_nl.inc.php | 2 +- lang/serendipity_lang_no.inc.php | 2 +- lang/serendipity_lang_pl.inc.php | 2 +- lang/serendipity_lang_pt.inc.php | 2 +- lang/serendipity_lang_pt_PT.inc.php | 2 +- lang/serendipity_lang_ro.inc.php | 2 +- lang/serendipity_lang_ru.inc.php | 2 +- lang/serendipity_lang_se.inc.php | 2 +- lang/serendipity_lang_ta.inc.php | 6 +- lang/serendipity_lang_tn.inc.php | 2 +- lang/serendipity_lang_tr.inc.php | 2 +- lang/serendipity_lang_tw.inc.php | 2 +- lang/serendipity_lang_zh.inc.php | 2 +- .../serendipity_event_spamblock.php | 6 +- .../serendipity_event_spartacus.php | 6 +- serendipity_admin.php | 14 ++-- templates/default/admin/entries.tpl | 2 +- .../default/admin/img/admin_msg_error.png | Bin 0 -> 1356 bytes .../default/admin/img/admin_msg_note.png | Bin 0 -> 1397 bytes .../default/admin/img/admin_msg_success.png | Bin 0 -> 1191 bytes templates/default/admin/index.tpl | 14 ++-- 81 files changed, 182 insertions(+), 162 deletions(-) create mode 100644 templates/default/admin/img/admin_msg_error.png create mode 100644 templates/default/admin/img/admin_msg_note.png create mode 100644 templates/default/admin/img/admin_msg_success.png diff --git a/include/admin/category.inc.php b/include/admin/category.inc.php index 878e7d5..39307f0 100644 --- a/include/admin/category.inc.php +++ b/include/admin/category.inc.php @@ -40,11 +40,11 @@ if (isset($_POST['SAVE']) && serendipity_checkFormToken()) { serendipity_ACLGrant($catid, 'category', 'read', $serendipity['POST']['cat']['read_authors']); serendipity_ACLGrant($catid, 'category', 'write', $serendipity['POST']['cat']['write_authors']); - echo '
'. CATEGORY_SAVED .'
'; + echo '
' . CATEGORY_SAVED .'
'; } elseif ($serendipity['GET']['adminAction'] == 'edit') { if (!serendipity_checkPermission('adminCategoriesMaintainOthers') && !serendipity_ACLCheck($serendipity['authorid'], $serendipity['GET']['cid'], 'category', 'write')) { - echo '
'. PERM_DENIED .'
'; + echo '
'. PERM_DENIED .'
'; } else { /* Check to make sure parent is not a child of self */ $r = serendipity_db_query("SELECT categoryid FROM {$serendipity['dbPrefix']}category c @@ -58,7 +58,7 @@ if (isset($_POST['SAVE']) && serendipity_checkFormToken()) { serendipity_updateCategory($serendipity['GET']['cid'], $name, $desc, $authorid, $icon, $parentid, $serendipity['POST']['cat']['sort_order'], $serendipity['POST']['cat']['hide_sub']); serendipity_ACLGrant($serendipity['GET']['cid'], 'category', 'read', $serendipity['POST']['cat']['read_authors']); serendipity_ACLGrant($serendipity['GET']['cid'], 'category', 'write', $serendipity['POST']['cat']['write_authors']); - echo '
'. CATEGORY_SAVED .'
'; + echo '
' . CATEGORY_SAVED .'
'; } } } @@ -103,12 +103,12 @@ if ($serendipity['GET']['adminAction'] == 'doDelete' && serendipity_checkFormTok } } - echo '
'. ($remaining_cat ? sprintf(CATEGORY_DELETED_ARTICLES_MOVED, (int)$serendipity['GET']['cid'], $remaining_cat) : sprintf(CATEGORY_DELETED,(int)$serendipity['GET']['cid'])) .'
'; + echo '
' . ($remaining_cat ? sprintf(CATEGORY_DELETED_ARTICLES_MOVED, (int)$serendipity['GET']['cid'], $remaining_cat) : sprintf(CATEGORY_DELETED,(int)$serendipity['GET']['cid'])) .'
'; $serendipity['GET']['adminAction'] = 'view'; } } } else { - echo '
'. INVALID_CATEGORY .'
'; + echo '
'. INVALID_CATEGORY .'
'; } } ?> diff --git a/include/admin/comments.inc.php b/include/admin/comments.inc.php index 64f38e0..8cae996 100644 --- a/include/admin/comments.inc.php +++ b/include/admin/comments.inc.php @@ -391,7 +391,11 @@ foreach ($sql as $rs) { $header_class = ($comment['status'] == 'pending' ? 'serendipityAdminMsgNote' : ''); ?> - + + + + + '. $comment['title'] .', '. ON . ' ' . serendipity_mb('ucfirst', serendipity_strftime('%b %e %Y, %H:%M', $comment['timestamp']))?> diff --git a/include/admin/configuration.inc.php b/include/admin/configuration.inc.php index 4ecb2cf..29c97fe 100644 --- a/include/admin/configuration.inc.php +++ b/include/admin/configuration.inc.php @@ -24,7 +24,7 @@ switch ($_POST['installAction'] && serendipity_checkFormToken()) { $res = serendipity_updateConfiguration(); if (is_array($res)) { echo DIAGNOSTIC_ERROR; - echo '- ' . implode('
', $res) . '


'; + echo '
- ' . implode('
', $res) . '


'; } else { /* If we have new rewrite rules, then install them */ $permalinkOld = array( @@ -65,7 +65,7 @@ switch ($_POST['installAction'] && serendipity_checkFormToken()) { serendipity_buildPermalinks(); } - echo '
'. WRITTEN_N_SAVED .'
'; + echo '
' . WRITTEN_N_SAVED .'
'; } break; diff --git a/include/admin/entries.inc.php b/include/admin/entries.inc.php index 433e448..c502c50 100644 --- a/include/admin/entries.inc.php +++ b/include/admin/entries.inc.php @@ -409,11 +409,11 @@ switch($serendipity['GET']['adminAction']) { if ($serendipity['POST']['preview'] != 'true') { /* We don't need an iframe to save a draft */ if ( $serendipity['POST']['isdraft'] == 'true' ) { - echo '
' . IFRAME_SAVE_DRAFT . '

'; + echo '
' . IFRAME_SAVE_DRAFT . '

'; serendipity_updertEntry($entry); } else { if ($serendipity['use_iframe']) { - echo '
' . IFRAME_SAVE . '

'; + echo '
' . IFRAME_SAVE . '

'; serendipity_iframe_create('save', $entry); } else { serendipity_iframe($entry, 'save'); @@ -465,7 +465,7 @@ switch($serendipity['GET']['adminAction']) { } if ($serendipity['use_iframe']) { - echo '
' . IFRAME_PREVIEW . '

'; + echo '
' . IFRAME_PREVIEW . '

'; serendipity_iframe_create('preview', $entry); } else { serendipity_iframe($entry, 'preview'); diff --git a/include/admin/groups.inc.php b/include/admin/groups.inc.php index ef6b505..a85435f 100644 --- a/include/admin/groups.inc.php +++ b/include/admin/groups.inc.php @@ -14,7 +14,7 @@ if (!serendipity_checkPermission('adminUsersGroups')) { if (isset($_POST['DELETE_YES']) && serendipity_checkFormToken()) { $group = serendipity_fetchGroup($serendipity['POST']['group']); serendipity_deleteGroup($serendipity['POST']['group']); - printf('
' . DELETED_GROUP . '
', $serendipity['POST']['group'], $group['name']); + printf('
' . DELETED_GROUP . '
', $serendipity['POST']['group'], $group['name']); } /* Save new group */ @@ -22,7 +22,7 @@ if (isset($_POST['SAVE_NEW']) && serendipity_checkFormToken()) { $serendipity['POST']['group'] = serendipity_addGroup($serendipity['POST']['name']); $perms = serendipity_getAllPermissionNames(); serendipity_updateGroupConfig($serendipity['POST']['group'], $perms, $serendipity['POST'], false, $serendipity['POST']['forbidden_plugins'], $serendipity['POST']['forbidden_hooks']); - printf('
' . CREATED_GROUP . '
', '#' . $serendipity['POST']['group'] . ', ' . $serendipity['POST']['name']); + printf('
' . CREATED_GROUP . '
', '#' . $serendipity['POST']['group'] . ', ' . $serendipity['POST']['name']); } @@ -30,7 +30,7 @@ if (isset($_POST['SAVE_NEW']) && serendipity_checkFormToken()) { if (isset($_POST['SAVE_EDIT']) && serendipity_checkFormToken()) { $perms = serendipity_getAllPermissionNames(); serendipity_updateGroupConfig($serendipity['POST']['group'], $perms, $serendipity['POST'], false, $serendipity['POST']['forbidden_plugins'], $serendipity['POST']['forbidden_hooks']); - printf('
' . MODIFIED_GROUP . '
', $serendipity['POST']['name']); + printf('
' . MODIFIED_GROUP . '
', $serendipity['POST']['name']); } if ( $serendipity['GET']['adminAction'] != 'delete' ) { diff --git a/include/admin/importers/movabletype.inc.php b/include/admin/importers/movabletype.inc.php index b33c918..6215de7 100644 --- a/include/admin/importers/movabletype.inc.php +++ b/include/admin/importers/movabletype.inc.php @@ -101,7 +101,7 @@ class Serendipity_Import_MovableType extends Serendipity_Import { // Post mediam, add 12 hours. $match[4] = $match[4] + 12; } - + $ts = mktime($match[4], $match[5], $match[6], $match[1], $match[2], $match[3]); $this->debug('Matched string date format: ' . $ts); } @@ -110,7 +110,7 @@ class Serendipity_Import_MovableType extends Serendipity_Import { if ($ts <= 1) { $ts = time(); } - + return $ts; } @@ -176,24 +176,30 @@ class Serendipity_Import_MovableType extends Serendipity_Import { case 'PRIMARY CATEGORY': case 'CATEGORY': - $cat_found = false; - if ( is_array($this->categories) ) { - for ( $y=0 ; $ycategories) ; $y++ ) { - if ( $this->categories[$y]['category_name'] == $data ) { - $cat_found = true; - break; - } - } - if ( $cat_found){ - if (!in_array($this->categories[$y]['categoryid'], $entry['categories']) ) { - //$entries[$n]['categories'][] = $categories[$y]['categoryid']; - $entry['categories'][] = $this->categories[$y]['categoryid']; - } - }else { - $tasks[] = sprintf(CREATE_CATEGORY, htmlspecialchars($data)); - } - } - break; + $categories = explode("\0", $data); + #echo '
' . print_r($this->categories, true) . '
'; + foreach($categories AS $data) { + $data = trim($data); + $cat_found = false; + if (is_array($this->categories)) { + for ( $y=0 ; $ycategories) ; $y++ ) { + echo '"' . $this->categories[$y]['category_name'] . '" == "' . $data . '"
'; + if ( $this->categories[$y]['category_name'] == $data ) { + $cat_found = true; + break; + } + } + if ($cat_found) { + if (!in_array($this->categories[$y]['categoryid'], $entry['categories']) ) { + //$entries[$n]['categories'][] = $categories[$y]['categoryid']; + $entry['categories'][] = $this->categories[$y]['categoryid']; + } + } else { + $tasks[] = sprintf(CREATE_CATEGORY, htmlspecialchars($data)); + } + } + } + break; } } $entry['props'] = $entryprops; @@ -399,7 +405,11 @@ class Serendipity_Import_MovableType extends Serendipity_Import { $comment[$c_el] = $content; } else { $this->debug("Appending to entry: $line"); - $entry[$c_el] = $content; + if (isset($entry[$c_el])) { + $entry[$c_el] .= "\0" . $content; + } else { + $entry[$c_el] = $content; + } } } } elseif ($is_comment || $is_trackback) { @@ -415,11 +425,13 @@ class Serendipity_Import_MovableType extends Serendipity_Import { if ( !sizeof($tasks) || $force == true ) { serendipity_db_begin_transaction(); foreach ($entries as $entry) { + #echo '
' . printR_($entry, true) . '

'; + #continue; if (empty($entry['authorid'])) { $entry['authorid'] = $serendipity['authorid']; $entry['author'] = $serendipity['realname']; } - + if (!isset($entry['isdraft'])) { $entry['isdraft'] = 'false'; } @@ -434,7 +446,7 @@ class Serendipity_Import_MovableType extends Serendipity_Import { unset($entry['s9y_comments']); if ( !is_int($r = serendipity_updertEntry($entry)) ) { - echo '
' . $r . '
'; + echo '
' . $r . '
'; } else { $this->debug('Saved entry ' . $r . ' (' . $entry['title'] . ')'); $entry['id'] = $r; @@ -444,7 +456,7 @@ class Serendipity_Import_MovableType extends Serendipity_Import { $cid = serendipity_db_insert_id('comments', 'id'); serendipity_approveComment($cid, $entry['id'], true); } else { - echo '
' . $rc . '
'; + echo '
' . $rc . '
'; } } // Let the plugins do some additional stuff. Here it's used with diff --git a/include/admin/installer.inc.php b/include/admin/installer.inc.php index 54935ed..90702a7 100644 --- a/include/admin/installer.inc.php +++ b/include/admin/installer.inc.php @@ -71,7 +71,7 @@ if ( sizeof($_POST) > 1 && $serendipity['GET']['step'] == 3 ) { if ( is_array($errors = serendipity_checkInstallation()) ) { foreach ( $errors as $error ) { - echo '
'. $error .'
'; + echo '
'. $error .'
'; } $from = $_POST; @@ -423,12 +423,12 @@ if ( (int)$serendipity['GET']['step'] == 0 ) { -
+
0 ) { ?> -
+

: @@ -508,16 +508,16 @@ if ( (int)$serendipity['GET']['step'] == 0 ) { } else { echo ' ' . FAILED . '
'; foreach ( $errors as $error ) { - echo '
'. $error .'
'; + echo '
' . $error .'
'; } } if ( serendipity_updateConfiguration() ) { - echo '
'. SERENDIPITY_INSTALLED .'
'; + echo '
' . SERENDIPITY_INSTALLED .'
'; echo '
'. VISIT_BLOG_HERE .'
'; echo '
'. THANK_YOU_FOR_CHOOSING .'
'; } else { - echo '
'. ERROR_DETECTED_IN_INSTALL .'
'; + echo '
'. ERROR_DETECTED_IN_INSTALL .'
'; } } diff --git a/include/admin/overview.inc.php b/include/admin/overview.inc.php index 6374b7e..558a779 100644 --- a/include/admin/overview.inc.php +++ b/include/admin/overview.inc.php @@ -39,5 +39,5 @@ if ($output['show_links']) { echo '' . "\n"; echo '
' . "\n"; } -echo '' . $output['welcome'] . ''; +echo '

' . $output['welcome'] . '

'; echo $output['more']; \ No newline at end of file diff --git a/include/admin/personal.inc.php b/include/admin/personal.inc.php index 143b4ea..ed970a1 100644 --- a/include/admin/personal.inc.php +++ b/include/admin/personal.inc.php @@ -16,11 +16,11 @@ if ($serendipity['GET']['adminAction'] == 'save' && serendipity_checkFormToken() $config = serendipity_parseTemplate(S9Y_CONFIG_USERTEMPLATE); if ( (!serendipity_checkPermission('adminUsersEditUserlevel') || !serendipity_checkPermission('adminUsersMaintainOthers') ) && (int)$_POST['userlevel'] > $serendipity['serendipityUserlevel']) { - echo '
' . CREATE_NOT_AUTHORIZED_USERLEVEL . '
'; + echo '
' . CREATE_NOT_AUTHORIZED_USERLEVEL . '
'; } elseif (empty($_POST['username'])) { - echo '
' . USERCONF_CHECK_USERNAME_ERROR . '
'; + echo '
' . USERCONF_CHECK_USERNAME_ERROR . '
'; } elseif (!empty($_POST['password']) && $_POST['check_password'] != $_SESSION['serendipityPassword'] && md5($_POST['check_password']) != $_SESSION['serendipityPassword']) { - echo '
' . USERCONF_CHECK_PASSWORD_ERROR . '
'; + echo '
' . USERCONF_CHECK_PASSWORD_ERROR . '
'; } else { $valid_groups = serendipity_getGroups($serendipity['authorid'], true); @@ -53,7 +53,7 @@ if ($serendipity['GET']['adminAction'] == 'save' && serendipity_checkFormToken() } /* if (count($_POST[$item['var']]) < 1) { - echo '
' . WARNING_NO_GROUPS_SELECTED . '
'; + echo '
' . WARNING_NO_GROUPS_SELECTED . '
'; } else { serendipity_updateGroups($_POST[$item['var']], $serendipity['authorid'], false); } @@ -91,7 +91,7 @@ if ($serendipity['GET']['adminAction'] == 'save' && serendipity_checkFormToken() } $from = $_POST; ?> -
+
diff --git a/include/admin/plugins.inc.php b/include/admin/plugins.inc.php index 53e7e17..b894beb 100644 --- a/include/admin/plugins.inc.php +++ b/include/admin/plugins.inc.php @@ -102,6 +102,7 @@ if (isset($_GET['serendipity']['plugin_to_conf'])) { 0 ) { ?>
+ \n"; echo "
    \n"; @@ -112,7 +113,7 @@ if (isset($_GET['serendipity']['plugin_to_conf'])) { ?>
-
+
@@ -466,7 +467,7 @@ if (isset($_GET['serendipity']['plugin_to_conf'])) { ?> -
+
diff --git a/include/admin/templates.inc.php b/include/admin/templates.inc.php index bc773ce..f30b8d0 100644 --- a/include/admin/templates.inc.php +++ b/include/admin/templates.inc.php @@ -46,18 +46,18 @@ class template_option { if ($serendipity['GET']['adminAction'] == 'install' ) { serendipity_plugin_api::hook_event('backend_templates_fetchtemplate', $serendipity); - $themeInfo = serendipity_fetchTemplateInfo($serendipity['GET']['theme']); + $themeInfo = serendipity_fetchTemplateInfo(htmlspecialchars($serendipity['GET']['theme'])); - serendipity_set_config_var('template', $serendipity['GET']['theme']); + serendipity_set_config_var('template', htmlspecialchars($serendipity['GET']['theme'])); serendipity_set_config_var('template_engine', isset($themeInfo['engine']) ? $themeInfo['engine'] : 'default'); - echo '
'. sprintf(TEMPLATE_SET, $serendipity['GET']['theme']) .'
'; + echo '
' . sprintf(TEMPLATE_SET, htmlspecialchars($serendipity['GET']['theme'])) .'
'; } ?> '. WARNING_TEMPLATE_DEPRECATED .''; + echo '
'. WARNING_TEMPLATE_DEPRECATED .'
'; } echo '

' . STYLE_OPTIONS . '

'; @@ -73,7 +73,7 @@ if (is_array($template_config)) { foreach($serendipity['POST']['template'] AS $option => $value) { template_option::set_config($option, $value); } - echo '
' . DONE .': '. sprintf(SETTINGS_SAVED_AT, serendipity_strftime('%H:%M:%S')) . '
'; + echo '
' . DONE .': '. sprintf(SETTINGS_SAVED_AT, serendipity_strftime('%H:%M:%S')) . '
'; } echo ''; diff --git a/include/admin/upgrader.inc.php b/include/admin/upgrader.inc.php index bbf6bc7..fec7b05 100644 --- a/include/admin/upgrader.inc.php +++ b/include/admin/upgrader.inc.php @@ -215,7 +215,7 @@ if ($serendipity['GET']['action'] == 'ignore') { if (sizeof($errors)) { echo DIAGNOSTIC_ERROR . '

'; - echo '- ' . implode('
', $errors) . '


'; + echo '
- ' . implode('
', $errors) . '


'; } /* I don't care what you told me, I will always nuke Smarty cache */ @@ -243,7 +243,7 @@ if (($showAbort && $serendipity['GET']['action'] == 'ignore') || $serendipity['G if ($serendipity['GET']['action'] == 'ignore') { echo SERENDIPITY_UPGRADER_YOU_HAVE_IGNORED; } elseif ($serendipity['GET']['action'] == 'upgrade') { - printf('
'. SERENDIPITY_UPGRADER_NOW_UPGRADED .'
', $serendipity['version']); + printf('
' . SERENDIPITY_UPGRADER_NOW_UPGRADED .'
', $serendipity['version']); } echo '
'; printf('
'. SERENDIPITY_UPGRADER_RETURN_HERE .'
', '', ''); @@ -323,12 +323,13 @@ if (($showAbort && $serendipity['GET']['action'] == 'ignore') || $serendipity['G -
+
0) { ?>
-
+
+

= $serendipity['serendipityUserlevel']) || !serendipity_checkPermission('adminUsersDelete')) { - echo '
' . CREATE_NOT_AUTHORIZED . '
'; + echo '
' . CREATE_NOT_AUTHORIZED . '
'; } elseif ($_POST['userlevel'] > $serendipity['serendipityUserlevel']) { - echo '
' . CREATE_NOT_AUTHORIZED_USERLEVEL . '
'; + echo '
' . CREATE_NOT_AUTHORIZED_USERLEVEL . '
'; } else { $group_intersect = serendipity_intersectGroup($user[0]['authorid']); if (serendipity_checkPermission('adminUsersMaintainOthers') || (serendipity_checkPermission('adminUsersMaintainSame') && $group_intersect)) { serendipity_deleteAuthor($user[0]['authorid']); - printf('
' . DELETED_USER . '
', $serendipity['POST']['user'], $user[0]['realname']); + printf('
' . DELETED_USER . '
', $serendipity['POST']['user'], $user[0]['realname']); serendipity_plugin_api::hook_event('backend_users_delete', $user[0]); } else { - echo '
' . CREATE_NOT_AUTHORIZED_USERLEVEL . '
'; + echo '
' . CREATE_NOT_AUTHORIZED_USERLEVEL . '
'; } } } @@ -37,7 +37,7 @@ if (isset($_POST['DELETE_YES']) && serendipity_checkFormToken()) { /* Save new user */ if (isset($_POST['SAVE_NEW']) && serendipity_checkFormToken()) { if (($serendipity['serendipityUserlevel'] < USERLEVEL_ADMIN && $_POST['userlevel'] >= $serendipity['serendipityUserlevel']) || !serendipity_checkPermission('adminUsersCreateNew')) { - echo '
' . CREATE_NOT_AUTHORIZED . '
'; + echo '
' . CREATE_NOT_AUTHORIZED . '
'; } else { $serendipity['POST']['user'] = serendipity_addAuthor($_POST['username'], $_POST['pass'], $_POST['realname'], $_POST['email'], $_POST['userlevel']); @@ -72,7 +72,7 @@ if (isset($_POST['SAVE_NEW']) && serendipity_checkFormToken()) { } if (count($_POST[$item['var']]) < 1) { - echo '
' . WARNING_NO_GROUPS_SELECTED . '
'; + echo '
' . WARNING_NO_GROUPS_SELECTED . '
'; } else { serendipity_updateGroups($_POST[$item['var']], $serendipity['POST']['user'], false); } @@ -90,7 +90,7 @@ if (isset($_POST['SAVE_NEW']) && serendipity_checkFormToken()) { } serendipity_plugin_api::hook_event('backend_users_add', $serendipity['POST']['user']); - printf('
' . CREATED_USER . '
', '#' . $serendipity['POST']['user'] . ', ' . $_POST['realname']); + printf('
' . CREATED_USER . '
', '#' . $serendipity['POST']['user'] . ', ' . $_POST['realname']); } } @@ -99,9 +99,9 @@ if (isset($_POST['SAVE_NEW']) && serendipity_checkFormToken()) { if (isset($_POST['SAVE_EDIT']) && serendipity_checkFormToken()) { $user = serendipity_fetchUsers($serendipity['POST']['user']); if (!serendipity_checkPermission('adminUsersMaintainOthers') && $user[0]['userlevel'] >= $serendipity['serendipityUserlevel']) { - echo '
' . CREATE_NOT_AUTHORIZED . '
'; + echo '
' . CREATE_NOT_AUTHORIZED . '
'; } elseif ($_POST['userlevel'] > $serendipity['serendipityUserlevel']) { - echo '
' . CREATE_NOT_AUTHORIZED_USERLEVEL . '
'; + echo '
' . CREATE_NOT_AUTHORIZED_USERLEVEL . '
'; } else { $valid_groups = serendipity_getGroups($serendipity['authorid'], true); $config = serendipity_parseTemplate(S9Y_CONFIG_USERTEMPLATE); @@ -134,7 +134,7 @@ if (isset($_POST['SAVE_EDIT']) && serendipity_checkFormToken()) { } if (count($_POST[$item['var']]) < 1) { - echo '
' . WARNING_NO_GROUPS_SELECTED . '
'; + echo '
' . WARNING_NO_GROUPS_SELECTED . '
'; } else { serendipity_updateGroups($_POST[$item['var']], $serendipity['POST']['user'], false); } @@ -161,7 +161,7 @@ if (isset($_POST['SAVE_EDIT']) && serendipity_checkFormToken()) { serendipity_updatePermalink($pl_data, 'author'); serendipity_plugin_api::hook_event('backend_users_edit', $pl_data); - printf('
' . MODIFIED_USER . '
', $_POST['realname']); + printf('
' . MODIFIED_USER . '
', $_POST['realname']); } } diff --git a/include/functions_config.inc.php b/include/functions_config.inc.php index fe72811..6daf18d 100644 --- a/include/functions_config.inc.php +++ b/include/functions_config.inc.php @@ -724,7 +724,7 @@ function serendipity_iframe(&$entry, $mode = null, $use_smarty = true) { echo ''; } $entrylink = serendipity_archiveURL($res, $entry['title'], 'serendipityHTTPPath', true, array('timestamp' => $entry['timestamp'])); - echo '
' . ENTRY_SAVED . ' (' . VIEW . ')
'; + echo '
' . ENTRY_SAVED . ' (' . VIEW . ')>
'; } echo '
'; @@ -1885,7 +1885,7 @@ function serendipity_reportXSRF($type = 0, $reset = true, $use_config = false) { // Set this in your serendipity_config_local.inc.php if you want HTTP Referrer blocking: // $serendipity['referrerXSRF'] = true; - $string = '
' . ERROR_XSRF . '
'; + $string = '
' . ERROR_XSRF . '
'; if ($reset) { // Config key "referrerXSRF" can be set to enable blocking based on HTTP Referrer. Recommended for Paranoia. if (($use_config && isset($serendipity['referrerXSRF']) && $serendipity['referrerXSRF']) || $use_config === false) { diff --git a/include/functions_entries_admin.inc.php b/include/functions_entries_admin.inc.php index ed98782..fb9cf84 100644 --- a/include/functions_entries_admin.inc.php +++ b/include/functions_entries_admin.inc.php @@ -187,7 +187,7 @@ function serendipity_printEntryForm($targetURL, $hiddens = array(), $entry = arr /* HTML CODE BELOW IS FOR FALLBACK PORTABILITY ONLY - MODIFY CODE IN TEMPLATE ADMIN/ENTRIES.TPL INSTEAD! */ if (!empty($errMsg)) { ?> -
+
action="" method="post" id="serendipityEntry" style="margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px"> diff --git a/include/functions_images.inc.php b/include/functions_images.inc.php index b0cb6ee..bb00642 100644 --- a/include/functions_images.inc.php +++ b/include/functions_images.inc.php @@ -652,7 +652,7 @@ function serendipity_makeThumbnail($file, $directory = '', $size = false, $thumb } exec($cmd, $output, $result); if ($result != 0) { - echo '
'. sprintf(IMAGICK_EXEC_ERROR, $cmd, $output[0], $result) .'
'; + echo '
' . sprintf(IMAGICK_EXEC_ERROR, $cmd, $output[0], $result) .'
'; $r = false; // return failure } else { touch($outfile); @@ -696,7 +696,7 @@ function serendipity_scaleImg($id, $width, $height) { $cmd = escapeshellcmd($serendipity['convert']) . ' -scale ' . serendipity_escapeshellarg($width . 'x' . $height) . ' ' . serendipity_escapeshellarg($infile) . ' ' . serendipity_escapeshellarg($outfile); exec($cmd, $output, $result); if ( $result != 0 ) { - echo '
'. sprintf(IMAGICK_EXEC_ERROR, $cmd, $output[0], $result) .'
'; + echo '
' . sprintf(IMAGICK_EXEC_ERROR, $cmd, $output[0], $result) .'
'; } unset($output, $result); } @@ -743,7 +743,7 @@ function serendipity_rotateImg($id, $degrees) { $cmd = escapeshellcmd($serendipity['convert']) . ' -rotate ' . serendipity_escapeshellarg($degrees) . ' ' . serendipity_escapeshellarg($infile) . ' ' . serendipity_escapeshellarg($outfile); exec($cmd, $output, $result); if ( $result != 0 ) { - echo '
'. sprintf(IMAGICK_EXEC_ERROR, $cmd, $output[0], $result) .'
'; + echo '
' . sprintf(IMAGICK_EXEC_ERROR, $cmd, $output[0], $result) .'
'; } unset($output, $result); @@ -751,7 +751,7 @@ function serendipity_rotateImg($id, $degrees) { $cmd = escapeshellcmd($serendipity['convert']) . ' -rotate ' . serendipity_escapeshellarg($degrees) . ' ' . serendipity_escapeshellarg($infileThumb) . ' ' . serendipity_escapeshellarg($outfileThumb); exec($cmd, $output, $result); if ( $result != 0 ) { - echo '
'. sprintf(IMAGICK_EXEC_ERROR, $cmd, $output[0], $result) .'
'; + echo '
'. sprintf(IMAGICK_EXEC_ERROR, $cmd, $output[0], $result) .'
'; } unset($output, $result); @@ -803,7 +803,7 @@ function serendipity_generateThumbs() { if ($returnsize !== false ) { printf(RESIZE_BLAHBLAH, $filename . ': ' . $returnsize[0] . 'x' . $returnsize[1]); if (!file_exists($newThumb)) { - printf('' . THUMBNAIL_FAILED_COPY . '
', $filename); + printf('
' . THUMBNAIL_FAILED_COPY . '

', $filename); } else { $update = true; } @@ -814,7 +814,7 @@ function serendipity_generateThumbs() { printf(THUMBNAIL_USING_OWN . '
', $filename); $update = true; } else { - printf('' . THUMBNAIL_FAILED_COPY . '
', $filename); + printf('
' . THUMBNAIL_FAILED_COPY . '

', $filename); } } diff --git a/lang/UTF-8/serendipity_lang_bg.inc.php b/lang/UTF-8/serendipity_lang_bg.inc.php index 36d66e0..b528b45 100644 --- a/lang/UTF-8/serendipity_lang_bg.inc.php +++ b/lang/UTF-8/serendipity_lang_bg.inc.php @@ -835,7 +835,7 @@ $i18n_filename_to = array('-', 'a', 'A', 'b', 'B', 'v', 'V', 'g', 'G', 'd', 'D @define('MEDIA_PROPERTY_DATE', 'Асоциирана дата'); @define('MEDIA_PROPERTY_RUN_LENGTH', 'Продължителност (за аудио и видео файлове)'); @define('SYNDICATION_RFC2616', 'Активиране на стриктна съвместимост с RFC2616 RSS-емисии'); -@define('SYNDICATION_RFC2616_DESC', 'Неактивирането на RFC2616 значи, че всички условни GET заявки към Serendipity ще връщат статиите, променени след времето на последната заявка. С установяването на \'Не\' вашите посетители ще получат всички статии след тяхната последна заявка, което може да се разглежда като добър начин на действие. Обаче някои агенти като Planet например, реагират странно. Ако това се случва, също не се спазва и RFC2616. Така че, ако установите тази опция на \'Да\', ще бъдете съвместими с RFC2616, но читателите на вашата RSS емисия може да пропуснат статии по време на техните отпуски (отсъствия). Следователно и в двата случая или може да има проблеми с агрегатори като Planet, или действителните читатели на вашия блог може да пропуснат статии. Ако срещате оплаквания от някоя от страните, можете да превключите опцията. За подробности: https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', 'Неактивирането на RFC2616 значи, че всички условни GET заявки към Serendipity ще връщат статиите, променени след времето на последната заявка. С установяването на \'Не\' вашите посетители ще получат всички статии след тяхната последна заявка, което може да се разглежда като добър начин на действие. Обаче някои агенти като Planet например, реагират странно. Ако това се случва, също не се спазва и RFC2616. Така че, ако установите тази опция на \'Да\', ще бъдете съвместими с RFC2616, но читателите на вашата RSS емисия може да пропуснат статии по време на техните отпуски (отсъствия). Следователно и в двата случая или може да има проблеми с агрегатори като Planet, или действителните читатели на вашия блог може да пропуснат статии. Ако срещате оплаквания от някоя от страните, можете да превключите опцията. За подробности: SourceForge'); @define('FILENAME_REASSIGNED', 'Автоматично установено ново име на файла: %s'); @define('MEDIA_UPLOAD_SIZE', 'Максимална големина на файловете за качване'); @define('MEDIA_UPLOAD_SIZE_DESC', 'Въведете максималната големина на качените файлове в байтове. Тази стойност може да не бъде зачетена от сървъра. В PHP.ini: upload_max_filesize, post_max_size, max_input_time имат приоритет над тази опция. Празен стринг тук означава да се използват само ограниченията на сървъра.'); diff --git a/lang/UTF-8/serendipity_lang_cn.inc.php b/lang/UTF-8/serendipity_lang_cn.inc.php index ab0529e..dd3409f 100644 --- a/lang/UTF-8/serendipity_lang_cn.inc.php +++ b/lang/UTF-8/serendipity_lang_cn.inc.php @@ -847,7 +847,7 @@ @define('PLUGIN_AVAILABLE_COUNT', '总共: %d 个外挂'); @define('SYNDICATION_RFC2616', '开启依照严格的 RFC2616 RSS-Feed'); -@define('SYNDICATION_RFC2616_DESC', '不强制 RFC2616 表示全部有条件的 GETs 到 Serendipity Blog 只会传回最后修改的文章。如果设定为 "false" 表示访客接受全部的文章。不过,一些日志的程序像 Planet 会出现奇怪现象。如果出现奇怪现象表示它违反了 RFC2616 的标准。所以设定为 "TRUE" 表示你遵从 RFC 的标准,但访客可能读取不到全部文章。整体来说,不管怎样都无法照顾到两方。详情请参阅:https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', '不强制 RFC2616 表示全部有条件的 GETs 到 Serendipity Blog 只会传回最后修改的文章。如果设定为 "false" 表示访客接受全部的文章。不过,一些日志的程序像 Planet 会出现奇怪现象。如果出现奇怪现象表示它违反了 RFC2616 的标准。所以设定为 "TRUE" 表示你遵从 RFC 的标准,但访客可能读取不到全部文章。整体来说,不管怎样都无法照顾到两方。详情请参阅:SourceForge'); @define('MEDIA_PROPERTY_DATE', '相关日期'); @define('MEDIA_PROPERTY_RUN_LENGTH', '长度'); @define('FILENAME_REASSIGNED', '自动指定新文件名称: %s'); diff --git a/lang/UTF-8/serendipity_lang_cs.inc.php b/lang/UTF-8/serendipity_lang_cs.inc.php index 8e10b66..9609499 100644 --- a/lang/UTF-8/serendipity_lang_cs.inc.php +++ b/lang/UTF-8/serendipity_lang_cs.inc.php @@ -856,7 +856,7 @@ $i18n_filename_to = array ( @define('PLUGIN_AVAILABLE_COUNT', 'Celkem: %d pluginů.'); @define('SYNDICATION_RFC2616', 'Aktivovat strict RFC2616 RSS-Feed compliance'); -@define('SYNDICATION_RFC2616_DESC', 'Když neaktivujete RFC2616, znamená to, že vÅ¡echny podmíněné GETy na Serendipity vrátí příspěvky, které byly modifikovány od času posledního požadavku. Když tohle nastavíte na "false", vaÅ¡i návÅ¡těvníci dostanou vÅ¡echny články od svého posledního požadavku, což se považuje za dobrou věc. AvÅ¡ak někteří agenti jako Planet fungují divně, když tohle nastane a taky to poruÅ¡uje RFC2616. Takže když nastavíte tuto volbu na "TRUE", budete vyhovovat RFC ale návÅ¡těvníkům mohou ve čtečkách během prázdnin zmizet příspěvky. V každém případě, buď to vadí agregátorům jako je Planet, nebo to vadí návÅ¡těvníkům blogu. Když se vyskytnou stížnosti z kterékoli strany, můžete tuhle volbu přepnout. Reference: https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', 'Když neaktivujete RFC2616, znamená to, že vÅ¡echny podmíněné GETy na Serendipity vrátí příspěvky, které byly modifikovány od času posledního požadavku. Když tohle nastavíte na "false", vaÅ¡i návÅ¡těvníci dostanou vÅ¡echny články od svého posledního požadavku, což se považuje za dobrou věc. AvÅ¡ak někteří agenti jako Planet fungují divně, když tohle nastane a taky to poruÅ¡uje RFC2616. Takže když nastavíte tuto volbu na "TRUE", budete vyhovovat RFC ale návÅ¡těvníkům mohou ve čtečkách během prázdnin zmizet příspěvky. V každém případě, buď to vadí agregátorům jako je Planet, nebo to vadí návÅ¡těvníkům blogu. Když se vyskytnou stížnosti z kterékoli strany, můžete tuhle volbu přepnout. Reference: SourceForge'); @define('MEDIA_PROPERTY_DATE', 'Asociované datum'); @define('MEDIA_PROPERTY_RUN_LENGTH', 'Run-Length'); @define('FILENAME_REASSIGNED', 'Automaticky přidělené nové jméno souboru: %s'); diff --git a/lang/UTF-8/serendipity_lang_cz.inc.php b/lang/UTF-8/serendipity_lang_cz.inc.php index 2b8ba1e..027ee9c 100644 --- a/lang/UTF-8/serendipity_lang_cz.inc.php +++ b/lang/UTF-8/serendipity_lang_cz.inc.php @@ -856,7 +856,7 @@ $i18n_filename_to = array ( @define('PLUGIN_AVAILABLE_COUNT', 'Celkem: %d pluginů.'); @define('SYNDICATION_RFC2616', 'Aktivovat strict RFC2616 RSS-Feed compliance'); -@define('SYNDICATION_RFC2616_DESC', 'Když neaktivujete RFC2616, znamená to, že vÅ¡echny podmíněné GETy na Serendipity vrátí příspěvky, které byly modifikovány od času posledního požadavku. Když tohle nastavíte na "false", vaÅ¡i návÅ¡těvníci dostanou vÅ¡echny články od svého posledního požadavku, což se považuje za dobrou věc. AvÅ¡ak někteří agenti jako Planet fungují divně, když tohle nastane a taky to poruÅ¡uje RFC2616. Takže když nastavíte tuto volbu na "TRUE", budete vyhovovat RFC ale návÅ¡těvníkům mohou ve čtečkách během prázdnin zmizet příspěvky. V každém případě, buď to vadí agregátorům jako je Planet, nebo to vadí návÅ¡těvníkům blogu. Když se vyskytnou stížnosti z kterékoli strany, můžete tuhle volbu přepnout. Reference: https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', 'Když neaktivujete RFC2616, znamená to, že vÅ¡echny podmíněné GETy na Serendipity vrátí příspěvky, které byly modifikovány od času posledního požadavku. Když tohle nastavíte na "false", vaÅ¡i návÅ¡těvníci dostanou vÅ¡echny články od svého posledního požadavku, což se považuje za dobrou věc. AvÅ¡ak někteří agenti jako Planet fungují divně, když tohle nastane a taky to poruÅ¡uje RFC2616. Takže když nastavíte tuto volbu na "TRUE", budete vyhovovat RFC ale návÅ¡těvníkům mohou ve čtečkách během prázdnin zmizet příspěvky. V každém případě, buď to vadí agregátorům jako je Planet, nebo to vadí návÅ¡těvníkům blogu. Když se vyskytnou stížnosti z kterékoli strany, můžete tuhle volbu přepnout. Reference: SourceForge'); @define('MEDIA_PROPERTY_DATE', 'Asociované datum'); @define('MEDIA_PROPERTY_RUN_LENGTH', 'Run-Length'); @define('FILENAME_REASSIGNED', 'Automaticky přidělené nové jméno souboru: %s'); diff --git a/lang/UTF-8/serendipity_lang_da.inc.php b/lang/UTF-8/serendipity_lang_da.inc.php index c01b752..0a0780b 100644 --- a/lang/UTF-8/serendipity_lang_da.inc.php +++ b/lang/UTF-8/serendipity_lang_da.inc.php @@ -844,7 +844,7 @@ @define('PLUGIN_AVAILABLE_COUNT', 'Total: %d plugins.'); @define('SYNDICATION_RFC2616', 'Aktiver RSS-feeds der overholder RFC2616'); -@define('SYNDICATION_RFC2616_DESC', 'Hvis IKKE RFC2616 overholdes vil alle forespørgsler til Serendipity returnere artikler ændret siden tidspunktet for sidste forespørgsel. Dvs \'nej\' medfører at dine besøgende fÃ¥r alle artikler siden sidst. PÃ¥ den anden side, nogle RSS aggregatorer som f.eks. \'Planet\' opfører sig underligt med denne indstilling da den jo ikke overholder RFC2616. Læs eventuelt mere om problemet her https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', 'Hvis IKKE RFC2616 overholdes vil alle forespørgsler til Serendipity returnere artikler ændret siden tidspunktet for sidste forespørgsel. Dvs \'nej\' medfører at dine besøgende fÃ¥r alle artikler siden sidst. PÃ¥ den anden side, nogle RSS aggregatorer som f.eks. \'Planet\' opfører sig underligt med denne indstilling da den jo ikke overholder RFC2616. Læs eventuelt mere om problemet her SourceForge">SourceForge'); @define('MEDIA_PROPERTY_DATE', 'Tilhørende dato'); @define('MEDIA_PROPERTY_RUN_LENGTH', 'Spilletid'); @define('FILENAME_REASSIGNED', 'Nyt filnavn automagisk tildelt: %s'); diff --git a/lang/UTF-8/serendipity_lang_de.inc.php b/lang/UTF-8/serendipity_lang_de.inc.php index bf230f0..ef89f60 100644 --- a/lang/UTF-8/serendipity_lang_de.inc.php +++ b/lang/UTF-8/serendipity_lang_de.inc.php @@ -843,7 +843,7 @@ @define('PLUGIN_AVAILABLE_COUNT', 'Gesamt: %d Plugins.'); @define('SYNDICATION_RFC2616', 'Strikte RFC2616 RSS-Feed Kompatibilität'); -@define('SYNDICATION_RFC2616_DESC', 'Falls RFC2616 NICHT strikt ausgelegt wird, können alle Conditional GET Anfragen zu Serendipity die letzten Einträge seit dem letzten Client-Abruf zurückliefern - für Benutzer, die auch nach ihrem Urlaub alle Artikel lesen wollen, ist dies eine tolle Sache. Jedoch können dadurch einige spezielle Clients wie z.B. Planet aus dem Tritt gebracht werden, und neue Artikel ihres RSS-Feeds falsch interpretieren. Wenn diese Option also auf JA gesetzt wird, wird zwar die RFC befolgt, aber ihre RSS-Leser könnten Einträge verpassen wenn Sie länger nicht auf ihrer Seite waren. Wie auch immer sie sich entscheiden, entweder ärgern Sie damit Clients wie Planet oder Ihre Benutzer. Referenz: https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', 'Falls RFC2616 NICHT strikt ausgelegt wird, können alle Conditional GET Anfragen zu Serendipity die letzten Einträge seit dem letzten Client-Abruf zurückliefern - für Benutzer, die auch nach ihrem Urlaub alle Artikel lesen wollen, ist dies eine tolle Sache. Jedoch können dadurch einige spezielle Clients wie z.B. Planet aus dem Tritt gebracht werden, und neue Artikel ihres RSS-Feeds falsch interpretieren. Wenn diese Option also auf JA gesetzt wird, wird zwar die RFC befolgt, aber ihre RSS-Leser könnten Einträge verpassen wenn Sie länger nicht auf ihrer Seite waren. Wie auch immer sie sich entscheiden, entweder ärgern Sie damit Clients wie Planet oder Ihre Benutzer. Referenz: SourceForge'); @define('MEDIA_PROPERTY_DATE', 'Verknüpftes Datum'); @define('MEDIA_PROPERTY_RUN_LENGTH', 'Laufzeit'); @define('FILENAME_REASSIGNED', 'Automagisch zugewiesener Dateiname: %s'); diff --git a/lang/UTF-8/serendipity_lang_en.inc.php b/lang/UTF-8/serendipity_lang_en.inc.php index 4645363..1cb3df7 100644 --- a/lang/UTF-8/serendipity_lang_en.inc.php +++ b/lang/UTF-8/serendipity_lang_en.inc.php @@ -842,7 +842,7 @@ @define('PLUGIN_AVAILABLE_COUNT', 'Total: %d plugins.'); @define('SYNDICATION_RFC2616', 'Activate strict RFC2616 RSS-Feed compliance'); -@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: SourceForge'); @define('MEDIA_PROPERTY_DATE', 'Associated Date'); @define('MEDIA_PROPERTY_RUN_LENGTH', 'Run-Length'); @define('FILENAME_REASSIGNED', 'Automagically assigned new file name: %s'); diff --git a/lang/UTF-8/serendipity_lang_es.inc.php b/lang/UTF-8/serendipity_lang_es.inc.php index 409a370..a79bed3 100644 --- a/lang/UTF-8/serendipity_lang_es.inc.php +++ b/lang/UTF-8/serendipity_lang_es.inc.php @@ -860,7 +860,7 @@ Melvin TODO [20060128]: What spanish word do we use for "referrers" ?? @define('STYLE_OPTIONS', 'Opciones de Tema/estilo'); @define('PLUGIN_AVAILABLE_COUNT', 'Total: %d extensiones.'); @define('SYNDICATION_RFC2616', 'Activar seguimiento estricto de la norma RFC2616 para sindicaciones RSS'); -@define('SYNDICATION_RFC2616_DESC', 'NO forzar el seguimiento de RFC2616 significa que todos los GETs condicionales a Serendipity regresarán entradas modificadas desde la fecha de la última solicitud. Con esa característica definida a "false", tus visitantes obtendrán todos los artículos desde su última solicitud, lo cual es considerado algo bueno. Sin embargo, algunos agentes como Planet tienen un comportamiento extraño, dado viola la norma RFC2616. De esta manera, si defines esta opción como "TRUE" estarás cumpliendo con la norma, pero los lectores de tus sindicaciones RSS quizás pierdan algunas entradas en sus días de ausencia. De cualquier forma, o evitas un funcionamiento adecuado de agregadores como Planet, o dañas a tus lectores reales. Si estás enfrentando quejas de cualquiera de los dos, puedes cambiar esta opción. Rerefencia: https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', 'NO forzar el seguimiento de RFC2616 significa que todos los GETs condicionales a Serendipity regresarán entradas modificadas desde la fecha de la última solicitud. Con esa característica definida a "false", tus visitantes obtendrán todos los artículos desde su última solicitud, lo cual es considerado algo bueno. Sin embargo, algunos agentes como Planet tienen un comportamiento extraño, dado viola la norma RFC2616. De esta manera, si defines esta opción como "TRUE" estarás cumpliendo con la norma, pero los lectores de tus sindicaciones RSS quizás pierdan algunas entradas en sus días de ausencia. De cualquier forma, o evitas un funcionamiento adecuado de agregadores como Planet, o dañas a tus lectores reales. Si estás enfrentando quejas de cualquiera de los dos, puedes cambiar esta opción. Rerefencia: SourceForge'); @define('MEDIA_PROPERTY_DATE', 'Fecha Asociada'); /*Translate*/ diff --git a/lang/UTF-8/serendipity_lang_fa.inc.php b/lang/UTF-8/serendipity_lang_fa.inc.php index 17e9a1e..621bf3c 100644 --- a/lang/UTF-8/serendipity_lang_fa.inc.php +++ b/lang/UTF-8/serendipity_lang_fa.inc.php @@ -844,7 +844,7 @@ @define('PLUGIN_AVAILABLE_COUNT', 'تعداد کل: %d افزونه.'); @define('SYNDICATION_RFC2616', 'فعال کردن RSS-Feed طبق استاندارد RFC2616'); -@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: SourceForge'); @define('MEDIA_PROPERTY_DATE', 'تاریخ صعودی'); @define('MEDIA_PROPERTY_RUN_LENGTH', 'طول اجرا'); @define('FILENAME_REASSIGNED', 'نامگذاری خودکار: %s'); diff --git a/lang/UTF-8/serendipity_lang_fi.inc.php b/lang/UTF-8/serendipity_lang_fi.inc.php index 3cc702c..aeb9f3f 100644 --- a/lang/UTF-8/serendipity_lang_fi.inc.php +++ b/lang/UTF-8/serendipity_lang_fi.inc.php @@ -842,7 +842,7 @@ @define('PLUGIN_AVAILABLE_COUNT', 'Total: %d plugins.'); @define('SYNDICATION_RFC2616', 'Activate strict RFC2616 RSS-Feed compliance'); -@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: SourceForge'); @define('MEDIA_PROPERTY_DATE', 'Associated Date'); @define('MEDIA_PROPERTY_RUN_LENGTH', 'Run-Length'); @define('FILENAME_REASSIGNED', 'Automagically assigned new file name: %s'); diff --git a/lang/UTF-8/serendipity_lang_fr.inc.php b/lang/UTF-8/serendipity_lang_fr.inc.php index f8e2178..785735b 100644 --- a/lang/UTF-8/serendipity_lang_fr.inc.php +++ b/lang/UTF-8/serendipity_lang_fr.inc.php @@ -849,7 +849,7 @@ @define('PLUGIN_AVAILABLE_COUNT', 'Total: %d plugins.'); @define('SYNDICATION_RFC2616', 'Activate strict RFC2616 RSS-Feed compliance'); -@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: SourceForge'); @define('MEDIA_PROPERTY_DATE', 'Associated Date'); @define('MEDIA_PROPERTY_RUN_LENGTH', 'Run-Length'); @define('FILENAME_REASSIGNED', 'Automagically assigned new file name: %s'); diff --git a/lang/UTF-8/serendipity_lang_hu.inc.php b/lang/UTF-8/serendipity_lang_hu.inc.php index 71af41b..c8b8dca 100644 --- a/lang/UTF-8/serendipity_lang_hu.inc.php +++ b/lang/UTF-8/serendipity_lang_hu.inc.php @@ -843,7 +843,7 @@ @define('PLUGIN_AVAILABLE_COUNT', 'Total: %d plugins.'); @define('SYNDICATION_RFC2616', 'Activate strict RFC2616 RSS-Feed compliance'); -@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: SourceForge'); @define('MEDIA_PROPERTY_DATE', 'Associated Date'); @define('MEDIA_PROPERTY_RUN_LENGTH', 'Run-Length'); @define('FILENAME_REASSIGNED', 'Automagically assigned new file name: %s'); diff --git a/lang/UTF-8/serendipity_lang_is.inc.php b/lang/UTF-8/serendipity_lang_is.inc.php index 95caa7b..49d1ca2 100644 --- a/lang/UTF-8/serendipity_lang_is.inc.php +++ b/lang/UTF-8/serendipity_lang_is.inc.php @@ -843,7 +843,7 @@ @define('PLUGIN_AVAILABLE_COUNT', 'Total: %d plugins.'); @define('SYNDICATION_RFC2616', 'Activate strict RFC2616 RSS-Feed compliance'); -@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: SourceForge'); @define('MEDIA_PROPERTY_DATE', 'Associated Date'); @define('MEDIA_PROPERTY_RUN_LENGTH', 'Run-Length'); @define('FILENAME_REASSIGNED', 'Automagically assigned new file name: %s'); diff --git a/lang/UTF-8/serendipity_lang_it.inc.php b/lang/UTF-8/serendipity_lang_it.inc.php index 22ecaa5..d41f163 100644 --- a/lang/UTF-8/serendipity_lang_it.inc.php +++ b/lang/UTF-8/serendipity_lang_it.inc.php @@ -846,7 +846,7 @@ @define('PLUGIN_AVAILABLE_COUNT', 'Total: %d plugins.'); @define('SYNDICATION_RFC2616', 'Activate strict RFC2616 RSS-Feed compliance'); -@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: SourceForge'); @define('MEDIA_PROPERTY_DATE', 'Associated Date'); @define('MEDIA_PROPERTY_RUN_LENGTH', 'Run-Length'); @define('FILENAME_REASSIGNED', 'Automagically assigned new file name: %s'); diff --git a/lang/UTF-8/serendipity_lang_ja.inc.php b/lang/UTF-8/serendipity_lang_ja.inc.php index 6dfc348..657eb49 100644 --- a/lang/UTF-8/serendipity_lang_ja.inc.php +++ b/lang/UTF-8/serendipity_lang_ja.inc.php @@ -846,7 +846,7 @@ @define('PLUGIN_AVAILABLE_COUNT', '合計: %d プラグインです。'); @define('SYNDICATION_RFC2616', '厳密に RFC2616 に準拠した RSS フィードを動作させる'); -@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. リファレンス: https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. リファレンス: SourceForge'); @define('MEDIA_PROPERTY_DATE', '関連した日付'); @define('MEDIA_PROPERTY_RUN_LENGTH', 'Run-Length'); @define('FILENAME_REASSIGNED', '次の新規ファイル名が自動割当されました: %s'); diff --git a/lang/UTF-8/serendipity_lang_ko.inc.php b/lang/UTF-8/serendipity_lang_ko.inc.php index 14415b1..d087150 100644 --- a/lang/UTF-8/serendipity_lang_ko.inc.php +++ b/lang/UTF-8/serendipity_lang_ko.inc.php @@ -845,7 +845,7 @@ @define('PLUGIN_AVAILABLE_COUNT', 'Total: %d plugins.'); @define('SYNDICATION_RFC2616', 'Activate strict RFC2616 RSS-Feed compliance'); -@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: SourceForge'); @define('MEDIA_PROPERTY_DATE', 'Associated Date'); @define('MEDIA_PROPERTY_RUN_LENGTH', 'Run-Length'); @define('FILENAME_REASSIGNED', 'Automagically assigned new file name: %s'); diff --git a/lang/UTF-8/serendipity_lang_nl.inc.php b/lang/UTF-8/serendipity_lang_nl.inc.php index d67c36c..c07ac41 100644 --- a/lang/UTF-8/serendipity_lang_nl.inc.php +++ b/lang/UTF-8/serendipity_lang_nl.inc.php @@ -844,7 +844,7 @@ @define('PLUGIN_AVAILABLE_COUNT', 'Totaal: %d plugins.'); @define('SYNDICATION_RFC2616', 'Verzamelpublicatie moet aan RFC2616 voldoen'); -@define('SYNDICATION_RFC2616_DESC', 'RFC2616 NIET afdwingen heeft tot gevolg dat na ontvangst van een Conditional GET Serendipity de artikelen teruggeeft die gewijzigd werden sinds de laatste opvraging. Als deze optie niet actief is, zullen bezoekers alle artikelen krijgen die gewijzigd zijn sinds hun laatste opvraging, wat als positief wordt ervaren. Maar sommige programma\'s, zoals Planet, kunnen zich dan vreemd gedragen omdat ze wel strikt werken volgens RFC2616. Dus als deze optie aan staat, zal je de RFC wel afdwingen, maar dan kunnen lezers van je verzamelpublicatietoevoer artikelen mislopen tijdens hun vakantie. Dus ofwel ondervinden verzamelprogramma\'s zoals Planet er last van, ofwel de mensen die je weblog lezen. Als u klachten krijgt van een van beide partijen kunt u deze optie omschakelen. Referentie: https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', 'RFC2616 NIET afdwingen heeft tot gevolg dat na ontvangst van een Conditional GET Serendipity de artikelen teruggeeft die gewijzigd werden sinds de laatste opvraging. Als deze optie niet actief is, zullen bezoekers alle artikelen krijgen die gewijzigd zijn sinds hun laatste opvraging, wat als positief wordt ervaren. Maar sommige programma\'s, zoals Planet, kunnen zich dan vreemd gedragen omdat ze wel strikt werken volgens RFC2616. Dus als deze optie aan staat, zal je de RFC wel afdwingen, maar dan kunnen lezers van je verzamelpublicatietoevoer artikelen mislopen tijdens hun vakantie. Dus ofwel ondervinden verzamelprogramma\'s zoals Planet er last van, ofwel de mensen die je weblog lezen. Als u klachten krijgt van een van beide partijen kunt u deze optie omschakelen. Referentie: SourceForge'); @define('MEDIA_PROPERTY_DATE', 'Geassocieerde datum'); @define('MEDIA_PROPERTY_RUN_LENGTH', 'Run-Length'); @define('FILENAME_REASSIGNED', 'Automatisch toegewezen nieuwe bestandsnaam: %s'); diff --git a/lang/UTF-8/serendipity_lang_no.inc.php b/lang/UTF-8/serendipity_lang_no.inc.php index 8cf40e3..5f42df5 100644 --- a/lang/UTF-8/serendipity_lang_no.inc.php +++ b/lang/UTF-8/serendipity_lang_no.inc.php @@ -845,7 +845,7 @@ @define('PLUGIN_AVAILABLE_COUNT', 'Total: %d plugins.'); @define('SYNDICATION_RFC2616', 'Activate strict RFC2616 RSS-Feed compliance'); -@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: SourceForge'); @define('MEDIA_PROPERTY_DATE', 'Associated Date'); @define('MEDIA_PROPERTY_RUN_LENGTH', 'Run-Length'); @define('FILENAME_REASSIGNED', 'Automagically assigned new file name: %s'); diff --git a/lang/UTF-8/serendipity_lang_pl.inc.php b/lang/UTF-8/serendipity_lang_pl.inc.php index 43e89d0..d9855ea 100644 --- a/lang/UTF-8/serendipity_lang_pl.inc.php +++ b/lang/UTF-8/serendipity_lang_pl.inc.php @@ -844,7 +844,7 @@ $i18n_filename_to = array('_', 'a', 'A', 'a', 'A', 'b', 'B', 'c', 'C', 'c', 'C @define('PLUGIN_AVAILABLE_COUNT', 'Razem: %d wtyczek'); @define('SYNDICATION_RFC2616', 'Aktywuj ścisłe przestrzeganie standardu RFC2616 RSS-Feed'); -@define('SYNDICATION_RFC2616_DESC', 'NIE przestrzeganie ścisłe standardu RFC2616 oznacza, że wszelkie wywołania kanałów RSS zwrócą wpisy, które uległy zmianie od ostatniego takiego wywołania (np. przez czytnik RSS). Jeśli ustawisz tę opcję na Nie, subskrybenci Twoich kanałów RSS otrzymają wszystkie artykuły od czasu ostatniego pobrania. To zasadniczo jest dobre i prawidłowe zachowanie kanału RSS. Jednak niektórzy Agenci RSS, jak na przykład Planet, zachowują się w takich sytuacjach dziwnie (np. co jakiś czas pojawiają się stare wpisy na stronach obsługiwanych przez Planet). Ustawenie tej opcji na Tak zaspokoi wymagania standardu, jednak czytelników Twoich kanałów RSS mogą ominąć pewne wpisy, które po prostu nie będą już pokazywane tym czytelnikom, nawet jeśli jeszcze ich nie przeczytali. Ustawienie tej opcji może być więc problemem albo dla Agregatorów typu Planet, albo dla Twoich czytelników. Więcej informacji: https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', 'NIE przestrzeganie ścisłe standardu RFC2616 oznacza, że wszelkie wywołania kanałów RSS zwrócą wpisy, które uległy zmianie od ostatniego takiego wywołania (np. przez czytnik RSS). Jeśli ustawisz tę opcję na Nie, subskrybenci Twoich kanałów RSS otrzymają wszystkie artykuły od czasu ostatniego pobrania. To zasadniczo jest dobre i prawidłowe zachowanie kanału RSS. Jednak niektórzy Agenci RSS, jak na przykład Planet, zachowują się w takich sytuacjach dziwnie (np. co jakiś czas pojawiają się stare wpisy na stronach obsługiwanych przez Planet). Ustawenie tej opcji na Tak zaspokoi wymagania standardu, jednak czytelników Twoich kanałów RSS mogą ominąć pewne wpisy, które po prostu nie będą już pokazywane tym czytelnikom, nawet jeśli jeszcze ich nie przeczytali. Ustawienie tej opcji może być więc problemem albo dla Agregatorów typu Planet, albo dla Twoich czytelników. Więcej informacji: SourceForge'); @define('MEDIA_PROPERTY_DATE', 'Data'); @define('MEDIA_PROPERTY_RUN_LENGTH', 'Czas trwania'); @define('FILENAME_REASSIGNED', 'Automatycznie przydzielona nowa nazwa pliku: %s'); diff --git a/lang/UTF-8/serendipity_lang_pt.inc.php b/lang/UTF-8/serendipity_lang_pt.inc.php index 1425e6f..2087729 100644 --- a/lang/UTF-8/serendipity_lang_pt.inc.php +++ b/lang/UTF-8/serendipity_lang_pt.inc.php @@ -847,7 +847,7 @@ @define('PLUGIN_AVAILABLE_COUNT', 'Total: %d plugins.'); @define('SYNDICATION_RFC2616', 'Activate strict RFC2616 RSS-Feed compliance'); -@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: SourceForge'); @define('MEDIA_PROPERTY_DATE', 'Associated Date'); @define('MEDIA_PROPERTY_RUN_LENGTH', 'Run-Length'); @define('FILENAME_REASSIGNED', 'Automagically assigned new file name: %s'); diff --git a/lang/UTF-8/serendipity_lang_pt_PT.inc.php b/lang/UTF-8/serendipity_lang_pt_PT.inc.php index 1017d2d..8f4bac0 100644 --- a/lang/UTF-8/serendipity_lang_pt_PT.inc.php +++ b/lang/UTF-8/serendipity_lang_pt_PT.inc.php @@ -854,7 +854,7 @@ @define('PLUGIN_AVAILABLE_COUNT', 'Total: %d plugins.'); @define('SYNDICATION_RFC2616', 'Activar obediência estrita ao RFC2616 RSS-Feed'); -@define('SYNDICATION_RFC2616_DESC', 'NÃO forçar o RFC2616 significa que todos os "Conditional GETs" pelo Serendipity irão devolver as últimas entradas modificadas deste o seu último pedido. Uma vez colocada a configuração como "false", os seus visitantes irão obter todos os artigos no seu último pedido, o que é um bom resultado. No entanto, alguns Agentes tal como Planet irão agir de forma estranha, se tal acontecer, violando também o RFC2616. Se colocar esta opção como "TRUE", você irá cumprir aquele RFC, mas os leitores do seu RSS Feed talvez percam alguns itens durante as férias. De qualquer forma, ou adora Agredadores como o Planet, ou fere os leitores actuais do seu Blogue. Se você está a enfrentar queixas de ambos os lados, poderá alterar esta opção. Referência: https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', 'NÃO forçar o RFC2616 significa que todos os "Conditional GETs" pelo Serendipity irão devolver as últimas entradas modificadas deste o seu último pedido. Uma vez colocada a configuração como "false", os seus visitantes irão obter todos os artigos no seu último pedido, o que é um bom resultado. No entanto, alguns Agentes tal como Planet irão agir de forma estranha, se tal acontecer, violando também o RFC2616. Se colocar esta opção como "TRUE", você irá cumprir aquele RFC, mas os leitores do seu RSS Feed talvez percam alguns itens durante as férias. De qualquer forma, ou adora Agredadores como o Planet, ou fere os leitores actuais do seu Blogue. Se você está a enfrentar queixas de ambos os lados, poderá alterar esta opção. Referência: SourceForge'); @define('MEDIA_PROPERTY_DATE', 'Data Associada'); @define('MEDIA_PROPERTY_RUN_LENGTH', 'Comprimento'); @define('FILENAME_REASSIGNED', 'Associa um novo ficheiro automaticamente: %s'); diff --git a/lang/UTF-8/serendipity_lang_ro.inc.php b/lang/UTF-8/serendipity_lang_ro.inc.php index 4d202be..7dccca5 100644 --- a/lang/UTF-8/serendipity_lang_ro.inc.php +++ b/lang/UTF-8/serendipity_lang_ro.inc.php @@ -843,7 +843,7 @@ @define('PLUGIN_AVAILABLE_COUNT', 'Total: %d plugins.'); @define('SYNDICATION_RFC2616', 'Activate strict RFC2616 RSS-Feed compliance'); -@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: SourceForge'); @define('MEDIA_PROPERTY_DATE', 'Associated Date'); @define('MEDIA_PROPERTY_RUN_LENGTH', 'Run-Length'); @define('FILENAME_REASSIGNED', 'Automagically assigned new file name: %s'); diff --git a/lang/UTF-8/serendipity_lang_ru.inc.php b/lang/UTF-8/serendipity_lang_ru.inc.php index e24f6e6..73d428c 100644 --- a/lang/UTF-8/serendipity_lang_ru.inc.php +++ b/lang/UTF-8/serendipity_lang_ru.inc.php @@ -846,7 +846,7 @@ $i18n_filename_to = array('_', 'a', 'A', 'b', 'B', 'v', 'V', 'g', 'G', 'd', 'D @define('PLUGIN_AVAILABLE_COUNT', 'Total: %d plugins.'); @define('SYNDICATION_RFC2616', 'Activate strict RFC2616 RSS-Feed compliance'); -@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: SourceForge'); @define('MEDIA_PROPERTY_DATE', 'Associated Date'); @define('MEDIA_PROPERTY_RUN_LENGTH', 'Run-Length'); @define('FILENAME_REASSIGNED', 'Automagically assigned new file name: %s'); diff --git a/lang/UTF-8/serendipity_lang_se.inc.php b/lang/UTF-8/serendipity_lang_se.inc.php index 0949450..ceb27a2 100644 --- a/lang/UTF-8/serendipity_lang_se.inc.php +++ b/lang/UTF-8/serendipity_lang_se.inc.php @@ -842,7 +842,7 @@ @define('PLUGIN_AVAILABLE_COUNT', 'Total: %d plugins.'); @define('SYNDICATION_RFC2616', 'Activate strict RFC2616 RSS-Feed compliance'); -@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: SourceForge'); @define('MEDIA_PROPERTY_DATE', 'Associated Date'); @define('MEDIA_PROPERTY_RUN_LENGTH', 'Run-Length'); @define('FILENAME_REASSIGNED', 'Automagically assigned new file name: %s'); diff --git a/lang/UTF-8/serendipity_lang_ta.inc.php b/lang/UTF-8/serendipity_lang_ta.inc.php index 2ac7851..ff82d34 100644 --- a/lang/UTF-8/serendipity_lang_ta.inc.php +++ b/lang/UTF-8/serendipity_lang_ta.inc.php @@ -24,7 +24,7 @@ @define('BACK_TO_BLOG', 'வலைக்குறிப்பின் முதற்பக்கம்'); @define('LOGIN', 'வலைக்குறிப்பு நிர்வாகத்திற்கு நல்வரவு'); @define('LOGOUT', 'விடைபெறுங்கள்'); -@define('LOGGEDOUT', 'நன்றி'); +@define('LOGGEDOUT', 'நன்றி'); @define('CREATE', 'உருவாக்குக'); @define('SAVE', 'சேமிக்க'); @define('NAME', 'பெயர்'); @@ -792,7 +792,7 @@ @define('CATEGORY_PLUGIN_TEMPLATE_DESC', 'If this option is enabled, the plugin will utilize Smarty-Templating features to output the category listing. If you enable this, you can change the layout via the "plugin_categories.tpl" template file. Enabling this option will impact performance, so if you do not need to make customizations, leave it disabled.'); @define('CATEGORY_PLUGIN_SHOWCOUNT', 'Show number of entries per category?'); @define('AUTHORS_SHOW_ARTICLE_COUNT', 'Show number of articles next to author name?'); -@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', 'If this option is enabled, the number of articles by this author is shown next to the authors name in parentheses.'); +@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', 'If this option is enabled, the number of articles by this author is shown next to the authors name in parentheses.'); @define('CUSTOM_ADMIN_INTERFACE', 'Custom admin interface available'); @define('COMMENT_NOT_ADDED', 'Your comment could not be added, because comments for this entry have either been disabled, you entered invalid data, or your comment was caught by anti-spam measurements.'); @@ -842,7 +842,7 @@ @define('PLUGIN_AVAILABLE_COUNT', 'Total: %d plugins.'); @define('SYNDICATION_RFC2616', 'Activate strict RFC2616 RSS-Feed compliance'); -@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: SourceForge'); @define('MEDIA_PROPERTY_DATE', 'Associated Date'); @define('MEDIA_PROPERTY_RUN_LENGTH', 'Run-Length'); @define('FILENAME_REASSIGNED', 'Automagically assigned new file name: %s'); diff --git a/lang/UTF-8/serendipity_lang_tn.inc.php b/lang/UTF-8/serendipity_lang_tn.inc.php index 4144b61..a10a01c 100644 --- a/lang/UTF-8/serendipity_lang_tn.inc.php +++ b/lang/UTF-8/serendipity_lang_tn.inc.php @@ -846,7 +846,7 @@ $i18n_unknown = 'tw'; @define('PLUGIN_AVAILABLE_COUNT', '總共: %d 個外掛。'); @define('SYNDICATION_RFC2616', '開啟依照嚴格的 RFC2616 RSS-Feed'); -@define('SYNDICATION_RFC2616_DESC', '不強制 RFC2616 表示全部有條件的 GETs 到 Serendipity 只會傳回最後修改的文章。如果設定為 "false" 表示訪客會接收全部的文章。不過,一些網誌的蒐集軟體像 Planet 會出現奇怪現象。如果出現奇怪現象表示它違反了 RFC2616 的標準。所以設定為 "TRUE" 表示你遵從 RFC 的標準,但是訪客可能會讀取不到全部的文章。整體來說,不管怎樣都無法顧到兩方。相關資訊:https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', '不強制 RFC2616 表示全部有條件的 GETs 到 Serendipity 只會傳回最後修改的文章。如果設定為 "false" 表示訪客會接收全部的文章。不過,一些網誌的蒐集軟體像 Planet 會出現奇怪現象。如果出現奇怪現象表示它違反了 RFC2616 的標準。所以設定為 "TRUE" 表示你遵從 RFC 的標準,但是訪客可能會讀取不到全部的文章。整體來說,不管怎樣都無法顧到兩方。相關資訊:SourceForge'); @define('MEDIA_PROPERTY_DATE', '相關日期'); @define('MEDIA_PROPERTY_RUN_LENGTH', '長度'); @define('FILENAME_REASSIGNED', '自動指定新檔案的名稱: %s'); diff --git a/lang/UTF-8/serendipity_lang_tr.inc.php b/lang/UTF-8/serendipity_lang_tr.inc.php index c8e248a..21a4c43 100644 --- a/lang/UTF-8/serendipity_lang_tr.inc.php +++ b/lang/UTF-8/serendipity_lang_tr.inc.php @@ -846,7 +846,7 @@ @define('PLUGIN_AVAILABLE_COUNT', 'Total: %d plugins.'); @define('SYNDICATION_RFC2616', 'Activate strict RFC2616 RSS-Feed compliance'); -@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: SourceForge'); @define('MEDIA_PROPERTY_DATE', 'Associated Date'); @define('MEDIA_PROPERTY_RUN_LENGTH', 'Run-Length'); @define('FILENAME_REASSIGNED', 'Automagically assigned new file name: %s'); diff --git a/lang/UTF-8/serendipity_lang_zh.inc.php b/lang/UTF-8/serendipity_lang_zh.inc.php index f5227b5..1becb59 100644 --- a/lang/UTF-8/serendipity_lang_zh.inc.php +++ b/lang/UTF-8/serendipity_lang_zh.inc.php @@ -846,7 +846,7 @@ @define('PLUGIN_AVAILABLE_COUNT', '总共: %d 个外挂'); @define('SYNDICATION_RFC2616', '开启依照严格的 RFC2616 RSS-Feed'); -@define('SYNDICATION_RFC2616_DESC', '不强制 RFC2616 表示全部有条件的 GETs 到 Serendipity Blog 只会传回最后修改的文章。如果设定为 "false" 表示访客接受全部的文章。不过,一些日志的程序像 Planet 会出现奇怪现象。如果出现奇怪现象表示它违反了 RFC2616 的标准。所以设定为 "TRUE" 表示你遵从 RFC 的标准,但访客可能读取不到全部文章。整体来说,不管怎样都无法照顾到两方。详情请参阅:https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', '不强制 RFC2616 表示全部有条件的 GETs 到 Serendipity Blog 只会传回最后修改的文章。如果设定为 "false" 表示访客接受全部的文章。不过,一些日志的程序像 Planet 会出现奇怪现象。如果出现奇怪现象表示它违反了 RFC2616 的标准。所以设定为 "TRUE" 表示你遵从 RFC 的标准,但访客可能读取不到全部文章。整体来说,不管怎样都无法照顾到两方。详情请参阅:SourceForge'); @define('MEDIA_PROPERTY_DATE', '相关日期'); @define('MEDIA_PROPERTY_RUN_LENGTH', '长度'); @define('FILENAME_REASSIGNED', '自动指定新文件名称: %s'); diff --git a/lang/serendipity_lang_bg.inc.php b/lang/serendipity_lang_bg.inc.php index 1ce5b3e..e376dad 100644 --- a/lang/serendipity_lang_bg.inc.php +++ b/lang/serendipity_lang_bg.inc.php @@ -835,7 +835,7 @@ $i18n_filename_to = array('-', 'a', 'A', 'b', 'B', 'v', 'V', 'g', 'G', 'd', 'D @define('MEDIA_PROPERTY_DATE', 'Àñîöèèðàíà äàòà'); @define('MEDIA_PROPERTY_RUN_LENGTH', 'Ïðîäúëæèòåëíîñò (çà àóäèî è âèäåî ôàéëîâå)'); @define('SYNDICATION_RFC2616', 'Àêòèâèðàíå íà ñòðèêòíà ñúâìåñòèìîñò ñ RFC2616 RSS-åìèñèè'); -@define('SYNDICATION_RFC2616_DESC', 'Íåàêòèâèðàíåòî íà RFC2616 çíà÷è, ÷å âñè÷êè óñëîâíè GET çàÿâêè êúì Serendipity ùå âðúùàò ñòàòèèòå, ïðîìåíåíè ñëåä âðåìåòî íà ïîñëåäíàòà çàÿâêà. Ñ óñòàíîâÿâàíåòî íà \'Íå\' âàøèòå ïîñåòèòåëè ùå ïîëó÷àò âñè÷êè ñòàòèè ñëåä òÿõíàòà ïîñëåäíà çàÿâêà, êîåòî ìîæå äà ñå ðàçãëåæäà êàòî äîáúð íà÷èí íà äåéñòâèå. Îáà÷å íÿêîè àãåíòè êàòî Planet íàïðèìåð, ðåàãèðàò ñòðàííî. Àêî òîâà ñå ñëó÷âà, ñúùî íå ñå ñïàçâà è RFC2616. Òàêà ÷å, àêî óñòàíîâèòå òàçè îïöèÿ íà \'Äà\', ùå áúäåòå ñúâìåñòèìè ñ RFC2616, íî ÷èòàòåëèòå íà âàøàòà RSS åìèñèÿ ìîæå äà ïðîïóñíàò ñòàòèè ïî âðåìå íà òåõíèòå îòïóñêè (îòñúñòâèÿ). Ñëåäîâàòåëíî è â äâàòà ñëó÷àÿ èëè ìîæå äà èìà ïðîáëåìè ñ àãðåãàòîðè êàòî Planet, èëè äåéñòâèòåëíèòå ÷èòàòåëè íà âàøèÿ áëîã ìîæå äà ïðîïóñíàò ñòàòèè. Àêî ñðåùàòå îïëàêâàíèÿ îò íÿêîÿ îò ñòðàíèòå, ìîæåòå äà ïðåâêëþ÷èòå îïöèÿòà. Çà ïîäðîáíîñòè: https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', 'Íåàêòèâèðàíåòî íà RFC2616 çíà÷è, ÷å âñè÷êè óñëîâíè GET çàÿâêè êúì Serendipity ùå âðúùàò ñòàòèèòå, ïðîìåíåíè ñëåä âðåìåòî íà ïîñëåäíàòà çàÿâêà. Ñ óñòàíîâÿâàíåòî íà \'Íå\' âàøèòå ïîñåòèòåëè ùå ïîëó÷àò âñè÷êè ñòàòèè ñëåä òÿõíàòà ïîñëåäíà çàÿâêà, êîåòî ìîæå äà ñå ðàçãëåæäà êàòî äîáúð íà÷èí íà äåéñòâèå. Îáà÷å íÿêîè àãåíòè êàòî Planet íàïðèìåð, ðåàãèðàò ñòðàííî. Àêî òîâà ñå ñëó÷âà, ñúùî íå ñå ñïàçâà è RFC2616. Òàêà ÷å, àêî óñòàíîâèòå òàçè îïöèÿ íà \'Äà\', ùå áúäåòå ñúâìåñòèìè ñ RFC2616, íî ÷èòàòåëèòå íà âàøàòà RSS åìèñèÿ ìîæå äà ïðîïóñíàò ñòàòèè ïî âðåìå íà òåõíèòå îòïóñêè (îòñúñòâèÿ). Ñëåäîâàòåëíî è â äâàòà ñëó÷àÿ èëè ìîæå äà èìà ïðîáëåìè ñ àãðåãàòîðè êàòî Planet, èëè äåéñòâèòåëíèòå ÷èòàòåëè íà âàøèÿ áëîã ìîæå äà ïðîïóñíàò ñòàòèè. Àêî ñðåùàòå îïëàêâàíèÿ îò íÿêîÿ îò ñòðàíèòå, ìîæåòå äà ïðåâêëþ÷èòå îïöèÿòà. Çà ïîäðîáíîñòè: SourceForge'); @define('FILENAME_REASSIGNED', 'Àâòîìàòè÷íî óñòàíîâåíî íîâî èìå íà ôàéëà: %s'); @define('MEDIA_UPLOAD_SIZE', 'Ìàêñèìàëíà ãîëåìèíà íà ôàéëîâåòå çà êà÷âàíå'); @define('MEDIA_UPLOAD_SIZE_DESC', 'Âúâåäåòå ìàêñèìàëíàòà ãîëåìèíà íà êà÷åíèòå ôàéëîâå â áàéòîâå. Òàçè ñòîéíîñò ìîæå äà íå áúäå çà÷åòåíà îò ñúðâúðà.  PHP.ini: upload_max_filesize, post_max_size, max_input_time èìàò ïðèîðèòåò íàä òàçè îïöèÿ. Ïðàçåí ñòðèíã òóê îçíà÷àâà äà ñå èçïîëçâàò ñàìî îãðàíè÷åíèÿòà íà ñúðâúðà.'); diff --git a/lang/serendipity_lang_cn.inc.php b/lang/serendipity_lang_cn.inc.php index cd75f89..13a7dad 100644 --- a/lang/serendipity_lang_cn.inc.php +++ b/lang/serendipity_lang_cn.inc.php @@ -847,7 +847,7 @@ @define('PLUGIN_AVAILABLE_COUNT', '总共: %d 个外挂'); @define('SYNDICATION_RFC2616', '开启依照严格的 RFC2616 RSS-Feed'); -@define('SYNDICATION_RFC2616_DESC', '不强制 RFC2616 表示全部有条件的 GETs 到 Serendipity Blog 只会传回最后修改的文章。如果设定为 "false" 表示访客接受全部的文章。不过,一些日志的程序像 Planet 会出现奇怪现象。如果出现奇怪现象表示它违反了 RFC2616 的标准。所以设定为 "TRUE" 表示你遵从 RFC 的标准,但访客可能读取不到全部文章。整体来说,不管怎样都无法照顾到两方。详情请参阅:https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', '不强制 RFC2616 表示全部有条件的 GETs 到 Serendipity Blog 只会传回最后修改的文章。如果设定为 "false" 表示访客接受全部的文章。不过,一些日志的程序像 Planet 会出现奇怪现象。如果出现奇怪现象表示它违反了 RFC2616 的标准。所以设定为 "TRUE" 表示你遵从 RFC 的标准,但访客可能读取不到全部文章。整体来说,不管怎样都无法照顾到两方。详情请参阅:SourceForge'); @define('MEDIA_PROPERTY_DATE', '相关日期'); @define('MEDIA_PROPERTY_RUN_LENGTH', '长度'); @define('FILENAME_REASSIGNED', '自动指定新文件名称: %s'); diff --git a/lang/serendipity_lang_cs.inc.php b/lang/serendipity_lang_cs.inc.php index 25975b2..39bbbf4 100644 --- a/lang/serendipity_lang_cs.inc.php +++ b/lang/serendipity_lang_cs.inc.php @@ -856,7 +856,7 @@ $i18n_filename_to = array ( @define('PLUGIN_AVAILABLE_COUNT', 'Celkem: %d pluginù.'); @define('SYNDICATION_RFC2616', 'Aktivovat strict RFC2616 RSS-Feed compliance'); -@define('SYNDICATION_RFC2616_DESC', 'Když neaktivujete RFC2616, znamená to, že všechny podmínìné GETy na Serendipity vrátí pøíspìvky, které byly modifikovány od èasu posledního požadavku. Když tohle nastavíte na "false", vaši návštìvníci dostanou všechny èlánky od svého posledního požadavku, což se považuje za dobrou vìc. Avšak nìkteøí agenti jako Planet fungují divnì, když tohle nastane a taky to porušuje RFC2616. Takže když nastavíte tuto volbu na "TRUE", budete vyhovovat RFC ale návštìvníkùm mohou ve èteèkách bìhem prázdnin zmizet pøíspìvky. V každém pøípadì, buï to vadí agregátorùm jako je Planet, nebo to vadí návštìvníkùm blogu. Když se vyskytnou stížnosti z kterékoli strany, mùžete tuhle volbu pøepnout. Reference: https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', 'Když neaktivujete RFC2616, znamená to, že všechny podmínìné GETy na Serendipity vrátí pøíspìvky, které byly modifikovány od èasu posledního požadavku. Když tohle nastavíte na "false", vaši návštìvníci dostanou všechny èlánky od svého posledního požadavku, což se považuje za dobrou vìc. Avšak nìkteøí agenti jako Planet fungují divnì, když tohle nastane a taky to porušuje RFC2616. Takže když nastavíte tuto volbu na "TRUE", budete vyhovovat RFC ale návštìvníkùm mohou ve èteèkách bìhem prázdnin zmizet pøíspìvky. V každém pøípadì, buï to vadí agregátorùm jako je Planet, nebo to vadí návštìvníkùm blogu. Když se vyskytnou stížnosti z kterékoli strany, mùžete tuhle volbu pøepnout. Reference: SourceForge'); @define('MEDIA_PROPERTY_DATE', 'Asociované datum'); @define('MEDIA_PROPERTY_RUN_LENGTH', 'Run-Length'); @define('FILENAME_REASSIGNED', 'Automaticky pøidìlené nové jméno souboru: %s'); diff --git a/lang/serendipity_lang_cz.inc.php b/lang/serendipity_lang_cz.inc.php index beb224a..fc088a7 100644 --- a/lang/serendipity_lang_cz.inc.php +++ b/lang/serendipity_lang_cz.inc.php @@ -856,7 +856,7 @@ $i18n_filename_to = array ( @define('PLUGIN_AVAILABLE_COUNT', 'Celkem: %d pluginù.'); @define('SYNDICATION_RFC2616', 'Aktivovat strict RFC2616 RSS-Feed compliance'); -@define('SYNDICATION_RFC2616_DESC', 'Kdy¾ neaktivujete RFC2616, znamená to, ¾e v¹echny podmínìné GETy na Serendipity vrátí pøíspìvky, které byly modifikovány od èasu posledního po¾adavku. Kdy¾ tohle nastavíte na "false", va¹i náv¹tìvníci dostanou v¹echny èlánky od svého posledního po¾adavku, co¾ se pova¾uje za dobrou vìc. Av¹ak nìkteøí agenti jako Planet fungují divnì, kdy¾ tohle nastane a taky to poru¹uje RFC2616. Tak¾e kdy¾ nastavíte tuto volbu na "TRUE", budete vyhovovat RFC ale náv¹tìvníkùm mohou ve èteèkách bìhem prázdnin zmizet pøíspìvky. V ka¾dém pøípadì, buï to vadí agregátorùm jako je Planet, nebo to vadí náv¹tìvníkùm blogu. Kdy¾ se vyskytnou stí¾nosti z kterékoli strany, mù¾ete tuhle volbu pøepnout. Reference: https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', 'Kdy¾ neaktivujete RFC2616, znamená to, ¾e v¹echny podmínìné GETy na Serendipity vrátí pøíspìvky, které byly modifikovány od èasu posledního po¾adavku. Kdy¾ tohle nastavíte na "false", va¹i náv¹tìvníci dostanou v¹echny èlánky od svého posledního po¾adavku, co¾ se pova¾uje za dobrou vìc. Av¹ak nìkteøí agenti jako Planet fungují divnì, kdy¾ tohle nastane a taky to poru¹uje RFC2616. Tak¾e kdy¾ nastavíte tuto volbu na "TRUE", budete vyhovovat RFC ale náv¹tìvníkùm mohou ve èteèkách bìhem prázdnin zmizet pøíspìvky. V ka¾dém pøípadì, buï to vadí agregátorùm jako je Planet, nebo to vadí náv¹tìvníkùm blogu. Kdy¾ se vyskytnou stí¾nosti z kterékoli strany, mù¾ete tuhle volbu pøepnout. Reference: SourceForge'); @define('MEDIA_PROPERTY_DATE', 'Asociované datum'); @define('MEDIA_PROPERTY_RUN_LENGTH', 'Run-Length'); @define('FILENAME_REASSIGNED', 'Automaticky pøidìlené nové jméno souboru: %s'); diff --git a/lang/serendipity_lang_da.inc.php b/lang/serendipity_lang_da.inc.php index 61ef1e4..0e07485 100644 --- a/lang/serendipity_lang_da.inc.php +++ b/lang/serendipity_lang_da.inc.php @@ -844,7 +844,7 @@ @define('PLUGIN_AVAILABLE_COUNT', 'Total: %d plugins.'); @define('SYNDICATION_RFC2616', 'Aktiver RSS-feeds der overholder RFC2616'); -@define('SYNDICATION_RFC2616_DESC', 'Hvis IKKE RFC2616 overholdes vil alle forespørgsler til Serendipity returnere artikler ændret siden tidspunktet for sidste forespørgsel. Dvs \'nej\' medfører at dine besøgende får alle artikler siden sidst. På den anden side, nogle RSS aggregatorer som f.eks. \'Planet\' opfører sig underligt med denne indstilling da den jo ikke overholder RFC2616. Læs eventuelt mere om problemet her https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', 'Hvis IKKE RFC2616 overholdes vil alle forespørgsler til Serendipity returnere artikler ændret siden tidspunktet for sidste forespørgsel. Dvs \'nej\' medfører at dine besøgende får alle artikler siden sidst. På den anden side, nogle RSS aggregatorer som f.eks. \'Planet\' opfører sig underligt med denne indstilling da den jo ikke overholder RFC2616. Læs eventuelt mere om problemet her SourceForge">SourceForge'); @define('MEDIA_PROPERTY_DATE', 'Tilhørende dato'); @define('MEDIA_PROPERTY_RUN_LENGTH', 'Spilletid'); @define('FILENAME_REASSIGNED', 'Nyt filnavn automagisk tildelt: %s'); diff --git a/lang/serendipity_lang_de.inc.php b/lang/serendipity_lang_de.inc.php index 03ac2cb..44177aa 100644 --- a/lang/serendipity_lang_de.inc.php +++ b/lang/serendipity_lang_de.inc.php @@ -843,7 +843,7 @@ @define('PLUGIN_AVAILABLE_COUNT', 'Gesamt: %d Plugins.'); @define('SYNDICATION_RFC2616', 'Strikte RFC2616 RSS-Feed Kompatibilität'); -@define('SYNDICATION_RFC2616_DESC', 'Falls RFC2616 NICHT strikt ausgelegt wird, können alle Conditional GET Anfragen zu Serendipity die letzten Einträge seit dem letzten Client-Abruf zurückliefern - für Benutzer, die auch nach ihrem Urlaub alle Artikel lesen wollen, ist dies eine tolle Sache. Jedoch können dadurch einige spezielle Clients wie z.B. Planet aus dem Tritt gebracht werden, und neue Artikel ihres RSS-Feeds falsch interpretieren. Wenn diese Option also auf JA gesetzt wird, wird zwar die RFC befolgt, aber ihre RSS-Leser könnten Einträge verpassen wenn Sie länger nicht auf ihrer Seite waren. Wie auch immer sie sich entscheiden, entweder ärgern Sie damit Clients wie Planet oder Ihre Benutzer. Referenz: https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', 'Falls RFC2616 NICHT strikt ausgelegt wird, können alle Conditional GET Anfragen zu Serendipity die letzten Einträge seit dem letzten Client-Abruf zurückliefern - für Benutzer, die auch nach ihrem Urlaub alle Artikel lesen wollen, ist dies eine tolle Sache. Jedoch können dadurch einige spezielle Clients wie z.B. Planet aus dem Tritt gebracht werden, und neue Artikel ihres RSS-Feeds falsch interpretieren. Wenn diese Option also auf JA gesetzt wird, wird zwar die RFC befolgt, aber ihre RSS-Leser könnten Einträge verpassen wenn Sie länger nicht auf ihrer Seite waren. Wie auch immer sie sich entscheiden, entweder ärgern Sie damit Clients wie Planet oder Ihre Benutzer. Referenz: SourceForge'); @define('MEDIA_PROPERTY_DATE', 'Verknüpftes Datum'); @define('MEDIA_PROPERTY_RUN_LENGTH', 'Laufzeit'); @define('FILENAME_REASSIGNED', 'Automagisch zugewiesener Dateiname: %s'); diff --git a/lang/serendipity_lang_en.inc.php b/lang/serendipity_lang_en.inc.php index c8f060e..eafd502 100644 --- a/lang/serendipity_lang_en.inc.php +++ b/lang/serendipity_lang_en.inc.php @@ -842,7 +842,7 @@ @define('PLUGIN_AVAILABLE_COUNT', 'Total: %d plugins.'); @define('SYNDICATION_RFC2616', 'Activate strict RFC2616 RSS-Feed compliance'); -@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: SourceForge'); @define('MEDIA_PROPERTY_DATE', 'Associated Date'); @define('MEDIA_PROPERTY_RUN_LENGTH', 'Run-Length'); @define('FILENAME_REASSIGNED', 'Automagically assigned new file name: %s'); diff --git a/lang/serendipity_lang_es.inc.php b/lang/serendipity_lang_es.inc.php index c5d2bda..0bf243f 100644 --- a/lang/serendipity_lang_es.inc.php +++ b/lang/serendipity_lang_es.inc.php @@ -860,7 +860,7 @@ Melvin TODO [20060128]: What spanish word do we use for "referrers" ?? @define('STYLE_OPTIONS', 'Opciones de Tema/estilo'); @define('PLUGIN_AVAILABLE_COUNT', 'Total: %d extensiones.'); @define('SYNDICATION_RFC2616', 'Activar seguimiento estricto de la norma RFC2616 para sindicaciones RSS'); -@define('SYNDICATION_RFC2616_DESC', 'NO forzar el seguimiento de RFC2616 significa que todos los GETs condicionales a Serendipity regresarán entradas modificadas desde la fecha de la última solicitud. Con esa característica definida a "false", tus visitantes obtendrán todos los artículos desde su última solicitud, lo cual es considerado algo bueno. Sin embargo, algunos agentes como Planet tienen un comportamiento extraño, dado viola la norma RFC2616. De esta manera, si defines esta opción como "TRUE" estarás cumpliendo con la norma, pero los lectores de tus sindicaciones RSS quizás pierdan algunas entradas en sus días de ausencia. De cualquier forma, o evitas un funcionamiento adecuado de agregadores como Planet, o dañas a tus lectores reales. Si estás enfrentando quejas de cualquiera de los dos, puedes cambiar esta opción. Rerefencia: https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', 'NO forzar el seguimiento de RFC2616 significa que todos los GETs condicionales a Serendipity regresarán entradas modificadas desde la fecha de la última solicitud. Con esa característica definida a "false", tus visitantes obtendrán todos los artículos desde su última solicitud, lo cual es considerado algo bueno. Sin embargo, algunos agentes como Planet tienen un comportamiento extraño, dado viola la norma RFC2616. De esta manera, si defines esta opción como "TRUE" estarás cumpliendo con la norma, pero los lectores de tus sindicaciones RSS quizás pierdan algunas entradas en sus días de ausencia. De cualquier forma, o evitas un funcionamiento adecuado de agregadores como Planet, o dañas a tus lectores reales. Si estás enfrentando quejas de cualquiera de los dos, puedes cambiar esta opción. Rerefencia: SourceForge'); @define('MEDIA_PROPERTY_DATE', 'Fecha Asociada'); /*Translate*/ diff --git a/lang/serendipity_lang_fa.inc.php b/lang/serendipity_lang_fa.inc.php index 8281ef8..a55ae25 100644 --- a/lang/serendipity_lang_fa.inc.php +++ b/lang/serendipity_lang_fa.inc.php @@ -844,7 +844,7 @@ @define('PLUGIN_AVAILABLE_COUNT', 'تعداد کل: %d افزونه.'); @define('SYNDICATION_RFC2616', 'فعال کردن RSS-Feed طبق استاندارد RFC2616'); -@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: SourceForge'); @define('MEDIA_PROPERTY_DATE', 'تاریخ صعودی'); @define('MEDIA_PROPERTY_RUN_LENGTH', 'طول اجرا'); @define('FILENAME_REASSIGNED', 'نامگذاری خودکار: %s'); diff --git a/lang/serendipity_lang_fi.inc.php b/lang/serendipity_lang_fi.inc.php index 31fb3b1..96a1880 100644 --- a/lang/serendipity_lang_fi.inc.php +++ b/lang/serendipity_lang_fi.inc.php @@ -842,7 +842,7 @@ @define('PLUGIN_AVAILABLE_COUNT', 'Total: %d plugins.'); @define('SYNDICATION_RFC2616', 'Activate strict RFC2616 RSS-Feed compliance'); -@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: SourceForge'); @define('MEDIA_PROPERTY_DATE', 'Associated Date'); @define('MEDIA_PROPERTY_RUN_LENGTH', 'Run-Length'); @define('FILENAME_REASSIGNED', 'Automagically assigned new file name: %s'); diff --git a/lang/serendipity_lang_fr.inc.php b/lang/serendipity_lang_fr.inc.php index 42fca89..17f8aab 100644 --- a/lang/serendipity_lang_fr.inc.php +++ b/lang/serendipity_lang_fr.inc.php @@ -849,7 +849,7 @@ @define('PLUGIN_AVAILABLE_COUNT', 'Total: %d plugins.'); @define('SYNDICATION_RFC2616', 'Activate strict RFC2616 RSS-Feed compliance'); -@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: SourceForge'); @define('MEDIA_PROPERTY_DATE', 'Associated Date'); @define('MEDIA_PROPERTY_RUN_LENGTH', 'Run-Length'); @define('FILENAME_REASSIGNED', 'Automagically assigned new file name: %s'); diff --git a/lang/serendipity_lang_hu.inc.php b/lang/serendipity_lang_hu.inc.php index f1c507d..0ee24ce 100644 --- a/lang/serendipity_lang_hu.inc.php +++ b/lang/serendipity_lang_hu.inc.php @@ -843,7 +843,7 @@ @define('PLUGIN_AVAILABLE_COUNT', 'Total: %d plugins.'); @define('SYNDICATION_RFC2616', 'Activate strict RFC2616 RSS-Feed compliance'); -@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: SourceForge'); @define('MEDIA_PROPERTY_DATE', 'Associated Date'); @define('MEDIA_PROPERTY_RUN_LENGTH', 'Run-Length'); @define('FILENAME_REASSIGNED', 'Automagically assigned new file name: %s'); diff --git a/lang/serendipity_lang_is.inc.php b/lang/serendipity_lang_is.inc.php index dd9f480..af59ff3 100644 --- a/lang/serendipity_lang_is.inc.php +++ b/lang/serendipity_lang_is.inc.php @@ -843,7 +843,7 @@ @define('PLUGIN_AVAILABLE_COUNT', 'Total: %d plugins.'); @define('SYNDICATION_RFC2616', 'Activate strict RFC2616 RSS-Feed compliance'); -@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: SourceForge'); @define('MEDIA_PROPERTY_DATE', 'Associated Date'); @define('MEDIA_PROPERTY_RUN_LENGTH', 'Run-Length'); @define('FILENAME_REASSIGNED', 'Automagically assigned new file name: %s'); diff --git a/lang/serendipity_lang_it.inc.php b/lang/serendipity_lang_it.inc.php index db57c3b..a873fab 100644 --- a/lang/serendipity_lang_it.inc.php +++ b/lang/serendipity_lang_it.inc.php @@ -846,7 +846,7 @@ @define('PLUGIN_AVAILABLE_COUNT', 'Total: %d plugins.'); @define('SYNDICATION_RFC2616', 'Activate strict RFC2616 RSS-Feed compliance'); -@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: SourceForge'); @define('MEDIA_PROPERTY_DATE', 'Associated Date'); @define('MEDIA_PROPERTY_RUN_LENGTH', 'Run-Length'); @define('FILENAME_REASSIGNED', 'Automagically assigned new file name: %s'); diff --git a/lang/serendipity_lang_ja.inc.php b/lang/serendipity_lang_ja.inc.php index b1eb1ba..2de3836 100644 --- a/lang/serendipity_lang_ja.inc.php +++ b/lang/serendipity_lang_ja.inc.php @@ -846,7 +846,7 @@ @define('PLUGIN_AVAILABLE_COUNT', '合計: %d プラグインです。'); @define('SYNDICATION_RFC2616', '厳密に RFC2616 に準拠した RSS フィードを動作させる'); -@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. リファレンス: https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. リファレンス: SourceForge'); @define('MEDIA_PROPERTY_DATE', '関連した日付'); @define('MEDIA_PROPERTY_RUN_LENGTH', 'Run-Length'); @define('FILENAME_REASSIGNED', '次の新規ファイル名が自動割当されました: %s'); diff --git a/lang/serendipity_lang_ko.inc.php b/lang/serendipity_lang_ko.inc.php index 27a0abe..9b9d2e0 100644 --- a/lang/serendipity_lang_ko.inc.php +++ b/lang/serendipity_lang_ko.inc.php @@ -845,7 +845,7 @@ @define('PLUGIN_AVAILABLE_COUNT', 'Total: %d plugins.'); @define('SYNDICATION_RFC2616', 'Activate strict RFC2616 RSS-Feed compliance'); -@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: SourceForge'); @define('MEDIA_PROPERTY_DATE', 'Associated Date'); @define('MEDIA_PROPERTY_RUN_LENGTH', 'Run-Length'); @define('FILENAME_REASSIGNED', 'Automagically assigned new file name: %s'); diff --git a/lang/serendipity_lang_nl.inc.php b/lang/serendipity_lang_nl.inc.php index 3ac3130..7157e95 100644 --- a/lang/serendipity_lang_nl.inc.php +++ b/lang/serendipity_lang_nl.inc.php @@ -844,7 +844,7 @@ @define('PLUGIN_AVAILABLE_COUNT', 'Totaal: %d plugins.'); @define('SYNDICATION_RFC2616', 'Verzamelpublicatie moet aan RFC2616 voldoen'); -@define('SYNDICATION_RFC2616_DESC', 'RFC2616 NIET afdwingen heeft tot gevolg dat na ontvangst van een Conditional GET Serendipity de artikelen teruggeeft die gewijzigd werden sinds de laatste opvraging. Als deze optie niet actief is, zullen bezoekers alle artikelen krijgen die gewijzigd zijn sinds hun laatste opvraging, wat als positief wordt ervaren. Maar sommige programma\'s, zoals Planet, kunnen zich dan vreemd gedragen omdat ze wel strikt werken volgens RFC2616. Dus als deze optie aan staat, zal je de RFC wel afdwingen, maar dan kunnen lezers van je verzamelpublicatietoevoer artikelen mislopen tijdens hun vakantie. Dus ofwel ondervinden verzamelprogramma\'s zoals Planet er last van, ofwel de mensen die je weblog lezen. Als u klachten krijgt van een van beide partijen kunt u deze optie omschakelen. Referentie: https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', 'RFC2616 NIET afdwingen heeft tot gevolg dat na ontvangst van een Conditional GET Serendipity de artikelen teruggeeft die gewijzigd werden sinds de laatste opvraging. Als deze optie niet actief is, zullen bezoekers alle artikelen krijgen die gewijzigd zijn sinds hun laatste opvraging, wat als positief wordt ervaren. Maar sommige programma\'s, zoals Planet, kunnen zich dan vreemd gedragen omdat ze wel strikt werken volgens RFC2616. Dus als deze optie aan staat, zal je de RFC wel afdwingen, maar dan kunnen lezers van je verzamelpublicatietoevoer artikelen mislopen tijdens hun vakantie. Dus ofwel ondervinden verzamelprogramma\'s zoals Planet er last van, ofwel de mensen die je weblog lezen. Als u klachten krijgt van een van beide partijen kunt u deze optie omschakelen. Referentie: SourceForge'); @define('MEDIA_PROPERTY_DATE', 'Geassocieerde datum'); @define('MEDIA_PROPERTY_RUN_LENGTH', 'Run-Length'); @define('FILENAME_REASSIGNED', 'Automatisch toegewezen nieuwe bestandsnaam: %s'); diff --git a/lang/serendipity_lang_no.inc.php b/lang/serendipity_lang_no.inc.php index fa8b226..3e0c142 100644 --- a/lang/serendipity_lang_no.inc.php +++ b/lang/serendipity_lang_no.inc.php @@ -845,7 +845,7 @@ @define('PLUGIN_AVAILABLE_COUNT', 'Total: %d plugins.'); @define('SYNDICATION_RFC2616', 'Activate strict RFC2616 RSS-Feed compliance'); -@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: SourceForge'); @define('MEDIA_PROPERTY_DATE', 'Associated Date'); @define('MEDIA_PROPERTY_RUN_LENGTH', 'Run-Length'); @define('FILENAME_REASSIGNED', 'Automagically assigned new file name: %s'); diff --git a/lang/serendipity_lang_pl.inc.php b/lang/serendipity_lang_pl.inc.php index 58f2ab6..d012ce8 100644 --- a/lang/serendipity_lang_pl.inc.php +++ b/lang/serendipity_lang_pl.inc.php @@ -844,7 +844,7 @@ $i18n_filename_to = array('_', 'a', 'A', 'a', 'A', 'b', 'B', 'c', 'C', 'c', 'C @define('PLUGIN_AVAILABLE_COUNT', 'Razem: %d wtyczek'); @define('SYNDICATION_RFC2616', 'Aktywuj ¶cis³e przestrzeganie standardu RFC2616 RSS-Feed'); -@define('SYNDICATION_RFC2616_DESC', 'NIE przestrzeganie ¶cis³e standardu RFC2616 oznacza, ¿e wszelkie wywo³ania kana³ów RSS zwróc± wpisy, które uleg³y zmianie od ostatniego takiego wywo³ania (np. przez czytnik RSS). Je¶li ustawisz tê opcjê na Nie, subskrybenci Twoich kana³ów RSS otrzymaj± wszystkie artyku³y od czasu ostatniego pobrania. To zasadniczo jest dobre i prawid³owe zachowanie kana³u RSS. Jednak niektórzy Agenci RSS, jak na przyk³ad Planet, zachowuj± siê w takich sytuacjach dziwnie (np. co jaki¶ czas pojawiaj± siê stare wpisy na stronach obs³ugiwanych przez Planet). Ustawenie tej opcji na Tak zaspokoi wymagania standardu, jednak czytelników Twoich kana³ów RSS mog± omin±æ pewne wpisy, które po prostu nie bêd± ju¿ pokazywane tym czytelnikom, nawet je¶li jeszcze ich nie przeczytali. Ustawienie tej opcji mo¿e byæ wiêc problemem albo dla Agregatorów typu Planet, albo dla Twoich czytelników. Wiêcej informacji: https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', 'NIE przestrzeganie ¶cis³e standardu RFC2616 oznacza, ¿e wszelkie wywo³ania kana³ów RSS zwróc± wpisy, które uleg³y zmianie od ostatniego takiego wywo³ania (np. przez czytnik RSS). Je¶li ustawisz tê opcjê na Nie, subskrybenci Twoich kana³ów RSS otrzymaj± wszystkie artyku³y od czasu ostatniego pobrania. To zasadniczo jest dobre i prawid³owe zachowanie kana³u RSS. Jednak niektórzy Agenci RSS, jak na przyk³ad Planet, zachowuj± siê w takich sytuacjach dziwnie (np. co jaki¶ czas pojawiaj± siê stare wpisy na stronach obs³ugiwanych przez Planet). Ustawenie tej opcji na Tak zaspokoi wymagania standardu, jednak czytelników Twoich kana³ów RSS mog± omin±æ pewne wpisy, które po prostu nie bêd± ju¿ pokazywane tym czytelnikom, nawet je¶li jeszcze ich nie przeczytali. Ustawienie tej opcji mo¿e byæ wiêc problemem albo dla Agregatorów typu Planet, albo dla Twoich czytelników. Wiêcej informacji: SourceForge'); @define('MEDIA_PROPERTY_DATE', 'Data'); @define('MEDIA_PROPERTY_RUN_LENGTH', 'Czas trwania'); @define('FILENAME_REASSIGNED', 'Automatycznie przydzielona nowa nazwa pliku: %s'); diff --git a/lang/serendipity_lang_pt.inc.php b/lang/serendipity_lang_pt.inc.php index c47e425..c61497f 100644 --- a/lang/serendipity_lang_pt.inc.php +++ b/lang/serendipity_lang_pt.inc.php @@ -847,7 +847,7 @@ @define('PLUGIN_AVAILABLE_COUNT', 'Total: %d plugins.'); @define('SYNDICATION_RFC2616', 'Activate strict RFC2616 RSS-Feed compliance'); -@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: SourceForge'); @define('MEDIA_PROPERTY_DATE', 'Associated Date'); @define('MEDIA_PROPERTY_RUN_LENGTH', 'Run-Length'); @define('FILENAME_REASSIGNED', 'Automagically assigned new file name: %s'); diff --git a/lang/serendipity_lang_pt_PT.inc.php b/lang/serendipity_lang_pt_PT.inc.php index fd37978..bf78532 100644 --- a/lang/serendipity_lang_pt_PT.inc.php +++ b/lang/serendipity_lang_pt_PT.inc.php @@ -854,7 +854,7 @@ @define('PLUGIN_AVAILABLE_COUNT', 'Total: %d plugins.'); @define('SYNDICATION_RFC2616', 'Activar obediência estrita ao RFC2616 RSS-Feed'); -@define('SYNDICATION_RFC2616_DESC', 'NÃO forçar o RFC2616 significa que todos os "Conditional GETs" pelo Serendipity irão devolver as últimas entradas modificadas deste o seu último pedido. Uma vez colocada a configuração como "false", os seus visitantes irão obter todos os artigos no seu último pedido, o que é um bom resultado. No entanto, alguns Agentes tal como Planet irão agir de forma estranha, se tal acontecer, violando também o RFC2616. Se colocar esta opção como "TRUE", você irá cumprir aquele RFC, mas os leitores do seu RSS Feed talvez percam alguns itens durante as férias. De qualquer forma, ou adora Agredadores como o Planet, ou fere os leitores actuais do seu Blogue. Se você está a enfrentar queixas de ambos os lados, poderá alterar esta opção. Referência: https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', 'NÃO forçar o RFC2616 significa que todos os "Conditional GETs" pelo Serendipity irão devolver as últimas entradas modificadas deste o seu último pedido. Uma vez colocada a configuração como "false", os seus visitantes irão obter todos os artigos no seu último pedido, o que é um bom resultado. No entanto, alguns Agentes tal como Planet irão agir de forma estranha, se tal acontecer, violando também o RFC2616. Se colocar esta opção como "TRUE", você irá cumprir aquele RFC, mas os leitores do seu RSS Feed talvez percam alguns itens durante as férias. De qualquer forma, ou adora Agredadores como o Planet, ou fere os leitores actuais do seu Blogue. Se você está a enfrentar queixas de ambos os lados, poderá alterar esta opção. Referência: SourceForge'); @define('MEDIA_PROPERTY_DATE', 'Data Associada'); @define('MEDIA_PROPERTY_RUN_LENGTH', 'Comprimento'); @define('FILENAME_REASSIGNED', 'Associa um novo ficheiro automaticamente: %s'); diff --git a/lang/serendipity_lang_ro.inc.php b/lang/serendipity_lang_ro.inc.php index 4d202be..7dccca5 100644 --- a/lang/serendipity_lang_ro.inc.php +++ b/lang/serendipity_lang_ro.inc.php @@ -843,7 +843,7 @@ @define('PLUGIN_AVAILABLE_COUNT', 'Total: %d plugins.'); @define('SYNDICATION_RFC2616', 'Activate strict RFC2616 RSS-Feed compliance'); -@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: SourceForge'); @define('MEDIA_PROPERTY_DATE', 'Associated Date'); @define('MEDIA_PROPERTY_RUN_LENGTH', 'Run-Length'); @define('FILENAME_REASSIGNED', 'Automagically assigned new file name: %s'); diff --git a/lang/serendipity_lang_ru.inc.php b/lang/serendipity_lang_ru.inc.php index fc12f1d..4f4f998 100644 --- a/lang/serendipity_lang_ru.inc.php +++ b/lang/serendipity_lang_ru.inc.php @@ -846,7 +846,7 @@ $i18n_filename_to = array('_', 'a', 'A', 'b', 'B', 'v', 'V', 'g', 'G', 'd', 'D @define('PLUGIN_AVAILABLE_COUNT', 'Total: %d plugins.'); @define('SYNDICATION_RFC2616', 'Activate strict RFC2616 RSS-Feed compliance'); -@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: SourceForge'); @define('MEDIA_PROPERTY_DATE', 'Associated Date'); @define('MEDIA_PROPERTY_RUN_LENGTH', 'Run-Length'); @define('FILENAME_REASSIGNED', 'Automagically assigned new file name: %s'); diff --git a/lang/serendipity_lang_se.inc.php b/lang/serendipity_lang_se.inc.php index 5aa8fb8..7a1170f 100644 --- a/lang/serendipity_lang_se.inc.php +++ b/lang/serendipity_lang_se.inc.php @@ -842,7 +842,7 @@ @define('PLUGIN_AVAILABLE_COUNT', 'Total: %d plugins.'); @define('SYNDICATION_RFC2616', 'Activate strict RFC2616 RSS-Feed compliance'); -@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: SourceForge'); @define('MEDIA_PROPERTY_DATE', 'Associated Date'); @define('MEDIA_PROPERTY_RUN_LENGTH', 'Run-Length'); @define('FILENAME_REASSIGNED', 'Automagically assigned new file name: %s'); diff --git a/lang/serendipity_lang_ta.inc.php b/lang/serendipity_lang_ta.inc.php index 2ac7851..ff82d34 100644 --- a/lang/serendipity_lang_ta.inc.php +++ b/lang/serendipity_lang_ta.inc.php @@ -24,7 +24,7 @@ @define('BACK_TO_BLOG', 'வலைக்குறிப்பின் முதற்பக்கம்'); @define('LOGIN', 'வலைக்குறிப்பு நிர்வாகத்திற்கு நல்வரவு'); @define('LOGOUT', 'விடைபெறுங்கள்'); -@define('LOGGEDOUT', 'நன்றி'); +@define('LOGGEDOUT', 'நன்றி'); @define('CREATE', 'உருவாக்குக'); @define('SAVE', 'சேமிக்க'); @define('NAME', 'பெயர்'); @@ -792,7 +792,7 @@ @define('CATEGORY_PLUGIN_TEMPLATE_DESC', 'If this option is enabled, the plugin will utilize Smarty-Templating features to output the category listing. If you enable this, you can change the layout via the "plugin_categories.tpl" template file. Enabling this option will impact performance, so if you do not need to make customizations, leave it disabled.'); @define('CATEGORY_PLUGIN_SHOWCOUNT', 'Show number of entries per category?'); @define('AUTHORS_SHOW_ARTICLE_COUNT', 'Show number of articles next to author name?'); -@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', 'If this option is enabled, the number of articles by this author is shown next to the authors name in parentheses.'); +@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', 'If this option is enabled, the number of articles by this author is shown next to the authors name in parentheses.'); @define('CUSTOM_ADMIN_INTERFACE', 'Custom admin interface available'); @define('COMMENT_NOT_ADDED', 'Your comment could not be added, because comments for this entry have either been disabled, you entered invalid data, or your comment was caught by anti-spam measurements.'); @@ -842,7 +842,7 @@ @define('PLUGIN_AVAILABLE_COUNT', 'Total: %d plugins.'); @define('SYNDICATION_RFC2616', 'Activate strict RFC2616 RSS-Feed compliance'); -@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: SourceForge'); @define('MEDIA_PROPERTY_DATE', 'Associated Date'); @define('MEDIA_PROPERTY_RUN_LENGTH', 'Run-Length'); @define('FILENAME_REASSIGNED', 'Automagically assigned new file name: %s'); diff --git a/lang/serendipity_lang_tn.inc.php b/lang/serendipity_lang_tn.inc.php index 74884c0..092cba6 100644 --- a/lang/serendipity_lang_tn.inc.php +++ b/lang/serendipity_lang_tn.inc.php @@ -846,7 +846,7 @@ $i18n_unknown = 'tw'; @define('PLUGIN_AVAILABLE_COUNT', '總共: %d 個外掛。'); @define('SYNDICATION_RFC2616', '開啟依照嚴格的 RFC2616 RSS-Feed'); -@define('SYNDICATION_RFC2616_DESC', '不強制 RFC2616 表示全部有條件的 GETs 到 Serendipity 只會傳回最後修改的文章。如果設定為 "false" 表示訪客會接收全部的文章。不過,一些網誌的蒐集軟體像 Planet 會出現奇怪現象。如果出現奇怪現象表示它違反了 RFC2616 的標準。所以設定為 "TRUE" 表示你遵從 RFC 的標準,但是訪客可能會讀取不到全部的文章。整體來說,不管怎樣都無法顧到兩方。相關資訊:https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', '不強制 RFC2616 表示全部有條件的 GETs 到 Serendipity 只會傳回最後修改的文章。如果設定為 "false" 表示訪客會接收全部的文章。不過,一些網誌的蒐集軟體像 Planet 會出現奇怪現象。如果出現奇怪現象表示它違反了 RFC2616 的標準。所以設定為 "TRUE" 表示你遵從 RFC 的標準,但是訪客可能會讀取不到全部的文章。整體來說,不管怎樣都無法顧到兩方。相關資訊:SourceForge'); @define('MEDIA_PROPERTY_DATE', '相關日期'); @define('MEDIA_PROPERTY_RUN_LENGTH', '長度'); @define('FILENAME_REASSIGNED', '自動指定新檔案的名稱: %s'); diff --git a/lang/serendipity_lang_tr.inc.php b/lang/serendipity_lang_tr.inc.php index c8e248a..21a4c43 100644 --- a/lang/serendipity_lang_tr.inc.php +++ b/lang/serendipity_lang_tr.inc.php @@ -846,7 +846,7 @@ @define('PLUGIN_AVAILABLE_COUNT', 'Total: %d plugins.'); @define('SYNDICATION_RFC2616', 'Activate strict RFC2616 RSS-Feed compliance'); -@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: SourceForge'); @define('MEDIA_PROPERTY_DATE', 'Associated Date'); @define('MEDIA_PROPERTY_RUN_LENGTH', 'Run-Length'); @define('FILENAME_REASSIGNED', 'Automagically assigned new file name: %s'); diff --git a/lang/serendipity_lang_tw.inc.php b/lang/serendipity_lang_tw.inc.php index 67765aa..340c43d 100644 --- a/lang/serendipity_lang_tw.inc.php +++ b/lang/serendipity_lang_tw.inc.php @@ -847,7 +847,7 @@ $i18n_unknown = 'tw'; @define('PLUGIN_AVAILABLE_COUNT', 'Á`¦@¡G %d ­Ó¥~±¾¡C'); @define('SYNDICATION_RFC2616', '¶}±Ò¨Ì·ÓÄY®æªº RFC2616 RSS-Feed'); -@define('SYNDICATION_RFC2616_DESC', '¤£±j¨î RFC2616 ªí¥Ü¥þ³¡¦³±ø¥óªº GETs ¨ì Serendipity ¥u·|¶Ç¦^³Ì«á­×§ïªº¤å³¹¡C¦pªG³]©w¬° "false" ªí¥Ü³X«È·|±µ¦¬¥þ³¡ªº¤å³¹¡C¤£¹L¡A¤@¨Çºô»xªº»`¶°³nÅé¹³ Planet ·|¥X²{©_©Ç²{¶H¡C¦pªG¥X²{©_©Ç²{¶Hªí¥Ü¥¦¹H¤Ï¤F RFC2616 ªº¼Ð·Ç¡C©Ò¥H³]©w¬° "TRUE" ªí¥Ü§A¿í±q RFC ªº¼Ð·Ç¡A¦ý¬O³X«È¥i¯à·|Ū¨ú¤£¨ì¥þ³¡ªº¤å³¹¡C¾ãÅé¨Ó»¡¡A¤£ºÞ«ç¼Ë³£µLªkÅU¨ì¨â¤è¡C¬ÛÃö¸ê°T¡Ghttps://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', '¤£±j¨î RFC2616 ªí¥Ü¥þ³¡¦³±ø¥óªº GETs ¨ì Serendipity ¥u·|¶Ç¦^³Ì«á­×§ïªº¤å³¹¡C¦pªG³]©w¬° "false" ªí¥Ü³X«È·|±µ¦¬¥þ³¡ªº¤å³¹¡C¤£¹L¡A¤@¨Çºô»xªº»`¶°³nÅé¹³ Planet ·|¥X²{©_©Ç²{¶H¡C¦pªG¥X²{©_©Ç²{¶Hªí¥Ü¥¦¹H¤Ï¤F RFC2616 ªº¼Ð·Ç¡C©Ò¥H³]©w¬° "TRUE" ªí¥Ü§A¿í±q RFC ªº¼Ð·Ç¡A¦ý¬O³X«È¥i¯à·|Ū¨ú¤£¨ì¥þ³¡ªº¤å³¹¡C¾ãÅé¨Ó»¡¡A¤£ºÞ«ç¼Ë³£µLªkÅU¨ì¨â¤è¡C¬ÛÃö¸ê°T¡GSourceForge'); @define('MEDIA_PROPERTY_DATE', '¬ÛÃö¤é´Á'); @define('MEDIA_PROPERTY_RUN_LENGTH', 'ªø«×'); @define('FILENAME_REASSIGNED', '¦Û°Ê«ü©w·sÀɮתº¦WºÙ¡G %s'); diff --git a/lang/serendipity_lang_zh.inc.php b/lang/serendipity_lang_zh.inc.php index 0d26cd7..b3f2671 100644 --- a/lang/serendipity_lang_zh.inc.php +++ b/lang/serendipity_lang_zh.inc.php @@ -846,7 +846,7 @@ @define('PLUGIN_AVAILABLE_COUNT', '×ܹ²£º %d ¸öÍâ¹Ò'); @define('SYNDICATION_RFC2616', '¿ªÆôÒÀÕÕÑϸñµÄ RFC2616 RSS-Feed'); -@define('SYNDICATION_RFC2616_DESC', '²»Ç¿ÖÆ RFC2616 ±íʾȫ²¿ÓÐÌõ¼þµÄ GETs µ½ Serendipity Blog Ö»»á´«»Ø×îºóÐ޸ĵÄÎÄÕ¡£Èç¹ûÉ趨Ϊ "false" ±íʾ·Ã¿Í½ÓÊÜÈ«²¿µÄÎÄÕ¡£²»¹ý£¬Ò»Ð©ÈÕÖ¾µÄ³ÌÐòÏñ Planet »á³öÏÖÆæ¹ÖÏÖÏó¡£Èç¹û³öÏÖÆæ¹ÖÏÖÏó±íʾËüÎ¥·´ÁË RFC2616 µÄ±ê×¼¡£ËùÒÔÉ趨Ϊ "TRUE" ±íʾÄã×ñ´Ó RFC µÄ±ê×¼£¬µ«·Ã¿Í¿ÉÄܶÁÈ¡²»µ½È«²¿ÎÄÕ¡£ÕûÌåÀ´Ëµ£¬²»¹ÜÔõÑù¶¼ÎÞ·¨Õչ˵½Á½·½¡£ÏêÇéÇë²ÎÔÄ£ºhttps://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822'); +@define('SYNDICATION_RFC2616_DESC', '²»Ç¿ÖÆ RFC2616 ±íʾȫ²¿ÓÐÌõ¼þµÄ GETs µ½ Serendipity Blog Ö»»á´«»Ø×îºóÐ޸ĵÄÎÄÕ¡£Èç¹ûÉ趨Ϊ "false" ±íʾ·Ã¿Í½ÓÊÜÈ«²¿µÄÎÄÕ¡£²»¹ý£¬Ò»Ð©ÈÕÖ¾µÄ³ÌÐòÏñ Planet »á³öÏÖÆæ¹ÖÏÖÏó¡£Èç¹û³öÏÖÆæ¹ÖÏÖÏó±íʾËüÎ¥·´ÁË RFC2616 µÄ±ê×¼¡£ËùÒÔÉ趨Ϊ "TRUE" ±íʾÄã×ñ´Ó RFC µÄ±ê×¼£¬µ«·Ã¿Í¿ÉÄܶÁÈ¡²»µ½È«²¿ÎÄÕ¡£ÕûÌåÀ´Ëµ£¬²»¹ÜÔõÑù¶¼ÎÞ·¨Õչ˵½Á½·½¡£ÏêÇéÇë²ÎÔÄ£ºSourceForge'); @define('MEDIA_PROPERTY_DATE', 'Ïà¹ØÈÕÆÚ'); @define('MEDIA_PROPERTY_RUN_LENGTH', '³¤¶È'); @define('FILENAME_REASSIGNED', '×Ô¶¯Ö¸¶¨ÐÂÎļþÃû³Æ£º %s'); diff --git a/plugins/serendipity_event_spamblock/serendipity_event_spamblock.php b/plugins/serendipity_event_spamblock/serendipity_event_spamblock.php index 614ae7c..5d81949 100644 --- a/plugins/serendipity_event_spamblock/serendipity_event_spamblock.php +++ b/plugins/serendipity_event_spamblock/serendipity_event_spamblock.php @@ -1229,16 +1229,16 @@ var $filter_defaults; $clink1 = 'clink1' . $eventData['id']; $clink2 = 'clink2' . $eventData['id']; - $eventData['action_author'] .= ' '; + $eventData['action_author'] .= ' '; if (!empty($eventData['url'])) { $url_is_filtered = $this->checkFilter('urls', $eventData['url']); - $eventData['action_url'] .= ' '; + $eventData['action_url'] .= ' '; } if (!empty($eventData['email'])) { $email_is_filtered = $this->checkFilter('emails', $eventData['email']); - $eventData['action_email'] .= ' '; + $eventData['action_email'] .= ' '; } return true; diff --git a/plugins/serendipity_event_spartacus/serendipity_event_spartacus.php b/plugins/serendipity_event_spartacus/serendipity_event_spartacus.php index e9287ff..208e037 100644 --- a/plugins/serendipity_event_spartacus/serendipity_event_spartacus.php +++ b/plugins/serendipity_event_spartacus/serendipity_event_spartacus.php @@ -274,16 +274,16 @@ class serendipity_event_spartacus extends serendipity_event function outputMSG($status, $msg) { switch($status) { case 'notice': - echo '
' . $msg . '
' . "\n"; + echo '
' . $msg . '
' . "\n"; break; case 'error': - echo '
' . $msg . '
' . "\n"; + echo '
' . $msg . '
' . "\n"; break; default: case 'success': - echo '
' . $msg . '
' . "\n"; + echo '
' . $msg . '
' . "\n"; break; } } diff --git a/serendipity_admin.php b/serendipity_admin.php index fe45eec..ee08861 100644 --- a/serendipity_admin.php +++ b/serendipity_admin.php @@ -308,7 +308,7 @@ if (!$use_installer && !$_SESSION['no_smarty'] && serendipity_smarty_init()) { - + @@ -331,7 +331,7 @@ if ($use_installer) {

-
+
@@ -360,9 +360,9 @@ if ($use_installer) { if (!$no_sidebar) { ?>
    - + - +

@@ -438,8 +438,8 @@ if ($use_installer) {
    - - + +
@@ -456,6 +456,7 @@ if ($use_installer) {
+ +
diff --git a/templates/default/admin/entries.tpl b/templates/default/admin/entries.tpl index ef08c31..d76753c 100644 --- a/templates/default/admin/entries.tpl +++ b/templates/default/admin/entries.tpl @@ -1,7 +1,7 @@ {*** POSSIBLE ERROR MESSAGES START ***} {if $entry_vars.errMsg} -
{$entry_vars.errMsg}
+
{$entry_vars.errMsg}
{/if} {*** POSSIBLE ERROR MESSAGES END ***} diff --git a/templates/default/admin/img/admin_msg_error.png b/templates/default/admin/img/admin_msg_error.png new file mode 100644 index 0000000000000000000000000000000000000000..82d3fc796b51afba587303e9a7e367994bad76db GIT binary patch literal 1356 zcmV-S1+)5zP)=({bFy%Aw*FyYP$r}gAbOVvfTW<$!aOd3=H3XFfhD&!=UNs&mbTo6adt0{ug2~Rtyk8Oay{qs*<+{ zC%>i+1H;p&3=GeoGjIzEGicb`vixRXnD7T;IaUl1Kuox71bWp=KvK*@Eh3VE;oS#@ zpCTd*Kjh^Y7+$|+&@wh*kdTow`^vzOh$|=n0*DC|yEt&IYES?xhp;%%34a*ab#xdw zOiUOU_;?xEe*R|AH!=kIwgPAf6E+tE1Q1q(fr=BwHB`(MUECNLK7D5RtE|khYV&4> zg)3Jw`~VsL;}?U9xHyBnf}GlS28MEwLBG*3KmalQgM=j>_Y7t#DhzC_EG0n0InaXwAb>C;4`^_steLT#oS7v9 z!~2g6463RO>}+g6^LZIKIXD=2*x4Bv+<-n|W?@kL_n$#aT1p5Q9~05d0SF)_v{WF^ z#>SGX9TWtP!T(Z{3=E>847@;B%E-tt2n!1{@bmC6FaU#r!OazzQeH4v@(TdvIbyys zFc>4d7$AU9f&wVesAy^+$b01g!_V_a82;;M!!4DSm1U5VlLNaN47|J;K8Wx!e0z1D zK~qM83mC2qzmUQhAb{YJ2jpn*N{ELmNpUfJ-m#0}Gba7+71UGca@V zFfjf52aHT623A&91|=mWF#h-VFT-zOsmQ9O!|>+7UWVVd?=bL*2r}LM^ws3=|NqlL zz6S^(a0UUo)>}kg#zu}Cm~$UJXZRbF!SF{&oZ;8!&kVnTY4|S?a|6SfADB9R|N6!7 z2WarmFJBn`vU4#Ar)M#||Ne(T=;sdxc|IO(V8%}c1qna^fx?*SKNEA0y0#)S)9uR) zUx2CMn@a%0k9Y4FzW@Hk@E=&LzIyY9Av`LIAuu?Y;lZOv42(b@{P^{o;rqL{4D60B z3|zk64DVk6b0jA_BMTD~D69nl0tl4n^Q6_3)J6Y)V)*{zGs7=84Tc}Az$Eqi2hdO; z{rx)wGdDLwZBrA&&!0aTc!4S7{r9g7-~at#_yx51CotKus%bF1`nQ!q^xJm^HEu4c zv!B0|0|XG`JYJsXwhjgoy!S6Le0}$c;V%yt!%rn0hJVa#44}&8-+xAi|4b|l+}ylC zHUq&=Rd#yGJLy!mErr_4-CL^n}Lsqn_=hIZ|?yDh=qlXO_&X6 z`#(`h24+EE`UHBB^T|VC*!~3;5x{`@`wvWi{QIBbF9<`$7=e+)0*qKjpl!UYK#Tc# z82$k*VFK#oVr1k42q2bE@7^unf8tgo3lBF??B9PN1g2?VQv1iq0A>R<{sX3)zd%EP zF%G0bd>{lS)W0AaSaARS0~7-~j^Y15#_vGe-~Rc#9Uy=hX;qm51Q-A~f#~CBBc3Gy O0000kNi}AjrtT@b@2B`~MduU>YERSg>06_pc$t-~Y>1bd=RB zEYuj46vY_WIM^6|{A6Hw_x>0Aox87vub;hU@%ZYka-g~-1}2uh=tckp5F;#%;V%C9 zJA|E+YjI?>4Tqb(3IiuABg4~|zZl*;e*rZ39|I$YAOj;S2gAGXObnMVJYqPzW#^wC z?>`nXFtbiZb}>Kzp@#AAKgOJ#TuZZaJvlU}%S(oIHz9@`Zy^Sb zKW`Xbym-g({rzhOStUsZqrhMm4qo1VhF`y2VZi|c00D$B_}_mPhClz8hDF=4xmZXr zynp|n;q$k@4DUYuV2}}EWsnf%VUQN*V~`hTXZY~>7sJ<8)fT8rC zVfV!!4FCVLf#tscU|{(A{t*M4up$GmqK3q$8@sN46IBbOaDUE`~kY@1p}YFEW?+Z*P>wt z0|XG;sBEe2juhUvS1GK3oZ11Gx|Z@)9J|NF=gWz7$aT>%D8Hb#cs=RYy*I0H-` zz(@yM{Nq2vn@^7!_<=#f!o@8QGY=qu;0Cj^vGW3x4a4#4Ul=~U`^Vs8zzR+gFW<5- zJbnL{A;DPyXgCAIttY=2K7IYlz{bSL@b&v|hL`U@04?~+z{SY{Of9VJF!KNc2yXEI zfBzW%0y72+^B;z*kA5;dfBTieRDp$oorRfU=lL%TzQ&vk!u(7OKmYt=`2773!@u9a zB>3?o!|&fefc63N2q;tiMHCMJ0R%Vr=eM6<8UFlaXJh)$@CO)%@4ozI*m>a_1Lwa# z47S>A49viI2U^eY9T?8fp1x)H&jO4LP*(g8Oxp~9!3O{R@$(nVJb(a#C%12(zTEo$ z<_&`o4^ZeAR1;9c_b)#gz5rbaGL!-6t3SZ7|NrX;ME)NT|NhCq!ote%_sb6;{_+%N z9zX!W4gUY<@8Ty{ZZb#pnx4R-5)NQC|el_ekp|02||bMZ6$eE0-t z*YDLZ^8f+}kwKW4XFa)b@6q2^&lnVBc!6Q_17h&cpTH0TxgHpf|NcO|_XA?+uWt+- ze1Z%Nz+n6F;K4fvMwT9!aR32?Fc=uL|Ns7rySnSpA0fu?3^KApU;|WCcp1uLh_d`U!|H$R! z*9=UbzcYM0cj4dPkMBDf z7+9;o?)%>eHU=PoFbxJ3B;S5|07d4DC@V;?Ny{*N0Tm;EA<6OY@4pPp-@h|3zIw^< z^TC6+z;Mk28oCVbaj3xn0ffCgW@g^O@cXawo6Fa88L!`qVdLUdU}R-u2Spy^_aDE0 zefjzrXy6*4M~s_#bgkr$I;9l+Cm>2te#=-4jhk)T-#`D9!G1*pzkmM=VB%#y?`EfH(d=o>U?nWcu3kDxYHJKlbfA{?R!@vQu;3xCn6DkILX(fRcEK%wf3>^R284kaE zz%Y07ga4l&{%z-AV_pu)V*eqK5yArqAV?T9aIC+5?c39f58laCI)*a5|FTf+#I6rl zSh<<_>>R~K6D^GyWI3f7e*F5(aPu3`&@B%bUS9b-mxGJB_AlcftnmR5KwuXGbKDP> zPwdM#oxaS#_>Y~Tz|M!kz@A6h$46Q;&(@Jaf<=zu6VTB6KOQnH+4F$m$?1QGxR{w! zvBd=p00a=&V5Z+}4D5e7`X5~W@qPD$BMg!p(hNn;9t@HCHb6OUhWEeTF+BbCh+*0O z`wX`Z{JYHYpV^y%Kn?&1Ah^LS46M(8Kj++Y^zuW7XFne>a5M5V{QUKo;RDdnxBs3o zY&!9f;mR(C7i>S7JsFr8z7R_9009IE3Sfc5@|&H3?H5PS?F+yDU4D0y;q9*%K$pH@ zc*pRJVdwdW3>UUAe`5Q}>chyw@DvnLV9W@?|IsiA00a;?@>qUA(jLoSh9lqavfVg; zUe z{y)agjPvfF``e?a@tEPw>;DWFHt_sodcj`G#Pw$@!*5Q8|9?0c7=HXm6dK?}h6w-y z2olD?au|kzaN*Beyzehu`onN>10TcRTYOzC?EfdjOk%|5Vl)f_00D$yFcTy58>UYj z^Ioiz`| {if $admin_vars.is_logged_in} - {$admin_vars.self_info} + {$admin_vars.self_info} {/if} @@ -85,7 +85,7 @@ {$admin_vars.out.header} {if $admin_vars.post_action != '' AND NOT $admin_vars.is_logged_in} -
{$CONST.WRONG_USERNAME_OR_PASSWORD}
+
{$CONST.WRONG_USERNAME_OR_PASSWORD}
{/if} @@ -117,9 +117,9 @@ {*** MAIN LINKS START ***}
@@ -210,8 +210,8 @@ {*** LOGOUT START ***}
{*** LOGOUT END ***} @@ -232,7 +232,7 @@
- {$admin_vars.version_info} + {$admin_vars.version_info}
-- 2.39.5