diff options
Diffstat (limited to 'conf/locale/locale_lv-LV.ini')
-rwxr-xr-x | conf/locale/locale_lv-LV.ini | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/conf/locale/locale_lv-LV.ini b/conf/locale/locale_lv-LV.ini index db0eed1e0a..e344934aed 100755 --- a/conf/locale/locale_lv-LV.ini +++ b/conf/locale/locale_lv-LV.ini @@ -14,7 +14,7 @@ version=Versija page=Lapa
template=Sagatave
language=Valoda
-create_new=Izveidot jaunu...
+create_new=Create...
user_profile_and_more=Lietotāja profilu un vairāk
signed_in_as=Pierakstījies kā
@@ -334,7 +334,7 @@ license=Licence license_helper=Izvēlieties licences failu
readme=Readme
readme_helper=Select a readme template
-auto_init=Initialize this repository selected files and template
+auto_init=Initialize this repository with selected files and template
create_repo=Izveidot repozitoriju
default_branch=Noklusējuma atzars
mirror_interval=Spoguļošanas intervāls (stundās)
@@ -718,6 +718,7 @@ notices=Sistēmas paziņojumi monitor=Uzraudzība
prev=Iepr.
next=Tālāk
+total=Total: %d
dashboard.statistic=Statistika
dashboard.operations=Darbības
@@ -804,7 +805,7 @@ repos.stars=Atzīmētās zvaigznītes repos.issues=Problēmas
auths.auth_manage_panel=Authentication Manage Panel
-auths.new=Add New Authentication Source
+auths.new=Add New Source
auths.name=Nosaukums
auths.type=Veids
auths.enabled=Iespējota
@@ -816,7 +817,9 @@ auths.host=Resursdators auths.port=Ports
auths.bind_dn=Bind DN
auths.bind_password=Bind Password
+auths.bind_password_helper=Warning: This password is stored in plain text. Do not use a high privileged account.
auths.user_base=User Search Base
+auths.user_dn=User DN
auths.attribute_name=First name attribute
auths.attribute_surname=Surname attribute
auths.attribute_mail=E-mail attribute
@@ -833,11 +836,13 @@ auths.enable_auto_register=Iespējot automātisko reģistrāciju auths.tips=Padomi
auths.edit=Edit Authentication Setting
auths.activated=Autentifikācija ir aktivizēta
+auths.new_success=New authentication '%s' has been added successfully.
auths.update_success=Authentication setting has been updated successfully.
auths.update=Update Authentication Setting
auths.delete=Delete This Authentication
auths.delete_auth_title=Authentication Deletion
auths.delete_auth_desc=This authentication is going to be deleted, do you want to continue?
+auths.deletion_success=Authentication has been deleted successfully!
config.server_config=Servera konfigurācija
config.app_name=Lietotnes nosaukums
|