|
169 | 169 | <value>كاب لوك</value> |
170 | 170 | <comment>The name of the caps lock key</comment> |
171 | 171 | </data> |
| 172 | + |
| 173 | +<!-- |
| 174 | +<data name="cbPersistentCapsOff" xml:space="preserve"> |
| 175 | + <value>Off</value> |
| 176 | + <comment>Label for caps lock off checkbox in persistent overlay section</comment> |
| 177 | + </data> |
| 178 | +--> |
| 179 | + |
| 180 | +<!-- |
| 181 | +<data name="cbPersistentCapsOn" xml:space="preserve"> |
| 182 | + <value>On</value> |
| 183 | + <comment>Label for caps lock on checkbox in persistent overlay section</comment> |
| 184 | + </data> |
| 185 | +--> |
| 186 | + |
| 187 | +<!-- |
| 188 | +<data name="cbPersistentNumOff" xml:space="preserve"> |
| 189 | + <value>Off</value> |
| 190 | + <comment>Label for num lock off checkbox in persistent overlay section</comment> |
| 191 | + </data> |
| 192 | +--> |
| 193 | + |
| 194 | +<!-- |
| 195 | +<data name="cbPersistentNumOn" xml:space="preserve"> |
| 196 | + <value>On</value> |
| 197 | + <comment>Label for num lock on checkbox in persistent overlay section</comment> |
| 198 | + </data> |
| 199 | +--> |
| 200 | + |
| 201 | +<!-- |
| 202 | +<data name="cbPersistentScrollOff" xml:space="preserve"> |
| 203 | + <value>Off</value> |
| 204 | + <comment>Label for scroll lock off checkbox in persistent overlay section</comment> |
| 205 | + </data> |
| 206 | +--> |
| 207 | + |
| 208 | +<!-- |
| 209 | +<data name="cbPersistentScrollOn" xml:space="preserve"> |
| 210 | + <value>On</value> |
| 211 | + <comment>Label for scroll lock on checkbox in persistent overlay section</comment> |
| 212 | + </data> |
| 213 | +--> |
172 | 214 | <data name="checkForUpdates" xml:space="preserve"> |
173 | 215 | <value>التحقق من وجود تحديثات</value> |
174 | 216 | <comment>The caption for the button that manually checks for updates. The character after the "&" is the hotkey that is used with the ALT key.</comment> |
|
377 | 419 | <value>بشكل دائم</value> |
378 | 420 | <comment>Text to display instead of the time if indicator overlay display is set to permanently.</comment> |
379 | 421 | </data> |
| 422 | + |
| 423 | +<!-- |
| 424 | +<data name="persistentCapsLabel" xml:space="preserve"> |
| 425 | + <value>...Caps lock is</value> |
| 426 | + <comment>Label for caps lock row in persistent overlay section</comment> |
| 427 | + </data> |
| 428 | +--> |
| 429 | + |
| 430 | +<!-- |
| 431 | +<data name="persistentHeadingLabel" xml:space="preserve"> |
| 432 | + <value>Show persistent overlay when...</value> |
| 433 | + <comment>Heading for persistent overlay section</comment> |
| 434 | + </data> |
| 435 | +--> |
| 436 | + |
| 437 | +<!-- |
| 438 | +<data name="persistentNumLabel" xml:space="preserve"> |
| 439 | + <value>...Num lock is</value> |
| 440 | + <comment>Label for num lock row in persistent overlay section</comment> |
| 441 | + </data> |
| 442 | +--> |
| 443 | + |
| 444 | +<!-- |
| 445 | +<data name="persistentScrollLabel" xml:space="preserve"> |
| 446 | + <value>...Scroll lock is</value> |
| 447 | + <comment>Label for scroll lock row in persistent overlay section</comment> |
| 448 | + </data> |
| 449 | +--> |
380 | 450 | <data name="reloadedIconsInfo" xml:space="preserve"> |
381 | 451 | <value>إعادة تحميل الرموز</value> |
382 | 452 | <comment>Shown in a notification when hot-reloading icons.</comment> |
383 | 453 | </data> |
| 454 | + |
| 455 | +<!-- |
| 456 | +<data name="resetSettings" xml:space="preserve"> |
| 457 | + <value>Reset settings</value> |
| 458 | + <comment>Used for the "Reset settings" button</comment> |
| 459 | + </data> |
| 460 | +--> |
| 461 | + |
| 462 | +<!-- |
| 463 | +<data name="resetSettingsConfirmationText" xml:space="preserve"> |
| 464 | + <value>This will reset all settings to their default values and restart CapsLock Indicator. All customisation will be lost! This cannot be undone! |
| 465 | +Do you want to reset all settings now?</value> |
| 466 | + <comment>Used for the confirmation prompt after clicking "Reset settings"</comment> |
| 467 | + </data> |
| 468 | +--> |
384 | 469 | <data name="restart" xml:space="preserve"> |
385 | 470 | <value>إعادة تشغيل</value> |
386 | 471 | <comment>Generic label for Restart button</comment> |
|
0 commit comments