Skip to content

fix(i18n): replace Georgian translation file with repository-specific content#197

Merged
vnepogodin merged 2 commits intoCachyOS:developfrom
rdy7:fix-georgian-locale-content
Mar 28, 2026
Merged

fix(i18n): replace Georgian translation file with repository-specific content#197
vnepogodin merged 2 commits intoCachyOS:developfrom
rdy7:fix-georgian-locale-content

Conversation

@rdy7
Copy link
Copy Markdown
Contributor

@rdy7 rdy7 commented Mar 24, 2026

This PR replaces the Georgian translation file.

The previous version appears to come from a different project and does not match the structure used in this repository.

This update provides content aligned with the current project to ensure proper integration and consistency with other languages.

@rdy7
Copy link
Copy Markdown
Contributor Author

rdy7 commented Mar 24, 2026

Hi @EkaterinePapava, since you worked on the original Georgian translation, could you please take a look and confirm if everything looks correct?

I don’t speak Georgian, so I focused on aligning the structure with the project, but I can’t fully verify the translation itself.

Comment thread i18n/ka/cachyos_hello.ftl Outdated
no-installed-profile-device = PCI მოწყობილობებისთვის დაყენებული პროფილი აღმოჩენილი არაა!
# About dialog
about-dialog-title = CachyOS Hello
about-dialog-comments = CachyOS-ის მისასალმებელი ეკრანი
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

CachyOS-ის მისალმების ეკრანი

Comment thread i18n/ka/cachyos_hello.ftl Outdated

# Tweaks page
tweaks = ოპტიმიზაცია
fixes = უტილიტები
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

ხელსაწყოები

Comment thread i18n/ka/cachyos_hello.ftl Outdated
tweaks = ოპტიმიზაცია
fixes = უტილიტები
applications = აპლიკაციები
removed-db-lock = Pacman-ის მონაცემთა ბაზის დაბლოკვა მოხსნილია!
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pacman-ის მონაცემთა ბაზის ბლოკი მოხსნილია!

Comment thread i18n/ka/cachyos_hello.ftl Outdated
fixes = უტილიტები
applications = აპლიკაციები
removed-db-lock = Pacman-ის მონაცემთა ბაზის დაბლოკვა მოხსნილია!
lock-doesnt-exist = Pacman-ის მონაცემთა ბაზის დაბლოკვა არ არსებობს!
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pacman-ის მონაცემთა ბაზის ბლოკი არ არსებობს!

Comment thread i18n/ka/cachyos_hello.ftl Outdated
applications = აპლიკაციები
removed-db-lock = Pacman-ის მონაცემთა ბაზის დაბლოკვა მოხსნილია!
lock-doesnt-exist = Pacman-ის მონაცემთა ბაზის დაბლოკვა არ არსებობს!
orphans-not-found = ობოლი პაკეტები ვერ მოიძებნა!
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

მიტოვებული პაკეტები აღმოჩენილი არაა!

Comment thread i18n/ka/cachyos_hello.ftl Outdated
removed-db-lock = Pacman-ის მონაცემთა ბაზის დაბლოკვა მოხსნილია!
lock-doesnt-exist = Pacman-ის მონაცემთა ბაზის დაბლოკვა არ არსებობს!
orphans-not-found = ობოლი პაკეტები ვერ მოიძებნა!
package-not-installed = პაკეტი '{$package_name}' არ არის დაინსტალირებული!
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

პაკეტი '{$package_name}' დაყენებული არაა!

Comment thread i18n/ka/cachyos_hello.ftl Outdated
lock-doesnt-exist = Pacman-ის მონაცემთა ბაზის დაბლოკვა არ არსებობს!
orphans-not-found = ობოლი პაკეტები ვერ მოიძებნა!
package-not-installed = პაკეტი '{$package_name}' არ არის დაინსტალირებული!
gaming-package-installed = სათამაშო პაკეტები უკვე დაინსტალირებულია!
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

თამაშის მხარდაჭერის პაკეტები უკვე დაყენებულია!

Comment thread i18n/ka/cachyos_hello.ftl Outdated
orphans-not-found = ობოლი პაკეტები ვერ მოიძებნა!
package-not-installed = პაკეტი '{$package_name}' არ არის დაინსტალირებული!
gaming-package-installed = სათამაშო პაკეტები უკვე დაინსტალირებულია!
winboat-package-installed = Winboat პაკეტები უკვე დაინსტალირებულია!
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Winboat-ის პაკეტები უკვე დაყენებულია!

Comment thread i18n/ka/cachyos_hello.ftl Outdated
update-system-app-btn = სისტემის განახლება
application-column = აპლიკაცია
description-column = აღწერა
install-remove-column = ინსტალაცია/წაშლა
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

დაყენება/წაშლა

Comment thread i18n/ka/cachyos_hello.ftl Outdated
application-column = აპლიკაცია
description-column = აღწერა
install-remove-column = ინსტალაცია/წაშლა
advanced-btn-tooltip = პაკეტების გაფართოებული არჩევანის ჩვენება
Copy link
Copy Markdown
Contributor

@EkaterinePapava EkaterinePapava Mar 24, 2026

Choose a reason for hiding this comment

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

პაკეტების გაფართოებული არჩევანის გადართვა

Comment thread i18n/ka/cachyos_hello.ftl Outdated
install-remove-column = ინსტალაცია/წაშლა
advanced-btn-tooltip = პაკეტების გაფართოებული არჩევანის ჩვენება
reset-btn-tooltip = მიმდინარე არჩევანის ჩამოყრა...
update-system-app-btn-tooltip = მიმდინარე არჩევანის სისტემაზე გამოყენება
Copy link
Copy Markdown
Contributor

@EkaterinePapava EkaterinePapava Mar 24, 2026

Choose a reason for hiding this comment

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

მიმდინარე არჩევანის სისტემაზე გადატარება

Comment thread i18n/ka/cachyos_hello.ftl Outdated
update-system-app-btn-tooltip = მიმდინარე არჩევანის სისტემაზე გამოყენება

# Dns Connections page
dns-settings = DNS პარამეტრები
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

DNS-ის მორგება

Comment thread i18n/ka/cachyos_hello.ftl Outdated
dns-settings = DNS პარამეტრები
select-connection = აირჩიეთ კავშირი:
select-dns-server = აირჩიეთ DNS სერვერი:
apply = გამოყენება
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

გადატარება

Comment thread i18n/ka/cachyos_hello.ftl Outdated
apply = გამოყენება
reset = ჩამოყრა
enable-dot = DNS over TLS (DoT)-ის ჩართვა
dot-tooltip = DNS მოთხოვნების დაშიფვრა TLS-ის საშუალებით კონფიდენციალურობისთვის (საჭიროებს სერვერის მხარდაჭერას)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

DNS მოთხოვნების დაშიფვრა TLS-ის საშუალებით კონფიდენციალობისთვის (საჭიროებს სერვერის მხარდაჭერას)

Comment thread i18n/ka/cachyos_hello.ftl Outdated
reset = ჩამოყრა
enable-dot = DNS over TLS (DoT)-ის ჩართვა
dot-tooltip = DNS მოთხოვნების დაშიფვრა TLS-ის საშუალებით კონფიდენციალურობისთვის (საჭიროებს სერვერის მხარდაჭერას)
test-latency = შერჩეული სერვერის დაყოვნების შემოწმება
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

არჩეული სერვერის დაყოვნების შემოწმება

Comment thread i18n/ka/cachyos_hello.ftl Outdated
enable-dot = DNS over TLS (DoT)-ის ჩართვა
dot-tooltip = DNS მოთხოვნების დაშიფვრა TLS-ის საშუალებით კონფიდენციალურობისთვის (საჭიროებს სერვერის მხარდაჭერას)
test-latency = შერჩეული სერვერის დაყოვნების შემოწმება
test-latency-tooltip = შერჩეულ DNS სერვერთან ქსელის დაყოვნების გაზომვა
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

ქსელის დაყოვნების გაზომვა არჩეულ DNS სერვერამდე

Comment thread i18n/ka/cachyos_hello.ftl Outdated
best-server-tooltip = ძირითადი DNS სერვერების შემოწმება და ყველაზე სწრაფის არჩევა
latency-result = {""}
server-info = {""}
latency-testing = მოწმდება...
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

მიმდინარეობს შემოწმება...

Comment thread i18n/ka/cachyos_hello.ftl Outdated
latency-result = {""}
server-info = {""}
latency-testing = მოწმდება...
latency-timeout = დრო ამოიწურა
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

მოლოდინის დრო ამოიწურა

Comment thread i18n/ka/cachyos_hello.ftl Outdated
server-info = {""}
latency-testing = მოწმდება...
latency-timeout = დრო ამოიწურა
latency-no-result = სერვერმა არ უპასუხა
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

სერვერის პასუხის გარეშე

Comment thread i18n/ka/cachyos_hello.ftl Outdated
latency-no-result = სერვერმა არ უპასუხა
dns-check-hint = გამოყენების შემდეგ, გადაამოწმეთ თქვენი DNS პროვაიდერი აქ:
dns-server-changed = DNS სერვერი წარმატებით შეიცვალა!
dns-server-failed = DNS სერვერის დაყენება ვერ მოხერხდა!
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

DNS სერვერის დაყენება ჩავარდა!

Comment thread i18n/ka/cachyos_hello.ftl Outdated
dns-check-hint = გამოყენების შემდეგ, გადაამოწმეთ თქვენი DNS პროვაიდერი აქ:
dns-server-changed = DNS სერვერი წარმატებით შეიცვალა!
dns-server-failed = DNS სერვერის დაყენება ვერ მოხერხდა!
dns-server-reset = DNS სერვერის პარამეტრები ჩამოიყარა!
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

DNS სერვერის პარამეტრები ჩამოყრილია!

Comment thread i18n/ka/cachyos_hello.ftl Outdated
dns-server-changed = DNS სერვერი წარმატებით შეიცვალა!
dns-server-failed = DNS სერვერის დაყენება ვერ მოხერხდა!
dns-server-reset = DNS სერვერის პარამეტრები ჩამოიყარა!
dns-server-reset-failed = DNS სერვერის ჩამოყრა ვერ მოხერხდა!
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

DNS სერვერის ჩამოყრა ჩავარდა!

Comment thread i18n/ka/cachyos_hello.ftl Outdated
dns-server-failed = DNS სერვერის დაყენება ვერ მოხერხდა!
dns-server-reset = DNS სერვერის პარამეტრები ჩამოიყარა!
dns-server-reset-failed = DNS სერვერის ჩამოყრა ვერ მოხერხდა!
winboat-install-failed = Winboat-ის ინსტალაცია ვერ მოხერხდა!
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Winboat-ის დაყენება ჩავარდა!

Comment thread i18n/ka/cachyos_hello.ftl Outdated
tweak-psd-tooltip = ბრაუზერის პროფილებისთვის ოპერატიული მეხსიერების (RAM) გამოყენება (უფრო სწრაფია, ნაკლებად ცვეთს დისკს)
tweak-oomd-tooltip = პროცესების პრევენციული გათიშვა მეხსიერების ნაკლებობისას სისტემის გაჭედვის თავიდან ასაცილებლად
tweak-bpftune-tooltip = სისტემის ქსელის ავტომატური ოპტიმიზაცია
tweak-bluetooth-tooltip = Bluetooth უსადენო მოწყობილობების მხარდაჭერის ჩართვა (მაუსი, აუდიო და ა.შ.)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

ბლუთუზის უსადენო მოწყობილობების მხარდაჭერის ჩართვა (თაგუნა, აუდიო და ა.შ.)

Comment thread i18n/ka/cachyos_hello.ftl Outdated
tweak-bpftune-tooltip = სისტემის ქსელის ავტომატური ოპტიმიზაცია
tweak-bluetooth-tooltip = Bluetooth უსადენო მოწყობილობების მხარდაჭერის ჩართვა (მაუსი, აუდიო და ა.შ.)
tweak-ananicycpp-tooltip = პროცესების პრიორიტეტების ავტომატური რეგულირება სისტემის უკეთესი რეაგირებისთვის
tweak-cachyupdate-tooltip = განახლებების შეტყობინება სისტემურ პანელში
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

განახლებების შესახებ გაფრთხილება სისტემურ პანელში

Comment thread i18n/ka/cachyos_hello.ftl Outdated

# Tweaks page (fixes)
remove-lock-title = DB დაბლოკვის მოხსნა
reinstall-title = ყველა პაკეტის ხელახალი ინსტალაცია
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

ყველა პაკეტის თავიდან დაყენება

Comment thread i18n/ka/cachyos_hello.ftl Outdated
reinstall-title = ყველა პაკეტის ხელახალი ინსტალაცია
reset-keyrings-title = Keyrings-ის ჩამოყრა
update-system-title = სისტემის განახლება
remove-orphans-title = ობოლი პაკეტების წაშლა
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

მიტოვებული პაკეტების წაშლა

Comment thread i18n/ka/cachyos_hello.ftl Outdated
update-system-title = სისტემის განახლება
remove-orphans-title = ობოლი პაკეტების წაშლა
clear-pkgcache-title = პაკეტების ქეშის გასუფთავება
rankmirrors-title = სარკეების (Mirrors) რეიტინგი
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

სარკეების რეიტინგი

Comment thread i18n/ka/cachyos_hello.ftl Outdated
rankmirrors-title = სარკეების (Mirrors) რეიტინგი
dnsserver-title = DNS სერვერის შეცვლა
show-kwinw-debug-title = kwin(Wayland) გამართვის ფანჯრის ჩვენება
install-gaming-title = სათამაშო პაკეტების ინსტალაცია
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

თამაშის პაკეტების დაყენება

Comment thread i18n/ka/cachyos_hello.ftl Outdated
dnsserver-title = DNS სერვერის შეცვლა
show-kwinw-debug-title = kwin(Wayland) გამართვის ფანჯრის ჩვენება
install-gaming-title = სათამაშო პაკეტების ინსტალაცია
install-winboat-title = Winboat-ის ინსტალაცია
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Winboat-ის დაყენება

Comment thread i18n/ka/cachyos_hello.ftl Outdated
# Main Page (buttons)
button-about-tooltip = შესახებ
button-web-resource-tooltip = ვებ-რესურსი
button-development-label = დეველოპმენტი
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

პროგრამირება

Comment thread i18n/ka/cachyos_hello.ftl Outdated
button-web-resource-tooltip = ვებ-რესურსი
button-development-label = დეველოპმენტი
button-software-label = პროგრამები
button-donate-label = დონაცია
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

შეწირვა

Comment thread i18n/ka/cachyos_hello.ftl Outdated
button-software-label = პროგრამები
button-donate-label = დონაცია
button-forum-label = ფორუმი
button-installer-label = ინსტალერის გაშვება
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

დაყენების პროგრამის გაშვება

Comment thread i18n/ka/cachyos_hello.ftl Outdated
button-donate-label = დონაცია
button-forum-label = ფორუმი
button-installer-label = ინსტალერის გაშვება
button-involved-label = ჩაერთეთ
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

შემოგვიერთდით

Comment thread i18n/ka/cachyos_hello.ftl Outdated
button-forum-label = ფორუმი
button-installer-label = ინსტალერის გაშვება
button-involved-label = ჩაერთეთ
button-readme-label = წაიკითხე
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

წაიკითხეთ

Comment thread i18n/ka/cachyos_hello.ftl Outdated

# Main Page (sections)
section-docs = დოკუმენტაცია
section-installer = ინსტალაცია
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

დაყენება

Comment thread i18n/ka/cachyos_hello.ftl Outdated

# Main Page (launch installer)
recommended = რეკომენდებულია
calamares-install-type = Calamares ინსტალაციის ტიპი
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Calamares-ის დაყენების ტიპი

Comment thread i18n/ka/cachyos_hello.ftl Outdated
calamares-install-type = Calamares ინსტალაციის ტიპი

# Main Page (body)
offline-error = ონლაინ ინსტალაციის დაწყება შეუძლებელია! ინტერნეტთან კავშირი არ არის
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

ინტერნეტიდან დაყენების დაწყება შეუძლებელია! ინტერნეტთან კავშირი არ არსებობს

Comment thread i18n/ka/cachyos_hello.ftl Outdated

# Main Page (body)
offline-error = ონლაინ ინსტალაციის დაწყება შეუძლებელია! ინტერნეტთან კავშირი არ არის
unsupported-hw-warning = თქვენ ცდილობთ ინსტალაციას აპარატურაზე, რომელიც არ არის მხარდაჭერილი ამ ISO-ს მიერ. თქვენი ინსტალაცია არ იქნება მხარდაჭერის უფლების მქონე
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

ცდილობთ დაყენებას აპარატურაზე, რომელიც ამ ISO-ის მიერ მხარდაჭერილი არაა. თუ მაინც დააყენებთ, მხარდაჭერის მიღების უფლება არ გექნებათ

Comment thread i18n/ka/cachyos_hello.ftl Outdated
# Main Page (body)
offline-error = ონლაინ ინსტალაციის დაწყება შეუძლებელია! ინტერნეტთან კავშირი არ არის
unsupported-hw-warning = თქვენ ცდილობთ ინსტალაციას აპარატურაზე, რომელიც არ არის მხარდაჭერილი ამ ISO-ს მიერ. თქვენი ინსტალაცია არ იქნება მხარდაჭერის უფლების მქონე
desktop-on-handheld-error = თქვენ ცდილობთ Desktop ვერსიის დაინსტალირებას პორტატულ (handheld) მოწყობილობაზე. გთხოვთ, გამოიყენოთ Handheld ვერსია ამ აპარატურის სათანადო მხარდაჭერისთვის
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

თქვენ ცდილობთ, კომპიუტერის ვერსია პორტატულ მოწყობილობაზე დააყენოთ. აპარატურის სათანადო მხარდაჭერისთვის გამოიყენეთ სისტემის პორტატული ვერსია

Comment thread i18n/ka/cachyos_hello.ftl Outdated
offline-error = ონლაინ ინსტალაციის დაწყება შეუძლებელია! ინტერნეტთან კავშირი არ არის
unsupported-hw-warning = თქვენ ცდილობთ ინსტალაციას აპარატურაზე, რომელიც არ არის მხარდაჭერილი ამ ISO-ს მიერ. თქვენი ინსტალაცია არ იქნება მხარდაჭერის უფლების მქონე
desktop-on-handheld-error = თქვენ ცდილობთ Desktop ვერსიის დაინსტალირებას პორტატულ (handheld) მოწყობილობაზე. გთხოვთ, გამოიყენოთ Handheld ვერსია ამ აპარატურის სათანადო მხარდაჭერისთვის
outdated-version-warning = თქვენ იყენებთ CachyOS ISO-ს ძველ ვერსიას. გთხოვთ, გამოიყენოთ უახლესი ვერსია ინსტალაციისთვის
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

იყენებთ CachyOS-ის ISO-ის ძველ ვერსიას. სჯობს, ახალი ვერსია გადმოწეროთ

Comment thread i18n/ka/cachyos_hello.ftl Outdated
unsupported-hw-warning = თქვენ ცდილობთ ინსტალაციას აპარატურაზე, რომელიც არ არის მხარდაჭერილი ამ ISO-ს მიერ. თქვენი ინსტალაცია არ იქნება მხარდაჭერის უფლების მქონე
desktop-on-handheld-error = თქვენ ცდილობთ Desktop ვერსიის დაინსტალირებას პორტატულ (handheld) მოწყობილობაზე. გთხოვთ, გამოიყენოთ Handheld ვერსია ამ აპარატურის სათანადო მხარდაჭერისთვის
outdated-version-warning = თქვენ იყენებთ CachyOS ISO-ს ძველ ვერსიას. გთხოვთ, გამოიყენოთ უახლესი ვერსია ინსტალაციისთვის
testing-iso-warning = თქვენ იყენებთ სატესტო (testing) ISO-ს. სატესტო ვერსიები არ ითვლება სტაბილურად და მზადყოფნაში გამოსაყენებლად
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

იყენებთ სატესტო ISO ფაილს. სატესტო ISO ფაილები სტაბილურად არ ითვლება და ყოველდღიური მოხმარებისთვის რეკომენდებული არაა

Comment thread i18n/ka/cachyos_hello.ftl Outdated
outdated-version-warning = თქვენ იყენებთ CachyOS ISO-ს ძველ ვერსიას. გთხოვთ, გამოიყენოთ უახლესი ვერსია ინსტალაციისთვის
testing-iso-warning = თქვენ იყენებთ სატესტო (testing) ISO-ს. სატესტო ვერსიები არ ითვლება სტაბილურად და მზადყოფნაში გამოსაყენებლად
tweaksbrowser-label = აპები/ოპტიმიზაცია
appbrowser-label = აპების ინსტალაცია
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

აპების დაყენება

Comment thread i18n/ka/cachyos_hello.ftl Outdated
launch-start-label = გაშვება ჩართვისას
welcome-title = კეთილი იყოს თქვენი მობრძანება CachyOS-ში!
welcome-body =
გმადლობთ ჩვენს საზოგადოებაში შემოერთებისთვის!
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

მადლობა, რომ შემოუერთდით ჩვენს საზოგადოებას!

Comment thread i18n/ka/cachyos_hello.ftl Outdated
welcome-body =
გმადლობთ ჩვენს საზოგადოებაში შემოერთებისთვის!

ჩვენ, CachyOS-ის დეველოპერები, ვიმედოვნებთ, რომ ისიამოვნებთ CachyOS-ის გამოყენებით ისევე, როგორც ჩვენ გვიყვარს მისი შექმნა. ქვემოთ მოცემული ბმულები დაგეხმარებათ ახალ ოპერაციულ სისტემაში პირველი ნაბიჯების გადადგმაში. ისიამოვნეთ ამ გამოცდილებით და ნუ მოგერიდებათ გამოგვიგზავნოთ თქვენი გამოხმაურება. No newline at end of file
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

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

@EkaterinePapava
Copy link
Copy Markdown
Contributor

Hello @rdy7,
Sorry for the mess. I've left the correct translations in the comments. Let me know if they look okay.

@rdy7
Copy link
Copy Markdown
Contributor Author

rdy7 commented Mar 24, 2026

Thanks for the guidance, I’ve updated the file based on your comments. Please let me know if everything looks correct now.

@EkaterinePapava
Copy link
Copy Markdown
Contributor

Thanks for the guidance, I’ve updated the file based on your comments. Please let me know if everything looks correct now.

Yep. Looks OK now.
Is there anything else about CachyOS that could be translated?

@rdy7
Copy link
Copy Markdown
Contributor Author

rdy7 commented Mar 24, 2026

One possible area could be the CachyOS Wiki, as it doesn’t seem to have Georgian support yet.

That said, it would likely be a larger effort, but it could have a broad impact for users.

Copy link
Copy Markdown
Member

@vnepogodin vnepogodin left a comment

Choose a reason for hiding this comment

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

Many thanks

@vnepogodin vnepogodin merged commit 5bb03c0 into CachyOS:develop Mar 28, 2026
1 check failed
@rdy7 rdy7 deleted the fix-georgian-locale-content branch April 3, 2026 12:17
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.

3 participants