--- smeserver-git-1.2.0/root/etc/e-smith/locale/bg/etc/e-smith/web/functions/git 2017-11-28 23:10:16.000000000 +0100 +++ smeserver-git-1.2.0.update/root/etc/e-smith/locale/bg/etc/e-smith/web/functions/git 2021-08-22 02:30:37.613346415 +0200 @@ -2,262 +2,262 @@ GIT_NAVIGATION_DESCRIPTION - Git repositories + Git хранилища GIT_FORM_TITLE - Create, modify, or remove Git repositories + Създаване, промяна или премахване на Git хранилища GIT_HOME_TITLE - Create, modify, or remove Git repositories. + Създаване, промяна или премахване на Git хранилища. GIT_HOME_DESCRIPTION - This panel allows managing centralised Git repositories on this server.

Configured Git repositories are available via HTTPS like in https://{$serverName}/git/repository.git.

When Gitweb is also installed, the Git repositories can also be viewed through a web interface https://{$serverName}/git

For more details and documentation on using Git, click on the Git logo on the right.

]]>
+ Този панел позволява управление на централизирани Git хранилища на сървъра.

Конфигурираните Git хранилища са достъпни по HTTPS като https://{$serverName}/git/repository.git.

Когато има инсталиран също и Gitweb, Git хранилищата могат също да бъдат разглеждани през уеб интерфейс https://{$serverName}/git

За повече информация и документация за ползване на Git, щракнете на логото на Git в дясно.

]]>
GIT_REPOSITORY_ADD_BUTTON - Add a Git Repository + Добавяне на Git хранилище GIT_CONFIGURE_BUTTON - Configure Git + Конфигуриране на Git GIT_REPOSITORY_LIST_DESCRIPTION - The table below lists the currently configured Git repositories on this server.

The bold entries in the Pull Access and Push Access columns correspond to the user groups on this server. Non-bold entries are individual users. Anonymous means there is no access control in effect.

You can modify the settings of a Git repository or remove a Git repository by clicking on the corresponding command in the Action column.

]]>
+ Таблицата отдолу показва списък на конфигурираните Git хранилища.

Удебелените елементи в колоните Достъп за изваждане и Достъп за слагане съответстват на групи. Не удебелените елементи са отделни потребители. Анонимни означава че няма контрол на достъпа.

Можете да промените настройките на Git хранилище или да го премахнете като щракнете на съответната команда в колоната Действие.

]]>
GIT_ADD_TITLE - Create or modify a Git repository + Създаване или промяна на Git хранилище GIT_NAME_FIELD_CREATE_DESC - Provide a name for the Git repository to be created. The repository will be created as a bare repository and will automatically have the extension .git added to the name. Note the name should contain only upper or lower-case letters, numbers, periods, hyphens and underscores, and should start with a letter. For example "johnson", "Intra", and "cust3.prj12" are all valid names, but "3associates", and "Bus!Partner" are not. The name is limited to {$maxLength} characters. + Въведете име на Git хранилище за създаване. Хранилището ще бъде създадено празно и автоматично ще има добавено разширение .git към името. Отбележете, че името трябва да съдържа само големи и малки букви, цифри, точки, тирета и долни черти, и трябва да започва с буква. Например, "johnson", "Intra", и "cust3.prj12" са валидни имена, но "3associates", и "Bus!Partner" не са. Имената са ограничени по дължина до {$maxLength} символа. GIT_NAME_FIELD_MODIFY_DESC - The field below indicates the name of the git respository. The name can not be modified. + Полето отдолу показва името на Git хранилището. Името не може да бъде проняно. GIT_DESCRIPTION_FIELD_DESC - The description below correspond to the "description" file in the Git repository and is used by GitWeb to display the repository description on the GitWeb page. + Описанието отдолу съответства на файл "description" в Git хранилището и се ползва от GitWeb за да показва описанието на хранилището на уеб страницата на GitWeb. GIT_ACCESS_FIELD_DESC - Select the required network access for the repository. Select "Local Network Only" if you want to prevent any external access to the repository. Select "Internet" if you do want to make the repository accessible remotely. The network access setting is in addition to the user and group push/pull permissions configured below. + Изберете желания мрежов достъп до хранилището. Изберете "Само локалната мрежа" ако искате да предотвратите външния достъп до хранилището. Изберете "Интернет" ако искате да направите хранилището достъпно отдалечено. Настройката за мрежов достъп е в допълнение на правата за достъп на групите и потребителите за изваждане/слагане конфигурирани отдолу. GIT_REMOVE_TITLE - Remove Git Repository + Премахване на Git хранилище GIT_REMOVE_DESCRIPTION - You are about to remove the Git repository "{$name}" ({$description}).

All files belonging to this Git repository will be deleted!

Are you sure you wish to remove this Git repository?

]]>
+ Ще премахнете Git хранилище "{$name}" ({$description}).

Всички файлове принадлежащи на това Git хранилище ще бъдат изтрити!

Сигурни ли сте че искате да премахнете това Git хранилище?

]]>
GIT_REMOVE_BUTTON - Remove Git Repository + Премахване на Git хранилище GIT_CONFIGURATION_TITLE - Configure Git Settings + Конфигуриране на настройките на Git GIT_PATH - Git Path Prefix + Префикс на Git пътя GIT_CONFIGURATION_DESCRIPTION - Configure the global configuration settings for Git on this server + Конфигуриране на глобални конфигурационни настройки за Git на сървъра GIT_CONFIGURATION_UPDATE_BUTTON - Save Git Configuration + Запис на конфигурацията на Git GIT_LABEL_ALLOW_ACCESS_FROM - Allow repository access from + Позволи достъп до хранилището от GIT_REPOSITORY_NAME - Repository Name / Clone URL + Име на хранилището / URL на клонинга GIT_ALLOW_FROM - Allow from + Позволи от GIT_PULL_ACCESS - Pull Access + Достъп за изваждане GIT_PUSH_ACCESS - Push Access + Достъп за слагане GIT_ANONYMOUS - Anonymous + Анонимен GIT_ACCESS_ALLOWED_FROM_LOCAL - Local Network Only + Само локалната мрежа GIT_ACCESS_ALLOWED_FROM_INTERNET - Internet + Интернет GIT_ACCESS_ALLOWED_FROM_CONFIG_ERROR - Configuration Error! + Грешка на конфигурацията! GIT_PRIVILEGES_NOTE - Use the selection boxes below to you configure the pull and push permissions for the Git repository.
Select either groups or individual users. Press the SHIFT and/or the CTRL key to select multiple groups or users.
If you set neither a group or user setting, the repository will be accessible anonymously! (i.e. no user name or password will be required).
If you specify users or groups for pull permissions, the push users will also have pull access.
If you want your user(s) or group(s) to have exclusive full pull and push access, specify them in both the pull and push box.
The group admin includes all administrators and the group shared includes all local users on this system.

]]>
+ Използвайте отметките по-долу за да конфигурирате правата за изваждане и слагане в Git хранилището.
Изберете или групи или отделни потребители. Натиснете клавишите SHIFT и/или CTRL за да изберете повече групи или потребители.
Ако не зададете нито група нито потребител, хранилището ще бъде достъпно анонимно! (т.е. няма да бъде изисквано име и парола).
Ако зададете потребители или групи за правата на изваждане, потребителите с права за слагане ще имат също и права за изваждане.
Ако искате потребителите и групите да имат изрично зададени пълни права за изваждане и слагане, задайте ги и в изваждане и в слагане.
Групата admin включва всички администратори, а групата shared включва всички локални потребители.

]]>
GIT_PRIVILEGES_GROUPS_PULL - Groups allowed to read/pull + Групи с разрешение за четене/изваждане GIT_PRIVILEGES_GROUPS_PUSH - Groups allowed to write/push + Групи с разрешение да пишат/слагат GIT_PRIVILEGES_USERS_PULL - Users allowed to read/pull + Потребители с разрешение за четене/изваждане GIT_PRIVILEGES_USERS_PUSH - Users allowed to write/push + Потребители с разрешение да пишат/слагат GIT_USER_ADMINISTRATOR - Administrator + Администратор GIT_GROUP_ADMINISTRATORS - Administrators + Администратори GIT_GROUP_EVERYBODY - Everybody + Всеки GIT_NOTIFY_NO_REPOSITORIES - There are currently no Git repositories configured. + Няма Git хранилища конфигурирани в момента. GIT_SUCCESS_CONFIG_CHANGE - Git was succesfully reconfigured. + Git беше успешно преконфигуриран. GIT_SUCCESS_CREATED_REPOSITORY - Successfully created Git repository. + Успешно създадено Git хранилище. GIT_SUCCESS_MODIFIED_REPOSITORY - Successfully modified Git repository. + Успешно променено Git хранилище. GIT_SUCCESS_DELETED_REPOSITORY - Successfully deleted the Git repository. + Успешно изтрито Git хранилище. GIT_ERROR_CONFIG_CHANGE - An error occurred while configuring Git. + Възникна грешка при конфигуриране на Git. GIT_ERROR_CREATING_REPOSITORY - There was an internal error while creating the Git repository. + Възникна вътрешна грешка при създаване на Git хранилище. GIT_ERROR_CANT_FIND_REPOSITORY - Can't find repository "{$name}" (does it exist?) + Не мога да намеря хранилище "{$name}" (съществува ли?) GIT_ERROR_CANT_CREATE_REPOSITORY - Can't create repository "{$name}" (does it already exist?) + Не мога да създам хранилище "{$name}" (не съществува ли вече?) GIT_ERROR_MODIFYING_REPOSITORY - An error occurred while modifying the Git repository. + Възникна грешка при промяна на Git хранилище. GIT_ERROR_DELETING_REPOSITORY - An error occurred while deleting the Git repository. The repository directory may not have been deleted completely. + Възникна грешка при изтриване на Git хранилище. Папката на хранилището може да не е била изтрита напълно. GIT_ERROR_NAME_HAS_INVALID_CHARS - The Git repository name "{$repositoryName}" contains invalid characters. Repository names must start with a lower case letter and contain only lower case letters, numbers, underscore and hyphens. + Името на Git хранилище "{$repositoryName}" съдържа невалидни символи. Имената на хранилищата трябва да започват с малка буква и да съдържат само малки букви, цифри, долни черти и тирета. GIT_ERROR_DESCRIPTION_HAS_INVALID_CHARS - The Git repository description "{$repositoryDescription}" contains invalid characters. Repository descriptions should only contain lower and upper case letters, numbers, and hyphens and underscores. + Описанието на Git хранилище "{$repositoryDescription}" съдържа невалидни символи. Описанието на хранилище трябва да съдържа само малки и големи букви, числа, тирета и долни черти. GIT_ERRROR_NAME_TOO_LONG - The Git repository name "{$repositoryName}" is too long. The maximum is {$maxRepositoryNameLength} characters. + Името на Git хранилище "{$repositoryName}" е твърде дълго. Максималната дължина е {$maxRepositoryNameLength} символа. GIT_ERROR_RADIO_VALUE_NOT_CHECKED - Make a selection + Изберете GIT_ERROR_ALREADY_EXISTS - The repository "{$repositoryName}" is an existing Git repository. There is no new repository created. Use the 'Modify' link in the table below to reconfigure the existing repository. + Хранилището "{$repositoryName}" вече съществува. Не е направено ново хранилище. Използвайте връзката 'Промени' в таблицата по-долу за да реконфигурирате съществуващото хранилище. --- smeserver-git-1.2.0/root/etc/e-smith/locale/it/etc/e-smith/web/functions/git 2017-11-28 23:10:16.000000000 +0100 +++ smeserver-git-1.2.0.update/root/etc/e-smith/locale/it/etc/e-smith/web/functions/git 2021-08-22 02:30:38.531311179 +0200 @@ -2,82 +2,82 @@ GIT_NAVIGATION_DESCRIPTION - Git repositories + Repository Git GIT_FORM_TITLE - Create, modify, or remove Git repositories + Creare, modificare o rimuovere i repository Git. GIT_HOME_TITLE - Create, modify, or remove Git repositories. + Crea, modifica o rimuovi i repository Git. GIT_HOME_DESCRIPTION - This panel allows managing centralised Git repositories on this server.

Configured Git repositories are available via HTTPS like in https://{$serverName}/git/repository.git.

When Gitweb is also installed, the Git repositories can also be viewed through a web interface https://{$serverName}/git

For more details and documentation on using Git, click on the Git logo on the right.

]]>
+ Questo pannello consente la gestione centralizzata dei repository Git sul server.

I repository Git configurati sono disponibili via HTTPS come in https://{$serverName}/git/repository.git.

Quando è installato anche Gitweb, i repository Git possono essere visualizzati per mezzo dell'interfaccia web via https://{$serverName}/git

For maggiori dettagli e documentazione sull'uso di Git, fare click sul logo Git a sinistra.

]]>
GIT_REPOSITORY_ADD_BUTTON - Add a Git Repository + Aggiungere un repository Git GIT_CONFIGURE_BUTTON - Configure Git + Configura Git GIT_REPOSITORY_LIST_DESCRIPTION - The table below lists the currently configured Git repositories on this server.

The bold entries in the Pull Access and Push Access columns correspond to the user groups on this server. Non-bold entries are individual users. Anonymous means there is no access control in effect.

You can modify the settings of a Git repository or remove a Git repository by clicking on the corresponding command in the Action column.

]]>
+ La tabella sottostante elenca i repository Git configurati sul server.

Le descrizioni in grassetto nelle colonne Pull Access e Push Access corrispondono ai gruppi utente sul server. Le descrizioni non in grassetto sono singoli utenti. Anonimo significa che non è attivo un controllo di accesso.

Si possono modificare le impostazioni di un repository Git o eliminarlo facendo click sul comando corrispondente nella colonna Azione.

]]>
GIT_ADD_TITLE - Create or modify a Git repository + Creare o modificare un repository Git GIT_NAME_FIELD_CREATE_DESC - Provide a name for the Git repository to be created. The repository will be created as a bare repository and will automatically have the extension .git added to the name. Note the name should contain only upper or lower-case letters, numbers, periods, hyphens and underscores, and should start with a letter. For example "johnson", "Intra", and "cust3.prj12" are all valid names, but "3associates", and "Bus!Partner" are not. The name is limited to {$maxLength} characters. + Inerire un nome per il repository Git da creare. The repository will be created as a bare repository and will automatically have the extension .git added to the name. Note the name should contain only upper or lower-case letters, numbers, periods, hyphens and underscores, and should start with a letter. For example "johnson", "Intra", and "cust3.prj12" are all valid names, but "3associates", and "Bus!Partner" are not. The name is limited to {$maxLength} characters. GIT_NAME_FIELD_MODIFY_DESC - The field below indicates the name of the git respository. The name can not be modified. + Il campo sottostante il nome del repository Git. Il nome non può essere modificato. GIT_DESCRIPTION_FIELD_DESC - The description below correspond to the "description" file in the Git repository and is used by GitWeb to display the repository description on the GitWeb page. + La descrizione sottostante corrisponde al file di "descrizione" contenuto nel repository Git ed è usato da GitWeb per mostrare la descrizione del repository sulla pagina di GitWeb. GIT_ACCESS_FIELD_DESC - Select the required network access for the repository. Select "Local Network Only" if you want to prevent any external access to the repository. Select "Internet" if you do want to make the repository accessible remotely. The network access setting is in addition to the user and group push/pull permissions configured below. + Selezionare il tipo di accesso di rete richiesto per il repository. Selezionare "Solo rete Locale" se si vuole vietare qualunque accesso dall'esterno al repository. Selezionare "Internet" se si vuole consentire l'accesso dall'esterno al repository. L'impostazione di accesso alla rete è aggiuntiva rispetto ai permessi push/pull configurati in precedenza. GIT_REMOVE_TITLE - Remove Git Repository + Remuovere repository Git GIT_REMOVE_DESCRIPTION - You are about to remove the Git repository "{$name}" ({$description}).

All files belonging to this Git repository will be deleted!

Are you sure you wish to remove this Git repository?

]]>
+ Si sta per rimuovere il repository Git "{$name}" ({$description}).

Tutti i file contenuty in questo repository Git saranno cancellati!

Siete sicuri di voler cancellare questo repository Git?

]]>
GIT_REMOVE_BUTTON - Remove Git Repository + Remuovere repository Git GIT_CONFIGURATION_TITLE - Configure Git Settings + Configurare le impostazioni Git @@ -87,37 +87,37 @@ GIT_CONFIGURATION_DESCRIPTION - Configure the global configuration settings for Git on this server + Impostare la configurazione globale per Git su questo server GIT_CONFIGURATION_UPDATE_BUTTON - Save Git Configuration + Salvare la configurazione di Git GIT_LABEL_ALLOW_ACCESS_FROM - Allow repository access from + Consentire l'accesso al repository da GIT_REPOSITORY_NAME - Repository Name / Clone URL + Nome del repository / Clone URL GIT_ALLOW_FROM - Allow from + Consenti da GIT_PULL_ACCESS - Pull Access + Accesso pull GIT_PUSH_ACCESS - Push Access + Accesso push @@ -127,7 +127,7 @@ GIT_ACCESS_ALLOWED_FROM_LOCAL - Local Network Only + Solo rete locale @@ -137,127 +137,127 @@ GIT_ACCESS_ALLOWED_FROM_CONFIG_ERROR - Configuration Error! + Errore di configurazione GIT_PRIVILEGES_NOTE - Use the selection boxes below to you configure the pull and push permissions for the Git repository.
Select either groups or individual users. Press the SHIFT and/or the CTRL key to select multiple groups or users.
If you set neither a group or user setting, the repository will be accessible anonymously! (i.e. no user name or password will be required).
If you specify users or groups for pull permissions, the push users will also have pull access.
If you want your user(s) or group(s) to have exclusive full pull and push access, specify them in both the pull and push box.
The group admin includes all administrators and the group shared includes all local users on this system.

]]>
+ Usare le caselle di selezione sottostanti per configurare i permessi push/pull per il repository Git.
Selezionare o gruppi o utenti. Premere SHIFT e/o CTRL per selezioni multiple di gruppi o utenti.
Se non si selezionano un gruppo un utente, il repository sarà accessibile anonimamente! (non saranno richeste user-name o password).
Se si definiscono utenti o gruppi per permessi pull, gli utenti push avranno anche accesso pull.
Se si desidera che gli utenti o gruppi abbiano accesso esclusivo pull e push, specificarli in entrambe le caselle pull e push.
Il gruppo admin include tutti gli amministratori e il gruppo shared include tutti gli utenti locali del sistema.

]]>
GIT_PRIVILEGES_GROUPS_PULL - Groups allowed to read/pull + Gruppi autorizzati a leggere/pull GIT_PRIVILEGES_GROUPS_PUSH - Groups allowed to write/push + Gruppi autorizzati a scrivere/push GIT_PRIVILEGES_USERS_PULL - Users allowed to read/pull + Utenti autorizzati a leggere/pull GIT_PRIVILEGES_USERS_PUSH - Users allowed to write/push + Utenti autorizzati a scrivere/push GIT_USER_ADMINISTRATOR - Administrator + Amministratore GIT_GROUP_ADMINISTRATORS - Administrators + Amministratori GIT_GROUP_EVERYBODY - Everybody + Tutti GIT_NOTIFY_NO_REPOSITORIES - There are currently no Git repositories configured. + Non ci sono repository Git attualmente configurati. GIT_SUCCESS_CONFIG_CHANGE - Git was succesfully reconfigured. + Git riconfigurato con successo. GIT_SUCCESS_CREATED_REPOSITORY - Successfully created Git repository. + Repository Git creato con successo. GIT_SUCCESS_MODIFIED_REPOSITORY - Successfully modified Git repository. + Repository Git modificato con successo. GIT_SUCCESS_DELETED_REPOSITORY - Successfully deleted the Git repository. + Repository Git eliminato con successo. GIT_ERROR_CONFIG_CHANGE - An error occurred while configuring Git. + Errore configurando Git. GIT_ERROR_CREATING_REPOSITORY - There was an internal error while creating the Git repository. + Errore interno creando il repository Git. GIT_ERROR_CANT_FIND_REPOSITORY - Can't find repository "{$name}" (does it exist?) + Impossibile trovare il repository "{$name}" (esiste?) GIT_ERROR_CANT_CREATE_REPOSITORY - Can't create repository "{$name}" (does it already exist?) + Impossibile creare il repository "{$name}" (esiste già?) GIT_ERROR_MODIFYING_REPOSITORY - An error occurred while modifying the Git repository. + Errore modificando il repository Git. GIT_ERROR_DELETING_REPOSITORY - An error occurred while deleting the Git repository. The repository directory may not have been deleted completely. + Errore eliminando il repository Git. La cartella del repository potrebbe non essere stata cancellata completamente. GIT_ERROR_NAME_HAS_INVALID_CHARS - The Git repository name "{$repositoryName}" contains invalid characters. Repository names must start with a lower case letter and contain only lower case letters, numbers, underscore and hyphens. + Il repository Git "{$repositoryName}" contiene caratteri non validi. I nomi dei repository devono contenere solo lettere minuscole, numeri, underscore e trattini. GIT_ERROR_DESCRIPTION_HAS_INVALID_CHARS - The Git repository description "{$repositoryDescription}" contains invalid characters. Repository descriptions should only contain lower and upper case letters, numbers, and hyphens and underscores. + La descrizione del repository Git {$repositoryDescription}" contiene caratteri non validi. La descrizione dei repository deve contenere solo lettere maiuscole/minuscole, numeri, underscore e trattini. GIT_ERRROR_NAME_TOO_LONG - The Git repository name "{$repositoryName}" is too long. The maximum is {$maxRepositoryNameLength} characters. + Il nome del repository Git "{$repositoryName}" è troppo lungo. Il massimo è {$maxRepositoryNameLength} caratteri. GIT_ERROR_RADIO_VALUE_NOT_CHECKED - Make a selection + Fare una selezione GIT_ERROR_ALREADY_EXISTS - The repository "{$repositoryName}" is an existing Git repository. There is no new repository created. Use the 'Modify' link in the table below to reconfigure the existing repository. + Il repository "{$repositoryName}" è un repository Git esistente. Non è stato creato nessun nuovo repository. Usare il link 'Modifica' nella tabella sottostante per riconfigurare il repository esistente.