Update of /cvsroot/php-blog/serendipity/lang
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1359/lang
Modified Files:
serendipity_lang_nl.inc.php
Added Files:
serendipity_lang_pt.inc.php
Log Message:
updated language selection to Dutch and Portuguese.
Index: serendipity_lang_nl.inc.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/lang/serendipity_lang_nl.inc.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- serendipity_lang_nl.inc.php 27 Jun 2004 09:44:53 -0000 1.1
+++ serendipity_lang_nl.inc.php 1 Jul 2004 11:34:21 -0000 1.2
@@ -15,8 +15,7 @@
@define('LANG_CHARSET', 'ISO-8859-1');
@define('DATE_LOCALES', 'dutch, nl_BE, nl, nl_BE.ISO8859-1');
-@define('DATE_FORMAT_DAY', (strtoupper(substr(PHP_OS, 0, 3)) === 'WIN' ? '%d' : '%e'));
-@define('DATE_FORMAT_ENTRY', '%A, %B ' . DATE_FORMAT_DAY . '. %Y');
+@define('DATE_FORMAT_ENTRY', '%A, %B %e. %Y');
@define('WYSIWYG_LANG', 'en');
@define('SERENDIPITY_ADMIN_SUITE', 'Serendipity Administratie');
@@ -348,5 +347,163 @@
@define('SERENDIPITY_UPGRADER_RETURN_HERE', 'Om terug te gaan naar je blog klik %shier%s');
@define('IMAGE_NAME', 'Bewaar het beeld met volgende naam: (leeg: gebruik oorspronkelijke bestandnaam): ');
+/* TRANSLATE */
+ @define('MANAGE_USERS', 'Manage users');
+@define('EDIT_USERS', 'Edit users');
+@define('CREATE_USERS', 'Create users');
+@define('CREATE_NEW_USER', 'Create new user');
+@define('CREATE_NOT_AUTHORIZED', 'You cannot modify users with the same userlevel as yourself');
+@define('CREATE_NOT_AUTHORIZED_USERLEVEL', 'You cannot create users with a higher userlevel than yourself');
+@define('CREATED_USER', 'A new user %s has been created');
+@define('MODIFIED_USER', 'The properties of user %s have been changed');
+@define('USER_SELF_INFO', 'logged in as %s, level %s');
+@define('USER_LEVEL', 'Userlevel');
+@define('DELETE_USER', 'You are about to delete user #%d %s. Are you serious? This will disallow showing any entries written by him on the frontend.');
+@define('DELETED_USER', 'User #%d %s deleted.');
+@define('LIMIT_TO_NUMBER', 'How many items should be displayed?');
+@define('FILTER', 'Filter');
+@define('ENTRIES_PER_PAGE', 'entries per page');
+@define('XML_IMAGE_TO_DISPLAY', 'XML Button');
+@define('XML_IMAGE_TO_DISPLAY_DESC','Links to XML Feeds will be displayed by this image. Leave empty for default, enter \'none\' to disable.');
+
+@define('DIRECTORIES_AVAILABLE', 'In the list of available subdirectories you can click on any directory name to create a new directory within that structure.');
+@define('ALL_DIRECTORIES', 'all directories');
+@define('MANAGE_DIRECTORIES', 'Manage directories');
+@define('DIRECTORY_CREATED', 'Directory <strong>%s</strong> has been created.');
+@define('NEW_DIRECTORY', 'Create a new directory');
+@define('PARENT_DIRECTORY', 'Parent directory');
+@define('DELETE_DIRECTORY', 'Delete this directory');
+@define('CONFIRM_DELETE_DIRECTORY', 'Are you sure you want to remove all the contents of directory %s?');
+@define('STORE_IN_DIRECTORY', 'Store inside this directory: ');
+@define('ERROR_NO_DIRECTORY', 'Error: Directory %s does not exist');
+@define('FORCE_DELETE', 'Force deletion of files not inside the media database');
+@define('CHECKING_DIRECTORY', 'Checking files in directory %s');
+@define('DELETING_DIRECTORY', 'Deleting directory %s...');
+@define('DELETING_FILE', 'Deleting file %s...');
+@define('ERROR_DIRECTORY_NOT_EMPTY', 'Could not remove non-empty directory. Check the "force deletion" checkbox if you want to remove those files as well, and then submit again. Existing files are:');
+@define('DIRECTORY_DELETE_FAILED', 'Deletion of directory %s failed. Check permissions or messages above.');
+@define('DIRECTORY_DELETE_SUCCESS', 'Directory %s successfully deleted.');
+@define('SKIPPING_FILE_EXTENSION', 'Skipping file: Missing extension on %s.');
+@define('SKIPPING_FILE_UNREADABLE', 'Skipping file: %s not readable.');
+@define('FOUND_FILE', 'Found new/modified file: %s.');
+@define('ALREADY_SUBCATEGORY', '%s is a already a subcategory of %s.');
+@define('PARENT_CATEGORY', 'Parent category');
+@define('REPLY', 'Reply');
+@define('IN_REPLY_TO', 'In reply to');
+@define('TOP_LEVEL', 'Top level');
+@define('SYNDICATION_PLUGIN_GENERIC_FEED', '%s feed');
+@define('SYNDICATION_PLUGIN_GENERIC_COMMENTFEED', '%s comments');
+@define('PERMISSIONS', 'Permissions');
+
+/* DATABASE SETTINGS */
+@define('INSTALL_CAT_DB', 'Database settings');
+@define('INSTALL_CAT_DB_DESC', 'Here you can enter all your database information. Serendipity needs this to be able to function');
+@define('INSTALL_DBTYPE', 'Database type');
+@define('INSTALL_DBTYPE_DESC', 'Database type');
+@define('INSTALL_DBHOST', 'Database host');
+@define('INSTALL_DBHOST_DESC', 'The hostname for your database');
+@define('INSTALL_DBUSER', 'Database user');
+@define('INSTALL_DBUSER_DESC', 'The username used to connect to your database');
+@define('INSTALL_DBPASS', 'Database password');
+@define('INSTALL_DBPASS_DESC', 'The password matching the above username');
+@define('INSTALL_DBNAME', 'Database name');
+@define('INSTALL_DBNAME_DESC', 'The name of your datbase');
+@define('INSTALL_DBPREFIX', 'Database table prefix');
+@define('INSTALL_DBPREFIX_DESC', 'Prefix for the table names, i.e. serendipity_');
+
+/* PATHS */
+@define('INSTALL_CAT_PATHS', 'Paths');
+@define('INSTALL_CAT_PATHS_DESC', 'Various paths to different essential folders and files. Don\'t forget trailing slashes for directories!');
+@define('INSTALL_FULLPATH', 'Full path');
+@define('INSTALL_FULLPATH_DESC', 'The full and absolute path to your serendipity installation');
+@define('INSTALL_UPLOADPATH', 'Upload path');
+@define('INSTALL_UPLOADPATH_DESC', 'All uploads will go here, relative to the \'Full path\' - typically \'uploads/\'');
+@define('INSTALL_RELPATH', 'Relative path');
+@define('INSTALL_RELPATH_DESC', 'Path to serendipity for your browser, typically \'/serendipity/\'');
+@define('INSTALL_RELTEMPLPATH', 'Relative template path');
+@define('INSTALL_RELTEMPLPATH_DESC', 'The path to the folder containing your templates - Relative to the \'relative path\'');
+@define('INSTALL_RELUPLOADPATH', 'Relative upload path');
+@define('INSTALL_RELUPLOADPATH_DESC', 'Path to your uploads for browsers - Relative to the \'relative path\'');
+@define('INSTALL_URL', 'URL to blog');
+@define('INSTALL_URL_DESC', 'Base URL to your serendipity installation');
+@define('INSTALL_INDEXFILE', 'Index file');
+@define('INSTALL_INDEXFILE_DESC', 'The name of your serendipity index file');
+
+/* Generel settings */
+@define('INSTALL_CAT_SETTINGS', 'General settings');
+@define('INSTALL_CAT_SETTINGS_DESC', 'Customize how Serendipity behaves');
+@define('INSTALL_USERNAME', 'Admin username');
+@define('INSTALL_USERNAME_DESC', 'Username for admin login');
+@define('INSTALL_PASSWORD', 'Admin password');
+@define('INSTALL_PASSWORD_DESC', 'Password for admin login');
+@define('INSTALL_EMAIL', 'Admin email');
+@define('INSTALL_EMAIL_DESC', 'Email for the blog administrator');
+@define('INSTALL_SENDMAIL', 'Send mails to admin?');
+@define('INSTALL_SENDMAIL_DESC', 'Do you want to receive emails when comments are posted to your entries?');
+@define('INSTALL_SUBSCRIBE', 'Allow users to subscribe to entries?');
+@define('INSTALL_SUBSCRIBE_DESC', 'Allow users to subscribe to an entry and thereby receive a mail when new comments are made to that entry');
+@define('INSTALL_BLOGNAME', 'Blog name');
+@define('INSTALL_BLOGNAME_DESC', 'The title of your blog');
+@define('INSTALL_BLOGDESC', 'Blog description');
+@define('INSTALL_BLOGDESC_DESC', 'Description of your blog');
+@define('INSTALL_LANG', 'Language');
+@define('INSTALL_LANG_DESC', 'Select the language for your blog');
+
+/* Appearance and options */
+@define('INSTALL_CAT_DISPLAY', 'Appearance and options');
+@define('INSTALL_CAT_DISPLAY_DESC', 'Customize how Serendipity looks and feels');
+@define('INSTALL_EXTERNALSTYLE', 'External Stylesheet');
+@define('INSTALL_EXTERNALSTYLE_DESC', 'You can define a stylesheet URI here, aditionally to the settings adjustable in the admin interface (enter \'none\' if you don\'t need this)');
+@define('INSTALL_WYSIWYG', 'Use WYSIWYG editor');
+@define('INSTALL_WYSIWYG_DESC', 'Do you want to use the WYSIWYG editor? (Works on IE5+, partially in Mozilla 1.3+)');
+@define('INSTALL_XHTML11', 'Force XHTML 1.1 compliance');
+@define('INSTALL_XHTML11_DESC', 'Do you want to force XHTML 1.1 compliance (may cause problems for back-/frontend on older 4th generation browsers)');
+@define('INSTALL_POPUP', 'Enable use of popup windows');
+@define('INSTALL_POPUP_DESC', 'Do you want to use the blog to use popup windows for comments, trackbacks et al?');
+@define('INSTALL_EMBED', 'Is serendipity embedded?');
+@define('INSTALL_EMBED_DESC', 'If you want to embed serendipity within a regular page, set to true to discard any headers and just print the contents. You can make use of the indexFile option to use a wrapper class where you put your normal webpage headers. See the README file for more information!');
+@define('INSTALL_BLOCKREF', 'Blocked Referers');
+@define('INSTALL_BLOCKREF_DESC', 'Are there any special hosts you want not to show up in the referers list? Separate the list of hostnames with \';\' and note that the host is blocked by substring matches!');
+@define('INSTALL_REWRITE', 'URL Rewriting');
+@define('INSTALL_REWRITE_DESC', 'Select which rules you wish to use when generating URLs. Enabling rewrite rules will make pretty URLs for your blog and make it better indexable for spiders like google. The webserver needs to support either mod_rewrite or "AllowOverride All" for your serendipity dir. The default setting is auto-detected');
+
+/* Imageconversion Settings */
+@define('INSTALL_CAT_IMAGECONV', 'Imageconversion Settings');
+@define('INSTALL_CAT_IMAGECONV_DESC', 'Enter general information about how serendipity should handle Images');
+@define('INSTALL_IMAGEMAGICK', 'Use Imagemagick');
+@define('INSTALL_IMAGEMAGICK_DESC', 'Do you have image magick installed and want to use it to resize images?');
+@define('INSTALL_IMAGEMAGICKPATH', 'Path to convert binary');
+@define('INSTALL_IMAGEMAGICKPATH_DESC', 'Full path & name of your image magick convert binary');
+@define('INSTALL_THUMBSUFFIX', 'Thumbnail suffix');
+@define('INSTALL_THUMBSUFFIX_DESC', 'Thumbnails will be named with the following format: original.[suffix].ext');
+@define('INSTALL_THUMBWIDTH', 'Thumbnail dimensions');
+@define('INSTALL_THUMBWIDTH_DESC', 'Static maximum width of auto-generated thumbnails');
+
+/* Personal details */
+@define('USERCONF_CAT_PERSONAL', 'Your personal details');
+@define('USERCONF_CAT_PERSONAL_DESC', 'Change your personal details');
+@define('USERCONF_USERNAME', 'Your username');
+@define('USERCONF_USERNAME_DESC', 'The username you use to log in to the blog');
+@define('USERCONF_PASSWORD', 'Your password');
+@define('USERCONF_PASSWORD_DESC', 'The password you wish to use to log in to the blog');
+@define('USERCONF_USERLEVEL', 'Permissionlevel');
+@define('USERCONF_USERLEVEL_DESC', 'Userlevel. Should be one of the following: [USERLEVEL_ADMIN] - Admin, [USERLEVEL_CHIEF] - Chief editor, [USERLEVEL_EDITOR] - Standard editor.');
+@define('USERCONF_EMAIL', 'Your e-mail address');
+@define('USERCONF_EMAIL_DESC', 'Your personal e-mail address');
+@define('USERCONF_SENDCOMMENTS', 'Send comment announcements?');
+@define('USERCONF_SENDCOMMENTS_DESC', 'Do you want to receive emails when comments are posted to your entries?');
+@define('USERCONF_SENDTRACKBACKS', 'Send trackback announcements?');
+@define('USERCONF_SENDTRACKBACKS_DESC', 'Do you want to receive emails when trackbacks are posted to your entries?');
+@define('USERCONF_ALLOWPUBLISH', 'Rights: Publishing entries?');
+@define('USERCONF_ALLOWPUBLISH_DESC', 'Is this user allowed to publish entries?');
+@define('TRACKBACK_SENDING', 'Sending trackback to URI %s...');
+@define('TRACKBACK_SENT', 'done: %s');
+@define('TRACKBACK_NOT_FOUND', 'No Trackback sent: No trackback-URI found.');
+@define('TRACKBACK_URI_MISMATCH', 'No Trackback sent: The autodiscovered trackback URI does not match our target URI.');
+@define('TRACKBACK_CHECKING', 'Checking <u>%s</u> for possible trackbacks...');
+@define('TRACKBACK_SIZE', 'No Trackback sent: Target URI exceeded filesize of %s bytes.');
+@define('TRACKBACK_NO_DATA', 'No Trackback sent: Target contained no data');
+@define('SUCCESS', 'Success');
+
/* vim: set sts=4 ts=4 expandtab : */
?>
--- NEW FILE: serendipity_lang_pt.inc.php ---
<?php # $Id: serendipity_lang_pt.inc.php,v 1.1 2004/07/01 11:34:21 garvinhicking Exp $
##########################################################################
# serendipity - another blogger... #
##########################################################################
# #
# (c) 2003 Jannis Hermanns <J...@ha...> #
# http://www.jannis.to/programming/serendipity.html #
# #
# Traduzido por Ranulfo Netto (Brasil) <rc...@ya...> #
# #
##########################################################################
@define('LANG_CHARSET', 'ISO-8859-1');
@define('DATE_LOCALES', 'portuguese brazilian, pt, pt_BR');
@define('DATE_FORMAT_ENTRY', '%A, %B %e. %Y');
@define('WYSIWYG_LANG', 'pt_BR');
@define('SERENDIPITY_ADMIN_SUITE', 'Suíte de Administração do Serendipity');
@define('HAVE_TO_BE_LOGGED_ON', 'Você deve entrar no sistema para ver esta página:');
@define('WRONG_USERNAME_OR_PASSWORD', 'Você deve ter fornecido nome de usuário ou senha inválidos');
@define('APPEARANCE', 'Aparência');
@define('MANAGE_STYLES', 'Gerenciar estilos');
@define('CONFIGURE_PLUGINS', 'Configurar Plugins');
@define('ADMIN', 'Administrador:');
@define('CONFIGURATION', 'Configuração');
@define('IMPORT_EXPORT_ENTRIES', 'Importar/Exportar Artigos');
@define('BACK_TO_BLOG', 'De volta ao Weblog');
@define('LOGIN', 'Login');
@define('LOGOUT', 'Logout');
@define('LOGGEDOUT', 'Logged out.');
@define('CREATE', 'Criar');
@define('EDIT_THIS_CAT', 'Editando "%s - %s"');
@define('SAVE', 'Salvar');
@define('NAME', 'Nome');
@define('CLICK_CAT_TO_EDIT', 'Clique em uma categoria para editá-la');
@define('CREATE_NEW_CAT', 'Criar nova categoria');
@define('SELECT_IMAGE', 'Selecione uma imagem');
@define('I_WANT_THUMB', 'Quero usar miniaturas em meu artigo.');
@define('I_WANT_BIG_IMAGE', 'Quero usar a maior imagem em meu artigo.');
@define('I_WANT_NO_LINK', ' Quero exibi-la como imagem');
@define('I_WANT_IT_TO_LINK', 'Quero exibi-la como um link para esta URL:');
@define('BACK', 'Volta');
@define('FORWARD', 'Encaminha');
@define('ANONYMOUS', 'Anônimo');
@define('LINK_TO_COMMENT', 'Link para o comentário #');
@define('SEND_MAIL_TO', 'Enviar e-mail para');
@define('NEW_TRACKBACK_TO', 'Novo trackback feito para');
@define('NEW_COMMENT_TO', 'Novo comentário enviado para');
@define('RECENT', 'Recente...');
@define('OLDER', 'Antigos...');
@define('DONE', 'Pronto');
@define('CLICK_IMAGE_TO_INSERT', 'Clique na imagem que deseja inserir:');
@define('WELCOME_BACK', 'Bem-vindo de volta,');
@define('RUNNING', 'Você está utilizando o Serendipity v.');
@define('ADD_PLUGIN', 'Adicionar plugin');
@define('TITLE', 'Título');
@define('PLUGIN', 'Plugin');
@define('DESCRIPTION', 'Descrição');
@define('PLACEMENT', 'Localização');
@define('DELETE', 'Excluir');
@define('SAVE', 'Salvar');
@define('SELECT_A_PLUGIN_TO_ADD', 'Selecione um plugin para ser adicionado');
@define('UP', 'Acima');
@define('DOWN', 'Abaixo');
@define('ENTRIES', 'Artigos:');
@define('NEW_ENTRY', 'Novo artigo');
@define('AUTHOR_SUITE', 'Suíte de autoria');
@define('EDIT_ENTRIES', 'Editar artigos');
@define('DELETE_ENTRIES', 'Excluir artigos');
@define('CATEGORIES', 'Categorias');
@define('EDIT_CATEGORIES', 'Gerenciar categorias');
@define('IMAGES', 'Imagens:');
@define('ADD_IMAGES', 'Adicionar imagens');
@define('WARNING_THIS_BLAHBLAH', "ATENÇÃO:\\nIsso pode levar muito tempo se existirem muitas imagens sem miniaturas.");
@define('CREATE_THUMBS', 'Reconstruir Miniaturas');
@define('MANAGE_IMAGES', 'Gerenciar imagens');
@define('ADMIN_INTERFACE', 'Painel de administração');
@define('SERENDIPITY_AUTHORING_SUITE', 'Suíte de Autoria do Serendipity');
@define('NAME', 'Nome');
@define('EMAIL', 'E-mail');
@define('HOMEPAGE', 'Página pessoal');
@define('COMMENT', 'Comentário');
@define('REMEMBER_INFO', 'Relembrar Informações? ');
@define('SUBMIT_COMMENT', 'Enviar Comentário');
@define('NO_ENTRIES_TO_PRINT', 'Nenhum artigo para imprimir.');
@define('COMMENTS', 'Comentários');
@define('ADD_COMMENT', 'Adicionar Comentários');
@define('NO_COMMENTS', 'Nenhum cmentários.');
@define('POSTED_BY', 'Enviado por');
@define('TRACKBACK_FROM', 'Trackback de');
@define('ON', 'on');
@define('A_NEW_COMMENT_BLAHBLAH', 'Um novo comentário foi enviado para o seu Blog "%s", no artigo entitulada como "%s".');
@define('A_NEW_TRACKBACK_BLAHBLAH', 'Um novo trackback foi feito para o seu Blog "%s", no artigo entitulada como "%s".');
@define('NO_CATEGORY', 'Nenhuma categoria');
@define('ENTRY_BODY', 'Corpo do artigo');
@define('EXTENDED_BODY', 'Extensão do corpo do artigo');
@define('CATEGORY', 'Categoria:');
@define('TEMPLATE_NAME', 'nome do template');
@define('CHOOSE_STYLESHEET', 'Escolha uma folha de estilos....');
@define('EDIT', 'Editar');
@define('MAKE_DEFAULT', 'Tornar padrão');
@define('CREATE_NEW_STYLESHEET', 'Criar Nova Folha de Estilos');
@define('NO_ENTRIES_BLAHBLAH', 'Nenhum artigo encontrada para a consulta %s' . "\n");
@define('YOUR_SEARCH_RETURNED_BLAHBLAH', 'Sua busca para %s retornou %s resultados:');
@define('SEARCH_TOO_SHORT', 'Sua consulta deve ter no mínimo 3 caracteres');
@define('IMAGE', 'Imagem');
@define('ERROR_FILE_NOT_EXISTS', 'Erro: O nome de arquivo antigo não existe!');
@define('ERROR_FILE_EXISTS', 'Erro: O novo nome de arquivo já existe, escolha outro!');
@define('ERROR_SOMETHING', 'Erro: Problema desconhecido.');
@define('ADDING_IMAGE', 'Adicionando imagem...');
@define('THUMB_CREATED_DONE', 'Miniatura criada.<br>Pronto.');
@define('ERROR_FILE_EXISTS_ALREADY', 'Erro: Arquivo já existe em sua máquina!');
@define('ERROR_UNKNOWNE_NOUPLOAD', 'Ocorreu um erro desconhecido, arquivo não enviado...');
@define('ADD_IMAGE_BLAHBLAH', '<b>Adicione uma imagem ao seu repositório:</b><p>Aqui Here você pode transferir imagens, ou orientar-me para buscar uma imagem em qualquer lugar da WEB! Se você não possui as imagens apropriadas, procure-as no google de acordo com sua preferência. Tente a <a href="http://images.google.com" target="_blank">busca de imagens do Google</a>, os resultados são geralmente úteis e sempre divertidos :)<p><b>Selecione o método:</b><br>');
@define('ENTER_IMAGE_URL', 'Informe a URL de uma imagem para pega-la:');
@define('ENTER_IMAGE_TO_UP', 'Selecione a imagem que você gostaria de transferir:');
@define('GO', 'Vai!');
@define('NEWSIZE', 'Novo tamanho: ');
@define('RESIZE_BLAHBLAH', '<b>Redimensionar %s</b><p>');
@define('ORIGINAL_SIZE', 'Tamanaho original: <i>%sx%s</i> pixel');
@define('HERE_YOU_CAN_ENTER_BLAHBLAH', '<p>Aqui você pode ajustar o novo tamanho das imagens. Se pretende manter as proporções, preencha apenas um valor e pressione a tecla TAB que automaticamente será calculado o novo tamanho de modo que as proporções não fiquem bagunçadas:');
@define('CALENDAR', 'Calendário');
@define('QUICKJUMP_CALENDAR', 'Calendário de acesso rápido');
@define('QUICKSEARCH', 'Pesquisa rápida');
@define('SEARCH_FOR_ENTRY', 'Procure por um artigo');
@define('ARCHIVES', 'Arquivos');
@define('BROWSE_ARCHIVES', 'Navegar nos arquivos por mês');
@define('TOP_REFERRER', 'Maiores Referências');
@define('SHOWS_TOP_SITES', 'Exibe os links de entrada mais utilizados para entrar no seu blog');
@define('TOP_EXITS', 'Maiores Saídas');
@define('SHOWS_TOP_EXIT', 'Exibe os links de saída mais requisitados de seu blog');
@define('SYNDICATION', 'Sindicalização');
@define('SHOWS_RSS_BLAHBLAH', 'Shows RSS syndication links');
@define('ALLOWS_YOU_BLAHBLAH', 'Permite que você configure e publique seu blog');
@define('PLUG', 'Plugar');
@define('ADVERTISES_BLAHBLAH', 'Adverte da origem do seu blog');
@define('HTML_NUGGET', 'Fragmento de HTML');
@define('HOLDS_A_BLAHBLAH', 'Apresenta um fragmento de HTML à sua barra lateral');
@define('TITLE_FOR_NUGGET', 'Título para o fragmento de HTML');
@define('THE_NUGGET', 'Fragmento de HTML!');
@define('SYNDICATE_THIS_BLOG', 'Sindicalizar esse Blog');
@define('QUICKJUMP', 'Acesso Rápido');
@define('YOU_CHOSE', 'Sua escolha %s');
@define('IMAGE_SIZE', 'Tamanho da imagem');
@define('IMAGE_AS_A_LINK', 'Inserção de imagem');
@define('POWERED_BY', 'Powered by');
@define('SUPERUSER', 'Super usuário');
@define('TRACKBACKS', 'Trackbacks');
@define('TRACKBACK', 'Trackback');
@define('NO_TRACKBACKS', 'Nenhum Trackbacks');
@define('TOPICS_OF', 'Tópicos de');
@define('VIEW_FULL', 'ver tudo');
@define('VIEW_TOPICS', 'ver tópicos');
@define('AT', 'em');
@define('SET_AS_TEMPLATE', 'Atribuir como template');
@define('VIEW_EXTENDED_ENTRY', 'Ver artigo extendido');
@define('IN', 'no');
@define('EXCERPT', 'Segmento');
@define('TRACKED', 'Tracked');
@define('LINK_TO_ENTRY', 'Link para o artigo');
@define('LINK_TO_REMOTE_ENTRY', 'Link para artigo remoto');
@define('IP_ADDRESS', 'Endereço IP');
@define('USER', 'Usuário');
@define('THUMBNAIL_USING_OWN', 'Usando %s como sua própria miniatura devido ao seu pequeno tamanho.');
@define('THUMBNAIL_FAILED_COPY', 'A tentativa de usar %s como sua própria miniatura falhou devido à um erro na cópia!');
@define('AUTHOR', 'Autor');
@define('LAST_UPDATED', 'Última atualização');
@define('TRACKBACK_SPECIFIC', 'URI específica do trackback para este artigo');
@define('DIRECT_LINK', 'Link direto para este artigo');
@define('COMMENT_ADDED', 'Seu comentário foi adicionado corretamente. ');
@define('COMMENT_ADDED_CLICK', 'Clique %saqui para retornar%s aos comentários, ou %saqui para fechar%s esta janela.');
@define('COMMENT_NOT_ADDED', 'Seus comentários não foram adicionados, porque comentários para este artigo foram desabilitadas. ');
@define('COMMENT_NOT_ADDED_CLICK', 'Clique %saqui para retornar%s aos comentários, ou %saqui para fechar%s esta janela.');
@define('COMMENTS_DISABLE', 'Não se permite comentários para este artigo');
@define('COMMENTS_ENABLE', 'Comentários para este artigo são permitidos');
@define('COMMENTS_CLOSED', 'O autor não autorizou comentários para este artigo');
@define('EMPTY_COMMENT', 'Seu comentário está vazio, por favor, %svolte%s e tente novamente');
@define('ENTRIES_FOR', 'Artigos para %s');
@define('TOPICS_FOR', 'Tópicos para %s');
@define('DOCUMENT_NOT_FOUND', 'O documento %s não foi encontrado.');
@define('USERNAME', 'Usuário');
@define('PASSWORD', 'Senha');
@define('AUTOMATIC_LOGIN', 'Salvar informações');
@define('SERENDIPITY_INSTALLATION', 'Instalação do Serendipity');
@define('LEFT', 'esquerda');
@define('RIGHT', 'direita');
@define('HIDDEN', 'oculto');
@define('REMOVE_TICKED_PLUGINS', 'Remover plugins marcados');
@define('SAVE_CHANGES_TO_LAYOUT', 'Salvar modificações ao layout');
@define('COMMENTS_FROM', 'Comentários de');
@define('ERROR', 'Erro');
@define('ENTRY_SAVED', 'Artigo salvo');
@define('DELETE_SURE', 'Tem certeza que deseja excluir #%s definitivamente?');
@define('NOT_REALLY', 'Não mesmo...');
@define('DUMP_IT', 'Suma com ele!');
@define('RIP_ENTRY', 'Até nunca mais artigo #%s');
@define('CATEGORY_DELETED', 'Categoria #%s excluída. Os artigos antigos foram movidos para a categoria #%s');
@define('CATEGORY_REMAINING', 'Excluir esta categoria e mover seus artigos para a categoria: %s');
@define('INVALID_CATEGORY', 'Nenhuma categoria fornecida para exclusão');
@define('CATEGORY_SAVED', 'Categoria salva');
@define('SELECT_TEMPLATE', 'Selecione o template desejado para o seu Blog');
@define('ENTRIES_SUCCESSFULLY_INSERTED', 'Artigos adicionados corretamente!');
@define('ENTRIES_NOT_SUCCESSFULLY_INSERTED', 'Artigos não adicionados!');
@define('VIEW_FEED_EXPORT', 'Exibir fonte da exportação');
@define('IMPORT', 'Importar');
@define('EXPORT', 'Exportar');
@define('YES', 'Sim');
@define('NO', 'Não');
@define('CHECK_N_SAVE', 'Verificar & salvar');
@define('DIRECTORY_NOT_EXISTANT', 'Diretório %s não existe. Crie-o!');
@define('DIRECTORY_WRITE_ERROR', 'Não foi possível escrever no diretório %s. Verifique as permissões.');
@define('DIRECTORY_CREATE_ERROR', 'O Diretório %s não existe e não pode ser criado. Tente criá-lo manualmente');
@define('DIRECTORY_RUN_CMD', ' -> execute <i>%s %s</i>');
@define('CANT_EXECUTE_BINARY', 'Não pôde executar o binário %s');
@define('FILE_WRITE_ERROR', 'Não foi possível editar o arquivo %s.');
@define('FILE_CREATE_YOURSELF', 'Por favor, crie você mesmo o arquivo ou verifique suas permissões');
@define('COPY_CODE_BELOW', '<br />* Copie o código abaixo e o coloque em %s no seu %s diretório:<b><pre>%s</pre></b>' . "\n");
@define('WWW_USER', 'Altere www para o usuário com o qual o apache é executado (ex.: nobody).');
@define('BROWSER_RELOAD', 'Uma vez feito isso, pressione o botão "atualizar" ("reload") do seu navegador.');
@define('DIAGNOSTIC_ERROR', 'Detectamos alguns erros quando verificamos as informações fornecidas por você:');
@define('ALL_VALID', 'Todas as informações fornecidas parecem ser válidas.');
@define('SERENDIPITY_NOT_INSTALLED', 'Serendipity ainda não está instalado. Por favor <a href="%s">instale-o</a> agora.');
@define('INCLUDE_ERROR', 'erro do serendipity: não foi possível incluir %s - abortando.');
@define('DATABASE_ERROR', 'erro do serendipity: não foi possível conectar ao banco de dados - abortando.');
@define('ATTEMPT_SETUP_DATABASE', 'Tentando configurar banco de dados...');
@define('CHECK_DATABASE_EXISTS', 'Verificando se o banco de dados já está instalado. Se algum erro de consulta ao banco for exibido, ignore-o...');
@define('CREATE_DATABASE', 'Criando a instalação padrão do banco de dados...');
@define('DATABASE_DONE', 'Banco de dados foi criado');
@define('ATTEMPT_WRITE_FILE', 'Tentando editar o arquivo %s...');
@define('SERENDIPITY_INSTALLED', '%sSerendipity foi instalado corretamente no seu sistema.%s Lembre-se de sua senha: "%s", seu nome de usuário é "%s".%sVocê encontrará seu novo "PHP Blog" <a href="%s">bem aqui</a>');
@define('WRITTEN_N_SAVED', 'Configuração escrita & salva');
@define('IMAGE_ALIGNMENT', 'Alinhamento de imagem');
@define('ENTER_NEW_NAME', 'Informe o novo nome para: ');
@define('IMAGE_MANAGER', 'Gerenciado de imagens');
@define('RESIZING', 'Redimensionando');
@define('RESIZE_DONE', 'Pronto (%s imagens redimensionadas).');
@define('SYNCING', 'Sincronizando o banco de dados com o diretório de imagens');
@define('SYNC_DONE', 'Pronto (%s imagens sincronizadas).');
@define('DELETE_IMAGE', 'Excluir a imagem entitulada <b>%s</b>');
@define('DELETE_IMAGE_FAIL' , 'Não foi possível excluir a imagem <b>%s</b>');
@define('DELETE_THUMBNAIL', 'Excluir a miniatura da imagem entitulada <b>%s</b>');
@define('FILE_NOT_FOUND', 'Não foi possível localizar o arquivo entitulado <b>%s</b>, será que foi excluído?');
@define('ABOUT_TO_DELETE_FILE', 'Você está prestes a excluir <b>%s</b><br />Se você está usando esse arquivo em alguma das seus artigos, a imagem não será mais exibida<br />Deseja realmente prosseguir com a exclusão?<br /><br />');
@define('IMAGE_FULLSIZE', 'Tamanho total');
@define('IMAGE_RENAME', 'Renomear esta imagem');
@define('IMAGE_RESIZE', 'Redimensionar esta imagem');
@define('IMAGE_DELETE', 'Excluir esta imagem');
@define('ABORT_NOW', 'Cancelar agora');
@define('REMOTE_FILE_NOT_FOUND', 'O arquivo não foi localizado no servidor, tem certeza sobre a URL: <b>%s</b> está correta?');
@define('FILE_FETCHED', '%s buscado como %s');
@define('FILE_UPLOADED', 'O arquivo %s foi transferido corretamente: %s');
@define('WORD_OR', 'Ou');
@define('SCALING_IMAGE', 'Redimensionando %s para %s x %s px');
@define('KEEP_PROPORTIONS', 'Manter proporções');
@define('REALLY_SCALE_IMAGE', 'Quer mesmo redimensionar a imagem? Não haverá volta!!');
@define('TOGGLE_ALL', 'Toggle expand all');
@define('TOGGLE_OPTION', 'Toggle option');
@define('SUBSCRIBE_TO_THIS_ENTRY', 'Inscrever-se para este artigo');
@define('UNSUBSCRIBE_OK', "%s teve a inscrição cancelada para este artigo");
@define('NEW_COMMENT_TO_SUBSCRIBED_ENTRY', 'Novo comentário para o artigo inscrita"%s"');
@define('SUBSCRIPTION_MAIL', "Oi %s,\n\nUm novo comentário foi feito num artigo que você está monitorando em \"%s\", entitulada \"%s\"\nQuem enviou o comentário foi: %s\n\nO artigo à qual nos referimos pode ser encontrada em: %s\n\nVocê pode cancelar sua inscrição clicando neste link: %s\n");
@define('SUBSCRIPTION_TRACKBACK_MAIL', "Oi %s,\n\nUm novo trackback foi adicionado num artigo que você está monitorando em \"%s\", entitulada \"%s\"\nQuem enviou o comentário foi: %s\n\nO artigo à qual nos referimos pode ser encontrada em: %s\n\nVocê pode cancelar sua inscrição clicando neste link: %s\n");
@define('SIGNATURE', "\n-- \n%s faz uso do Serendipity.\nO melhor Blog que tem por aí, e você também pode usá-lo.\nDê uma olhada em <http://s9y.org> para descobrir como.");
@define('DATABASE_ALREADY_INSTALLED', 'Ignorado: Banco de dados já instalado');
@define('SYNDICATION_PLUGIN_091', 'RSS 0.91 feed');
@define('SYNDICATION_PLUGIN_10', 'RSS 1.0 feed');
@define('SYNDICATION_PLUGIN_20', 'RSS 2.0 feed');
@define('SYNDICATION_PLUGIN_20c', 'RSS 2.0 comments');
@define('SYNDICATION_PLUGIN_ATOM03', 'ATOM 0.3 feed');
@define('SYNDICATION_PLUGIN_MANAGINGEDITOR', 'Campo "managingEditor"');
@define('SYNDICATION_PLUGIN_WEBMASTER', 'Campo "webMaster"');
@define('SYNDICATION_PLUGIN_BANNERURL', 'Imagem para o RSS feed');
@define('SYNDICATION_PLUGIN_BANNERWIDTH', 'Largura da imagem');
@define('SYNDICATION_PLUGIN_BANNERHEIGHT', 'Altura da imagem');
@define('SYNDICATION_PLUGIN_WEBMASTER_DESC', 'E-Mail do webmaster, se disponível. (vazio: oculto) [RSS 2.0]');
@define('SYNDICATION_PLUGIN_MANAGINGEDITOR_DESC', 'E-Mail do editor, se disponível. (vazio: oculto) [RSS 2.0]');
@define('SYNDICATION_PLUGIN_BANNERURL_DESC', 'URL de uma imagem no formato GIF/JPEG/PNG, se disponível. (vazio: logotipo do serendipity)');
@define('SYNDICATION_PLUGIN_BANNERWIDTH_DESC', 'em pixels, max. 144');
@define('SYNDICATION_PLUGIN_BANNERHEIGHT_DESC', 'em pixels, max. 400');
@define('SYNDICATION_PLUGIN_TTL', 'Campo "ttl" (tempo de vida)');
@define('SYNDICATION_PLUGIN_TTL_DESC', 'Quantidade de minutos depois do qual seu blog não deverá ser mais "cacheados" por sites/aplicações (vazio: oculto) [RSS 2.0]');
@define('SYNDICATION_PLUGIN_PUBDATE', 'Campo "pubDate"');
@define('SYNDICATION_PLUGIN_PUBDATE_DESC', 'O campo "pubDate" deve ser empacotado para o canal RSS, para mostrar a data do último artigo?');
@define('CONTENT', 'Conteúdo');
@define('TYPE', 'Tipo');
@define('DRAFT', 'Rascunho');
@define('PUBLISH', 'Publicar');
@define('PREVIEW', 'Pré-visualização');
@define('DATE', 'Data');
@define('DATE_FORMAT_2', 'd/m/Y H:i'); // Needs to be ISO 8601 compliant for date conversion!
@define('DATE_INVALID', 'Atenção: A data que você especificou é inválida. Ela deve ser fornecida no formato DD/MM/AAAA HH:MM.');
@define('CATEGORY_PLUGIN_DESC', 'Exibe a lista de categorias.');
@define('ALL_AUTHORS', 'Todos autores');
@define('CATEGORIES_TO_FETCH', 'Categorias para trazer');
@define('CATEGORIES_TO_FETCH_DESC', 'Trazer categorias de qual autor?');
@define('PAGE_BROWSE', 'Página %s de %s, totalizando %s artigos');
@define('PREVIOUS_PAGE', 'página anterior');
@define('NEXT_PAGE', 'próxima página');
@define('ALL_CATEGORIES', 'Todas as categorias');
@define('DO_MARKUP', 'Perform Markup Transformations');
@define('DO_MARKUP_DESCRIPTION', 'Apply markup transformations to the text (smilies, shortcut markups via *, /, _, ...). Disabling this will preserve any HTML-code in the text. Default is "Yes".');
@define('GENERAL_PLUGIN_DATEFORMAT', 'Formatação de data');
@define('GENERAL_PLUGIN_DATEFORMAT_BLAHBLAH', 'Formato da data atual do artigo, usando a mesma formatação da função strftime() do PHP. (Padrão: "%s")');
@define('GENERAL_PLUGIN_LANGUAGE', 'Idioma de saída');
@define('GENERAL_PLUGIN_LANGUAGE_BLAHBLAH', 'Qual é o idioma usado para dar saída na formatção de datas e textos? ("en|de", padrão "en")');
@define('ERROR_TEMPLATE_FILE', 'Não foi possível abrir o arquivo de template, por favor atualize o serendipity!');
@define('ADVANCED_OPTIONS', 'Opções avançadas');
@define('EDIT_ENTRY', 'Editar artigo');
@define('HTACCESS_ERROR', 'To check your local webserver installation, serendipity needs to be able to write the file ".htaccess". This was not possible because of permission errors. Please adjust the permissions like this: <br /> %s<br />and reload this page.');
@define('SIDEBAR_PLUGINS', 'Plugins da barra lateral');
@define('EVENT_PLUGINS', 'Plugins de eventos');
@define('SORT_ORDER', 'Sort order');
@define('SORT_ORDER_NAME', 'Nome do arquivo');
@define('SORT_ORDER_EXTENSION', 'Extensão do arquivo');
@define('SORT_ORDER_SIZE', 'Tamanho do arquivo');
@define('SORT_ORDER_WIDTH', 'Largura da imagem');
@define('SORT_ORDER_HEIGHT', 'Altura da imagem');
@define('SORT_ORDER_DATE', 'Data de transferência');
@define('SORT_ORDER_ASC', 'Ascendente');
@define('SORT_ORDER_DESC', 'Descendente');
@define('THUMBNAIL_SHORT', 'Miniatura');
@define('ORIGINAL_SHORT', 'Orig.');
@define('IMAGES_PER_PAGE', 'imagens por página');
@define('SYNDICATION_PLUGIN_PREVENT_CACHE', 'Prevenir cache do HTTP');
@define('SYNDICATION_PLUGIN_PREVENT_CACHE_DESC', 'If set to "true" this will suggest the link to your RSS feed to not allow clients the bandwidth saving caching of RSS feed request. It is suggested to set this to "false".');
@define('APPLY_MARKUP_TO', 'Apply markup to %s');
@define('CALENDAR_BEGINNING_OF_WEEK', 'Começo da semana');
@define('CALENDAR_BOW_DESC', 'Inteiro descrevendo qual é o dia que inicia a semana, permite os seguintes valores: 0 = domingo, 1 = segunda ... 6 = sábado (padrão: 1)');
@define('SERENDIPITY_NEEDS_UPGRADE', 'Serendipity detectou que sua configuração está instalada com a versão %s, entretanto serendipity está instalado na versão %s, você precisa atualizar o serendipity! <a href="%s">Clique aqui</a>');
@define('SERENDIPITY_UPGRADER_WELCOME', 'Oi, e bem-vindo ao agente de atualização do Serendipity.');
@define('SERENDIPITY_UPGRADER_PURPOSE', 'Estou aqui para ajudá-lo a atualizar a instalação %s do seu Serendipity.');
@define('SERENDIPITY_UPGRADER_WHY', 'Você enxerga esta mensagem porque acabou de instalar o Serendipity %s, mas ainda não atualizou a instalação do banco de dados para compatibilizar com esta versão');
@define('SERENDIPITY_UPGRADER_DATABASE_UPDATES', 'Atualização do banco de dados (%s)');
@define('SERENDIPITY_UPGRADER_FOUND_SQL_FILES', 'Encontrei os seguintes arquivos .sql u]que precisam ser executados antes que você prossiga com a utilização normal do Serendipity');
@define('SERENDIPITY_UPGRADER_VERSION_SPECIFIC', 'Tarefas específicas da versão');
@define('SERENDIPITY_UPGRADER_NO_VERSION_SPECIFIC', 'Nenhuma tarefa específica da versão foi encontrada');
@define('SERENDIPITY_UPGRADER_PROCEED_QUESTION', 'Quer realizar as tarefas acima?');
@define('SERENDIPITY_UPGRADER_PROCEED_ABORT', 'Não, eu as executarei manualmente');
@define('SERENDIPITY_UPGRADER_PROCEED_DOIT', 'Por favor, faça isso');
@define('SERENDIPITY_UPGRADER_NO_UPGRADES', 'Parece que que você não precisa executar nenhuma atualização');
@define('SERENDIPITY_UPGRADER_CONSIDER_DONE', 'Considere a atualização do Serendipity');
@define('SERENDIPITY_UPGRADER_YOU_HAVE_IGNORED', 'Você ignorou a fase de atualização do Serendipity, certifique-se de que o banco de dados está instalado corretamente e que as funções necessárias foram executadas');
@define('SERENDIPITY_UPGRADER_NOW_UPGRADED', 'A sua instalação do Serendipity foi atualizada para a versão %s');
@define('SERENDIPITY_UPGRADER_RETURN_HERE', 'Você pode retornar ao seu blog clicando %saqui%s');
@define('IMAGE_NAME', 'Salvar a imagem usando o nome de arquivo (vazio: usar nome original do arquivo): ');
/* TRANSLATE */
@define('MANAGE_USERS', 'Manage users');
@define('EDIT_USERS', 'Edit users');
@define('CREATE_USERS', 'Create users');
@define('CREATE_NEW_USER', 'Create new user');
@define('CREATE_NOT_AUTHORIZED', 'You cannot modify users with the same userlevel as yourself');
@define('CREATE_NOT_AUTHORIZED_USERLEVEL', 'You cannot create users with a higher userlevel than yourself');
@define('CREATED_USER', 'A new user %s has been created');
@define('MODIFIED_USER', 'The properties of user %s have been changed');
@define('USER_SELF_INFO', 'logged in as %s, level %s');
@define('USER_LEVEL', 'Userlevel');
@define('DELETE_USER', 'You are about to delete user #%d %s. Are you serious? This will disallow showing any entries written by him on the frontend.');
@define('DELETED_USER', 'User #%d %s deleted.');
@define('LIMIT_TO_NUMBER', 'How many items should be displayed?');
@define('FILTER', 'Filter');
@define('ENTRIES_PER_PAGE', 'entries per page');
@define('XML_IMAGE_TO_DISPLAY', 'XML Button');
@define('XML_IMAGE_TO_DISPLAY_DESC','Links to XML Feeds will be displayed by this image. Leave empty for default, enter \'none\' to disable.');
@define('DIRECTORIES_AVAILABLE', 'In the list of available subdirectories you can click on any directory name to create a new directory within that structure.');
@define('ALL_DIRECTORIES', 'all directories');
@define('MANAGE_DIRECTORIES', 'Manage directories');
@define('DIRECTORY_CREATED', 'Directory <strong>%s</strong> has been created.');
@define('NEW_DIRECTORY', 'Create a new directory');
@define('PARENT_DIRECTORY', 'Parent directory');
@define('DELETE_DIRECTORY', 'Delete this directory');
@define('CONFIRM_DELETE_DIRECTORY', 'Are you sure you want to remove all the contents of directory %s?');
@define('STORE_IN_DIRECTORY', 'Store inside this directory: ');
@define('ERROR_NO_DIRECTORY', 'Error: Directory %s does not exist');
@define('FORCE_DELETE', 'Force deletion of files not inside the media database');
@define('CHECKING_DIRECTORY', 'Checking files in directory %s');
@define('DELETING_DIRECTORY', 'Deleting directory %s...');
@define('DELETING_FILE', 'Deleting file %s...');
@define('ERROR_DIRECTORY_NOT_EMPTY', 'Could not remove non-empty directory. Check the "force deletion" checkbox if you want to remove those files as well, and then submit again. Existing files are:');
@define('DIRECTORY_DELETE_FAILED', 'Deletion of directory %s failed. Check permissions or messages above.');
@define('DIRECTORY_DELETE_SUCCESS', 'Directory %s successfully deleted.');
@define('SKIPPING_FILE_EXTENSION', 'Skipping file: Missing extension on %s.');
@define('SKIPPING_FILE_UNREADABLE', 'Skipping file: %s not readable.');
@define('FOUND_FILE', 'Found new/modified file: %s.');
@define('ALREADY_SUBCATEGORY', '%s is a already a subcategory of %s.');
@define('PARENT_CATEGORY', 'Parent category');
@define('REPLY', 'Reply');
@define('IN_REPLY_TO', 'In reply to');
@define('TOP_LEVEL', 'Top level');
@define('SYNDICATION_PLUGIN_GENERIC_FEED', '%s feed');
@define('SYNDICATION_PLUGIN_GENERIC_COMMENTFEED', '%s comments');
@define('PERMISSIONS', 'Permissions');
/* DATABASE SETTINGS */
@define('INSTALL_CAT_DB', 'Database settings');
@define('INSTALL_CAT_DB_DESC', 'Here you can enter all your database information. Serendipity needs this to be able to function');
@define('INSTALL_DBTYPE', 'Database type');
@define('INSTALL_DBTYPE_DESC', 'Database type');
@define('INSTALL_DBHOST', 'Database host');
@define('INSTALL_DBHOST_DESC', 'The hostname for your database');
@define('INSTALL_DBUSER', 'Database user');
@define('INSTALL_DBUSER_DESC', 'The username used to connect to your database');
@define('INSTALL_DBPASS', 'Database password');
@define('INSTALL_DBPASS_DESC', 'The password matching the above username');
@define('INSTALL_DBNAME', 'Database name');
@define('INSTALL_DBNAME_DESC', 'The name of your datbase');
@define('INSTALL_DBPREFIX', 'Database table prefix');
@define('INSTALL_DBPREFIX_DESC', 'Prefix for the table names, i.e. serendipity_');
/* PATHS */
@define('INSTALL_CAT_PATHS', 'Paths');
@define('INSTALL_CAT_PATHS_DESC', 'Various paths to different essential folders and files. Don\'t forget trailing slashes for directories!');
@define('INSTALL_FULLPATH', 'Full path');
@define('INSTALL_FULLPATH_DESC', 'The full and absolute path to your serendipity installation');
@define('INSTALL_UPLOADPATH', 'Upload path');
@define('INSTALL_UPLOADPATH_DESC', 'All uploads will go here, relative to the \'Full path\' - typically \'uploads/\'');
@define('INSTALL_RELPATH', 'Relative path');
@define('INSTALL_RELPATH_DESC', 'Path to serendipity for your browser, typically \'/serendipity/\'');
@define('INSTALL_RELTEMPLPATH', 'Relative template path');
@define('INSTALL_RELTEMPLPATH_DESC', 'The path to the folder containing your templates - Relative to the \'relative path\'');
@define('INSTALL_RELUPLOADPATH', 'Relative upload path');
@define('INSTALL_RELUPLOADPATH_DESC', 'Path to your uploads for browsers - Relative to the \'relative path\'');
@define('INSTALL_URL', 'URL to blog');
@define('INSTALL_URL_DESC', 'Base URL to your serendipity installation');
@define('INSTALL_INDEXFILE', 'Index file');
@define('INSTALL_INDEXFILE_DESC', 'The name of your serendipity index file');
/* Generel settings */
@define('INSTALL_CAT_SETTINGS', 'General settings');
@define('INSTALL_CAT_SETTINGS_DESC', 'Customize how Serendipity behaves');
@define('INSTALL_USERNAME', 'Admin username');
@define('INSTALL_USERNAME_DESC', 'Username for admin login');
@define('INSTALL_PASSWORD', 'Admin password');
@define('INSTALL_PASSWORD_DESC', 'Password for admin login');
@define('INSTALL_EMAIL', 'Admin email');
@define('INSTALL_EMAIL_DESC', 'Email for the blog administrator');
@define('INSTALL_SENDMAIL', 'Send mails to admin?');
@define('INSTALL_SENDMAIL_DESC', 'Do you want to receive emails when comments are posted to your entries?');
@define('INSTALL_SUBSCRIBE', 'Allow users to subscribe to entries?');
@define('INSTALL_SUBSCRIBE_DESC', 'Allow users to subscribe to an entry and thereby receive a mail when new comments are made to that entry');
@define('INSTALL_BLOGNAME', 'Blog name');
@define('INSTALL_BLOGNAME_DESC', 'The title of your blog');
@define('INSTALL_BLOGDESC', 'Blog description');
@define('INSTALL_BLOGDESC_DESC', 'Description of your blog');
@define('INSTALL_LANG', 'Language');
@define('INSTALL_LANG_DESC', 'Select the language for your blog');
/* Appearance and options */
@define('INSTALL_CAT_DISPLAY', 'Appearance and options');
@define('INSTALL_CAT_DISPLAY_DESC', 'Customize how Serendipity looks and feels');
@define('INSTALL_EXTERNALSTYLE', 'External Stylesheet');
@define('INSTALL_EXTERNALSTYLE_DESC', 'You can define a stylesheet URI here, aditionally to the settings adjustable in the admin interface (enter \'none\' if you don\'t need this)');
@define('INSTALL_WYSIWYG', 'Use WYSIWYG editor');
@define('INSTALL_WYSIWYG_DESC', 'Do you want to use the WYSIWYG editor? (Works on IE5+, partially in Mozilla 1.3+)');
@define('INSTALL_XHTML11', 'Force XHTML 1.1 compliance');
@define('INSTALL_XHTML11_DESC', 'Do you want to force XHTML 1.1 compliance (may cause problems for back-/frontend on older 4th generation browsers)');
@define('INSTALL_POPUP', 'Enable use of popup windows');
@define('INSTALL_POPUP_DESC', 'Do you want to use the blog to use popup windows for comments, trackbacks et al?');
@define('INSTALL_EMBED', 'Is serendipity embedded?');
@define('INSTALL_EMBED_DESC', 'If you want to embed serendipity within a regular page, set to true to discard any headers and just print the contents. You can make use of the indexFile option to use a wrapper class where you put your normal webpage headers. See the README file for more information!');
@define('INSTALL_BLOCKREF', 'Blocked Referers');
@define('INSTALL_BLOCKREF_DESC', 'Are there any special hosts you want not to show up in the referers list? Separate the list of hostnames with \';\' and note that the host is blocked by substring matches!');
@define('INSTALL_REWRITE', 'URL Rewriting');
@define('INSTALL_REWRITE_DESC', 'Select which rules you wish to use when generating URLs. Enabling rewrite rules will make pretty URLs for your blog and make it better indexable for spiders like google. The webserver needs to support either mod_rewrite or "AllowOverride All" for your serendipity dir. The default setting is auto-detected');
/* Imageconversion Settings */
@define('INSTALL_CAT_IMAGECONV', 'Imageconversion Settings');
@define('INSTALL_CAT_IMAGECONV_DESC', 'Enter general information about how serendipity should handle Images');
@define('INSTALL_IMAGEMAGICK', 'Use Imagemagick');
@define('INSTALL_IMAGEMAGICK_DESC', 'Do you have image magick installed and want to use it to resize images?');
@define('INSTALL_IMAGEMAGICKPATH', 'Path to convert binary');
@define('INSTALL_IMAGEMAGICKPATH_DESC', 'Full path & name of your image magick convert binary');
@define('INSTALL_THUMBSUFFIX', 'Thumbnail suffix');
@define('INSTALL_THUMBSUFFIX_DESC', 'Thumbnails will be named with the following format: original.[suffix].ext');
@define('INSTALL_THUMBWIDTH', 'Thumbnail dimensions');
@define('INSTALL_THUMBWIDTH_DESC', 'Static maximum width of auto-generated thumbnails');
/* Personal details */
@define('USERCONF_CAT_PERSONAL', 'Your personal details');
@define('USERCONF_CAT_PERSONAL_DESC', 'Change your personal details');
@define('USERCONF_USERNAME', 'Your username');
@define('USERCONF_USERNAME_DESC', 'The username you use to log in to the blog');
@define('USERCONF_PASSWORD', 'Your password');
@define('USERCONF_PASSWORD_DESC', 'The password you wish to use to log in to the blog');
@define('USERCONF_USERLEVEL', 'Permissionlevel');
@define('USERCONF_USERLEVEL_DESC', 'Userlevel. Should be one of the following: [USERLEVEL_ADMIN] - Admin, [USERLEVEL_CHIEF] - Chief editor, [USERLEVEL_EDITOR] - Standard editor.');
@define('USERCONF_EMAIL', 'Your e-mail address');
@define('USERCONF_EMAIL_DESC', 'Your personal e-mail address');
@define('USERCONF_SENDCOMMENTS', 'Send comment announcements?');
@define('USERCONF_SENDCOMMENTS_DESC', 'Do you want to receive emails when comments are posted to your entries?');
@define('USERCONF_SENDTRACKBACKS', 'Send trackback announcements?');
@define('USERCONF_SENDTRACKBACKS_DESC', 'Do you want to receive emails when trackbacks are posted to your entries?');
@define('USERCONF_ALLOWPUBLISH', 'Rights: Publishing entries?');
@define('USERCONF_ALLOWPUBLISH_DESC', 'Is this user allowed to publish entries?');
@define('TRACKBACK_SENDING', 'Sending trackback to URI %s...');
@define('TRACKBACK_SENT', 'done: %s');
@define('TRACKBACK_NOT_FOUND', 'No Trackback sent: No trackback-URI found.');
@define('TRACKBACK_URI_MISMATCH', 'No Trackback sent: The autodiscovered trackback URI does not match our target URI.');
@define('TRACKBACK_CHECKING', 'Checking <u>%s</u> for possible trackbacks...');
@define('TRACKBACK_SIZE', 'No Trackback sent: Target URI exceeded filesize of %s bytes.');
@define('TRACKBACK_NO_DATA', 'No Trackback sent: Target contained no data');
@define('SUCCESS', 'Success');
/* vim: set sts=4 ts=4 expandtab : */
?>
|