Skip to content

Commit

Permalink
Merge pull request #624 from olexandr-konovalov/olexandr-konovalov-uk…
Browse files Browse the repository at this point in the history
…rainian-start

Translate "algorithm" into Ukrainian
  • Loading branch information
elletjies authored Mar 5, 2024
2 parents 48e80cb + 43234ca commit e0d7259
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions glossary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -776,12 +776,16 @@
def: >
Um algoritmo é um conjunto de etapas, instruções ou regras a serem seguidas para realizar uma tarefa específica.
Na ciência da computação, um algoritmo é um conjunto de instruções em um programa de computador que resolve um problema computacional.
uk:
term: "алгоритм"
def: >
Алгоритм — це набір кроків, інструкцій або правил, яких слід дотримуватися для виконання конкретного завдання.
В інформатиці алгоритм - це набір інструкцій у комп’ютерній програмі, який розв’язує обчислювальну задачу.
sw:
term: "algorithimu"
def: >
Ni utaratibu wa hatua za kutatua tatizo. Ni kanuni zinazofuatwa na kompyuta ama tarakilishi ili kupata jibu la tatizo.
- slug: algorithmic_bias
ref:
- algorithm
Expand Down

0 comments on commit e0d7259

Please sign in to comment.