# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: aryo-activity-log 2.2.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-08-20 14:17+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #: aryo-activity-log.php:110 aryo-activity-log.php:121 msgid "Cheatin’ huh?" msgstr "" #: classes/class-aal-activity-log-list-table.php:104 msgid "Activities" msgstr "" #: classes/class-aal-activity-log-list-table.php:115 msgid "Date" msgstr "" #: classes/class-aal-activity-log-list-table.php:116 msgid "Author" msgstr "" #: classes/class-aal-activity-log-list-table.php:117 msgid "IP" msgstr "" #: classes/class-aal-activity-log-list-table.php:118 msgid "Type" msgstr "" #: classes/class-aal-activity-log-list-table.php:119 msgid "Label" msgstr "" #: classes/class-aal-activity-log-list-table.php:120 msgid "Action" msgstr "" #: classes/class-aal-activity-log-list-table.php:121 msgid "Description" msgstr "" #: classes/class-aal-activity-log-list-table.php:141 #, php-format msgid "%s ago" msgstr "" #: classes/class-aal-activity-log-list-table.php:170 msgid "Unknown" msgstr "" #: classes/class-aal-activity-log-list-table.php:176 #: classes/class-aal-activity-log-list-table.php:295 msgid "Guest" msgstr "" #: classes/class-aal-activity-log-list-table.php:219 msgid "All" msgstr "" #: classes/class-aal-activity-log-list-table.php:239 msgid "Search" msgstr "" #: classes/class-aal-activity-log-list-table.php:282 msgid "All Roles" msgstr "" #: classes/class-aal-activity-log-list-table.php:306 msgid "All Users" msgstr "" #: classes/class-aal-activity-log-list-table.php:334 msgid "All Types" msgstr "" #: classes/class-aal-activity-log-list-table.php:360 msgid "All Actions" msgstr "" #: classes/class-aal-activity-log-list-table.php:371 msgid "All Time" msgstr "" #: classes/class-aal-activity-log-list-table.php:372 msgid "Today" msgstr "" #: classes/class-aal-activity-log-list-table.php:373 msgid "Yesterday" msgstr "" #: classes/class-aal-activity-log-list-table.php:374 msgid "Week" msgstr "" #: classes/class-aal-activity-log-list-table.php:375 msgid "Month" msgstr "" #: classes/class-aal-activity-log-list-table.php:382 msgid "Filter" msgstr "" #: classes/class-aal-admin-ui.php:16 classes/class-aal-admin-ui.php:26 #: language/strings.php:5 msgid "Activity Log" msgstr "" #: classes/class-aal-help.php:20 msgid "Overview" msgstr "" #: classes/class-aal-help.php:23 classes/class-aal-settings.php:125 #: classes/class-aal-settings.php:197 msgid "Notifications" msgstr "" #: classes/class-aal-help.php:24 msgid "" "This screen lets you control what will happen once a user on your site does " "something you define. For instance, let us assume that you have created a " "user on your site\n" " for your content editor. Now, let's say that every time " "that user updates a post, you want to know about it. You can easily do it " "from this page." msgstr "" #: classes/class-aal-notifications.php:273 msgid "The AAL notification handler you are trying to register does not exist." msgstr "" #: classes/class-aal-settings.php:26 msgid "GitHub" msgstr "" #: classes/class-aal-settings.php:29 classes/class-aal-settings.php:44 msgid "Settings" msgstr "" #: classes/class-aal-settings.php:43 classes/class-aal-settings.php:227 msgid "Activity Log Settings" msgstr "" #: classes/class-aal-settings.php:82 msgid "Display Options" msgstr "" #: classes/class-aal-settings.php:89 msgid "Keep logs for" msgstr "" #: classes/class-aal-settings.php:98 msgid "days." msgstr "" #: classes/class-aal-settings.php:99 classes/class-aal-settings.php:139 msgid "" "Maximum number of days to keep activity log. Leave blank to keep activity " "log forever (not recommended)." msgstr "" #: classes/class-aal-settings.php:106 msgid "Delete Log Activities" msgstr "" #: classes/class-aal-settings.php:111 #, php-format msgid "Reset Database" msgstr "" #: classes/class-aal-settings.php:115 msgid "Warning: Clicking this will delete all activities from the database." msgstr "" #: classes/class-aal-settings.php:132 msgid "Notification Events" msgstr "" #: classes/class-aal-settings.php:160 msgid "Enable?" msgstr "" #: classes/class-aal-settings.php:196 msgid "General" msgstr "" #: classes/class-aal-settings.php:246 msgid "All activities have been successfully deleted." msgstr "" #: classes/class-aal-settings.php:257 msgid "Are you sure you want to do this action?" msgstr "" #: classes/class-aal-settings.php:268 msgid "You do not have sufficient permissions to access this page." msgstr "" #: classes/class-aal-settings.php:321 msgid "These are some basic settings for Activity Log." msgstr "" #: classes/class-aal-settings.php:327 msgid "" "Serve yourself with custom-tailored notifications. First, define your " "conditions. Then, choose how the notifications will be sent." msgstr "" #: classes/class-aal-settings.php:426 msgid "Yes" msgstr "" #: classes/class-aal-settings.php:427 msgid "No" msgstr "" #: classes/class-aal-settings.php:444 language/strings.php:22 #: notifications/abstract-class-aal-notification-base.php:98 msgid "User" msgstr "" #: classes/class-aal-settings.php:445 #: notifications/abstract-class-aal-notification-base.php:101 msgid "Action Type" msgstr "" #: classes/class-aal-settings.php:446 msgid "Action Performed" msgstr "" #: classes/class-aal-settings.php:450 msgid "equals to" msgstr "" #: classes/class-aal-settings.php:451 msgid "not equals to" msgstr "" #: classes/class-aal-settings.php:461 msgid "" "A notification will be sent upon a successful match with the following " "conditions:" msgstr "" #: hooks/class-aal-hook-posts.php:10 msgid "(no title)" msgstr "" #: language/strings.php:6 msgid "" "Get aware of any activities that are taking place on your dashboard! Imagine " "it like a black-box for your WordPress site. e.g. post was deleted, plugin " "was activated, user logged in or logged out - it's all these for you to see." msgstr "" #: language/strings.php:8 msgid "Administrator" msgstr "" #: language/strings.php:9 msgid "Editor" msgstr "" #: language/strings.php:12 msgid "Post" msgstr "" #: language/strings.php:13 msgid "created" msgstr "" #: language/strings.php:14 msgid "updated" msgstr "" #: language/strings.php:15 msgid "deleted" msgstr "" #: language/strings.php:18 msgid "Attachment" msgstr "" #: language/strings.php:19 msgid "added" msgstr "" #: language/strings.php:23 msgid "logged_out" msgstr "" #: language/strings.php:24 msgid "logged_in" msgstr "" #: language/strings.php:25 msgid "wrong_password" msgstr "" #: language/strings.php:28 msgid "Plugin" msgstr "" #: language/strings.php:29 msgid "activated" msgstr "" #: language/strings.php:30 msgid "deactivated" msgstr "" #: language/strings.php:31 msgid "installed" msgstr "" #: language/strings.php:34 msgid "Theme" msgstr "" #: language/strings.php:35 msgid "Theme Customizer" msgstr "" #: language/strings.php:38 msgid "Widget" msgstr "" #: language/strings.php:41 msgid "Options" msgstr "" #: language/strings.php:44 msgid "Menu" msgstr "" #: language/strings.php:47 msgid "Taxonomy" msgstr "" #: language/strings.php:50 msgid "Core" msgstr "" #: language/strings.php:51 msgid "WordPress Updated" msgstr "" #: language/strings.php:52 msgid "WordPress Auto Updated" msgstr "" #: language/strings.php:55 msgid "Comments" msgstr "" #: language/strings.php:56 msgid "pending" msgstr "" #: language/strings.php:57 msgid "approved" msgstr "" #: language/strings.php:58 msgid "unapproved" msgstr "" #: language/strings.php:59 msgid "trashed" msgstr "" #: language/strings.php:60 msgid "untrashed" msgstr "" #: language/strings.php:61 msgid "spammed" msgstr "" #: language/strings.php:62 msgid "unspammed" msgstr "" #: language/strings.php:67 msgid "blogname" msgstr "" #: language/strings.php:68 msgid "blogdescription" msgstr "" #: language/strings.php:69 msgid "siteurl" msgstr "" #: language/strings.php:70 msgid "home" msgstr "" #: language/strings.php:71 msgid "admin_email" msgstr "" #: language/strings.php:72 msgid "users_can_register" msgstr "" #: language/strings.php:73 msgid "default_role" msgstr "" #: language/strings.php:74 msgid "timezone_string" msgstr "" #: language/strings.php:75 msgid "date_format" msgstr "" #: language/strings.php:76 msgid "time_format" msgstr "" #: language/strings.php:77 msgid "start_of_week" msgstr "" #: language/strings.php:80 msgid "use_smilies" msgstr "" #: language/strings.php:81 msgid "use_balanceTags" msgstr "" #: language/strings.php:82 msgid "default_category" msgstr "" #: language/strings.php:83 msgid "default_post_format" msgstr "" #: language/strings.php:84 msgid "mailserver_url" msgstr "" #: language/strings.php:85 msgid "mailserver_login" msgstr "" #: language/strings.php:86 msgid "mailserver_pass" msgstr "" #: language/strings.php:87 msgid "default_email_category" msgstr "" #: language/strings.php:88 msgid "ping_sites" msgstr "" #: language/strings.php:91 msgid "show_on_front" msgstr "" #: language/strings.php:92 msgid "page_on_front" msgstr "" #: language/strings.php:93 msgid "page_for_posts" msgstr "" #: language/strings.php:94 msgid "posts_per_page" msgstr "" #: language/strings.php:95 msgid "posts_per_rss" msgstr "" #: language/strings.php:96 msgid "rss_use_excerpt" msgstr "" #: language/strings.php:97 msgid "blog_public" msgstr "" #: language/strings.php:100 msgid "default_pingback_flag" msgstr "" #: language/strings.php:101 msgid "default_ping_status" msgstr "" #: language/strings.php:102 msgid "default_comment_status" msgstr "" #: language/strings.php:103 msgid "require_name_email" msgstr "" #: language/strings.php:104 msgid "comment_registration" msgstr "" #: language/strings.php:105 msgid "close_comments_for_old_posts" msgstr "" #: language/strings.php:106 msgid "close_comments_days_old" msgstr "" #: language/strings.php:107 msgid "thread_comments" msgstr "" #: language/strings.php:108 msgid "thread_comments_depth" msgstr "" #: language/strings.php:109 msgid "page_comments" msgstr "" #: language/strings.php:110 msgid "comments_per_page" msgstr "" #: language/strings.php:111 msgid "default_comments_page" msgstr "" #: language/strings.php:112 msgid "comment_order" msgstr "" #: language/strings.php:113 msgid "comments_notify" msgstr "" #: language/strings.php:114 msgid "moderation_notify" msgstr "" #: language/strings.php:115 msgid "comment_moderation" msgstr "" #: language/strings.php:116 msgid "comment_whitelist" msgstr "" #: language/strings.php:117 msgid "comment_max_links" msgstr "" #: language/strings.php:118 msgid "moderation_keys" msgstr "" #: language/strings.php:119 msgid "blacklist_keys" msgstr "" #: language/strings.php:120 msgid "show_avatars" msgstr "" #: language/strings.php:121 msgid "avatar_rating" msgstr "" #: language/strings.php:122 msgid "avatar_default" msgstr "" #: language/strings.php:125 msgid "thumbnail_size_w" msgstr "" #: language/strings.php:126 msgid "thumbnail_size_h" msgstr "" #: language/strings.php:127 msgid "thumbnail_crop" msgstr "" #: language/strings.php:128 msgid "medium_size_w" msgstr "" #: language/strings.php:129 msgid "medium_size_h" msgstr "" #: language/strings.php:130 msgid "large_size_w" msgstr "" #: language/strings.php:131 msgid "large_size_h" msgstr "" #: language/strings.php:132 msgid "uploads_use_yearmonth_folders" msgstr "" #: language/strings.php:135 msgid "permalink_structure" msgstr "" #: language/strings.php:136 msgid "category_base" msgstr "" #: language/strings.php:137 msgid "tag_base" msgstr "" #: language/strings.php:140 msgid "Export" msgstr "" #: language/strings.php:141 msgid "downloaded" msgstr "" #: notifications/abstract-class-aal-notification-base.php:99 msgid "Object Type" msgstr "" #: notifications/abstract-class-aal-notification-base.php:100 msgid "Object Name" msgstr "" #: notifications/abstract-class-aal-notification-base.php:102 msgid "IP Address" msgstr "" #: notifications/abstract-class-aal-notification-base.php:121 msgid "N/A" msgstr "" #: notifications/class-aal-notification-email.php:15 msgid "Email" msgstr "" #: notifications/class-aal-notification-email.php:16 msgid "Get notified by Email." msgstr "" #: notifications/class-aal-notification-email.php:49 msgid "New notification from Activity Log" msgstr "" #: notifications/class-aal-notification-email.php:65 msgid "" "Hi there!\n" "\n" "A notification condition on [sitename] was matched. Here are the details:\n" "\n" "[action-details]\n" "\n" "Sent by ARYO Activity Log" msgstr "" #: notifications/class-aal-notification-email.php:67 msgid "From Email" msgstr "" #: notifications/class-aal-notification-email.php:67 msgid "The source Email address" msgstr "" #: notifications/class-aal-notification-email.php:68 msgid "To Email" msgstr "" #: notifications/class-aal-notification-email.php:68 msgid "The Email address notifications will be sent to" msgstr "" #: notifications/class-aal-notification-email.php:69 msgid "Message" msgstr "" #: notifications/class-aal-notification-email.php:69 #, php-format msgid "Customize the message using the following placeholders: %s" msgstr ""