diff options
Diffstat (limited to 'tests/res/values-ar/strings.xml')
-rw-r--r-- | tests/res/values-ar/strings.xml | 18 |
1 files changed, 6 insertions, 12 deletions
diff --git a/tests/res/values-ar/strings.xml b/tests/res/values-ar/strings.xml index 1cb3e52..9ff051c 100644 --- a/tests/res/values-ar/strings.xml +++ b/tests/res/values-ar/strings.xml @@ -19,16 +19,10 @@ <string name="discoverable" msgid="3169265480789026010">"قابل للاكتشاف"</string> <string name="start_scan" msgid="6035699220942169744">"بدء الفحص"</string> <string name="stop_scan" msgid="527546916633745779">"إيقاف الفحص"</string> - <!-- no translation found for operator_hello (292208161864910159) --> - <skip /> - <!-- no translation found for operator_settings_title (1410094511974808567) --> - <skip /> - <!-- no translation found for operator_settings_summary (5916597343019392258) --> - <skip /> - <!-- no translation found for manufacturer_hello (7525744633645544137) --> - <skip /> - <!-- no translation found for manufacturer_settings_title (2503105049808838612) --> - <skip /> - <!-- no translation found for manufacturer_settings_summary (766746044826063472) --> - <skip /> + <string name="operator_hello" msgid="292208161864910159">"مرحبًا بك أيها المشغل!"</string> + <string name="operator_settings_title" msgid="1410094511974808567">"عامل التشغيل"</string> + <string name="operator_settings_summary" msgid="5916597343019392258">"أداة المشغل التي يمكن استخدامها لبدء النشاط المختار"</string> + <string name="manufacturer_hello" msgid="7525744633645544137">"مرحبًا بالمصنِّع!"</string> + <string name="manufacturer_settings_title" msgid="2503105049808838612">"المصنِّع"</string> + <string name="manufacturer_settings_summary" msgid="766746044826063472">"أداة المصنِّع التي يمكن استخدامها لبدء النشاط المختار"</string> </resources> |