Source code
Revision control
Copy as Markdown
Other Tools
<?xml version="1.0" encoding="utf-8"?>
<!--
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<resources>
<!-- Text for confirmation for a negative action in dialog. -->
<string name="mozac_feature_prompts_cancel">کینسل</string>
<!-- When a page shows many dialogs, this checkbox will appear for letting the user choose to prevent showing more dialogs. -->
<string name="mozac_feature_prompts_no_more_dialogs">دا صفحہ اے پین پیغام تیان تور</string>
<!-- Text for username field in an authentication dialog. -->
<string name="mozac_feature_prompt_username_hint">باسک پن</string>
<!-- Text for password field in an authentication dialog. -->
<string name="mozac_feature_prompt_password_hint">کلیت لوز</string>
<!-- Negative confirmation that we should not save the new or updated login -->
<string name="mozac_feature_prompt_dont_save_2">داسہ نہ</string>
<!-- Negative confirmation that we should never save a login for this site -->
<string name="mozac_feature_prompt_never_save">ہچ سیو کپیس</string>
<!-- Negative confirmation that we should not save a credit card for this site -->
<string name="mozac_feature_prompt_not_now">داسہ نہ</string>
<!-- Positive confirmation that we should save the new or updated login -->
<string name="mozac_feature_prompt_save_confirmation">خوندی کبو</string>
<!-- Negative confirmation that we should not save the updated login -->
<string name="mozac_feature_prompt_dont_update_2">داسہ نہ</string>
<!-- Error text displayed underneath the password field when it is in an error case -->
<string name="mozac_feature_prompt_error_empty_password_2">کلیت لوز اس لکہبو</string>
<!-- Error text displayed underneath the password field when it is in an error case -->
<string name="mozac_feature_prompt_error_unknown_cause_2">کلیت لوز خوندی مفک</string>
<!-- Prompt message displayed when app detects a user has entered a new username and password and user decides if app should save the new password. -->
<string name="mozac_feature_prompt_login_save_headline_2">کلیت لوز خوندی مرے؟</string>
<!-- Prompt message displayed when app detects a user has entered a new password for an existing login and user decides if app should update the password. -->
<string name="mozac_feature_prompt_login_update_headline_2">کلیت لوز پوسکن مرے؟</string>
<!-- Prompt message displayed when app detects a user has entered a username for an existing login without a username and user decides if app should update the login. -->
<string name="mozac_feature_prompt_login_add_username_headline_2">باسک پن پوسکن مرے؟</string>
<!-- Title of a color picker dialog, this text is shown above a color picker. -->
<string name="mozac_feature_prompts_choose_a_color">رنگ اس ارف</string>
<!-- Text of a confirm button in dialog requesting to open a new window. -->
<string name="mozac_feature_prompts_allow">اجازت ایت</string>
<!-- Text of a negative button in dialog requesting to open a new window. -->
<string name="mozac_feature_prompts_deny">پنہ کر</string>
<!-- Title of the month chooser dialog. -->
<string name="mozac_feature_prompts_set_month">تو اس ارف</string>
<!-- January (short description), used on the month chooser dialog. -->
<string name="mozac_feature_prompts_jan">جنوری</string>
<!-- February month of the year (short description), used on the month chooser dialog. -->
<string name="mozac_feature_prompts_feb">فرورى</string>
<!-- March month of the year (short description), used on the month chooser dialog. -->
<string name="mozac_feature_prompts_mar">مارچ</string>
<!-- April month of the year (short description), used on the month chooser dialog. -->
<string name="mozac_feature_prompts_apr">اپريل</string>
<!-- May month of the year (short description), used on the month chooser dialog. -->
<string name="mozac_feature_prompts_may">مئی</string>
<!-- June month of the year (short description), used on the month chooser dialog. -->
<string name="mozac_feature_prompts_jun">جون</string>
<!-- July month of the year (short description), used on the month chooser dialog. -->
<string name="mozac_feature_prompts_jul">جولائى</string>
<!-- August month of the year (short description), used on the month chooser dialog. -->
<string name="mozac_feature_prompts_aug">اگست</string>
<!-- September month of the year (short description), used on the month chooser dialog. -->
<string name="mozac_feature_prompts_sep">ستمبر</string>
<!-- October month of the year (short description), used on the month chooser dialog. -->
<string name="mozac_feature_prompts_oct">اکتوبر</string>
<!-- November month of the year (short description), used on the month chooser dialog. -->
<string name="mozac_feature_prompts_nov">نومبر</string>
<!-- December month of the year (short description), used on the month chooser dialog. -->
<string name="mozac_feature_prompts_dec">دسمبر</string>
<!-- Title of the time picker dialog. -->
<string name="mozac_feature_prompts_set_time">وخت طےکبو</string>
<!-- Option in expanded select password prompt that links to password settings -->
<string name="mozac_feature_prompts_manage_logins_2">کلیت لوز تے نظم کبو</string>
<!-- Header for the select password prompt to allow users to fill a form with a saved password -->
<string name="mozac_feature_prompts_saved_logins_2">خوندی آ کلیت لوزآک</string>
<!-- Pressing this will use the suggested strong password -->
<string name="mozac_feature_prompts_suggest_strong_password_use_password">کلیت لوز اے کاریم اٹ ات</string>
<!-- Pressing this will dismiss the suggested strong password dialog -->
<string name="mozac_feature_prompts_suggest_strong_password_dismiss">داسہ نہ</string>
<!-- Title for showing the suggest strong password updated confirmation snackbar -->
<string name="mozac_feature_prompts_suggest_strong_password_updated_snackbar_title">کلیت لوز پوسکن مس</string>
<!-- Pressing this will dismiss the dialog and reload the page sending again the previous data -->
<string name="mozac_feature_prompt_repost_positive_button_text">ڈیٹا وا رای کہ</string>
</resources>