Commit 6c21084f authored by runner's avatar runner Committed by Jonathan Almeida
Browse files

Strings - components/feature/sitepermissions/src/main/res/values-kk/strings.xml

parent c091e450
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -35,4 +35,12 @@
    <string name="mozac_feature_sitepermissions_persistent_storage_title">%1$s үшін деректерді тұрақты қоймада сақтауды рұқсат ету керек пе?</string>
    <!-- Title of a dialog to use EME. %1$s will be replaced with the URL of the current page -->
    <string name="mozac_feature_sitepermissions_media_key_system_access_title">%1$s үшін DRM-мен басқарылатын құраманы ойнатуды рұқсат ету керек пе?</string>
    <!-- Title of a dialog to use cross origin storage permission. %1$s is the name of the site URL (www.site1.example) trying to track the user's activity.
     %2$s is the name of the site URL (www.site2.example) that the user is visiting.  This is the same domain name displayed in the address bar -->
    <string name="mozac_feature_sitepermissions_storage_access_title">%1$s үшін %2$s жеріндегі cookie файлдарын қолдануға рұқсат беру керек пе?</string>
    <!-- Message of a dialog offering more context about the cross origin storage permission.
    %s is the name of the site URL (www.site1.example) trying to track the user's activity. -->
    <string name="mozac_feature_sitepermissions_storage_access_message">%s бұл деректерге қатынау мақсаты түсініксіз болса, қатынау құқығын бұғаттауыңызға болады.</string>
    <!-- Clickable text that will open a new tab navigating the user to online documentation about specific features. -->
    <string name="mozac_feature_sitepermissions_learn_more_title">Көбірек білу</string>
</resources>