--- /dev/null 2008-05-19 14:06:25.237608604 -0600 +++ pootleupdate/root/etc/e-smith/locale/bg/etc/e-smith/web/functions/subversion 2008-05-21 02:25:52.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 + +