mirror of
https://github.com/SimpleMobileTools/Simple-Voice-Recorder.git
synced 2025-06-05 21:59:31 +02:00
Update strings.xml
This commit is contained in:
@ -9,15 +9,19 @@
|
|||||||
<string name="paused">روکھیا جا رہا اے</string>
|
<string name="paused">روکھیا جا رہا اے</string>
|
||||||
<string name="recorder">ریکارڈ والا</string>
|
<string name="recorder">ریکارڈ والا</string>
|
||||||
<string name="player">پلیئر</string>
|
<string name="player">پلیئر</string>
|
||||||
|
<!-- Confirmation dialog -->
|
||||||
|
<!-- Are you sure you want to delete 5 recordings? -->
|
||||||
<string name="delete_recordings_confirmation">%s مٹاؤ؟</string>
|
<string name="delete_recordings_confirmation">%s مٹاؤ؟</string>
|
||||||
<plurals name="delete_recordings">
|
<plurals name="delete_recordings">
|
||||||
<item quantity="one">%d ریکارڈ</item>
|
<item quantity="one">%d ریکارڈ</item>
|
||||||
<item quantity="other">%d ریکارڈ</item>
|
<item quantity="other">%d ریکارڈ</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
|
<!-- Settings -->
|
||||||
<string name="try_hiding_notification">ریکارڈ دی خبر دا نوٹ لُکایو</string>
|
<string name="try_hiding_notification">ریکارڈ دی خبر دا نوٹ لُکایو</string>
|
||||||
<string name="save_recordings_in">فولڈر وچ ریکارڈ سامبھو</string>
|
<string name="save_recordings_in">فولڈر وچ ریکارڈ سامبھو</string>
|
||||||
<string name="bitrate">بِٹریٹ</string>
|
<string name="bitrate">بِٹریٹ</string>
|
||||||
<string name="record_after_launch">جدوں اَیپ کھُلھاؤݨ ریکارڈ شروع کرو</string>
|
<string name="record_after_launch">جدوں اَیپ کھُلھاؤݨ ریکارڈ شروع کرو</string>
|
||||||
|
<!-- FAQ -->
|
||||||
<string name="faq_1_title">Can I hide the notification icon during recording\?</string>
|
<string name="faq_1_title">Can I hide the notification icon during recording\?</string>
|
||||||
<string name="faq_1_text">Well, it depends. While you use your device it is no longer possible to fully hide the notifications of apps like this. If you check the proper setting item, the app will do its best to hide it. You can hide it on the lockscreen though, if you disable the displaying of sensitive notifications in your device settings.</string>
|
<string name="faq_1_text">Well, it depends. While you use your device it is no longer possible to fully hide the notifications of apps like this. If you check the proper setting item, the app will do its best to hide it. You can hide it on the lockscreen though, if you disable the displaying of sensitive notifications in your device settings.</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
Reference in New Issue
Block a user