-
Notifications
You must be signed in to change notification settings - Fork 975
[i18n] Add Azerbaijan language #2082
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
Merged
Merged
Changes from all commits
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,114 @@ | ||
| # UI strings. Buttons and similar. | ||
|
|
||
| [ui_pager_prev] | ||
| other = "Əvvəlki" | ||
|
|
||
| [ui_pager_next] | ||
| other = "Növbəti" | ||
|
|
||
| [ui_read_more] | ||
| other = "Daha çox oxu" | ||
|
|
||
| [ui_search] | ||
| other = "Bu saytda axtarın..." | ||
|
|
||
| # Used in sentences such as "Posted in News" | ||
| [ui_in] | ||
| other = "daxilində" | ||
|
|
||
| # Used in sentences such as "All Tags" | ||
| [ui_all] | ||
| other = "bütün" | ||
|
|
||
| # Footer text | ||
| [footer_all_rights_reserved] | ||
| other = "Bütün Hüquqlar Qorunur" | ||
|
|
||
| [footer_privacy_policy] | ||
| other = "Məxfilik Siyasəti" | ||
|
|
||
| # Post (blog, articles etc.) | ||
| [post_byline_by] | ||
| other = "tərəfindən" | ||
|
|
||
| [post_created] | ||
| other = "Yaradıldı" | ||
|
|
||
| [post_last_mod] | ||
| other = "Son redaktə" | ||
|
|
||
| [post_edit_this] | ||
| other = "Bu səhifəni redaktə edin" | ||
|
|
||
| [post_view_this] | ||
| other = "Səhifənin mənbəyini görüntülə" | ||
|
|
||
| [post_create_child_page] | ||
| other = "Alt səhifə yaradın" | ||
|
|
||
| [post_create_issue] | ||
| other = "Sənəd mövzusu yaradın" | ||
|
|
||
| [post_create_project_issue] | ||
| other = "Layihə mövzusu yaradın" | ||
|
|
||
| [post_posts_in] | ||
| other = "Yazılar daxilində" | ||
|
|
||
| [post_reading_time] | ||
| other = "dəqiqə oxuma" | ||
|
|
||
| [post_less_than_a_minute_read] | ||
| other = "1 dəqiqədən az" | ||
|
|
||
| # Print support | ||
| [print_printable_section] | ||
| other = "Bu bölmə çap üçün uyğundur." | ||
|
|
||
| [print_click_to_print] | ||
| other = "Çap etmək üçün klikləyin" | ||
|
|
||
| [print_show_regular] | ||
| other = "Bu səhifənin adi görünüşünə qayıdın" | ||
|
|
||
| [print_entire_section] | ||
| other = "Bütün bölməni çap edin" | ||
|
|
||
| # Community | ||
| [community_join] | ||
| other = "{{ .Site.Title }} icmasına qoşulun" | ||
|
|
||
| [community_introduce] | ||
| other = "{{ .Site.Title }} hər kəsin istifadə edə biləcəyi, inkişaf etdirə biləcəyi və zövq ala biləcəyi açıq mənbəli bir layihədir. Bizə qoşulmağınızı çox istərdik! Budur iştirak etməyin və layihə haqqında məlumat əldə etməyin bir neçə yolu." | ||
|
|
||
| [community_learn] | ||
| other = "Öyrənin və Bağlanın" | ||
|
|
||
| [community_using] | ||
| other = "{{ .Site.Title }} istifadə edirsiniz və ya istifadə etmək fikrindəsiniz? Daha çox məlumatı buradan əldə edə bilərsiniz:" | ||
|
|
||
| [community_develop] | ||
| other = "İnkişaf etdirin və Töhfə verin" | ||
|
|
||
| [community_contribute] | ||
| other = "Əgər {{ .Site.Title }}-a daha çox töhfə vermək istəyirsinizsə, bizə burada qoşulun:" | ||
|
|
||
| [community_how_to] | ||
| other = "{{ .Site.Title }}-a necə töhfə verməyi bizim" | ||
|
|
||
| [community_guideline] | ||
| other = "Töhfə Təlimatlarımız" | ||
|
|
||
| # Feedback | ||
| [feedback_title] | ||
| other = "Rəy" | ||
|
|
||
| [feedback_question] | ||
| other = "Bu səhifə sizin üçün faydalı oldu?" | ||
|
|
||
| [feedback_positive] | ||
| other = "Bəli" | ||
|
|
||
| [feedback_negative] | ||
| other = "Xeyr" | ||
|
|
||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.