/[smecontribs]/rpms/smeserver-subversion/contribs7/smeserver-subversion-1.4-locale-2008-03-10.patch
ViewVC logotype

Diff of /rpms/smeserver-subversion/contribs7/smeserver-subversion-1.4-locale-2008-03-10.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.1 by snetram, Mon Mar 10 18:42:29 2008 UTC Revision 1.2 by snetram, Mon Mar 10 19:19:32 2008 UTC
# Line 1  Line 1 
 --- /dev/null   2008-03-05 09:51:41.697912024 -0700  
 +++ pootleupdate/root/etc/e-smith/locale/da/etc/e-smith/web/functions/subversion        2008-03-10 02:25:13.000000000 -0600  
 @@ -0,0 +1,207 @@  
 +<lexicon lang="da" params="getExtraParams()">  
 +    <entry>  
 +        <base>SUBVERSION_NAVIGATION_DESCRIPTION</base>  
 +        <trans>Subversion repositories</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>CONFIG_CHANGE_SUCCESS</base>  
 +        <trans>Subversion was succesfully reconfigured</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>CONFIG_CHANGE_ERROR</base>  
 +        <trans>An error occurred while configuring Subversion</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>FORM_TITLE</base>  
 +        <trans>Create, modify, or remove repositories</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>FIRST_PAGE_DESCRIPTION</base>  
 +        <trans><![CDATA[ <p>This panel allows configuration of Subversion. Subversion is the replacement of CVS. More details can be found on their site: <a href="http://subversion.tigris.org" target="_blank">http://subversion.tigris.org</a>.</p> ]]></trans>  
 +    </entry>  
 +    <entry>  
 +       <base>ADD_REPOSITORY</base>  
 +        <trans><![CDATA[ <p>You can remove any repository or modify its settings by clicking on the corresponding command next to the repository.</p><p><a class="button-like" href="subversion?page=0&page_stack=&Next=Next&wherenext=CreateModify">Add repository</a><br /><br /></p> ]]></trans>  
 +    </entry>  
 +  
 +    <entry>  
 +       <base>ADD_TITLE</base>  
 +       <trans>Create or modify a repository</trans>  
 +    </entry>  
 +    <entry>  
 +       <base>NAME_FIELD_DESC</base>  
 +       <trans>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.</trans>  
 +    </entry>  
 +    <entry>  
 +       <base>REMOVE_TITLE</base>  
 +       <trans>Remove repository</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>REMOVE_DESC</base>  
 +        <trans><![CDATA[ <p> You are about to remove the repository "{$name}" ({$description}). </p> <p> All files belonging to this repository will be deleted. </p> <p> Are you sure you wish to remove this repository? </p> ]]></trans>  
 +    </entry>  
 +    <entry>  
 +        <base>BUTTON_LABEL_SERVICE_0</base>  
 +        <trans>Enable</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>BUTTON_LABEL_SERVICE_1</base>  
 +        <trans>Disable</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>SERVICE_MODSSL_0</base>  
 +        <trans>modSSL is disabled</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>SERVICE_MODSSL_1</base>  
 +        <trans>modSSL is enabled</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>SERVICE_MODDAV_0</base>  
 +        <trans>modDAV is disabled</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>SERVICE_MODDAV_1</base>  
 +        <trans>modDAV is enabled</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>SERVICE_MODDAVSVN_0</base>  
 +        <trans>modDAVSVN is disabled</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>SERVICE_MODDAVSVN_1</base>  
 +        <trans>modDAVSVN is enabled</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>NAME</base>  
 +        <trans>Navn</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>DESCRIPTION</base>  
 +        <trans>Beskrivelse</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ACCESS_TYPE</base>  
 +        <trans>Access</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>FORCE_SSL</base>  
 +        <trans>Force HTTP over SSL</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>AUTHENTIFICATION_REQUIRED</base>  
 +        <trans><![CDATA[ Authentification required <br /> (enables HTTP over SSL automatically) ]]></trans>  
 +    </entry>  
 +    <entry>  
 +        <base>SVN_AUTOVERSIONING</base>  
 +        <trans>Enable auto-versioning</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>MOD_MIME_USE_PATH_INFO</base>  
 +        <trans>Automatically determine MIME type</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>GROUPS_READ</base>  
 +        <trans>Groups (read-only access)</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>GROUPS_WRITE</base>  
 +        <trans>Groups (full access)</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>USERS_READ</base>  
 +        <trans>Users (read only access)</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>USERS_WRITE</base>  
 +        <trans>Users (full access)</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ACTION</base>  
 +        <trans>Aktivitet</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>MODIFY</base>  
 +        <trans>Ændre</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>REMOVE</base>  
 +        <trans>Fjerne</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ERROR_WHILE_CREATING_REPOSITORY</base>  
 +        <trans>An error occurred while creating the repository.</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>SUCCESSFULLY_CREATED_REPOSITORY</base>  
 +        <trans>Successfully created repository.</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>NO_REPOSITORIES</base>  
 +        <trans>There are currently no repositories configured.</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>CANT_FIND_REPOSITORY</base>  
 +        <trans>Can't find account for "{$name}" (does it exist?)</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>CANT_CREATE_REPOSITORY</base>  
 +        <trans>Can't create new account for "{$name}" (does it already exist?)</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ERROR_WHILE_MODIFYING_REPOSITORY</base>  
 +        <trans>An error occurred while modifying the repository.</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>SUCCESSFULLY_MODIFIED_REPOSITORY</base>  
 +        <trans>Successfully modified repository.</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>VIRTUAL_HOST_MESSAGE</base>  
 +        <trans>Følgende virtuelt domæne hentede sit indhold denne i-bay. Det vil blive ændret til at hente indholdet fra den primære webside. (Du kan ændre dette senere).</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>SUCCESSFULLY_DELETED_REPOSITORY</base>  
 +        <trans>Successfully deleted repository.</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ERROR_WHILE_DELETING_REPOSITORY</base>  
 +        <trans>An error occurred while deleting the repository.</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ACCT_NAME_HAS_INVALID_CHARS</base>  
 +        <trans>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.</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>DESCRIPTION_HAS_INVALID_CHARS</base>  
 +        <trans>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.</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>MAX_REPOSITORY_NAME_LENGTH_ERROR</base>  
 +        <trans>The repository name "{$name}" is too long. The maximum is {$maxIbayNameLength} characters.</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ACCT_CLASHES_WITH_PSEUDONYM</base>  
 +        <trans><![CDATA[ Kontoen "{$acctName}" er i konflikt med pseudonym detaljer for {$acctType} konto "{$acct}". <p>{$acctName} er pseudonym for {$acct}.</p> ]]></trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ACCOUNT_EXISTS</base>  
 +        <trans>Kontoen "{$acctName}" er en eksisterende {$acctType} konto.</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ERR_NO_MODDAV_RECORD</base>  
 +        <trans>Missing database entry for modDAV service</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ERR_NO_MODDAVSVN_RECORD</base>  
 +        <trans>Missing database entry for modDAVSVN service</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ERR_NO_MODSSL_RECORD</base>  
 +        <trans>Missing database entry for modSSL service</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ERR_NO_MODAUTHZSVN_RECORD</base>  
 +        <trans>Missing database entry for modAuthzSVN service</trans>  
 +    </entry>  
 +</lexicon>  
1  --- smeserver-subversion-1.4/root/etc/e-smith/locale/de/etc/e-smith/web/functions/subversion    2008-03-10 02:11:48.000000000 -0600  --- smeserver-subversion-1.4/root/etc/e-smith/locale/de/etc/e-smith/web/functions/subversion    2008-03-10 02:11:48.000000000 -0600
2  +++ pootleupdate/root/etc/e-smith/locale/de/etc/e-smith/web/functions/subversion        2008-03-10 02:25:45.000000000 -0600  +++ pootleupdate/root/etc/e-smith/locale/de/etc/e-smith/web/functions/subversion        2008-03-10 02:25:45.000000000 -0600
3  @@ -1,4 +1,3 @@  @@ -1,4 +1,3 @@
# Line 261  Line 51 
51       </entry>       </entry>
52       <entry>       <entry>
53           <base>ERR_NO_MODDAV_RECORD</base>           <base>ERR_NO_MODDAV_RECORD</base>
 --- /dev/null   2008-03-05 09:51:41.697912024 -0700  
 +++ pootleupdate/root/etc/e-smith/locale/el/etc/e-smith/web/functions/subversion        2008-03-10 02:26:16.000000000 -0600  
 @@ -0,0 +1,207 @@  
 +<lexicon lang="el" params="getExtraParams()">  
 +    <entry>  
 +        <base>SUBVERSION_NAVIGATION_DESCRIPTION</base>  
 +        <trans>Subversion repositories</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>CONFIG_CHANGE_SUCCESS</base>  
 +        <trans>Subversion was succesfully reconfigured</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>CONFIG_CHANGE_ERROR</base>  
 +        <trans>An error occurred while configuring Subversion</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>FORM_TITLE</base>  
 +        <trans>Create, modify, or remove repositories</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>FIRST_PAGE_DESCRIPTION</base>  
 +        <trans><![CDATA[ <p>This panel allows configuration of Subversion. Subversion is the replacement of CVS. More details can be found on their site: <a href="http://subversion.tigris.org" target="_blank">http://subversion.tigris.org</a>.</p> ]]></trans>  
 +    </entry>  
 +    <entry>  
 +       <base>ADD_REPOSITORY</base>  
 +        <trans><![CDATA[ <p>You can remove any repository or modify its settings by clicking on the corresponding command next to the repository.</p><p><a class="button-like" href="subversion?page=0&page_stack=&Next=Next&wherenext=CreateModify">Add repository</a><br /><br /></p> ]]></trans>  
 +    </entry>  
 +  
 +    <entry>  
 +       <base>ADD_TITLE</base>  
 +       <trans>Create or modify a repository</trans>  
 +    </entry>  
 +    <entry>  
 +       <base>NAME_FIELD_DESC</base>  
 +       <trans>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.</trans>  
 +    </entry>  
 +    <entry>  
 +       <base>REMOVE_TITLE</base>  
 +       <trans>Remove repository</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>REMOVE_DESC</base>  
 +        <trans><![CDATA[ <p> You are about to remove the repository "{$name}" ({$description}). </p> <p> All files belonging to this repository will be deleted. </p> <p> Are you sure you wish to remove this repository? </p> ]]></trans>  
 +    </entry>  
 +    <entry>  
 +        <base>BUTTON_LABEL_SERVICE_0</base>  
 +        <trans>Enable</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>BUTTON_LABEL_SERVICE_1</base>  
 +        <trans>Disable</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>SERVICE_MODSSL_0</base>  
 +        <trans>modSSL is disabled</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>SERVICE_MODSSL_1</base>  
 +        <trans>modSSL is enabled</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>SERVICE_MODDAV_0</base>  
 +        <trans>modDAV is disabled</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>SERVICE_MODDAV_1</base>  
 +        <trans>modDAV is enabled</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>SERVICE_MODDAVSVN_0</base>  
 +        <trans>modDAVSVN is disabled</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>SERVICE_MODDAVSVN_1</base>  
 +        <trans>modDAVSVN is enabled</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>NAME</base>  
 +        <trans>¼íïìá</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>DESCRIPTION</base>  
 +        <trans>ÐåñéãñáöÞ</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ACCESS_TYPE</base>  
 +        <trans>Access</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>FORCE_SSL</base>  
 +        <trans>Force HTTP over SSL</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>AUTHENTIFICATION_REQUIRED</base>  
 +        <trans><![CDATA[ Authentification required <br /> (enables HTTP over SSL automatically) ]]></trans>  
 +    </entry>  
 +    <entry>  
 +        <base>SVN_AUTOVERSIONING</base>  
 +        <trans>Enable auto-versioning</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>MOD_MIME_USE_PATH_INFO</base>  
 +        <trans>Automatically determine MIME type</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>GROUPS_READ</base>  
 +        <trans>Groups (read-only access)</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>GROUPS_WRITE</base>  
 +        <trans>Groups (full access)</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>USERS_READ</base>  
 +        <trans>Users (read only access)</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>USERS_WRITE</base>  
 +        <trans>Users (full access)</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ACTION</base>  
 +        <trans>Action</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>MODIFY</base>  
 +        <trans>Modify</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>REMOVE</base>  
 +        <trans>Remove</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ERROR_WHILE_CREATING_REPOSITORY</base>  
 +        <trans>An error occurred while creating the repository.</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>SUCCESSFULLY_CREATED_REPOSITORY</base>  
 +        <trans>Successfully created repository.</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>NO_REPOSITORIES</base>  
 +        <trans>There are currently no repositories configured.</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>CANT_FIND_REPOSITORY</base>  
 +        <trans>Can't find account for "{$name}" (does it exist?)</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>CANT_CREATE_REPOSITORY</base>  
 +        <trans>Can't create new account for "{$name}" (does it already exist?)</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ERROR_WHILE_MODIFYING_REPOSITORY</base>  
 +        <trans>An error occurred while modifying the repository.</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>SUCCESSFULLY_MODIFIED_REPOSITORY</base>  
 +        <trans>Successfully modified repository.</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>VIRTUAL_HOST_MESSAGE</base>  
 +        <trans>Ïé ðáñáêÜôù åéêïíéêïß ôïìåßò ÷ñçóçìïðïéïýí áõôü ôï information bay ãéá ôá ðåñéå÷üìåíá ôïõò êáé èá èá áëëá÷ôåß óôïí áñ÷éêü éóôï÷þñï (ìðïñåßôå íá ôïõò áëëÜîåôå óå êÜôé Üëëï êáôüðéí).</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>SUCCESSFULLY_DELETED_REPOSITORY</base>  
 +        <trans>Successfully deleted repository.</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ERROR_WHILE_DELETING_REPOSITORY</base>  
 +        <trans>An error occurred while deleting the repository.</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ACCT_NAME_HAS_INVALID_CHARS</base>  
 +        <trans>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.</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>DESCRIPTION_HAS_INVALID_CHARS</base>  
 +        <trans>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.</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>MAX_REPOSITORY_NAME_LENGTH_ERROR</base>  
 +        <trans>The repository name "{$name}" is too long. The maximum is {$maxIbayNameLength} characters.</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ACCT_CLASHES_WITH_PSEUDONYM</base>  
 +        <trans><![CDATA[ Ï ëïãáñéáóìüò "{$acctName}" óõãêñïýåôå ìå ôéò ëåðôïìÝñéåò øåõäïìýìùí ãéá {$acctType} ëïãáñéáóìü "{$acct}". <p>{$acctName} åßíáé Ýíá øåõäüíõìï ãéá {$acct}.</p> ]]></trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ACCOUNT_EXISTS</base>  
 +        <trans>Ï ëïãáñéáóìüò "{$acctName}" åßíáé Ýíáò õðÜñ÷ùí {$acctType} ëïãáñéáóìüò.</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ERR_NO_MODDAV_RECORD</base>  
 +        <trans>Missing database entry for modDAV service</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ERR_NO_MODDAVSVN_RECORD</base>  
 +        <trans>Missing database entry for modDAVSVN service</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ERR_NO_MODSSL_RECORD</base>  
 +        <trans>Missing database entry for modSSL service</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ERR_NO_MODAUTHZSVN_RECORD</base>  
 +        <trans>Missing database entry for modAuthzSVN service</trans>  
 +    </entry>  
 +</lexicon>  
54  --- smeserver-subversion-1.4/root/etc/e-smith/locale/es/etc/e-smith/web/functions/subversion    2008-03-10 02:11:48.000000000 -0600  --- smeserver-subversion-1.4/root/etc/e-smith/locale/es/etc/e-smith/web/functions/subversion    2008-03-10 02:11:48.000000000 -0600
55  +++ pootleupdate/root/etc/e-smith/locale/es/etc/e-smith/web/functions/subversion        2008-03-10 02:26:47.000000000 -0600  +++ pootleupdate/root/etc/e-smith/locale/es/etc/e-smith/web/functions/subversion        2008-03-10 02:26:47.000000000 -0600
56  @@ -1,8 +1,7 @@  @@ -1,8 +1,7 @@
# Line 526  Line 106 
106       </entry>       </entry>
107    
108       <entry>       <entry>
 --- /dev/null   2008-03-05 09:51:41.697912024 -0700  
 +++ pootleupdate/root/etc/e-smith/locale/hu/etc/e-smith/web/functions/subversion        2008-03-10 02:27:48.000000000 -0600  
 @@ -0,0 +1,207 @@  
 +<lexicon lang="hu" params="getExtraParams()">  
 +    <entry>  
 +        <base>SUBVERSION_NAVIGATION_DESCRIPTION</base>  
 +        <trans>Subversion repositories</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>CONFIG_CHANGE_SUCCESS</base>  
 +        <trans>Subversion was succesfully reconfigured</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>CONFIG_CHANGE_ERROR</base>  
 +        <trans>An error occurred while configuring Subversion</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>FORM_TITLE</base>  
 +        <trans>Create, modify, or remove repositories</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>FIRST_PAGE_DESCRIPTION</base>  
 +        <trans><![CDATA[ <p>This panel allows configuration of Subversion. Subversion is the replacement of CVS. More details can be found on their site: <a href="http://subversion.tigris.org" target="_blank">http://subversion.tigris.org</a>.</p> ]]></trans>  
 +    </entry>  
 +    <entry>  
 +       <base>ADD_REPOSITORY</base>  
 +        <trans><![CDATA[ <p>You can remove any repository or modify its settings by clicking on the corresponding command next to the repository.</p><p><a class="button-like" href="subversion?page=0&page_stack=&Next=Next&wherenext=CreateModify">Add repository</a><br /><br /></p> ]]></trans>  
 +    </entry>  
 +  
 +    <entry>  
 +       <base>ADD_TITLE</base>  
 +       <trans>Create or modify a repository</trans>  
 +    </entry>  
 +    <entry>  
 +       <base>NAME_FIELD_DESC</base>  
 +       <trans>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.</trans>  
 +    </entry>  
 +    <entry>  
 +       <base>REMOVE_TITLE</base>  
 +       <trans>Remove repository</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>REMOVE_DESC</base>  
 +        <trans><![CDATA[ <p> You are about to remove the repository "{$name}" ({$description}). </p> <p> All files belonging to this repository will be deleted. </p> <p> Are you sure you wish to remove this repository? </p> ]]></trans>  
 +    </entry>  
 +    <entry>  
 +        <base>BUTTON_LABEL_SERVICE_0</base>  
 +        <trans>Enable</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>BUTTON_LABEL_SERVICE_1</base>  
 +        <trans>Disable</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>SERVICE_MODSSL_0</base>  
 +        <trans>modSSL is disabled</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>SERVICE_MODSSL_1</base>  
 +        <trans>modSSL is enabled</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>SERVICE_MODDAV_0</base>  
 +        <trans>modDAV is disabled</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>SERVICE_MODDAV_1</base>  
 +        <trans>modDAV is enabled</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>SERVICE_MODDAVSVN_0</base>  
 +        <trans>modDAVSVN is disabled</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>SERVICE_MODDAVSVN_1</base>  
 +        <trans>modDAVSVN is enabled</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>NAME</base>  
 +        <trans>Név</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>DESCRIPTION</base>  
 +        <trans>Megjegyzés</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ACCESS_TYPE</base>  
 +        <trans>Access</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>FORCE_SSL</base>  
 +        <trans>Force HTTP over SSL</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>AUTHENTIFICATION_REQUIRED</base>  
 +        <trans><![CDATA[ Authentification required <br /> (enables HTTP over SSL automatically) ]]></trans>  
 +    </entry>  
 +    <entry>  
 +        <base>SVN_AUTOVERSIONING</base>  
 +        <trans>Enable auto-versioning</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>MOD_MIME_USE_PATH_INFO</base>  
 +        <trans>Automatically determine MIME type</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>GROUPS_READ</base>  
 +        <trans>Groups (read-only access)</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>GROUPS_WRITE</base>  
 +        <trans>Groups (full access)</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>USERS_READ</base>  
 +        <trans>Users (read only access)</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>USERS_WRITE</base>  
 +        <trans>Users (full access)</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ACTION</base>  
 +        <trans>Action</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>MODIFY</base>  
 +        <trans>Modify</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>REMOVE</base>  
 +        <trans>Eltávolít</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ERROR_WHILE_CREATING_REPOSITORY</base>  
 +        <trans>An error occurred while creating the repository.</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>SUCCESSFULLY_CREATED_REPOSITORY</base>  
 +        <trans>Successfully created repository.</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>NO_REPOSITORIES</base>  
 +        <trans>There are currently no repositories configured.</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>CANT_FIND_REPOSITORY</base>  
 +        <trans>Can't find account for "{$name}" (does it exist?)</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>CANT_CREATE_REPOSITORY</base>  
 +        <trans>Can't create new account for "{$name}" (does it already exist?)</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ERROR_WHILE_MODIFYING_REPOSITORY</base>  
 +        <trans>An error occurred while modifying the repository.</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>SUCCESSFULLY_MODIFIED_REPOSITORY</base>  
 +        <trans>Successfully modified repository.</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>VIRTUAL_HOST_MESSAGE</base>  
 +        <trans>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).</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>SUCCESSFULLY_DELETED_REPOSITORY</base>  
 +        <trans>Successfully deleted repository.</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ERROR_WHILE_DELETING_REPOSITORY</base>  
 +        <trans>An error occurred while deleting the repository.</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ACCT_NAME_HAS_INVALID_CHARS</base>  
 +        <trans>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.</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>DESCRIPTION_HAS_INVALID_CHARS</base>  
 +        <trans>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.</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>MAX_REPOSITORY_NAME_LENGTH_ERROR</base>  
 +        <trans>The repository name "{$name}" is too long. The maximum is {$maxIbayNameLength} characters.</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ACCT_CLASHES_WITH_PSEUDONYM</base>  
 +        <trans><![CDATA[ The account "{$acctName}" clashes with pseudonym details for {$acctType} account "{$acct}". <p>{$acctName} is a pseudonym for {$acct}.</p> ]]></trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ACCOUNT_EXISTS</base>  
 +        <trans>The account "{$acctName}" is an existing {$acctType} account.</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ERR_NO_MODDAV_RECORD</base>  
 +        <trans>Missing database entry for modDAV service</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ERR_NO_MODDAVSVN_RECORD</base>  
 +        <trans>Missing database entry for modDAVSVN service</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ERR_NO_MODSSL_RECORD</base>  
 +        <trans>Missing database entry for modSSL service</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ERR_NO_MODAUTHZSVN_RECORD</base>  
 +        <trans>Missing database entry for modAuthzSVN service</trans>  
 +    </entry>  
 +</lexicon>  
 --- /dev/null   2008-03-05 09:51:41.697912024 -0700  
 +++ pootleupdate/root/etc/e-smith/locale/id/etc/e-smith/web/functions/subversion        2008-03-10 02:28:21.000000000 -0600  
 @@ -0,0 +1,207 @@  
 +<lexicon lang="id" params="getExtraParams()">  
 +    <entry>  
 +        <base>SUBVERSION_NAVIGATION_DESCRIPTION</base>  
 +        <trans>Subversion repositories</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>CONFIG_CHANGE_SUCCESS</base>  
 +        <trans>Subversion was succesfully reconfigured</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>CONFIG_CHANGE_ERROR</base>  
 +        <trans>An error occurred while configuring Subversion</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>FORM_TITLE</base>  
 +        <trans>Create, modify, or remove repositories</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>FIRST_PAGE_DESCRIPTION</base>  
 +        <trans><![CDATA[ <p>This panel allows configuration of Subversion. Subversion is the replacement of CVS. More details can be found on their site: <a href="http://subversion.tigris.org" target="_blank">http://subversion.tigris.org</a>.</p> ]]></trans>  
 +    </entry>  
 +    <entry>  
 +       <base>ADD_REPOSITORY</base>  
 +        <trans><![CDATA[ <p>You can remove any repository or modify its settings by clicking on the corresponding command next to the repository.</p><p><a class="button-like" href="subversion?page=0&page_stack=&Next=Next&wherenext=CreateModify">Add repository</a><br /><br /></p> ]]></trans>  
 +    </entry>  
 +  
 +    <entry>  
 +       <base>ADD_TITLE</base>  
 +       <trans>Create or modify a repository</trans>  
 +    </entry>  
 +    <entry>  
 +       <base>NAME_FIELD_DESC</base>  
 +       <trans>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.</trans>  
 +    </entry>  
 +    <entry>  
 +       <base>REMOVE_TITLE</base>  
 +       <trans>Remove repository</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>REMOVE_DESC</base>  
 +        <trans><![CDATA[ <p> You are about to remove the repository "{$name}" ({$description}). </p> <p> All files belonging to this repository will be deleted. </p> <p> Are you sure you wish to remove this repository? </p> ]]></trans>  
 +    </entry>  
 +    <entry>  
 +        <base>BUTTON_LABEL_SERVICE_0</base>  
 +        <trans>Enable</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>BUTTON_LABEL_SERVICE_1</base>  
 +        <trans>Disable</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>SERVICE_MODSSL_0</base>  
 +        <trans>modSSL is disabled</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>SERVICE_MODSSL_1</base>  
 +        <trans>modSSL is enabled</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>SERVICE_MODDAV_0</base>  
 +        <trans>modDAV is disabled</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>SERVICE_MODDAV_1</base>  
 +        <trans>modDAV is enabled</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>SERVICE_MODDAVSVN_0</base>  
 +        <trans>modDAVSVN is disabled</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>SERVICE_MODDAVSVN_1</base>  
 +        <trans>modDAVSVN is enabled</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>NAME</base>  
 +        <trans>Name</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>DESCRIPTION</base>  
 +        <trans>Description</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ACCESS_TYPE</base>  
 +        <trans>Access</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>FORCE_SSL</base>  
 +        <trans>Force HTTP over SSL</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>AUTHENTIFICATION_REQUIRED</base>  
 +        <trans><![CDATA[ Authentification required <br /> (enables HTTP over SSL automatically) ]]></trans>  
 +    </entry>  
 +    <entry>  
 +        <base>SVN_AUTOVERSIONING</base>  
 +        <trans>Enable auto-versioning</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>MOD_MIME_USE_PATH_INFO</base>  
 +        <trans>Automatically determine MIME type</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>GROUPS_READ</base>  
 +        <trans>Groups (read-only access)</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>GROUPS_WRITE</base>  
 +        <trans>Groups (full access)</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>USERS_READ</base>  
 +        <trans>Users (read only access)</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>USERS_WRITE</base>  
 +        <trans>Users (full access)</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ACTION</base>  
 +        <trans>Action</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>MODIFY</base>  
 +        <trans>Modify</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>REMOVE</base>  
 +        <trans>Remove</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ERROR_WHILE_CREATING_REPOSITORY</base>  
 +        <trans>An error occurred while creating the repository.</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>SUCCESSFULLY_CREATED_REPOSITORY</base>  
 +        <trans>Successfully created repository.</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>NO_REPOSITORIES</base>  
 +        <trans>There are currently no repositories configured.</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>CANT_FIND_REPOSITORY</base>  
 +        <trans>Can't find account for "{$name}" (does it exist?)</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>CANT_CREATE_REPOSITORY</base>  
 +        <trans>Can't create new account for "{$name}" (does it already exist?)</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ERROR_WHILE_MODIFYING_REPOSITORY</base>  
 +        <trans>An error occurred while modifying the repository.</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>SUCCESSFULLY_MODIFIED_REPOSITORY</base>  
 +        <trans>Successfully modified repository.</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>VIRTUAL_HOST_MESSAGE</base>  
 +        <trans><![CDATA[ <p>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):</p> <ul>{$vhostList}</ul> ]]></trans>  
 +    </entry>  
 +    <entry>  
 +        <base>SUCCESSFULLY_DELETED_REPOSITORY</base>  
 +        <trans>Successfully deleted repository.</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ERROR_WHILE_DELETING_REPOSITORY</base>  
 +        <trans>An error occurred while deleting the repository.</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ACCT_NAME_HAS_INVALID_CHARS</base>  
 +        <trans>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.</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>DESCRIPTION_HAS_INVALID_CHARS</base>  
 +        <trans>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.</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>MAX_REPOSITORY_NAME_LENGTH_ERROR</base>  
 +        <trans>The repository name "{$name}" is too long. The maximum is {$maxIbayNameLength} characters.</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ACCT_CLASHES_WITH_PSEUDONYM</base>  
 +        <trans><![CDATA[ The account "{$acctName}" clashes with pseudonym details for {$acctType} account "{$acct}". <p>{$acctName} is a pseudonym for {$acct}.</p> ]]></trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ACCOUNT_EXISTS</base>  
 +        <trans>The account "{$acctName}" is an existing {$acctType} account.</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ERR_NO_MODDAV_RECORD</base>  
 +        <trans>Missing database entry for modDAV service</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ERR_NO_MODDAVSVN_RECORD</base>  
 +        <trans>Missing database entry for modDAVSVN service</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ERR_NO_MODSSL_RECORD</base>  
 +        <trans>Missing database entry for modSSL service</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ERR_NO_MODAUTHZSVN_RECORD</base>  
 +        <trans>Missing database entry for modAuthzSVN service</trans>  
 +    </entry>  
 +</lexicon>  
109  --- smeserver-subversion-1.4/root/etc/e-smith/locale/it/etc/e-smith/web/functions/subversion    2008-03-10 02:11:48.000000000 -0600  --- smeserver-subversion-1.4/root/etc/e-smith/locale/it/etc/e-smith/web/functions/subversion    2008-03-10 02:11:48.000000000 -0600
110  +++ pootleupdate/root/etc/e-smith/locale/it/etc/e-smith/web/functions/subversion        2008-03-10 02:28:52.000000000 -0600  +++ pootleupdate/root/etc/e-smith/locale/it/etc/e-smith/web/functions/subversion        2008-03-10 02:28:52.000000000 -0600
111  @@ -1,4 +1,3 @@  @@ -1,4 +1,3 @@
# Line 1682  Line 842 
842  +        <trans>Entrada para o banco de dados faltando para o serviço modAuthzSVN</trans>  +        <trans>Entrada para o banco de dados faltando para o serviço modAuthzSVN</trans>
843  +    </entry>  +    </entry>
844  +</lexicon>  +</lexicon>
 --- /dev/null   2008-03-05 09:51:41.697912024 -0700  
 +++ pootleupdate/root/etc/e-smith/locale/sl/etc/e-smith/web/functions/subversion        2008-03-10 02:30:25.000000000 -0600  
 @@ -0,0 +1,207 @@  
 +<lexicon lang="sl" params="getExtraParams()">  
 +    <entry>  
 +        <base>SUBVERSION_NAVIGATION_DESCRIPTION</base>  
 +        <trans>Subversion repositories</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>CONFIG_CHANGE_SUCCESS</base>  
 +        <trans>Subversion was succesfully reconfigured</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>CONFIG_CHANGE_ERROR</base>  
 +        <trans>An error occurred while configuring Subversion</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>FORM_TITLE</base>  
 +        <trans>Create, modify, or remove repositories</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>FIRST_PAGE_DESCRIPTION</base>  
 +        <trans><![CDATA[ <p>This panel allows configuration of Subversion. Subversion is the replacement of CVS. More details can be found on their site: <a href="http://subversion.tigris.org" target="_blank">http://subversion.tigris.org</a>.</p> ]]></trans>  
 +    </entry>  
 +    <entry>  
 +       <base>ADD_REPOSITORY</base>  
 +        <trans><![CDATA[ <p>You can remove any repository or modify its settings by clicking on the corresponding command next to the repository.</p><p><a class="button-like" href="subversion?page=0&page_stack=&Next=Next&wherenext=CreateModify">Add repository</a><br /><br /></p> ]]></trans>  
 +    </entry>  
 +  
 +    <entry>  
 +       <base>ADD_TITLE</base>  
 +       <trans>Create or modify a repository</trans>  
 +    </entry>  
 +    <entry>  
 +       <base>NAME_FIELD_DESC</base>  
 +       <trans>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.</trans>  
 +    </entry>  
 +    <entry>  
 +       <base>REMOVE_TITLE</base>  
 +       <trans>Remove repository</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>REMOVE_DESC</base>  
 +        <trans><![CDATA[ <p> You are about to remove the repository "{$name}" ({$description}). </p> <p> All files belonging to this repository will be deleted. </p> <p> Are you sure you wish to remove this repository? </p> ]]></trans>  
 +    </entry>  
 +    <entry>  
 +        <base>BUTTON_LABEL_SERVICE_0</base>  
 +        <trans>Enable</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>BUTTON_LABEL_SERVICE_1</base>  
 +        <trans>Disable</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>SERVICE_MODSSL_0</base>  
 +        <trans>modSSL is disabled</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>SERVICE_MODSSL_1</base>  
 +        <trans>modSSL is enabled</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>SERVICE_MODDAV_0</base>  
 +        <trans>modDAV is disabled</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>SERVICE_MODDAV_1</base>  
 +        <trans>modDAV is enabled</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>SERVICE_MODDAVSVN_0</base>  
 +        <trans>modDAVSVN is disabled</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>SERVICE_MODDAVSVN_1</base>  
 +        <trans>modDAVSVN is enabled</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>NAME</base>  
 +        <trans>Ime</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>DESCRIPTION</base>  
 +        <trans>Opis</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ACCESS_TYPE</base>  
 +        <trans>Access</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>FORCE_SSL</base>  
 +        <trans>Force HTTP over SSL</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>AUTHENTIFICATION_REQUIRED</base>  
 +        <trans><![CDATA[ Authentification required <br /> (enables HTTP over SSL automatically) ]]></trans>  
 +    </entry>  
 +    <entry>  
 +        <base>SVN_AUTOVERSIONING</base>  
 +        <trans>Enable auto-versioning</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>MOD_MIME_USE_PATH_INFO</base>  
 +        <trans>Automatically determine MIME type</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>GROUPS_READ</base>  
 +        <trans>Groups (read-only access)</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>GROUPS_WRITE</base>  
 +        <trans>Groups (full access)</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>USERS_READ</base>  
 +        <trans>Users (read only access)</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>USERS_WRITE</base>  
 +        <trans>Users (full access)</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ACTION</base>  
 +        <trans>Izvedi</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>MODIFY</base>  
 +        <trans>Uredi</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>REMOVE</base>  
 +        <trans>Odstrani</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ERROR_WHILE_CREATING_REPOSITORY</base>  
 +        <trans>An error occurred while creating the repository.</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>SUCCESSFULLY_CREATED_REPOSITORY</base>  
 +        <trans>Successfully created repository.</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>NO_REPOSITORIES</base>  
 +        <trans>There are currently no repositories configured.</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>CANT_FIND_REPOSITORY</base>  
 +        <trans>Can't find account for "{$name}" (does it exist?)</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>CANT_CREATE_REPOSITORY</base>  
 +        <trans>Can't create new account for "{$name}" (does it already exist?)</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ERROR_WHILE_MODIFYING_REPOSITORY</base>  
 +        <trans>An error occurred while modifying the repository.</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>SUCCESSFULLY_MODIFIED_REPOSITORY</base>  
 +        <trans>Successfully modified repository.</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>VIRTUAL_HOST_MESSAGE</base>  
 +        <trans>Naslednje navidezne domene uporabljajo ta informacijski list za svojo vsebino in bodo preklopljene na primarno spletno stran (kasneje lahko to poljubno spreminjamo).</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>SUCCESSFULLY_DELETED_REPOSITORY</base>  
 +        <trans>Successfully deleted repository.</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ERROR_WHILE_DELETING_REPOSITORY</base>  
 +        <trans>An error occurred while deleting the repository.</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ACCT_NAME_HAS_INVALID_CHARS</base>  
 +        <trans>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.</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>DESCRIPTION_HAS_INVALID_CHARS</base>  
 +        <trans>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.</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>MAX_REPOSITORY_NAME_LENGTH_ERROR</base>  
 +        <trans>The repository name "{$name}" is too long. The maximum is {$maxIbayNameLength} characters.</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ACCT_CLASHES_WITH_PSEUDONYM</base>  
 +        <trans><![CDATA[ Ime i-liste "{$acctName}" se ujema s psevdonimom podrobnosti za {$acctType} racun "{$acct}". <p>{$acctName} je psevdonim za {$acct}.</p> ]]></trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ACCOUNT_EXISTS</base>  
 +        <trans>I-list "{$acctName}" je obstojeci {$acctType} racun.</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ERR_NO_MODDAV_RECORD</base>  
 +        <trans>Missing database entry for modDAV service</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ERR_NO_MODDAVSVN_RECORD</base>  
 +        <trans>Missing database entry for modDAVSVN service</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ERR_NO_MODSSL_RECORD</base>  
 +        <trans>Missing database entry for modSSL service</trans>  
 +    </entry>  
 +    <entry>  
 +        <base>ERR_NO_MODAUTHZSVN_RECORD</base>  
 +        <trans>Missing database entry for modAuthzSVN service</trans>  
 +    </entry>  
 +</lexicon>  
845  --- smeserver-subversion-1.4/root/etc/e-smith/locale/sv/etc/e-smith/web/functions/subversion    2008-03-10 02:11:48.000000000 -0600  --- smeserver-subversion-1.4/root/etc/e-smith/locale/sv/etc/e-smith/web/functions/subversion    2008-03-10 02:11:48.000000000 -0600
846  +++ pootleupdate/root/etc/e-smith/locale/sv/etc/e-smith/web/functions/subversion        2008-03-10 02:30:59.000000000 -0600  +++ pootleupdate/root/etc/e-smith/locale/sv/etc/e-smith/web/functions/subversion        2008-03-10 02:30:59.000000000 -0600
847  @@ -1,4 +1,3 @@  @@ -1,4 +1,3 @@


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed