Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix typos #23

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Mari-Gogolashvili
Copy link
Contributor

No description provided.

Copy link

netlify bot commented Feb 18, 2024

Deploy Preview for silver-tulumba-035722 ready!

Name Link
🔨 Latest commit 8256a85
🔍 Latest deploy log https://app.netlify.com/sites/silver-tulumba-035722/deploys/65d24d3c962ad40008f53499
😎 Deploy Preview https://deploy-preview-23--silver-tulumba-035722.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@CondensedMilk7 CondensedMilk7 changed the title Ask and receive fix typos Feb 19, 2024
Copy link
Owner

@CondensedMilk7 CondensedMilk7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

კონტრიბუტორებში შენი თავი დაამატე :)

@@ -6,11 +6,11 @@ title: "Control Flow"

ანგულარის მე-17 ვერსიიდან საშუალება გვაქვს, რომ [სტრუქტურული დირექტივების](/directives/structural-directives.html)
მაგივრად გამოვიყენოთ ახალი control flow სინტაქსი, რომლითაც ვმართავთ თემფლეითში
_რა_ უნდა გამოჩდეს და _როგორ_ უნდა გამოჩნდეს. ამ სინტაქსის ქივორდები `@` სიმბოლოთი იწყება
რა უნდა გამოჩდეს და როგორ უნდა გამოჩნდეს. ამ სინტაქსის ქივორდები `@` სიმბოლოთი იწყება
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

იტალიკებს რას ერჩი?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

მთლიან დიზაინს ა მ ა ხ ი ნ ჯ ე ბ ს !!!

- ახალ დაემითებულ ზომას `AppComponent` ივენთ ბაინდინგის საშუალებით დააფიქსირებს და შეცვლის თავის
ფროფერთის `fontSizePx` რათა მან ეს ახალი მნიშვნელობა მიიღოს.
ფროფერთის `fontSizePx` , რათა მან ეს ახალი მნიშვნელობა მიიღოს.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

სიტყვასა და მძიმეს შორის ადგილია

ჩვენ ბაინდინგს ვაკეტებთ `Input`-ისა და `Output` თვისებების სახელები კონკრეტული კონვენციითაა შექმნილი:
რაც ზუსტად იმავეს აკეთებს. ჩვენ ერთდროულად ვუსმენთ ცვლილებას და ვაწვდით კონკრეტულ მნიშვნელობას.
სწორედ ეს არის two way binding. ეს შესაძლებელია მხოლოდ იმ შემთხვევაში, თუ იმ კომპონენტში, რომელზეც
ჩვენ ბაინდინგს ვაკეთებთ `Input`-ისა და `Output` თვისებების სახელები კონკრეტული კონვენციითაა შექმნილი:
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ვაკეთებთ, მძიმეც უნდა მოყვეს.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

მძიმეების დასმა ჩემი ძლიერი მხარე არაა , თორემ უფრო მეტ შეცდომას ვიპოვიდი ))

@@ -5,7 +5,7 @@ title: "DI-ის გამოყენებით"
# DI-ის გამოყენებით

ვთქვათ ეს ორი შვილი კომპონენტი გახდა კომპლექსური. მათ ბევრი ცალკეული
შვილი კომპონენტი ჰყავთ, რომლებსაც მენეჯმენტი უნდა გაუკეთონ. ლოგიკის რაღაც ნაწილი,
შვილი კომპონენტი ჰყავთ, რომლებიც უნდა დაამენეჯმენტონ. ლოგიკის რაღაც ნაწილი,
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

მოდი საერთოდ იყოს მართონ

@@ -116,7 +116,7 @@ import { HeroService } from './hero.service.ts'
```

ასე ანგულარი `HeroService`-ის უნიკალურ ინსტანციას შექმნის
_მხოლოდ `AppComponent`-ისთვის_.
მხოლოდ `AppComponent`-ისთვის.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

იტალიკებს რაღაცას ერჩი აშკარად, ამაზე აქცენტი უნდა იყოს.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

სრული სიმახინჯეა

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

დანიშნულება აქვს. თუ გინდა სტილებში შეცვალე რომ კარგად გამოჩნდეს, მაგრამ აქ იტალიკები საჭიროა.

@@ -16,7 +16,7 @@ template-driven ფორმები ეყრდნობიან `FormsModul

## ფორმის აწყობა

ვთქვათ, გვინდა ფორმის აწყობა, სადაც ვეფხისტყაოსნის გმირებს
ვთქვათ, გვინდა ფორმის აწყობა, სადაც ,,ვეფხისტყაოსნის" გმირებს
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

„ვვეფხისტყაოსნის“ (ორი მძიმის მაგივრად „)

@@ -87,15 +87,15 @@ budget = 50.335;
<!-- output 'EUR50.34' -->
```

მესამე მაგალითში ჩვენ მეორე პარამეტრს ვაწვდით ფაიფს, რომ ვალუტა
მესამე მაგალითში ჩვენ ფაიფს მეორე პარამეტრსაც ვაწვდით , რათა ვალუტა
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ვაწვდით , ადგილია გამოტოვებული

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ზედმეტი სფეისები შემიწირავს

`PipeTransform` ინტერფეისი საჭიროებს რომ კლასში არსებობდეს `transform` მეთოდი.
ეს მეთოდი ყველა ფაიფს გააჩნია, თუმცა ყველა მათგანი თავისებურად მუშაობს.
ჩვენც, რა თქმა უნდა, ის ჩვენ ამოცანას უნდა მოვარგოთ.
ჩვენც, რა თქმა უნდა, ის ჩვენს ამოცანას უნდა მოვარგოთ.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ჩვენ ამოცანას არის სწორი - ზმნას თუ გააჩნია მიცემითი ბრუნვის ნიშანი, პირის ნაცვალსახელზე აღარ გადადის.

Copy link
Contributor Author

@Mari-Gogolashvili Mari-Gogolashvili Feb 20, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ერთ წინადადებაში სამი პირის ნაცვალსახელი რად გინდა? და ამ სამიდან 2 ერთნაირი ?? შესწორებული ვარიანტი უფრო სწორად ჟღერს (აზრიც იგივეა)

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

სწორი > სწორად ჟღერადი

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants