|
|
|
@ -50,6 +50,7 @@ code=Code |
|
|
|
|
install=Instalācija |
|
|
|
|
title=Instalācijas soļi pirmo reizi palaižot |
|
|
|
|
requite_db_desc=Gogs ir nepieciešama MySQL, PostgreSQL vai SQLite3 datu bāze. |
|
|
|
|
db_title=Database Settings |
|
|
|
|
db_type=Datu bāzes veids |
|
|
|
|
host=Resursdators |
|
|
|
|
user=Lietotājs |
|
|
|
@ -59,7 +60,11 @@ db_helper=Nepieciešams izmantot MySQL INNODB dzini ar rakstzīmju kopu utf8_gen |
|
|
|
|
ssl_mode=SSL režīms |
|
|
|
|
path=Ceļš |
|
|
|
|
sqlite_helper=SQLite 3 datu bāzes faila atrašanās vieta. |
|
|
|
|
err_empty_sqlite_path=SQLite3 database path cannot be empty. |
|
|
|
|
|
|
|
|
|
general_title=Gogs vispārīgie iestatījumi |
|
|
|
|
app_name=Application Name |
|
|
|
|
app_name_helper=Put your organization name here huge and loud! |
|
|
|
|
repo_path=Repozitoriju glabāšanas vieta |
|
|
|
|
repo_path_helper=Visi Git attālinātie repozitoriji tiks glabāti šajā direktorijā. |
|
|
|
|
run_user=Izpildes lietotājs |
|
|
|
@ -70,13 +75,22 @@ http_port=HTTP ports |
|
|
|
|
http_port_helper=Porta numurs pēc kura lietojumprogrammai būs iespējams pieslēgties. |
|
|
|
|
app_url=Lietotnes URL |
|
|
|
|
app_url_helper=Tas ietekmē HTTP/HTTPS klonēšanas URL un e-pasta saturā izsūtītās saites. |
|
|
|
|
email_title=E-pasta pakalpojuma iestatījumi (neobligāti) |
|
|
|
|
|
|
|
|
|
optional_title=Optional Settings |
|
|
|
|
email_title=E-pasta pakalpojuma iestatījumi |
|
|
|
|
smtp_host=SMTP resursdators |
|
|
|
|
mailer_user=Sūtītāja e-pasta adrese |
|
|
|
|
mailer_password=Sūtītāja parole |
|
|
|
|
notify_title=Paziņojumu iestatījumi (neobligāti) |
|
|
|
|
register_confirm=Iespējot reģistrēšanās apstiprināšanu |
|
|
|
|
mail_notify=Iespējot e-pasta paziņojumus |
|
|
|
|
server_service_title=Server and Other Services Settings |
|
|
|
|
offline_mode=Enable Offline Mode |
|
|
|
|
offline_mode_popup=Disable CDN even in production mode, all resource files will be served locally. |
|
|
|
|
disable_registration=Disable Self-registration |
|
|
|
|
disable_registration_popup=Disable user self-registration, only admin can create accounts. |
|
|
|
|
require_sign_in_view=Enable Require Sign In to View Pages |
|
|
|
|
require_sign_in_view_popup=Only signed in users can view pages, visitors will only be able to see sign in/up pages. |
|
|
|
|
admin_setting_desc=You do not have to create an admin account right now, user whoever ID=1 will gain admin access automatically. |
|
|
|
|
admin_title=Admin konta iestatījumi |
|
|
|
|
admin_name=Lietotājvārds |
|
|
|
|
admin_password=Parole |
|
|
|
@ -619,6 +633,7 @@ auths.smtp_auth=SMTP autorizācijas veids |
|
|
|
|
auths.smtphost=SMTP resursdators |
|
|
|
|
auths.smtpport=SMTP ports |
|
|
|
|
auths.enable_tls=Iespējot TLS šifrēšanu |
|
|
|
|
auths.pam_service_name=PAM Service Name |
|
|
|
|
auths.enable_auto_register=Iespējot automātisko reģistrāciju |
|
|
|
|
auths.tips=Padomi |
|
|
|
|
auths.edit=Labot autorizācijas iestatījumus |
|
|
|
@ -667,6 +682,7 @@ config.deliver_timeout=Piegādes noildze |
|
|
|
|
config.skip_tls_verify=Izlaist TLS pārbaudi |
|
|
|
|
config.mailer_config=Sūtītāja konfigurācija |
|
|
|
|
config.mailer_enabled=Iespējots |
|
|
|
|
config.mailer_disable_helo=Disable HELO |
|
|
|
|
config.mailer_name=Nosaukums |
|
|
|
|
config.mailer_host=Resursdators |
|
|
|
|
config.mailer_user=Lietotājs |
|
|
|
|