Merge pull request #101 from rex07/stringlate-ar-4819

Add ar (Arabic) translation
This commit is contained in:
Tibor Kaputa 2017-12-22 09:40:28 +01:00 committed by GitHub
commit 5485e88e3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 44 additions and 0 deletions

View File

@ -0,0 +1,44 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">الكاميرا البسيطة</string>
<string name="app_launcher_name">الكاميرا</string>
<string name="camera_unavailable">الكاميرا غير متاحة</string>
<string name="camera_open_error">حدث خطأ أثناء الدخول إلى الكاميرا</string>
<string name="video_creating_error">حدث خطأ أثناء إنشاء ملف الفيديو</string>
<string name="video_mode_error">أخفق التبديل إلى وضع الفيديو</string>
<string name="save_error_internal_storage">حدث خطأ، تم تغيير مجلد الحفظ إلى وحدة التخزين الداخلية</string>
<string name="camera_switch_error">أخفق تبديل الكاميرا</string>
<string name="click_to_resume_preview">انقر على الصورة لاستئناف المعاينة</string>
<string name="photo_not_saved">تعذر حفظ الصورة</string>
<!-- other aspect ratio -->
<string name="other">آخرى</string>
<!-- Settings -->
<string name="save_photos">حفظ الصور ومقاطع الفيديو إلى</string>
<string name="show_preview">عرض معاينة الصورة بعد التقاطها</string>
<string name="shutter_sound">صوت الغالق</string>
<string name="back_camera">دقة الكاميرا الخلفية</string>
<string name="front_camera">دقة الكاميرا الامامية</string>
<string name="photo">الصور</string>
<string name="video">الفديو</string>
<string name="focus_before_capture">تركيز قبل الإلتقاط</string>
<string name="volume_buttons_as_shutter">استخدام أزرار الصوت للإلتقاط</string>
<string name="turn_flash_off_at_startup">إيقاف تشغيل الفلاش عند بدء التشغيل</string>
<string name="flip_front_camera_photos_horizontally">قلب صور الكاميرا الأمامية أفقيا</string>
<string name="keep_settings_visible">إبقاء أزرار الإعداد مرئيا</string>
<string name="always_open_back_camera">دائما فتح التطبيق مع الكاميرا الخلفية</string>
<string name="save_photo_metadata">حفظ بيانات الصورة الوصفية</string>
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
<!-- Short description has to have less than 80 chars -->
<string name="app_short_description">كاميرا مع فلاش، والتكبير وبدون أي إعلانات.</string>
<string name="app_long_description">الكاميرا يمكن استخدامها لكل من التقاط الصور وتسجيل الفيديو. يمكنك التبديل بين الكاميرا الأمامية والخلفية، تعديل مسار الحفظ وتحديد الدقة . يمكن تشغيل وإيقاف الوميض أو استخدامها كمصباح. يمكنك القرص للتكبير والتصغير. إذا كنت ترغب في تشغيل هذا التطبيق عبر الضغط على زر الكاميرا الأجهزة ، قد تضطر إلى تعطيل الخيار المدمج في التطبيق الكاميرا في إعدادات -> تطبيقات -> كاميرا -> تعطيل. \n
لا يحتوي على إعلانات أو أذونات لا حاجة لها. مفتوح المصدر بشكل كامل، ويوفر الألوان للتخصيص. هذا التطبيق هو مجرد قطعة واحدة من سلسلة أكبر من التطبيقات. يمكنك العثور على بقيتهم هنا\n
http://www.simplemobiletools.com</string>
<!--
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>