Bug 1903575 - Undefine STRICT for ServoStyleConsts.h after the included headers....
[gecko.git] / mobile / android / android-components / components / feature / autofill / src / main / res / values-kaa / strings.xml
blobd601de91b8df8c4a117e8be0f6ec3a66dd57c9d2
1 <?xml version="1.0" encoding="utf-8"?>
2 <resources>
4     <!-- Autofill: Text shown in popup in third-party app if the browser app needs to be unlocked before
5      a username or password can be autofilled for the highlighted text field. %1$s will be replaced
6      with the name of the browser application (e.g. Firefox) -->
7     <string name="mozac_feature_autofill_popup_unlock_application">%1$s bloktan shıǵarıw</string>
9     <!-- Autofill: Text shown in popup in third-party app if we found a matching account, but no
10     username is saved (e.g. we only have a password). This text will be shown in place where otherwise
11     the username would be displayed. -->
12     <string name="mozac_feature_autofill_popup_no_username">(Paydalanıwshı atı joq)</string>
14     <!-- Autofill: Text shown in popup in third-party app to autofill the password for an account.
15     %1$s will be replaced with the login/username of the account. -->
16     <string name="mozac_feature_autofill_popup_password">%1$s ushın parol</string>
18     <!-- Autofill: Title of a dialog asking the user to confirm before autofilling credentials into
19     a third-party app after the authenticity verification failed. -->
20     <string name="mozac_feature_autofill_confirmation_title">Tastıyıqlaw ámelge aspadı</string>
22     <!-- Autofill: Text shown in dialog asking the user to confirm before autofilling credentials into a
23     third-party app where we could not verify the authenticity (e.g. we determined that this app is
24     a twitter client and we could autofill twitter credentials, but according to the "Digital Asset
25     Links" this application is not the official Twitter application for twitter.com credentials.
26     %1$s will be replaced with the name of the browser application (e.g. Firefox).
27     -->
28     <string name="mozac_feature_autofill_confirmation_authenticity">%1$s baǵdarlamanıń haqıyqıylıǵın teksere almadı. Tańlanǵan esap maǵlıwmatların avtomat tárizde toltırıwdı qáleysiz be?</string>
30     <!-- Autofill: Positive button shown in dialog asking the user to confirm before autofilling
31     credentials in a third-part app (Also see string mozac_feature_autofill_confirmation_authenticity). -->
32     <string name="mozac_feature_autofill_confirmation_yes">Awa</string>
34     <!-- Autofill: Negative button shown in dialog asking the user to confirm before autofilling
35     credentials in a third-part app (Also see string mozac_feature_autofill_confirmation_authenticity). -->
36     <string name="mozac_feature_autofill_confirmation_no">Yaq</string>
38     <!-- Autofill: When showing a list of logins to autofill in a third-party app, then this is the
39     last item in the list. When clicking it a new screen opens which allows the user to search for
40     a specific login. %1$s will be replaced with the name of the application (e.g. "Firefox") -->
41     <string name="mozac_feature_autofill_search_suggestions">%1$s izleń</string>
43     <!-- Autofill: Hint shown in the text field used to search specific logins. Shown when the field
44      is empty and the user has not entered any text into it yet. -->
45     <string name="mozac_feature_autofill_search_hint">Loginlerdi zleń</string>
46 </resources>