Import translations from android-l10n
[gecko.git] / mobile / android / android-components / components / feature / app-links / src / main / res / values-hsb / strings.xml
blobf2200e06929ed62fdb98838df9cd2801d7d8ed25
1 <?xml version="1.0" encoding="utf-8"?>
2 <resources>
3     <!-- The tile for the list of external apps to open the link in -->
4     <string name="mozac_feature_applinks_open_in">Wočinić w…</string>
5     <!-- The description to warn users that their private browsing session changes  -->
6     <string name="mozac_feature_applinks_confirm_dialog_title">W nałoženju wočinić? Waša aktiwita hižo njemóže priwatna być.</string>
7     <!-- The title of the prompt that warns users their normal browsing session is trying to open another app  -->
8     <string name="mozac_feature_applinks_normal_confirm_dialog_title">W druhim nałoženju wočinić</string>
9     <!-- The message of the prompt to confirm with users that they want to open the link in another app
10     %s is a placeholder that will be replaced by the app name -->
11     <string name="mozac_feature_applinks_normal_confirm_dialog_message">Chceće %s skónčić, zo byšće sej wobsah wobhladał?</string>
12     <!-- Opens the selected time -->
13     <string name="mozac_feature_applinks_confirm_dialog_confirm">Wočinić</string>
14     <!-- Cancels the prompt -->
15     <string name="mozac_feature_applinks_confirm_dialog_deny">Přetorhnyć</string>
16 </resources>