mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-02 08:23:00 +01:00
46 lines
4.3 KiB
XML
46 lines
4.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<resources>
|
|
<string name="RegistrationActivity_take_privacy_with_you_be_yourself_in_every_message">ឯកជនភាពស្ថិតនៅជាមួយអ្នក។\nសូមមានភាពជាខ្លួនឯងនៅក្នុងគ្រប់សារទាំងអស់។</string>
|
|
<!-- Non-English translations should use "Signal is a nonprofit" instead, dropping the 501c3 reference. -->
|
|
<string name="RegistrationActivity_terms_and_privacy">Signal គឺជាអង្គការមិនស្វែងរកប្រាក់ចំណេញ \n លក្ខខណ្ឌ និងគោលការណ៍ឯកជនភាព</string>
|
|
<string name="RegistrationActivity_continue">បន្ត</string>
|
|
<!-- Screen title for restoring or transfering account -->
|
|
<string name="registration_activity__restore_or_transfer">ស្តារ ឬផ្ទេរ</string>
|
|
|
|
<!-- GrantPermissionsFragment -->
|
|
<!-- Displayed as a title at the top of the screen -->
|
|
<string name="GrantPermissionsFragment__allow_permissions">បើកការអនុញ្ញាត</string>
|
|
<!-- Displayed as a subtitle at the top of the screen -->
|
|
<string name="GrantPermissionsFragment__to_help_you_message_people_you_know">ដើម្បីជួយអ្នកក្នុងការផ្ញើសារទៅកាន់មនុស្សដែលអ្នកស្គាល់ Signal នឹងស្នើសុំការអនុញ្ញាតទាំងនេះ។ </string>
|
|
<!-- Displayed as a text-only action button at the bottom start of the screen -->
|
|
<string name="GrantPermissionsFragment__not_now">ឥឡូវកុំទាន់</string>
|
|
<!-- Displayed as an action button at the bottom end of the screen -->
|
|
<string name="GrantPermissionsFragment__next">បន្ទាប់</string>
|
|
<!-- Notifications permission row title -->
|
|
<string name="GrantPermissionsFragment__notifications">ការជូនដំណឹង</string>
|
|
<!-- Notifications permission row description -->
|
|
<string name="GrantPermissionsFragment__get_notified_when">ទទួលបានការជូនដំណឹងនៅពេលសារថ្មីៗមកដល់។</string>
|
|
<!-- Contacts permission row title -->
|
|
<string name="GrantPermissionsFragment__contacts">ទំនាក់ទំនង</string>
|
|
<!-- Contacts permission row description -->
|
|
<string name="GrantPermissionsFragment__find_people_you_know">ស្វែងរកមនុស្សដែលអ្នកស្គាល់។ ទំនាក់ទំនងរបស់អ្នកត្រូវបានអ៊ីនគ្រីប និងមិនអាចមើលឃើញដោយសេវាកម្ម Signal បានទេ។</string>
|
|
<!-- Phone calls permission row title -->
|
|
<string name="GrantPermissionsFragment__phone_calls">ការហៅទូរសព្ទ</string>
|
|
<!-- Phone calls permission row description -->
|
|
<string name="GrantPermissionsFragment__make_registering_easier">ធ្វើឲ្យការចុះឈ្មោះកាន់តែងាយស្រួល និងបើកមុខងារហៅទូរសព្ទបន្ថែម។</string>
|
|
<!-- Storage permission row title -->
|
|
<string name="GrantPermissionsFragment__storage">ការផ្ទុក</string>
|
|
<!-- Storage permission row description -->
|
|
<string name="GrantPermissionsFragment__send_photos_videos_and_files">ផ្ញើរូបថត វីដេអូ និងឯកសារពីឧបករណ៍របស់អ្នក។</string>
|
|
|
|
<!-- CountryCodePickerScreen -->
|
|
<!-- Title of the country code selection screen -->
|
|
<string name="CountryCodeSelectScreen__your_country">ប្រទេសរបស់អ្នក</string>
|
|
<!-- Close button content description -->
|
|
<string name="CountryCodeSelectScreen__close">បិទ</string>
|
|
<!-- Search bar hint text -->
|
|
<string name="CountryCodeSelectScreen__search_by">ស្វែងរកតាមឈ្មោះ ឬលេខកូដប្រទេស</string>
|
|
<!-- Fallback text for countries with no name -->
|
|
<string name="CountryCodeSelectScreen__unknown_country">ប្រទេសមិនស្គាល់</string>
|
|
</resources>
|