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

Added Azerbaijan language #975

Merged
merged 3 commits into from
Sep 20, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ For more details about the features please visit [here](https://toha-guides.netl
- русский
- suomi
- Tiếng Việt
- Azerbaijan
- Turkish
- Arabic (العربية)
- Português Europeu
Expand Down
130 changes: 130 additions & 0 deletions i18n/az.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,130 @@
# More documentation here: https://github.com/nicksnyder/go-i18n
[home]
other = "Əsas Səhifə"

[posts]
other = "Yazılar"

[toc_heading]
other = "Məzmun Cədvəli"

[tags]
other = "Etiketlər"

[categories]
other = "Kateqoriyalar"

[at]
other = ","

[resume]
other = "CV"

[navigation]
other = "Menyu"

[contact_me]
other = "Əlaqə:"

[email]
other = "E-Poçt"

[phone]
other = "Telefon"

[newsletter_text]
other = "Yeni məzmunlardan xəbərdar olmaq üçün E-Poçt ünvanınızı daxil edin."

[newsletter_input_placeholder]
other = "E-Poçt ünvanını daxil edin."

[newsletter_warning]
other = "E-Poçt ünvanınızı daxil etsəniz, bu veb saytın xəbər bülletenini almağı qəbul etmiş olursunuz."

[submit]
other = "Təsdiqlə"

[hugoAttributionText]
other = ""

[prev]
other = "Əvvəlki"

[next]
other = "Sonraki"

[share_on]
other = "Paylaş"

[improve_this_page]
other = "Bu səhifəyə töhfə verin"

[out_of]
other = "/"

[publications]
other = "Akademik Nəşrlər"

[taken_courses]
other = "Keçirilmiş Kurslar"

[course_name]
other = "Kursun Adı"

[total_credit]
other = "Ümumi Kredit"

[obtained_credit]
other = "Qazandırılmış Kredit"

[extracurricular_activities]
other = "Kursdankənar Fəaliyyətlər"

[show_more]
other = "Daha Çox Göstər"

[show_less]
other = "Gizlət"

[responsibilities]
other = "Məsuliyyətlər:"

[present]
other = "Hal-hazırda"

[comments_javascript]
other = "Görmək üçün xahiş edirəm JavaScript-i aktiv edin"

[comments_by]
other = "Şərh edən"

[read]
other = "Oxu"

[project_star]
other = "Ulduz"

[project_details]
other = "Təfərrüatlar"

[err_404]
other = "Axtardığınız səhifə tapılmadı."

[more]
other = "Daha Çox"

[view_certificate]
other = "Sertifikatı Görüntülə"

[notes]
other = "Qeydlər"

[disclaimer_text]
other = "Məsuliyyət İnkarı"

[search]
other = "Axtar"

[minute]
one = "dəqiqə"
other = "dəqiqə"
Loading