mirror of
https://codeberg.org/forgejo/forgejo
synced 2024-11-21 17:34:24 +01:00
i18n: translated using Weblate (Latvian)
Currently translated at 72.3% (2644 of 3655 strings) Translation: Forgejo/forgejo Translate-URL: https://translate.codeberg.org/projects/forgejo/forgejo/lv/
This commit is contained in:
parent
05be8ddfa5
commit
2a5fad676d
|
@ -2754,9 +2754,9 @@ dashboard.archive_cleanup=Dzēst repozitoriju vecos arhīvus
|
|||
dashboard.deleted_branches_cleanup=Notīrīt dzēstos atzarus
|
||||
dashboard.update_migration_poster_id=Atjaunot migrācijām autoru ID
|
||||
dashboard.git_gc_repos=Veikt atkritumu uzkopšanas darbus visiem repozitorijiem
|
||||
dashboard.resync_all_sshkeys=Atjaunot '.ssh/authorized_keys' failu ar Forgejo SSH atslēgām.
|
||||
dashboard.resync_all_sshprincipals=Atjaunot '.ssh/authorized_principals' failu ar Forgejo SSH sertifikātu identitātēm.
|
||||
dashboard.resync_all_hooks=Pārsinhronizēt pirms-saņemšanas, atjaunošanas un pēc-saņemšanas āķus visiem repozitorijiem.
|
||||
dashboard.resync_all_sshkeys=Atjaunināt datni '.ssh/authorized_keys' ar Forgejo SSH atslēgām.
|
||||
dashboard.resync_all_sshprincipals=Atjaunināt datni ".ssh/authorized_principals" ar Forgejo SSH identitātēm.
|
||||
dashboard.resync_all_hooks=Atkārtoti sinhroznēt pirmssaņemšanas, atjaunināšanas un pēcsaņemšans aizķeres visās glabātavās
|
||||
dashboard.reinit_missing_repos=Atkārtoti inicializēt visus pazaudētos Git repozitorijus par kuriem eksistē ieraksti
|
||||
dashboard.sync_external_users=Sinhronizēt ārējo lietotāju datus
|
||||
dashboard.cleanup_hook_task_table=Iztīrīt tīmekļa āķu vēsturi
|
||||
|
@ -2764,18 +2764,18 @@ dashboard.cleanup_packages=Notīrīt novecojušās pakotnes
|
|||
dashboard.cleanup_actions=Notīrīt darbību izbeigušos žurnālus un artefaktus
|
||||
dashboard.server_uptime=Servera darbības laiks
|
||||
dashboard.current_goroutine=Izmantotās Gorutīnas
|
||||
dashboard.current_memory_usage=Pašreiz izmantotā atmiņa
|
||||
dashboard.total_memory_allocated=Kopējā piešķirtā atmiņa
|
||||
dashboard.current_memory_usage=Pašreizējais atmiņas lietojums
|
||||
dashboard.total_memory_allocated=Kopējā iedalītā atmiņa
|
||||
dashboard.memory_obtained=Iegūtā atmiņa
|
||||
dashboard.pointer_lookup_times=Rādītāju meklēšanas reizes
|
||||
dashboard.memory_allocate_times=Atmiņas piešķiršanas reizes
|
||||
dashboard.memory_free_times=Atmiņas atbrīvošanas reizes
|
||||
dashboard.current_heap_usage=Pašreizējā kaudzes izmantošana
|
||||
dashboard.heap_memory_obtained=Iegūtā kaudzes atmiņa
|
||||
dashboard.heap_memory_idle=Neizmantotā kaudzes atmiņa
|
||||
dashboard.heap_memory_in_use=Izmantotā kaudzes atmiņa
|
||||
dashboard.heap_memory_released=Atbrīvotā kaudzes atmiņa
|
||||
dashboard.heap_objects=Kaudzes atmiņas objekti
|
||||
dashboard.pointer_lookup_times=Rādītāju pārlūkošanas reizes
|
||||
dashboard.memory_allocate_times=Atmiņas piešķīrumi
|
||||
dashboard.memory_free_times=Atmiņas atbrīvošanas
|
||||
dashboard.current_heap_usage=Pašreizējais grēdas lietojums
|
||||
dashboard.heap_memory_obtained=Iegūtā grēdas atmiņa
|
||||
dashboard.heap_memory_idle=Neizmantotā grēdas atmiņa
|
||||
dashboard.heap_memory_in_use=Izmantotā grēdas atmiņa
|
||||
dashboard.heap_memory_released=Atbrīvotā grēdas atmiņa
|
||||
dashboard.heap_objects=Grēdas objekti
|
||||
dashboard.bootstrap_stack_usage=Izmantotais sāknēšanas steka lielums
|
||||
dashboard.stack_memory_obtained=Iegūtā steka atmiņa
|
||||
dashboard.mspan_structures_usage=Izmantotās MSpan struktūras
|
||||
|
|
Loading…
Reference in a new issue