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

Automated Localization Update from crowdin #3960

Merged
merged 1 commit into from
Mar 20, 2024
Merged
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
16 changes: 15 additions & 1 deletion addons/base/apk/src/main/res/values-ka-rGE/strings.xml
Original file line number Diff line number Diff line change
@@ -1,2 +1,16 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2" tools:ignore="MissingTranslation"></resources>
<resources xmlns:tools="http://schemas.android.com/tools" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2" tools:ignore="MissingTranslation">
<string name="welcome_title">მოგესალმებით</string>
<string name="welcome_subtitle_template">გმადლობთ, რომ დააყენეთ\u0020<xliff:g id="app_name">%s</xliff:g>.</string>
<string name="release_notes_template">გამოშვების შენიშვნები v<xliff:g id="app_version">%s</xliff:g>:\n<xliff:g id="release_notes">%s</xliff:g></string>
<string name="add_on_website_template">გვეწვიეთ მისამართზე <xliff:g id="web_site">%s</xliff:g></string>
<string name="screenshot_content_description">ეკრანის სურათი ამ დანამატის</string>
<string name="not_standalone_app_text">ეს აპი <b>არაა</b> ცალკე პროგრამა, მხოლოდ გაფართოებაა (დანამატია) პროგრამისთვის AnySoftKeyboard.</string>
<string name="add_on_type_language">ენის კრებული</string>
<string name="add_on_type_theme">კლავიატურის იერსახე</string>
<string name="ask_is_missing_need_install">AnySoftKeyboard არაა დაყენებული თქვენს მოწყობილობაზე.\nამ გაფართოების გამოსაყენებლად, ჯერ უნდა დააყენოთ AnySoftKeyboard.</string>
<string name="open_ask_in_vending">იხილეთ Play Store</string>
<string name="ask_installed">AnySoftKeyboard არაა დაყენებული. საჭიროა მისი გამართვა ამ გაფართოებით სარგებლობისთვის.</string>
<string name="open_ask_main_settings">გახსენით AnySoftKeyboard</string>
<string name="test_add_on_description">ესაა საცდელი დანამატის აღწერილობა, ნებისმიერი რამ შეიძლება იყოს</string>
</resources>
Loading