-
Couldn't load subscription status.
- Fork 4k
Add Georgian locale #2542
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
Open
Open
Add Georgian locale #2542
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
58 changes: 58 additions & 0 deletions
packages/gitbook/src/intl/translations/ka.ts
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,58 @@ | ||
| export const ka = { | ||
| locale: 'ka', | ||
| powered_by_gitbook: 'მხარდაჭერილია GitBook-ის მიერ', | ||
| sponsored_via_gitbook: 'დაფინანსებულია GitBook-ის შუამავლობით', | ||
| switch_to_dark_theme: 'მუქ თემაზე გადართვა', | ||
| switch_to_light_theme: 'ღია თემაზე გადართვა', | ||
| switch_to_system_theme: 'სისტემურ თემაზე გადართვა', | ||
| search: 'ძებნა', | ||
| search_or_ask: 'კითხვის დასმა ან ძიება', | ||
| search_input_placeholder: 'შიგთავსის ძიება', | ||
| search_ask_input_placeholder: 'შიგთავსის ძიება ან კითხვის დასმა', | ||
| search_no_results: '"${1}"-ისთვის შედეგები არ მოიძებნა.', | ||
| search_scope_space: 'მხოლოდ ${1}-ში', | ||
| search_scope_all: 'მთელი შიგთავსის მასშტაბით', | ||
| search_ask: 'იკითხეთ "${1}"', | ||
| search_ask_sources: 'წყაროები', | ||
| search_ask_sources_no_answer: 'დაკავშირებული გვერდები', | ||
| search_ask_no_answer: | ||
| 'თქვენ მიერ დასმული კითხვისთვის შესაბამისი პასუხის პოვნა ვერ მოხერხდა. სცადეთ კითხვის სხვაგვარად ფორმულირება, ან დასვით ნაკლებად ზოგადი შეკითხვა.', | ||
| search_ask_error: 'რაღაც შეცდომაა. მოგვიანებით ხელახლა სცადეთ.', | ||
| on_this_page: 'ამ გვერდზე', | ||
| next_page: 'შემდეგი', | ||
| previous_page: 'წინა', | ||
| page_last_modified: 'ბოლოს განახლდა ${1}', | ||
| was_this_helpful: 'გამოსადეგი იყო?', | ||
| was_this_helpful_positive: 'დიახ, იყო!', | ||
| was_this_helpful_neutral: 'ეჭვი მეპარება', | ||
| was_this_helpful_negative: 'არა', | ||
| was_this_helpful_thank_you: 'მადლობა!', | ||
| annotation_button_label: 'ანოტაციის გახსნა', | ||
| code_copied: 'კოპირებულია!', | ||
| code_copy: 'კოპირება', | ||
| table_of_contents_button_label: 'სარჩევის გახსნა', | ||
| cookies_title: 'ქუქი ფაილები', | ||
| cookies_prompt: | ||
| 'წინამდებარე საიტი იყენებს ქუქი ფაილებს მომსახურების მიწოდებისთვის და ტრაფიკის ანალიზისთვის. ამ საიტის მოხმარებით თქვენ ეთანხმებით შემდეგს: ${1}.', | ||
| cookies_prompt_privacy: 'კონფიდენციალურობის პოლიტიკა', | ||
| cookies_accept: 'თანხმობა', | ||
| cookies_reject: 'უარყოფა', | ||
| cookies_close: 'დახურვა', | ||
| edit_on_git: 'რედაქტირება ${1}-ზე', | ||
| notfound_title: 'გვერდი არ მოიძებნა', | ||
| notfound: 'გვერდი, რომელსაც თქვენ ეძებთ, არ არსებობს.', | ||
| unexpected_error_title: 'დაფიქსირდა შეცდომა', | ||
| unexpected_error: | ||
| 'ბოდიშს გიხდით, დაფიქსირდა გაუთვალისწინებელი შეცდომა. მოგვიანებით ხელახლა სცადეთ.', | ||
| unexpected_error_retry: 'ხელახლა ცდა', | ||
| pdf_download: 'ექსპორტირება PDF ფორმატში', | ||
| pdf_goback: 'უკან დაბრუნება', | ||
| pdf_print: 'ამობეჭდვა ან შენახვა PDF ფაილის სახით.', | ||
| pdf_page_of: '${1} / ${2}', | ||
| pdf_mode_only_page: 'მხოლოდ ეს გვერდი', | ||
| pdf_mode_all: 'ყველა გვერდი', | ||
| pdf_limit_reached: | ||
| '${1} გვერდებისთვის PDF-ის გენერირება ვერ მოხერხდა, გენერაციის პროცესი შეჩერდა ${2}-ზე.', | ||
| pdf_limit_reached_continue: 'გავრცელება კიდევ ${1} გვერდის მასშტაბით.', | ||
| more: 'მეტი', | ||
| }; |
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.