Skip to content

Commit

Permalink
[app] i18n
Browse files Browse the repository at this point in the history
  • Loading branch information
Tornaco committed Aug 26, 2022
1 parent f9ffab6 commit 44626aa
Show file tree
Hide file tree
Showing 19 changed files with 363 additions and 12 deletions.
61 changes: 61 additions & 0 deletions android/android_framework/res/src/main/res/values-ar/strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
<resources>
<string name="service_default_notification_channel">القناة الإفتراضية</string>
<string name="service_silence_notification_channel">قناة هادئة</string>
<string name="service_important_notification_channel">قناة مهمة</string>

<string name="service_notification_override_thanos">Thanox</string>

<string name="service_notification_title_bg_restrict_process_changed">تطبيقات قابلة للتنظيف</string>
<string name="service_notification_content_bg_restrict_process_changed">%s و %s لتنظيف التطبيقات</string>
<string name="service_notification_bg_tasks_clean_complete">تم تنظيف بعض مهام الخلفية</string>
<string name="service_notification_action_bg_restrict_process_changed_clear">عملية تنظيف</string>
<string name="service_notification_action_bg_restrict_process_changed_view">تفاصيل</string>

<string name="service_notification_title_op_start_remind">%s يستخدم %s</string>

<string name="service_op_label_camera">كاميرا</string>
<string name="service_op_label_record_audio">تسجيل</string>
<string name="service_op_label_play_audio">تشغيل الصوت</string>
<string name="service_op_label_location">احصل على معلومات الموقع</string>
<string name="service_op_label_read_clipboard">قراءة الحافظة</string>
<string name="service_op_label_write_clipboard">تعديل الحافظة</string>
<string name="service_op_remind_prefix">تذكير الخصوصية:</string>

<string name="service_toast_current_component_copied_to_clipboard">نسخ المحتوى إلى الحافظة</string>

<string name="service_notification_title_need_restart">أعد تشغيل الجهاز</string>
<string name="service_notification_message_need_restart">الرجاء إعادة تشغيل الجهاز</string>
<string name="service_notification_action_restart_now">اعادة التشغيل الان</string>

<string name="service_notification_title_data_restore">استعادة البيانات</string>
<string name="service_notification_message_data_restore_restore_component_states">استعادة حالة مكون التطبيق في الإعدادات</string>

<string name="service_notification_title_app_protect">حماية التطبيق</string>
<string name="service_notification_message_app_uninstall_blocked">تم حظر %s من إلغاء التثبيت</string>
<string name="service_notification_message_app_clear_data_blocked">تم مسح بيانات التطبيق %s المحظورة</string>

<string name="service_notification_title_thanox_active">تم تنشيط Thanox</string>
<string name="service_notification_message_thanox_active">تم تفعيل الإصدار %s بنجاح ، تهانينا</string>

<string name="service_notification_message_thanox_app_enabled_on_create">التجميد الذكي: تم تمكين %s بسبب الطلبات النشطة</string>

<string name="service_app_set_all">الكل</string>
<string name="service_app_set_system">النظام العادي</string>
<string name="service_app_set_system_uid">جوهر النظام</string>
<string name="service_app_set_3rd">ثلاثي</string>
<string name="service_app_set_media">وسائط النظام</string>
<string name="service_app_set_phone">هاتف النظام</string>
<string name="service_app_set_web_provider">مزود WebView</string>
<string name="service_app_set_shortcut_proxy">وكيل صريح</string>
<string name="service_app_set_white_listed">القائمة البيضاء</string>
<string name="service_app_set_disabled">مجمدة</string>

<string name="service_dialog_title_thanox_removed">تم إلغاء تثبيت Thanox</string>
<string name="service_dialog_message_thanox_removed">هل تريد الاحتفاظ ببياناتها الأساسية؟ إذا لم تكن بحاجة إلى الاحتفاظ بها ، فسنقوم بتنظيفها.</string>
<string name="service_dialog_button_thanox_removed_keep_data">الاحتياطي</string>
<string name="service_dialog_button_thanox_removed_remove_data">إزالة</string>

<string name="billing_state_row_not_trust_title">حزمة التثبيت غير الموثوق بها</string>
<string name="billing_state_row_not_trust_message">قد يأتي Thanox من تثبيت غير موثوق به ، ولا يتم إصدار إصدار Pro إلا على متجر Google play ، يرجى عدم التثبيت من أي مصدر آخر. ملاحظة: سيؤدي التثبيت غير الموثوق به إلى تجميد الجهاز بشكل غير طبيعي وفقدان بيانات التكوين! ! !</string>

</resources>
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<resources>
<string name="module_activity_trampoline_app_name">الكسب غير المشروع</string>

<string name="module_activity_trampoline_app_not_installed">التطبيق غير مثبت</string>

<string name="module_activity_trampoline_edit_dialog_title">تعديل</string>
<string name="module_activity_trampoline_add_dialog_title">الجديد</string>
<string name="module_activity_trampoline_add_dialog_hint_from">الأصلي Activity</string>
<string name="module_activity_trampoline_add_dialog_hint_to">استبدل بـ Activity</string>
<string name="module_activity_trampoline_add_dialog_delete">إزالة</string>

<string name="module_activity_trampoline_add_empty_component">لا تدخل محتوى فارغ</string>
<string name="module_activity_trampoline_add_invalid_from_component">المحتوى الأصلي Activity خاطئ ، يرجى التحقق من الإدخال</string>
<string name="module_activity_trampoline_add_invalid_to_component">استبدال المحتوى Activity خاطئ ، يرجى التحقق من الإدخال</string>

<string name="module_activity_trampoline_title_pull_from_server">استيراد قواعد المباني الجاهزة</string>
<string name="module_activity_trampoline_title_export_comp_replacements">تصدير قائمة القواعد الخاصة بي</string>
<string name="module_activity_trampoline_title_export_comp_replacement_item">تصدير هذه القاعدة</string>
<string name="module_activity_trampoline_title_import_comp_replacements">قواعد الاستيراد</string>
</resources>
12 changes: 12 additions & 0 deletions android/modules/module_common/src/main/res/values-ar/arrays.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string-array name="module_common_export_selections">
<item>الحافظة</item>
<item>تصدير إلى ملف</item>
</string-array>

<string-array name="module_common_import_selections">
<item>الحافظة</item>
<item>استيراد من ملف</item>
</string-array>
</resources>
70 changes: 70 additions & 0 deletions android/modules/module_common/src/main/res/values-ar/strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
<resources>
<!-- Switch On/Off -->
<string name="switch_on_text">مفعل</string>
<string name="switch_off_text">غير مفعل</string>

<string name="common_menu_title_batch_select">اختيار الدفعة</string>
<string name="common_menu_title_select_all">الكل</string>
<string name="common_menu_title_un_select_all">لا على الاطلاق</string>
<string name="common_menu_title_search">بحث</string>
<string name="common_menu_title_rename">إعادة تسمية</string>
<string name="common_menu_title_remove">إزالة</string>
<string name="common_menu_title_uninstall">الغاء التثبيت</string>
<string name="common_menu_title_wiki">يرشد</string>
<string name="common_menu_title_import_from_clipboard">الاستيراد من الحافظة</string>
<string name="common_menu_title_import">يستورد</string>
<string name="common_menu_title_re_import">إعادة الاستيراد</string>
<string name="common_menu_title_update">تجديد</string>
<string name="common_menu_title_export_to_clipboard">تصدير إلى الحافظة</string>
<string name="common_fab_title_done">إنهاء</string>
<string name="common_fab_title_add">اضف إليه</string>
<string name="common_dialog_message_are_you_sure">هل أنت واثق؟ الرجاء العمل بحذر!</string>

<string name="common_remember">لا مزيد من التذكيرات</string>
<string name="common_tips">ملحوظة</string>
<string name="common_tips_qut">ملحوظة:</string>
<string name="common_retry">أعد المحاولة</string>

<string name="common_badge_text_experiment">تجربة</string>
<string name="common_experiment_feature_warning_message">هذه الميزة هي ميزة تجريبية وليست مستقرة بعد. يوصى بعمل نسخة احتياطية من بياناتك قبل تمكين هذه الميزة لمنع فقدان البيانات بسبب عيوب غير متوقعة.</string>

<string name="common_toast_copied_to_clipboard">نسخ إلى الحافظة</string>

<string name="app_state_disabled">تجميد</string>

<string name="chip_title_app_only_disabled">مجمدة</string>
<string name="chip_title_app_only_enable">مفعل</string>
<string name="chip_title_app_only_running">ادارة</string>
<string name="chip_title_app_only_cloned_app">استنساخ</string>

<string name="app_picker_title">اختر التطبيق</string>

<string name="common_text_value_not_set">غير مضبوط</string>

<string name="common_network_error">الشبكة غير طبيعية ، يرجى التحقق من اتصال شبكة الجهاز والمحاولة مرة أخرى</string>
<string name="common_server_error">الخادم غير متاح مؤقتًا ، يرجى المحاولة مرة أخرى لاحقًا ، أو محاولة التحديث إلى أحدث إصدار من البرنامج</string>
<string name="common_generic_error">عذرا، هناك خطأ ما</string>

<string name="common_text_wait_a_moment">انتظر دقيقة</string>

<string name="common_sort_reverse">يعكس</string>
<string name="common_sort_by_default">إفتراضي</string>
<string name="common_sort_by_install_time">وقت التثبيت</string>
<string name="common_sort_by_update_time">تحديث الوقت</string>
<string name="common_sort_by_last_used_time">وقت آخر استخدام</string>
<string name="common_sort_by_total_used_time">إجمالي وقت الاستخدام</string>
<string name="common_sort_by_install_app_label">اسم التطبيق</string>
<string name="common_sort_by_install_sdk_version">الهدف SDK</string>
<string name="common_sort_by_install_apk_size">حجم التطبيق</string>
<string name="common_sort_by_install_app_uid">المعرف الفريد</string>

<string name="common_switchbar_title_format">استخدم "%s"</string >
<string name="module_common_title_tools">أداة</string>

<string name="module_common_error_occur">خطأ</string>
<string name="module_common_copy_error_message">نسخ رسالة الخطأ</string>

<string name="module_common_no_data">لايوجد بيانات</string>

<string name="module_common_user">المستخدم %s</string>
</resources>
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string-array name="themes_entry">
<item>浅色 蓝</item>
<item>浅色 靛青</item>
<item>浅色 红</item>
<item>浅色 绿</item>
<item>浅色 黄</item>
<item>浅色 黑</item>
<item>浅色 鸭绿</item>
<item>浅色 粉</item>
<item>深色 蓝</item>
<item>深色 靛青</item>
<item>深色 红</item>
<item>深色 黄</item>
<item>深色 灰</item>
<item>自动切换</item>
<item>材料设计 3</item>
</string-array>
</resources>
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="module_component_manager_disabled_by_thanox">تعطيل عبر thanox</string>
<string name="module_component_manager_component_running">ادارة</string>
<string name="module_component_manager_feature_desc">يستخدم Thanox واجهة برمجة تطبيقات نظام Android لتعطيل المكونات ، مما يعني أنه حتى إذا قمت بإلغاء تثبيت Thanox ، فستبقى حالة هذه المكونات. يمنع Thanox المكونات التي تم تعطيلها من خلال thanox من إعادة تمكينها بواسطة تطبيقات أخرى</string>
<string name="module_component_manager_keep_service_smart_standby">الاستيراد إلى وضع القطع ، احتفظ بالقائمة</string>
</resources>
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<!--
~ This Source Code Form is subject to the terms of the Mozilla Public
~ License, v. 2.0. If a copy of the MPL was not distributed with this
~ file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->

<resources>
<string name="nnf_new_folder">新建文件夹</string>
<string name="nnf_create_folder_error">文件夹创建失败</string>
<string name="nnf_name">名称</string>
<string name="nnf_select_something_first">请先选择</string>
<string name="nnf_need_valid_filename">请输入合法的文件名</string>
<string name="nnf_permission_external_write_denied">没有权限访问你的文件</string>
<string name="nnf_filename">文件名</string>
<string name="nnf_list_ok">@android:string/ok</string>
<string name="nnf_list_cancel">@android:string/cancel</string>
<string name="nnf_new_folder_ok">@android:string/ok</string>
<string name="nnf_new_folder_cancel">@android:string/cancel</string>
</resources>
17 changes: 17 additions & 0 deletions android/modules/module_locker/src/main/res/values-ar/strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<resources>
<string name="module_locker_app_name">قفل التطبيق</string>
<string name="module_locker_verify_input_password">فتح %s</string>
<string name="module_locker_menu_search">بحث</string>
<string name="module_locker_title_settings">اقامة</string>
<string name="module_locker_title_security">أمان</string>
<string name="module_locker_title_re_verify_on_screen_off">أعد المصادقة بعد قفل الشاشة</string>
<string name="module_locker_title_re_verify_on_task_removed">إعادة التحقق من إزالة المهمة</string>
<string name="module_locker_title_re_verify_on_app_switch">إعادة مصادقة مفتاح تبديل التطبيق</string>
<string name="module_locker_title_verify_workaround_enabled">طريقة فتح مستقرة</string>
<string name="module_locker_summary_re_verify_on_screen_off">عندما يتم قفل الشاشة ، سيتم إعادة قفل التطبيقات غير المؤمنة</string>
<string name="module_locker_summary_re_verify_on_task_removed">عند إزالة مهمة التطبيق ، على سبيل المثال ، يتم تنظيف التطبيق في صفحة المهام الأخيرة ، سيتم إعادة قفل التطبيق</string>
<string name="module_locker_summary_re_verify_on_app_switch">عند إعادة تطبيق غير مؤمن إلى الخلفية ، سيتم إعادة قفل التطبيق</string>

<string name="module_locker_biometric_not_set_dialog_title">ضبط كلمة السر</string>
<string name="module_locker_biometric_not_set_dialog_message">قبل تمكين قفل التطبيقات ، يرجى الانتقال إلى إعدادات أمان النظام لإكمال إعدادات الوجه أو بصمة الإصبع أو رمز PIN أو نمط كلمة المرور</string>
</resources>
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
<resources>
<string name="module_notification_recorder_feature_title_notification_recorder">مسجل</string>
<string name="module_notification_recorder_item_no_title">بدون عنوان</string>
<string name="module_notification_recorder_item_type_toast">خبز محمص</string>
<string name="module_notification_recorder_item_type_n">يلاحظ</string>
<string name="module_notification_recorder_item_type_clip">الحافظة</string>
<string name="module_notification_recorder_item_no_content">هذا الإخطار ليس له محتوى</string>
<string name="module_notification_recorder_item_uninstalled_app">تم إلغاء تثبيت التطبيق</string>
<string name="module_notification_recorder_total_message_count">%s إخطارات في المجموع</string>
<string name="module_notification_recorder_clear_all">امسح الكل</string>
<string name="module_notification_recorder_toady">اليوم</string>
<string name="module_notification_recorder_before_today">ابكر</string>
<string name="module_notification_recorder_settings">اقامة</string>
<string name="pref_summary_enable_toast_info">أضف أيقونة التطبيق إلى نخب النظام</string>
<string name="pref_title_enable_toast_info">إظهار معلومات الخبز المحمص</string>
<string name="pref_title_enable_nr_n">سجل إخطارات شريط الحالة</string>
<string name="pref_title_enable_nr_t">سجل نخب التطبيق</string>
<string name="pref_title_enable_nr_clip">سجل الحافظة</string>
<string name="module_notification_recorder_reproduce">إعادة إنتاج</string>
<string name="module_notification_recorder_zoom">تكبير</string>
<string name="module_notification_recorder_yesterday">في الامس</string>
<string name="module_notification_recorder_the_day_before_yesterday">أول أمس</string>
<string name="module_notification_recorder_stats">الإحصاء</string>
</resources>
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<resources>
<string name="module_notification_recorder_feature_title_notification_recorder">Kayıt</string>
<string name="module_notification_recorder_item_app_label_and_when">%1$s %2$s</string>
<string name="module_notification_recorder_item_no_title">Başlık yok</string>
<string name="module_notification_recorder_item_type_toast">Toast</string>
<string name="module_notification_recorder_item_type_n">Bildirim</string>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<resources>
<string name="module_notification_recorder_feature_title_notification_recorder">记录器</string>
<string name="module_notification_recorder_item_app_label_and_when">%1$s %2$s</string>
<string name="module_notification_recorder_item_no_title">无标题</string>
<string name="module_notification_recorder_item_type_toast">吐司</string>
<string name="module_notification_recorder_item_type_n">通知</string>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<resources>
<string name="module_notification_recorder_feature_title_notification_recorder">記錄器</string>
<string name="module_notification_recorder_item_app_label_and_when">%1$s %2$s</string>
<string name="module_notification_recorder_item_no_title">無標題</string>
<string name="module_notification_recorder_item_type_toast">吐司</string>
<string name="module_notification_recorder_item_type_n">通知</string>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<resources>
<string name="module_notification_recorder_feature_title_notification_recorder">Recorder</string>
<string name="module_notification_recorder_item_app_label_and_when">%1$s %2$s</string>
<string name="module_notification_recorder_item_no_title">No title</string>
<string name="module_notification_recorder_item_type_toast">Toast</string>
<string name="module_notification_recorder_item_type_n">Notification</string>
Expand Down
Loading

0 comments on commit 44626aa

Please sign in to comment.