|
22 | 22 | then we will show another collapsed entry saying "Access your data on 2 other domains". This entry it's for the plural case, when the add-on is accessing more than one extra domain. |
23 | 23 | %1$d will be replaced by an integer indicating the number of additional domains for which this web extension is requesting permission. --> |
24 | 24 | <string name="mozac_feature_addons_permissions_extra_domains_description_plural" tools:ignore="PluralsCandidate">Li ser %1$d domaînên din xwe bigihîne daneyên xwe</string> |
| 25 | + <!-- Content description for a permission item, for an installed add-on details page. %1$s will be replaced with the permission text name, %2$d will be replaced with the permission position in the list and %3$d will be replaced with the total number of permissions in the list.Taking as an example "Read and modify privacy settings" the whole text will read Read and modify privacy settings, 2 of 6. --> |
| 26 | + <string name="mozac_feature_addons_permissions_content_description_item">%1$s, %2$d ji %3$d</string> |
25 | 27 | <!-- Description for tabs add-on permission. --> |
26 | 28 | <string name="mozac_feature_addons_permissions_tabs_description">Xwe bigihîne hilpekînên gerokê</string> |
27 | 29 | <!-- Description for unlimited_storage permission. --> |
|
91 | 93 | <!-- Indicates the add-on is enabled. --> |
92 | 94 | <string name="mozac_feature_addons_settings_on">Vekirî</string> |
93 | 95 | <!-- Indicates the add-on is disabled. --> |
94 | | - <string name="mozac_feature_addons_settings_off">Girtî</string> |
| 96 | + <string name="mozac_feature_addons_settings_off" moz:removedIn="125" tools:ignore="UnusedResources">Girtî</string> |
95 | 97 | <!-- Indicates the add-on is allowed in private browsing mode. --> |
96 | 98 | <string name="mozac_feature_addons_settings_allow_in_private_browsing">Di gerîna veşartî de destûrê bide</string> |
97 | 99 | <!-- Indicates the add-on is allowed in private browsing mode. --> |
98 | 100 | <string name="mozac_feature_addons_settings_run_in_private_browsing">Di gerîna veşartî de bixebitîne</string> |
| 101 | + <!-- This is displayed when the add-on is not allowed to run in private browsing. --> |
| 102 | + <string name="mozac_feature_addons_not_allowed_in_private_browsing">Di pencereyên nepen de destûr nayê dayîn</string> |
99 | 103 | <!-- Indicates the add-on is enabled. --> |
100 | 104 | <string name="mozac_feature_addons_enabled">Çalak</string> |
101 | 105 | <!-- Indicates the add-on is disabled. --> |
102 | | - <string name="mozac_feature_addons_disabled">Neçalak</string> |
| 106 | + <string name="mozac_feature_addons_disabled" moz:removedIn="125" tools:ignore="UnusedResources">Neçalak</string> |
103 | 107 | <!-- This is displayed in a page where the user can see the installed and recommended(not installed yet) add-ons, this string indicates the installed section. --> |
104 | 108 | <string name="mozac_feature_addons_installed_section">Sazkirî</string> |
105 | 109 | <!-- This is displayed in a page where the user can see the installed and recommended(not installed yet) add-ons, this string indicates the recommended section. --> |
|
135 | 139 | <!-- This is a button to cancel the add-on installation . --> |
136 | 140 | <string name="mozac_feature_addons_permissions_dialog_cancel">Betal bike</string> |
137 | 141 | <!-- Accessibility content description to install add-on button. --> |
138 | | - <string name="mozac_feature_addons_install_addon_content_description">Pêvekê saz bike</string> |
| 142 | + <string name="mozac_feature_addons_install_addon_content_description" tools:ignore="UnusedResources" moz:removedIn="124">Pêvekê saz bike</string> |
| 143 | + <!-- Accessibility content description to install add-on button. %1$s is the add-on name. --> |
| 144 | + <string name="mozac_feature_addons_install_addon_content_description_2"> %1$s saz bike</string> |
139 | 145 | <!-- This is the label of a button to cancel an ongoing add-on installation. --> |
140 | 146 | <string name="mozac_feature_addons_install_addon_dialog_cancel">Betal bike</string> |
141 | 147 | <!-- Indicates how many users have rated an add-on. %1$s will be replaced with number of reviews --> |
142 | 148 | <string name="mozac_feature_addons_user_rating_count_2">Nirxandin: %1$s</string> |
143 | 149 | <!-- Accessibility content description for the amount of stars that add-on has, where %1$.02f will be the amount of stars and / separator and 5 the maximum number of stars e.g (2/5, 4.5/5 or 5/5) . --> |
144 | | - <string name="mozac_feature_addons_rating_content_description">%1$.02f/5</string> |
| 150 | + <string name="mozac_feature_addons_rating_content_description" moz:removedIn="124" tools:ignore="UnusedResources">%1$.02f/5</string> |
| 151 | + <!-- Accessibility content description for the amount of stars that add-on has, where %1$.02f will be the amount of stars. --> |
| 152 | + <string name="mozac_feature_addons_rating_content_description_2">Nirxandin: jin 5an %1$.02f</string> |
145 | 153 | <!-- This is the title of page where all the add-ons are listed--> |
146 | 154 | <string name="mozac_feature_addons_addons">Pêvek</string> |
147 | 155 | <!-- Label for add-ons sub menu item for add-ons manager--> |
|
242 | 250 | <string name="mozac_feature_addons_updater_dialog_status">Rewş:</string> |
243 | 251 | <!-- Text shown in the dialog when add-on installation is completed. %1$s is the add-on name. %2$s is the app name. --> |
244 | 252 | <string name="mozac_feature_addons_installed_dialog_title">%1$s li %2$s’ê hate tevlîkirin</string> |
245 | | - <!-- Text shown in the dialog when add-on installation is completed. %1$s is the add-on name. --> |
246 | | - <string name="mozac_feature_addons_installed_dialog_description">Di menûyê de veke</string> |
| 253 | + <!-- Text shown in the dialog when add-on installation is completed. --> |
| 254 | + <string name="mozac_feature_addons_installed_dialog_description" moz:removedIn="124" tools:ignore="UnusedResources">Di menûyê de veke</string> |
| 255 | + <!-- Text shown in the dialog when add-on installation is completed. %1$s is the add-on name. %2$s is the app name. --> |
| 256 | + <string name="mozac_feature_addons_installed_dialog_description_2">Ji menuya %2$s xwe bigihînin %1$s</string> |
| 257 | + <!-- Confirmation button text for the dialog when add-on installation is completed. --> |
| 258 | + <string name="mozac_feature_addons_installed_dialog_okay_button" moz:removedIn="124" tools:ignore="UnusedResources">Baş e</string> |
247 | 259 | <!-- Confirmation button text for the dialog when add-on installation is completed. --> |
248 | | - <string name="mozac_feature_addons_installed_dialog_okay_button">Baş e</string> |
| 260 | + <string name="mozac_feature_addons_installed_dialog_okay_button_2">Baş e</string> |
249 | 261 | <!-- "Learn more" link displayed below an add-on status message. --> |
250 | 262 | <string name="mozac_feature_addons_status_learn_more">Zêdetir bizane</string> |
251 | 263 | <!-- Status message below an add-on in the add-ons manager when this add-on has been blocklisted. %1$s is the add-on name. --> |
|
0 commit comments