Files
Athou_commafeed/commafeed-client/src/main/app/i18n/ar.js
2022-08-13 10:48:09 +02:00

182 lines
7.8 KiB
JavaScript

{
"global" : {
"save" : "حفظ",
"cancel" : "إلغاء",
"delete" : "حذف",
"required" : "مطلوب",
"download" : "تحميل",
"link" : "رابط",
"bookmark" : "مرجعية",
"close" : "أغلق",
"tags" : "Tags "
},
"tree" : {
"subscribe" : "اشترك",
"import" : "استورد",
"new_category" : "فئة جديدة",
"all" : "الكل",
"starred" : "المفضل"
},
"subscribe" : {
"feed_url" : "رابط المغذي",
"feed_name" : "اسم المغذي",
"category" : "فئة"
},
"import" : {
"google_reader_prefix" : "اسمح لي استيرا المغذيات الخاص بك",
"google_reader_suffix" : "حساب.",
"google_download" : "بدلا من ذلك، يمكنك تحميل ملف subscriptions.xml الخاص بك.",
"google_download_link" : "تحميل من هنا.",
"xml_file" : "ملف OPML"
},
"new_category" : {
"name" : "الإ سم",
"parent" : "الأصل"
},
"toolbar" : {
"unread" : "غير مقروء",
"all" : "الكل",
"previous_entry" : "الإدخال السابقة",
"next_entry" : "الإدخال التالي",
"refresh" : "إعادة انعاش",
"refresh_all" : "Force refresh all my feeds ",
"sort_by_asc_desc" : "الترتيب حسب التاريخ تصاعدي / تنازلي",
"titles_only" : "العناوين فقط",
"expanded_view" : "عرض موسع",
"mark_all_as_read" : "اعتبر الكل مقروء",
"mark_all_older_12_hours" : "Items older than 12 hours ",
"mark_all_older_day" : "العناصر الأقدم من يوم",
"mark_all_older_week" : "العناصر الأقدم من أسبوع",
"mark_all_older_two_weeks" : "العناصر الأقدم من أسبوعين",
"settings" : "إعدادات",
"profile" : "الملف الشخصي",
"admin" : "المشرف",
"about" : "معلومات حول",
"logout" : "تسجيل الخروج",
"donate" : "تبرع"
},
"view" : {
"entry_source" : "from ",
"entry_author" : "by ",
"error_while_loading_feed" : "خطأ أثناء تحميل هذه التغذية",
"keep_unread" : "إبقائه غير مقروء",
"no_unread_items" : "لا يحتوي عناصر غير مقروءة.",
"mark_up_to_here" : "Mark as read up to here ",
"search_for" : "searching for: ",
"no_search_results" : "No match found for the requested keywords "
},
"feedsearch" : {
"hint" : "أدخل اشتراك ...",
"help" : "استخدام مفتاح العودة للاختيار ومفاتيح الأسهم للتنقل.",
"result_prefix" : "الاشتراكات الخاصة بك:"
},
"settings" : {
"general" : {
"value" : "General",
"language" : "Language",
"language_contribute" : "Contribute with translations",
"show_unread" : "Show feeds and categories with no unread entries",
"social_buttons" : "Show social sharing buttons",
"scroll_marks" : "In expanded view, scrolling through entries mark them as read"
},
"appearance" : "Appearance",
"scroll_speed" : "Scrolling speed when navigating between entries (in milliseconds) ",
"scroll_speed_help" : "set to 0 to disable ",
"theme" : "Theme",
"submit_your_theme" : "Submit your theme",
"custom_css" : "Custom CSS"
},
"details" : {
"feed_details" : "Feed details",
"url" : "URL",
"website" : "Website ",
"name" : "Name",
"category" : "Category",
"position" : "Position",
"last_refresh" : "Last refresh",
"message" : "Last refresh message ",
"next_refresh" : "Next refresh",
"queued_for_refresh" : "Queued for refresh",
"feed_url" : "Feed URL",
"generate_api_key_first" : "Generate an API key in your profile first.",
"unsubscribe" : "Unsubscribe",
"unsubscribe_confirmation" : "Are you sure you want to unsubscribe from this feed? ",
"delete_category_confirmation" : "Are you sure you want to delete this category? ",
"category_details" : "Category details",
"tag_details" : "Tag details ",
"parent_category" : "Parent category"
},
"profile" : {
"user_name" : "User name",
"email" : "E-mail",
"change_password" : "Change password",
"confirm_password" : "Confirm password",
"minimum_8_chars" : "Minimum 8 characters",
"passwords_do_not_match" : "Passwords do not match",
"api_key" : "API key",
"api_key_not_generated" : "Not generated yet",
"generate_new_api_key" : "Generate new API key",
"generate_new_api_key_info" : "Changing password will generate a new API key",
"opml_export" : "OPML export",
"delete_account" : "Delete account",
"delete_account_confirmation" : "Delete your acount? There's no turning back! "
},
"about" : {
"rest_api" : {
"value" : "REST API",
"line1" : "CommaFeed is built on top of JAX-RS and AngularJS. As such, a REST API is available.",
"link_to_documentation" : "Link to the documentation."
},
"keyboard_shortcuts" : "Keyboard shortcuts",
"version" : "CommaFeed version ",
"line1_prefix" : "CommaFeed is an open-source project. Sources are hosted on ",
"line1_suffix" : ".",
"line2_prefix" : "If you encounter an issue, please report it on the issues page of the ",
"line2_suffix" : " project.",
"line3" : "If you like this project, please consider a donation to support the developer and help cover the costs of keeping this website online.",
"line4" : "For those of you who prefer bitcoin, here is the address",
"goodies" : {
"value" : "Goodies",
"android_app" : "Android app ",
"subscribe_url" : "Subscribe URL",
"chrome_extension" : "Chrome extension",
"firefox_extension" : "Firefox extension",
"opera_extension" : "Opera extension",
"subscribe_bookmarklet" : "Add subscription bookmarklet (click)",
"subscribe_bookmarklet_asc" : "Oldest first ",
"subscribe_bookmarklet_desc" : "Newest first ",
"next_unread_bookmarklet" : "Next unread item bookmarklet (drag to bookmark bar)"
},
"translation" : {
"value" : "Translation",
"message" : "We need your help to translate CommaFeed.",
"link" : "See how to contribute with translations."
},
"announcements" : "Announcements",
"shortcuts" : {
"mouse_middleclick" : "mouse middleclick",
"open_next_entry" : "open next entry",
"open_previous_entry" : "open previous entry",
"spacebar" : "space/shift+space ",
"move_page_down_up" : "moves the page down/up ",
"focus_next_entry" : "set focus on next entry without opening it",
"focus_previous_entry" : "set focus on previous entry without opening it",
"open_next_feed" : "open next feed or category",
"open_previous_feed" : "open previous feed or category",
"open_close_current_entry" : "open/close current entry",
"open_current_entry_in_new_window" : "open current entry in a new window",
"open_current_entry_in_new_window_background" : "open current entry in a new window in the background",
"star_unstar" : "star/unstar current entry",
"mark_current_entry" : "mark as read/unread current entry",
"mark_all_as_read" : "mark all entries as read",
"open_in_new_tab_mark_as_read" : "open entry in new tab and mark as read",
"fullscreen" : "toggle full screen mode ",
"font_size" : "increase/decrease font size of the current entry ",
"go_to_all" : "go to the All view ",
"go_to_starred" : "go to the Starred view ",
"feed_search" : "navigate to a subscription by entering the subscription name",
"refresh": "refresh"
}
}
}