Skip to content

Commit 7330a14

Browse files
committedSep 8, 2018
Updated Translation from crowdin
1 parent 9cea44c commit 7330a14

File tree

46 files changed

+675
-719
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+675
-719
lines changed
 

‎aFWall/src/main/res/values-ar/strings.xml

+5-4
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
<string name="custom_script_defined">تعريف برنامج نصي مخصص</string>
8383
<string name="custom_script_removed">إزالة برنامج نصي مخصص</string>
8484
<string name="custom_script_error">حدث خطأ أثناء حفظ البرنامج النصي المخصص</string>
85-
<string name="custom_script_info"><b>أدخل السكريبت المعدل أسفله</b> \n<i>(أتركه فارغ لحذفه.)</i> \nلمعلومات حول السكريبتات المعدلة اضغط <a href="https://github.com/ukanth/afwall/wiki/CustomScripts">هنا</a>.</string>
85+
<string name="custom_script_info"><b>أدخل السكريبت المعدل أسفله</b> \n>i/>(أتركه فارغ لحذفه.)</i> \nلمعلومات حول السكريبتات المعدلة اضغط <a href="https://github.com/ukanth/afwall/wiki/CustomScripts">هنا</a>.</string>
8686
<string name="custom_script2_info"> يمكنك أيضا تعريف \n <b>البرنامج النصي المخصص لإيقاف التشغيل</b> \nYou برنامج نصي مخصص ليتم تنفيذها عندما يكون <b>تعطيل</b> جدار الحماية:</string>
8787
<string name="unsaved_changes">التغييرات غير محفوظة</string>
8888
<string name="unsaved_changes_message">لم تقم بتطبيق التغييرات. \n هل تريد تطبيقها أو تجاهلها ؟</string>
@@ -160,7 +160,7 @@
160160
<string name="blocked">حظر AFWall+ :</string>
161161
<string name="refresh">تحديث</string>
162162
<string name="block_ipv6_title">delete</string>
163-
<string name="block_ipv6_summary">delete</string>
163+
<string name="block_ipv6_summary">حذف</string>
164164
<!-- Multi-User-Interface (MUI) -->
165165
<string name="mp_prefs_title">الأوضاع</string>
166166
<string name="custom_title1">اسم مخصص للوضع الإفتراضي</string>
@@ -180,7 +180,7 @@
180180
<string name="profile3">ملف التعريف 3</string>
181181
<string name="profile_hint">اسم الملف الشخصي</string>
182182
<string name="profile_notsupport">الرجاء ترحيل بيانات الملف الشخصي لاستخدام هذا الخيار</string>
183-
<string name="profile_duplicate">Profile exists already !</string>
183+
<string name="profile_duplicate">الملف الشخصي موجود بالفعل!</string>
184184
<string name="reapply_profile">إعادة تطبيق قواعد الملف الشخصي</string>
185185
<!-- Interface -->
186186
<string name="lan_title">التحكم في الشبكة المحلية</string>
@@ -473,6 +473,8 @@
473473
<string name="notification_priority">Notification Priority</string>
474474
<string name="defaultPriority">Default Priority</string>
475475
<string name="lowPriority">Low Priority</string>
476+
<string name="applyRulesFasterTitle">Instant Apply</string>
477+
<string name="applyRulesFaster">Only use if applying rules are slower - Highly Experimental</string>
476478
<string name="choose">Choose</string>
477479
<string name="input_chain">INPUT Chain (IPv4)</string>
478480
<string name="output_chain">OUTPUT Chain (IPv4)</string>
@@ -488,5 +490,4 @@
488490
<string name="forward_chain_v6">FORWARD Chain (IPv6)</string>
489491
<string name="quick_apply_title">Show Quick Apply</string>
490492
<string name="quick_apply_summary">Donate Only! Show floating apply button to apply rules quickly</string>
491-
<string name="purging_rules">Removing all firewall iptables rules</string>
492493
</resources>

‎aFWall/src/main/res/values-ast-rES/strings.xml

-1
Original file line numberDiff line numberDiff line change
@@ -490,5 +490,4 @@
490490
<string name="forward_chain_v6">FORWARD Chain (IPv6)</string>
491491
<string name="quick_apply_title">Show Quick Apply</string>
492492
<string name="quick_apply_summary">Donate Only! Show floating apply button to apply rules quickly</string>
493-
<string name="purging_rules">Removing all firewall iptables rules</string>
494493
</resources>

0 commit comments

Comments
 (0)