Translated using Weblate (Arabic)

Currently translated at 100.0% (17 of 17 strings)

Translation: Simple Mobile Tools/Simple Voice Recorder
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-voice-recorder/ar/
This commit is contained in:
Rex_sa 2022-07-11 09:53:50 +00:00 committed by Hosted Weblate
parent 65564bc8ff
commit 1eeeeac965
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 11 additions and 9 deletions

View File

@ -2,10 +2,12 @@
<resources> <resources>
<string name="app_name">Simple Voice Recorder</string> <string name="app_name">Simple Voice Recorder</string>
<string name="app_launcher_name">Voice Recorder</string> <string name="app_launcher_name">Voice Recorder</string>
<string name="recording_saved_successfully">Recording saved successfully</string> <string name="recording_saved_successfully">تم حفظ التسجيل بنجاح</string>
<string name="recording">Recording</string> <string name="recording">تسجيل</string>
<string name="no_recordings_found">No recordings created by this app\nhave been found</string> <string name="no_recordings_found">لا توجد تسجيلات تم إنشاؤها بواسطة هذا التطبيق
<string name="no_recordings_in_folder_found">No recordings have been found\nin the selected folder</string> \nتم العثور عليها</string>
<string name="no_recordings_in_folder_found">لم يتم العثور على تسجيلات
\nفي المجلد المحدد</string>
<string name="paused">Paused</string> <string name="paused">Paused</string>
<string name="recorder">Recorder</string> <string name="recorder">Recorder</string>
<string name="player">Player</string> <string name="player">Player</string>
@ -17,12 +19,12 @@
<item quantity="other">%d recordings</item> <item quantity="other">%d recordings</item>
</plurals> </plurals>
<!-- Settings --> <!-- Settings -->
<string name="try_hiding_notification">Try hiding the recording notification</string> <string name="try_hiding_notification">حاول إخفاء إشعار التسجيل</string>
<string name="save_recordings_in">Save recordings in</string> <string name="save_recordings_in">حفظ التسجيلات في</string>
<string name="bitrate">Bitrate</string> <string name="bitrate">Bitrate</string>
<string name="record_after_launch">Start recording automatically after launching the app</string> <string name="record_after_launch">ابدأ التسجيل تلقائيًا بعد تشغيل التطبيق</string>
<!-- FAQ --> <!-- FAQ -->
<string name="faq_1_title">Can I hide the notification icon during recording?</string> <string name="faq_1_title">هل يمكنني إخفاء رمز الإشعار أثناء التسجيل؟</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. <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> 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>
<!-- <!--