protoncore_android/account-manager/presentation/src/main/res/values-fa/strings.xml

36 lines
2.0 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (c) 2020 Proton Technologies AG
~ This file is part of Proton Technologies AG and ProtonCore.
~
~ ProtonCore is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 3 of the License, or
~ (at your option) any later version.
~
~ ProtonCore is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
~ GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License
~ along with ProtonCore. If not, see <https://www.gnu.org/licenses/>.
-->
<resources>
<string name="account_switcher_section_switch_to">تعویض به</string>
<string name="account_switcher_action_add_account">افزودن حساب</string>
<string name="account_switcher_action_sign_in">ورود</string>
<string name="account_switcher_action_sign_out">خروج</string>
<string name="account_switcher_action_remove">حذف</string>
<string name="account_list_item_chevron_content_description">باز کردن تغییر دهنده حساب</string>
<string name="account_view_three_dots_content_description">گزینه ها</string>
<string name="account_settings_header">تنظیمات حساب کاربری</string>
<string name="account_settings_item_header">User</string>
<string name="account_settings_list_header">Account</string>
<string name="account_settings_list_item_password_header">مدیریت گذرواژه</string>
<string name="account_settings_list_item_password_hint_grace">Password reset pending</string>
<string name="account_settings_list_item_password_hint_insecure">Password reset ready</string>
<string name="account_settings_list_item_recovery_header">Recovery email</string>
<string name="account_settings_list_item_recovery_hint_not_set">Not set</string>
</resources>