2018-12-28 12:10:47 -05:00
{
"config_onion_service" : "تثبيت خدمة onion على المنفذ {0:d}." ,
2019-01-20 00:18:20 -05:00
"preparing_files" : "جاري ضغط الملفات." ,
2018-12-28 12:42:24 -05:00
"give_this_url" : "أعط هذا العنوان للمتلقي:" ,
2019-01-20 00:18:20 -05:00
"give_this_url_stealth" : "أعط العنوان التالى و السطر الذى يحتوى على (HidServAuth) للمتلقى:" ,
"give_this_url_receive" : "اعط هذا العنوان للمرسل:" ,
"give_this_url_receive_stealth" : "أعط هذا العنوان و الخط المحتوى على (HidServAuth) للراسل:" ,
"ctrlc_to_stop" : "اضغط (Ctrl+C) لايقاف الخادم" ,
2019-02-09 13:58:04 -05:00
"not_a_file" : "{0:s} ليس ملفا صالحا." ,
"not_a_readable_file" : "{0:s} ملف غير قابل للقراءة." ,
2019-01-20 00:18:20 -05:00
"no_available_port" : "لا يوجد منفذ متاح لتشغيل (onion service)" ,
"other_page_loaded" : "تم تحميل العنوان" ,
2019-03-25 00:05:54 -04:00
"close_on_autostop_timer" : "" ,
2019-01-20 00:18:20 -05:00
"closing_automatically" : "توقف بسبب انتهاء التحميل" ,
"timeout_download_still_running" : "انتظار اكتمال التحميل" ,
"large_filesize" : "تحذير: ارسال مشاركة كبيرة قد يستغرق ساعات" ,
2018-12-28 12:10:47 -05:00
"systray_menu_exit" : "خروج" ,
"systray_download_started_title" : "" ,
"systray_download_started_message" : "" ,
"systray_download_completed_title" : "" ,
2019-01-20 00:18:20 -05:00
"systray_download_completed_message" : "اكمل المستخدم تحميل الملفات" ,
"systray_download_canceled_title" : "تم الغاء التحميل" ,
"systray_download_canceled_message" : "الغى المستخدم التحميل" ,
"systray_upload_started_title" : "بدأ الرفع" ,
"systray_upload_started_message" : "بدأ مستخدم رفع ملفات الى حاسوبك" ,
2019-03-10 18:07:38 -04:00
"help_local_only" : "لا تستخدم تور (فقط لغرض التطوير)" ,
2019-01-20 00:18:20 -05:00
"help_stay_open" : "استمر في المشاركة بعد اول تحميل" ,
2019-03-24 03:19:50 -04:00
"help_autostop_timer" : "أوقف المشاركة بعد ثواني محددة" ,
2018-12-28 12:10:47 -05:00
"help_stealth" : "" ,
"help_receive" : "" ,
2019-04-18 22:36:06 -04:00
"help_verbose" : "" ,
2019-03-10 18:07:38 -04:00
"help_filename" : "قائمة الملفات أو المجلدات للمشاركة" ,
2018-12-28 12:10:47 -05:00
"help_config" : "" ,
"gui_drag_and_drop" : "" ,
"gui_add" : "إضافة" ,
"gui_delete" : "حذف" ,
"gui_choose_items" : "إختر" ,
2019-03-10 18:07:38 -04:00
"gui_share_start_server" : "ابدأ المشاركة" ,
"gui_share_stop_server" : "أوقف المشاركة" ,
2019-03-25 00:05:54 -04:00
"gui_share_stop_server_autostop_timer" : "" ,
"gui_share_stop_server_autostop_timer_tooltip" : "" ,
2018-12-28 12:10:47 -05:00
"gui_receive_start_server" : "" ,
2019-05-06 18:03:42 -04:00
"gui_receive_stop_server" : "أوقف وضع الإستلام" ,
2019-03-25 00:05:54 -04:00
"gui_receive_stop_server_autostop_timer" : "" ,
"gui_receive_stop_server_autostop_timer_tooltip" : "" ,
2019-03-10 18:07:38 -04:00
"gui_copy_url" : "نسخ العنوان" ,
2019-05-06 18:03:42 -04:00
"gui_copy_hidservauth" : "انسخ HidServAuth" ,
2018-12-28 12:10:47 -05:00
"gui_downloads" : "" ,
"gui_no_downloads" : "" ,
"gui_canceled" : "ألغى" ,
"gui_copied_url_title" : "" ,
2019-03-10 18:07:38 -04:00
"gui_copied_url" : "تم نسخ عنوان OnionShare إلى الحافظة" ,
2018-12-28 12:10:47 -05:00
"gui_copied_hidservauth_title" : "" ,
"gui_copied_hidservauth" : "" ,
"gui_please_wait" : "" ,
"gui_download_upload_progress_complete" : "" ,
"gui_download_upload_progress_starting" : "" ,
"gui_download_upload_progress_eta" : "" ,
2019-03-10 18:07:38 -04:00
"version_string" : "OnionShare {0:s} | https://onionshare.org/" ,
2018-12-28 12:10:47 -05:00
"gui_quit_title" : "" ,
2019-03-10 18:07:38 -04:00
"gui_share_quit_warning" : "إنك بصدد إرسال ملفات.هل أنت متأكد أنك تريد الخروج مِن OnionShare؟" ,
"gui_receive_quit_warning" : "إنك بصدد تلقي ملفات.هل أنت متأكد أنك تريد الخروج مِن OnionShare؟" ,
2018-12-28 12:10:47 -05:00
"gui_quit_warning_quit" : "خروج" ,
"gui_quit_warning_dont_quit" : "إلغاء" ,
"error_rate_limit" : "" ,
2019-03-10 18:07:38 -04:00
"zip_progress_bar_format" : "جاري الضغط: %p%" ,
2018-12-28 12:10:47 -05:00
"error_stealth_not_supported" : "" ,
"error_ephemeral_not_supported" : "" ,
"gui_settings_window_title" : "الإعدادات" ,
2019-03-10 18:07:38 -04:00
"gui_settings_whats_this" : "<a href='{0:s}'>ما هذا؟</a>" ,
"gui_settings_stealth_option" : "استخدام ترخيص العميل" ,
2018-12-28 12:10:47 -05:00
"gui_settings_stealth_hidservauth_string" : "" ,
"gui_settings_autoupdate_label" : "التحقق من الإصدار الجديد" ,
2019-03-10 18:07:38 -04:00
"gui_settings_autoupdate_option" : "قم بإشعاري عند توفر إصدار جديد" ,
"gui_settings_autoupdate_timestamp" : "آخر فحص: {}" ,
2018-12-28 12:10:47 -05:00
"gui_settings_autoupdate_timestamp_never" : "أبدا" ,
2019-03-10 18:07:38 -04:00
"gui_settings_autoupdate_check_button" : "تحقق من وجود نسخة جديدة" ,
2018-12-28 12:10:47 -05:00
"gui_settings_general_label" : "الإعدادات العامة" ,
2019-03-10 18:07:38 -04:00
"gui_settings_sharing_label" : "إعدادات المشاركة" ,
"gui_settings_close_after_first_download_option" : "إيقاف المشاركة بعد اكتمال إرسال الملفات" ,
"gui_settings_connection_type_label" : "كيف ينبغي أن يتصل OnionShare بشبكة تور؟" ,
"gui_settings_connection_type_bundled_option" : "استخدام إصدار تور المدمج في صلب OnionShare" ,
2018-12-28 12:10:47 -05:00
"gui_settings_connection_type_automatic_option" : "" ,
2019-05-06 18:03:42 -04:00
"gui_settings_connection_type_control_port_option" : "الاتصال باستخدام منفذ التحكم" ,
2018-12-28 12:10:47 -05:00
"gui_settings_connection_type_socket_file_option" : "" ,
2019-03-10 18:07:38 -04:00
"gui_settings_connection_type_test_button" : "اختبار الاتصال بشبكة تور" ,
"gui_settings_control_port_label" : "منفذ التحكم" ,
2019-05-06 18:03:42 -04:00
"gui_settings_socket_file_label" : "ملف مأخذ التوصيل" ,
"gui_settings_socks_label" : "منفذ مأخذ التوصيل" ,
2019-03-10 18:07:38 -04:00
"gui_settings_authenticate_label" : "إعدادات المصادقة على تور" ,
2018-12-28 12:10:47 -05:00
"gui_settings_authenticate_no_auth_option" : "" ,
"gui_settings_authenticate_password_option" : "كلمة السر" ,
"gui_settings_password_label" : "كلمة السر" ,
2019-03-10 18:07:38 -04:00
"gui_settings_tor_bridges" : "دعم جسر تور" ,
"gui_settings_tor_bridges_no_bridges_radio_option" : "لا تستخدم الجسور" ,
2018-12-28 12:10:47 -05:00
"gui_settings_tor_bridges_obfs4_radio_option" : "" ,
"gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy" : "" ,
"gui_settings_tor_bridges_meek_lite_azure_radio_option" : "" ,
"gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy" : "" ,
"gui_settings_meek_lite_expensive_warning" : "" ,
2019-03-10 18:07:38 -04:00
"gui_settings_tor_bridges_custom_radio_option" : "استخدام جسور مخصصة" ,
2019-05-06 18:03:42 -04:00
"gui_settings_tor_bridges_custom_label" : "يمكنكم الحصول على جسور مِن <a href=\"https://bridges.torproject.org/options\">https://bridges.torproject.org</a>" ,
2018-12-28 12:10:47 -05:00
"gui_settings_tor_bridges_invalid" : "" ,
"gui_settings_button_save" : "حفظ" ,
"gui_settings_button_cancel" : "إلغاء" ,
"gui_settings_button_help" : "مساعدة" ,
2019-03-25 00:05:54 -04:00
"gui_settings_autostop_timer_checkbox" : "" ,
2019-05-06 18:03:42 -04:00
"gui_settings_autostop_timer" : "إيقاف المشاركة في:" ,
2018-12-28 12:10:47 -05:00
"settings_error_unknown" : "" ,
"settings_error_automatic" : "" ,
2019-03-10 18:07:38 -04:00
"settings_error_socket_port" : "لا يمكن الاتصال بوحدة تحكم تور في {}:{}." ,
2018-12-28 12:10:47 -05:00
"settings_error_socket_file" : "" ,
"settings_error_auth" : "" ,
2019-03-10 18:07:38 -04:00
"settings_error_missing_password" : "متصل بوحدة تحكم تور، ولكنه يتطلب كلمة سرية للمصادقة." ,
2018-12-28 12:10:47 -05:00
"settings_error_unreadable_cookie_file" : "" ,
"settings_error_bundled_tor_not_supported" : "" ,
"settings_error_bundled_tor_timeout" : "" ,
"settings_error_bundled_tor_broken" : "" ,
"settings_test_success" : "" ,
2019-03-10 18:07:38 -04:00
"error_tor_protocol_error" : "هناك خطأ مع تور: {}" ,
"error_tor_protocol_error_unknown" : "حدث خطأ مجهول مع تور" ,
"error_invalid_private_key" : "نوع المفتاح الخاص هذا غير معتمد" ,
"connecting_to_tor" : "جارٍ الاتصال بشبكة تور" ,
2018-12-28 12:10:47 -05:00
"update_available" : "" ,
"update_error_check_error" : "" ,
"update_error_invalid_latest_version" : "" ,
2019-03-10 18:07:38 -04:00
"update_not_available" : "إنك تقوم بتشغيل آخر نسخة مِن OnionShare." ,
2018-12-28 12:10:47 -05:00
"gui_tor_connection_ask" : "" ,
"gui_tor_connection_ask_open_settings" : "ÙعÙ
," ,
"gui_tor_connection_ask_quit" : "خروج" ,
"gui_tor_connection_error_settings" : "" ,
"gui_tor_connection_canceled" : "" ,
2019-03-10 18:07:38 -04:00
"gui_tor_connection_lost" : "غير متصل بشبكة تور." ,
2019-03-25 00:05:54 -04:00
"gui_server_started_after_autostop_timer" : "" ,
"gui_server_autostop_timer_expired" : "" ,
2018-12-28 12:10:47 -05:00
"share_via_onionshare" : "" ,
2019-03-10 18:07:38 -04:00
"gui_use_legacy_v2_onions_checkbox" : "استخدم العناوين الموروثة" ,
"gui_save_private_key_checkbox" : "استخدم عنوانا ثابتا" ,
2018-12-28 12:10:47 -05:00
"gui_share_url_description" : "" ,
"gui_receive_url_description" : "" ,
"gui_url_label_persistent" : "" ,
"gui_url_label_stay_open" : "" ,
"gui_url_label_onetime" : "" ,
"gui_url_label_onetime_and_persistent" : "" ,
2019-03-10 18:07:38 -04:00
"gui_status_indicator_share_stopped" : "جاهز للمشاركة" ,
"gui_status_indicator_share_working" : "يبدأ…" ,
"gui_status_indicator_share_started" : "المشاركة جارية" ,
"gui_status_indicator_receive_stopped" : "جاهز للتلقي" ,
"gui_status_indicator_receive_working" : "يبدأ…" ,
2018-12-28 12:10:47 -05:00
"gui_status_indicator_receive_started" : "جاري الإستلام" ,
2019-03-10 18:07:38 -04:00
"gui_file_info" : "{} ملفات، {}" ,
"gui_file_info_single" : "{} ملف، {}" ,
2018-12-28 12:10:47 -05:00
"history_in_progress_tooltip" : "" ,
"history_completed_tooltip" : "" ,
"info_in_progress_uploads_tooltip" : "" ,
"info_completed_uploads_tooltip" : "" ,
"error_cannot_create_downloads_dir" : "" ,
"receive_mode_downloads_dir" : "" ,
"receive_mode_warning" : "" ,
"gui_receive_mode_warning" : "" ,
"receive_mode_upload_starting" : "" ,
2019-03-10 18:07:38 -04:00
"receive_mode_received_file" : "تم تلقي: {}" ,
"gui_mode_share_button" : "مشاركة الملفات" ,
"gui_mode_receive_button" : "تلقّي ملفات" ,
"gui_settings_receiving_label" : "إعدادات الاستلام" ,
2018-12-28 12:10:47 -05:00
"gui_settings_downloads_label" : "" ,
"gui_settings_downloads_button" : "استعراض" ,
"gui_settings_receive_allow_receiver_shutdown_checkbox" : "" ,
2019-03-10 18:07:38 -04:00
"gui_settings_public_mode_checkbox" : "الوضع العام" ,
2018-12-28 12:10:47 -05:00
"systray_close_server_title" : "" ,
"systray_close_server_message" : "" ,
2019-03-10 18:07:38 -04:00
"systray_page_loaded_title" : "تم تحميل الصفحة" ,
2018-12-28 12:10:47 -05:00
"systray_download_page_loaded_message" : "" ,
"systray_upload_page_loaded_message" : "" ,
"gui_uploads" : "" ,
"gui_no_uploads" : "" ,
"gui_clear_history" : "" ,
"gui_upload_in_progress" : "" ,
"gui_upload_finished_range" : "" ,
"gui_upload_finished" : "" ,
"gui_download_in_progress" : "" ,
"gui_open_folder_error_nautilus" : "" ,
2019-03-10 18:07:38 -04:00
"gui_settings_language_label" : "اللغة المفضلة" ,
2019-01-20 00:18:20 -05:00
"gui_settings_language_changed_notice" : "" ,
2019-03-10 18:07:38 -04:00
"timeout_upload_still_running" : "انتظار اكتمال الرفع" ,
"gui_add_files" : "إضافة ملفات" ,
"gui_add_folder" : "إضافة مجلد" ,
"gui_settings_onion_label" : "إعدادات البصل" ,
"gui_connect_to_tor_for_onion_settings" : "اربط الاتصال بشبكة تور لترى إعدادات خدمة البصل" ,
"gui_settings_data_dir_label" : "حفظ الملفات على" ,
"gui_settings_data_dir_browse_button" : "تصفح" ,
"systray_page_loaded_message" : "تم تحميل عنوان OnionShare" ,
"systray_share_started_title" : "بدأت المشاركة" ,
"systray_share_started_message" : "بدأت عملية إرسال الملفات إلى شخص ما" ,
"systray_share_completed_title" : "اكتملت المشاركة" ,
"systray_share_completed_message" : "انتهت عملية إرسال الملفات" ,
"systray_share_canceled_title" : "ألغيت المشاركة" ,
"systray_share_canceled_message" : "شخص ما ألغى استقبال ملفاتك" ,
"systray_receive_started_title" : "جاري الاستلام" ,
"systray_receive_started_message" : "شخص ما يرسل لك ملفات" ,
"gui_all_modes_history" : "السجل الزمني" ,
"gui_all_modes_clear_history" : "مسح الكل" ,
"gui_share_mode_no_files" : "لم ترسل أية ملفات بعد" ,
2019-03-25 00:05:54 -04:00
"gui_share_mode_autostop_timer_waiting" : "في انتظار الانتهاء من الإرسال" ,
2019-03-10 18:07:38 -04:00
"gui_receive_mode_no_files" : "لم تتلق أية ملفات بعد" ,
2019-03-25 00:05:54 -04:00
"gui_receive_mode_autostop_timer_waiting" : "في انتظار الانتهاء من الاستلام"
2018-12-28 12:10:47 -05:00
}