summaryrefslogtreecommitdiffstats
path: root/mobile/android/android-components/components/feature/prompts/src/main/res/values-tzm/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'mobile/android/android-components/components/feature/prompts/src/main/res/values-tzm/strings.xml')
-rw-r--r--mobile/android/android-components/components/feature/prompts/src/main/res/values-tzm/strings.xml53
1 files changed, 53 insertions, 0 deletions
diff --git a/mobile/android/android-components/components/feature/prompts/src/main/res/values-tzm/strings.xml b/mobile/android/android-components/components/feature/prompts/src/main/res/values-tzm/strings.xml
new file mode 100644
index 0000000000..f1f4000754
--- /dev/null
+++ b/mobile/android/android-components/components/feature/prompts/src/main/res/values-tzm/strings.xml
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources xmlns:tools="http://schemas.android.com/tools" xmlns:moz="http://mozac.org/tools">
+ <!-- Text for confirmation for a positive action in dialog -->
+ <string name="mozac_feature_prompts_ok">WAXXA</string>
+ <!-- Text for a button that clears the selected input in the date/time picker. -->
+ <string name="mozac_feature_prompts_clear">Sfeḍ</string>
+ <!-- Text for the title of an authentication dialog. -->
+ <string name="mozac_feature_prompt_sign_in">Kcem</string>
+ <!-- Text for username field in an authentication dialog. -->
+ <string name="mozac_feature_prompt_username_hint">Isem n unessemres</string>
+ <!-- Text for password field in an authentication dialog. -->
+ <string name="mozac_feature_prompt_password_hint">Taguri n uzerray</string>
+ <!-- Title of a color picker dialog, this text is shown above a color picker. -->
+ <string name="mozac_feature_prompts_choose_a_color">Sti yan uklu</string>
+ <!-- Text of a confirm button in dialog requesting to open a new window. -->
+ <string name="mozac_feature_prompts_allow">ssureg</string>
+ <!-- Title of the dialog shown when a user is leaving a website and there is still data not saved yet. -->
+ <string name="mozac_feature_prompt_before_unload_dialog_title">S tidet?</string>
+ <!-- Stay button of the dialog shown when a user is leaving a website and there is still data not saved yet, this indicates that the user wants to stay in the website. -->
+ <string name="mozac_feature_prompts_before_unload_stay">Qqim</string>
+ <!-- Leave button of the dialog shown when a user is leaving a website and there is still data not saved yet, this indicates that the user wants to leave in the website. -->
+ <string name="mozac_feature_prompts_before_unload_leave">Ffeɣ</string>
+ <!-- Title of the month chooser dialog. -->
+ <string name="mozac_feature_prompts_set_month">Fren yan uyyur</string>
+ <!-- January (short description), used on the month chooser dialog. -->
+ <string name="mozac_feature_prompts_jan">Yen</string>
+ <!-- February month of the year (short description), used on the month chooser dialog. -->
+ <string name="mozac_feature_prompts_feb">Bṛa</string>
+ <!-- March month of the year (short description), used on the month chooser dialog. -->
+ <string name="mozac_feature_prompts_mar">Maṛ</string>
+ <!-- April month of the year (short description), used on the month chooser dialog. -->
+ <string name="mozac_feature_prompts_apr">Ibr</string>
+ <!-- May month of the year (short description), used on the month chooser dialog. -->
+ <string name="mozac_feature_prompts_may">May</string>
+ <!-- June month of the year (short description), used on the month chooser dialog. -->
+ <string name="mozac_feature_prompts_jun">Yun</string>
+ <!-- July month of the year (short description), used on the month chooser dialog. -->
+ <string name="mozac_feature_prompts_jul">Yul</string>
+ <!-- August month of the year (short description), used on the month chooser dialog. -->
+ <string name="mozac_feature_prompts_aug">Ɣuc</string>
+ <!-- September month of the year (short description), used on the month chooser dialog. -->
+ <string name="mozac_feature_prompts_sep">Cut</string>
+ <!-- October month of the year (short description), used on the month chooser dialog. -->
+ <string name="mozac_feature_prompts_oct">Kṭu</string>
+ <!-- November month of the year (short description), used on the month chooser dialog. -->
+ <string name="mozac_feature_prompts_nov">Nwa</string>
+ <!-- December month of the year (short description), used on the month chooser dialog. -->
+ <string name="mozac_feature_prompts_dec">Duj</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">Ssuter ifeska</string>
+
+ </resources>