diff --git a/languages/simple-history-ar.mo b/languages/simple-history-ar.mo deleted file mode 100755 index 7aca6443..00000000 Binary files a/languages/simple-history-ar.mo and /dev/null differ diff --git a/languages/simple-history-ar.po b/languages/simple-history-ar.po deleted file mode 100755 index d90450af..00000000 --- a/languages/simple-history-ar.po +++ /dev/null @@ -1,892 +0,0 @@ -# This file was generated by WPML -# WPML is a WordPress plugin that can turn any WordPress or WordPressMU site into a full featured multilingual content management system. -# http://wpml.org -msgid "" -msgstr "" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Project-Id-Version: \n" -"POT-Creation-Date: \n" -"PO-Revision-Date: \n" -"Last-Translator: Hassan\n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"X-Generator: Poedit 1.5.5\n" - -# 'action' => $retval[$module]['active'] ? __('activated', 'sh-extender') : __('deactivated', 'sh-extender'), -# 'type' => __('Simple History Extender Module', 'sh-extender'), -# 'name' => $field['title'], -msgid "Simple History Extender Module" -msgstr "زيادة التاريخ المبسط" - -# public function modules_settings_intro(){ -# echo '

'. __( 'Activate or deactivate the events you want to log. Read the Help tab if you want to know which actions are supported and which aren\'t.', 'sh-extender') .'

'; -# } -msgid "" -"Activate or deactivate the events you want to log. Read the Help tab if you " -"want to know which actions are supported and which aren't." -msgstr "" -"قم بتنشيط أو تعطيل الأحداث التي تريد تسجيلها. إقرأ تبويبة مساعدة إذا أردت " -"معرفة الأحداث المدعومة وتلك غير المدعومة." - -# public function register_settings(){ -# add_settings_section( $this->modules_section, __('Simple History Extender Modules', 'sh-extender'), array( $this, 'modules_settings_intro' ), $this->page ); -# register_setting( $this->opt_group, $this->modules_name, array( $this, 'modules_settings_sanitize' ) ); -msgid "Simple History Extender Modules" -msgstr "زيادات التاريخ المبسط" - -# 0 => __('The Simple History Extender plugin was deactivated because the Simple History plugin was not found installed or active.', 'sh-extender'), -# 1 => __('The Simple History Extender plugin was deactivated.', 'sh-extender') -# ); -msgid "The Simple History Extender plugin was deactivated." -msgstr "إضافة زيادات التاريخ المبسط تم تعطيلها." - -# $messages = array( -# 0 => __('The Simple History Extender plugin was deactivated because the Simple History plugin was not found installed or active.', 'sh-extender'), -# 1 => __('The Simple History Extender plugin was deactivated.', 'sh-extender') -msgid "" -"The Simple History Extender plugin was deactivated because the Simple " -"History plugin was not found installed or active." -msgstr "" -"إضافة زيادات التاريخ المبسط تم تعطيلها لأنه لم يتم إيجاد إضافة التاريخ " -"المبسط منصبة أو مفعلة." - -# -# $content .= '

'. sprintf( __('The %s module does not support the following events:', 'sh-extender'), $this->title ) .'

'; -# -msgid "The %s module does not support the following events:" -msgstr "زيادة %s لا تدعم الأحداث التالية:" - -# // Build content string starting with supporting events -# $content = '

'. sprintf( __('The %s module logs the following events:', 'sh-extender'), $this->title ) .'

'; -# -msgid "The %s module logs the following events:" -msgstr "زيادة %s تسجل الأحداث التالية:" - -# ? sprintf( __('Log events for the %s plugin.', 'sh-extender'), $this->title ) -# : sprintf( __('Log events for %s.', 'sh-extender'), $this->title ) -# ); -msgid "Log events for %s." -msgstr "سجل أحداث %s." - -# else -# $action = __('added to sidebar %s', 'sh-extender'); -# -msgid "added to sidebar %s" -msgstr "تمت الإضافة إلى مربع جانبي %s" - -# elseif ( isset( $wp_registered_widgets[$_POST['widget-id']] ) ) -# $action = __('updated in sidebar %s', 'sh-extender'); -# else -msgid "updated in sidebar %s" -msgstr "تم التحديث في مربع جانبي %s" - -# if ( isset( $_POST['delete_widget'] ) ) -# $action = __('removed from sidebar %s', 'sh-extender'); -# elseif ( isset( $wp_registered_widgets[$_POST['widget-id']] ) ) -msgid "removed from sidebar %s" -msgstr "تم الحذف من مربع جانبي %s" - -# $bbp_roles = bbp_get_dynamic_roles(); -# $this->extend_user( $user_id, sprintf( __('changed forum role to %s', 'sh-extender'), !empty( $new_role ) ? translate_user_role( $bbp_roles[$new_role]['name'] ) : __('none') ) ); -# } -msgid "changed forum role to %s" -msgstr "تم تغيير دور المنتدى إلى %s" - -# public function user_register( $user_id ){ -# $this->extend_user( $user_id, __('registered', 'sh-extender') ); -# } -msgid "registered" -msgstr "تم التسجيل" - -# public function profile_update( $user_id, $old_user_data ){ -# $this->extend_user( $user_id, __('profile updated', 'sh-extender') ); -# } -msgid "profile updated" -msgstr "تم تحديث الملف الشخصي" - -# public function remove_user_subscription( $user_id, $topic_id ){ -# $this->extend_topic( $topic_id, __('unsubscribed', 'sh-extender') ); -# } -msgid "unsubscribed" -msgstr "تم إلغاء الاشتراك" - -# public function add_user_subscription( $user_id, $topic_id ){ -# $this->extend_topic( $topic_id, __('subscribed', 'sh-extender') ); -# } -msgid "subscribed" -msgstr "تم الاشتراك" - -# public function remove_user_favorite( $user_id, $topic_id ){ -# $this->extend_topic( $topic_id, __('unfavorited', 'sh-extender') ); -# } -msgid "unfavorited" -msgstr "تم إلغاء التفضيل" - -# public function add_user_favorite( $user_id, $topic_id ){ -# $this->extend_topic( $topic_id, __('favorited', 'sh-extender') ); -# } -msgid "favorited" -msgstr "تم التفضيل" - -# $topic_id, -# $this->events['edit'] .' '. sprintf( __('in forum %s', 'sh-extender'), bbp_get_forum_title( $forum_id ) ) -# ); -msgid "in forum %s" -msgstr "في منتدى %s" - -# 'action' => sprintf( __('by %s', 'sh-extender'), $user->user_login ) .' '. $action, -# 'type' => __('Reply', 'bbpress'), -# 'name' => bbp_get_reply_title( $reply_id ), -msgid "Reply" -msgstr "رد" - -# $this->extend( array( -# 'action' => sprintf( __('by %s', 'sh-extender'), $user->user_login ) .' '. $action, -# 'type' => __('Reply', 'bbpress'), -msgid "by %s" -msgstr "عن طريق %s" - -# 'action' => $action, -# 'type' => __('Topic Tag', 'bbpress'), -# 'name' => bbp_get_topic_tag_name( $tag ), -msgid "Topic Tag" -msgstr "وسم موضوع" - -# 'action' => $action, -# 'type' => __('Topic', 'bbpress'), -# 'name' => bbp_get_topic_title( $topic_id ), -msgid "Topic" -msgstr "موضوع" - -# 'action' => $action, -# 'type' => __('Forum', 'bbpress'), -# 'name' => bbp_get_forum_title( $forum_id ), -msgid "Forum" -msgstr "منتدى" - -# default: -# $action = __('changed status', 'sh-extender'); -# } -msgid "changed status" -msgstr "تم تغيير الحالة" - -# default : -# $action = __('restored', 'sh-extender'); -# } -msgid "restored" -msgstr "تم الاستعادة" - -# $form_id, -# sprintf( __('field %s deleted', 'sh-extender'), $field['label'] .' (ID: '. $field_id .')' ) -# ); -msgid "field %s deleted" -msgstr "تم حذف حقل %s" - -# ? __('without entries deleted', 'sh-extender') -# : sprintf( __('with %d entries deleted', 'sh-extender'), $entries ) -# ); -msgid "with %d entries deleted" -msgstr "مع %d مدخل تم حذفه" - -# 0 == $entries -# ? __('without entries deleted', 'sh-extender') -# : sprintf( __('with %d entries deleted', 'sh-extender'), $entries ) -msgid "without entries deleted" -msgstr "بدون حذف مدخلات" - -# 'action' => $created_by ? $this->created_by( $entry_id ) . $action : $action, -# 'type' => __('Form entry', 'sh-extender'), -# 'name' => $this->entry_form_title( $entry_id ), -msgid "Form entry" -msgstr "مدخل استمارة" - -# 'action' => $action, -# 'type' => __('Form', 'sh-extender'), -# 'name' => $this->form_title( $form_id ), -msgid "Form" -msgstr "استمارة" - -# } else -# $from = __('from unknown', 'sh-extender'); -# -msgid "from unknown" -msgstr "بواسطة غير معروف" - -# $user = get_userdata( $user_id ); -# $from = sprintf( __('from %s', 'sh-extender'), $user->user_login ); -# } else -msgid "from %s" -msgstr "بواسطة %s" - -# echo "

"; -# _e("Created new secret RSS address", 'simple-history'); -# echo "

"; -msgid "Created new secret RSS address" -msgstr "تم إنشاء عنوان تغذية RSS سري جديد" - -# $dummy = __("modified", "simple-history"); -# $dummy = __("upgraded it\'s database", "simple-history"); -# } -msgid "upgraded it's database" -msgstr "تم تحديث قاعدة بياناته" - -# $dummy = __("added", "simple-history"); -# $dummy = __("modified", "simple-history"); -# $dummy = __("upgraded it\'s database", "simple-history"); -msgid "modified" -msgstr "تم التعديل" - -# $dummy = __("logged out", "simple-history"); -# $dummy = __("added", "simple-history"); -# $dummy = __("modified", "simple-history"); -msgid "added" -msgstr "تمت الإضافة" - -# __('Moving widgets between sidebars.', 'sh-extender'), -# __('Setting a widget to active/inactive.', 'sh-extender') -# ) -msgid "Setting a widget to active/inactive." -msgstr "تعيين مربع جانبي كمفعل/معطل." - -# 'lacks' => array( -# __('Moving widgets between sidebars.', 'sh-extender'), -# __('Setting a widget to active/inactive.', 'sh-extender') -msgid "Moving widgets between sidebars." -msgstr "تحويل المربعات الجانبية من مكان إلى آخر." - -# 'supports' => array( -# __('Adding, updating and deleting widgets in/from a sidebar.', 'sh-extender'), -# ), -msgid "Adding, updating and deleting widgets in/from a sidebar." -msgstr "إضافة، تحديث وحذف مربعات جانبية." - -# 'plugin' => false, -# 'description' => __('Log events for the Widgets section of your WP install.', 'sh-extender'), -# 'tabs' => array( -msgid "Log events for the Widgets section of your WP install." -msgstr "قم بتسجيل الأحداث في قسم المربعات الجانبية في تنصيب ووردبريس الخاص بك." - -# 'id' => 'widgets', -# 'title' => __('Widgets', 'sh-extender'), -# 'plugin' => false, -msgid "Widgets" -msgstr "المربعات الجانبية" - -# 'read' => __('marked as read', 'sh-extender'), -# 'unread' => __('marked as unread', 'sh-extender'), -# ); -msgid "marked as unread" -msgstr "تم التعيين كغير مقروء" - -# 'unstar' => __('unstarred', 'sh-extender'), -# 'read' => __('marked as read', 'sh-extender'), -# 'unread' => __('marked as unread', 'sh-extender'), -msgid "marked as read" -msgstr "تم التعيين كمقروء" - -# 'star' => __('starred', 'sh-extender'), -# 'unstar' => __('unstarred', 'sh-extender'), -# 'read' => __('marked as read', 'sh-extender'), -msgid "unstarred" -msgstr "تم إلغاء التفضيل" - -# $events = array( -# 'star' => __('starred', 'sh-extender'), -# 'unstar' => __('unstarred', 'sh-extender'), -msgid "starred" -msgstr "تم التفضيل" - -# __('Duplicating a form.', 'sh-extender'), -# __('Setting a form to active/inactive.', 'sh-extender') -# ) -msgid "Setting a form to active/inactive." -msgstr "تعيين استمارة كمفعلة/معطلة." - -# 'lacks' => array( -# __('Duplicating a form.', 'sh-extender'), -# __('Setting a form to active/inactive.', 'sh-extender') -msgid "Duplicating a form." -msgstr "نسخ استمارة." - -# __('Submitting, editing and deleting an entry.', 'sh-extender'), -# __('Changing the status of an entry, including read/unread and star/unstar.', 'sh-extender') -# ), -msgid "Changing the status of an entry, including read/unread and star/unstar." -msgstr "تغيير حالة مدخل، يتضمن ذلك مقروء/غير مقروء وتفضيل/إلغاء تفضيل." - -# __('Deleting a field from an existing form.', 'sh-extender'), -# __('Submitting, editing and deleting an entry.', 'sh-extender'), -# __('Changing the status of an entry, including read/unread and star/unstar.', 'sh-extender') -msgid "Submitting, editing and deleting an entry." -msgstr "إرسال، تعديل وحذف مدخل." - -# __('Creating, editing and deleting a form.', 'sh-extender'), -# __('Deleting a field from an existing form.', 'sh-extender'), -# __('Submitting, editing and deleting an entry.', 'sh-extender'), -msgid "Deleting a field from an existing form." -msgstr "حذف حقل من استمارة موجودة." - -# 'supports' => array( -# __('Creating, editing and deleting a form.', 'sh-extender'), -# __('Deleting a field from an existing form.', 'sh-extender'), -msgid "Creating, editing and deleting a form." -msgstr "إنشاء، تعديل وحذف استمارة." - -# 'id' => 'gravityforms', -# 'title' => __('Gravity Forms', 'sh-extender'), -# 'plugin' => 'gravityforms/gravityforms.php', -msgid "Gravity Forms" -msgstr "Gravity Forms" - -# 'merge' => __('in forum %s merged into %s', 'sh-extender'), -# 'split' => __('in forum %s split from reply %s by %s into %s in forum %s', 'sh-extender') -# ); -msgid "in forum %s split from reply %s by %s into %s in forum %s" -msgstr "في منتدى %s تم الفصل من رد %s بواسطة %s في %s في منتدى %s" - -# 'hide' => __('set to hidden', 'sh-extender'), -# 'merge' => __('in forum %s merged into %s', 'sh-extender'), -# 'split' => __('in forum %s split from reply %s by %s into %s in forum %s', 'sh-extender') -msgid "in forum %s merged into %s" -msgstr "في منتدى %s تم الدمج في %s" - -# 'privatize' => __('set to private', 'sh-extender'), -# 'hide' => __('set to hidden', 'sh-extender'), -# 'merge' => __('in forum %s merged into %s', 'sh-extender'), -msgid "set to hidden" -msgstr "تم التعيين كمخفي" - -# 'publicize' => __('set to public', 'sh-extender'), -# 'privatize' => __('set to private', 'sh-extender'), -# 'hide' => __('set to hidden', 'sh-extender'), -msgid "set to private" -msgstr "تم التعيين كخاص" - -# 'normalize' => __('set to forum type', 'sh-extender'), -# 'publicize' => __('set to public', 'sh-extender'), -# 'privatize' => __('set to private', 'sh-extender'), -msgid "set to public" -msgstr "تم التعيين كعام" - -# 'categorize' => __('set to category type', 'sh-extender'), -# 'normalize' => __('set to forum type', 'sh-extender'), -# 'publicize' => __('set to public', 'sh-extender'), -msgid "set to forum type" -msgstr "تعيين لنوع منتدي" - -# 'unstick' => __('unmarked as sticky', 'sh-extender'), -# 'categorize' => __('set to category type', 'sh-extender'), -# 'normalize' => __('set to forum type', 'sh-extender'), -msgid "set to category type" -msgstr "تعيين لنوع تصنيف" - -# 'super-stick' => __('marked as super sticky', 'sh-extender'), -# 'unstick' => __('unmarked as sticky', 'sh-extender'), -# 'categorize' => __('set to category type', 'sh-extender'), -msgid "unmarked as sticky" -msgstr "تم حذف التعليم كمثبت" - -# 'stick' => __('marked as sticky', 'sh-extender'), -# 'super-stick' => __('marked as super sticky', 'sh-extender'), -# 'unstick' => __('unmarked as sticky', 'sh-extender'), -msgid "marked as super sticky" -msgstr "تم التعليم كمثبت جداً" - -# 'open' => __('opened', 'sh-extender'), -# 'stick' => __('marked as sticky', 'sh-extender'), -# 'super-stick' => __('marked as super sticky', 'sh-extender'), -msgid "marked as sticky" -msgstr "تم التعليم كمثبت" - -# 'close' => __('closed', 'sh-extender'), -# 'open' => __('opened', 'sh-extender'), -# 'stick' => __('marked as sticky', 'sh-extender'), -msgid "opened" -msgstr "تم الفتح" - -# $events = array( -# 'close' => __('closed', 'sh-extender'), -# 'open' => __('opened', 'sh-extender'), -msgid "closed" -msgstr "تم الإغلاق" - -# 'untrash' => __('untrashed', 'sh-extender'), -# 'submit' => __('submitted', 'sh-extender') -# ); -msgid "submitted" -msgstr "تم الإرسال" - -# 'spam' => __('marked as spam', 'sh-extender'), -# 'unspam' => __('unmarked as spam', 'sh-extender'), -# 'trash' => __('trashed', 'sh-extender'), -msgid "unmarked as spam" -msgstr "تم حذف التعليم كمزعج" - -# : ( $this->plugin -# ? sprintf( __('Log events for the %s plugin.', 'sh-extender'), $this->title ) -# : sprintf( __('Log events for %s.', 'sh-extender'), $this->title ) -msgid "Log events for the %s plugin." -msgstr "سجل الأحداث للإضافة %s." - -# __('A user (un)favoriting and (un)subscribing to a topic.', 'sh-extender'), -# __('A user saving his/her profile.', 'sh-extender') -# ) -msgid "A user saving his/her profile." -msgstr "مستخدم يقوم بحفظ ملفه الشخصي" - -# __('Updating, merging and deleting a topic tag.', 'sh-extender'), -# __('A user (un)favoriting and (un)subscribing to a topic.', 'sh-extender'), -# __('A user saving his/her profile.', 'sh-extender') -msgid "A user (un)favoriting and (un)subscribing to a topic." -msgstr "مستخدم يقوم بإلغاء تفضيل وإلغاء اشتراك في موضوع." - -# __('Merging and splitting a topic.', 'sh-extender'), -# __('Updating, merging and deleting a topic tag.', 'sh-extender'), -# __('A user (un)favoriting and (un)subscribing to a topic.', 'sh-extender'), -msgid "Updating, merging and deleting a topic tag." -msgstr "تحديث، دمج وحذف وسم موضوع." - -# __('Marking and unmarking a topic as sticky.', 'sh-extender'), -# __('Merging and splitting a topic.', 'sh-extender'), -# __('Updating, merging and deleting a topic tag.', 'sh-extender'), -msgid "Merging and splitting a topic." -msgstr "دمج وفصل موضوع." - -# __('Marking and unmarking a topic, reply as spam.', 'sh-extender'), -# __('Marking and unmarking a topic as sticky.', 'sh-extender'), -# __('Merging and splitting a topic.', 'sh-extender'), -msgid "Marking and unmarking a topic as sticky." -msgstr "تعليم وإلغاء تعليم موضوع كمثبت." - -# __('Trashing and untrashing a forum, topic, reply.', 'sh-extender'), -# __('Marking and unmarking a topic, reply as spam.', 'sh-extender'), -# __('Marking and unmarking a topic as sticky.', 'sh-extender'), -msgid "Marking and unmarking a topic, reply as spam." -msgstr "تعليم وإلغاء تعليم موضوع أو تعليق كمزعج." - -# __('Setting the forum visibility to public, private or hidden.', 'sh-extender'), -# __('Trashing and untrashing a forum, topic, reply.', 'sh-extender'), -# __('Marking and unmarking a topic, reply as spam.', 'sh-extender'), -msgid "Trashing and untrashing a forum, topic, reply." -msgstr "مسح وإلغاء مسح منتدى، موضوع، رد." - -# __('Setting the status of a forum, topic to open or closed.', 'sh-extender'), -# __('Setting the forum visibility to public, private or hidden.', 'sh-extender'), -# __('Trashing and untrashing a forum, topic, reply.', 'sh-extender'), -msgid "Setting the forum visibility to public, private or hidden." -msgstr "تعيين رؤية منتدى لعام، خاص أو مخفي." - -# __('Setting the type of a forum to category or forum.', 'sh-extender'), -# __('Setting the status of a forum, topic to open or closed.', 'sh-extender'), -# __('Setting the forum visibility to public, private or hidden.', 'sh-extender'), -msgid "Setting the status of a forum, topic to open or closed." -msgstr "تعيين حالة منتدى أو موضوع كمفتوح أو مغلق." - -# __('Creating, editing and deleting a forum, topic, reply.', 'sh-extender'), -# __('Setting the type of a forum to category or forum.', 'sh-extender'), -# __('Setting the status of a forum, topic to open or closed.', 'sh-extender'), -msgid "Setting the type of a forum to category or forum." -msgstr "تعيين نوع منتدى لتصنيف أو منتدى." - -# 'supports' => array( -# __('Creating, editing and deleting a forum, topic, reply.', 'sh-extender'), -# __('Setting the type of a forum to category or forum.', 'sh-extender'), -msgid "Creating, editing and deleting a forum, topic, reply." -msgstr "إنشاء، تعديل أو حذف منتدى، موضوع، رد." - -# 'id' => 'bbpress', -# 'title' => __('BBPress', 'sh-extender'), -# 'plugin' => 'bbpress/bbpress.php', -msgid "BBPress" -msgstr "BBPress" - -# echo "
"; -# _e("This is a secret RSS feed for Simple History. Only share the link with people you trust", 'simple-history'); -# echo "
"; -msgid "" -"This is a secret RSS feed for Simple History. Only share the link with " -"people you trust" -msgstr "هذه تغذية RSS سرّية خاصة بالتاريخ. شارك الرابط فقط مع أناس تثق بهم." - -# \n" -"\t\t\tdonate\n" -"\t\t\t to support the development of this plugin and to keep it free.\n" -"\t\t\tThanks!\n" -"\t\t\t" -msgstr "" -"\n" -"\t\t\tرجاءً\n" -"\t\t\t\n" -"\t\t\tتبرّع\n" -"\t\t\t لكي تدعم تطوير هذه الإضافة والإبقاء عليها مجانية\n" -"\t\t\tThanks!\n" -"\t\t\t" - -# -# _e("Items in the database are automatically removed after 60 days.", 'simple-history'); -# $update_link = add_query_arg("simple_history_clear_log", "1"); -msgid "Items in the database are automatically removed after 60 days." -msgstr "العناصر في قاعدة البيانات يتم حذفها بصورة تلقائية بعد 60 يوم." - -# echo "

"; -# _e("Cleared database", 'simple-history'); -# echo "

"; -msgid "Cleared database" -msgstr "نظف قاعدة البيانات" - -# type="checkbox" value="1" name="simple_history_show_as_page" id="simple_history_show_as_page" class="simple_history_show_as_page" /> -# -# -msgid "as a page under the dashboard menu" -msgstr "كصفحة تحت قائمة الرئيسية" - -# type="checkbox" value="1" name="simple_history_show_on_dashboard" id="simple_history_show_on_dashboard" class="simple_history_show_on_dashboard" /> -# -# -msgid "on the dashboard" -msgstr "في صفحة الأدمين الرئيسية" - -# <?php _e("Wrong RSS secret", 'simple-history')?> -# -# GMT -msgid "" -"Your RSS secret for Simple History RSS feed is wrong. Please see WordPress " -"settings for current link to the RSS feed." -msgstr "" -"سر RSS الخاص بالتاريخ المبسّط خاطيء. الرجاء النظر في إعداداات ووردبريس للرابط " -"الحالي لتغذية الـ RSS." - -# -# <?php _e("Wrong RSS secret", 'simple-history')?> -# -msgid "Wrong RSS secret" -msgstr "سر RSS خاطيء" - -# $no_found = __("No history items found.", 'simple-history'); -# $please_note = __("Please note that Simple History only records things that happen after this plugin have been installed.", 'simple-history'); -# $output .= "

$no_found

"; -msgid "" -"Please note that Simple History only records things that happen after this " -"plugin have been installed." -msgstr "" -"الرجاء الانتباه أن هذه الإضافة تقوم بتسجيل الأحداث التي حصلت فقط بعد تنصيب " -"الإضافة." - -# } else { -# $no_found = __("No history items found.", 'simple-history'); -# $please_note = __("Please note that Simple History only records things that happen after this plugin have been installed.", 'simple-history'); -msgid "No history items found." -msgstr "لم يتم إيجاد عناصر في التاريخ." - -# $view_rss_link = simple_history_get_rss_address(); -# $str_show = __("Show", 'simple-history'); -# $output .= " -msgid "Show" -msgstr "إظهار" - -# $loading = "" . $loading; -# $no_found = __("No matching items found.", 'simple-history'); -# $view_rss = __("RSS feed", 'simple-history'); -msgid "No matching items found." -msgstr "لم يتم إبجاد عناصر مطابقة." - -# -# $loading = __("Loading...", 'simple-history'); -# $loading = "" . $loading; -msgid "Loading..." -msgstr "جاري التحميل..." - -# $show_more .= sprintf('', __("Show 50 more", 'simple-history'), ($args["items"] == 50 ? " selected " : "") ); -# $show_more .= sprintf('', __("Show 100 more", 'simple-history'), ($args["items"] == 100 ? " selected " : "") ); -# $show_more .= ""; -msgid "Show 100 more" -msgstr "إظهار 100 إضافية" - -# $show_more .= sprintf('', __("Show 15 more", 'simple-history'), ($args["items"] == 15 ? " selected " : "") ); -# $show_more .= sprintf('', __("Show 50 more", 'simple-history'), ($args["items"] == 50 ? " selected " : "") ); -# $show_more .= sprintf('', __("Show 100 more", 'simple-history'), ($args["items"] == 100 ? " selected " : "") ); -msgid "Show 50 more" -msgstr "إظهار 50 إضافية" - -# $show_more .= sprintf('', __("Show 5 more", 'simple-history'), ($args["items"] == 5 ? " selected " : "") ); -# $show_more .= sprintf('', __("Show 15 more", 'simple-history'), ($args["items"] == 15 ? " selected " : "") ); -# $show_more .= sprintf('', __("Show 50 more", 'simple-history'), ($args["items"] == 50 ? " selected " : "") ); -msgid "Show 15 more" -msgstr "إظهار 15 إضافية" - -# $show_more = "