--- smeserver-subversion-1.4/root/etc/e-smith/locale/pt/etc/e-smith/web/functions/subversion 1969-12-31 17:00:00.000000000 -0700 +++ smeserver-subversion-1.4.update/root/etc/e-smith/locale/pt/etc/e-smith/web/functions/subversion 2008-08-09 00:27:46.000000000 -0600 @@ -0,0 +1,183 @@ + + + SUBVERSION_NAVIGATION_DESCRIPTION + Repositórios Subversion + + + CONFIG_CHANGE_SUCCESS + Subversion foi reconfigurado com sucesso + + + CONFIG_CHANGE_ERROR + Um erro ocorreu enquanto configurando Subversion + + + FORM_TITLE + Criar, modificar ou remover repositórios + + + FIRST_PAGE_DESCRIPTION + Este painel permite a configuração do. Subversion é o substituto do CVS. Mais detalhes podem ser obtidos em seu site: http://subversion.tigris.org.

]]>
+
+ + ADD_REPOSITORY + Você pode remover qualquer repositório ou modificar suas configurações clicando nos comandos próximos ao nome do repositório.

Add repository

]]>
+
+ + + ADD_TITLE + Criar ou modificar repositórios + + + NAME_FIELD_DESC + O nome do repositório deve conter apenas letras minúsculas, números, hifens e sublinhados E deve começar com uma letra minúscula. Por exemplo "joao", "intra" e "cust3.prj12" são todos nomes válidos. Porém "3associados", "Joao da Silva" e "Negocios!Parceiros" não o são. O nome é limitado a {$maxLength} caracteres. + + + REMOVE_TITLE + Remover repositório + + + REMOVE_DESC + Você está a ponto de remover o repositório "{$name}" ({$description}).

Todos arquivos pertencentes a este repositório serão apagados.

Você tem certeza de que deseja remover este repositório?

]]>
+
+ + BUTTON_LABEL_SERVICE_0 + Habilita + + + BUTTON_LABEL_SERVICE_1 + Desabilita + + + SERVICE_MODSSL_0 + modSSL está desabilitado + + + SERVICE_MODSSL_1 + modSSL está habilitado + + + SERVICE_MODDAV_0 + modDAV está desabilitado + + + SERVICE_MODDAV_1 + modDAV está habilitado + + + SERVICE_MODDAVSVN_0 + modDAVSVN está desabilitado + + + SERVICE_MODDAVSVN_1 + modDAVSVN está habilitado + + + FORCE_SSL + Forçar HTTP sobre SSL + + + AUTHENTIFICATION_REQUIRED + (habilita HTTP sobre SSL automaticamente) ]]> + + + SVN_AUTOVERSIONING + Habilita auto-versionamento + + + MOD_MIME_USE_PATH_INFO + Determina tipo MIME automaticamente + + + GROUPS_READ + Grupos (acesso apenas de leitura) + + + GROUPS_WRITE + Grupos (acesso completo) + + + USERS_READ + Usuários (acesso apenas de leitura) + + + USERS_WRITE + Usuários (acesso completo) + + + ERROR_WHILE_CREATING_REPOSITORY + Um erro ocorreu enquanto criando o repositório. + + + SUCCESSFULLY_CREATED_REPOSITORY + Repositório criado com sucesso. + + + NO_REPOSITORIES + Atualmente não há repositórios configurados. + + + CANT_FIND_REPOSITORY + Não encontrei a conta "{$name}" (ela existe?) + + + CANT_CREATE_REPOSITORY + Não posso criar uma nova conta para "{$name}" (ela já existe?) + + + ERROR_WHILE_MODIFYING_REPOSITORY + Ocorreu um erro enquanto modificando o repositório. + + + SUCCESSFULLY_MODIFIED_REPOSITORY + Repositório modificado com sucesso. + + + VIRTUAL_HOST_MESSAGE + Os seguinte domínios virtuais estavam usando este compartilhamento como seu conteúdo e serão mudados para o web site primário (você pode mudá-los para outro local mais tarde). + + + SUCCESSFULLY_DELETED_REPOSITORY + Repositório apagado com sucesso. + + + ERROR_WHILE_DELETING_REPOSITORY + Ocorreu um erro enquanto apagando o repositório. + + + ACCT_NAME_HAS_INVALID_CHARS + O nome de repositório "{$acctName}" contém caracteres inválidos.Nomes de repositório devem começar com uma letra minúscula e conter apenas letras minúsculas, números e hifens. + + + DESCRIPTION_HAS_INVALID_CHARS + A descrição de repositório "{$repoDescription}" contém caracteres inválidos. Descrições de repositório devem começar com uma letra minúscula e conter apenas letras minúsculas, números e hifens. + + + MAX_REPOSITORY_NAME_LENGTH_ERROR + O nome de repositório "{$name}" é muito longo. O máximo é {$maxIbayNameLength} caracteres. + + + ACCT_CLASHES_WITH_PSEUDONYM + {$acctName} é um apelido para {$acct}.

]]>
+
+ + ACCOUNT_EXISTS + A conta "{$acctName}" é uma conta do tipo {$acctType} já existente. + + + ERR_NO_MODDAV_RECORD + Entrada para o banco de dados faltando para o serviço modDAV + + + ERR_NO_MODDAVSVN_RECORD + Entrada para o banco de dados faltando para o serviço modDAVSVN + + + ERR_NO_MODSSL_RECORD + Entrada para o banco de dados faltando para o serviço modSSL + + + ERR_NO_MODAUTHZSVN_RECORD + Entrada para o banco de dados faltando para o serviço modAuthzSVN + +
--- smeserver-subversion-1.4/root/etc/e-smith/locale/tr/etc/e-smith/web/functions/subversion 1969-12-31 17:00:00.000000000 -0700 +++ smeserver-subversion-1.4.update/root/etc/e-smith/locale/tr/etc/e-smith/web/functions/subversion 2008-08-09 00:27:49.000000000 -0600 @@ -0,0 +1,183 @@ + + + SUBVERSION_NAVIGATION_DESCRIPTION + Subversion repositories + + + CONFIG_CHANGE_SUCCESS + Subversion was succesfully reconfigured + + + CONFIG_CHANGE_ERROR + An error occurred while configuring Subversion + + + FORM_TITLE + Create, modify, or remove repositories + + + FIRST_PAGE_DESCRIPTION + This panel allows configuration of Subversion. Subversion is the replacement of CVS. More details can be found on their site: http://subversion.tigris.org.

]]>
+
+ + ADD_REPOSITORY + You can remove any repository or modify its settings by clicking on the corresponding command next to the repository.

Add repository

]]>
+
+ + + ADD_TITLE + Create or modify a repository + + + NAME_FIELD_DESC + The repository name should contain only lower-case letters, numbers, periods, hyphens and underscores, and should start with a lower-case letter. For example "johnson", "intra", and "cust3.prj12" are all valid names, but "3associates", "John Smith" and "Bus!Partner" are not. The name is limited to {$maxLength} characters. + + + REMOVE_TITLE + Remove repository + + + REMOVE_DESC + You are about to remove the repository "{$name}" ({$description}).

All files belonging to this repository will be deleted.

Are you sure you wish to remove this repository?

]]>
+
+ + BUTTON_LABEL_SERVICE_0 + Enable + + + BUTTON_LABEL_SERVICE_1 + Disable + + + SERVICE_MODSSL_0 + modSSL is disabled + + + SERVICE_MODSSL_1 + modSSL is enabled + + + SERVICE_MODDAV_0 + modDAV is disabled + + + SERVICE_MODDAV_1 + modDAV is enabled + + + SERVICE_MODDAVSVN_0 + modDAVSVN is disabled + + + SERVICE_MODDAVSVN_1 + modDAVSVN is enabled + + + FORCE_SSL + Force HTTP over SSL + + + AUTHENTIFICATION_REQUIRED + (enables HTTP over SSL automatically) ]]> + + + SVN_AUTOVERSIONING + Enable auto-versioning + + + MOD_MIME_USE_PATH_INFO + Automatically determine MIME type + + + GROUPS_READ + Groups (read-only access) + + + GROUPS_WRITE + Groups (full access) + + + USERS_READ + Users (read only access) + + + USERS_WRITE + Users (full access) + + + ERROR_WHILE_CREATING_REPOSITORY + An error occurred while creating the repository. + + + SUCCESSFULLY_CREATED_REPOSITORY + Successfully created repository. + + + NO_REPOSITORIES + There are currently no repositories configured. + + + CANT_FIND_REPOSITORY + Can't find account for "{$name}" (does it exist?) + + + CANT_CREATE_REPOSITORY + Can't create new account for "{$name}" (does it already exist?) + + + ERROR_WHILE_MODIFYING_REPOSITORY + An error occurred while modifying the repository. + + + SUCCESSFULLY_MODIFIED_REPOSITORY + Successfully modified repository. + + + VIRTUAL_HOST_MESSAGE + The following virtual domains were using this information bay as their content and will be changed to the primary web site (you can change them to something else afterward). + + + SUCCESSFULLY_DELETED_REPOSITORY + Successfully deleted repository. + + + ERROR_WHILE_DELETING_REPOSITORY + An error occurred while deleting the repository. + + + ACCT_NAME_HAS_INVALID_CHARS + The repository name "{$acctName}" contains invalid characters. Repository names must start with a lower case letter and contain only lower case letters, numbers, and hyphens. + + + DESCRIPTION_HAS_INVALID_CHARS + The repository description "{$repoDescription}" contains invalid characters. Repository descriptions must start with a lower case letter and contain only lower case letters, numbers, and hyphens. + + + MAX_REPOSITORY_NAME_LENGTH_ERROR + The repository name "{$name}" is too long. The maximum is {$maxIbayNameLength} characters. + + + ACCT_CLASHES_WITH_PSEUDONYM + {$acctName} is a pseudonym for {$acct}.

]]>
+
+ + ACCOUNT_EXISTS + The account "{$acctName}" is an existing {$acctType} account. + + + ERR_NO_MODDAV_RECORD + Missing database entry for modDAV service + + + ERR_NO_MODDAVSVN_RECORD + Missing database entry for modDAVSVN service + + + ERR_NO_MODSSL_RECORD + Missing database entry for modSSL service + + + ERR_NO_MODAUTHZSVN_RECORD + Missing database entry for modAuthzSVN service + +